dtolnay / semver-trickLinks
How to avoid complicated coordinated upgrades
☆539Updated 9 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:
- Auditing crates for unsafe code which can be safely replaced☆558Updated 3 years ago
- Automatic checking for semantic versioning in library crates☆635Updated 2 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆635Updated last year
- Runtime for executing procedural macros as WebAssembly☆1,437Updated this week
- Run experiments across parts of the Rust ecosystem!☆707Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,157Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆993Updated 2 months ago
- Rust doesn't have exceptions☆635Updated 5 years ago
- Breaking your Rust code for fun and profit☆636Updated 2 years ago
- Cargo subcommand to see license of dependencies☆479Updated 2 months ago
- Data structure serialization library with several opposite design goals from Serde☆892Updated last week
- Inline diagrams for rustdoc with mermaid.js☆538Updated last year
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆507Updated this week
- A minimal `syn` syntax tree pretty-printer☆722Updated last week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆770Updated last week
- Test harness for ui tests of compiler diagnostics☆931Updated 2 weeks ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆968Updated last year
- Macros for all your token pasting needs☆1,058Updated last year
- Indented document literals for Rust☆745Updated this week
- Safe cross-platform linker shenanigans☆796Updated last week
- A cargo subcommand for cleaning up unused build files generated by Cargo☆867Updated 2 weeks ago
- Scan your Rust crate for semver violations.☆1,508Updated this week
- Compile time numbers in Rust.☆566Updated 3 weeks ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,312Updated last month
- Inject bugs and see if your tests catch them!☆991Updated 2 weeks ago
- ☆1,077Updated last month
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,488Updated 3 weeks ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,536Updated last month
- Slotmap data structure for Rust☆1,244Updated last year
- Execute Rust code carefully, with extra checking along the way☆455Updated 2 months ago