dcjones / hat-trieLinks
An efficient trie implementation.
☆255Updated 5 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☆244Updated 2 months ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- Critbit trees in C☆334Updated 4 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- A compressed bitmap class in C++.☆460Updated last year
- Fast decoder for VByte-compressed integers☆127Updated 2 months ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- Tracking, Benchmarking and Sharing Information about an open source embedded data storage engines, internals, architectures, data storage…☆181Updated 7 years ago
- qp tries and crit-bit tries☆124Updated 3 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- A-C implementation in "C". Tight-packed (interleaved) state-transition matrix -- as fast as it gets, as small as it gets.☆149Updated 5 years ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- Multipurpose C library and persistent key/value storage☆310Updated last month
- RIBS (Robust Infrastructure for Backend Systems) version 2☆130Updated 7 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆66Updated last year
- Compact Data Structures Library☆103Updated 3 years ago
- A very fast lightweight embedded database engine with a built-in query language.☆576Updated 4 years ago
- A simple C library for compressing lists of integers using binary packing☆515Updated 2 years ago
- Hashing functions and PRNGs based on them☆167Updated 2 months ago
- High performance utility library for C☆97Updated 7 months ago
- A very fast scalar implementation for Frame Of Reference integer compression.☆109Updated 10 years ago
- C based ordered key-value ACID DB using a skip list data structure☆164Updated 11 years ago
- Rolling Hash C++ Library☆190Updated last year
- mcdb - fast, reliable, simple code to create and read constant databases☆111Updated 3 years ago
- A simple bitset library in C☆144Updated 3 weeks ago
- A collection of succinct data structures☆211Updated 2 years ago
- Diskbased (persistent) hashtable☆167Updated last year
- A library of inverted index data structures☆151Updated 3 years ago
- A serialization format and implementation for backward-traversable lists of strings.☆95Updated 10 months ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 6 years ago