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.☆231Updated this week
- A concurrent, append-only vector.☆192Updated 2 weeks 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…☆59Updated 2 weeks ago
- Rust microbenchmarking harness based on paired-testing methodology☆136Updated this week
- Rust Project Goals tracker☆85Updated last week
- Utility wrapper to send non send types to other threads safely☆185Updated 5 months ago
- Utilities for working with impl traits in Rust.☆112Updated 6 months ago
- A Rust code linter☆216Updated last year
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆127Updated last month
- Snapshot testing for a herd of CLI tests☆154Updated 2 weeks ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆60Updated last month
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated this 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`☆121Updated 10 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆29Updated 5 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- ☆94Updated last year
- ☆197Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated last year
- ☆73Updated 3 weeks ago
- Deadlock free mutexes☆176Updated 4 months ago
- An alternate Cargo registry using static files☆124Updated 5 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆183Updated 10 months ago
- Public repository for the Rust keyword generics initiative☆106Updated last year
- Progress reporting abstraction for Rust☆64Updated last year
- It executes futures☆57Updated 2 years ago
- ☆141Updated 2 months ago
- Define your own PhantomData☆156Updated this week
- Library and tools for managing ecosystem wide call graphs and llvm-ir analysis☆173Updated 3 months ago
- Creates graphviz dependency graphs for Rust projects that use Cargo☆189Updated last month