Decision Workspace
adk-doc-audit vs audit-trail vs jsonparser
Side-by-side comparison of Rust crates
51
adk-doc-audit
experimentalv0.3.2
Documentation audit system for ADK-Rust that validates documentation against actual crate implementations
60
audit-trail
experimentalv1.0.1
Structured audit logging with tamper-evident chaining. Every write produces a cryptographically linked record (hash chain). Compliance-grade output (who, what, when, where, result). Pluggable backends. Foundation for HIPAA, SOC 2, and PCI-DSS compliance.
57
jsonparser
growingv0.2.1
A Rust crate for efficient parsing and validation of JSON data into strongly typed Rust data structures, enabling data integrity checks.
Core Metrics
| adk-doc-audit | audit-trail | jsonparser | |
|---|---|---|---|
| Health Score | 51 | 60 | 57 |
| Total Downloads | 1.5K | 118 | 16.1K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 5 | 0 | 11 |
| Releases | 5 | 9 | 12 |
| Last Updated | 93d ago | 5d ago | 828d ago |
| Age | 4m | 5d | 2y 3m |
Health Breakdown
adk-doc-audit
Maintenance
16
Quality
11
Community
8
Popularity
4
Documentation
12
audit-trail
Maintenance
19
Quality
18
Community
6
Popularity
2
Documentation
15
jsonparser
Maintenance
12
Quality
16
Community
9
Popularity
5
Documentation
15
Technical Details
| adk-doc-audit | audit-trail | jsonparser | |
|---|---|---|---|
| Version | 0.3.2 | 1.0.1 | 0.2.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 | Apache-2.0 OR MIT | MIT OR Apache-2.0 |
| Dependencies | 25 | 4 | 0 |
| Crate Size | 245KB | 76KB | 13KB |
| Features | 1 | 5 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.85.0 | 1.85 | 1.56 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •audit-trail leads with a health score of 60/100, but none of the options score above 80.
- •jsonparser has the most downloads (16.1K), suggesting wider adoption.
- •⚠ jsonparser has not been updated in over a year.
- •adk-doc-audit, jsonparser are pre-1.0 — API may change.