Decision Workspace
bevy_repl vs tokio-console vs soprintln
Side-by-side comparison of Rust crates
42
bevy_repl
experimentalv0.4.1
Add a REPL to headless Bevy applications
57
tokio-console
growingv0.1.14
The Tokio console: a debugger for async Rust.
54
soprintln
stablev3.2.1
println wrapper that includes a timestamp, shared object ID and thread ID with useful colors
Core Metrics
| bevy_repl | tokio-console | soprintln | |
|---|---|---|---|
| Health Score | 42 | 57 | 54 |
| Total Downloads | 733 | 437.3K | 7.1K |
| 30d Downloads | 5 | 29.9K | 20 |
| Dependents | 0 | 10 | 0 |
| Releases | 2 | 15 | 6 |
| Last Updated | 210d ago | 148d ago | 617d ago |
| Age | 7m | 4y 3m | 1y 8m |
Health Breakdown
bevy_repl
Maintenance
9
Quality
14
Community
6
Popularity
3
Documentation
10
tokio-console
Maintenance
12
Quality
12
Community
14
Popularity
7
Documentation
12
soprintln
Maintenance
12
Quality
21
Community
6
Popularity
5
Documentation
10
Technical Details
| bevy_repl | tokio-console | soprintln | |
|---|---|---|---|
| Version | 0.4.1 | 0.1.14 | 3.2.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 10 | 26 | 0 |
| Crate Size | 108KB | 93KB | 8KB |
| Features | 7 | 1 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.74.0 | — |
| Owners | 1 | 3 (team) | 1 |
Links
Quick Verdict
- •tokio-console leads with a health score of 57/100, but none of the options score above 80.
- •⚠ soprintln has not been updated in over a year.
- •bevy_repl, tokio-console are pre-1.0 — API may change.