voutcn / kxsortLinks
Fast in-place radix sort with STL-like API
☆47Updated 8 years ago
Alternatives and similar repositories for kxsort
Users that are interested in kxsort are comparing it to the libraries listed below
Sorting:
- C++ Implementation of Zip Trees☆14Updated 2 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 9 months ago
- Ultra fast MSD radix sorter☆11Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- For details, see the blog post:☆32Updated last year
- In-place Parallel Super Scalar Radix Sort (IPS²Ra)☆31Updated 4 months ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- Bit packed vector of integral values☆27Updated 4 months ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆35Updated 2 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆49Updated 3 years ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- Bloom-filter based minimal perfect hash function library☆262Updated 2 years ago
- Compact Tree Representation☆16Updated 8 years ago
- Radix sorting from the ground up☆36Updated last year
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆118Updated 8 years ago
- Efficient Prefix-Sum data structures in C++.☆26Updated last year
- DSL for SIMD Sorting on AVX2 & AVX512☆30Updated 6 years 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 …☆26Updated 3 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆50Updated last year
- Wavelet tree based on a fixed block boosting technique☆16Updated 4 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- ☆53Updated last year
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 2 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 4 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆63Updated last year