j0sh / radixtreeLinks
The finest radix tree this side of the Linux kernel.
☆34Updated 9 years ago
Alternatives and similar repositories for radixtree
Users that are interested in radixtree are comparing it to the libraries listed below
Sorting:
- QSBR and EBR library☆119Updated 5 years ago
- rdtscbench measures small and large operations using clock cycles as time measurement unit. It uses RDTSC x86 instruction to get clock cy…☆29Updated 8 years ago
- Concurrent trie-hash map library☆91Updated last year
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- Benchmark program for ForestDB, Couchstore, LevelDB, RocksDB, and WiredTiger☆33Updated 4 years ago
- An event loop for C using io_uring☆48Updated last year
- LMAX's disruptor pattern implemented in C☆96Updated 6 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- timer.c: Tickless hierarchical timing wheel☆231Updated last year
- Raft network simulator, for QA☆18Updated 6 years ago
- Shared memory hash table for cache purposes.☆13Updated 11 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆36Updated 6 years ago
- A C++ Raft implementation, project moved☆24Updated 8 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- Static Radix Tree (Patricia trie) implementation in C☆50Updated 8 years ago
- An embedded, simple, fast, concurrent, on-disk key-value store using a b+tree.☆40Updated 6 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- DPDK interface driver for userspace TCP/IP stack☆196Updated 9 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆40Updated last year
- memcachedb ported from BerkeleyDB to LMDB originally from http://memcachedb.googlecode.com/svn/trunk☆87Updated 10 years ago
- A lock-free hash table that eanble multiple threads can concurrently read/write/delete up to 10M ops/s in mordern computer platform☆52Updated last year
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- Roaring bitmaps in C☆17Updated 9 years ago
- NVM key-value store API lIbrary repository.☆88Updated 11 years ago
- Implements a Min-Heap / Priority Queue in C using an indirection table for memory efficiency.☆28Updated 10 years ago