fzqneo / ByteSlice
"Byteslice: Pushing the envelop of main memory data processing with a new storage layout" (SIGMOD'15)
☆25Updated 6 years ago
Alternatives and similar repositories for ByteSlice:
Users that are interested in ByteSlice are comparing it to the libraries listed below
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 3 years ago
- ☆53Updated 11 months ago
- ☆45Updated last year
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago
- An open-source BzTree implementation☆91Updated 3 years ago
- The Art of Latency Hiding in Modern Database Engines (VLDB 2024)☆55Updated 6 months ago
- ERMIA: Memory-Optimized OLTP engine for Heterogeneous Workloads (SIGMOD 2016)☆88Updated 2 years ago
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆79Updated 2 years ago
- Grizzly: Efficient Stream Processing Through Adaptive Query Compilation☆16Updated 4 years ago
- Quickstep project☆42Updated 5 months ago
- A persistent LSM key-value store. FloDB is designed to scale with the number of threads and memory size.☆26Updated 8 years ago
- ☆20Updated 2 years ago
- NVM Evaluation Testbed☆29Updated 6 years ago
- In memory TPC-C implementation. Used for a number of database research projects.☆38Updated 4 years ago
- ☆12Updated 6 years ago
- Query engine synthesizer based on, our domain-specific language, VOILA☆13Updated 4 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
- Concurrent Log-Structured Memory for Many-Core Key-Value Stores☆35Updated 4 years ago
- Artifact for PPoPP'18☆19Updated 3 years ago
- In-memory, columnar, arrow-based database.☆46Updated 2 years ago
- ☆15Updated 5 years ago
- The Cicada engine☆55Updated 7 years ago
- ☆116Updated 3 years ago
- ☆66Updated 3 weeks ago
- Self-Tuning Adaptive Radix Tree☆27Updated 4 years ago
- A SQL-to-native-code compiler based on LLVM☆48Updated 9 years ago
- Sundial: A distributed OLTP database testbed.