معرفی شرکت ها
main mipsel
تبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشترتبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشتر
بسته
توضیح خلاصه
-
ChaCha random number generator - Rust source code
-
Core random number generator traits and tools - feature "serde_derive"
-
Core random number generator traits and tools - feature "serde"
-
Core random number generator traits and tools - feature "serde1"
-
Core random number generator traits and tools - Rust source code
-
Core random number generator traits and tools - feature "alloc"
-
Core random number generator traits and tools - feature "serde1"
-
Core random number generator traits and tools - feature "std"
-
Core random number generator traits and tools - Rust source code
-
HC128 random number generator - Rust source code
-
ISAAC random number generator - feature "serde_derive"
-
ISAAC random number generator - feature "serde"
-
ISAAC random number generator - feature "serde1"
-
ISAAC random number generator - Rust source code
-
Selected PCG random number generators - feature "bincode"
-
Selected PCG random number generators - feature "serde_derive"
-
Selected PCG random number generators - feature "serde"
-
Selected PCG random number generators - feature "serde1"
-
Selected PCG random number generators - Rust source code
-
Xorshift random number generator - feature "serde_derive"
-
Xorshift random number generator - feature "serde"
-
Xorshift random number generator - feature "serde1"
-
Xorshift random number generator - Rust source code
-
Simple work-stealing parallelism for Rust - Rust source code
-
Core APIs for Rayon - Rust source code
-
'DOM-like' tree implemented using reference counting - Rust source code
-
Random number generator using rdand and rdseed instructions - Rust source code
-
Access raw Redox system calls - Rust source code
-
Access Redox termios functions - Rust source code
-
Fold an iterator without an initial value - Rust source code
-
Regular expressions for Rust - Rust source code
-
Regular expression parser - Rust source code
-
Safe, reliable implementation of remove_dir_all for Windows - Rust source code
-
`struct RGB` (etc.) for sharing pixels between crates - feature "serde"
-
`struct RGB` (etc.) for sharing pixels between crates - Rust source code
-
Recursively searches directories for a regex pattern
-
Represent an XML as a read-only tree - Rust source code
-
Rust compiler symbol demangling - Rust source code
-
Generic serialization/deserialization support corresponding to the `derive(RustcEncodable, RustcDecodable)` mode in the compiler - Rust source code
-
Explicitly empty crate for rust-lang/rust integration - Rust source code
-
Querying the version of a installed rustc compiler - Rust source code
-
Hack for the compiler's own build system - Rust source code
-
Manipulate rustdoc comments - Rust source code
-
Strip rustdoc comments from source code
-
Automatically apply the suggestions made by rustc - Rust source code
-
Helper macros for Rusticata - Rust source code
-
Cross-platform library for running Rust tests in sub-processes using a fork-like interface - feature "timeout"
-
Cross-platform library for running Rust tests in sub-processes using a fork-like interface - feature "wait-timeout"
-
Cross-platform library for running Rust tests in sub-processes using a fork-like interface - Rust source code
-
Readline implementation based on Antirez's Linenoise - Rust source code
-
Fast floating point to string conversion - feature "no-panic"
-
Fast floating point to string conversion - Rust source code
-
Safe wrappers for memory-accessing functions, like `std::ptr::copy()` - Rust source code
-
Simple crate for determining whether two file paths point to the same file - Rust source code
-
Schannel bindings for rust, allowing SSL/TLS (e.g - Rust source code
-
Scoped and cached threadpools - Rust source code
-
Library implementation of the standard library's old `scoped_thread_local!` macro for providing scoped access to thread local storage (TLS) so any type can be stored into TLS - Rust source code
-
RAII scope guard that will run a given closure when it goes out of scope, even if the code between panics (assuming unwinding panic) - Rust source code
-
Suite of powerful, extensible, generic, endian-aware Read/Write traits for byte buffers - feature "derive"
-
Suite of powerful, extensible, generic, endian-aware Read/Write traits for byte buffers - feature "scroll_derive"
-
Suite of powerful, extensible, generic, endian-aware Read/Write traits for byte buffers - Rust source code
-
Macros 1.1 derive implementation for Pread and Pwrite traits from the scroll crate - Rust source code
-
Low-level bindings to libseccomp - Rust source code
-
Semantic version parsing and comparison - feature "ci"
-
Semantic version parsing and comparison - feature "serde"
-
Semantic version parsing and comparison - Rust source code
-
Parsing of the semver spec - Rust source code
-
Parsing of the semver spec - Rust source code
-
Formats numbers with thousands separators - Rust source code
-
Generic serialization/deserialization framework - feature "derive"
-
Generic serialization/deserialization framework - feature "serde_derive"
-
Generic serialization/deserialization framework - Rust source code
-
Macros 1.1 implementation of #[derive(Serialize, Deserialize)] - Rust source code
-
Find out about keys that are ignored when deserializing data - Rust source code
-
JSON serialization file format - feature "indexmap"
-
JSON serialization file format - feature "preserve_order"
-
JSON serialization file format - Rust source code
-
Token De/Serializer for testing De/Serialize implementations - Rust source code
-
`x-www-form-urlencoded` meets Serde - 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
-
Minimal implementation of SHA1 for Rust - feature "serde"
-
Minimal implementation of SHA1 for Rust - Rust source code
-
SHA-2 hash functions - feature "asm"
-
SHA-2 hash functions - feature "sha2-asm"
-
SHA-2 hash functions - feature "std"
-
SHA-2 hash functions - Rust source code
-
Assembly implementation of SHA-2 compression functions - Rust source code
-
Using child processes from multiple threads - Rust source code
-
Escape characters that may have a special meaning in a shell - 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
-
Cross-platform access to SIMD instructions - feature "serde_derive"
-
Cross-platform access to SIMD instructions - feature "serde"
-
Cross-platform access to SIMD instructions - feature "with-serde"
-
Cross-platform access to SIMD instructions - Rust source code
-
Very simple CSS 2.1 tokenizer - Rust source code
-
SipHash functions from rust-core < 1.13 - Rust source code
-
Pre-allocated storage for a uniform data type - Rust source code