statistics-driven micro-benchmarking - Rust source code
Criterion's plotting library - Rust source code
Cross-platform critical section - Rust source code
parse and describe keys - helps incorporate keybindings in terminal applications
Proc macros for the crokey crate - Rust source code
Multi-producer multi-consumer channels for message passing - Rust source code
Concurrent work-stealing deque - Rust source code
Support for concurrent and parallel programming - Rust source code
Epoch-based garbage collection - Rust source code
Epoch-based garbage collection - feature "std" and 1 more
Concurrent queues - Rust source code
Utilities for concurrent programming - Rust source code
Cross platform native font loading and rasterization - Rust source code
Crossplatform terminal library for manipulating terminals - Rust source code
Utilities for `crossterm`, without ties to `termion` - Rust source code
Crossterm Windows API Abstractions - Rust source code
Adds String based inflections for Rust - Rust source code
Crunchy unroller: deterministically unroll constant loops - Rust source code
Pure Rust implementation of a big integer library which has been designed from the ground-up for use in cryptographic applications - Rust source code
Common cryptographic traits - Rust source code
Wrapper for OS-level cryptographic hash functions - Rust source code
Rust-native wrapper around the PKCS #11 API - Rust source code
FFI wrapper around the PKCS #11 API - Rust source code
Trait for Message Authentication Code (MAC) algorithms - Rust source code
Pure Rust implementation of the XSalsa20Poly1305 (a.k.a - Rust source code
Vector which zeroes its memory on clears and reallocations - Rust source code
CSS color parser library - Rust source code
CSS Syntax Level 3 - Rust source code
Procedural macros for cssparser - Rust source code
CSS Syntax Level 3 - feature "serde"
Trait for converting arguments to null terminated strings. - Rust source code
Macro for building static CStr reference - Rust source code
Take a csv as input and outputs svg - Rust source code
Bare bones CSV parsing with no_std support - Rust source code
Bare bones CSV parsing with no_std support - feature "libc"
Fast CSV parsing with support for serde - Rust source code
Constant-time hex and base64 codecs from libsodium reimplemented in Rust - Rust source code
__attribute__((constructor)) for Rust - Rust source code
CTR block modes of operation - Rust source code
Easy Ctrl-C handler for Rust projects - Rust source code
Type aliases to C types like c_int for use with bindgen - Rust source code
Rust bindings to libcurl for making HTTP requests - Rust source code
Rust bindings to libcurl for making HTTP requests - feature "http2"
Rust bindings to libcurl for making HTTP requests - feature "openssl-probe"
Rust bindings to libcurl for making HTTP requests - feature "openssl-sys"
Rust bindings to libcurl for making HTTP requests - feature "ssl" and 1 more
Rust bindings to libcurl for making HTTP requests - feature "static-curl"
Rust bindings to libcurl for making HTTP requests - feature "static-ssl"
Native bindings to the libcurl library - Rust source code
Native bindings to the libcurl library - feature "http2" and 1 more