dcjones / hat-trie
An efficient trie implementation.
☆252Updated 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
- A C library of hashtables and tries designed to store objects with high performance☆230Updated last year
- Critbit trees in C☆332Updated 3 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 10 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆116Updated 7 years ago
- Fast decoder for VByte-compressed integers☆120Updated 8 months ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- qp tries and crit-bit tries☆119Updated 2 years ago
- A simple bitset library in C☆131Updated 3 months ago
- A simple C library for compressing lists of integers using binary packing☆497Updated last year
- A simple and small bloom filter implementation in plain C.☆292Updated 2 years ago
- A very fast scalar implementation for Frame Of Reference integer compression.☆108Updated 9 years ago
- C library implementing the ridiculously fast CLHash hashing function☆270Updated 9 months ago
- Compact Data Structures Library☆124Updated 10 years ago
- A compressed bitmap class in C++.☆449Updated 2 months ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆62Updated 8 months ago
- Compact Data Structures Library☆98Updated 2 years ago
- High performance utility library for C☆92Updated 5 months ago
- Header-only binary fuse and xor filter library☆357Updated last week
- Hashing functions and PRNGs based on them☆155Updated this week
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆361Updated 2 years ago
- Rolling Hash C++ Library☆188Updated 10 months ago
- lock free modified prefix B+tree append-only database☆115Updated 9 years ago
- C11 Lock-free Stack☆181Updated 8 months ago
- Adaptive Radix Trees implemented in C☆777Updated 2 years ago
- A collection of succinct data structures☆198Updated last year
- timer.c: Tickless hierarchical timing wheel☆225Updated last year
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- An obsolete project☆82Updated 6 years ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆274Updated 3 years ago
- C based ordered key-value ACID DB using a skip list data structure☆161Updated 10 years ago