Decision Workspace
hdbscan vs ort-sys vs ort
Side-by-side comparison of Rust crates
50
hdbscan
growingv0.12.0
HDBSCAN clustering in pure Rust. A huge improvement on DBSCAN, capable of identifying clusters of varying densities.
69
ort-sys
stablev2.0.0-rc.12
Unsafe Rust bindings for ONNX Runtime 1.24 - Optimize and Accelerate Machine Learning Inferencing
68
ort
stablev2.0.0-rc.12
A safe Rust wrapper for ONNX Runtime 1.24 - Optimize and accelerate machine learning inference & training
Core Metrics
| hdbscan | ort-sys | ort | |
|---|---|---|---|
| Health Score | 50 | 69 | 68 |
| Total Downloads | 32.0K | 7.3M | 7.7M |
| 30d Downloads | 2.8K | 1.3M | 1.3M |
| Dependents | 12 | 95 | 2.3K |
| Releases | 17 | 18 | 42 |
| Last Updated | 123d ago | 22d ago | 22d ago |
| Age | 2y 1m | 2y 4m | 3y 4m |
Health Breakdown
hdbscan
Maintenance
14
Quality
12
Community
9
Popularity
5
Documentation
10
ort-sys
Maintenance
18
Quality
20
Community
11
Popularity
8
Documentation
12
ort
Maintenance
18
Quality
15
Community
15
Popularity
8
Documentation
12
Technical Details
| hdbscan | ort-sys | ort | |
|---|---|---|---|
| Version | 0.12.0 | 2.0.0-rc.12 | 2.0.0-rc.12 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 5 | 14 |
| Crate Size | 29KB | 55KB | 149KB |
| Features | 3 | 40 | 46 |
| Yanked % | 23.5% | 5.6% | 69.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.88 | 1.88 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ort-sys leads with a health score of 69/100, but none of the options score above 80.
- •ort has the most downloads (7.7M), suggesting wider adoption.
- •ort is depended on by 2.3K crates — strongest ecosystem trust.
- •hdbscan is pre-1.0 — API may change.