BurntSushi / termcolor
Cross platform terminal colors for Rust.
☆464Updated last month
Related projects ⓘ
Alternatives and complementary repositories for termcolor
- Easy Ctrl-C handler for Rust projects☆605Updated 3 months ago
- A pretty, easy-to-use logger for Rust.☆488Updated 9 months ago
- Support for matching file paths against Unix shell style patterns.☆476Updated 6 months ago
- Temporary file library for rust☆1,192Updated this week
- A rust console and terminal abstraction☆953Updated 2 months ago
- Simple Logging Facility for Rust☆443Updated 3 months ago
- Rust library allowing to register multiple handlers for the same signal☆730Updated 2 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆688Updated 7 months ago
- Cross platform Rust library to read a password in the terminal (Linux, BSD, OSX, Windows, WASM).☆243Updated 4 months ago
- Expanding opportunities standard library std::fs and std::io☆301Updated 11 months ago
- Rust library for ANSI terminal colours and styles (bold, underline)☆457Updated 3 months ago
- Tar file reading/writing for Rust☆630Updated last week
- A macro to generate structures which behave like bitflags☆964Updated last month
- Get the number of CPUs in Rust☆582Updated last week
- A if/elif-like macro for Rust #[cfg] statements☆569Updated 3 weeks ago
- oh heck, a case conversion library☆506Updated 8 months ago
- derive simple constructor functions for Rust structs☆529Updated 2 months ago
- A rust library to print aligned and formatted tables☆944Updated 2 months ago
- 🛋 Zero-boilerplate configuration management in Rust☆909Updated 3 weeks ago
- A logging implementation for `log` which is configured via an environment variable.☆837Updated 2 weeks ago
- A dead simple ANSI terminal color painting library for Rust.☆247Updated 8 months ago
- Rust TOML Parser☆730Updated 2 weeks ago
- a mid-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆774Updated last year
- The practical HTTP client that is fun to use.☆711Updated 4 months ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.