Decision Workspace
intervals-good vs inari vs inari_wasm
Side-by-side comparison of Rust crates
37
intervals-good
growingv0.1.1
An interval arithmetic library with support for many functions and which tracks when domain errors may occur or are guaranteed to occur.
50
inari
growingv2.0.0
A Rust implementation of interval arithmetic
33
inari_wasm
growingv0.1.2
A stripped-down version of Inari library (a Rust implementation of interval arithmetic) compatible with web assembly
Core Metrics
| intervals-good | inari | inari_wasm | |
|---|---|---|---|
| Health Score | 37 | 50 | 33 |
| Total Downloads | 3.3K | 57.7K | 4.0K |
| 30d Downloads | 145 | 245 | 6 |
| Dependents | 0 | 7 | 0 |
| Releases | 2 | 46 | 3 |
| Last Updated | 1204d ago | 598d ago | 1022d ago |
| Age | 3y 9m | 5y 8m | 3y 6m |
Health Breakdown
intervals-good
Maintenance
4
Quality
15
Community
5
Popularity
4
Documentation
9
inari
Maintenance
7
Quality
14
Community
8
Popularity
6
Documentation
15
inari_wasm
Maintenance
4
Quality
9
Community
6
Popularity
4
Documentation
10
Technical Details
| intervals-good | inari | inari_wasm | |
|---|---|---|---|
| Version | 0.1.1 | 2.0.0 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 3 | 6 | 2 |
| Crate Size | 8KB | 141KB | 14KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 93.5% | 33.3% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 1.65.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •inari leads with a health score of 50/100, but none of the options score above 80.
- •⚠ intervals-good, inari, inari_wasm have not been updated in over a year.
- •intervals-good, inari_wasm are pre-1.0 — API may change.