lorenzhs / ssssortLinks
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:
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- WIP☆26Updated 6 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆61Updated last year
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Compile-time linear algebra in C++☆56Updated 7 years ago
- ☆26Updated 5 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- For details, see the blog post:☆32Updated last year
- DSL for SIMD Sorting on AVX2 & AVX512☆30Updated 6 years ago
- Rebooting the std::bitset franchise☆44Updated last month
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- ☆13Updated 9 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
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆109Updated 5 months ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Boost.Sort☆53Updated last month
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated last month
- generic stack-based container☆106Updated 7 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 8 months ago
- A modern interface for implementing bulk-synchronous parallel programs.☆94Updated 2 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
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago