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:
- Track and query Cargo dependency graphs.☆230Updated this week
- Snapshot testing for a herd of CLI tests☆154Updated 3 weeks ago
- A Rust code linter☆217Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆130Updated 2 months ago
- A concurrent, append-only vector.☆187Updated 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…☆59Updated last month
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆127Updated last month
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆120Updated 10 months ago
- ☆183Updated 3 weeks ago
- Utilities for working with impl traits in Rust.☆111Updated 6 months ago
- Rust Project Goals tracker☆82Updated this week
- Choose Rust types at compile-time via constants☆68Updated last year
- Program startup and thread support written in Rust☆189Updated 2 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆255Updated 2 weeks ago
- Simple async reactor and executor for rust☆80Updated 4 months ago
- An alternate Cargo registry using static files☆123Updated 5 months ago
- Creates graphviz dependency graphs for Rust projects that use Cargo☆188Updated last month
- Lazy formatting utility macro for rust☆128Updated last year
- Cargo hack manager☆64Updated last year
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 9 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆79Updated this week
- A pure-rust protobuf compiler, designed for use with prost-build☆89Updated last month
- Define your own PhantomData☆155Updated last week
- Reports when tokio runtime threads are blocking☆65Updated 11 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago
- ☆73Updated this week
- ☆93Updated last year
- ☆141Updated last month
- Progress reporting abstraction for Rust☆64Updated last year