canonical / rust-best-practicesLinks
A set of guidelines to avoid arguments over code-quality
☆69Updated 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:
- Make your code extra-safe by voluntarily dropping privileges☆255Updated last year
- (Auto)DRY for your Rust dependencies☆186Updated 6 months ago
- A code ACL checker for Rust☆232Updated last month
- Creates graphviz dependency graphs for Rust projects that use Cargo☆191Updated 2 months ago
- Collection of CI configuration files for Rust projects☆320Updated this week
- Fast recursive detection and cleaning of rust projects with interactive TUI and filters. Find rust projects anywhere that meet conditions…☆173Updated 4 months ago
- Track and query Cargo dependency graphs.☆231Updated last week
- A Cargo subcommand to build and test all feature flag combinations.☆164Updated last month
- ❌ GitHub Action for cargo-deny 🦀☆164Updated 3 weeks ago
- Visualizing Rust codebases in a few seconds☆185Updated last year
- Library and tools for managing ecosystem wide call graphs and llvm-ir analysis☆173Updated 4 months ago
- ☆200Updated last month
- Cargo subcommand to build multiple versions of the same binary, each with a different CPU features set, merged into a single portable opt…☆185Updated this week
- Maps where keys are borrowed from values.☆280Updated this week
- High-precision and consistent benchmarking framework/harness for Rust☆160Updated last week
- ergonomic and precise error handling built atop type-level set arithmetic☆284Updated 4 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆138Updated 2 weeks ago
- Cargo command to create the README.md from your crate's documentation☆161Updated 3 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 5 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…☆496Updated last week
- Cargo subcommand for viewing LLVM optimization remarks.☆178Updated last year
- A Rust code linter☆216Updated last year
- ☆162Updated 3 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Rate Limiting middleware for Tower/Axum/Tonic/Hyper utilizing the governor crate☆279Updated 3 weeks ago
- Macros for implementing Type-State-Pattern on your structs and methods☆252Updated 5 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated 10 months ago
- ☆167Updated last week
- Gather author, contributor and publisher data on crates in your dependency graph.☆335Updated 3 months ago
- Execute Rust code carefully, with extra checking along the way☆447Updated 2 weeks ago