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
- 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
- Succinct data structures in C/C++☆92Updated last year
- Fast compressed trie dictionary library☆71Updated last year
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆184Updated last month
- For details, see the blog post:☆34Updated 2 years 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
- A C++ library for integer array compression☆30Updated 3 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Compact Tree Representation☆16Updated 8 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆36Updated 2 years ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- C++14 cache friendly B-heap priority queue☆109Updated 3 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- Efficient Prefix-Sum data structures in C++.☆25Updated 2 years ago
- C++ framework for rapid server development☆76Updated last year
- Super Scalar Sample Sort in modern C++☆21Updated 5 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆36Updated 10 months ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated last year
- Compact Data Structures Library☆101Updated 3 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- Fast in-place radix sort with STL-like API☆48Updated 9 years ago
- Fast Approximate Membership Filters (C++)☆288Updated 4 months ago