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 to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- Fast compressed trie dictionary library☆70Updated 10 months ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- Succinct data structures in C/C++☆89Updated 9 months ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 10 months ago
- Compact Tree Representation☆16Updated 8 years ago
- BitMagic Library☆426Updated 3 months ago
- For details, see the blog post:☆32Updated 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
- Efficient Prefix-Sum data structures in C++.☆26Updated last year
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆35Updated 5 months ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆128Updated 2 years ago
- Super Scalar Sample Sort in modern C++☆20Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- SIMD (SSE) string functions☆102Updated 8 years ago
- Effective Memory Reclamation☆58Updated 5 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 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
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆258Updated 3 years ago
- C++14 cache friendly B-heap priority queue☆105Updated 4 years ago
- C++17 Implementation of Dynamic Filter Trie☆8Updated 3 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- Compact Data Structures Library☆100Updated 3 years ago
- C++ Implementation of Zip Trees☆14Updated 2 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 4 years ago