lorenzhs / ssssort
Super Scalar Sample Sort in modern C++
☆20Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for ssssort
- Unstable O(n log n) sorting algorithm with O(n) memory☆60Updated last year
- For details, see the blog post:☆31Updated 11 months ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆67Updated 9 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆91Updated 3 years ago
- Proposed C++ standardisation for linear algebra☆28Updated 6 years ago
- ☆12Updated 8 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆30Updated 7 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆24Updated last month
- An encoder/decoder collection for a sequence of integers☆32Updated 11 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆107Updated 8 months ago
- WIP☆26Updated 5 years ago
- A persistent hash array-mapped trie for C++☆90Updated last year
- Boost.org range module☆43Updated last week
- A hash function library☆23Updated this week
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 8 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆29Updated 6 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆123Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 4 years ago
- C++11 template meta-programming library.☆48Updated 9 years ago
- An implementation of the former C++17 proposal `array_view`☆37Updated 6 years ago
- Some near drop in stl compatible hash tables that are a lot more space efficient than any other options.☆20Updated 2 years ago
- The Bit Library☆58Updated 5 years ago
- generic stack-based container☆105Updated 6 years ago
- Fast containers of polymorphic objects.☆63Updated last week
- The Berkeley Container Library☆120Updated last year
- The missing C++ tuple functionality☆84Updated 4 years ago
- Flat containers for C++☆56Updated 2 years ago
- std::bitset with constexpr implementations plus additional features.☆117Updated last year
- ☆17Updated last month