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 fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- A C library of hashtables and tries designed to store objects with high performance☆243Updated last month
- Critbit trees in C☆334Updated 4 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- Fast decoder for VByte-compressed integers☆125Updated last month
- Tracking, Benchmarking and Sharing Information about an open source embedded data storage engines, internals, architectures, data storage…☆181Updated 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 4 years ago
- A collection of succinct data structures☆211Updated 2 years ago
- qp tries and crit-bit tries☆123Updated 3 years ago
- Rolling Hash C++ Library☆190Updated last year
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- A simple and small bloom filter implementation in plain C.☆302Updated 3 years ago
- Embedded storage benchmarking tool☆139Updated this week
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- mcdb - fast, reliable, simple code to create and read constant databases☆111Updated 3 years ago
- A compressed bitmap class in C++.☆459Updated last year
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆370Updated 3 years ago
- A simple C library for compressing lists of integers using binary packing☆514Updated 2 years ago
- RIBS (Robust Infrastructure for Backend Systems) version 2☆130Updated 7 years ago
- Diskbased (persistent) hashtable☆166Updated last year
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆65Updated last year
- Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes☆479Updated 5 years ago
- A library of inverted index data structures☆151Updated 3 years ago
- Compact Data Structures Library☆101Updated 3 years ago
- A very fast lightweight embedded database engine with a built-in query language.☆576Updated 4 years ago
- A serialization format and implementation for backward-traversable lists of strings.☆94Updated 9 months ago
- Multipurpose C library and persistent key/value storage☆310Updated 3 weeks ago
- High performance utility library for C☆97Updated 6 months ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 6 years ago