RalfJung / cargo-carefulLinks
Execute Rust code carefully, with extra checking along the way
☆465Updated 3 weeks ago
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
- ☆501Updated last month
- Count lines of LLVM IR per generic function☆491Updated last week
- Library for snippet annotations☆472Updated last week
- A minimal `syn` syntax tree pretty-printer☆730Updated last week
- Experimental one-shot benchmarking/profiling harness for Rust☆642Updated 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
- Just, really the littlest Vec you could need. So smol.☆716Updated last week
- Run Rust lints from dynamic libraries☆518Updated this week
- Experiments with structured concurrency in Rust☆402Updated last year
- Fast floating point to string conversion☆682Updated this week
- An implementation of Joshua Yanovski's Ghost Cell paper.☆492Updated last year
- A Rust code linter☆213Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆460Updated 3 months ago
- Support crate for rustc's self-profiling feature☆375Updated 5 months ago
- Type that deserializes only from one specific value☆266Updated last week
- Easy self-referential struct generation for Rust.☆677Updated 11 months ago
- Gather author, contributor and publisher data on crates in your dependency graph.☆346Updated 3 months ago
- Make your code extra-safe by voluntarily dropping privileges☆260Updated last year
- Compile-time string formatting☆257Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆385Updated 3 months ago
- Reflection via DWARF.☆298Updated 2 years ago
- Conditional compilation according to rustc compiler version☆390Updated last week
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆189Updated this week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆441Updated 3 weeks ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆532Updated 4 months ago
- Creates graphviz dependency graphs for Rust projects that use Cargo☆208Updated 6 months ago
- Test harness for ui tests of compiler diagnostics☆945Updated last week