Container debugging tool based on FUSE - Rust source code
ABI types for communicating with the FUSE kernel interface - Rust source code
Filesystems in userspace (FUSE) (fork with functionality needed for the cntr project) - Rust source code
FFI bindings to the FUSE kernel interface and libfuse - Rust source code
The Consistent Overhead Byte Stuffing (COBS) algorithm - Rust source code
Codepage 437 transcoding for Rust - Rust source code
Beautiful diagnostic reporting for text-based programming languages - Rust source code
Global override of color control - Rust source code
Most simple way to add colors in your terminal - Rust source code
Colorize JSON, for printing it out on the command line - Rust source code
Error report handler for panics and eyre::Reports for colorful, consistent, and well formatted error reports for all kinds of errors - Rust source code
Make your terminal output colorful - Rust source code
Colorize and stylize strings for terminal at compile-time, by using an HTML-like syntax - Rust source code
The package color-print - Rust source code
Color quantization library to reduce n colors to 256 colors - Rust source code
Pretty printer for tracing_error::SpanTrace based on color-backtrace - Rust source code
Module for color conversion and mutation - Rust source code
Grabs the dominant color or a representative color palette from an image - Rust source code
Parse colors and convert them to ratatui::style::Colors - Rust source code
fast parser combinators on arbitrary streams - Rust source code
Easy to use library for building beautiful tables with automatic content wrapping - Rust source code
Extension to Command to spawn in a process group - Rust source code
Idiomatic Rust wrappers for Mac OS X's CommonCrypto library - Rust source code
FFI bindings to Mac OS X's CommonCrypto library - Rust source code
Memory efficient string type - Rust source code
Experimental comparators for collections to be generic over - Rust source code
Compiler intrinsics used by the Rust compiler - feature "c"
Compiler intrinsics used by the Rust compiler - feature "core"
Compiler intrinsics used by the Rust compiler - Rust source code
Compiler intrinsics used by the Rust compiler - feature "rustc-dep-of-std"
Compiletest utility from the Rust compiler as a standalone testing harness - Rust source code
Convert seconds to compound duration (week, days, hours, minutes, seconds) - Rust source code
100% CommonMark-compatible GitHub Flavored Markdown parser and formatter - Rust source code
Allows concatenating multiple identifiers and using them everywhere - Rust source code
Provides macros for concatenating string slices into owned strings - Rust source code
Control console coloring across all dependencies - Rust source code
Look up colored console capabilities - Rust source code
Concurrently Readable Data-Structures for Rust - Rust source code
U32 concurrent insertion/removal arena that returns ArenaArc - Rust source code
Concurrent multi-producer multi-consumer queue - Rust source code
Choose types at compile-time via boolean constants - Rust source code
Layered configuration system for Rust applications - Rust source code
Read and parse configuration file automatically - Rust source code
Simple INI and ini-style configuration parsing utility - Rust source code
Boilerplate-free configuration management - Rust source code
Terminal and console abstraction for Rust - Rust source code
wasm32-unknown-unknown log panic hook to `console.error` - Rust source code
Logging facility that routes Rust log messages to the browser's console - Rust source code
Compares two equal-sized byte strings in constant time - Rust source code
Create static C-compatible strings from Rust string literals - Rust source code