task abstraction for building executors - Rust source code
Type erasure for async trait methods - Rust source code
Rust bindings for the ATK library - Rust source code
FFI bindings to libatk-1 - Rust source code
Double-array tries - Rust source code
Double-array tries - feature "serde"
Parse integers directly from `[u8]` slices in safe code - Rust source code
Safe abstraction around AtomicPtr - Rust source code
Generic Atomic<T> wrapper type - Rust source code
Synchronization primitive for task wakeup - Rust source code
Simple interface for querying atty - Rust source code
Automatic cfg for Rust compiler features - Rust source code
Pull in every source file in a directory as a module - Rust source code
Calculate statistics iteratively - Rust source code
Collection of algorithms for measuring audio/video metrics - Rust source code
Retry operations with exponential backoff policy - Rust source code
Acquire a backtrace at runtime - feature "cpp_demangle"
Acquire a backtrace at runtime - Rust source code
Acquire a backtrace at runtime - feature "rustc-serialize" and 1 more
Acquire a backtrace at runtime - feature "serde" and 1 more
Bindings to the libbacktrace gcc library - feature "compiler_builtins"
Bindings to the libbacktrace gcc library - feature "core"
Bindings to the libbacktrace gcc library - Rust source code
Bindings to the libbacktrace gcc library - feature "rustc-dep-of-std"
Acquire a backtrace at runtime - feature "verify-winapi"
Acquire a backtrace at runtime - feature "winapi"
Abstractions common to bare metal systems - Rust source code
Base32 encoder/decoder for Rust - Rust source code
Pure Rust implementation of Base64 (RFC 4648) which avoids any usages of data-dependent branches/LUTs and thereby provides portable "best effort" constant-time operation and embedded-friendly no_std support - Rust source code
Encodes and decodes base64 as bytes or utf8 - Rust source code
Encode/decode any base - Rust source code
Handling of data encoded in BER, CER, and DER - feature "backtrace" and 1 more
Handling of data encoded in BER, CER, and DER - Rust source code
More compact Cow - Rust source code
Port of the libtest (unstable Rust) benchmark runner to Rust stable releases - Rust source code
Helps parsing and evaluating binary expression trees - Rust source code
Pretty panic backtraces inspired by Python's tracebacks - Rust source code
Arbitrary precision decimal numbers - Rust source code
Arbitrary precision decimal numbers - feature "serde"
Enhanced version of std::collections::BinaryHeap - Rust source code
Enhanced version of std::collections::BinaryHeap - feature "serde"
Useful no-std binascii operations including base64, base32 and base16 (hex) - Rust source code
Binary serialization / deserialization strategy that uses Serde for transforming structs into bytes and vice versa! - Rust source code
Automatically generates Rust FFI bindings to C and C++ libraries - feature "clap"
Automatically generates Rust FFI bindings to C and C++ libraries - feature "default"
Automatically generates Rust FFI bindings to C and C++ libraries - Rust source code
Automatically generates Rust FFI bindings to C and C++ libraries - feature "env_logger"
Automatically generates Rust FFI bindings to C and C++ libraries - feature "log"
Automatically generates Rust FFI bindings to C and C++ libraries - feature "logging"
Automatically generates Rust FFI bindings to C and C++ libraries - feature "runtime"