Decision Workspace
const-oid vs der_derive vs nod
Side-by-side comparison of Rust crates
68
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
66
der_derive
growingv0.8.0
Custom derive support for the `der` crate's `Choice` and `Sequence` traits
66
nod
stablev1.4.4
Library for reading and writing GameCube and Wii disc images.
Core Metrics
| const-oid | der_derive | nod | |
|---|---|---|---|
| Health Score | 68 | 66 | 66 |
| Total Downloads | 219.2M | 19.7M | 31.6K |
| 30d Downloads | 21.2M | 2.6M | 3.3K |
| Dependents | 1.3K | 64 | 13 |
| Releases | 40 | 30 | 18 |
| Last Updated | 79d ago | 44d ago | 18d ago |
| Age | 5y 7m | 5y 3m | 4y 7m |
Health Breakdown
const-oid
Maintenance
15
Quality
11
Community
19
Popularity
8
Documentation
15
der_derive
Maintenance
16
Quality
11
Community
16
Popularity
8
Documentation
15
nod
Maintenance
17
Quality
20
Community
9
Popularity
5
Documentation
15
Technical Details
| const-oid | der_derive | nod | |
|---|---|---|---|
| Version | 0.10.2 | 0.8.0 | 1.4.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 OR MIT | Apache-2.0 OR MIT | MIT OR Apache-2.0 |
| Dependencies | 4 | 3 | 17 |
| Crate Size | 61KB | 30KB | 46KB |
| Features | 1 | 0 | 6 |
| Yanked % | 17.5% | 10.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.85 | 1.85 | 1.74 |
| Owners | 2 (team) | 2 (team) | 1 |
Links
Quick Verdict
- •const-oid leads with a health score of 68/100, but none of the options score above 80.
- •const-oid is depended on by 1.3K crates — strongest ecosystem trust.
- •const-oid, der_derive are pre-1.0 — API may change.