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
- Universe-sliced indexes in C++.☆18Updated 2 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
- Fast compressed trie dictionary library☆71Updated last year
- Succinct data structures in C/C++☆91Updated last year
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- For details, see the blog post:☆34Updated last year
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated 3 weeks ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆36Updated 9 months ago
- SIMD (SSE) string functions☆103Updated 8 years ago
- C++14 cache friendly B-heap priority queue☆109Updated 2 months ago
- Efficient Prefix-Sum data structures in C++.☆25Updated 2 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago
- Compact Tree Representation☆16Updated 8 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 4 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Updated 2 years ago
- Sample implementation of C++20 atomic_wait/notify☆61Updated 6 years ago
- C++ Implementation of Zip Trees☆14Updated 3 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆78Updated 5 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- Effective Memory Reclamation☆63Updated 5 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆117Updated 11 months ago
- Super Scalar Sample Sort in modern C++☆21Updated 5 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- 🌳 A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.☆15Updated 3 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago