canonical / rust-best-practicesLinks
A set of guidelines to avoid arguments over code-quality
☆63Updated 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:
- YAML library, based on unsafe-libyaml☆72Updated last year
- A code ACL checker for Rust☆223Updated 2 months ago
- Maps where keys are borrowed from values.☆254Updated this week
- ❌ GitHub Action for cargo-deny 🦀☆157Updated last week
- (Auto)DRY for your Rust dependencies☆172Updated 3 months ago
- Creates graphviz dependency graphs for Rust projects that use Cargo☆182Updated 11 months ago
- Cargo subcommand to build multiple versions of the same binary, each with a different CPU features set, merged into a single portable opt…☆180Updated last week
- ☆156Updated last month
- ☆142Updated last week
- ☆51Updated 2 months ago
- Comparing argparse APIs☆157Updated this week
- Make your code extra-safe by voluntarily dropping privileges☆252Updated 10 months ago
- Execute Rust code carefully, with extra checking along the way☆416Updated this week
- A Cargo subcommand to build and test all feature flag combinations.☆159Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆118Updated 2 weeks ago
- Cargo subcommand for viewing LLVM optimization remarks.☆177Updated last year
- Progress reporting abstraction for Rust☆64Updated 10 months ago
- Verify that registry crates in your Cargo.lock are reproducible from the git repository☆42Updated last month
- A Rust macro to make enums with a subset of values of the parent☆98Updated last year
- Library and tools for managing ecosystem wide call graphs and llvm-ir analysis☆170Updated 3 weeks ago
- An alternate Cargo registry using static files☆121Updated 3 months ago
- ☆156Updated last week
- Track and query Cargo dependency graphs.☆223Updated this week
- ☆153Updated 2 weeks ago
- Ergonomic and precise error handling provided by error sets. Inspired by Zig's error set type.☆140Updated last week
- ☆75Updated 5 months ago
- Just like `serde`, but with more exhaustive error reporting capabilities. Designed for public API payloads.☆195Updated 2 months ago
- Use bitsized types as if they were a feature of rust.☆183Updated last month
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 7 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year