dcjones / hat-trieLinks
An efficient trie implementation.
☆255Updated 4 years ago
Alternatives and similar repositories for hat-trie
Users that are interested in hat-trie are comparing it to the libraries listed below
Sorting:
- Critbit trees in C☆336Updated 3 years ago
- A C library of hashtables and tries designed to store objects with high performance☆233Updated 2 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆118Updated 8 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- Fast decoder for VByte-compressed integers☆123Updated last year
- A-C implementation in "C". Tight-packed (interleaved) state-transition matrix -- as fast as it gets, as small as it gets.☆149Updated 4 years ago
- A simple C library for compressing lists of integers using binary packing☆499Updated last year
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- Adaptive Radix Trees implemented in C☆794Updated 3 years ago
- qp tries and crit-bit tries☆120Updated 2 years ago
- A compressed bitmap class in C++.☆453Updated 7 months ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- C library implementing the ridiculously fast CLHash hashing function☆278Updated last year
- Rolling Hash C++ Library☆187Updated last year
- Tracking, Benchmarking and Sharing Information about an open source embedded data storage engines, internals, architectures, data storage…☆182Updated 6 years ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆275Updated 3 years ago
- Compact Data Structures Library☆126Updated 10 years ago
- High performance utility library for C☆94Updated 10 months ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆63Updated last year
- A collection of succinct data structures☆203Updated last year
- A simple and small bloom filter implementation in plain C.☆298Updated 2 years ago
- C multipurpose library and persistent key/value storage engine☆304Updated 2 months ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- C port of the HdrHistogram☆250Updated 7 months ago
- Fast, efficient string interning☆97Updated 7 years ago
- A serialization format and implementation for backward-traversable lists of strings.☆90Updated 3 months ago
- A simple bitset library in C☆134Updated 3 months ago
- timer.c: Tickless hierarchical timing wheel☆231Updated last year
- RIBS (Robust Infrastructure for Backend Systems) version 2☆130Updated 6 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆89Updated 2 years ago