AppCUI – A feature-rich and cross-platform TUI/CUI framework for Rust, enabling modern terminal-based applications on Windows, Linux, and macOS. Includes built-in UI components like buttons, menus, list views, tree views, checkboxes, and more. Perfect for building fast and interactive CLI tools a...
AppCUI-rs is an innovative Rust library that allows developers to create modern text-based user interfaces (TUIs) across multiple platforms. This library stands out for its rich widget collection and robust Unicode support, making it a viable alternative to traditional terminal UI frameworks like ncurses. With its focus on speed and versatility, AppCUI-rs is designed to cater to developers looking to build engaging and functional applications in a terminal environment.
The library's capabilities not only include an extensive range of controls and themes, but it also supports multi-threading and various backends across different operating systems including Windows, Linux, and MacOS. This ensures that applications built with AppCUI-rs are not just visually appealing but also highly functional and efficient.