Decision Workspace
binance_connect vs digdigdig3 vs digdigdig3-core
Side-by-side comparison of Rust crates
35
binance_connect
growingv1.0.4
A collection of connectors for the Binance Exchange
58
digdigdig3
experimentalv0.3.30
Unified async Rust API for 47 exchange connectors (REST + WebSocket). The core layer — pure ExchangeHub + connectors. Higher-level builder, persistence, replay, OB tracker live in `digdigdig3-station`.
52
digdigdig3-core
experimentalv0.3.30
Core data types for digdigdig3 — pure market-data + trading structs/enums (Kline/Ticker/OrderBook/Trade/StreamKind/Symbol/…). Zero connectors, zero network I/O. A light dependency for consumers that only need the types, not the 47 exchange connectors.
Core Metrics
| binance_connect | digdigdig3 | digdigdig3-core | |
|---|---|---|---|
| Health Score | 35 | 58 | 52 |
| Total Downloads | 4.3K | 1.4K | 318 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 74 | 10 |
| Releases | 5 | 59 | 9 |
| Last Updated | 365d ago | 5d ago | 5d ago |
| Age | 2y 9m | 4m | 1m |
Health Breakdown
binance_connect
Maintenance
5
Quality
13
Community
3
Popularity
4
Documentation
10
digdigdig3
Maintenance
19
Quality
11
Community
11
Popularity
4
Documentation
13
digdigdig3-core
Maintenance
13
Quality
14
Community
9
Popularity
3
Documentation
13
Technical Details
| binance_connect | digdigdig3 | digdigdig3-core | |
|---|---|---|---|
| Version | 1.0.4 | 0.3.30 | 0.3.30 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | non-standard | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 10 | 55 | 3 |
| Crate Size | 32KB | 1.6MB | 73KB |
| Features | 0 | 9 | 0 |
| Yanked % | 20.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.63.0 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •digdigdig3 leads with a health score of 58/100, but none of the options score above 80.
- •binance_connect has the most downloads (4.3K), suggesting wider adoption.
- •digdigdig3, digdigdig3-core are pre-1.0 — API may change.