Decision Workspace
cargo-public-api vs public-api vs semver-diff
Side-by-side comparison of Rust crates
53
cargo-public-api
growingv0.52.0
List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via CI or a CLI.
63
public-api
growingv0.52.1
List and diff the public API of Rust library crates. Relies on rustdoc JSON output from the nightly toolchain.
50
semver-diff
experimentalv0.1.1
Find the release-type difference between two semantic versions (major/minor/patch and their prerelease variants). A faithful Rust port of node-semver's diff.
Core Metrics
| cargo-public-api | public-api | semver-diff | |
|---|---|---|---|
| Health Score | 53 | 63 | 50 |
| Total Downloads | 197.3K | 834.0K | 28 |
| 30d Downloads | 14.2K | 27.6K | 0 |
| Dependents | 0 | 378 | 0 |
| Releases | 75 | 74 | 2 |
| Last Updated | 49d ago | 45d ago | 21d ago |
| Age | 4y 3m | 4y 3m | 22d |
Health Breakdown
cargo-public-api
Maintenance
16
Quality
10
Community
8
Popularity
6
Documentation
13
public-api
Maintenance
16
Quality
15
Community
12
Popularity
7
Documentation
13
semver-diff
Maintenance
13
Quality
14
Community
6
Popularity
2
Documentation
15
Technical Details
| cargo-public-api | public-api | semver-diff | |
|---|---|---|---|
| Version | 0.52.0 | 0.52.1 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 29 | 14 | 1 |
| Crate Size | 54KB | 45KB | 11KB |
| Features | 0 | 3 | 0 |
| Yanked % | 1.3% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | 1.81 |
| Owners | 2 | 2 | 1 |
Links
Quick Verdict
- •public-api leads with a health score of 63/100, but none of the options score above 80.
- •public-api is depended on by 378 crates — strongest ecosystem trust.