rust-lang / craterLinks
Run experiments across parts of the Rust ecosystem!
☆714Updated 2 weeks ago
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☆632Updated 2 years ago
- Website for graphing performance of rustc☆698Updated this week
- Test harness for ui tests of compiler diagnostics☆948Updated 2 weeks ago
- Tar file reading/writing for Rust☆696Updated last month
- Information useful to people contributing to Rust☆515Updated last week
- Automatically apply the suggestions made by rustc☆851Updated 2 years ago
- Just, really the littlest Vec you could need. So smol.☆717Updated 2 weeks ago
- Keep your dependencies up-to-date☆483Updated last month
- Rust doesn't have exceptions☆635Updated 5 years ago
- A port of MUSL's libm to Rust.☆634Updated 8 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,020Updated 2 months ago
- A if/elif-like macro for Rust #[cfg] statements☆623Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,172Updated 2 weeks ago
- How to avoid complicated coordinated upgrades☆547Updated 11 months ago
- Rust library allowing to register multiple handlers for the same signal☆819Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆543Updated 2 months ago
- Backtraces in Rust☆600Updated 3 months ago
- Auditing crates for unsafe code which can be safely replaced☆564Updated 3 years ago
- Parser and evaluator for Cargo's flavor of Semantic Versioning☆654Updated 2 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆641Updated 2 years ago
- Easy Ctrl-C handler for Rust projects☆648Updated 2 months ago
- ☆890Updated last week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,552Updated last month
- A minimal `syn` syntax tree pretty-printer☆731Updated 2 weeks ago
- crates.io documentation generator☆1,116Updated last week
- A macro to generate structures which behave like bitflags☆1,085Updated 3 weeks ago
- oh heck, a case conversion library☆576Updated 4 months ago
- Numeric traits for generic mathematics in Rust☆905Updated 6 months ago
- A home for compiler team planning documents, meeting minutes, and other such things.☆418Updated 2 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆969Updated last year