trigonak / ssmp
ssmp is a highly optimized message-passing library built on top of the cache-coherence protocols of shared memory processors.
☆22Updated 9 years ago
Alternatives and similar repositories for ssmp:
Users that are interested in ssmp are comparing it to the libraries listed below
- 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
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 2 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- The Cicada engine☆55Updated 7 years ago
- Cross-platform atomic operations and lock algorithm library☆96Updated 6 years ago
- A fast in-memory key-value store☆49Updated 7 years ago
- W-TinyLFU cache C++11 header only implementation☆57Updated 6 years ago
- ☆25Updated 8 years ago
- Buffer based LRU cache☆37Updated last year
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 11 years ago
- Accurate and Fast Evaluation of Multi-Stage Log-Structured Designs☆10Updated 8 years ago
- Persistent Memory Storage Engine☆24Updated 3 months ago
- Framework for creating simple, efficient, and composable lock-free data structures☆12Updated 8 years ago
- Stasis is a flexible transactional storage library that is geared toward high-performance applications and system developers. It supports…☆53Updated 12 years ago
- LSM-trie☆113Updated 3 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 14 years ago
- Fast wait-free algorithms designed for shared memory systems☆45Updated 6 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆99Updated 6 years ago
- A tool for measuring the cache-coherence latencies of a processor (i.e., the latencies of loads, stores, CAS, FAI, TAS, and SWAP).☆75Updated 2 years ago
- Artifact for PPoPP'18☆18Updated 2 years ago
- This is a mirror of github.com/percona/PerconaFT that is kept here for legacy purposes.☆94Updated 5 years ago
- RWMutex for sharing of multicore machines.☆17Updated 5 years ago
- DB for DAQ systems based on Persistent Memory and NVMe drives☆21Updated 4 years ago
- ☆25Updated 7 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆74Updated 3 years ago
- A Distributed Key-Value Store for FAWN☆76Updated 14 years ago
- This repository hosts the code used for the following paper: Claude Barthels, Ingo Müller, Konstantin Taranov, Torsten Hoefler, Gustavo A…☆10Updated 5 years ago
- Benchmarking tools for pmemkv☆22Updated last year