stephentu / scalex
Code snippets for the workshop on concurrent data structure implementation.
☆31Updated 11 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 8 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 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
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 2 years ago
- ☆12Updated 6 years ago
- ☆20Updated 2 years ago
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago
- The Cicada engine☆55Updated 7 years ago
- W-TinyLFU cache C++11 header only implementation☆57Updated 6 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 12 years ago
- In memory TPC-C implementation. Used for a number of database research projects.☆37Updated 4 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 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
- Benchmark of common hash functions☆35Updated 5 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆174Updated 8 years ago
- LSM-trie☆113Updated 3 years ago
- ☆25Updated 8 years ago
- ☆116Updated 2 years ago
- Artifact for PPoPP'18☆18Updated 2 years ago
- A fast in-memory key-value store☆49Updated 7 years ago
- DB for DAQ systems based on Persistent Memory and NVMe drives☆21Updated 4 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆99Updated 6 years ago
- ☆27Updated 2 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆157Updated 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)☆88Updated 2 years ago
- ☆52Updated 9 months ago