rlu-sync / rlu
Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming
☆48Updated 9 years ago
Alternatives and similar repositories for rlu:
Users that are interested in rlu 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 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
- Cross-platform atomic operations and lock algorithm library☆96Updated 6 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 11 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
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆178Updated 6 years ago
- This is the public release of the ffwd delegation system, and associated benchmarks from the SOSP'17 paper.☆78Updated 7 years ago
- ☆21Updated 7 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 2 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
- QSBR and EBR library☆116Updated 5 years ago
- Framework for creating simple, efficient, and composable lock-free data structures☆12Updated 8 years ago
- A simple, reference implementation of a B^e-tree☆151Updated 5 years ago
- Transparent Paxos☆43Updated 5 years ago
- Lock-free multithreaded memory allocation☆104Updated 8 years ago
- RLU resizable hash-table☆16Updated 9 years ago
- libperf is a library that wraps around the syscall perf_event_open(). This library exposes the kernel performance counters subsystem to …☆55Updated 3 years ago
- LiTL: Library for Transparent Lock Interposition☆79Updated last year
- MICA: A Fast In-memory Key-Value Store (see isca2015 branch for the ISCA2015 version)☆206Updated 9 years ago
- A fast in-memory key-value store☆49Updated 7 years ago
- Fast linearizability checker☆66Updated 9 years ago
- Distributed Shared Persistent Memory. SoCC 2017☆69Updated 4 years ago
- Artifact for PPoPP'18☆18Updated 2 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆153Updated 3 years ago
- ☆25Updated 8 years ago
- DB for DAQ systems based on Persistent Memory and NVMe drives☆21Updated 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
- A Distributed Key-Value Store for FAWN☆76Updated 14 years ago
- Atlas: Programming for Persistent Memory☆74Updated 4 years ago
- An RDMA-powered, fast, and scalable Paxos protocol☆25Updated 5 years ago