dtolnay / semver-trickLinks
How to avoid complicated coordinated upgrades
☆547Updated 11 months ago
Alternatives and similar repositories for semver-trick
Users that are interested in semver-trick are comparing it to the libraries listed below
Sorting:
- Automatic checking for semantic versioning in library crates☆632Updated 2 years ago
- Auditing crates for unsafe code which can be safely replaced☆564Updated 3 years ago
- Experimental one-shot benchmarking/profiling harness for Rust☆643Updated last year
- Runtime for executing procedural macros as WebAssembly☆1,450Updated this week
- Run experiments across parts of the Rust ecosystem!☆714Updated 2 weeks ago
- Cargo subcommand to see license of dependencies☆494Updated 5 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,172Updated 2 weeks ago
- Macros for all your token pasting needs☆1,069Updated last year
- Indented document literals for Rust☆756Updated 2 weeks ago
- Breaking your Rust code for fun and profit☆638Updated 2 years ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆517Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆641Updated 2 years ago
- Scan your Rust crate for semver violations.☆1,548Updated last week
- A cargo subcommand for cleaning up unused build files generated by Cargo☆893Updated 2 months ago
- Rust doesn't have exceptions☆635Updated 5 years ago
- A string type for Rust that is not required to be valid UTF-8.☆1,020Updated 2 months ago
- Safe cross-platform linker shenanigans☆813Updated 2 weeks ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆791Updated last week
- Data structure serialization library with several opposite design goals from Serde☆916Updated last week
- A minimal `syn` syntax tree pretty-printer☆731Updated 2 weeks ago
- A library to generate syntax diagrams for Rust macros.☆562Updated last year
- Slotmap data structure for Rust☆1,269Updated last month
- Execute Rust code carefully, with extra checking along the way☆465Updated this week
- ☆1,148Updated 2 months ago
- Inline diagrams for rustdoc with mermaid.js☆544Updated last year
- Test harness for ui tests of compiler diagnostics☆948Updated 2 weeks ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,328Updated 3 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆969Updated last year
- Inject bugs and see if your tests catch them!☆1,044Updated 3 weeks ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,552Updated last month