penberg / sphinxLinks
Sphinx is a fast in-memory key-value store, compatible with Memcached.
☆32Updated 5 years ago
Alternatives and similar repositories for sphinx
Users that are interested in sphinx are comparing it to the libraries listed below
Sorting:
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- ☆52Updated 5 years ago
- A toy memory store with great performance☆35Updated 3 years ago
- ☆20Updated 2 years ago
- Adaptive Radix Tree in C++☆45Updated last month
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- Append-only key-value database on a distributed shared-log☆52Updated 10 months ago
- C implementation of the Raft Consensus protocol, BSD licensed☆74Updated last year
- A persistent LSM key-value store. FloDB is designed to scale with the number of threads and memory size.☆26Updated 8 years ago
- A reusable, extensible, and efficient C++ implementation of the Foster B-tree data structure☆15Updated 6 years ago
- A low-latency, extensible, multi-tenant key-value store.☆55Updated 4 years ago
- Rust bindings for SPDK☆19Updated 7 years ago
- The world's first wait-free KV store with generic durable linearizable transactions☆41Updated 3 years ago
- This repository hosts the code used for the following paper: Claude Barthels, Ingo Müller, Konstantin Taranov, Torsten Hoefler, Gustavo A…☆10Updated 5 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- SLOG: Serializable, Low-latency, Geo-replicated Transactions☆46Updated 2 years ago
- Artifact for PPoPP'18☆19Updated 3 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆163Updated 3 years ago
- Concurrent trie-hash map library☆92Updated last year
- a high performance cache simulator and library☆106Updated 10 months ago
- Concurrent Log-Structured Memory for Many-Core Key-Value Stores☆35Updated 5 years ago
- NOPaxos consensus protocol☆135Updated 4 years ago
- Lock-free slab allocator / freelist.☆66Updated 9 years ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- A curated list of resources related to Seastar, an industrial-grade C++ framework for building high-performance servers.☆104Updated 9 months ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆30Updated 14 years ago
- ☆47Updated last year
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆41Updated last year
- An implementation of Apache Parquet for Seastar projects☆16Updated 4 years ago