RalfJung / cargo-careful
Execute Rust code carefully, with extra checking along the way
☆407Updated 8 months ago
Alternatives and similar repositories for cargo-careful:
Users that are interested in cargo-careful are comparing it to the libraries listed below
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆465Updated this week
- Count lines of LLVM IR per generic function☆440Updated 3 months ago
- A minimal `syn` syntax tree pretty-printer☆685Updated 2 weeks ago
- ☆479Updated 6 months ago
- Like Rust's std::Path, but UTF-8.☆482Updated last month
- Experimental one-shot benchmarking/profiling harness for Rust☆605Updated 8 months ago
- Library for snippet annotations☆313Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆788Updated 2 months ago
- Experiments with structured concurrency in Rust☆361Updated 9 months ago
- Easy self-referential struct generation for Rust.☆603Updated 3 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆708Updated last month
- Just, really the littlest Vec you could need. So smol.☆679Updated last month
- in-place allocation-reusing queues for Rust☆366Updated 10 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Structured concurrency operations for async Rust☆445Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆649Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆515Updated last month
- Fast, efficient, and robust memory reclamation for Rust.☆411Updated 2 months ago
- Safe cross-platform linker shenanigans☆723Updated last month
- Conditional compilation according to rustc compiler version☆351Updated last month
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆463Updated 2 months ago
- Reflection via DWARF.☆296Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆238Updated 2 weeks ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆797Updated last week
- Creates graphviz dependency graphs for Rust projects that use Cargo☆176Updated 10 months ago
- Run Rust lints from dynamic libraries☆445Updated this week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Module initialization/global constructor functions for Rust☆845Updated this week
- Gather author, contributor and publisher data on crates in your dependency graph.☆329Updated 4 months ago
- Type that deserializes only from one specific value☆231Updated last month