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 10 years ago
- A simple, reference implementation of a B^e-tree☆157Updated 6 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
- A Wait-Free Universal Construct for Large Objects☆96Updated 5 years ago
- LiTL: Library for Transparent Lock Interposition☆84Updated 2 years ago
- Eris distributed transactions☆52Updated 7 years ago
- QSBR and EBR library☆124Updated 5 years ago
- NOPaxos consensus protocol☆136Updated 4 years ago
- The world's first wait-free KV store with generic durable linearizable transactions☆41Updated 3 years ago
- Fast linearizability checker☆67Updated 10 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- Experiments in partially ordered SMR.☆48Updated 4 years ago
- Lock-free multithreaded memory allocation☆108Updated 8 years ago
- High-performance multicore-scalable data structures and benchmarks☆142Updated 6 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)☆209Updated 9 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 3 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Library for Restartable Sequences☆73Updated 3 weeks ago
- pmwcas☆139Updated 2 years ago
- The Cicada engine☆59Updated 8 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
- User-space Page Management☆108Updated last year
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆166Updated 3 years ago
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆81Updated 3 years ago
- "Byteslice: Pushing the envelop of main memory data processing with a new storage layout" (SIGMOD'15)☆25Updated 7 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
- This is a mirror of github.com/percona/PerconaFT that is kept here for legacy purposes.☆95Updated 5 years ago
- SILT: A Memory-Efficient, High-Performance Key-Value Store☆177Updated 3 years ago
- A benchmark to compare synchronization techniques for multicore programming☆345Updated 2 months ago