colored
Terminal colorer
Library for coloring terminal output in Rust with support for true colors and various styles.
(Rust) Coloring terminal so simple you already know how to do it !
2k stars
11 watching
84 forks
Language: Rust
last commit: about 2 months ago
Linked from 1 awesome list
ansi-termcolorscrateshacktoberfestrustterminal
Related projects:
Repository | Description | Stars |
---|---|---|
janlelis/paint | A Ruby gem providing ANSI terminal color manipulation and effects | 375 |
lukaskalbertodt/term-painter | A library for formatting and coloring terminal output in Rust. | 79 |
thecodrr/crayon | A library to create styled terminal output using a template-based API. | 57 |
jorgebucaran/colorette | A lightweight alternative to other terminal color manipulation libraries | 1,604 |
kabie/dye | A library that provides ANSI escape sequences to color text in terminal output. | 21 |
ogham/rust-ansi-term | A Rust library for formatting text in ANSI terminals with various colors and styles. | 458 |
console-rs/console | A Rust library that provides access to various terminal features and utilities for building nicer looking command line interfaces. | 971 |
yamadapc/d-colorize | A library for adding color and formatting to terminal output | 29 |
lukaskalbertodt/bunt | A set of macros to print colored and formatted text to the terminal in Rust | 225 |
trapd00r/ls_colors | Provides a set of color mappings for file extensions to enhance directory listings in terminals. | 2,128 |
tinted-theming/tinted-shell | A shell scripting framework for customizing terminal colors and integrating with other applications | 65 |
sergiobenitez/yansi | A dead simple ANSI terminal color painting library written in Rust. | 249 |
ikalnytskyi/termcolor | A C++ library for printing colored messages to the terminal using ANSI color formatting. | 840 |
chrissicool/zsh-256color | Enhances terminal environment with 256 colors based on TERM variable and available terminfo descriptors. | 141 |
lelouchfr/windows-terminal-theme-generator | A tool for generating custom Windows Terminal color schemes | 17 |