Decision Workspace
hashseq vs crdt-lite vs oxigdal-sync
Side-by-side comparison of Rust crates
36
hashseq
growingv0.1.0
A BFT Sequence CRDT suitable for unpermissioned networks with unbounded number of collaborators.
52
crdt-lite
growingv0.8.0
A lightweight, column-based CRDT implementation in Rust
51
oxigdal-sync
experimentalv0.1.3
Multi-device synchronization with CRDTs, vector clocks, and operational transformation for OxiGDAL
Core Metrics
| hashseq | crdt-lite | oxigdal-sync | |
|---|---|---|---|
| Health Score | 36 | 52 | 51 |
| Total Downloads | 1.6K | 2.3K | 53 |
| 30d Downloads | 3 | 16 | 42 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 12 | 4 |
| Last Updated | 1479d ago | 130d ago | 6d ago |
| Age | 4y | 1y 6m | 1m |
Health Breakdown
hashseq
Maintenance
1
Quality
15
Community
3
Popularity
4
Documentation
13
crdt-lite
Maintenance
13
Quality
16
Community
6
Popularity
4
Documentation
13
oxigdal-sync
Maintenance
16
Quality
12
Community
6
Popularity
2
Documentation
15
Technical Details
| hashseq | crdt-lite | oxigdal-sync | |
|---|---|---|---|
| Version | 0.1.0 | 0.8.0 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | Apache-2.0 |
| Dependencies | 2 | 10 | 23 |
| Crate Size | 7KB | 149KB | 40KB |
| Features | 0 | 13 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •crdt-lite leads with a health score of 52/100, but none of the options score above 80.
- •⚠ hashseq has not been updated in over a year.