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:
- Fast decoder for VByte-compressed integers☆127Updated 2 months ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- qp tries and crit-bit tries☆124Updated 3 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆58Updated 3 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆45Updated 9 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- C based ordered key-value ACID DB using a skip list data structure☆164Updated 11 years ago
- High performance utility library for C☆97Updated 7 months ago
- An efficient trie implementation.☆255Updated 5 years ago
- High-performance dictionary coding☆109Updated 8 years ago
- Feed-forward Bloom filters☆53Updated 14 years ago
- Tracking, Benchmarking and Sharing Information about an open source embedded data storage engines, internals, architectures, data storage…☆181Updated 7 years ago
- Wannabe Main Memory Database and More☆54Updated 5 years ago
- Critbit trees in C☆334Updated 4 years ago
- generate perfect hashes (alpha)☆79Updated 3 years ago
- Lock-free multithreaded memory allocation☆110Updated 9 years ago
- Implementation of Alexander A. Stepanov inverted Index Compression algorithms☆21Updated 10 years ago
- A fast substitution to the stdlib's strstr() sub-string search function.☆118Updated 10 years ago
- Roaring bitmaps in C☆17Updated 9 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated 3 weeks ago
- Embedded storage benchmarking tool☆139Updated last month
- Static Radix Tree (Patricia trie) implementation in C☆48Updated 8 years ago
- Compute xxHash hash codes for 8 keys in parallel☆47Updated 6 years ago
- bit & sketches data structures☆60Updated 7 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆92Updated 2 years ago
- Proof of concept LSM-tree built on MDB☆17Updated 10 years ago
- Experiments with array layouts for comparison-based searching☆86Updated 2 years ago
- fast SIMD-able JIT regular expression compiler☆197Updated 10 years ago
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Updated 10 years ago