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.☆208Updated 4 months ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆185Updated 4 years ago
- A Rust implementation of two segment trees and a fenwick tree.☆66Updated 6 years ago
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- Define compiler intermediate representation usable by external tools☆86Updated last month
- Rust interface for Linux futexes, the fast user-space locking primitive.☆91Updated last year
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆260Updated 3 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Some internal rustc tools made accessible☆47Updated this week
- A reader-writer lock that provides extremely fast read access without starving writers☆85Updated 2 years ago
- ☆91Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆135Updated 4 months ago
- A graphical debugger for Rust MIR☆195Updated 3 years ago
- Composable allocator structures for plugging together more powerful allocators☆35Updated 4 years ago
- Faster integer division and modulus operations☆87Updated 3 months ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆86Updated 2 years ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆112Updated 2 months ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- ☆94Updated 2 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- ☆167Updated 2 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated last week
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Map data structure whose keys are stored as ranges☆95Updated this week
- Lending iterators on stable Rust☆83Updated last year
- skiplist☆142Updated 3 years ago
- A HashMap variant that spreads resize load across inserts☆193Updated 8 months ago
- a lock-free concurrent slab (experimental)☆297Updated 9 months ago
- Non-interleaving multithreaded output queue☆73Updated 3 weeks ago