RalfJung / cargo-careful
Execute Rust code carefully, with extra checking along the way
☆411Updated last week
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…☆475Updated this week
- Count lines of LLVM IR per generic function☆443Updated 3 months ago
- ☆484Updated 6 months ago
- Library for snippet annotations☆314Updated this week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆715Updated last month
- Just, really the littlest Vec you could need. So smol.☆683Updated 2 months ago
- Easy self-referential struct generation for Rust.☆610Updated 4 months ago
- A minimal `syn` syntax tree pretty-printer☆694Updated 3 weeks ago
- Like Rust's std::Path, but UTF-8.☆488Updated 2 months ago
- Support crate for rustc's self-profiling feature☆351Updated 3 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Type that deserializes only from one specific value☆231Updated 2 months ago
- Experiments with structured concurrency in Rust☆364Updated 9 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆607Updated 9 months ago
- Conditional compilation according to rustc compiler version☆353Updated this week
- Structured concurrency operations for async Rust☆449Updated 3 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆520Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆238Updated 2 weeks ago
- Creates graphviz dependency graphs for Rust projects that use Cargo☆180Updated 11 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆414Updated 3 months ago
- Test harness for ui tests of compiler diagnostics☆883Updated last week
- Safe cross-platform linker shenanigans☆734Updated 2 months ago
- Easy code duplicate with substitution for Rust☆241Updated 8 months ago
- A crate for safe and ergonomic pin-projection.☆655Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆792Updated 2 months ago
- Fast floating point to string conversion☆634Updated 2 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆739Updated last week
- in-place allocation-reusing queues for Rust☆373Updated 11 months ago
- Reflection via DWARF.☆296Updated 2 years ago
- Command line parser with applicative interface☆380Updated last month