nikomatsakis / rust-design-axiomsLinks
Discovering and describing Rust's design axioms
☆75Updated 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.☆234Updated last week
- Rust microbenchmarking harness based on paired-testing methodology☆139Updated 3 weeks ago
- A concurrent, append-only vector.☆196Updated last month
- Program startup and thread support written in Rust☆192Updated 4 months ago
- A Rust code linter☆216Updated last year
- Utility wrapper to send non send types to other threads safely☆187Updated 5 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`☆122Updated 11 months ago
- ☆74Updated last month
- Lazy formatting utility macro for rust☆128Updated 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…☆59Updated 2 weeks ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆127Updated 2 months ago
- ☆94Updated last year
- Snapshot testing for a herd of CLI tests☆156Updated last month
- Rust Project Goals tracker☆86Updated last week
- Simple async reactor and executor for rust☆79Updated 5 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆257Updated last month
- ☆143Updated 3 months ago
- Creates graphviz dependency graphs for Rust projects that use Cargo☆191Updated 2 months ago
- Deadlock free mutexes☆177Updated 5 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Reports when tokio runtime threads are blocking☆65Updated last year
- Utilities for working with impl traits in Rust.☆113Updated 7 months ago
- Define your own PhantomData☆156Updated this week
- Library for scripting analyses against crates.io's database dumps☆73Updated 3 weeks ago
- Library and tools for managing ecosystem wide call graphs and llvm-ir analysis☆174Updated 4 months ago
- Documentation of Rust error handling☆48Updated 2 years ago
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- ☆204Updated 2 months ago
- The quickest way to override dependencies with Cargo☆65Updated this week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆139Updated 11 months ago