rust-lang / rust-semverver
Automatic checking for semantic versioning in library crates
☆634Updated last year
Alternatives and similar repositories for rust-semverver:
Users that are interested in rust-semverver are comparing it to the libraries listed below
- Ensure correct assumptions about constants, types, and more in Rust☆606Updated last year
- oh heck, a case conversion library☆521Updated 11 months ago
- derive simple constructor functions for Rust structs☆543Updated 6 months ago
- Test harness for ui tests of compiler diagnostics☆862Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆898Updated 2 months ago
- Rust doesn't have exceptions☆630Updated 4 years ago
- Rust library allowing to register multiple handlers for the same signal☆755Updated 6 months ago
- Rust method delegation with less boilerplate☆461Updated last month
- Just, really the littlest Vec you could need. So smol.☆672Updated last week
- Run experiments across parts of the Rust ecosystem!☆676Updated last week
- A if/elif-like macro for Rust #[cfg] statements☆579Updated 4 months ago
- A vector with a fixed capacity. (Rust)☆799Updated 4 months ago
- Keep your dependencies up-to-date☆460Updated this week
- Generate README.md from docstrings☆371Updated 7 months ago
- Auditing crates for unsafe code which can be safely replaced☆548Updated 2 years ago
- Compile-time type-checked builder derive☆955Updated 6 months ago
- Tar file reading/writing for Rust☆650Updated 2 weeks 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
- Rust procedural macro attribute for adding test cases easily☆615Updated 10 months ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆446Updated this week
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 2 months ago
- A minimal `syn` syntax tree pretty-printer☆670Updated last week
- Automatically apply the suggestions made by rustc☆850Updated last year
- Cargo subcommand to provide various options useful for testing and continuous integration.☆684Updated last week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆712Updated this week
- Typed distributed plugin registration☆1,080Updated last week
- A port of MUSL's libm to Rust.☆623Updated 2 weeks ago
- A macro to generate structures which behave like bitflags☆992Updated last week
- Assert process::Command - Easy command initialization and assertions☆495Updated 3 weeks ago