efficient / fast-succinct-trieLinks
☆27Updated 8 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:
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆55Updated last year
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- Feed-forward Bloom filters☆53Updated 14 years ago
- ☆11Updated 7 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 7 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- RWMutex for sharing of multicore machines.☆17Updated 6 years ago
- Code used for the experiments in the paper "Partitioned Elias-Fano Indexes"☆40Updated 10 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆43Updated 8 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Lock-free multithreaded memory allocation☆110Updated 8 years ago
- Fast decoder for VByte-compressed integers☆125Updated last year
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆50Updated last year
- A comparison between different integer set techniques☆14Updated 7 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 6 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Iterator library.☆80Updated 5 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- High-performance dictionary coding☆108Updated 8 years ago
- Consistent Hashing data structures and algorithms for C++☆39Updated 9 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆91Updated 2 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- Compute xxHash hash codes for 8 keys in parallel☆47Updated 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☆53Updated last year
- C library to compute the Hamming weight of arrays☆49Updated 6 years ago
- qp tries and crit-bit tries☆122Updated 3 years ago
- Bloom filter alternative (C++)☆18Updated 7 years ago