معرفی شرکت ها
main i386
تبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشترتبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشتر
بسته
توضیح خلاصه
-
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
-
Calculate statistics iteratively - Rust source code
-
Command line tool for the BLAKE3 hash
-
Retry operations with exponential backoff policy - 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
-
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
-
cat(1) clone with syntax highlighting and git integration
-
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
-
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
-
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 - 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"
-
Automatically generates Rust FFI bindings to C and C++ libraries - feature "static"
-
Automatically generates Rust FFI bindings to C and C++ libraries - feature "which" and 1 more
-
Automatically generates Rust FFI bindings to C and C++ libraries - Rust source code
-
Set of bits - feature "std" and 1 more
-
Set of bits - Rust source code
-
Vector of bits - Rust source code
-
Macro to generate structures which behave like bitflags - Rust source code
-
Fixed size boolean arrays - Rust source code
-
Reading/writing un-aligned values from/to streams in big-endian and little-endian formats - 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
-
Rust interface for Apple's C language extension of blocks - Rust source code
-
Buffer type for block processing of data - Rust source code
-
Fixed size buffer for block processing of data - feature "block-padding"
-
Fixed size buffer 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
-
Block cipher modes of operation - Rust source code
-
Padding and unpadding of messages divided into blocks - 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
-
Brotli decompressor library avoiding the rust stdlib - Rust source code
-
Another Base58 codec implementation - feature "check" and 1 more
-
Another Base58 codec implementation - Rust source code
-
String type that is not required to be valid UTF-8 - feature "default"
-
String type that is not required to be valid UTF-8 - feature "lazy_static"
-
String type that is not required to be valid UTF-8 - feature "regex-automata"
-
String type that is not required to be valid UTF-8 - feature "serde" and 1 more
-
String type that is not required to be valid UTF-8 - feature "serde1"
-
String type that is not required to be valid UTF-8 - feature "std"
-
String type that is not required to be valid UTF-8 - feature "unicode"
-
String type that is not required to be valid UTF-8 - Rust source code
-
Super-powered Reader - Rust source code
-
Creating importable constants from build.rs or a script - 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
-
Bytes related utility functions - Rust source code
-
Interaction with units of bytes - feature "default"
-
Interaction with units of bytes - feature "serde"
-
Interaction with units of bytes - Rust source code
-
Derive macro for bytecheck - feature "std" and 1 more
-
Derive macro for bytecheck - Rust source code
-
Derive macro for bytecheck - Rust source code
-
Count bytes or UTF-8 codepoints in a byte slice - Rust source code
-
Read input lines as byte slices for high efficiency - Rust source code
-
Mucking around with piles of bytes - Rust source code
-
Reading/writing numbers in big-endian and little-endian - Rust source code
-
Types and traits for working with bytes - feature "serde"
-
Types and traits for working with bytes - Rust source code
-
Utility for human-readable bytes representations - feature "serde"
-
Utility for human-readable bytes representations - Rust source code
-
Bindings to libbzip2 (compression & decompression) - Rust source code
-
libbzip2 bindings for compression and decompression - Rust source code
-
ChaCha family of stream ciphers - feature "byteorder"
-
ChaCha family of stream ciphers - feature "default"