rust-lang / crater
Run experiments across parts of the Rust ecosystem!
☆642Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for crater
- Automatic checking for semantic versioning in library crates☆638Updated last year
- Rust doesn't have exceptions☆630Updated 4 years ago
- Test harness for ui tests of compiler diagnostics☆811Updated this week
- Keep your dependencies up-to-date☆426Updated 2 weeks ago
- A minimal `syn` syntax tree pretty-printer☆621Updated last week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,410Updated 3 months ago
- A string type for Rust that is not required to be valid UTF-8.☆820Updated last week
- Auditing crates for unsafe code which can be safely replaced☆536Updated 2 years ago
- Just, really the littlest Vec you could need. So smol.☆649Updated 3 months ago
- Easy Ctrl-C handler for Rust projects☆605Updated 3 months ago
- Rust library allowing to register multiple handlers for the same signal☆730Updated 2 months ago
- How to avoid complicated coordinated upgrades☆438Updated 7 months ago
- Automatically apply the suggestions made by rustc☆853Updated 11 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆490Updated 4 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,357Updated 3 weeks ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆959Updated 3 months ago
- Numeric traits for generic mathematics in Rust☆727Updated 3 months ago
- ☆753Updated last week
- A vector with a fixed capacity. (Rust)☆747Updated last month
- A if/elif-like macro for Rust #[cfg] statements☆569Updated 3 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆579Updated last year
- Macros for all your token pasting needs☆1,026Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,000Updated last week
- Information useful to people contributing to Rust☆464Updated this week
- Fast floating point to string conversion☆607Updated last week
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,349Updated this week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆636Updated this week
- oh heck, a case conversion library☆506Updated 8 months ago
- A Rust proc-macro attribute parser☆1,025Updated last month
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,415Updated 2 months ago