rust-lang / craterLinks
Run experiments across parts of the Rust ecosystem!
☆689Updated last week
Alternatives and similar repositories for crater
Users that are interested in crater are comparing it to the libraries listed below
Sorting:
- Automatic checking for semantic versioning in library crates☆635Updated last year
- Test harness for ui tests of compiler diagnostics☆889Updated 2 weeks ago
- Breaking your Rust code for fun and profit☆634Updated 2 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆619Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆949Updated 2 months ago
- Automatically apply the suggestions made by rustc☆849Updated last year
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,491Updated last week
- ☆832Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,132Updated 3 months ago
- A macro to generate structures which behave like bitflags☆1,024Updated last month
- A minimal `syn` syntax tree pretty-printer☆708Updated this week
- Numeric traits for generic mathematics in Rust☆836Updated last week
- Rust doesn't have exceptions☆634Updated 4 years ago
- Website for graphing performance of rustc☆675Updated this week
- Macros for all your token pasting needs☆1,051Updated 8 months ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,432Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆529Updated 3 months ago
- Rust library allowing to register multiple handlers for the same signal☆783Updated last month
- Easy Ctrl-C handler for Rust projects☆636Updated last month
- Keep your dependencies up-to-date☆471Updated last week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆726Updated 3 weeks ago
- How to avoid complicated coordinated upgrades☆524Updated 5 months ago
- Just, really the littlest Vec you could need. So smol.☆696Updated 3 months ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,306Updated 2 months ago
- oh heck, a case conversion library☆549Updated last year
- Auditing crates for unsafe code which can be safely replaced☆549Updated 3 years ago
- Tar file reading/writing for Rust☆673Updated 2 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆749Updated last month
- A if/elif-like macro for Rust #[cfg] statements☆598Updated 2 weeks ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆966Updated 10 months ago