Decision Workspace
serde_dynamodb vs serde_dynamo vs dynamodb_data
Side-by-side comparison of Rust crates
51
serde_dynamodb
growingv0.9.0
de/serialize struct to HashMap<String, AttributeValue> with Serde to use with Rusoto DynamoDB
63
serde_dynamo
growingv4.3.0
serde serializer/deserializer for DynamoDB items that supports aws-sdk-dynamodb, aws_lambda_events, and rusoto_dynamodb
41
dynamodb_data
growingv0.1.8
Serde based serialization support and misc utilities for working with Dynamodb via the rusoto_dynamodb crate
Core Metrics
| serde_dynamodb | serde_dynamo | dynamodb_data | |
|---|---|---|---|
| Health Score | 51 | 63 | 41 |
| Total Downloads | 321.1K | 5.0M | 13.1K |
| 30d Downloads | 2.5K | 688.2K | 13 |
| Dependents | 55 | 288 | 0 |
| Releases | 19 | 51 | 9 |
| Last Updated | 1731d ago | 192d ago | 2378d ago |
| Age | 8y | 5y 3m | 6y 6m |
Health Breakdown
serde_dynamodb
Maintenance
7
Quality
17
Community
8
Popularity
7
Documentation
12
serde_dynamo
Maintenance
11
Quality
19
Community
12
Popularity
8
Documentation
13
dynamodb_data
Maintenance
10
Quality
14
Community
3
Popularity
5
Documentation
9
Technical Details
| serde_dynamodb | serde_dynamo | dynamodb_data | |
|---|---|---|---|
| Version | 0.9.0 | 4.3.0 | 0.1.8 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 7 | 84 | 5 |
| Crate Size | 19KB | 72KB | 18KB |
| Features | 6 | 73 | 0 |
| Yanked % | 0.0% | 3.9% | 0.0% |
| Edition | 2018 | 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.
- •⚠ serde_dynamodb, dynamodb_data have not been updated in over a year.
- •serde_dynamodb, dynamodb_data are pre-1.0 — API may change.