All Git Users → scandum

6 open source projects by scandum

1. Gridsort
A stable adaptive partitioning comparison sort.
✭ 183
c
2. Wolfsort
Wolfsort is a stable adaptive hybrid radix / merge sort.
✭ 150
c
3. Quadsort
Quadsort is a stable adaptive merge sort which is faster than quicksort.
4. Binary search
A collection of improved binary search algorithms.
✭ 522
c
5. binary cube
Is a linear data structure with O(log n) searches and O(cbrt n) insertions and index lookups.
✭ 21
c
6. fluxsort
A branchless stable quicksort / mergesort hybrid.
1-6 of 6 user projects