nikomatsakis / rust-design-axiomsLinks
Discovering and describing Rust's design axioms
☆78Updated 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☆215Updated last year
- Track and query Cargo dependency graphs.☆237Updated last week
- 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.☆203Updated 2 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆142Updated last week
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- Program startup and thread support written in Rust☆194Updated 5 months ago
- Lazy formatting utility macro for rust☆129Updated 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`☆126Updated last year
- Rust Project Goals tracker☆88Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- ☆217Updated 3 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Utilities for working with impl traits in Rust.☆116Updated 8 months ago
- An alternate Cargo registry using static files☆133Updated last week
- A minimalist property-based testing library☆118Updated 5 months 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…☆64Updated 3 weeks ago
- ☆94Updated 2 years ago
- ☆76Updated 2 months ago
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆153Updated 3 weeks ago
- Deadlock free mutexes☆176Updated 6 months ago
- Recipes for avoiding bounds checks in Rust, without unsafe!☆127Updated 2 years ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆167Updated last year
- Public repository for the Rust keyword generics initiative☆107Updated last year
- Snapshot testing for a herd of CLI tests☆158Updated last week
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆108Updated 3 weeks ago
- Creates graphviz dependency graphs for Rust projects that use Cargo☆196Updated 3 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated last year
- ☆145Updated last month