Crates.io | soft_ratatui |
lib.rs | soft_ratatui |
version | |
source | src |
created_at | 2025-05-01 19:57:54.920917+00 |
updated_at | 2025-05-12 03:58:38.927406+00 |
description | Software rendering for ratatui. TUI everywhere. |
homepage | |
repository | https://github.com/gold-silver-copper/soft_ratatui |
max_upload_size | |
id | 1656859 |
Cargo.toml error: | TOML parse error at line 24, column 1 | 24 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
Software rendering backend for ratatui
. No GPU required. TUI everywhere.
Fast, portable, no-bloat. Powered by cosmic-text
.
cosmic-text
.egui
integration provided by egui_ratatui
. Have a TUI inside your GUI!bevy
game engine exampleColored Emojis
More Examples
no-std support
Dual-licensed under MIT or Apache 2.0. Pick whichever suits you.
Mostly complete, comments and suggestions are appreciated.