felix021 / libshmhtLinks
Shared memory hash table for cache purposes.
☆13Updated 11 years ago
Alternatives and similar repositories for libshmht
Users that are interested in libshmht are comparing it to the libraries listed below
Sorting:
- The finest radix tree this side of the Linux kernel.☆34Updated 9 years ago
- A fast in-memory key-value store☆49Updated 7 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Buffer based LRU cache☆39Updated 2 years ago
- Concurrent trie-hash map library☆92Updated last year
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆40Updated last year
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- testing latencies of various linux thread synchronization primitives☆18Updated 8 years ago
- RLU resizable hash-table☆17Updated 9 years ago
- QSBR and EBR library☆121Updated 5 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- An embedded, simple, fast, concurrent, on-disk key-value store using a b+tree.☆40Updated 6 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 3 years ago
- ssmp is a highly optimized message-passing library built on top of the cache-coherence protocols of shared memory processors.☆24Updated 10 years ago
- A C++ Raft implementation, project moved☆24Updated 8 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
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- MICA: A Fast In-memory Key-Value Store (see isca2015 branch for the ISCA2015 version)☆208Updated 9 years ago
- NVM key-value store API lIbrary repository.☆88Updated 11 years ago
- QStack,a high-concurrency-and-low-latency user-level TCP stack for multicore systems, which can handle TCP concurrrent connection in 10 m…☆20Updated last year
- zero-copy user-mode server. User-mode server which delegates zufs commands to specific file-system implementation.☆50Updated 4 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Benchmark of common hash functions☆36Updated 5 years ago