kampersanda / fast_succinct_trie
String map implementation through Fast Succinct Trie
☆21Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for fast_succinct_trie
- 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
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆27Updated 3 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆28Updated last year
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- Compact Tree Representation☆16Updated 7 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 4 years ago
- testbed for different SIMD implementations for set intersection and set union☆40Updated 4 years ago
- High-speed Bloom filters and taffy filters for C, C++, and Java☆32Updated last year
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated last year
- Dictionary-based compression for inverted indexes.☆23Updated 5 years ago
- Fast differential coding functions (using SIMD instructions)☆50Updated 6 years ago
- High-performance dictionary coding☆103Updated 7 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆62Updated 5 months ago
- Clustered Elias-Fano inverted indexes.☆14Updated 6 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 2 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 2 months ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- ☆52Updated 6 months ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 4 years ago
- based on the work of Harald Lang when at CWI☆22Updated 4 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆53Updated 10 months ago
- For details, see the blog post:☆31Updated 11 months ago
- benchmarking positional population count☆12Updated 8 months ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 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
- ☆15Updated 10 years ago
- Learned Monotone Minimal Perfect Hashing☆24Updated this week
- Template Vector Library☆18Updated 3 years ago