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.☆206Updated 2 months ago
- Define compiler intermediate representation usable by external tools☆81Updated last week
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- Some internal rustc tools made accessible☆47Updated 7 months ago
- Rust Code Reading Clubs☆140Updated 3 years ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆88Updated last year
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆185Updated 4 years ago
- Lending iterators on stable Rust☆83Updated last year
- Map data structure whose keys are stored as ranges☆94Updated last month
- A Rust implementation of two segment trees and a fenwick tree.☆66Updated 6 years ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆86Updated 2 years ago
- sptr: The Strict Provenance Polyfill☆75Updated last year
- ☆167Updated 2 years ago
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- docs.rs as a publishing platform?☆71Updated last week
- 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☆82Updated last year
- A big integer library in Rust with good performance.☆105Updated last year
- A benchmarking harness for concurrent key-value collections☆120Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆81Updated 11 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated 2 months ago
- skiplist☆142Updated 3 years ago
- A graphical debugger for Rust MIR☆194Updated 3 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- ☆94Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆111Updated last month
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆261Updated 3 years ago
- A framework for writing plugins that integrate with the Rust compiler☆153Updated 4 months ago