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 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
- 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
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆180Updated 11 months ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- For details, see the blog post:☆32Updated last year
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- Efficient Prefix-Sum data structures in C++.☆26Updated last year
- 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
- A C++ library for integer array compression☆29Updated 3 years ago
- Super Scalar Sample Sort in modern C++☆21Updated 4 years ago
- SIMD (SSE) string functions☆102Updated 8 years ago
- C++14 cache friendly B-heap priority queue☆106Updated 4 years ago
- Compact Tree Representation☆16Updated 8 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆129Updated 2 years ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆35Updated 6 months ago
- BitMagic Library☆428Updated 2 weeks ago
- C++ mutex collections, cross-platform header-only C++11 (or later) library.☆124Updated 3 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- Effective Memory Reclamation☆59Updated 5 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆118Updated 5 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 6 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago