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:
- Rust tutorial to demonstrate how variance works☆252Updated 5 months ago
- Error handling project group☆263Updated 3 years ago
- ☆93Updated last year
- Experiments with structured concurrency in Rust☆365Updated 10 months ago
- Library and tools for managing ecosystem wide call graphs and llvm-ir analysis☆170Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Working group dedicated to improving the foundations of Async I/O in Rust☆392Updated 3 months ago
- Task abstraction for building executors☆467Updated 4 months ago
- Graph the number of crates that depend on your crate over time☆241Updated 2 weeks ago
- Support crate for rustc's self-profiling feature☆351Updated 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
- Structured concurrency operations for async Rust☆452Updated 4 months ago
- Library for snippet annotations☆314Updated this week
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆478Updated this week
- Collection of CI configuration files for Rust projects☆317Updated 6 months ago
- Execute Rust code carefully, with extra checking along the way☆416Updated last week
- Source for https://rust-for-rustaceans.com/☆156Updated last year
- Type that deserializes only from one specific value☆243Updated 2 weeks ago
- in-place allocation-reusing queues for Rust☆374Updated last year
- Just, really the littlest Vec you could need. So smol.☆690Updated 3 months ago
- Utilities for collecting metrics from a Tokio application☆353Updated last month
- Track and query Cargo dependency graphs.☆223Updated this week
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆261Updated 3 years ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated 2 years ago
- Hazard pointers in Rust.☆204Updated 5 months ago
- An opinionated guide that tries to help you choose the best way to store contiguous data in Rust☆123Updated 4 years ago
- Concurrently Readable Data Structures for Rust☆358Updated last month
- Like Rust's std::Path, but UTF-8.☆491Updated this week
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 2 months ago
- Count lines of LLVM IR per generic function☆445Updated 4 months ago