RedisLabs / triemapLinks
C implementation of a compressed trie lookup map
☆21Updated 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☆117Updated 10 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- Embedded storage benchmarking tool☆139Updated 3 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆18Updated 4 months ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- Static Radix Tree (Patricia trie) implementation in C☆50Updated 8 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Embedded DB Benchmark Framework☆61Updated 4 years ago
- ☆26Updated 8 years ago
- Vanilla JavaScript interpreter with built-in NO-SQL document database with Btree & ARTful indexing from the database project.☆13Updated 5 years ago
- ☆66Updated 4 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- QSBR and EBR library☆121Updated 5 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- memcachedb ported from BerkeleyDB to LMDB originally from http://memcachedb.googlecode.com/svn/trunk☆87Updated 10 years ago
- qp tries and crit-bit tries☆121Updated 3 years ago
- For details, see the blog post:☆32Updated last year
- RWMutex for sharing of multicore machines.☆17Updated 6 years ago
- High performance utility library for C☆94Updated last month
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆91Updated 2 years ago
- RocksDB modified to separate keys and values, resulting in a major decrease in write amplification without sacrificing performance☆55Updated 4 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago