RalfJung / cargo-carefulLinks
Execute Rust code carefully, with extra checking along the way
☆443Updated 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…☆488Updated this week
- A minimal `syn` syntax tree pretty-printer☆711Updated 2 weeks ago
- ☆493Updated 9 months ago
- Count lines of LLVM IR per generic function☆465Updated 3 weeks ago
- Library for snippet annotations☆326Updated this week
- Experimental one-shot benchmarking/profiling harness for Rust☆621Updated 11 months ago
- Like Rust's std::Path, but UTF-8.☆503Updated 2 months ago
- Run Rust lints from dynamic libraries☆483Updated this week
- Just, really the littlest Vec you could need. So smol.☆700Updated 5 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆744Updated this week
- Support crate for rustc's self-profiling feature☆366Updated last month
- Experiments with structured concurrency in Rust☆378Updated last year
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- An implementation of Joshua Yanovski's Ghost Cell paper.☆480Updated last year
- Fast floating point to string conversion☆649Updated this week
- Creates graphviz dependency graphs for Rust projects that use Cargo☆188Updated last month
- Gather author, contributor and publisher data on crates in your dependency graph.☆333Updated 2 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆428Updated this week
- Fast, efficient, and robust memory reclamation for Rust.☆429Updated last month
- Type that deserializes only from one specific value☆245Updated this week
- Easy self-referential struct generation for Rust.☆635Updated 7 months ago
- Reflection via DWARF.☆297Updated 2 years ago
- in-place allocation-reusing queues for Rust☆378Updated last year
- High-precision and consistent benchmarking framework/harness for Rust☆156Updated this week
- Conditional compilation according to rustc compiler version☆373Updated 2 months ago
- Structured concurrency operations for async Rust☆464Updated 6 months ago
- A Rust code linter☆217Updated last year
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆493Updated this week
- Easy code duplicate with substitution for Rust☆246Updated 10 months ago
- Make your code extra-safe by voluntarily dropping privileges☆254Updated last year