kampersanda / poplar-trie
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
- Compact Tree Representation☆16Updated 7 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆51Updated last year
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 11 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆31Updated 7 years ago
- For details, see the blog post:☆32Updated last year
- C++ Library implementing Compressed String Dictionaries☆46Updated 2 years ago
- Efficient Prefix-Sum data structures in C++.☆25Updated last year
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- A persistent hash array-mapped trie for C++☆91Updated last year
- C++ framework for rapid server development☆77Updated last year
- A C++ library for integer array compression☆28Updated 2 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆55Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆177Updated 4 months ago
- Fast compressed trie dictionary library☆67Updated 5 months ago
- Hash table with separate chaining layout☆9Updated 3 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆29Updated 3 months ago
- Boost.org unordered module☆66Updated 3 weeks ago
- Super Scalar Sample Sort in modern C++☆20Updated 4 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆64Updated last year
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- Flat containers for C++☆59Updated 2 years ago
- Transpose: SIMD Integer+Floating Point Compression Filter☆59Updated 5 years ago
- 🌳 A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.☆11Updated 2 years ago
- A blend of the compact and sparse hash table implementations.☆12Updated 3 years ago
- generic stack-based container☆105Updated 6 years ago