jonhoo / bystanderLinks
☆30Updated 3 years ago
Alternatives and similar repositories for bystander
Users that are interested in bystander are comparing it to the libraries listed below
Sorting:
- A lock-free, append-only atomic pool.☆67Updated 3 years ago
- Hazard pointers in Rust.☆204Updated 5 months ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆87Updated 11 months ago
- A Rust implementation of two segment trees and a fenwick tree.☆65Updated 6 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆80Updated last year
- sptr: The Strict Provenance Polyfill☆76Updated last year
- ☆86Updated 11 months ago
- Some internal rustc tools made accessible☆47Updated 4 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- ☆93Updated last year
- Define compiler intermediate representation usable by external tools☆74Updated 11 months ago
- Lending iterators on stable Rust☆82Updated last year
- A big integer library in Rust with good performance.☆105Updated last year
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 5 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated last year
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆125Updated 4 months ago
- Modular register allocator algorithms☆106Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆183Updated 4 years ago
- Rust library to program hardware performance counter.☆53Updated 2 years ago
- home for proposals in and around compile-time function evaluation☆110Updated last year
- Project group working on the "safe transmute" feature☆92Updated 8 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- docs.rs as a publishing platform?☆68Updated 2 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- Map data structure whose keys are stored as ranges☆88Updated 5 months ago
- An article explaining the unsoundness I found in owning-ref☆27Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago