jonhoo / bystander
☆30Updated 3 years ago
Alternatives and similar repositories for bystander:
Users that are interested in bystander are comparing it to the libraries listed below
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- ☆92Updated last year
- Some internal rustc tools made accessible☆47Updated last month
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Hazard pointers in Rust.☆200Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 5 months ago
- Lending iterators on stable Rust☆81Updated last year
- A lock-free, append-only atomic pool.☆66Updated 2 years ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Define compiler intermediate representation usable by external tools☆66Updated 8 months ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆182Updated 3 years ago
- Better reference counted strings for Rust☆118Updated 7 months ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆84Updated 8 months ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- ☆73Updated 8 months ago
- Umbrella repository for Krabcake experiments☆46Updated last week
- A Rust implementation of two segment trees and a fenwick tree.☆64Updated 6 years ago
- cross-platform Rust API for memory mapped IO☆41Updated 9 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Map data structure whose keys are stored as ranges☆81Updated last month
- An article explaining the unsoundness I found in owning-ref☆26Updated 3 years ago
- ☆95Updated 3 weeks ago
- Async fundamentals initiative: portable and interoperable☆75Updated last year
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆83Updated last year
- A big integer library in Rust with good performance.☆104Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- docs.rs as a publishing platform?☆68Updated this week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆69Updated 3 months ago