Formatting strings into a grid layout - Rust source code
Markdown Renderer for the Terminal - Rust source code
Minimal cross-platform clipboard - Rust source code
Tells you whether your terminal is dark or light - Rust source code
prompting data on the terminal - Rust source code
Gets the size of your Linux or Windows terminal - Rust source code
Terminal information - Rust source code
Minimal terminfo libary - Rust source code
Bindless library for manipulating terminals - Rust source code
Safe bindings for the termios library - Rust source code
Functions for determining terminal sizes and dimensions - Rust source code
Retrieves terminal size - Rust source code
Visualize tree-like data on the command-line - Rust source code
safe wrapper of tesseract-sys - Rust source code
Rust bindings for Tesseract OCR - Rust source code
macro for generating parametrized test cases easily - Rust source code
Parameterized test cases and test decorators - Rust source code
Procedural macro for `test-casing` - Rust source code
Easy creation of temporary file structure for test purpose - Rust source code
Fork of Rust’s `test` crate that doesn’t require unstable language features - Rust source code
Supports writing tests to verify `log` crate calls - Rust source code
Replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests - Rust source code
Supporting procedural macro crate for test-log - Rust source code
Provides TestResult type for concise and precise test failures - Rust source code
Lib help you run test with condition - Rust source code
Newtypes for text offsets - Rust source code
Newtypes for text offsets - feature "serde"
simple textual output for tree-like structures - Rust source code
Word wrapping, indenting, and dedenting strings - Rust source code
Owned slice that packs the slice storage into a single word - Rust source code
Vec that takes up less space on the stack - Rust source code
Derive(Error) - Rust source code
Implementation detail of the `thiserror` crate - Rust source code
Adds digit separators to numbers, configurably - Rust source code
thread pool for running multiple tasks on group of threads - Rust source code
Get a unique thread ID - Rust source code
Per-object thread-local storage - Rust source code
Thread pool for running a number of jobs on a fixed set of worker threads - Rust source code
Managing threads priority and schedule policies - Rust source code
Straightforward bindings to libsodium - Rust source code
TIFF decoding and encoding library in pure Rust - Rust source code
Rust allocator backed by jemalloc - Rust source code
Safe wrapper over jemalloc's control and introspection APIs - Rust source code
Rust FFI bindings to jemalloc - Rust source code