cargo-semver-checks
SemVer checker
Automates checking of Rust crate API changes for semver violations
Scan your Rust crate for semver violations.
1k stars
10 watching
75 forks
Language: Rust
last commit: 4 days 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,410 |
est31/cargo-udeps | Detects unused dependencies in Rust projects during compilation. | 1,745 |
gobanos/cargo-aoc | A CLI tool to solve Advent of Code puzzles in Rust | 439 |
frewsxcv/cargo-all-features | A tool to automate testing of Rust crates with multiple feature flags | 147 |
sourcefrog/cargo-mutants | Tools to help detect potential bugs in Rust code by introducing mutations and testing their impact on tests. | 600 |
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 | 121 |
probablyclem/utoipauto | Automates addition of API documentation paths and schemas to Utoipa crate | 129 |
riscv-rust/hifive1 | Provides Rust APIs and utilities for interacting with the HiFive1 and LoFive boards | 77 |
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. | 870 |
rust-osdev/cargo-xbuild | Automates cross-compilation of sysroot crates for Rust projects | 258 |
koute/cargo-web | A tool that simplifies building, testing and deploying client-side web applications in Rust | 1,106 |
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 |