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:
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆65Updated last month
- Choose Rust types at compile-time via constants☆68Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆143Updated last week
- Track and query Cargo dependency graphs.☆239Updated this week
- A Rust code linter☆212Updated last year
- ☆94Updated 2 years ago
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- Parse JSON file at compile time and embed as serde_json::Value☆32Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆187Updated 7 months ago
- Library for scripting analyses against crates.io's database dumps☆73Updated 2 months ago
- ☆76Updated last week
- Progress reporting abstraction for Rust☆65Updated last year
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆134Updated 4 months ago
- A concurrent, append-only vector.☆205Updated 3 months ago
- An alternate Cargo registry using static files☆134Updated last month
- Lazy formatting utility macro for rust☆129Updated last year
- Define your own PhantomData☆158Updated last 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`☆127Updated last year
- Graph the number of crates that depend on your crate over time☆254Updated 2 months ago
- Utilities for working with impl traits in Rust.☆117Updated 9 months ago
- Simple refinement types for Rust; parse, don't validate!☆76Updated 2 weeks ago
- Public repository for the Rust keyword generics initiative☆108Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated last month
- Program startup and thread support written in Rust☆196Updated 3 weeks ago
- Simple async reactor and executor for rust☆79Updated 7 months ago
- Lending iterators on stable Rust☆83Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated last week
- Rust Project Goals tracker☆96Updated 2 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- The quickest way to override dependencies with Cargo☆65Updated last week