efficient / fast-succinct-trieLinks
☆26Updated 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:
- ☆11Updated 7 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
- Stasis is a flexible transactional storage library that is geared toward high-performance applications and system developers. It supports…☆53Updated 12 years ago
- Feed-forward Bloom filters☆52Updated 13 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆56Updated 2 years ago
- Wren: Nonblocking Reads in a Partitioned Transactional Causally Consistent Data Store☆8Updated 6 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- RWMutex for sharing of multicore machines.☆17Updated 6 years ago
- A comparison between different integer set techniques☆14Updated 7 years ago
- RLU resizable hash-table☆17Updated 9 years ago
- Fast differential coding functions (using SIMD instructions)☆53Updated 7 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 6 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Automatically exported from code.google.com/p/tx-trie☆29Updated 9 years ago
- Fast 64 bit evolved hash.☆32Updated 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
- LLVM-jitted bitmaps☆27Updated 5 years ago
- 🌳 A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.☆11Updated 2 years ago
- Code used for the experiments in the paper "Partitioned Elias-Fano Indexes"☆40Updated 10 years ago
- Artifact for PPoPP'18☆19Updated 3 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆15Updated 6 years ago
- ☆24Updated 10 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 3 years ago