rust-lang / crater
Run experiments across parts of the Rust ecosystem!
☆676Updated last week
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☆634Updated last year
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,435Updated 7 months ago
- Test harness for ui tests of compiler diagnostics☆862Updated last week
- ☆799Updated last week
- Automatically apply the suggestions made by rustc☆850Updated last year
- A macro to generate structures which behave like bitflags☆989Updated last week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆684Updated last week
- Rust library allowing to register multiple handlers for the same signal☆755Updated 6 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆606Updated last year
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,393Updated last week
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,267Updated last week
- A if/elif-like macro for Rust #[cfg] statements☆579Updated 4 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,418Updated this week
- A string type for Rust that is not required to be valid UTF-8.☆898Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆799Updated 4 months ago
- Keep your dependencies up-to-date☆460Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,063Updated this week
- Just, really the littlest Vec you could need. So smol.☆672Updated last week
- Rust doesn't have exceptions☆630Updated 4 years ago
- Numeric traits for generic mathematics in Rust☆779Updated 6 months ago
- Runtime for executing procedural macros as WebAssembly☆1,357Updated last week
- A Rust proc-macro attribute parser☆1,090Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,591Updated 3 months ago
- A minimal `syn` syntax tree pretty-printer☆670Updated last week
- Rust quasi-quoting☆1,383Updated this week
- Auditing crates for unsafe code which can be safely replaced☆548Updated 2 years ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆511Updated last week
- Macros for all your token pasting needs☆1,040Updated 5 months ago
- Website for graphing performance of rustc☆650Updated last week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆732Updated last week