mxinden / elimination-backoff-stackLinks
Lock-free elimination back-off stack
☆12Updated 3 years ago
Alternatives and similar repositories for elimination-backoff-stack
Users that are interested in elimination-backoff-stack are comparing it to the libraries listed below
Sorting:
- SMR Benchmark: A Microbenchmark Suite for Concurrent Safe Memory Reclamation Schemes☆44Updated last month
- A rust implementation of lock free cuckoo hashmap☆68Updated 8 months ago
- A Rust library for safely programming persistent memory☆74Updated last year
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆41Updated last year
- An operation-log based approach for data replication.☆65Updated 2 years ago
- Memory-safe L4 Switch for Userspace Network Stacks☆18Updated 4 years ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆62Updated 7 months ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆90Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆84Updated last year
- Local-affinity first NUMA-aware allocator with optional fallback.☆28Updated 4 years ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- ☆30Updated 2 years ago
- Link libstdc++ or libc++ automatically or manually☆50Updated 2 weeks ago
- A single thread async runtime based on io-uring.☆19Updated last year
- Library and proc macro to analyze memory usage of data structures in rust.☆163Updated last month
- Rust bindings to the MLIR C API.☆67Updated last week
- A bit vector with the Rust standard library's portable SIMD API.☆41Updated 2 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 3 years ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- ☆48Updated last month
- A Rust port of Yahoo! Cloud Serving Benchmark (YCSB)☆28Updated 3 years ago
- CIRC: Concurrent Immediate Reference Counting☆52Updated 10 months ago
- high-efficiency concurrent reclamation☆36Updated last year
- Efficient sets of bytes for Rust☆19Updated 5 years ago
- Stack unwinding library in Rust☆96Updated last month
- A set of tools that automate the execution of scarab simulations☆13Updated this week
- rust bindings of snmalloc☆140Updated 3 weeks ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆84Updated last year
- Framework for simulating distributed applications☆104Updated 5 years ago
- ☆58Updated 3 weeks ago