sebawild / powersortLinks
C++ implementations of Powersort and 4-way Powersort
☆25Updated last year
Alternatives and similar repositories for powersort
Users that are interested in powersort are comparing it to the libraries listed below
Sorting:
- ☆66Updated last year
- Succinct data structures in C/C++☆93Updated last year
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Updated 3 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 5 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 9 months ago
- Mirror of Agner Fog's C++ vector class library☆30Updated 6 years ago
- Fast Hash Functions Using AES Intrinsics☆85Updated 6 years ago
- Bloom filter alternative (C++)☆18Updated 7 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆31Updated last week
- Bitset Sort, a faster std::sort replacement.☆79Updated 4 years ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 6 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 6 years ago
- Vectorized version of the PCG random number generator☆87Updated last month
- Mutexes that only use two bits. Either stored in a byte, or in the bottom bits of a pointer☆26Updated 3 years ago
- ☆39Updated 5 years ago
- String Matching Algorithms Research Tool☆108Updated last year
- libcubwt is a library for GPU accelerated suffix array and burrows wheeler transform construction.☆39Updated 5 months ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- make_heap and sort_heap for a poplar heap with O(1) extra memory☆41Updated last year
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆36Updated 3 years ago
- Methods and Benchmarks for Random Numbers in a Range☆37Updated 7 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆205Updated 6 years ago
- ☆42Updated 2 years ago
- 8-bit Xor Filter in C99☆63Updated 6 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Testing common random-number generators (RNG)☆198Updated last month
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated 3 weeks ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- How fast can we shuffle values?☆40Updated last year