bitslab / ffwdLinks
This is the public release of the ffwd delegation system, and associated benchmarks from the SOSP'17 paper.
☆79Updated 7 years ago
Alternatives and similar repositories for ffwd
Users that are interested in ffwd are comparing it to the libraries listed below
Sorting:
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- NOPaxos consensus protocol☆135Updated 4 years ago
- Fast linearizability checker☆66Updated 9 years ago
- LiTL: Library for Transparent Lock Interposition☆79Updated last year
- pmwcas☆138Updated 2 years ago
- QSBR and EBR library☆119Updated 5 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- Atlas: Programming for Persistent Memory☆76Updated 4 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).☆78Updated 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
- MICA: A Fast In-memory Key-Value Store (see isca2015 branch for the ISCA2015 version)☆208Updated 9 years ago
- Library for Restartable Sequences☆72Updated last month
- A persistent LSM key-value store. FloDB is designed to scale with the number of threads and memory size.☆26Updated 8 years ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆180Updated 7 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆159Updated 3 years ago
- Eris distributed transactions☆52Updated 7 years ago
- A simple, reference implementation of a B^e-tree☆152Updated 6 years ago
- Prototype of FPaxos, built upon LibPaxos3☆48Updated 5 years ago
- The world's first wait-free KV store with generic durable linearizable transactions☆41Updated 3 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- A Wait-Free Universal Construct for Large Objects☆97Updated 5 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆79Updated 3 years ago
- The Cicada engine☆57Updated 7 years ago
- Lock-free slab allocator / freelist.☆66Updated 9 years ago
- Embedded DB Benchmark Framework☆60Updated 4 years ago
- https://www.usenix.org/conference/atc20/presentation/boucher☆26Updated 3 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Experiments in partially ordered SMR.☆48Updated 4 years ago
- User-space Page Management☆107Updated 9 months ago