Decision Workspace
dhcpm vs dhcproto vs dhcproto-macros
Side-by-side comparison of Rust crates
35
dhcpm
growingv0.2.5
A cli for mocking DHCP messages and running rhai scripts to test DHCP servers. Aims to support v4 & v6, thought v6 is as of yet unfinished.
51
dhcproto
growingv0.14.0
A DHCP parser and encoder for DHCPv4/DHCPv6. `dhcproto` aims to be a functionally complete DHCP implementation.
49
dhcproto-macros
growingv0.2.0
A macro library for generating option types for dhcproto
Core Metrics
| dhcpm | dhcproto | dhcproto-macros | |
|---|---|---|---|
| Health Score | 35 | 51 | 49 |
| Total Downloads | 7.0K | 608.2K | 496.3K |
| 30d Downloads | 5 | 26.7K | 26.2K |
| Dependents | 0 | 38 | 6 |
| Releases | 6 | 16 | 2 |
| Last Updated | 445d ago | 156d ago | 156d ago |
| Age | 4y | 4y 8m | 3y |
Health Breakdown
dhcpm
Maintenance
5
Quality
9
Community
6
Popularity
5
Documentation
10
dhcproto
Maintenance
12
Quality
12
Community
10
Popularity
7
Documentation
10
dhcproto-macros
Maintenance
9
Quality
15
Community
8
Popularity
7
Documentation
10
Technical Details
| dhcpm | dhcproto | dhcproto-macros | |
|---|---|---|---|
| Version | 0.2.5 | 0.14.0 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 14 | 8 | 3 |
| Crate Size | 26KB | 65KB | 3KB |
| Features | 2 | 2 | 0 |
| Yanked % | 50.0% | 6.3% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •dhcproto leads with a health score of 51/100, but none of the options score above 80.
- •⚠ dhcpm has not been updated in over a year.