lorenzhs / ssssortLinks
Super Scalar Sample Sort in modern C++
☆21Updated 5 years ago
Alternatives and similar repositories for ssssort
Users that are interested in ssssort are comparing it to the libraries listed below
Sorting:
- Unstable O(n log n) sorting algorithm with O(n) memory☆64Updated 2 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Implementation of hash_append proposal☆67Updated 8 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 7 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆129Updated 2 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Modern library for bulk-synchronous parallel programs.☆94Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last year
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- low-level library for minimizing the size of your types☆115Updated 6 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- ☆27Updated 7 years ago
- WIP☆27Updated 6 years ago
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago
- C++14 cache friendly B-heap priority queue☆106Updated last month
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- Fast containers of polymorphic objects.☆68Updated 3 weeks ago
- The missing C++ tuple functionality☆85Updated 5 years ago
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- generic stack-based container☆109Updated 7 years ago
- Sample implementation of C++20 atomic_wait/notify☆61Updated 6 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 years ago
- A C++14-and-later expression template library☆110Updated 2 months ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- C++ micro benchmark library☆97Updated 8 years ago
- Compile-time linear algebra in C++☆56Updated 8 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago