Building code annotations - Rust source code
True-colour ↔ ANSI terminal palette converter - Rust source code
Ansi escape codes for manipulating the terminal - Rust source code
Library using nom for parsing ANSI Escape Codes - Rust source code
Library which provides a set of methods to work with ANSI strings - Rust source code
ANSI terminal styles and colors - feature "derive_serde_style" and 1 more
ANSI terminal styles and colors - Rust source code
ANSI terminal colours and styles (bold, underline) - Rust source code
Parsing ANSI Escape Codes - Rust source code
Convert ansi color coded text into ratatui::text::Text type from ratatui library - Rust source code
Calculate the width of a string when printed to the terminal - Rust source code
Simple cross platform library for writing colored text to a terminal - Rust source code
ANSI text styling - Rust source code
Lossy conversion between ANSI Color Codes - Rust source code
Parse ANSI Style Escapes - Rust source code
Look up colored console capabilities - Rust source code
Convert ANSI escape codes to SVG - Rust source code
Poison-free Mutex and RwLock types - Rust source code
Flexible concrete Error type built on std::error::Error - Rust source code
FFI bindings to aom - Rust source code
Put your app's data in the right place on every platform - Rust source code
Approximate floating point equality comparisons and assertions - Rust source code
Approximate floating point equality comparisons and assertions - feature "num-complex"
Rust bindings for Apache Portable Runtime - Rust source code
Trait for generating structured data from unstructured data - Rust source code
Abstract over the atomicity of reference-counting pointers - Rust source code
Atomically swappable Arc - Rust source code
Encoding/decoding Unix archive files - Rust source code
Procedural macro compatible with clap arg_enum - Rust source code
Load additional CLI args from file - Rust source code
Derive-based argument parsing optimized for code size - Rust source code
Derive-based argument parser optimized for code size - Rust source code
Deal with 'argument too long' errors - Rust source code
Pure Rust password hashing library that runs on Argon2 - Rust source code
Pure Rust password hashing library that runs on Argon2 - feature "simd"
Powerful command-line argument parsing library - Rust source code
Safe wrapper for initializing fixed-size arrays - Rust source code
Array multiple elements constructor syntax - Rust source code
Macros to take array references of slices - Rust source code
Vector with fixed capacity, backed by an array (it can be stored on the stack too) - Rust source code
Vector with fixed capacity, backed by an array (it can be stored on the stack too) - feature "serde"
Vector with fixed capacity, backed by an array - Rust source code
Simple canvas for drawing lines and styled text and emitting to the terminal - Rust source code
ASCII-only equivalents to `char`, `str` and `String` - Rust source code
ASCII-only equivalents to `char`, `str` and `String` - feature "serde"
ASCII-only equivalents to `char`, `str` and `String` - feature "serde_test"
Print ASCII tables to the terminal - Rust source code
Procedural macro package for Askama - Rust source code
Type-safe, compiled Jinja-like templates for Rust - Rust source code