معرفی شرکت ها
main i386
تبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشترتبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشتر
بسته
توضیح خلاصه
-
Automata construction and matching using regular expressions - feature "utf8-ranges"
-
Automata construction and matching using regular expressions - Rust source code
-
Regular expression parser - feature "unicode" and 1 more
-
Regular expression parser - Rust source code
-
Safe, reliable implementation of remove_dir_all for Windows - Rust source code
-
Rfc822/2822 sanitizer/normalizer - 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
-
Fastest way to implement any kind of decoding for Run Length Encoded data in Rust - Rust source code
-
Rusty Object Notation - Rust source code
-
Represent an XML as a read-only tree - Rust source code
-
Read passwords in console applications - Rust source code
-
Decimal Implementation written in pure Rust suitable for financial calculations - Rust source code
-
Ini configuration file parsing library in Rust - Rust source code
-
Runs `rustc --print cfg` and parses the output - Rust source code
-
Rust compiler symbol demangling - feature "compiler_builtins"
-
Rust compiler symbol demangling - feature "core"
-
Rust compiler symbol demangling - feature "rustc-dep-of-std"
-
Rust compiler symbol demangling - Rust source code
-
Speed, non-cryptographic hash used in rustc - 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
-
Workaround for rustbuild - 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
-
Conditional compilation according to rustc compiler version - 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
-
generate tags for source code navigation for a cargo project
-
Readline implementation based on Linenoise - feature "dirs" and 2 more
-
Readline implementation based on Linenoise - Rust source code
-
Fast floating point to string conversion - feature "no-panic"
-
Fast floating point to string conversion - Rust source code
-
Safeguarded transmute() for Rust - 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
-
Resource-acquisition-is-initialization scope guard - 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
-
Rust library to open a user's text editor - Rust source code
-
Suite of powerful, extensible, generic, endian-aware Read/Write traits for byte buffers - feature "derive" and 1 more
-
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
-
Section-style testing - Rust source code
-
Apple `Security.framework` low-level FFI bindings - 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
-
Parsing of the semver spec - Rust source code
-
Formats numbers with thousands separators - Rust source code
-
Autocrypt support - Rust source code
-
Linter for keyrings
-
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 "crypto-nettle" and 1 more
-
OpenPGP data types and associated machinery - feature "default"
-
OpenPGP data types and associated machinery - feature "flate2"
-
OpenPGP data types and associated machinery - Rust source code
-
Stateless OpenPGP Command Line Interface using Sequoia
-
OpenPGP command-line tool from Sequoia
-
Simple OpenPGP signature verification program
-
Generic serialization/deserialization framework - feature "derive" and 1 more
-
Generic serialization/deserialization framework - 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 - feature "indexmap" and 1 more
-
JSON serialization file format - Rust source code
-
Derive Serialize and Deserialize that delegates to the underlying repr of a C-like enum - Rust source code
-
Serde adapter that avoids stack overflow by dynamically growing the stack - Rust source code
-
Token De/Serializer for testing De/Serialize implementations - Rust source code
-
`x-www-form-urlencoded` meets Serde - Rust source code
-
Xml-rs based deserializer for Serde (compatible with 0.9+) - Rust source code
-
YAML support for Serde - Rust source code
-
Allows for the creation of serialised Rust tests - Rust source code
-
Helper crate for serial_test - Rust source code
-
FreeType is a freely available software library to render fonts - Rust source code
-
Minimal implementation of SHA1 for Rust - feature "serde"
-
Minimal implementation of SHA1 for Rust - Rust source code
-
SHA-1 hash function with collision detection and mitigation - Rust source code
-
SHA-1 hash function with collision detection and mitigation
-
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