Decision Workspace
glium_pib vs rpi_window vs videocore
Side-by-side comparison of Rust crates
34
glium_pib
growingv0.1.0
Backend for the glium library which allows it to be used on the raspberry pi without X. Note: This library does not provide any glutin functionality. So there is no event mechanism to get mouse or keyboard input from.
39
rpi_window
growingv1.0.1
Raspberry Pi window initialization for GPU rendering
34
videocore
growingv0.1.3
Rust bindings for Broadcom's VideoCore API
Core Metrics
| glium_pib | rpi_window | videocore | |
|---|---|---|---|
| Health Score | 34 | 39 | 34 |
| Total Downloads | 3.5K | 2.8K | 10.3K |
| 30d Downloads | 19 | 4 | 51 |
| Dependents | 0 | 0 | 1 |
| Releases | 1 | 2 | 4 |
| Last Updated | 3620d ago | 1842d ago | 3399d ago |
| Age | 9y 11m | 5y | 10y 6m |
Health Breakdown
glium_pib
Maintenance
1
Quality
15
Community
3
Popularity
4
Documentation
11
rpi_window
Maintenance
3
Quality
20
Community
3
Popularity
4
Documentation
9
videocore
Maintenance
2
Quality
15
Community
4
Popularity
5
Documentation
8
Technical Details
| glium_pib | rpi_window | videocore | |
|---|---|---|---|
| Version | 0.1.0 | 1.0.1 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | Apache-2.0 | Apache-2.0 |
| Dependencies | 3 | 1 | 1 |
| Crate Size | 7KB | 4KB | 7KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2018 | — |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rpi_window leads with a health score of 39/100, but none of the options score above 80.
- •videocore has the most downloads (10.3K), suggesting wider adoption.
- •⚠ glium_pib, rpi_window, videocore have not been updated in over a year.
- •glium_pib, videocore are pre-1.0 — API may change.