anchorhash / cpp-anchorhashLinks
AnchorHash - A Scalable Consistent Hash
☆26Updated 4 years ago
Alternatives and similar repositories for cpp-anchorhash
Users that are interested in cpp-anchorhash are comparing it to the libraries listed below
Sorting:
- A simple, reference implementation of a B^e-tree☆163Updated 6 years ago
- Library for Restartable Sequences☆74Updated 2 months ago
- Adaptive Radix Tree in C++☆50Updated 2 weeks ago
- Concurrent trie-hash map library☆94Updated 2 years ago
- Using io_uring to implement a user space Linux fuse server☆49Updated 5 years ago
- Source code for example programs from Lord of the io_uring guide☆197Updated last year
- QSBR and EBR library☆135Updated 6 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆167Updated 4 years ago
- The world's first wait-free KV store with generic durable linearizable transactions☆41Updated 3 years ago
- a high performance cache simulator and library