معرفی شرکت ها
main s390x
تبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشترتبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشتر
بسته
توضیح خلاصه
-
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"
-
ChaCha family of stream ciphers - feature "lazy_static" and 1 more
-
ChaCha family of stream ciphers - feature "rustcrypto_api"
-
ChaCha family of stream ciphers - feature "simd"
-
ChaCha family of stream ciphers - feature "stream-cipher"
-
ChaCha family of stream ciphers - Rust source code
-
Prevent false sharing by padding and aligning to the length of a cache line - Rust source code
-
Rust bindings for the Cairo library - Rust source code
-
FFI bindings to libcairo - Rust source code
-
Callback-based event loop - feature "futures-io"
-
Callback-based event loop - feature "futures-util" and 1 more
-
Callback-based event loop - Rust source code
-
UTF-8 paths - Rust source code
-
Runtime library for Cap'n Proto data encoding - Rust source code
-
Async serialization for Cap'n Proto messages - Rust source code
-
The Cap'n Proto remote procedure call protocol - Rust source code
-
Pure-Rust library to work with Linux capabilities - feature "serde" and 1 more
-
Pure-Rust library to work with Linux capabilities - Rust source code
-
Bindings to capstone disassembly engine - rust source code
-
System bindings to the capstone disassembly library - Rust source code
-
Package manager for Rust - Rust source code
-
Proxy for LLVM tools like llvm-nm, llvm-objdump and llvm-size
-
Proxy for LLVM tools like llvm-nm, llvm-objdump and llvm-size - Rust source code
-
Helper program to build and install c-like libraries
-
Helper program to build and install c-like libraries - Rust source code
-
Display or check licensing of Rust dependencies
-
Self-contained Cargo.lock parser
-
Self-contained Cargo.lock parser - Rust source code
-
Structured access to the output of `cargo metadata` - Rust source code
-
Cargo subcommand for displaying when dependencies are out of date
-
Cargo's representation of a target platform - Rust source code
-
Miscellaneous support code used by Cargo - Rust source code
-
Dart-like cascade macro for Rust - Rust source code
-
The Cassowary linear constraint solving algorithm - Rust source code
-
Ergonomic, checked cast functions for primitive types - Rust source code
-
Safe, zero-cost downcasting for limited compile-time specialization - Rust source code
-
Generates C bindings from Rust code
-
Generating C bindings to Rust code - feature "clap" and 1 more
-
Generating C bindings to Rust code - Rust source code
-
Build C/C++/asm in build.rs - feature "jobserver" and 1 more
-
Build C/C++/asm in build.rs - Rust source code
-
C expression parser and evaluator - Rust source code
-
Parser and evaluator for Rust `cfg()` expressions - Rust source code
-
Macro to ergonomically define an item depending on a large number of #[cfg] parameters - feature "core"
-
Macro to ergonomically define an item depending on a large number of #[cfg] parameters - Rust source code
-
Macro to ergonomically define an item depending on a large number of #[cfg] parameters - feature "core"
-
Macro to ergonomically define an item depending on a large number of #[cfg] parameters - Rust source code
-
Conversions between primitive integers with overflow and underflow checking - Rust source code
-
Date and time library for Rust - Rust source code