معرفی شرکت ها
universe amd64
تبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشترتبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشتر
بسته
توضیح خلاصه
-
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
-
Automatically apply the suggestions made by rustc - Rust source code
-
Helper macros for Rusticata - Rust source code
-
Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls - Rust source code
-
Safe Rust bindings to `openpty` and related functions - Rust source code
-
Basic .pem file parser for keys and certificates - Rust source code
-
AST definitions for RustPython - Rust source code
-
General python functions and algorithms for use in RustPython - Rust source code
-
RustPython specific bytecode - Rust source code
-
Parser for python code - Rust source code
-
Pure Rust alternative to libraries like FreeType - Rust source code
-
Manage multiple rust installations with ease - 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 "wait-timeout" and 2 more
-
Cross-platform library for running Rust tests in sub-processes using a fork-like interface - Rust source code
-
Rustyline derive macros - Rust source code
-
Decoder for the zstd compression format - Rust source code
-
Fast floating point to string conversion - feature "no-panic"
-
Fast floating point to string conversion - Rust source code
-
Fast floating point to floating decimal conversion - Rust source code
-
Safeguarded transmute() for Rust - Rust source code
-
Safe wrappers for memory-accessing functions, like `std::ptr::copy()` - Rust source code
-
Procedural macros for the salsa crate - Rust source code
-
Salsa20 Stream Cipher - Rust source code
-
Simple crate for determining whether two file paths point to the same file - Rust source code
-
Simple filename sanitizer, based on Node's sanitize-filename - Rust source code
-
Raw system calls - Rust source code
-
Derive type info for SCALE encodable types - Rust source code
-
Simple scanf()-like input for Rust - Rust source code
-
Schannel bindings for rust, allowing SSL/TLS (e.g - Rust source code
-
Scheduled thread pool - Rust source code
-
Macros for #[derive(JsonSchema)], for use with schemars - Rust source code
-
Generate JSON Schemas from Rust code - Rust source code
-
Scoped and cached threadpools - Rust source code
-
Macro for providing scoped access to thread local storage - Rust source code
-
Resource-acquisition-is-initialization scope guard - Rust source code
-
Rust library to log runtime of arbitrary scope - Rust source code
-
Compile-time temporary directory shared by multiple crates and erased by `cargo clean` - 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 "scroll_derive" and 1 more
-
Macros 1.1 derive implementation for Pread and Pwrite traits from the scroll crate - Rust source code
-
Suite of powerful, extensible, generic, endian-aware Read/Write traits for byte buffers - Rust source code
-
Scrypt password-based key derivation function - Rust source code
-
Certificate transparency SCT verification library - Rust source code
-
Adwaita-like SCTK Frame - Rust source code
-
Lightweight crate for systemd service state notifications - Rust source code
-
Blazingly fast, portable hash function with proven statistical guarantees - Rust source code
-
Pure Rust implementation of SEC1: Elliptic Curve Cryptography encoding formats including ASN.1 DER-serialized private keys as well as the Elliptic-Curve-Point-to-Octet-String encoding - Rust source code
-
Low-level bindings to libseccomp - Rust source code
-
Wrapper types and traits for secret management which help ensure they aren't accidentally copied, logged, or otherwise exposed (as much as possible), and also ensure secrets are securely wiped from memory when dropped - Rust source code
-
Section-style testing - Rust source code
-
Apple `Security.framework` low-level FFI bindings - Rust source code
-
CSS Selectors matching for Rust - Rust source code
-
Safe-to-use proc-macro-free self-referential structs in stable Rust - Rust source code
-
Flexible Mandatory Access Control for Linux - Rust source code
-
Flexible Mandatory Access Control (MAC) for Linux - Rust source code
-
Semantic version parsing and comparison - feature "ci" and 1 more
-
Semantic version parsing and comparison - Rust source code
-
Parser and evaluator for Cargo's flavor of Semantic Versioning - 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
-
Send file descriptors along with data over UNIX domain sockets - 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
-
Certificate database interface - Rust source code
-
Interprocess communication infrastructure for Sequoia - Rust source code
-
Traits for private key store backends - Rust source code
-
Network services for OpenPGP - Rust source code
-
OpenPGP data types and associated machinery - Rust source code
-
Multi-threaded parsing of OpenPGP data - Rust source code
-
Configure Sequoia using a configuration file - Rust source code
-
Stateless OpenPGP Command Line Interface using Sequoia - Rust source code
-
Explore the OpenPGP Web of Trust using Sequoia - Rust source code
-
Big array helper for serde - Rust source code
-
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
-
AST representation used by Serde derive macros - Rust source code
-
Generic serialization/deserialization framework - 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
-
Serde-compatible spanned Value - 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
-
Serialization value trees - Rust source code
-
Custom de/serialization functions for Rust's serde - Rust source code
-
Proc-macro library for serde_with - Rust source code
-
Xml-rs based deserializer for Serde (compatible with 0.9+) - Rust source code
-
YAML support for Serde - Rust source code
-
Constant-time serde serializer/deserializer helpers for data that potentially contains secrets (e.g - Rust source code
-
Rust abstractions for serial ports - Rust source code
-
Accessing serial ports - Rust source code