anchorhash / cpp-anchorhash
AnchorHash - A Scalable Consistent Hash
☆25Updated 3 years ago
Alternatives and similar repositories for cpp-anchorhash:
Users that are interested in cpp-anchorhash are comparing it to the libraries listed below
- Concurrent trie-hash map library☆91Updated last year
- QSBR and EBR library☆117Updated 5 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 2 years ago
- ☆20Updated 2 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆71Updated last year
- zero-copy user-mode server. User-mode server which delegates zufs commands to specific file-system implementation.☆50Updated 4 years ago
- RocksDB modified to separate keys and values, resulting in a major decrease in write amplification without sacrificing performance☆54Updated 4 years ago
- Heterogeneous memory mapper (hmmap)☆10Updated 4 years ago
- a high performance cache simulator and library☆99Updated 6 months ago
- SLOG: Serializable, Low-latency, Geo-replicated Transactions☆43Updated last year
- A persistent LSM key-value store. FloDB is designed to scale with the number of threads and memory size.☆26Updated 7 years ago
- Cross-platform atomic operations and lock algorithm library☆97Updated 6 years ago
- mpool UAPI and CLI for HSE 1.x☆35Updated 3 years ago
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆74Updated 2 years ago
- A low level, low latency library, which can be used to accelerate network messages using shared memory and RDMA☆74Updated 4 years ago
- Using io_uring to implement a user space Linux fuse server☆43Updated 4 years ago
- W-TinyLFU cache C++11 header only implementation☆57Updated 6 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆55Updated last year
- pmwcas☆135Updated last year
- The world's first wait-free KV store with generic durable linearizable transactions☆40Updated 2 years ago
- Adaptive Radix Tree in C++☆41Updated last week
- TAS is a drop-in highly CPU efficient and scalable TCP acceleration service.☆82Updated last year
- Embedded DB Benchmark Framework☆58Updated 4 years ago
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆96Updated last year
- This is the public release of the ffwd delegation system, and associated benchmarks from the SOSP'17 paper.☆78Updated 7 years ago
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆17Updated 5 months ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆39Updated 8 months ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 14 years ago
- Lock-free slab allocator / freelist.☆65Updated 9 years ago
- Fast Approximate Membership Filters (C++)☆273Updated last month