malbrain / HatTrieLinks
A compact implementation of Dr. Askitis HatTrie
☆80Updated 11 years ago
Alternatives and similar repositories for HatTrie
Users that are interested in HatTrie are comparing it to the libraries listed below
Sorting:
- A fast implementation for varbyte 32bit/64bit integer compression☆118Updated 8 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆42Updated 8 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- qp tries and crit-bit tries☆119Updated 2 years ago
- Fast decoder for VByte-compressed integers☆122Updated last year
- High-performance dictionary coding☆104Updated 8 years ago
- generate perfect hashes (alpha)☆77Updated 3 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆89Updated 2 years ago
- Fast differential coding functions (using SIMD instructions)☆53Updated 7 years ago
- Compute xxHash hash codes for 8 keys in parallel☆46Updated 6 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆50Updated last year
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆56Updated 2 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- An efficient trie implementation.☆255Updated 4 years ago
- fixed-length integer trim☆34Updated 2 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- High performance utility library for C☆93Updated 9 months ago
- Feed-forward Bloom filters☆52Updated 13 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- Roaring bitmaps in C☆17Updated 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 3 years ago
- Wannabe Main Memory Database and More☆53Updated 4 years ago
- EWAH Compressed Bitmaps☆25Updated 4 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- Critbit trees in C☆334Updated 3 years ago
- C Minimal Perfect Hashing Library☆86Updated 8 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Vanilla JavaScript interpreter with built-in NO-SQL document database with Btree & ARTful indexing from the database project.☆13Updated 5 years ago