nikomatsakis / rust-design-axiomsLinks
Discovering and describing Rust's design axioms
☆74Updated last year
Alternatives and similar repositories for rust-design-axioms
Users that are interested in rust-design-axioms are comparing it to the libraries listed below
Sorting:
- A Rust code linter☆216Updated last year
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆126Updated last week
- A concurrent, append-only vector.☆187Updated 3 weeks ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆59Updated 2 weeks ago
- Rust microbenchmarking harness based on paired-testing methodology☆126Updated 2 months ago
- Track and query Cargo dependency graphs.☆230Updated this week
- Snapshot testing for a herd of CLI tests☆153Updated this week
- cargo-add command to make dependencies into dylibs