Decision Workspace
ruvector-dither vs torsh-quantization vs imagequant-sys
Side-by-side comparison of Rust crates
49
ruvector-dither
experimentalv0.1.0
Deterministic low-discrepancy dithering for low-bit quantization: golden-ratio and π-digit sequences for blue-noise error shaping
59
torsh-quantization
experimentalv0.1.1
Model quantization for ToRSh neural networks
55
imagequant-sys
growingv4.1.0
Convert 24/32-bit images to 8-bit palette with alpha channel. C API/FFI libimagequant that powers pngquant lossy PNG compressor. Dual-licensed like pngquant. See https://pngquant.org for details.
Core Metrics
| ruvector-dither | torsh-quantization | imagequant-sys | |
|---|---|---|---|
| Health Score | 49 | 59 | 55 |
| Total Downloads | 39 | 563 | 193.6K |
| 30d Downloads | 27 | 60 | 1.0K |
| Dependents | 1 | 7 | 23 |
| Releases | 1 | 6 | 41 |
| Last Updated | 28d ago | 7d ago | 263d ago |
| Age | 28d | 5m | 8y 9m |
Health Breakdown
ruvector-dither
Maintenance
11
Quality
16
Community
7
Popularity
2
Documentation
13
torsh-quantization
Maintenance
20
Quality
13
Community
8
Popularity
3
Documentation
15
imagequant-sys
Maintenance
9
Quality
16
Community
9
Popularity
6
Documentation
15
Technical Details
| ruvector-dither | torsh-quantization | imagequant-sys | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.1 | 4.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | Apache-2.0 | GPL-3.0-or-later |
| Dependencies | 1 | 11 | 3 |
| Crate Size | 12KB | 277KB | 31KB |
| Features | 2 | 3 | 3 |
| Yanked % | 0.0% | 0.0% | 68.3% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.77 | 1.63 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •torsh-quantization leads with a health score of 59/100, but none of the options score above 80.
- •imagequant-sys has the most downloads (193.6K), suggesting wider adoption.
- •ruvector-dither, torsh-quantization are pre-1.0 — API may change.