Decision Workspace
datacake-sqlite vs datacake-eventual-consistency vs datacake-crdt
Side-by-side comparison of Rust crates
44
datacake-sqlite
growingv0.5.0
A pre-built implementation of datacake's Storage trait using SQLite.
43
datacake-eventual-consistency
growingv0.5.1
Eventually consistent state replication as a library (consensus, RPC and conflict resolution) for building your own eventually consistent databases.
41
datacake-crdt
growingv0.4.1
A conflict free replicated datatype based on a hybrid logical clock implementation for building eventually consistent data stores.
Core Metrics
| datacake-sqlite | datacake-eventual-consistency | datacake-crdt | |
|---|---|---|---|
| Health Score | 44 | 43 | 41 |
| Total Downloads | 6.4K | 7.9K | 11.7K |
| 30d Downloads | 37 | 90 | 122 |
| Dependents | 6 | 13 | 21 |
| Releases | 4 | 4 | 6 |
| Last Updated | 1009d ago | 1009d ago | 1009d ago |
| Age | 3y 3m | 3y 2m | 3y 5m |
Health Breakdown
datacake-sqlite
Maintenance
7
Quality
15
Community
7
Popularity
5
Documentation
10
datacake-eventual-consistency
Maintenance
5
Quality
14
Community
9
Popularity
5
Documentation
10
datacake-crdt
Maintenance
4
Quality
12
Community
10
Popularity
5
Documentation
10
Technical Details
| datacake-sqlite | datacake-eventual-consistency | datacake-crdt | |
|---|---|---|---|
| Version | 0.5.0 | 0.5.1 | 0.4.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 14 | 25 | 2 |
| Crate Size | 7KB | 34KB | 13KB |
| Features | 2 | 2 | 1 |
| Yanked % | 0.0% | 0.0% | 16.7% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •datacake-sqlite leads with a health score of 44/100, but none of the options score above 80.
- •datacake-crdt has the most downloads (11.7K), suggesting wider adoption.
- •⚠ datacake-sqlite, datacake-eventual-consistency, datacake-crdt have not been updated in over a year.