nikomatsakis / rustacean-principles
☆176Updated last year
Alternatives and similar repositories for rustacean-principles
Users that are interested in rustacean-principles are comparing it to the libraries listed below
Sorting:
- Rust tutorial to demonstrate how variance works☆250Updated 4 months ago
- Source for https://rust-for-rustaceans.com/☆154Updated last year
- Hazard pointers in Rust.☆204Updated 4 months ago
- Library and tools for managing ecosystem wide call graphs and llvm-ir analysis☆169Updated last week
- ☆92Updated last year
- Experiments with structured concurrency in Rust☆364Updated 9 months ago
- Working group dedicated to improving the foundations of Async I/O in Rust☆390Updated 3 months ago
- Task abstraction for building executors☆466Updated 3 months ago
- Home of the Rustacean Station podcast☆221Updated this week
- An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules☆209Updated 6 years ago
- Support crate for rustc's self-profiling feature☆351Updated 3 months ago
- Execute Rust code carefully, with extra checking along the way☆411Updated last week
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- Faster, more compact implementation of std::Cow☆352Updated 2 years ago
- Bisects rustc, either nightlies or CI artifacts☆183Updated this week
- Graph the number of crates that depend on your crate over time☆238Updated 2 weeks ago
- Are we async yet?☆211Updated 2 months ago
- Structured concurrency operations for async Rust☆449Updated 3 months ago
- Error handling project group☆263Updated 3 years ago
- A Rust macro to determine if a type implements a logical trait expression☆255Updated 5 years ago
- Track and query Cargo dependency graphs.☆352Updated 2 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Rust Code Reading Clubs☆141Updated 3 years ago
- Utilities for collecting metrics from a Tokio application☆351Updated 2 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆792Updated 2 months ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆473Updated this week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated 2 months ago
- Cargo extension for running Criterion.rs benchmarks☆197Updated 10 months ago
- Async executor☆364Updated 2 weeks ago
- Async I/O and timers☆506Updated last week