RalfJung / cargo-carefulLinks
Execute Rust code carefully, with extra checking along the way
☆465Updated last month
Alternatives and similar repositories for cargo-careful
Users that are interested in cargo-careful are comparing it to the libraries listed below
Sorting:
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆517Updated last week
- Count lines of LLVM IR per generic function☆491Updated last week
- ☆501Updated last month
- Library for snippet annotations☆472Updated last week
- Experimental one-shot benchmarking/profiling harness for Rust☆642Updated last year
- Run Rust lints from dynamic libraries☆518Updated this week
- A minimal `syn` syntax tree pretty-printer☆730Updated last week
- A Rust code linter☆213Updated last year
- Cargo subcommand to provide various options useful for testing and continuous integration.☆784Updated this week
- Like Rust's std::Path, but UTF-8.☆536Updated 2 weeks ago
- Creates graphviz dependency graphs for Rust projects that use Cargo☆208Updated 6 months ago
- Experiments with structured concurrency in Rust☆402Updated last year
- Support crate for rustc's self-profiling feature☆375Updated 5 months ago
- Just, really the littlest Vec you could need. So smol.☆716Updated last week
- Gather author, contributor and publisher data on crates in your dependency graph.☆346Updated 3 months ago
- Type that deserializes only from one specific value☆266Updated last week
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆189Updated last week
- Statically-checked alternatives to RefCell and RwLock☆385Updated 3 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆460Updated 3 months ago
- Compile-time string formatting☆257Updated 2 months ago
- Easy self-referential struct generation for Rust.☆677Updated 11 months ago
- Structured concurrency operations for async Rust☆480Updated 3 months ago
- A code ACL checker for Rust☆263Updated 2 weeks ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆492Updated last year
- Command line parser with applicative interface☆417Updated last month
- Graph the number of crates that depend on your crate over time☆254Updated last week
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆332Updated 4 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆532Updated 4 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆441Updated 3 weeks ago
- Minimalistic snapshot testing for Rust.☆298Updated last year