معرفی شرکت ها
main ppc64el
تبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشترتبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشتر
بسته
توضیح خلاصه
-
Pure-rust DNS protocol parser library - feature "with-serde"
-
Pure-rust DNS protocol parser library - Rust source code
-
Macro to generate doc comments - Rust source code
-
Dynamically generating Dockerfiles - Rust source code
-
Test Rust examples in your documentation - Rust source code
-
Command line argument parsing - Rust source code
-
Extract feature documentation from Cargo.toml comments - Rust source code
-
Persistent vector, similar to Clojure - Rust source code
-
`dotenv` implementation for Rust
-
`dotenv` implementation for Rust - feature "clap" and 1 more
-
`dotenv` implementation for Rust - Rust source code
-
Trait object downcasting support using only safe Rust - Rust source code
-
Firmware extractor for Android devices running Linux
-
Fast functions for printing floating-point primitives - Rust source code
-
Serialize float number and truncate to certain precision - Rust source code
-
Running child processes - Rust source code
-
Normalize Windows paths to the most compatible format, avoiding UNC where possible - Rust source code
-
Clone trait that is object-safe - Rust source code
-
Type conversions which are expected to succeed - feature "always_assert"
-
Type conversions which are expected to succeed - feature "libm"
-
Type conversions which are expected to succeed - Rust source code
-
Attribute macro for easily writing extension trait pattern - Rust source code
-
Procedural macros to help you implement Rust-built-in traits quickly - Rust source code
-
Estimate effective resource limits for a process e.g - Rust source code
-
Enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases - feature "serde"
-
Enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases - Rust source code
-
Print instruction sets used by x86 binaries (ELF or MachO)
-
Append-only collections for Rust where borrows to entries can outlive insertions - Rust source code
-
Rust implementation of union-find - feature "congruence-closure" and 1 more
-
Rust implementation of union-find - feature "dogged" and 1 more
-
Rust implementation of union-find - Rust source code
-
Convenient macro for cloning values into a closure - Rust source code
-
UTF-8 and UTF-16 char types, methods, for char, u8 and u16 - feature "ascii"
-
UTF-8 and UTF-16 char types, methods, for char, u8 and u16 - Rust source code
-
Character encoding support for Rust - Rust source code
-
Index tables for Japanese character encodings - Rust source code
-
Index tables for Korean character encodings - Rust source code
-
Index tables for simplified Chinese character encodings - Rust source code
-
Index tables for various single-byte character encodings - Rust source code
-
Helper macros to test index tables for character encodings - Rust source code
-
Index tables for traditional Chinese character encodings - Rust source code
-
Gecko-oriented implementation of the Encoding Standard - feature "fast-legacy-encode"
-
Gecko-oriented implementation of the Encoding Standard - feature "serde"
-
Gecko-oriented implementation of the Encoding Standard - Rust source code
-
Streaming transcoding for encoding_rs - Rust source code
-
Type safe wrappers for types with a defined byte order - Rust source code
-
Quotes and unquotes strings - 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 - Rust source code
-
Macros 1.1 implementation of #[derive(Enum)] - Rust source code
-
Procedural macro to let enums not only get its variants' ordinal but also be constructed from an ordinal - 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
-
Provide useful impls on numerical 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
-
Convert number to enum - Rust source code
-
Creating compact sets of enums - Rust source code
-
Internal helper crate for enumset - 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
-
Logging implementation for `log` which is configured via an environment variable - feature "atty"
-
Logging implementation for `log` which is configured via an environment variable - feature "default"
-
Logging implementation for `log` which is configured via an environment variable - feature "humantime"
-
Logging implementation for `log` which is configured via an environment variable - feature "regex"
-
Logging implementation for `log` which is configured via an environment variable - feature "termcolor"
-
Logging implementation for `log` which is configured via an environment variable - Rust source code
-
determine proxy parameters for a URL from the environment - Rust source code
-
handle environment variable context - Rust source code
-
Deserialize env vars into typesafe structs - Rust source code
-
Safe epoll interface - Rust source code
-
Type-erased Serialize and Serializer traits - Rust source code
-
Derive macro for `std::error::Error` - 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
-
Generate and parse IEEE EUI-48 and EUI-64, also known as MAC-48 media access control addresses - Rust source code
-
Modern replacement for ls
-
Manipulate file system access control lists (ACL) on macOS, Linux, and FreeBSD - feature "bindgen" and 1 more
-
Manipulate file system access control lists (ACL) on macOS, Linux, and FreeBSD - feature "serde"
-
Manipulate file system access control lists (ACL) on macOS, Linux, and FreeBSD - Rust source code
-
Simple wrapper around execvp - Rust source code
-
Get the path of a binary target's executable - Rust source code
-
Basic newtype wrappers for use with ? in main - Rust source code