fusion44 / fusion44/nixblitz-cli
Interesting Rust crates
- Dominant language
- Rust
- Stars
- 4
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
- https://github.com/EmbarkStudios/poll-promise - for polling long running tasks. Potentially useful in the TUI
- https://crates.io/crates/tundra - A framework for building interactive applications for the terminal using Ratatui.
- https://crates.io/crates/rat-salsa - rat-salsa covers only the event-loop and application building.
- https://crates.io/crates/rat-event - event handling
- https://crates.io/crates/rat-widget - This crate tries to provide an extended set of widgets with
- https://github.com/thscharler/rat-theme themeing basics
- https://crates.io/crates/ratatui-statusbar - a status bar widget
- https://crates.io/crates/tui-markdown - render markdown in the terminal
- https://crates.io/crates/tui-term - a pseudo terminal
- https://docs.rs/inquire/latest/inquire - a terminal user input library
- https://github.com/preiter93/edtui - a vim inspired text input widget
- https://crates.io/crates/throbber-widgets-tui - loading throbbers
- https://crates.io/crates/cliclack - a TUI wizard crate
- https://github.com/ccbrown/iocraft - alternative to Ratatui
JSON:
- https://github.com/Marwes/schemafy generate Rust types from a JSON schema
- https://github.com/GREsau/schemars generate JSON schema from Rust types
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.