Decision Workspace
serde-sqlx vs diesel-guard vs kind_proc
Side-by-side comparison of Rust crates
36
serde-sqlx
growingv0.0.1
Allows deserializing Postgres rows into Rust types using serde
57
diesel-guard
experimentalv0.9.0
Linter for dangerous Postgres migration patterns in Diesel and SQLx. Prevents downtime caused by unsafe schema changes.
53
kind_proc
growingv1.0.0
procedural macro for the 'kind' crate
Core Metrics
| serde-sqlx | diesel-guard | kind_proc | |
|---|---|---|---|
| Health Score | 36 | 57 | 53 |
| Total Downloads | 2.1K | 7.7K | 6.0K |
| 30d Downloads | 37 | 5.4K | 28 |
| Dependents | 3 | 0 | 4 |
| Releases | 1 | 11 | 4 |
| Last Updated | 373d ago | 6d ago | 760d ago |
| Age | 1y | 3m | 2y 1m |
Health Breakdown
serde-sqlx
Maintenance
2
Quality
13
Community
7
Popularity
4
Documentation
10
diesel-guard
Maintenance
22
Quality
11
Community
6
Popularity
5
Documentation
13
kind_proc
Maintenance
7
Quality
20
Community
9
Popularity
5
Documentation
12
Technical Details
| serde-sqlx | diesel-guard | kind_proc | |
|---|---|---|---|
| Version | 0.0.1 | 0.9.0 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 8 | 14 | 3 |
| Crate Size | 11KB | 337KB | 1KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | 1.65 |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •diesel-guard leads with a health score of 57/100, but none of the options score above 80.
- •⚠ serde-sqlx, kind_proc have not been updated in over a year.
- •serde-sqlx, diesel-guard are pre-1.0 — API may change.