dtolnay / semver-trickLinks
How to avoid complicated coordinated upgrades
☆547Updated 10 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
- Runtime for executing procedural macros as WebAssembly☆1,444Updated 3 weeks ago
- Auditing crates for unsafe code which can be safely replaced☆561Updated 3 years ago
- Experimental one-shot benchmarking/profiling harness for Rust☆640Updated last year
- Run experiments across parts of the Rust ecosystem!☆712Updated 3 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,167Updated 3 weeks ago
- Breaking your Rust code for fun and profit☆637Updated 2 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆639Updated 2 years ago
- Macros for all your token pasting needs☆1,067Updated last year
- Data structure serialization library with several opposite design goals from Serde☆909Updated this week
- Indented document literals for Rust☆752Updated this week
- Rust doesn't have exceptions☆636Updated 5 years ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆970Updated last year
- Error handling project group☆263Updated 3 years ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,550Updated 3 weeks ago
- A minimal `syn` syntax tree pretty-printer☆728Updated 3 weeks ago
- Slotmap data structure for Rust☆1,263Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆909Updated 9 months ago
- Safe cross-platform linker shenanigans☆806Updated 3 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆1,018Updated last month
- Inject bugs and see if your tests catch them!☆1,017Updated last week
- Test harness for ui tests of compiler diagnostics☆941Updated this week
- A cargo subcommand for cleaning up unused build files generated by Cargo☆884Updated last month
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,319Updated 2 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆781Updated this week
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆514Updated 2 weeks ago
- Cargo subcommand to see license of dependencies☆493Updated 4 months ago
- ☆1,112Updated last month
- 📜 Cargo plugin to generate list of all licenses for a crate 🦀☆680Updated 2 weeks ago
- A library to generate syntax diagrams for Rust macros.☆562Updated last year