sfu-dis / corobase
Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)
☆245Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for corobase
- An adaptive radix tree for efficient indexing in main memory.☆150Updated 7 months ago
- ☆115Updated 2 years ago
- ☆142Updated last year
- Order-preserving key encoder☆122Updated 4 years ago
- HOT - Height Optimized Trie☆139Updated 6 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆171Updated 8 years ago
- RECIPE : high-performance, concurrent indexes for persistent memory (SOSP 2019)☆196Updated 3 weeks ago
- Implementation of the BwTree as specified by Microsoft Research☆98Updated 8 years ago
- An open-source BzTree implementation☆90Updated 3 years ago
- A transactional main-memory database system on multicores☆101Updated 6 years ago
- Fast Approximate Membership Filters (C++)☆263Updated 10 months ago
- Yahoo! Cloud Serving Benchmark in C++, a C++ version of YCSB (https://github.com/brianfrankcooper/YCSB/wiki)☆151Updated 3 years ago
- Collection of experiments to carve out the differences between two types of relational query processing engines: Vectorizing (interpretat…☆252Updated 6 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆130Updated 2 years ago
- The Art of Latency Hiding in Modern Database Engines (VLDB 2024)☆47Updated last month
- Deneva is a distributed in-memory database framework that supports the evaluation of various concurrency control algorithms.☆112Updated last year
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆76Updated 2 years ago
- ☆278Updated last year
- ERMIA: Memory-Optimized OLTP engine for Heterogeneous Workloads (SIGMOD 2016)☆87Updated last year
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆148Updated 3 years ago
- Benchmarking framework for index structures on persistent memory☆87Updated last year
- pmwcas☆135Updated last year
- C++ bindings & containers for libpmemobj☆108Updated last year
- Beta release of Masstree.☆431Updated last year
- A Fast, Cost-Effective LSM-tree Based KV Store on Hybrid Storage☆190Updated last year
- Key/Value Datastore for Persistent Memory☆398Updated last year
- Quickstep project☆40Updated this week
- Code for "SILK: Preventing Latency Spikes in Log-Structured Merge Key-Value Stores" published in USENIX ATC 19☆85Updated last year
- Key Value Store based on LevelDB☆110Updated 3 years ago
- An embedded key-value store library specialized for building state machine and log store☆224Updated this week