Automatic checking for semantic versioning in library crates
☆632Jul 17, 2023Updated 2 years ago
Alternatives and similar repositories for rust-semverver
Users that are interested in rust-semverver are comparing it to the libraries listed below
Sorting:
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,539Updated this week
- Execute your code on the Rust ecosystem.☆190Feb 12, 2026Updated 2 weeks ago
- Automatically apply the suggestions made by rustc☆852Nov 22, 2023Updated 2 years ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,563Jan 11, 2026Updated last month
- Support crate for rustc's self-profiling feature☆377Jul 9, 2025Updated 7 months ago
- crates.io documentation generator☆1,126Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,471Jan 21, 2026Updated last month
- ❌ Cargo plugin for linting your dependencies 🦀☆2,213Feb 6, 2026Updated 3 weeks ago
- Run experiments across parts of the Rust ecosystem!☆726Feb 12, 2026Updated 2 weeks ago
- RustSec API & Tooling☆1,847Updated this week
- Test harness for ui tests of compiler diagnostics☆957Feb 12, 2026Updated 2 weeks ago
- A tool for transforming Rust code using rules☆715Jun 4, 2023Updated 2 years ago
- Breaking your Rust code for fun and profit☆639May 29, 2023Updated 2 years ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,183Feb 8, 2026Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆392Feb 16, 2026Updated 2 weeks ago
- Test your Rust Markdown documentation via Cargo☆300Mar 25, 2024Updated last year
- ☆111Nov 29, 2022Updated 3 years ago
- Scan your Rust crate for semver violations.☆1,586Feb 23, 2026Updated last week
- Find unused dependencies in Cargo.toml☆2,083Dec 29, 2025Updated 2 months ago
- A big 'ol pile of ICE.☆290May 12, 2024Updated last year
- libgccjit AOT codegen for rustc☆1,100Updated this week
- Cranelift based backend for rustc☆1,988Feb 20, 2026Updated last week
- Graph the number of crates that depend on your crate over time☆256Feb 2, 2026Updated last month
- Count lines of LLVM IR per generic function☆498Dec 20, 2025Updated 2 months ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,379Feb 5, 2026Updated 3 weeks ago
- Error management☆1,417May 2, 2020Updated 5 years ago
- A library for to allow multiple return types by automatically generated enum.☆374Feb 18, 2026Updated last week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,984Feb 8, 2026Updated 3 weeks ago
- A snapshot testing library for rust☆2,781Updated this week
- Parser and evaluator for Cargo's flavor of Semantic Versioning☆659Feb 16, 2026Updated 2 weeks ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆533Updated this week
- Rust library for single assignment cells and lazy statics without macros☆2,064May 24, 2025Updated 9 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 2 weeks ago
- Compile time static maps for Rust☆2,101Feb 20, 2026Updated last week
- ☆532Jun 4, 2020Updated 5 years ago
- A code coverage tool for Rust projects☆2,914Feb 23, 2026Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆646Nov 18, 2023Updated 2 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Dec 18, 2022Updated 3 years ago
- Tar file reading/writing for Rust☆705Updated this week