معرفی شرکت ها
main mipsel
تبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشترتبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشتر
بسته
توضیح خلاصه
-
Gecko-oriented Encoding Standard implementation - feature "simd-accel"
-
Gecko-oriented Encoding Standard implementation - Rust source code
-
Streaming transcoding for encoding_rs - Rust source code
-
Type safe wrappers for types with a defined byte order - Rust source code
-
Provides the raw data needed to convert to and from HTML entities - Rust source code
-
Proc-macro for inner field accessors on enums - Rust source code
-
Tools to iterate over the variants of a field-less enum - Rust source code
-
Procedural macro to iterate over the variants of a field-less enum - Rust source code
-
Map with C-like enum keys represented internally as an array - feature "serde"
-
Map with C-like enum keys represented internally as an array - Rust source code
-
Macros 1.1 implementation of #[derive(Enum)] - Rust source code
-
Macro to generate num::FromPrimitive instances for enum - Rust source code
-
enum_primitive implementation using procedural macros - Rust source code
-
Simple fork of enum_to_str_derive (by @DCjanus), convert enum to u8 slice ref - Rust source code
-
Trait and macro for unitary enums - Rust source code
-
Enum-based bit flags - Rust source code
-
Do not use directly, use the reexport in the `enumflags2` crate - Rust source code
-
Log implementation configured via environment variable - feature "atty"
-
Log implementation configured via environment variable - feature "default"
-
Log implementation configured via environment variable - feature "humantime"
-
Log implementation configured via environment variable - feature "regex"
-
Log implementation configured via environment variable - feature "termcolor"
-
Log implementation configured via environment variable - Rust source code
-
determine proxy parameters for a URL from the environment - Rust source code
-
handle environment variable context - Rust source code
-
Safe epoll interface - Rust source code
-
Type-erased Serialize and Serializer traits - Rust source code
-
Cross-platform interface to the `errno` variable - Rust source code
-
Yet another error boilerplate library - feature "backtrace"
-
Yet another error boilerplate library - feature "default"
-
Yet another error boilerplate library - Rust source code
-
Geometry primitives - feature "mint"
-
Geometry primitives - feature "serde"
-
Geometry primitives - Rust source code
-
Geometry primitives - feature "mint"
-
Geometry primitives - feature "serde"
-
Geometry primitives - Rust source code
-
Modern replacement for ls
-
Modern replacement for ls - Rust source code
-
Simple wrapper around execvp - Rust source code
-
Extra primitive types (u128, i128) - feature "default"
-
Extra primitive types (u128, i128) - feature "rand"
-
Extra primitive types (u128, i128) - feature "serde"
-
Extra primitive types (u128, i128) - Rust source code
-
Experimental error handling abstraction - feature "backtrace" and 1 more
-
Experimental error handling abstraction - feature "default"
-
Experimental error handling abstraction - feature "derive" and 1 more
-
Experimental error handling abstraction - Rust source code
-
Derives for the failure crate - Rust source code
-
Mimicking simd crate on stable Rust - Rust source code
-
Fallible iterator traits - Rust source code
-
Regexes, supporting a relatively rich set of features, including backreferences and look-around - Rust source code
-
Simple and fast random number generator - Rust source code
-
Simple, fast and user-friendly alternative to find
-
Simple, efficient logging - feature "colored"
-
Simple, efficient logging - feature "syslog-4"
-
Simple, efficient logging - feature "syslog"
-
Simple, efficient logging - Rust source code
-
Platform-agnostic accessors of timestamps in File metadata - Rust source code
-
Find shared libraries loaded in the current process - Rust source code
-
Simple bitset collection - Rust source code
-
FLATE, Gzip, and Zlib bindings for Rust - feature "futures"
-
FLATE, Gzip, and Zlib bindings for Rust - feature "libz-sys" and 2 more
-
FLATE, Gzip, and Zlib bindings for Rust - feature "miniz_oxide"
-
FLATE, Gzip, and Zlib bindings for Rust - feature "rust_backend" and 1 more
-
FLATE, Gzip, and Zlib bindings for Rust - feature "tokio"
-
FLATE, Gzip, and Zlib bindings for Rust - feature "tokio-io"
-
FLATE, Gzip, and Zlib bindings for Rust - Rust source code
-
Floating point approximate comparison traits - feature "default" and 1 more
-
Floating point approximate comparison traits - Rust source code
-
Total ordering for floating-point numbers - Rust source code
-
Fowler–Noll–Vo hash function - Rust source code
-
Alternative syntax for print/write/format-like macros with a small templating language - Rust source code
-
Framework for Rust wrappers over C APIs - Rust source code
-
Framework for Rust wrappers over C APIs - Rust source code
-
Internal crate used by foreign-types - Rust source code
-
Internal crate used by foreign-types - Rust source code
-
Internal crate used by foreign-types - Rust source code
-
Wrapper types that permit sending non Send types - Rust source code
-
Bindings for Freetype used by Servo - Rust source code
-
Bindings for FreeType font library - Rust source code
-
Low level binding for FreeType font library - Rust source code
-
Cross-platform file locks and file duplication - Rust source code
-
Rust bindings to the fsevent macOS API for file changes notifications - Rust source code
-
Use finite state transducers to compactly represents sets or maps of many strings (> 1 billion is possible) - feature "memmap" and 2 more
-
Use finite state transducers to compactly represents sets or maps of many strings (> 1 billion is possible) - Rust source code
-
The Fuchsia cryptographically secure pseudorandom number generator - Rust source code
-
Rust bindings for the Zircon kernel - Rust source code
-
Low-level Rust bindings for the Zircon kernel - Rust source code
-
Handling fragments of UTF-8 - Rust source code
-
Futures and streams - feature "default"
-
Futures and streams - Rust source code
-
Channels for asynchronous communication using futures-rs - Rust source code
-
Core traits and types in for the `futures` library - Rust source code
-
Threadpool implementation giving futures - feature "with-deprecated" and 1 more
-
Threadpool implementation giving futures - Rust source code
-
`AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits for the futures-rs library - Rust source code
-
Futures-rs procedural macro implementations - Rust source code
-
Asynchronous `Sink` trait for the futures-rs library - Rust source code
-
Tools for working with tasks - Rust source code