L-v-M / async
☆20Updated 2 years ago
Alternatives and similar repositories for async:
Users that are interested in async are comparing it to the libraries listed below
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 2 years ago
- The Art of Latency Hiding in Modern Database Engines (VLDB 2024)☆55Updated 5 months ago
- ☆53Updated 10 months ago
- An open-source BzTree implementation☆91Updated 3 years ago
- ☆43Updated 11 months ago
- ☆12Updated 3 years ago
- Low-Latency Transaction Scheduling via Userspace Interrupts: Why Wait or Yield When You Can Preempt? (SIGMOD 2025)☆42Updated 2 months ago
- Adaptive Radix Tree in C++☆41Updated this week
- ☆28Updated 2 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 3 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- W-TinyLFU cache C++11 header only implementation☆57Updated 6 years ago
- ☆38Updated 4 years ago
- ☆12Updated 6 years ago
- Code and results for our paper "Analyzing Vectorized Hash Tables Across CPU Architectures" @ VLDB '23.☆24Updated last year
- Self-Tuning Adaptive Radix Tree☆27Updated 4 years ago
- ☆135Updated 2 years ago
- "Byteslice: Pushing the envelop of main memory data processing with a new storage layout" (SIGMOD'15)☆25Updated 6 years ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 8 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆158Updated 3 years ago
- The Cicada engine☆55Updated 7 years ago
- ☆63Updated this week
- A persistent LSM key-value store. FloDB is designed to scale with the number of threads and memory size.☆26Updated 7 years ago
- SLOG: Serializable, Low-latency, Geo-replicated Transactions☆43Updated 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
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆78Updated 2 years ago
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 14 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- a high performance cache simulator and library☆100Updated 7 months ago