mxinden / elimination-backoff-stackLinks
Lock-free elimination back-off stack
☆12Updated 4 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☆45Updated 5 months ago
- Local-affinity first NUMA-aware allocator with optional fallback.☆29Updated 4 years ago
- A Rust library for safely programming persistent memory☆74Updated last year
- A rust implementation of lock free cuckoo hashmap☆69Updated last year
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆41Updated last year
- A single thread async runtime based on io-uring.☆21Updated last month
- Helpers and utilities used by multiple rust-vmm components and VMMs☆86Updated last week
- CIRC: Concurrent Immediate Reference Counting☆55Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆87Updated 2 years ago
- The Rust Function Tracer.☆47Updated this week
- An operation-log based approach for data replication.☆65Updated 2 years ago
- Proposed API for type-driven member access☆13Updated 3 years ago
- high-efficiency concurrent reclamation☆38Updated last year
- ☆48Updated 3 weeks ago
- dlmalloc ported into Rust☆115Updated 2 months ago
- Memory-safe L4 Switch for Userspace Network Stacks☆19Updated 4 years ago
- Backtrace support for Rust `no_std` and embedded programs.☆48Updated 2 years ago
- A benchmarking harness for concurrent key-value collections☆119Updated 3 years ago
- Concurrent Data Structure for Rust☆29Updated 3 years ago
- Export flame data to speedscope's format☆45Updated last year
- wrap errors with automatic backtrace capture and print-on-result-unwrap☆32Updated last year
- LLVM Bitcode parser in Rust☆25Updated 2 months ago
- A slab allocator with stable references☆15Updated 3 years ago
- rust bindings of snmalloc☆149Updated this week
- Trying to create Sync bump allocator☆41Updated 7 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆193Updated 2 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 lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆65Updated 11 months ago
- Low level API definition of a Mutex☆26Updated 6 months ago
- Rust bindings for the Linux userfaultfd functionality☆46Updated 2 weeks ago