malbrain / HatTrie
A compact implementation of Dr. Askitis HatTrie
☆80Updated 10 years ago
Alternatives and similar repositories for HatTrie:
Users that are interested in HatTrie are comparing it to the libraries listed below
- A fast implementation for varbyte 32bit/64bit integer compression☆115Updated 8 years ago
- qp tries and crit-bit tries☆119Updated 2 years ago
- Fast decoder for VByte-compressed integers☆122Updated 9 months ago
- Feed-forward Bloom filters☆52Updated 13 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆41Updated 8 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆136Updated 3 weeks ago
- lock free modified prefix B+tree append-only database☆115Updated 9 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- SILT: A Memory-Efficient, High-Performance Key-Value Store☆177Updated 2 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆55Updated 2 years ago
- Proof of concept LSM-tree built on MDB☆17Updated 9 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆87Updated last year
- High-performance dictionary coding☆104Updated 7 years ago
- A dependency-based coroutine scheduler☆46Updated 8 years ago
- A simple bitset library in C☆132Updated 4 months ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆49Updated 10 months ago
- bit & sketches data structures☆60Updated 6 years ago
- An efficient trie implementation.☆253Updated 4 years ago
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- High performance utility library for C☆92Updated 6 months ago
- Lock-free multithreaded memory allocation☆105Updated 8 years ago
- Wannabe Main Memory Database and More☆53Updated 4 years ago
- Roaring bitmaps in C☆17Updated 8 years ago
- Quick sort code using AVX2 instructions☆68Updated 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
- fixed-length integer trim☆33Updated last year
- Read- and latency-optimized log structured merge tree☆174Updated 12 years ago