canonical / rust-best-practicesLinks
A set of guidelines to avoid arguments over code-quality
☆68Updated 3 weeks ago
Alternatives and similar repositories for rust-best-practices
Users that are interested in rust-best-practices are comparing it to the libraries listed below
Sorting:
- A code ACL checker for Rust☆231Updated 2 weeks ago
- Creates graphviz dependency graphs for Rust projects that use Cargo☆189Updated last month
- (Auto)DRY for your Rust dependencies☆184Updated 5 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆162Updated 2 weeks ago
- ❌ GitHub Action for cargo-deny 🦀☆162Updated last month
- Fast recursive detection and cleaning of rust projects with interactive TUI and filters. Find rust projects anywhere that meet conditions…☆166Updated 3 months ago
- Maps where keys are borrowed from values.☆273Updated this week
- Visualizing Rust codebases in a few seconds☆184Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆131Updated 2 months ago
- Make your code extra-safe by voluntarily dropping privileges☆254Updated last year
- Collection of CI configuration files for Rust projects☆318Updated this week
- Cargo subcommand to build multiple versions of the same binary, each with a different CPU features set, merged into a single portable opt…☆183Updated last month
- ☆188Updated 3 weeks ago
- Track and query Cargo dependency graphs.☆230Updated last week
- Rate Limiting middleware for Tower/Axum/Tonic/Hyper utilizing the governor crate☆262Updated 4 months ago
- ergonomic and precise error handling built atop type-level set arithmetic☆269Updated 3 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 9 months ago
- ☆158Updated last week
- Library and tools for managing ecosystem wide call graphs and llvm-ir analysis☆173Updated 3 months ago
- Strongly typed YAML library for Rust, serde compatible. This is an independant continuation of serde-yaml from dtolnay.☆67Updated last month
- YAML library, based on unsafe-libyaml☆71Updated last year
- Cargo subcommand for viewing LLVM optimization remarks.☆178Updated last year
- Ergonomic and precise error handling provided by error sets. Inspired by Zig's error set type.☆182Updated 2 months ago
- A Rust macro to make enums with a subset of values of the parent☆121Updated 2 months ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆488Updated this week
- Extract documentation for the feature flags from comments in Cargo.toml☆183Updated 4 months ago
- Write your github workflows in rust☆126Updated last week
- Comparing argparse APIs☆169Updated last week
- Execute Rust code carefully, with extra checking along the way☆443Updated last month
- ☆55Updated 3 weeks ago