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☆49Updated 9 years ago
- LiTL: Library for Transparent Lock Interposition☆84Updated 2 years ago
- A simple, reference implementation of a B^e-tree☆156Updated 6 years ago
- Eris distributed transactions☆52Updated 7 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
- QSBR and EBR library☆123Updated 5 years ago
- NOPaxos consensus protocol☆136Updated 4 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 3 years ago
- Atlas: Programming for Persistent Memory☆76Updated 4 years ago
- MICA: A Fast In-memory Key-Value Store (see isca2015 branch for the ISCA2015 version)☆208Updated 9 years ago
- pmwcas☆139Updated 2 years ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 5 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- Fast linearizability checker☆67Updated 10 years ago
- The world's first wait-free KV store with generic durable linearizable transactions☆41Updated 3 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
- Experiments in partially ordered SMR.☆48Updated 4 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆166Updated 3 years ago
- Library for Restartable Sequences☆73Updated this week
- The main code repository for the Derecho project.☆198Updated 3 weeks ago
- Lock-free multithreaded memory allocation☆108Updated 8 years ago
- ☆48Updated 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
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆60Updated last year
- Core aware thread management system☆235Updated 2 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- User-space Page Management☆109Updated last year
- TxFS: Leveraging File-System Crash Consistency to Provide ACID Transactions (ATC 18)☆66Updated 6 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆30Updated 14 years ago
- High-performance multicore-scalable data structures and benchmarks☆142Updated 6 years ago