Decision Workspace
bevy_ascii_terminal vs bracket-terminal vs bracket-lib
Side-by-side comparison of Rust crates
51
bevy_ascii_terminal
growingv0.18.3
A simple terminal for rendering ascii in bevy.
41
bracket-terminal
growingv0.8.7
ASCII/Codepage 437 terminal emulator with a game loop. Defaults to OpenGL, also support WebGPU (for Vulkan/Metal/WGPU), Curses and Crossterm for output. Part of the bracket-lib family.
41
bracket-lib
growingv0.8.7
Meta-crate holding the entirety of bracket-lib (and exposing it). Use this for the full roguelike toolkit experience.
Core Metrics
| bevy_ascii_terminal | bracket-terminal | bracket-lib | |
|---|---|---|---|
| Health Score | 51 | 41 | 41 |
| Total Downloads | 62.3K | 326.0K | 253.9K |
| 30d Downloads | 383 | 12.0K | 10.9K |
| Dependents | 13 | 14 | 11 |
| Releases | 48 | 8 | 4 |
| Last Updated | 25d ago | 1270d ago | 1270d ago |
| Age | 4y 6m | 6y 1m | 6y 1m |
Health Breakdown
bevy_ascii_terminal
Maintenance
17
Quality
12
Community
6
Popularity
6
Documentation
10
bracket-terminal
Maintenance
4
Quality
12
Community
8
Popularity
7
Documentation
10
bracket-lib
Maintenance
3
Quality
14
Community
8
Popularity
6
Documentation
10
Technical Details
| bevy_ascii_terminal | bracket-terminal | bracket-lib | |
|---|---|---|---|
| Version | 0.18.3 | 0.8.7 | 0.8.7 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 12 | 31 | 7 |
| Crate Size | 210KB | 1.9MB | 2.9MB |
| Features | 0 | 6 | 9 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bevy_ascii_terminal leads with a health score of 51/100, but none of the options score above 80.
- •bracket-terminal has the most downloads (326.0K), suggesting wider adoption.
- •⚠ bracket-terminal, bracket-lib have not been updated in over a year.