Decision Workspace
serde_dynamodb_streams vs serde_dynamo vs serde_dynamodb
Side-by-side comparison of Rust crates
39
serde_dynamodb_streams
growingv0.7.1
de/serialize struct to HashMap<String, AttributeValue> with Serde to use with Rusoto DynamoDB Streams. Just a fork of mockersf/serde_dynamodb with different feature flags
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
| serde_dynamodb_streams | serde_dynamo | serde_dynamodb | |
|---|---|---|---|
| Health Score | 39 | 63 | 51 |
| Total Downloads | 7.5K | 5.0M | 321.1K |
| 30d Downloads | 123 | 714.3K | 2.6K |
| Dependents | 0 | 288 | 55 |
| Releases | 2 | 51 | 19 |
| Last Updated | 1837d ago | 192d ago | 1731d ago |
| Age | 5y | 5y 3m | 8y |
Health Breakdown
serde_dynamodb_streams
Maintenance
3
Quality
16
Community
3
Popularity
5
Documentation
12
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
| serde_dynamodb_streams | serde_dynamo | serde_dynamodb | |
|---|---|---|---|
| Version | 0.7.1 | 4.3.0 | 0.9.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 6 | 84 | 7 |
| Crate Size | 13KB | 72KB | 19KB |
| Features | 2 | 73 | 6 |
| 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_streams, serde_dynamodb have not been updated in over a year.
- •serde_dynamodb_streams, serde_dynamodb are pre-1.0 — API may change.