nikomatsakis / rustacean-principlesLinks
☆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:
- Source for https://rust-for-rustaceans.com/☆156Updated last year
- Rust tutorial to demonstrate how variance works☆254Updated 5 months ago
- Execute Rust code carefully, with extra checking along the way☆420Updated last week
- Working group dedicated to improving the foundations of Async I/O in Rust☆392Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆249Updated 2 weeks ago
- ☆93Updated last year
- Hazard pointers in Rust.☆204Updated last week
- Library and tools for managing ecosystem wide call graphs and llvm-ir analysis☆169Updated last month
- Home of the Rustacean Station podcast☆222Updated this week
- Task abstraction for building executors☆472Updated 5 months ago
- Support crate for rustc's self-profiling feature☆353Updated 4 months ago
- Track and query Cargo dependency graphs.☆352Updated 2 years ago
- Type that deserializes only from one specific value☆243Updated last month
- Are we async yet?☆212Updated 3 months ago
- An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules☆211Updated 6 years ago
- Rust Code Reading Clubs☆140Updated 3 years ago
- Structured concurrency operations for async Rust☆455Updated 4 months ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- Error handling project group☆263Updated 3 years ago
- A lightweight version of pin-project written with declarative macros.☆249Updated last month
- Bisects rustc, either nightlies or CI artifacts☆185Updated 3 weeks ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated 2 years ago
- Advice for learning Rust☆165Updated 7 months ago
- Cargo subcommand that recursively finds and optionally wipes all "target" or "node_modules" folders that are found in the current path.☆164Updated 2 years ago
- Utilities for collecting metrics from a Tokio application☆355Updated last month
- Library for snippet annotations☆314Updated last week
- Creates graphviz dependency graphs for Rust projects that use Cargo☆185Updated last year
- Futures, streams, and async I/O combinators.☆507Updated 4 months ago
- A command line tool for comparing benchmarks run by Criterion.☆248Updated 9 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago