Decision Workspace
minifb_fonts vs speedy2d vs embedded-bitmap-fonts
Side-by-side comparison of Rust crates
32
minifb_fonts
growingv0.1.3
Simple Addon for the minifb crate that enables drawing text using bitmap fonts.
56
speedy2d
growingv3.0.0
Hardware-accelerated drawing of shapes, images, and text, with an easy to use API. Speedy2D aims to be the simplest Rust API for creating a window, rendering graphics, and handling input.
48
embedded-bitmap-fonts
experimentalv0.1.1
A comprehensive collection of bitmap fonts no_std environments, with pixel-doubling support
Core Metrics
| minifb_fonts | speedy2d | embedded-bitmap-fonts | |
|---|---|---|---|
| Health Score | 32 | 56 | 48 |
| Total Downloads | 6.5K | 101.3K | 105 |
| 30d Downloads | 0 | 1.8K | 0 |
| Dependents | 0 | 19 | 0 |
| Releases | 3 | 26 | 2 |
| Last Updated | 908d ago | 148d ago | 123d ago |
| Age | 2y 5m | 5y 2m | 4m |
Health Breakdown
minifb_fonts
Maintenance
5
Quality
9
Community
3
Popularity
5
Documentation
10
speedy2d
Maintenance
11
Quality
17
Community
10
Popularity
6
Documentation
12
embedded-bitmap-fonts
Maintenance
11
Quality
17
Community
6
Popularity
2
Documentation
12
Technical Details
| minifb_fonts | speedy2d | embedded-bitmap-fonts | |
|---|---|---|---|
| Version | 0.1.3 | 3.0.0 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | Apache-2.0 | Apache-2.0 |
| Dependencies | 1 | 19 | 1 |
| Crate Size | 16KB | 902KB | 286KB |
| Features | 0 | 3 | 29 |
| Yanked % | 66.7% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2024 |
| MSRV | — | — | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •speedy2d leads with a health score of 56/100, but none of the options score above 80.
- •⚠ minifb_fonts has not been updated in over a year.
- •minifb_fonts, embedded-bitmap-fonts are pre-1.0 — API may change.