nikomatsakis / rust-design-axiomsLinks
Discovering and describing Rust's design axioms
☆77Updated 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:
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆132Updated 3 months ago
- A concurrent, append-only vector.☆201Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆140Updated last week
- Rust Project Goals tracker☆87Updated this week
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆125Updated last year
- The quickest way to override dependencies with Cargo☆65Updated this week
- Track and query Cargo dependency graphs.☆237Updated this week
- A Rust code linter☆216Updated last year
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆60Updated this week
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Public repository for the Rust keyword generics initiative☆106Updated last year
- ☆76Updated 2 months ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆60Updated 2 months ago
- Snapshot testing for a herd of CLI tests☆156Updated this week
- Simple refinement types for Rust; parse, don't validate!☆75Updated last month
- ☆44Updated 6 months ago
- Lazy formatting utility macro for rust☆129Updated last year
- Utilities for working with impl traits in Rust.☆116Updated 8 months ago
- Program startup and thread support written in Rust☆193Updated 4 months ago
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- Recipes for avoiding bounds checks in Rust, without unsafe!☆126Updated 2 years ago
- ☆211Updated 2 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆259Updated 2 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated last month
- Simple async reactor and executor for rust☆79Updated 6 months ago
- ☆94Updated 2 years ago
- Creates graphviz dependency graphs for Rust projects that use Cargo☆192Updated 3 months ago
- A minimalist property-based testing library☆116Updated 5 months ago
- Define your own PhantomData☆158Updated 2 weeks ago