lorenzhs / ssssortLinks
Super Scalar Sample Sort in modern C++
☆21Updated 4 years ago
Alternatives and similar repositories for ssssort
Users that are interested in ssssort are comparing it to the libraries listed below
Sorting:
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆128Updated 2 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Effective Memory Reclamation☆58Updated 5 years ago
- ☆26Updated 7 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 7 years ago
- generic stack-based container☆107Updated 7 years ago
- Fast containers of polymorphic objects.☆68Updated last month
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 5 months ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Flat containers for C++☆59Updated last month
- A modern interface for implementing bulk-synchronous parallel programs.☆94Updated 2 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 4 months ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆61Updated last year
- Implementation of hash_append proposal☆67Updated 8 years ago
- WIP☆27Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆32Updated 6 years ago
- ☆26Updated 5 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆179Updated 10 months ago
- The C++ Pimpl Idiom Again!☆37Updated 7 years ago
- C++14 cache friendly B-heap priority queue☆105Updated 4 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- C++ micro benchmark library☆97Updated 8 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- C++ generic make factory☆108Updated 6 years ago