lorenzhs / ssssortLinks
Super Scalar Sample Sort in modern C++
☆20Updated 4 years ago
Alternatives and similar repositories for ssssort
Users that are interested in ssssort are comparing it to the libraries listed below
Sorting:
- Effective Memory Reclamation☆58Updated 5 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆61Updated last year
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Fast containers of polymorphic objects.☆68Updated last month
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm