RalfJung / cargo-careful
Execute Rust code carefully, with extra checking along the way
☆387Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for cargo-careful
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆397Updated this week
- ☆443Updated 2 weeks ago
- A minimal `syn` syntax tree pretty-printer☆615Updated this week
- Count lines of LLVM IR per generic function☆410Updated last week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆634Updated last week
- Experimental one-shot benchmarking/profiling harness for Rust☆583Updated 2 months ago
- Like Rust's std::Path, but UTF-8.☆436Updated 2 months ago
- Experiments with structured concurrency in Rust☆311Updated 3 months ago
- Easy self-referential struct generation for Rust.☆536Updated 2 months ago
- Library for snippet annotations☆274Updated last week
- Test harness for ui tests of compiler diagnostics☆804Updated this week
- Just, really the littlest Vec you could need. So smol.☆649Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆365Updated 4 months ago
- Conditional compilation according to rustc compiler version☆335Updated 3 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆490Updated 4 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated last year
- Run Rust lints from dynamic libraries☆399Updated this week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆663Updated this week
- Graph the number of crates that depend on your crate over time☆231Updated this week
- Fast, efficient, and robust memory reclamation for Rust.☆376Updated this week
- Structured concurrency operations for async Rust☆407Updated 2 weeks ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆395Updated last week
- Reflection via DWARF.☆293Updated last year
- Fast floating point to string conversion☆608Updated this week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆710Updated this week
- Heap profiling and ad hoc profiling for Rust programs.☆744Updated 3 months ago
- A code ACL checker for Rust☆204Updated 3 weeks ago
- Easy code duplicate with substitution for Rust☆235Updated last month
- Safe cross-platform linker shenanigans☆646Updated 2 weeks ago
- Support crate for rustc's self-profiling feature☆334Updated 5 months ago