Decision Workspace
rustbgpd-wire vs pabgp vs delegation-feed
Side-by-side comparison of Rust crates
45
rustbgpd-wire
experimentalv0.6.0
BGP message codec — encode/decode OPEN, KEEPALIVE, UPDATE, NOTIFICATION, ROUTE-REFRESH
46
pabgp
growingv0.2.1
A pretty average BGP implementation
44
delegation-feed
growingv0.2.1
Fetch and parse RIR delegation files and feed the data through BGP
Core Metrics
| rustbgpd-wire | pabgp | delegation-feed | |
|---|---|---|---|
| Health Score | 45 | 46 | 44 |
| Total Downloads | 27 | 1.5K | 2.4K |
| 30d Downloads | 27 | 20 | 5 |
| Dependents | 0 | 2 | 0 |
| Releases | 2 | 2 | 3 |
| Last Updated | 13d ago | 160d ago | 160d ago |
| Age | 15d | 1y 6m | 1y 6m |
Health Breakdown
rustbgpd-wire
Maintenance
13
Quality
13
Community
5
Popularity
2
Documentation
12
pabgp
Maintenance
10
Quality
16
Community
6
Popularity
4
Documentation
10
delegation-feed
Maintenance
10
Quality
15
Community
5
Popularity
4
Documentation
10
Technical Details
| rustbgpd-wire | pabgp | delegation-feed | |
|---|---|---|---|
| Version | 0.6.0 | 0.2.1 | 0.2.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | AGPL-3.0-or-later | AGPL-3.0-or-later |
| Dependencies | 4 | 7 | 14 |
| Crate Size | 70KB | 21KB | 18KB |
| Features | 0 | 3 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.88 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •pabgp leads with a health score of 46/100, but none of the options score above 80.
- •delegation-feed has the most downloads (2.4K), suggesting wider adoption.