PatwinchIR / ultra-sort
DSL for SIMD Sorting on AVX2 & AVX512
☆29Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for ultra-sort
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 4 years ago
- UME::SIMD A library for explicit simd vectorization.☆90Updated 6 years ago
- For details, see the blog post:☆31Updated 10 months ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆21Updated 2 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆51Updated 7 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 11 years ago
- AVX512F and AVX2 versions of quick sort☆105Updated 6 years ago
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆63Updated 3 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated last year
- SIMD sorting network generator and very basic tester☆16Updated 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…☆106Updated 7 months ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆30Updated last year
- C library to compute the Hamming weight of arrays☆44Updated 5 years ago
- ☆31Updated 3 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 2 months ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆29Updated 6 years ago
- This program implements the following graph reordering technique: Laxman Dhulipala, Igor Kabiljo, Brian Karrer, Giuseppe Ottaviano, Serg…☆10Updated 6 years ago
- testbed for different SIMD implementations for set intersection and set union☆40Updated 4 years ago
- EDSL for C++ to make just-in-time code generation easier☆82Updated last year
- Super Scalar Sample Sort in modern C++☆20Updated 4 years ago
- Vectorized version of the PCG random number generator☆75Updated 5 years ago
- benchmarking positional population count☆11Updated 7 months ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 3 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
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 4 years ago
- A C++ library for integer array compression☆27Updated 2 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆41Updated last year
- Variant on Wang Yi's wyhash with 32-bit output, using at most 64-bit math☆25Updated 5 years ago
- ☆20Updated 2 years ago