jonhoo / bystanderLinks
☆30Updated 4 years ago
Alternatives and similar repositories for bystander
Users that are interested in bystander are comparing it to the libraries listed below
Sorting:
- Hazard pointers in Rust.☆204Updated last month
- Rust interface for Linux futexes, the fast user-space locking primitive.☆87Updated last year
- Faster integer division and modulus operations☆87Updated 3 weeks ago
- Some internal rustc tools made accessible☆47Updated 6 months ago
- A lock-free, append-only atomic pool.☆67Updated 3 years ago
- A Rust implementation of two segment trees and a fenwick tree.☆66Updated 6 years ago
- Map data structure whose keys are stored as ranges☆89Updated 6 months ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆183Updated 4 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆81Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated last year
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆85Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- A collection of small utilities for working with pointer types in Rust.☆126Updated 6 months ago
- An on-disk hash table implementation☆124Updated 3 years ago
- perf-event: a Rust interface to Linux performance monitoring☆120Updated last month
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 6 months ago
- ☆93Updated last year
- ☆88Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A graphical debugger for Rust MIR☆192Updated 2 years ago
- docs.rs as a publishing platform?☆69Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated this week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated last month
- skiplist☆142Updated 3 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆150Updated this week
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated this week
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆262Updated 3 years ago