Decision Workspace
ufb vs mini_gl_fb vs glfw
Side-by-side comparison of Rust crates
36
ufb
growingv0.2.1
Just quickly show or draw a framebuffer in a window, nothing else!
37
mini_gl_fb
growingv0.9.0
Quick and easy window creation, input, and high speed bitmap rendering
71
glfw
growingv0.62.0
GLFW3 bindings and idiomatic wrapper for Rust.
Core Metrics
| ufb | mini_gl_fb | glfw | |
|---|---|---|---|
| Health Score | 36 | 37 | 71 |
| Total Downloads | 10.1K | 20.4K | 838.2K |
| 30d Downloads | 21 | 112 | 24.8K |
| Dependents | 2 | 1 | 1.0K |
| Releases | 7 | 10 | 77 |
| Last Updated | 1840d ago | 1714d ago | 2d ago |
| Age | 5y 1m | 7y 8m | 11y 2m |
Health Breakdown
ufb
Maintenance
5
Quality
7
Community
7
Popularity
5
Documentation
12
mini_gl_fb
Maintenance
4
Quality
13
Community
6
Popularity
5
Documentation
9
glfw
Maintenance
20
Quality
16
Community
16
Popularity
7
Documentation
12
Technical Details
| ufb | mini_gl_fb | glfw | |
|---|---|---|---|
| Version | 0.2.1 | 0.9.0 | 0.62.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | Apache-2.0 |
| Dependencies | 5 | 4 | 11 |
| Crate Size | 195KB | 461KB | 132KB |
| Features | 0 | 0 | 13 |
| Yanked % | 71.4% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | — | 1.56 |
| Owners | 1 | 1 | 3 (team) |
Links
Quick Verdict
- •glfw leads with a health score of 71/100, but none of the options score above 80.
- •glfw is depended on by 1.0K crates — strongest ecosystem trust.
- •⚠ ufb, mini_gl_fb have not been updated in over a year.