Decision Workspace
rustmeter-beacon vs trace-err vs leasehund
Side-by-side comparison of Rust crates
48
rustmeter-beacon
experimentalv0.2.0
Lightweight tracing library for embedded Rust applications
56
trace-err
stablev1.0.0
A small extension to the tracing crate, which provides a single method 'trace_expect()' for Result<T, E> and Option<T>
52
leasehund
experimentalv0.4.0
A lightweight, embedded-friendly DHCP server implementation for Rust no_std environments
Core Metrics
| rustmeter-beacon | trace-err | leasehund | |
|---|---|---|---|
| Health Score | 48 | 56 | 52 |
| Total Downloads | 49 | 5.2K | 1.1K |
| 30d Downloads | 5 | 633 | 53 |
| Dependents | 0 | 0 | 0 |
| Releases | 2 | 7 | 4 |
| Last Updated | 61d ago | 39d ago | today |
| Age | 3m | 1y 9m | 8m |
Health Breakdown
rustmeter-beacon
Maintenance
13
Quality
17
Community
6
Popularity
2
Documentation
10
trace-err
Maintenance
19
Quality
17
Community
6
Popularity
4
Documentation
10
leasehund
Maintenance
18
Quality
14
Community
3
Popularity
4
Documentation
13
Technical Details
| rustmeter-beacon | trace-err | leasehund | |
|---|---|---|---|
| Version | 0.2.0 | 1.0.0 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | Unlicense | MIT |
| Dependencies | 5 | 2 | 6 |
| Crate Size | 17KB | 5KB | 21KB |
| Features | 10 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •trace-err leads with a health score of 56/100, but none of the options score above 80.
- •rustmeter-beacon, leasehund are pre-1.0 — API may change.