RalfJung / cargo-careful
Execute Rust code carefully, with extra checking along the way
☆388Updated 3 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…☆399Updated this week
- ☆447Updated 3 weeks ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆636Updated this week
- Library for snippet annotations☆283Updated 2 weeks ago
- Count lines of LLVM IR per generic function☆414Updated this week
- Experimental one-shot benchmarking/profiling harness for Rust☆585Updated 3 months ago
- Easy self-referential struct generation for Rust.☆537Updated 3 months ago
- A minimal `syn` syntax tree pretty-printer☆621Updated last week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆711Updated last week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆395Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆394Updated last month
- Fast, efficient, and robust memory reclamation for Rust.☆384Updated last week
- Just, really the littlest Vec you could need. So smol.☆649Updated 2 months ago
- Easy code duplicate with substitution for Rust☆236Updated 2 months ago
- Reflection via DWARF.☆293Updated last year
- Run Rust lints from dynamic libraries☆401Updated this week
- Conditional compilation according to rustc compiler version☆334Updated last week
- Fast floating point to string conversion☆607Updated last week
- Support crate for rustc's self-profiling feature☆337Updated 5 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated last year
- Like Rust's std::Path, but UTF-8.☆437Updated 3 months ago
- Structured concurrency operations for async Rust☆411Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆490Updated 4 months ago
- A Rust code linter☆210Updated 5 months ago
- in-place allocation-reusing queues for Rust☆289Updated 5 months ago
- Test harness for ui tests of compiler diagnostics☆811Updated this week
- Tracing layer that automatically creates and manages progress bars for active spans.☆192Updated 11 months ago
- Module initialization/global constructor functions for Rust☆746Updated 2 months ago
- ☆319Updated this week