معرفی شرکت ها
universe amd64
تبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشترتبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشتر
بسته
توضیح خلاصه
-
Type erasure for async trait methods - Rust source code
-
Utilities for encoding and decoding frames using `async/await` - Rust source code
-
Rust bindings for the ATK library - Rust source code
-
FFI bindings to libatk-1 - Rust source code
-
Double-array tries - feature "serde"
-
Double-array tries - Rust source code
-
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
-
Atomic polyfills, for targets where they're not available - Rust source code
-
Threadsafe RefCell - Rust source code
-
Synchronization primitive for task wakeup - Rust source code
-
Simple interface for querying atty - Rust source code
-
Extract the dependency trees embedded in binaries by `cargo auditable` - Rust source code
-
Serialize/deserialize data encoded by `cargo auditable` - 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
-
Collection of algorithms for measuring audio/video metrics - Rust source code
-
Helpers for generating and parsing AV1 film grain data - Rust source code
-
Calculate statistics iteratively - Rust source code
-
Retry operations with exponential backoff policy - Rust source code
-
Parsing escape characters - Rust source code
-
Acquire a backtrace at runtime - feature "cpp_demangle"
-
Acquire a backtrace at runtime - feature "rustc-serialize" and 1 more
-
Acquire a backtrace at runtime - feature "serde" and 1 more
-
Acquire a backtrace at runtime - feature "verify-winapi"
-
Acquire a backtrace at runtime - feature "winapi"
-
Acquire a backtrace at runtime - Rust source code
-
Bindings to the libbacktrace gcc library - feature "compiler_builtins"
-
Bindings to the libbacktrace gcc library - feature "core"
-
Bindings to the libbacktrace gcc library - feature "rustc-dep-of-std"
-
Bindings to the libbacktrace gcc library - Rust source code
-
Abstractions common to bare metal systems - Rust source code
-
Encode/decode any base - Rust source code
-
Pure Rust implementation of Base16 a.k.a hexadecimal (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
-
Base32 encoder/decoder for Rust - Rust source code
-
Encodes and decodes base64 as bytes or utf8 - 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
-
Minimal TOML library with few dependencies - Rust source code
-
Cat(1) clone with wings - 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
-
Encoding and decoding bencode with enforced canonicalization rules - 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 - feature "serde"
-
Arbitrary precision decimal numbers - Rust source code
-
Enhanced version of std::collections::BinaryHeap - feature "serde"
-
Enhanced version of std::collections::BinaryHeap - Rust source code
-
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 - Rust source code
-
Extremely minimal parser for ELF, Mach-O, PE and ar - Rust source code
-
Library which provides helpers to manipulate bits and bit ranges - Rust source code
-
Set of bits - feature "std" and 1 more
-
Set of bits - Rust source code
-
Vector of bits - Rust source code
-
Macros to generate bitfield-like struct - Rust source code
-
Macro to generate structures which behave like bitflags - Rust source code
-
Macro to generate structures which behave like bitflags - Rust source code
-
Fixed size boolean arrays - Rust source code
-
BitReader helps reading individual bits from a slice of bytes - Rust source code
-
Reading/writing un-aligned values from/to streams in big-endian and little-endian formats - Rust source code
-
Swiftly extracts unaligned bit-level data from a byte slice - Rust source code
-
Addresses memory by bits, for packed collections and bitfields - Rust source code
-
Rust BK-tree implementation - Rust source code
-
CLI and Rust library for caching subprocess invocations - Rust source code
-
Pure Rust implementation of BLAKE2 based on RFC 7693 - Rust source code
-
Pure Rust BLAKE2b implementation with dynamic SIMD - Rust source code
-
Pure Rust BLAKE2b implementation with dynamic SIMD - Rust source code
-
Pure Rust BLAKE2s implementation with dynamic SIMD - Rust source code
-
BLAKE3 hash function - Rust source code
-
Iterator over simple binary blob storage - Rust source code
-
Buffer type for block processing of data - Rust source code
-
Traits for description of block ciphers - feature "blobby" and 1 more
-
Traits for description of block ciphers - Rust source code
-
Rust interface for Apple's C language extension of blocks - Rust source code
-
Padding and unpadding of messages divided into blocks - Rust source code
-
Blowfish block cipher - Rust source code
-
Rust wrapper for Botan cryptography library - Rust source code
-
FFI wrapper for Botan cryptography library - Rust source code
-
Very simple library containing constants for UTF-8 box drawing - Rust source code
-
Safe FnOnce boxing for rust stable - Rust source code
-
Rust shim around the Breezy Python API - Rust source code
-
Brotli decompressor library avoiding the rust stdlib - Rust source code
-
Another Base58 codec implementation - Rust source code
-
String type that is not required to be valid UTF-8 - Rust source code
-
Super-powered Reader - Rust source code
-
Collect system and environment information for bug reports - Rust source code
-
Creating importable constants from build.rs or a script - Rust source code
-
Convenience wrapper for cargo buildscript input/output - Rust source code
-
Simple proc-macros to generate build timestamp string literals - Rust source code
-
Fast bump allocation arena for Rust - Rust source code
-
Safely cast bytes slices from/to slices of built-in fundamental numeric types - Rust source code
-
Wrapper types for outputting byte strings using the Debug format - Rust source code
-
Bytes related utility functions - Rust source code
-
Interaction with units of bytes - feature "default"
-
Interaction with units of bytes - feature "serde"