Rust Command Line Argument Parser - feature "term_size"
Rust Command Line Argument Parser - feature "vec_map"
Rust Command Line Argument Parser - feature "wrap_help"
Rust Command Line Argument Parser - feature "yaml" and 2 more
Common utility library to control CLI colorization - Rust source code
Low level interface to CloudABI - feature "bitflags"
Low level interface to CloudABI - feature "default"
Low level interface to CloudABI - Rust source code
Build dependency for running cmake to build a native library - 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
Color quantization library to reduce n colors to 256 colors - Rust source code
Module for convert and transform colors - 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
Compiler intrinsics used by the Rust compiler - feature "c" and 1 more
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"
Terminal and console abstraction for Rust - Rust source code
wasm32-unknown-unknown log panic hook to `console.error` - Rust source code
Compares two equal-sized byte strings in constant time - Rust source code
Attribute for easy generation of const functions with conditional compilations - Rust source code
Provides compile time random number generation - Rust source code
Provides the procedural macro used by const-random - Rust source code
Fast inspection of binary buffers to guess/determine the encoding - Rust source code
Nom inspired serialization library - Rust source code
Eliminate memcpy calls when using the standard library - Rust source code
Bindings to Core Foundation for macOS - feature "chrono" and 1 more
Bindings to Core Foundation for macOS - Rust source code
Bindings to Core Foundation for macOS - feature "mac_os_10_7_support"
Bindings to Core Foundation for macOS - feature "mac_os_10_8_features"
Bindings to Core Foundation for macOS - feature "uuid" and 1 more
Low-level cross-platform audio I/O library in pure Rust - Rust source code
Cargo build script for the `cpp` crate - Rust source code
Implementation details crate for the `cpp` crate - Rust source code
Demangling C++ symbols - Rust source code
Inline C++ code closures - Rust source code
Procedural macro implementation for the `cpp` crate - Rust source code
Internal rust-cpp nom parser for Rust source code - Rust source code
Sourcemap and full crate parsing support for `cpp_syn` - Rust source code
Stripped-down Nom parser used by cpp_syn - Rust source code
Lightweight no-std compatible alternative to is_x86_feature_detected - Rust source code
Helpers for interacting with crates.io - Rust source code
Fast, SIMD-accelerated CRC32 (IEEE) checksum computation - Rust source code
CRC(16, 32, 64) with support of various standards - Rust source code
Support for concurrent and parallel programming - Rust source code
Tools for concurrent programming - feature "alloc"
Multi-producer multi-consumer channels for message passing - Rust source code