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:
- The quickest way to override dependencies with Cargo☆62Updated last 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…☆56Updated 3 weeks 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`☆117Updated 8 months ago
- Choose Rust types at compile-time via constants☆67Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆73Updated 3 months ago
- ☆158Updated 3 weeks ago
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 3 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- Cargo hack manager☆64Updated last year
- Recipes for avoiding bounds checks in Rust, without unsafe!☆116Updated 2 years ago
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆122Updated last month
- Utility wrapper to send non send types to other threads safely☆182Updated 3 months ago
- ☆69Updated last month
- Serde Visitor for deserializing untagged enums☆63Updated 2 weeks ago
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆75Updated last month
- Documentation of Rust error handling☆48Updated 2 years ago
- https://github.com/rust-lang/cargo/issues/948☆56Updated 10 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆252Updated 3 months ago
- Library for scripting analyses against crates.io's database dumps☆71Updated 2 weeks ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆126Updated 7 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆188Updated last week
- Program startup and thread support written in Rust☆187Updated last month
- Track and query Cargo dependency graphs.☆227Updated 2 weeks ago
- ☆54Updated last year
- An ε-copy serialization/deserialization framework for Rust☆149Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- Library facilitating safe pinned initialization☆43Updated last week