Hacker News
- Show HN: Fluxsort, a stable Quicksort, faster and more adaptive than Timsort https://github.com/scandum/fluxsort 2 comments
- Fluxsort: A stable adaptive partitioning comparison sort https://github.com/scandum/fluxsort 18 comments
- Fluxsort: A stable C quicksort, 1.7x faster than qsort() on strings https://github.com/scandum/fluxsort 5 comments c_programming
- Fluxsort: A stable quicksort, now faster than Timsort for both random and ordered data https://github.com/scandum/fluxsort 101 comments programming
- Fluxsort: A branchless sorting algorithm 2.5 times faster than std:stable_sort https://github.com/scandum/fluxsort 13 comments programming
Linking pages
- GitHub - scandum/quadsort: Quadsort is a branchless stable adaptive mergesort faster than quicksort. https://github.com/scandum/quadsort 456 comments
- GitHub - scandum/crumsort: A branchless unstable quicksort / mergesort hybrid 33% faster than pdqsort. https://github.com/scandum/crumsort 257 comments
- GitHub - orlp/glidesort: A Rust implementation of Glidesort, my stable adaptive quicksort/mergesort hybrid sorting algorithm. https://github.com/orlp/glidesort 200 comments
- GitHub - scandum/blitsort: Blitsort is an in-place stable adaptive rotate merge / quick sort https://github.com/scandum/blitsort/ 181 comments
- GitHub - orlp/glidesort at a9bac7f27179d7d2d97ab6fdebbd42dd6477de3d https://github.com/orlp/glidesort/tree/a9bac7f27179d7d2d97ab6fdebbd42dd6477de3d 3 comments
- GitHub - mlochbaum/rhsort: Robin Hood Sort, for uniform data https://github.com/mlochbaum/rhsort 1 comment
Linked pages
- GitHub - scandum/quadsort: Quadsort is a branchless stable adaptive mergesort faster than quicksort. https://github.com/scandum/quadsort 456 comments
- GitHub - scandum/crumsort: A branchless unstable quicksort / mergesort hybrid 33% faster than pdqsort. https://github.com/scandum/crumsort 257 comments
- GitHub - orlp/glidesort: A Rust implementation of Glidesort, my stable adaptive quicksort/mergesort hybrid sorting algorithm. https://github.com/orlp/glidesort 200 comments
- GitHub - scandum/blitsort: Blitsort is an in-place stable adaptive rotate merge / quick sort https://github.com/scandum/blitsort/ 181 comments
- GitHub - orlp/pdqsort: Pattern-defeating quicksort. https://github.com/orlp/pdqsort 93 comments
- GitHub - scandum/wolfsort: Wolfsort is a stable adaptive hybrid radix / merge sort. https://github.com/scandum/wolfsort 27 comments
- GitHub - mlochbaum/rhsort: Robin Hood Sort, for uniform data https://github.com/mlochbaum/rhsort 1 comment
- [1604.06697] BlockQuicksort: How Branch Mispredictions don't affect Quicksort https://arxiv.org/abs/1604.06697 0 comments
Would you like to stay up to date with C & C++? Checkout C & C++
Weekly.
Related searches:
Search whole site: site:github.com
Search title: GitHub - scandum/fluxsort: A fast branchless stable quicksort / mergesort hybrid that is highly adaptive.
See how to search.