Decision Workspace
dht-crawler vs rbit vs mainline
Side-by-side comparison of Rust crates
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
56
rbit
experimentalv0.2.2
A BitTorrent library implementing BEP specifications
68
mainline
stablev6.1.1
Simple, robust, BitTorrent's Mainline DHT implementation
Core Metrics
| dht-crawler | rbit | mainline | |
|---|---|---|---|
| Health Score | 47 | 56 | 68 |
| Total Downloads | 124 | 525 | 235.6K |
| 30d Downloads | 36 | 89 | 27.8K |
| Dependents | 0 | 7 | 264 |
| Releases | 7 | 7 | 39 |
| Last Updated | 14d ago | 114d ago | 50d ago |
| Age | 2m | 3m | 2y 6m |
Health Breakdown
dht-crawler
Maintenance
12
Quality
13
Community
6
Popularity
3
Documentation
13
rbit
Maintenance
19
Quality
11
Community
8
Popularity
3
Documentation
15
mainline
Maintenance
16
Quality
18
Community
16
Popularity
6
Documentation
12
Technical Details
| dht-crawler | rbit | mainline | |
|---|---|---|---|
| Version | 0.1.2 | 0.2.2 | 6.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 21 | 15 | 25 |
| Crate Size | 99KB | 156KB | 76KB |
| Features | 4 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 2.6% |
| Edition | 2024 | 2021 | 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.
- •dht-crawler, rbit are pre-1.0 — API may change.