Decision Workspace
fill_canvas vs imgref-iter vs simple-canvas
Side-by-side comparison of Rust crates
38
fill_canvas
growingv0.1.1
FillCanvas is a wrapper around a matrix with special methods to fill the cells
44
imgref-iter
growingv0.4.0
A small crate for iterating over the rows or columns of `imgref` buffers
41
simple-canvas
growingv0.1.1
A simple generic 2 dimensional canvas struct
Core Metrics
| fill_canvas | imgref-iter | simple-canvas | |
|---|---|---|---|
| Health Score | 38 | 44 | 41 |
| Total Downloads | 2.9K | 36.7K | 4.4K |
| 30d Downloads | 4 | 392 | 92 |
| Dependents | 0 | 8 | 4 |
| Releases | 2 | 9 | 2 |
| Last Updated | 1769d ago | 1322d ago | 787d ago |
| Age | 4y 10m | 3y 9m | 2y 1m |
Health Breakdown
fill_canvas
Maintenance
3
Quality
16
Community
5
Popularity
4
Documentation
10
imgref-iter
Maintenance
4
Quality
12
Community
8
Popularity
5
Documentation
15
simple-canvas
Maintenance
4
Quality
16
Community
7
Popularity
4
Documentation
10
Technical Details
| fill_canvas | imgref-iter | simple-canvas | |
|---|---|---|---|
| Version | 0.1.1 | 0.4.0 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | non-standard | MIT | MIT |
| Dependencies | 0 | 1 | 0 |
| Crate Size | 3KB | 12KB | 3KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 11.1% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 1.63 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •imgref-iter leads with a health score of 44/100, but none of the options score above 80.
- •⚠ fill_canvas, imgref-iter, simple-canvas have not been updated in over a year.