LPD-EPFL / ssmemLinks
ssmem is a simple object-based memory allocator with epoch-based garbage collection
☆34Updated 9 years ago
Alternatives and similar repositories for ssmem
Users that are interested in ssmem are comparing it to the libraries listed below
Sorting:
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆49Updated 9 years ago
- Lock-free multithreaded memory allocation☆107Updated 8 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆30Updated 14 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- QSBR and EBR library☆123Updated 5 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 3 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆181Updated 7 years ago
- Concurrent trie-hash map library☆92Updated last year
- W-TinyLFU cache C++11 header only implementation☆62Updated 6 years ago
- The world's first wait-free KV store with generic durable linearizable transactions☆41Updated 3 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆22Updated 4 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 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
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- ☆26Updated 8 years ago
- A Distributed Key-Value Store for FAWN☆77Updated 14 years ago
- MapReduce for multi-core☆49Updated 11 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- A SQL-to-native-code compiler based on LLVM☆48Updated 9 years ago
- RLU resizable hash-table☆17Updated 9 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆60Updated last year
- Artifact for PPoPP'18☆19Updated 3 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- A fast in-memory key-value store☆49Updated 7 years ago
- Persistent Memory Graph Database☆43Updated 2 years ago
- User-space Page Management☆109Updated last year
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago