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:
- A C library of hashtables and tries designed to store objects with high performance☆232Updated 2 years ago
- Critbit trees in C☆335Updated 3 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- Rolling Hash C++ Library☆187Updated last year
- C library implementing the ridiculously fast CLHash hashing function☆278Updated last year
- Diskbased (persistent) hashtable☆161Updated 8 months ago
- A simple bitset library in C☆134Updated 3 months ago
- A compressed bitmap class in C++.☆452Updated 7 months ago
- C multipurpose library and persistent key/value storage engine☆304Updated last month
- 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
- Embedded storage benchmarking tool☆139Updated 2 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆63Updated last year
- qp tries and crit-bit tries☆119Updated 2 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- A-C implementation in "C". Tight-packed (interleaved) state-transition matrix -- as fast as it gets, as small as it gets.☆148Updated 4 years ago
- A very fast scalar implementation for Frame Of Reference integer compression.☆109Updated 9 years ago
- Tracking, Benchmarking and Sharing Information about an open source embedded data storage engines, internals, architectures, data storage…☆182Updated 6 years ago
- Adaptive Radix Trees implemented in C☆794Updated 3 years ago
- Fast decoder for VByte-compressed integers☆122Updated last year
- A fast implementation for varbyte 32bit/64bit integer compression☆118Updated 8 years ago
- A simple and small bloom filter implementation in plain C.☆297Updated 2 years ago
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- A simple C library for compressing lists of integers using binary packing☆498Updated last year
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆123Updated last year
- A collection of succinct data structures☆201Updated last year
- A concurrent user-level thread library implemented in C++☆315Updated 4 years ago
- An obsolete project☆83Updated 6 years ago
- A very fast lightweight embedded database engine with a built-in query language.☆577Updated 3 years ago