Decision Workspace
andrew vs bevy_framebuffer vs lineify
Side-by-side comparison of Rust crates
50
andrew
growingv0.3.1
The andrew crate provides convenient drawing of objects such as shapes, lines and text to buffers
49
bevy_framebuffer
growingv0.5.0
Bevy framebuffer rendering using the `pixels` and `softbuffer` backends.
48
lineify
experimentalv0.1.0
Turn a token-by-token stream into stable line events. Buffer until a newline arrives, then emit the whole line. Zero deps.
Core Metrics
| andrew | bevy_framebuffer | lineify | |
|---|---|---|---|
| Health Score | 50 | 49 | 48 |
| Total Downloads | 4.1M | 3.5K | 13 |
| 30d Downloads | 68.3K | 0 | 0 |
| Dependents | 44 | 0 | 0 |
| Releases | 11 | 7 | 1 |
| Last Updated | 2040d ago | 132d ago | 9d ago |
| Age | 7y 9m | 1y 4m | 9d |
Health Breakdown
andrew
Maintenance
4
Quality
14
Community
16
Popularity
8
Documentation
8
bevy_framebuffer
Maintenance
13
Quality
16
Community
6
Popularity
4
Documentation
10
lineify
Maintenance
12
Quality
15
Community
5
Popularity
1
Documentation
15
Technical Details
| andrew | bevy_framebuffer | lineify | |
|---|---|---|---|
| Version | 0.3.1 | 0.5.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 6 | 4 | 0 |
| Crate Size | 14KB | 36KB | 7KB |
| Features | 0 | 4 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2021 | 2021 |
| MSRV | — | — | 1.74 |
| Owners | 3 (team) | 1 | 1 |
Links
Quick Verdict
- •andrew leads with a health score of 50/100, but none of the options score above 80.
- •⚠ andrew has not been updated in over a year.