PatwinchIR / ultra-sort
DSL for SIMD Sorting on AVX2 & AVX512
☆30Updated 6 years ago
Alternatives and similar repositories for ultra-sort:
Users that are interested in ultra-sort are comparing it to the libraries listed below
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 11 years ago
- benchmarking positional population count☆14Updated 11 months ago
- For details, see the blog post:☆32Updated last year
- Some near drop in stl compatible hash tables that are a lot more space efficient than any other options.☆20Updated 2 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- Efficient Prefix-Sum data structures in C++.☆25Updated last year
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆32Updated 8 months ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 4 months ago
- SIMD sorting network generator and very basic tester☆16Updated 2 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- ☆15Updated 10 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 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…☆107Updated last month
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- ☆31Updated 3 years ago
- ☆26Updated 4 years ago
- Template Vector Library☆18Updated 3 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 7 years ago
- Memory alignment wrappers, useful for avoiding false sharing☆39Updated 8 years ago
- The Fancy Named Parameters Library☆30Updated 3 months ago
- A collection of string sorting algorithms☆55Updated 3 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated last year
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Vectorized version of the PCG random number generator☆75Updated 6 years ago