nikomatsakis / rust-design-axiomsLinks
Discovering and describing Rust's design axioms
☆79Updated 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:
- Rust Project Goals tracker☆121Updated this week
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆135Updated 6 months ago
- ☆94Updated 2 years ago
- Choose Rust types at compile-time via constants☆69Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆145Updated 2 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`☆129Updated last year
- Track and query Cargo dependency graphs.☆249Updated this week
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆66Updated last month
- A Rust code linter☆213Updated last year
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- ☆76Updated last week
- A concurrent, append-only vector.☆209Updated 5 months ago
- Utilities for working with impl traits in Rust.☆118Updated 11 months ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- ☆148Updated 3 months ago
- Simple async reactor and executor for rust☆78Updated 9 months ago
- ☆224Updated 6 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆87Updated this week
- Recipes for avoiding bounds checks in Rust, without unsafe!☆135Updated 3 years ago
- Define your own PhantomData☆158Updated 3 weeks ago
- Program startup and thread support written in Rust☆199Updated 2 months ago
- The quickest way to override dependencies with Cargo☆81Updated last week
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- Public repository for the Rust keyword generics initiative☆110Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆34Updated 3 weeks ago
- ☆241Updated 5 months ago
- Library for scripting analyses against crates.io's database dumps☆73Updated 3 weeks ago
- Library facilitating safe pinned initialization☆75Updated this week