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
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 2 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
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 14 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- ☆12Updated 6 years ago
- ☆20Updated 2 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- The Cicada engine☆57Updated 7 years ago
- An open-source BzTree implementation☆92Updated 3 years ago
- A transactional main-memory database system on multicores☆103Updated 6 years ago
- ERMIA: Memory-Optimized OLTP engine for Heterogeneous Workloads (SIGMOD 2016)☆89Updated 2 years ago
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago
- NVM Evaluation Testbed☆29Updated 6 years ago
- ☆119Updated 3 years ago
- Benchmark of common hash functions☆36Updated 5 years ago
- ☆28Updated 2 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 6 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆174Updated 8 years ago
- Compilation of concurrent data structures with at least lock-free or wait-free properties.☆74Updated 6 years ago
- Dependably fast multi-core in-memory transactions☆20Updated 7 years ago
- Diamond reactive programming platform☆25Updated 2 years ago
- Benchmarking tools for pmemkv☆23Updated 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 3 years ago
- ☆14Updated 2 years ago
- Persistent Memory Storage Engine☆24Updated 6 months ago
- LSM-trie☆113Updated 4 years ago
- ☆25Updated 8 years ago