cargo-semver-checks
Semver checker
Tool to check Rust crate API changes for semver violations during releases
Scan your Rust crate for semver violations.
1k stars
10 watching
78 forks
Language: Rust
last commit: about 1 month ago Related projects:
Repository | Description | Stars |
---|---|---|
geiger-rs/cargo-geiger | Detects usage of unsafe Rust in Rust crates and their dependencies to provide statistical input for auditing. | 1,415 |
est31/cargo-udeps | Detects unused dependencies in Rust projects during compilation. | 1,781 |
gobanos/cargo-aoc | A CLI tool to solve Advent of Code puzzles in Rust | 460 |
frewsxcv/cargo-all-features | A tool to automate testing of Rust crates with multiple feature flags | 149 |
sourcefrog/cargo-mutants | Tools to help detect potential bugs in Rust code by introducing mutations and testing their impact on tests. | 626 |
icefoxen/cargo-osha | Tool to quickly identify areas of Rust code with potential safety risks. | 43 |
flycheck/flycheck-rust | Automates code checking for Rust/Cargo projects using Flycheck | 120 |
probablyclem/utoipauto | Automates addition of API documentation paths and schemas to Utoipa crate | 140 |
riscv-rust/hifive1 | Provides Rust APIs and utilities for interacting with the HiFive1 and LoFive boards | 76 |
bunogi/cargo-makedocs | Automates documentation building for Rust projects by parsing Cargo.toml and generating documentation for direct dependencies. | 14 |
saecki/crates.nvim | A plugin for managing dependencies from the Rust package repository. | 885 |
rust-osdev/cargo-xbuild | Automates cross-compilation of sysroot crates for Rust projects | 259 |
koute/cargo-web | A tool that simplifies building, testing and deploying client-side web applications in Rust | 1,107 |
riscv-rust/gd32vf103-pac | A peripheral access crate for a specific microcontroller family | 36 |
akabe1/oauthscan | Automates security checks on OAUTHv2 and OpenID applications | 169 |