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
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆60Updated last year
- Effective Memory Reclamation☆54Updated 5 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- For details, see the blog post:☆32Updated last year
- Compile-time linear algebra in C++☆56Updated 7 years ago
- The C++ Pimpl Idiom Again!☆36Updated 6 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- A persistent hash array-mapped trie for C++☆91Updated last year
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- Rebooting the std::bitset franchise☆44Updated last month
- A modern interface for implementing bulk-synchronous parallel programs.☆94Updated 2 years ago
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- STL compatible implementation of hash map optimized for concurrent access☆25Updated 5 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- ☆26Updated 4 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 7 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 3 months ago
- Utilities to help using Coroutines with Ranges☆23Updated 7 years ago
- ☆34Updated 3 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- C++20 and onward collection of high performance data containers and related tools☆54Updated 3 weeks 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
- The Bit Library☆58Updated 6 years ago
- Very fast regexp using c++11 templates.☆82Updated 10 years ago
- generic stack-based container☆105Updated 7 years ago
- A C++14 and later CRTP template for defining iterators☆72Updated 3 weeks ago