stephentu / scalex
Code snippets for the workshop on concurrent data structure implementation.
☆31Updated 12 years ago
Alternatives and similar repositories for scalex:
Users that are interested in scalex are comparing it to the libraries listed below
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 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
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 2 years ago
- ☆12Updated 6 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- NVM Evaluation Testbed☆29Updated 6 years ago
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- A transactional main-memory database system on multicores☆103Updated 6 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Peloton Design Docs☆27Updated 6 years ago
- In memory TPC-C implementation. Used for a number of database research projects.☆38Updated 4 years ago
- The Cicada engine☆55Updated 7 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆17Updated 6 years ago
- ☆116Updated 3 years ago
- Benchmark of common hash functions☆36Updated 5 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 6 years ago
- ☆25Updated 8 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 14 years ago
- DB for DAQ systems based on Persistent Memory and NVMe drives☆21Updated 4 years ago
- A parallel, pipelined query execution engine for multi-socket, multi-core systems with large main memories.☆16Updated 11 years ago
- An open-source BzTree implementation☆91Updated 3 years ago
- ☆20Updated 2 years ago
- ERMIA: Memory-Optimized OLTP engine for Heterogeneous Workloads (SIGMOD 2016)☆88Updated 2 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 3 years ago
- ☆28Updated 2 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆175Updated 8 years ago
- A fast in-memory key-value store☆49Updated 7 years ago
- SLOG: Serializable, Low-latency, Geo-replicated Transactions☆44Updated last year