Decision Workspace
reflow_shader vs reflow_sdf vs shader-sense
Side-by-side comparison of Rust crates
51
reflow_shader
experimentalv0.2.1
Shader graph IR and WGSL material code generation for Reflow.
51
reflow_sdf
experimentalv0.2.1
SDF IR, primitives, operations, and WGSL code generation for Reflow procedural rendering.
60
shader-sense
stablev1.3.2
Library for runtime shader validation and symbol inspection
Core Metrics
| reflow_shader | reflow_sdf | shader-sense | |
|---|---|---|---|
| Health Score | 51 | 51 | 60 |
| Total Downloads | 65 | 66 | 9.8K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 4 | 4 | 31 |
| Releases | 2 | 2 | 21 |
| Last Updated | 29d ago | 29d ago | 1d ago |
| Age | 1m | 1m | 1y 5m |
Health Breakdown
reflow_shader
Maintenance
12
Quality
14
Community
8
Popularity
2
Documentation
15
reflow_sdf
Maintenance
12
Quality
14
Community
8
Popularity
2
Documentation
15
shader-sense
Maintenance
20
Quality
15
Community
10
Popularity
5
Documentation
10
Technical Details
| reflow_shader | reflow_sdf | shader-sense | |
|---|---|---|---|
| Version | 0.2.1 | 0.2.1 | 1.3.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | non-standard |
| Dependencies | 2 | 2 | 12 |
| Crate Size | 21KB | 26KB | 147KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.85 | 1.85 | 1.88 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •shader-sense leads with a health score of 60/100, but none of the options score above 80.
- •reflow_shader, reflow_sdf are pre-1.0 — API may change.