Decision Workspace
rbit vs dht-crawler vs mainline
Side-by-side comparison of Rust crates
56
rbit
experimentalv0.2.2
A BitTorrent library implementing BEP specifications
47
dht-crawler
experimentalv0.1.2
高性能的 Rust DHT (Distributed Hash Table) 爬虫库 | A high-performance Rust DHT crawler library for fetching torrent information from the BitTorrent DHT network
68
mainline
stablev6.1.1
Simple, robust, BitTorrent's Mainline DHT implementation
Core Metrics
| rbit | dht-crawler | mainline | |
|---|---|---|---|
| Health Score | 56 | 47 | 68 |
| Total Downloads | 525 | 124 | 235.6K |
| 30d Downloads | 96 | 40 | 29.3K |
| Dependents | 7 | 0 | 264 |
| Releases | 7 | 7 | 39 |
| Last Updated | 114d ago | 14d ago | 50d ago |
| Age | 3m | 2m | 2y 6m |
Health Breakdown
rbit
Maintenance
19
Quality
11
Community
8
Popularity
3
Documentation
15
dht-crawler
Maintenance
12
Quality
13
Community
6
Popularity
3
Documentation
13
mainline
Maintenance
16
Quality
18
Community
16
Popularity
6
Documentation
12
Technical Details
| rbit | dht-crawler | mainline | |
|---|---|---|---|
| Version | 0.2.2 | 0.1.2 | 6.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 15 | 21 | 25 |
| Crate Size | 156KB | 99KB | 76KB |
| Features | 0 | 4 | 4 |
| Yanked % | 0.0% | 0.0% | 2.6% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | 1.85 | — | 1.85 |
| Owners | 1 | 1 | 3 |
Links
Quick Verdict
- •mainline leads with a health score of 68/100, but none of the options score above 80.
- •mainline is depended on by 264 crates — strongest ecosystem trust.
- •rbit, dht-crawler are pre-1.0 — API may change.