lorenzhs / ssssort
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
- The C++ Pimpl Idiom Again!☆36Updated 6 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- Utilities to help using Coroutines with Ranges☆23Updated 7 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Proposed C++ standardisation for linear algebra☆28Updated 6 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆67Updated 9 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 5 months ago
- For details, see the blog post:☆32Updated last year
- Compile-time linear algebra in C++☆56Updated 7 years ago
- Effective Memory Reclamation☆54Updated 5 years ago
- ☆21Updated 3 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆31Updated 7 years ago
- ☆26Updated 4 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Flat containers for C++☆59Updated 2 years ago
- ☆34Updated 3 years ago
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆74Updated 4 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- A modern interface for implementing bulk-synchronous parallel programs.☆93Updated 2 years ago
- A persistent hash array-mapped trie for C++☆91Updated last year
- The missing C++ tuple functionality☆84Updated 5 years ago
- A C++14 and later CRTP template for defining iterators☆71Updated this week
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- ☆13Updated 2 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆109Updated 2 months ago
- An implementation of the former C++17 proposal `array_view`☆37Updated 6 years ago