Decision Workspace
dcc-oxidizer vs rsraw-sys vs imbuf
Side-by-side comparison of Rust crates
39
dcc-oxidizer
experimentalv0.1.2
Oxidizing DCCs into Rust. Allowing a bridge between the DCC API and image processing in Rust, using FFI.
55
rsraw-sys
experimentalv0.1.1
Low-level FFI bindings for the LibRaw C++ library
51
imbuf
experimentalv0.3.2
Image buffers that abstract over underlying storage (Vec, Arc, or custom backends). Features copy-on-write semantics for efficient memory usage.
Core Metrics
| dcc-oxidizer | rsraw-sys | imbuf | |
|---|---|---|---|
| Health Score | 39 | 55 | 51 |
| Total Downloads | 1.3K | 1.0K | 2.7K |
| 30d Downloads | 5 | 277 | 863 |
| Dependents | 0 | 2 | 0 |
| Releases | 3 | 2 | 5 |
| Last Updated | 282d ago | 6d ago | 36d ago |
| Age | 9m | 6m | 3m |
Health Breakdown
dcc-oxidizer
Maintenance
9
Quality
12
Community
6
Popularity
4
Documentation
8
rsraw-sys
Maintenance
17
Quality
14
Community
7
Popularity
4
Documentation
13
imbuf
Maintenance
17
Quality
14
Community
6
Popularity
4
Documentation
10
Technical Details
| dcc-oxidizer | rsraw-sys | imbuf | |
|---|---|---|---|
| Version | 0.1.2 | 0.1.1 | 0.3.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | EUPL-1.2 | MIT | MPL-2.0 |
| Dependencies | 5 | 3 | 3 |
| Crate Size | 144KB | 432KB | 30KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rsraw-sys leads with a health score of 55/100, but none of the options score above 80.
- •imbuf has the most downloads (2.7K), suggesting wider adoption.