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 6 months ago
- ☆53Updated 10 months ago
- ☆45Updated last year
- ☆12Updated 3 years ago
- Adaptive Radix Tree in C++☆41Updated this week
- An open-source BzTree implementation☆91Updated 3 years ago
- Low-Latency Transaction Scheduling via Userspace Interrupts: Why Wait or Yield When You Can Preempt? (SIGMOD 2025 Best Paper Award)☆46Updated this week
- Self-Tuning Adaptive Radix Tree☆27Updated 4 years ago
- W-TinyLFU cache C++11 header only implementation☆57Updated 6 years ago
- ☆12Updated 6 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 8 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 3 years ago
- ☆38Updated 4 years ago
- ☆66Updated 3 weeks ago
- ☆28Updated 2 years ago
- Code and results for our paper "Analyzing Vectorized Hash Tables Across CPU Architectures" @ VLDB '23.☆24Updated last year
- PAIO: General, Portable I/O Optimizations With Minor Application Modifications (FAST'22)☆23Updated last year
- A fast in-memory key-value store☆49Updated 7 years ago
- SLOG: Serializable, Low-latency, Geo-replicated Transactions☆44Updated last year
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 years ago
- ☆14Updated 2 years ago
- InkFuse - An Experimental Database Runtime Unifying Vectorized and Compiled Query Execution.☆45Updated 11 months ago
- A reusable, extensible, and efficient C++ implementation of the Foster B-tree data structure☆15Updated 5 years ago
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago
- Benchmarking tools for pmemkv☆22Updated 2 years ago
- "Byteslice: Pushing the envelop of main memory data processing with a new storage layout" (SIGMOD'15)☆25Updated 6 years ago
- Quickstep project☆42Updated 5 months ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 14 years ago