RalfJung / cargo-careful
Execute Rust code carefully, with extra checking along the way
☆398Updated 5 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…☆432Updated this week
- ☆464Updated 3 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆601Updated 5 months ago
- Count lines of LLVM IR per generic function☆420Updated this week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆667Updated this week
- Like Rust's std::Path, but UTF-8.☆462Updated 5 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆401Updated 2 months ago
- Support crate for rustc's self-profiling feature☆340Updated last month
- in-place allocation-reusing queues for Rust☆356Updated 7 months ago
- A minimal `syn` syntax tree pretty-printer☆657Updated last week
- Statically-checked alternatives to RefCell and RwLock☆367Updated 7 months ago
- Reflection via DWARF.☆296Updated last year
- Safe cross-platform linker shenanigans☆681Updated this week
- Easy code duplicate with substitution for Rust☆237Updated 4 months ago
- Experiments with structured concurrency in Rust☆342Updated 6 months ago
- Run Rust lints from dynamic libraries☆421Updated this week
- Library for snippet annotations☆297Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆346Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆504Updated 7 months ago
- Easy self-referential struct generation for Rust.☆564Updated 2 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆238Updated last week
- Fast floating point to string conversion☆616Updated this week
- ☆359Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆625Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆778Updated 2 months ago
- Type that deserializes only from one specific value☆232Updated last week
- Just, really the littlest Vec you could need. So smol.☆658Updated 3 weeks ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆420Updated 2 months ago
- A code ACL checker for Rust☆208Updated 3 weeks ago