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 1 month 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,476 |
a-n-t-h-o-n-y/termox | A C++17 library for building terminal user interfaces with customizable widgets and layouts. | 674 |
redox-os/rusttype | A Rust library for working with OpenType fonts and rendering text on graphics hardware. | 618 |
pythops/tenere | A terminal interface for interacting with large language models. | 371 |
gnome-terminator/terminator | A terminal emulator that allows multiple terminals to be created and managed in a single window. | 2,132 |
colored-rs/colored | Library for coloring terminal output in Rust with support for true colors and various styles. | 1,734 |
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,972 |
a-n-t-h-o-n-y/nes-term | A terminal-based frontend for the SimpleNES emulator. | 11 |
jgoldfar/termbox.jl | A low-level wrapper around the termbox library in Julia | 3 |
im-beast/deno_tui | A Deno module for creating simple and reactive Terminal User Interfaces. | 277 |
console-rs/console | A library providing access to various terminal features and utilities for building command line interfaces. | 953 |