معرفی شرکت ها
main mips64el
تبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشترتبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشتر
بسته
توضیح خلاصه
-
Section-style testing - Rust source code
-
Apple `Security.framework` low-level FFI bindings - Rust source code
-
CSS Selectors matching for Rust - Rust source code
-
Flexible Mandatory Access Control for Linux - Rust source code
-
Flexible Mandatory Access Control (MAC) for Linux - Rust source code
-
Parser and evaluator for Cargo's flavor of Semantic Versioning - feature "serde"
-
Parser and evaluator for Cargo's flavor of Semantic Versioning - Rust source code
-
Semantic version parsing and comparison - feature "ci" and 1 more
-
Semantic version parsing and comparison - Rust source code
-
Parsing of the semver spec - Rust source code
-
Parsing of the semver spec - Rust source code
-
This Rust library implements a wrapper type called SendWrapper which allows you to move around non-Send types between threads, as long as you access the contained value only from within the original thread - feature "futures-core" and 1 more
-
This Rust library implements a wrapper type called SendWrapper which allows you to move around non-Send types between threads, as long as you access the contained value only from within the original thread - Rust source code
-
Rust-friendly interface to lm-sensors - Rust source code
-
Formats numbers with thousands separators - Rust source code
-
Autocrypt support - Rust source code
-
Interprocess communication infrastructure for Sequoia - Rust source code
-
Linter for keyrings
-
Network services for OpenPGP - Rust source code
-
OpenPGP data types and associated machinery - feature "bzip2"
-
OpenPGP data types and associated machinery - feature "compression-bzip2"
-
OpenPGP data types and associated machinery - feature "compression-deflate"
-
OpenPGP data types and associated machinery - feature "compression"
-
OpenPGP data types and associated machinery - feature "default"
-
OpenPGP data types and associated machinery - feature "flate2"
-
OpenPGP data types and associated machinery - feature "nettle" and 1 more
-
OpenPGP data types and associated machinery - Rust source code
-
Multi-threaded parsing of OpenPGP data - Rust source code
-
Stateless OpenPGP Command Line Interface using Sequoia - Rust source code
-
Stateless OpenPGP Command Line Interface using Sequoia
-
OpenPGP command-line tool from Sequoia
-
Simple OpenPGP signature verification program
-
Explore the OpenPGP Web of Trust using Sequoia - Rust source code
-
Explore the OpenPGP Web of Trust using Sequoia
-
Generic serialization/deserialization framework - feature "serde_derive" and 1 more
-
Generic serialization/deserialization framework - Rust source code
-
Big array helper for serde - Rust source code
-
Optimized serde handling of u8 Vec and array - feature "alloc"
-
Optimized serde handling of u8 Vec and array - feature "std" and 1 more
-
Optimized serde handling of u8 Vec and array - Rust source code
-
CBOR support for serde - Rust source code
-
Macros 1.1 #[derive(Serialize, Deserialize)] - Rust source code
-
Find out about keys that are ignored when deserializing data - Rust source code
-
JSON serialization file format - Rust source code
-
Path to the element that failed to deserialize - Rust source code
-
Derive Serialize and Deserialize that delegates to the underlying repr of a C-like enum - Rust source code
-
Token De/Serializer for testing De/Serialize implementations - Rust source code
-
`x-www-form-urlencoded` meets Serde - Rust source code
-
Serialization value trees - Rust source code
-
Xml-rs based deserializer for Serde (compatible with 0.9+) - Rust source code
-
YAML support for Serde - Rust source code
-
Accessing serial ports - Rust source code
-
Rust abstractions for serial ports - Rust source code
-
Allows for the creation of serialised Rust tests - Rust source code
-
Helper crate for serial_test - Rust source code
-
Serial port implementation for Unix - Rust source code
-
std::sync::Arc with some extra functionality - feature "serde"
-
std::sync::Arc with some extra functionality - feature "servo"
-
std::sync::Arc with some extra functionality - Rust source code
-
Rust bindings for fontconfig - Rust source code
-
Font configuration and customization library - Rust source code
-
FreeType is a freely available software library to render fonts - Rust source code
-
SHA-1 hash function - feature "sha1-asm" and 2 more
-
SHA-1 hash function - feature "std" and 1 more
-
SHA-1 hash function - Rust source code
-
SHA-1 hash function - Rust source code
-
Assembly implementation of SHA-1 compression function - Rust source code
-
SHA-1 hash function with collision detection and mitigation - Rust source code
-
Calculate SHA1 checksums with collision detection
-
Pure Rust implementation of SHA-2 - Rust source code
-
Pure Rust implementation of the SHA-2 hash function family including SHA-224, SHA-256, SHA-384, and SHA-512 - Rust source code
-
Assembly implementation of SHA-2 compression functions - Rust source code
-
SHA-3 (Keccak) hash function - feature "std" and 1 more
-
SHA-3 (Keccak) hash function - Rust source code
-
SHA-3 (Keccak) hash function - feature "std" and 1 more
-
SHA-3 (Keccak) hash function - Rust source code
-
Build-time information stored in your rust project - Rust source code
-
Shannon cipher implementation - Rust source code
-
Lock-free concurrent slab - Rust source code
-
Using child processes from multiple threads - Rust source code
-
Easily bind to and load shared libraries - Rust source code
-
Escape characters that may have a special meaning in a shell - Rust source code
-
Process command line according to parsing rules of UNIX shell - Rust source code
-
Shell-like expansions in strings - Rust source code
-
Word parsing rules of the UNIX Bourne shell - Rust source code
-
Split a string into shell words, like Python's shlex - Rust source code
-
Auto-derive for Rust conversion traits -- make working with newtypes a breeze - Rust source code
-
Unix signal handling - Rust source code
-
MIO support for signal-hook - Rust source code
-
Backend crate for signal-hook - Rust source code
-
Helpers to write more compact simd code - Rust source code
-
SIMD-accelerated UTF-8 validation - Rust source code
-
Diff library for Rust - Rust source code
-
Provides assert_eq! like macros with colorized diff output - Rust source code
-
Simple DER/ASN.1 encoding/decoding library - Rust source code
-
Simple error type backed by a string - Rust source code
-
Logger that prints all messages with a readable output format - feature "colored" and 1 more
-
Logger that prints all messages with a readable output format - feature "default"
-
Logger that prints all messages with a readable output format - feature "time" and 1 more
-
Logger that prints all messages with a readable output format - Rust source code