Decision Workspace
webnn-onnx-utils vs oxionnx-core vs onnx-extractor
Side-by-side comparison of Rust crates
49
webnn-onnx-utils
experimentalv0.1.1
Shared utilities for ONNX <-> WebNN conversion (types, op names, attrs, tensor data, etc.)
60
oxionnx-core
experimentalv0.1.3
Core types for OxiONNX — Tensor, Graph, OpKind, Operator trait, and error types
54
onnx-extractor
experimentalv0.3.10
Lightweight ONNX model parser for extracting tensor shapes, operations, and data
Core Metrics
| webnn-onnx-utils | oxionnx-core | onnx-extractor | |
|---|---|---|---|
| Health Score | 49 | 60 | 54 |
| Total Downloads | 52 | 1.6K | 2.8K |
| 30d Downloads | 0 | 941 | 0 |
| Dependents | 2 | 25 | 3 |
| Releases | 1 | 4 | 17 |
| Last Updated | 22d ago | 9d ago | 16d ago |
| Age | 22d | 2m | 9m |
Health Breakdown
webnn-onnx-utils
Maintenance
12
Quality
13
Community
7
Popularity
2
Documentation
15
oxionnx-core
Maintenance
15
Quality
16
Community
10
Popularity
4
Documentation
15
onnx-extractor
Maintenance
18
Quality
14
Community
8
Popularity
4
Documentation
10
Technical Details
| webnn-onnx-utils | oxionnx-core | onnx-extractor | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.3 | 0.3.10 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | Apache-2.0 | MIT |
| Dependencies | 8 | 3 | 3 |
| Crate Size | 45KB | 25KB | 31KB |
| Features | 1 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | 1.85 | 1.75 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •oxionnx-core leads with a health score of 60/100, but none of the options score above 80.
- •onnx-extractor has the most downloads (2.8K), suggesting wider adoption.