Decision Workspace
dterm vs bevy_ascii_terminal vs bracket-terminal
Side-by-side comparison of Rust crates
28
dterm
growingv0.3.0
tcod-like terminal window
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.
Core Metrics
| dterm | bevy_ascii_terminal | bracket-terminal | |
|---|---|---|---|
| Health Score | 28 | 51 | 41 |
| Total Downloads | 1.7K | 62.3K | 326.0K |
| 30d Downloads | 2 | 383 | 12.0K |
| Dependents | 0 | 13 | 14 |
| Releases | 1 | 48 | 8 |
| Last Updated | 3200d ago | 25d ago | 1270d ago |
| Age | 8y 9m | 4y 6m | 6y 1m |
Health Breakdown
dterm
Maintenance
1
Quality
9
Community
3
Popularity
4
Documentation
11
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
Technical Details
| dterm | bevy_ascii_terminal | bracket-terminal | |
|---|---|---|---|
| Version | 0.3.0 | 0.18.3 | 0.8.7 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Zlib | MIT | MIT |
| Dependencies | 11 | 12 | 31 |
| Crate Size | 10KB | 210KB | 1.9MB |
| Features | 3 | 0 | 6 |
| Yanked % | 100.0% | 0.0% | 0.0% |
| Edition | — | 2024 | 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.
- •⚠ dterm, bracket-terminal have not been updated in over a year.