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☆119Updated 8 years ago
- qp tries and crit-bit tries☆121Updated 3 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 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
- High performance utility library for C☆94Updated 2 months ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- Fast decoder for VByte-compressed integers☆124Updated last year
- An efficient trie implementation.☆255Updated 4 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- Lock-free multithreaded memory allocation☆108Updated 8 years ago
- Feed-forward Bloom filters☆53Updated 14 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- High-performance dictionary coding☆105Updated 8 years ago
- C based ordered key-value ACID DB using a skip list data structure☆163Updated 10 years ago
- Critbit trees in C☆334Updated 3 years ago
- generate perfect hashes (alpha)☆77Updated 3 years ago
- Static Radix Tree (Patricia trie) implementation in C☆47Updated 8 years ago
- Implementation of Alexander A. Stepanov inverted Index Compression algorithms☆21Updated 9 years ago
- Compute xxHash hash codes for 8 keys in parallel☆45Updated 6 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆91Updated 2 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆138Updated 7 months ago
- Roaring bitmaps in C☆17Updated 9 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 4 months 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
- C Minimal Perfect Hashing Library☆86Updated 8 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆55Updated last year
- A fast substitution to the stdlib's strstr() sub-string search function.☆116Updated 10 years ago
- Tracking, Benchmarking and Sharing Information about an open source embedded data storage engines, internals, architectures, data storage…☆182Updated 6 years ago
- Concurrent trie-hash map library☆92Updated last year
- Vanilla JavaScript interpreter with built-in NO-SQL document database with Btree & ARTful indexing from the database project.☆13Updated 5 years ago