kampersanda / fast_succinct_trieLinks
String map implementation through Fast Succinct Trie
☆21Updated 4 years ago
Alternatives and similar repositories for fast_succinct_trie
Users that are interested in fast_succinct_trie are comparing it to the libraries listed below
Sorting:
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- For details, see the blog post:☆34Updated 2 years ago
- A C++ library for integer array compression☆30Updated 3 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 4 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 6 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- Fast decoder for VByte-compressed integers☆125Updated last month
- Fast Approximate Membership Filters (C++)☆288Updated 4 months ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Updated 2 years ago
- Concurrent trie-hash map library☆93Updated 2 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆48Updated 12 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆65Updated last year
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆78Updated 5 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- High-performance dictionary coding☆108Updated 8 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- benchmarking positional population count☆17Updated 2 months ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆41Updated last year
- ☆16Updated 11 years ago