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:
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- ☆11Updated 7 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆55Updated last year
- Feed-forward Bloom filters☆53Updated 14 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 5 years ago
- RWMutex for sharing of multicore machines.☆17Updated 6 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆42Updated 8 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 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
- Code used for the experiments in the paper "Partitioned Elias-Fano Indexes"☆40Updated 10 years ago
- A comparison between different integer set techniques☆14Updated 7 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- High-performance dictionary coding☆106Updated 8 years ago
- Lock-free multithreaded memory allocation☆108Updated 8 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- Compute xxHash hash codes for 8 keys in parallel☆46Updated 6 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- Fast decoder for VByte-compressed integers☆125Updated last year
- 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
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- Stasis is a flexible transactional storage library that is geared toward high-performance applications and system developers. It supports…☆53Updated 12 years ago
- Vectorized intersections (research code)☆16Updated 8 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆91Updated 2 years ago
- Suite of universal indexes for Highly Repetitive Document Collections☆20Updated 5 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago