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
- The Cicada engine☆55Updated 7 years ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 8 years ago
- ☆20Updated 2 years ago
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago
- A persistent LSM key-value store. FloDB is designed to scale with the number of threads and memory size.☆26Updated 7 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- ☆12Updated 6 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 12 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 14 years ago
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆78Updated 2 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 3 years ago
- ssmp is a highly optimized message-passing library built on top of the cache-coherence protocols of shared memory processors.☆22Updated 9 years ago
- An open-source BzTree implementation☆91Updated 3 years ago
- ☆116Updated 2 years ago
- A transactional main-memory database system on multicores☆103Updated 6 years ago
- ERMIA: Memory-Optimized OLTP engine for Heterogeneous Workloads (SIGMOD 2016)☆88Updated 2 years ago
- SLOG: Serializable, Low-latency, Geo-replicated Transactions☆43Updated last year
- ☆27Updated 2 years ago
- A fast in-memory key-value store☆49Updated 7 years ago
- ☆25Updated 8 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆99Updated 6 years ago
- Compilation of concurrent data structures with at least lock-free or wait-free properties.☆74Updated 6 years ago
- In memory TPC-C implementation. Used for a number of database research projects.☆38Updated 4 years ago
- MapReduce for multi-core☆49Updated 11 years ago
- Persistent Memory Storage Engine☆24Updated 4 months ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- NVM Evaluation Testbed☆29Updated 6 years ago