rust-lang / rust-semververLinks
Automatic checking for semantic versioning in library crates
☆635Updated last year
Alternatives and similar repositories for rust-semverver
Users that are interested in rust-semverver are comparing it to the libraries listed below
Sorting:
- Ensure correct assumptions about constants, types, and more in Rust☆619Updated last year
- oh heck, a case conversion library☆549Updated last year
- Rust method delegation with less boilerplate☆487Updated 2 months ago
- derive simple constructor functions for Rust structs☆556Updated 9 months ago
- Test harness for ui tests of compiler diagnostics☆889Updated 2 weeks ago
- Macros for all your token pasting needs☆1,051Updated 8 months ago
- Rust library allowing to register multiple handlers for the same signal☆783Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆949Updated 2 months ago
- Rust doesn't have exceptions☆634Updated 4 years ago
- Automatically apply the suggestions made by rustc☆849Updated last year
- Breaking your Rust code for fun and profit☆634Updated 2 years ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆529Updated 3 months ago
- Indented document literals for Rust☆712Updated 2 weeks ago
- Keep your dependencies up-to-date☆471Updated last week
- Just, really the littlest Vec you could need. So smol.☆696Updated 3 months ago
- A crate for safe and ergonomic pin-projection.☆663Updated this week
- Auditing crates for unsafe code which can be safely replaced☆549Updated 3 years ago
- A vector with a fixed capacity. (Rust)☆821Updated 8 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆726Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,132Updated 3 months ago
- Cargo subcommand to see license of dependencies☆451Updated 2 weeks ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆966Updated 10 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆749Updated this week
- Tar file reading/writing for Rust☆673Updated 2 weeks ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,432Updated 2 weeks ago
- A minimal `syn` syntax tree pretty-printer☆708Updated this week
- Rust procedural macro attribute for adding test cases easily☆620Updated last year
- Fast floating point to string conversion☆641Updated last month
- A Rust proc-macro attribute parser☆1,129Updated 2 weeks ago
- Generate README.md from docstrings☆371Updated 11 months ago