Decision Workspace
nabo vs nabo-pbc vs ordered_hash_map
Side-by-side comparison of Rust crates
55
nabo
growingv0.6.0
A fast K Nearest Neighbor (KNN) library for low-dimensional spaces
32
nabo-pbc
growingv0.2.1
A fast K Nearest Neighbor (KNN) library for low-dimensional spaces, now with support for periodic boundary conditions.
61
ordered_hash_map
growingv0.6.0
HashMap which preserves insertion order
Core Metrics
| nabo | nabo-pbc | ordered_hash_map | |
|---|---|---|---|
| Health Score | 55 | 32 | 61 |
| Total Downloads | 14.6K | 2.2K | 3.7M |
| 30d Downloads | 0 | 0 | 263.3K |
| Dependents | 7 | 0 | 81 |
| Releases | 7 | 1 | 7 |
| Last Updated | 41d ago | 1400d ago | 21d ago |
| Age | 4y 8m | 3y 10m | 3y 2m |
Health Breakdown
nabo
Maintenance
14
Quality
16
Community
8
Popularity
5
Documentation
12
nabo-pbc
Maintenance
1
Quality
15
Community
6
Popularity
4
Documentation
6
ordered_hash_map
Maintenance
15
Quality
15
Community
11
Popularity
8
Documentation
12
Technical Details
| nabo | nabo-pbc | ordered_hash_map | |
|---|---|---|---|
| Version | 0.6.0 | 0.2.1 | 0.6.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | BSD-2-Clause |
| Dependencies | 7 | 8 | 2 |
| Crate Size | 25KB | 20KB | 23KB |
| Features | 2 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | 1.63 | — | 1.71.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ordered_hash_map leads with a health score of 61/100, but none of the options score above 80.
- •⚠ nabo-pbc has not been updated in over a year.