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 4 months ago
- Memory-safe L4 Switch for Userspace Network Stacks☆19Updated 4 years ago
- A rust implementation of lock free cuckoo hashmap☆69Updated 11 months ago
- A single thread async runtime based on io-uring.☆19Updated last year
- A Rust library for safely programming persistent memory☆75Updated last year
- Local-affinity first NUMA-aware allocator with optional fallback.☆29Updated 4 years ago
- An operation-log based approach for data replication.☆65Updated 2 years ago
- The Rust Function Tracer.☆48Updated 4 months ago
- A Rust port of Yahoo! Cloud Serving Benchmark (YCSB)☆30Updated 3 years ago
- Efficient sets of bytes for Rust☆18Updated 5 years ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆92Updated last year
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆41Updated last year
- 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
- A reader-writer lock that provides extremely fast read access without starving writers☆86Updated 2 years ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- Framework for simulating distributed applications☆104Updated 5 years ago
- A drop-in GlobalAlloc implementation using tcmalloc from gperftools.☆19Updated 2 years ago
- high-efficiency concurrent reclamation☆38Updated last year
- Experimental kernel with built-in replication.☆162Updated 5 months ago
- rust bindings of snmalloc☆146Updated 3 months ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆63Updated 10 months ago
- ☆29Updated 2 years ago
- Proposed API for type-driven member access☆13Updated 3 years ago
- wrap errors with automatic backtrace capture and print-on-result-unwrap☆32Updated last year
- Rust bindings for the Linux userfaultfd functionality☆46Updated 3 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- A bit vector with the Rust standard library's portable SIMD API.☆41Updated 2 years ago
- Link libstdc++ or libc++ automatically or manually☆51Updated last week