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
Sorting:
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 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 4 months ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆60Updated last year
- ☆26Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- Effective Memory Reclamation☆55Updated 5 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 7 months ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- For details, see the blog post:☆32Updated last year
- WIP☆26Updated 5 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 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
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- The Berkeley Container Library☆124Updated last year
- Rebooting the std::bitset franchise☆44Updated 2 weeks ago
- Compile-time linear algebra in C++☆56Updated 7 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 7 months ago
- DSL for SIMD Sorting on AVX2 & AVX512☆29Updated 6 years ago
- High Performance Streams Based on Coroutine TS ⚡☆150Updated 6 years ago
- A modern interface for implementing bulk-synchronous parallel programs.☆94Updated 2 years ago
- Utilities to help using Coroutines with Ranges☆23Updated 7 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A C++14 and later CRTP template for defining iterators☆73Updated last month
- Generic Reusable Parallel Patterns Interface☆81Updated 2 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago