trigonak / ssmpLinks
ssmp is a highly optimized message-passing library built on top of the cache-coherence protocols of shared memory processors.
☆24Updated 10 years ago
Alternatives and similar repositories for ssmp
Users that are interested in ssmp are comparing it to the libraries listed below
Sorting:
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- W-TinyLFU cache C++11 header only implementation☆60Updated 6 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
- A fast in-memory key-value store☆49Updated 7 years ago
- Framework for creating simple, efficient, and composable lock-free data structures☆12Updated 9 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- DB for DAQ systems based on Persistent Memory and NVMe drives☆21Updated 4 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- The Cicada engine☆57Updated 8 years ago
- Persistent Memory Storage Engine☆24Updated 7 months ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- ☆25Updated 8 years ago
- Benchmark of common hash functions☆36Updated 5 years ago
- A comparison between different integer set techniques☆14Updated 7 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- Parallel sections library for parallel data-structures☆14Updated last year
- A tool for measuring the cache-coherence latencies of a processor (i.e., the latencies of loads, stores, CAS, FAI, TAS, and SWAP).☆78Updated 3 years ago
- Artifact for PPoPP'18☆19Updated 3 years ago
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago
- Accurate and Fast Evaluation of Multi-Stage Log-Structured Designs☆10Updated 9 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 6 years ago
- Embedded DB Benchmark Framework☆60Updated 4 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 14 years ago
- LSM-trie☆114Updated 4 years ago
- MICA: A Fast In-memory Key-Value Store (see isca2015 branch for the ISCA2015 version)☆208Updated 9 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Adaptive Radix Tree in C++☆45Updated last week
- Tools for safe management of persistent main memory.☆27Updated 11 years ago