rust-lang / crater
Run experiments across parts of the Rust ecosystem!
☆688Updated 2 months ago
Alternatives and similar repositories for crater:
Users that are interested in crater are comparing it to the libraries listed below
- Automatic checking for semantic versioning in library crates☆635Updated last year
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,468Updated last week
- Keep your dependencies up-to-date☆469Updated this week
- Automatically apply the suggestions made by rustc☆849Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆926Updated 3 weeks ago
- Information useful to people contributing to Rust☆484Updated this week
- A if/elif-like macro for Rust #[cfg] statements☆588Updated 6 months ago
- oh heck, a case conversion library☆539Updated last year
- Test harness for ui tests of compiler diagnostics☆877Updated 2 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆710Updated last month
- Auditing crates for unsafe code which can be safely replaced☆546Updated 3 years ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,126Updated last month
- ☆824Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆518Updated 2 months ago
- Backtraces in Rust☆568Updated last week
- Easy Ctrl-C handler for Rust projects☆629Updated last month
- Macros for all your token pasting needs☆1,045Updated 7 months ago
- Temporary file library for rust☆1,285Updated 3 weeks ago
- Just, really the littlest Vec you could need. So smol.☆680Updated 2 months ago
- Breaking your Rust code for fun and profit☆632Updated last year
- Rust quasi-quoting☆1,407Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆616Updated last year
- Parser and evaluator for Cargo's flavor of Semantic Versioning☆626Updated 2 months ago
- Rust doesn't have exceptions☆632Updated 4 years ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,292Updated 3 weeks ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,417Updated this week
- Numeric traits for generic mathematics in Rust☆796Updated 8 months ago
- A macro to generate structures which behave like bitflags☆1,009Updated 2 months ago
- A minimal `syn` syntax tree pretty-printer☆691Updated last week
- An ultra simple CLI arguments parser.☆602Updated last year