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☆65Updated last month
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆130Updated 2 years ago
- ☆25Updated 5 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆70Updated 10 years ago
- Implementation of hash_append proposal☆67Updated 9 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆36Updated 7 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- generic stack-based container☆110Updated 7 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 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
- The C++ Pimpl Idiom Again!☆37Updated 7 years ago
- Variadic templates and std::integer_sequence support library☆112Updated 10 months ago
- low-level library for minimizing the size of your types☆117Updated 6 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last month
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Fast containers of polymorphic objects.☆69Updated last week
- Flat containers for C++☆59Updated 5 months ago
- A hash function library☆47Updated last week
- Modern library for bulk-synchronous parallel programs.☆94Updated 2 years ago
- Use unused bits in your pointer☆46Updated 8 years ago
- Rebooting the std::bitset franchise☆45Updated last month
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- runtime to compile-time mappings☆110Updated 8 years ago
- Library In A Week 2017 Parameter☆19Updated 7 years ago
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- C++ generic make factory☆108Updated 6 years ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated last month