Decision Workspace
ws2818-rgb-led-spi-driver vs rustyfarian-avr-ws2812 vs bunting
Side-by-side comparison of Rust crates
48
ws2818-rgb-led-spi-driver
growingv2.0.0
Simple, stripped down, educational, no_std-compatible driver for WS28XX (WS2811/12) RGB LEDs. Uses SPI device for timing/clock, and works definitely on Linux/Raspberry Pi.
50
rustyfarian-avr-ws2812
experimentalv0.6.0
WS2812 (NeoPixel) LED driver using SPI prerendered encoding (no_std, embedded-hal 1.0)
53
bunting
experimentalv0.6.0
Pure Rust WS2812 color utilities - no hardware dependencies
Core Metrics
| ws2818-rgb-led-spi-driver | rustyfarian-avr-ws2812 | bunting | |
|---|---|---|---|
| Health Score | 48 | 50 | 53 |
| Total Downloads | 18.6K | 12 | 52 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 2 | 0 | 3 |
| Releases | 9 | 1 | 2 |
| Last Updated | 1879d ago | 5d ago | 5d ago |
| Age | 5y 10m | 5d | 19d |
Health Breakdown
ws2818-rgb-led-spi-driver
Maintenance
4
Quality
20
Community
7
Popularity
5
Documentation
12
rustyfarian-avr-ws2812
Maintenance
13
Quality
15
Community
6
Popularity
1
Documentation
15
bunting
Maintenance
14
Quality
14
Community
8
Popularity
2
Documentation
15
Technical Details
| ws2818-rgb-led-spi-driver | rustyfarian-avr-ws2812 | bunting | |
|---|---|---|---|
| Version | 2.0.0 | 0.6.0 | 0.6.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 4 | 1 |
| Crate Size | 1.9MB | 17KB | 14KB |
| Features | 2 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 1.88 | 1.88 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bunting leads with a health score of 53/100, but none of the options score above 80.
- •ws2818-rgb-led-spi-driver has the most downloads (18.6K), suggesting wider adoption.
- •⚠ ws2818-rgb-led-spi-driver has not been updated in over a year.
- •rustyfarian-avr-ws2812, bunting are pre-1.0 — API may change.