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 compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 4 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- Static Radix Tree (Patricia trie) implementation in C☆48Updated 8 years ago
- QSBR and EBR library☆133Updated 5 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- Embedded DB Benchmark Framework☆62Updated 5 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 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.☆140Updated 6 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 7 years ago
- Robin Hood hash map library☆67Updated 4 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆18Updated 7 months ago
- ☆66Updated 5 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- ARTful radix tree☆13Updated 8 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- SSE string functions for x86-64 Linux☆21Updated 3 years ago
- Vanilla JavaScript interpreter with built-in NO-SQL document database with Btree & ARTful indexing from the database project.☆13Updated 5 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆45Updated 10 years ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 3 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆16Updated last month
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Embedded storage benchmarking tool☆139Updated 3 years ago