kampersanda / poplar-trieLinks
C++17 implementation of memory-efficient dynamic tries
☆58Updated 3 years ago
Alternatives and similar repositories for poplar-trie
Users that are interested in poplar-trie are comparing it to the libraries listed below
Sorting:
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- Succinct data structures in C/C++☆88Updated 10 months ago
- Fast compressed trie dictionary library☆70Updated 11 months ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆179Updated 11 months 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
- For details, see the blog post:☆32Updated last year
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- BitMagic Library☆426Updated 4 months ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- Fast Approximate Membership Filters (C++)☆281Updated 7 months ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago
- C++14 cache friendly B-heap priority queue☆105Updated 4 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Effective Memory Reclamation☆58Updated 5 years ago
- Compact Tree Representation☆16Updated 8 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆87Updated 3 years ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆36Updated 6 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- Super Scalar Sample Sort in modern C++☆21Updated 4 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆77Updated 4 years ago
- C++ mutex collections, cross-platform header-only C++11 (or later) library.☆124Updated 3 years ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆35Updated 6 months ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- Learned Monotone Minimal Perfect Hashing☆27Updated 4 months ago