nikomatsakis / rust-design-axiomsLinks
Discovering and describing Rust's design axioms
☆79Updated 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:
- Track and query Cargo dependency graphs.☆245Updated this week
- Rust microbenchmarking harness based on paired-testing methodology☆144Updated last month
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆66Updated 2 weeks ago
- A Rust code linter☆213Updated last year
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆128Updated last year
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Snapshot testing for a herd of CLI tests☆161Updated 2 weeks ago
- Choose Rust types at compile-time via constants☆70Updated last year
- ☆219Updated 5 months ago
- Rust Project Goals tracker☆107Updated 2 weeks ago
- Recipes for avoiding bounds checks in Rust, without unsafe!☆131Updated 2 years ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆135Updated 5 months ago
- Utilities for working with impl traits in Rust.☆118Updated 11 months ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆62Updated 5 months ago
- A concurrent, append-only vector.☆208Updated 4 months ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- The quickest way to override dependencies with Cargo☆68Updated last week
- Program startup and thread support written in Rust☆196Updated 2 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated 3 weeks ago
- ☆76Updated last month
- Creates graphviz dependency graphs for Rust projects that use Cargo☆207Updated 6 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆111Updated 3 weeks ago
- Provides assert_eq! like macros with colorized diff output☆157Updated 10 months ago
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- ☆148Updated 3 months ago
- A minimalist property-based testing library☆120Updated 7 months ago
- Library for scripting analyses against crates.io's database dumps☆73Updated last week
- ☆94Updated 2 years ago
- Documentation of Rust error handling☆48Updated 2 years ago