معرفی شرکت ها
universe amd64
تبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشترتبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشتر
بسته
توضیح خلاصه
-
Case conversion library - Rust source code
-
Encoding and decoding data into/from hexadecimal representation - feature "serde"
-
Encoding and decoding data into/from hexadecimal representation - Rust source code
-
Macro for converting hexadecimal string to a byte array at compile time - Rust source code
-
Easily format a &[u8] as hex - Rust source code
-
Parses hexadecimal floats (see also hexf) - Rust source code
-
Format u8 slices like an hex editor - Rust source code
-
Command-line hex viewer - Rust source code
-
FFI bindings to hidapi - Rust source code
-
HMAC-based Extract-and-Expand Key Derivation Function (HKDF) - Rust source code
-
Generic implementation of Hash-based Message Authentication Code (HMAC) - Rust source code
-
Shared definitions of home directories - Rust source code
-
Expands home directories in a path - Rust source code
-
Cross-platform system's host name functions - Rust source code
-
Simple hierarchical profiler - Rust source code
-
Encoding characters in HTML/decoding HTML entities - Rust source code
-
Convert html to pango - Rust source code
-
Render HTML as plain text - Rust source code
-
High-performance browser-grade HTML5 parser - Rust source code
-
trait representing asynchronous operations on an HTTP body - Rust source code
-
Set of types for representing HTTP requests and responses - Rust source code
-
Tiny, safe, speedy, zero-copy HTTP/1.x parser - Rust source code
-
HTTP date parsing and formatting - Rust source code
-
Human sort (natural sort) implementation - Rust source code
-
Represent file sizes in a human-readable format - Rust source code
-
Parser and formatter for std::time::{Duration, SystemTime} - Rust source code
-
Fast and correct HTTP library - Rust source code
-
Default TLS implementation for use with hyper - Rust source code
-
Knuth-Liang hyphenation for a variety of languages - feature "embed_all"
-
Knuth-Liang hyphenation for a variety of languages - feature "nfc"
-
Knuth-Liang hyphenation for a variety of languages - feature "nfd"
-
Knuth-Liang hyphenation for a variety of languages - feature "nfkc"
-
Knuth-Liang hyphenation for a variety of languages - feature "nfkd"
-
Knuth-Liang hyphenation for a variety of languages - feature "pocket-resources"
-
Knuth-Liang hyphenation for a variety of languages - feature "unicode-normalization"
-
Proemial code for the `hyphenation` library - Rust source code
-
Knuth-Liang hyphenation for a variety of languages - Rust source code
-
This library contains the configuration stucts (along with their parsing functions) for the cargo-i18n tool/system - Rust source code
-
Macro implementations for i18n-embed - Rust source code
-
One-shot benchmarking library - Rust source code
-
Custom Test Framework macro for Iai - Rust source code
-
Get the IANA time zone for the current system - Rust source code
-
Utility for applying case rules to Rust identifiers - Rust source code
-
IDNA (Internationalizing Domain Names in Applications) and Punycode - Rust source code
-
Return interface IP addresses on Posix and windows systems - Rust source code
-
Macro for writing nested `if let` expressions - Rust source code
-
Fast library for matching ignore files like .gitignore against file paths - Rust source code
-
Immutable collection datatypes (the fast but not thread safe version) - feature "proptest"
-
Immutable collection datatypes (the fast but not thread safe version) - feature "quickcheck"
-
Immutable collection datatypes (the fast but not thread safe version) - feature "rayon"
-
Immutable collection datatypes (the fast but not thread safe version) - feature "serde"
-
Immutable collection datatypes (the fast but not thread safe version) - Rust source code
-
Imaging library - Rust source code
-
Quick probing of image dimensions without loading the entire file - Rust source code
-
Attribute macro to implement a trait for tuples - Rust source code
-
Implementation crate for include_dir - Rust source code
-
Procedural macro used by include_dir - Rust source code
-
Prefix a noun with an indefinite article - a or an - based on whether it begins with a vowel - Rust source code
-
Formatter wrapper that indents the text, designed for error display impls - Rust source code
-
Hash table with consistent order and fast iteration - Rust source code
-
Progress bar and cli reporting library for Rust - Rust source code
-
Indented document literals - Rust source code
-
Small crate to infer file type based on magic number signatures - Rust source code
-
DEFLATE decoding - Rust source code
-
Adds String based inflections for Rust - feature "heavyweight" and 1 more
-
Adds String based inflections for Rust - feature "lazy_static"
-
Adds String based inflections for Rust - feature "regex"
-
Adds String based inflections for Rust - Rust source code
-
Idiomatic wrapper for inotify - feature "futures-core"
-
Idiomatic wrapper for inotify - feature "stream" and 1 more
-
Idiomatic wrapper for inotify - feature "tokio"
-
Idiomatic wrapper for inotify - Rust source code
-
Inotify bindings for the Rust programming language - Rust source code
-
Custom reference types for code generic over in-place and buffer-to-buffer modes of operation - Rust source code
-
Snapshot testing library for Rust - Rust source code
-
Partial replacement for std::time::Instant that works on WASM too - Rust source code
-
Simple procedural macro attribute for repetitive tests - Rust source code
-
Simple and generic implementation of an immutable interval tree - Rust source code
-
Intrusive collections for Rust. - Rust source code
-
Typed distributed plugin registration - Rust source code
-
Low-level I/O ownership and borrowing library - Rust source code
-
Low-level `io_uring` userspace interface for Rust - Rust source code
-
Rust bindings for system ioctls - Rust source code
-
IO Control for POSIX-and-beyond systems (core fn & macros, see `ioctls` for many ioctl definitions) - Rust source code
-
Portable buffer type for scatter/gather I/O operations - Rust source code
-
Network adapters and network configuration for windows - Rust source code
-
types and methods for working with IP network addresses - Rust source code
-
Work with IP CIDRs in Rust - Rust source code
-
Rust bindings for iptables - Rust source code
-
Get build model is debug - Rust source code
-
Is there an executable file at the given path? - Rust source code
-
Check whether something matches something else - Rust source code
-
Test whether a given stream is a terminal - Rust source code
-
Parsing ISO8601 dates using nom - Rust source code
-
Extra iterator adaptors, iterator methods, free functions, and macros - Rust source code
-
Numerical iterator tools - Rust source code
-
Fast functions printing integer primitives to io::Write - Rust source code
-
Simple ivf muxer - Rust source code
-
Simple but smart command line parser - Rust source code
-
Rust FFI bindings to jemalloc - Rust source code