mxinden / elimination-backoff-stack
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
- SMR Benchmark: A Microbenchmark Suite for Concurrent Safe Memory Reclamation Schemes☆39Updated 5 months ago
- A rust implementation of lock free cuckoo hashmap☆68Updated 3 months ago
- A Rust library for safely programming persistent memory☆74Updated 11 months ago
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆36Updated 8 months ago
- Local-affinity first NUMA-aware allocator with optional fallback.☆24Updated 4 years ago
- Memory-safe L4 Switch for Userspace Network Stacks☆18Updated 4 years ago
- A single thread async runtime based on io-uring.☆19Updated last year
- hugepage allocator implement with rust☆10Updated last year
- A memcomparable serialization format.☆23Updated last year
- An operation-log based approach for data replication.☆62Updated 2 years ago
- SFI verifier of Wasm binaries☆81Updated 2 years ago
- Versionize is a framework for version tolerant serializion/deserialization of Rust data structures, designed for usecases that need fast …☆58Updated last year
- Proposed API for type-driven member access☆12Updated 3 years ago
- A Rust implementation of two segment trees and a fenwick tree.☆65Updated 6 years ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆58Updated 2 months ago
- ☆17Updated last year
- Serde serializer for generating Starlark build targets☆66Updated last month
- high-efficiency concurrent reclamation☆35Updated 8 months ago
- Asynchronously speed-limiting multiple byte streams☆61Updated 7 months ago
- A bit vector with the Rust standard library's portable SIMD API.☆40Updated 2 years ago
- ioring wrapper for windows-rs☆21Updated 2 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆78Updated last year
- rust bindings of snmalloc☆129Updated last month
- Library and proc macro to analyze memory usage of data structures in rust.☆152Updated this week
- LLVM Bitcode parser in Rust☆25Updated last month
- Modular register allocator algorithms☆106Updated 2 years ago
- Efficient sets of bytes for Rust☆19Updated 4 years ago
- Experimental lock-free structures in Rust.☆20Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆78Updated 7 months ago
- sptr: The Strict Provenance Polyfill☆76Updated last year