Decision Workspace
korat vs serde_dynamo vs serde_dynamodb
Side-by-side comparison of Rust crates
36
korat
growingv0.2.0
Convenience methods for the conversion of rusoto attribute values to concrete types for dynamodb
63
serde_dynamo
growingv4.3.0
serde serializer/deserializer for DynamoDB items that supports aws-sdk-dynamodb, aws_lambda_events, and rusoto_dynamodb
51
serde_dynamodb
growingv0.9.0
de/serialize struct to HashMap<String, AttributeValue> with Serde to use with Rusoto DynamoDB
Core Metrics
| korat | serde_dynamo | serde_dynamodb | |
|---|---|---|---|
| Health Score | 36 | 63 | 51 |
| Total Downloads | 9.2K | 5.0M | 321.1K |
| 30d Downloads | 26 | 714.3K | 2.6K |
| Dependents | 4 | 288 | 55 |
| Releases | 5 | 51 | 19 |
| Last Updated | 2980d ago | 192d ago | 1731d ago |
| Age | 8y 9m | 5y 3m | 8y |
Health Breakdown
korat
Maintenance
4
Quality
15
Community
4
Popularity
5
Documentation
8
serde_dynamo
Maintenance
11
Quality
19
Community
12
Popularity
8
Documentation
13
serde_dynamodb
Maintenance
7
Quality
17
Community
8
Popularity
7
Documentation
12
Technical Details
| korat | serde_dynamo | serde_dynamodb | |
|---|---|---|---|
| Version | 0.2.0 | 4.3.0 | 0.9.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 | MIT | MIT |
| Dependencies | 2 | 84 | 7 |
| Crate Size | 4KB | 72KB | 19KB |
| Features | 0 | 73 | 6 |
| Yanked % | 0.0% | 3.9% | 0.0% |
| Edition | — | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •serde_dynamo leads with a health score of 63/100, but none of the options score above 80.
- •serde_dynamo is depended on by 288 crates — strongest ecosystem trust.
- •⚠ korat, serde_dynamodb have not been updated in over a year.
- •korat, serde_dynamodb are pre-1.0 — API may change.