Decision Workspace
const-oid vs nod vs der_derive
Side-by-side comparison of Rust crates
66
const-oid
growingv0.10.2
Const-friendly implementation of the ISO/IEC Object Identifier (OID) standard as defined in ITU X.660, with support for BER/DER encoding/decoding as well as heapless no_std (i.e. embedded) support
67
nod
stablev1.4.4
Library for reading and writing GameCube and Wii disc images.
64
der_derive
growingv0.8.0
Custom derive support for the `der` crate's `Choice` and `Sequence` traits
Core Metrics
| const-oid | nod | der_derive | |
|---|---|---|---|
| Health Score | 66 | 67 | 64 |
| Total Downloads | 280.3M | 32.3K | 25.2M |
| 30d Downloads | 37.3M | 0 | 3.0M |
| Dependents | 1.5K | 14 | 64 |
| Releases | 40 | 19 | 30 |
| Last Updated | 138d ago | today | 103d ago |
| Age | 5y 9m | 4y 9m | 5y 5m |
Health Breakdown
const-oid
Maintenance
12
Quality
11
Community
20
Popularity
8
Documentation
15
nod
Maintenance
18
Quality
20
Community
9
Popularity
5
Documentation
15
der_derive
Maintenance
14
Quality
11
Community
16
Popularity
8
Documentation
15
Technical Details
| const-oid | nod | der_derive | |
|---|---|---|---|
| Version | 0.10.2 | 1.4.4 | 0.8.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 OR MIT | MIT OR Apache-2.0 | Apache-2.0 OR MIT |
| Dependencies | 4 | 17 | 3 |
| Crate Size | 61KB | 46KB | 30KB |
| Features | 1 | 6 | 0 |
| Yanked % | 17.5% | 0.0% | 10.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | 1.85 | 1.74 | 1.85 |
| Owners | 2 (team) | 1 | 2 (team) |
Links
Quick Verdict
- •nod leads with a health score of 67/100, but none of the options score above 80.
- •const-oid has the most downloads (280.3M), suggesting wider adoption.
- •const-oid is depended on by 1.5K crates — strongest ecosystem trust.
- •const-oid, der_derive are pre-1.0 — API may change.