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 3 months ago
- Memory-safe L4 Switch for Userspace Network Stacks☆17Updated 4 years ago
- A Rust library for safely programming persistent memory☆73Updated 9 months ago
- An operation-log based approach for data replication.☆62Updated last year
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆36Updated 6 months ago
- Local-affinity first NUMA-aware allocator with optional fallback.☆23Updated 3 years ago
- SFI verifier of Wasm binaries☆81Updated last year
- A rust implementation of lock free cuckoo hashmap☆67Updated last month
- A single thread async runtime based on io-uring.☆19Updated 10 months ago
- rust bindings of snmalloc☆127Updated last month
- high-efficiency concurrent reclamation☆35Updated 6 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆77Updated last year
- Rust bindings for the Linux userfaultfd functionality☆42Updated last month
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆57Updated 3 weeks ago
- A bit vector with the Rust standard library's portable SIMD API.☆39Updated last year
- hugepage allocator implement with rust☆10Updated last year
- Rust library for memory barrier☆35Updated 10 months ago
- Pure-Rust libraries for parsing, interpreting, and analyzing LLVM☆80Updated 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…☆46Updated 2 years ago
- ☆19Updated 2 years ago
- A Rust port of Yahoo! Cloud Serving Benchmark (YCSB)☆28Updated 2 years ago
- A memcomparable serialization format.☆23Updated last year
- Efficient sets of bytes for Rust☆19Updated 4 years ago
- Converts cargo check (and clippy) JSON output to the GitHub Action error format☆13Updated 9 months ago
- An implementation of https://github.com/google/brotli in rust avoiding the stdlib☆55Updated last month
- The Rust Function Tracer.☆42Updated last week
- A mininal runtime / startup for Supervisor Binary Interface (SBI) on RISC-V.☆18Updated 3 years ago
- Code coverage support for Rust `no_std` and embedded programs☆54Updated 4 months ago
- Toy benchmark comparing RocksDB and Sled☆12Updated last year
- partial_sort is Rust version of [std::partial_sort](https://en.cppreference.com/w/cpp/algorithm/partial_sort)☆19Updated 3 months ago