penberg / sphinx
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
- A reusable, extensible, and efficient C++ implementation of the Foster B-tree data structure☆15Updated 5 years ago
- ☆20Updated 2 years ago
- A toy memory store with great performance☆34Updated 2 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 2 years ago
- Adaptive Radix Tree in C++☆44Updated 2 weeks ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- A low-latency, extensible, multi-tenant key-value store.☆55Updated 4 years ago
- BLInk Tree logic - storage and locking experiment☆27Updated 10 years ago
- A persistent LSM key-value store. FloDB is designed to scale with the number of threads and memory size.☆26Updated 8 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆71Updated last year
- 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
- Artifact for PPoPP'18☆19Updated 3 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- eRPC library for Rust☆14Updated 5 years ago
- A curated list of resources related to Seastar, an industrial-grade C++ framework for building high-performance servers.☆104Updated 7 months ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 years ago
- ☆45Updated last year
- W-TinyLFU cache C++11 header only implementation☆58Updated 6 years ago
- Lock-free slab allocator / freelist.☆65Updated 9 years ago
- Append-only key-value database on a distributed shared-log☆49Updated 8 months ago
- (Det)erministic deadl(ock) resolution for high-throughput, low-latency, and strongly consistent data stores.☆23Updated last week
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆39Updated 11 months ago
- ☆137Updated 2 years ago
- a high performance cache simulator and library☆103Updated 8 months ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Low-Latency Transaction Scheduling via Userspace Interrupts: Why Wait or Yield When You Can Preempt? (SIGMOD 2025 Best Paper Award)☆53Updated this week
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆56Updated last year
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 14 years ago
- The world's first wait-free KV store with generic durable linearizable transactions☆40Updated 3 years ago
- ☆50Updated 5 years ago