RedisLabs / triemapLinks
C implementation of a compressed trie lookup map
☆23Updated 6 years ago
Alternatives and similar repositories for triemap
Users that are interested in triemap are comparing it to the libraries listed below
Sorting:
- Concurrent trie-hash map library☆92Updated last year
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- Static Radix Tree (Patricia trie) implementation in C☆47Updated 8 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆167Updated 7 years ago
- qp tries and crit-bit tries☆122Updated 3 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- Roaring bitmaps in C☆17Updated 9 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 7 years ago
- Robin Hood hash map library☆65Updated 4 years ago
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆18Updated 6 months ago
- ☆27Updated 8 years ago
- C based ordered key-value ACID DB using a skip list data structure☆163Updated 10 years ago
- High performance utility library for C☆94Updated 3 months ago
- QSBR and EBR library☆127Updated 5 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- ☆66Updated 5 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆16Updated 2 weeks ago
- Embedded storage benchmarking tool☆139Updated 3 years ago
- lock-free LIFO stack by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆32Updated 7 years ago
- Automatically exported from code.google.com/p/judyarray☆19Updated 10 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆91Updated 2 years ago
- A C11 implementation of D. Vyukov MPSC queue☆31Updated 2 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆55Updated 10 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- Fast Hash Functions Using AES Intrinsics☆83Updated 6 years ago