termion
Terminal library
A library that provides low-level handling and manipulation of terminals
Mirror of https://gitlab.redox-os.org/redox-os/termion
2k stars
28 watching
116 forks
Language: Rust
last commit: about 2 months ago
Linked from 1 awesome list
rustterminalttytui
Related projects:
Repository | Description | Stars |
---|---|---|
redox-os/ion | A modern system shell written in Rust, designed to be simple and powerful, with a focus on performance and stability. | 1,484 |
a-n-t-h-o-n-y/termox | A C++17 library for building terminal user interfaces with customizable widgets and layouts. | 677 |
redox-os/rusttype | A Rust library for working with OpenType fonts and rendering text on graphics hardware. | 622 |
pythops/tenere | A terminal interface for interacting with large language models | 402 |
gnome-terminator/terminator | A tool for organizing and managing multiple terminals in a single window | 2,155 |
colored-rs/colored | Library for coloring terminal output in Rust with support for true colors and various styles. | 1,760 |
xo/terminfo | Provides a pure-Go implementation of reading information from the terminfo database. | 47 |
hashmismatch/terminal_cli.rs | A low-level Rust library for building interactive terminal command line interfaces | 55 |
alibaba/termd | A Java library for building terminal applications with support for multiple protocols and features such as Telnet, SSH, Web interface, and event-based design. | 121 |
refi64/uterm | A terminal emulator written in C++11 using Skia and other libraries. | 24 |
nsf/termbox | Provides a minimalistic API for creating text-based user interfaces in terminals. | 1,974 |
a-n-t-h-o-n-y/nes-term | A terminal-based frontend for the SimpleNES emulator. | 11 |
jgoldfar/termbox.jl | Provides a low-level interface to the Termbox library for Julia | 3 |
im-beast/deno_tui | A Deno module for creating simple and reactive Terminal User Interfaces. | 283 |
console-rs/console | A Rust library that provides access to various terminal features and utilities for building nicer looking command line interfaces. | 971 |