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☆93Updated 2 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 4 years ago
- Static Radix Tree (Patricia trie) implementation in C☆48Updated 8 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆18Updated 8 months ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- Embedded storage benchmarking tool☆139Updated 3 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- Embedded DB Benchmark Framework☆62Updated 5 years ago
- ☆27Updated 8 years ago
- qp tries and crit-bit tries☆122Updated 3 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆91Updated 2 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- For details, see the blog post:☆34Updated 2 years ago
- Vanilla JavaScript interpreter with built-in NO-SQL document database with Btree & ARTful indexing from the database project.☆13Updated 5 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- C based ordered key-value ACID DB using a skip list data structure☆163Updated 10 years ago
- A C11 implementation of D. Vyukov MPSC queue☆33Updated 2 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 5 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 6 years ago
- QSBR and EBR library☆133Updated 6 years ago
- SSE string functions for x86-64 Linux☆21Updated 3 years ago
- Persistent red-black tree in C++☆30Updated 2 months ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- memcachedb ported from BerkeleyDB to LMDB originally from http://memcachedb.googlecode.com/svn/trunk☆90Updated 10 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago