معرفی شرکت ها
universe amd64
تبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشترتبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشتر
بسته
توضیح خلاصه
-
Bump allocator on static memory for the alloc-traits crate - Rust source code
-
Compile-time assertions to ensure that invariants are met - Rust source code
-
Simple statistics library - Rust source code
-
Basic statsd client for rust - Rust source code
-
Prelude that the rust stdlib should have always had - Rust source code
-
Logger that logs to stderr based on verbosity specified - Rust source code
-
Derive macros for the `stdweb` crate - Rust source code
-
Sorta Text Format in UTF-8 - Rust source code
-
String allocator for allocating many write-once strings - Rust source code
-
Stream cipher traits - feature "blobby" and 1 more
-
Stream cipher traits - Rust source code
-
Experimental crate for computing basic statistics on streams - Rust source code
-
Streebog (GOST R 34.11-2012) hash function - Rust source code
-
Collection of bounded numeric types - Rust source code
-
UTF-8 string with configurable byte storage - feature "bytes" and 1 more
-
Codegen library for string-cache - Rust source code
-
Rust string interning library - Rust source code
-
Code share between string_cache and string_cache_codegen - Rust source code
-
UTF-8 string with configurable byte storage - Rust source code
-
The stringprep algorithm - Rust source code
-
Strip ANSI escape sequences from byte streams - Rust source code
-
The Strobe protocol framework in pure Rust - Rust source code
-
Implementations of string similarity metrics - Rust source code
-
Library that helps you implement partial updates for structs - Rust source code
-
Library that helps you implement partial updates for structs - Rust source code
-
Derive macro for structmeta crate - Rust source code
-
Parse Rust's attribute arguments by defining a struct - Rust source code
-
Parse command line argument by defining a struct - feature "color"
-
Parse command line argument by defining a struct - feature "debug"
-
Parse command line argument by defining a struct - feature "default"
-
Parse command line argument by defining a struct - feature "doc"
-
Parse command line argument by defining a struct - feature "no_cargo"
-
Parse command line argument by defining a struct - feature "suggestions"
-
Parse command line argument by defining a struct - feature "wrap_help"
-
Parse command line argument by defining a struct - feature "yaml"
-
Parse command line argument by defining a struct - Rust source code
-
Parse command line argument by defining a struct - Rust source code
-
Helpful macros for working with enums and strings - Rust source code
-
Helpful macros for working with enums and strings - Rust source code
-
execution of child processes and pipelines - Rust source code
-
Substring method for string types - Rust source code
-
Traits and utilities for constant-time cryptography - feature "default"
-
Traits and utilities for constant-time cryptography - Rust source code
-
Rust bindings for Subversion - Rust source code
-
Memory safe implementation of sudo and su - Rust source code
-
Detects whether a terminal supports color, and gives details about that support - Rust source code
-
Value buffering for sval - Rust source code
-
Derive support for sval - Rust source code
-
Streaming, structured value serialization - Rust source code
-
Object-safe versions of sval::Stream and sval::Value - Rust source code
-
Integration between std::fmt::Debug and sval::Value - Rust source code
-
Variant of sval::Value for types with internal references - Rust source code
-
Integration between serde::Serialize and sval::Value - Rust source code
-
Extracts metadata (like the viewBox, width, and height) from SVG graphics - Rust source code
-
SVG types parser and writer - Rust source code
-
Collection of software compositing routines - Rust source code
-
Library containing Type defintions from sway's IPC interface - feature "thiserror" and 2 more
-
Library containing Type defintions from sway's IPC interface - Rust source code
-
Common types and utilities for symbolic, a library to symbolicate and process stack traces from native applications, minidumps or minified JavaScript - Rust source code
-
Demangle symbols from various languages and compilers - Rust source code
-
Pure Rust FLAC demuxer and decoder (part of Symphonia) - Rust source code
-
Pure MP1, MP2, and MP3 demuxer and decoder (part of Symphonia) - Rust source code
-
Pure Rust AAC decoder (a part of project Symphonia) - Rust source code
-
Pure Rust ADPCM audio decoder (a part of project Symphonia) - Rust source code
-
Pure Rust ALAC decoder (a part of project Symphonia) - Rust source code
-
Pure Rust PCM audio decoder (a part of project Symphonia) - Rust source code
-
Pure Rust Vorbis decoder (a part of project Symphonia) - Rust source code
-
Project Symphonia shared structs, traits, and features - Rust source code
-
Pure Rust media container and audio decoding library - Rust source code
-
Pure Rust ISO/MP4 demuxer (a part of project Symphonia) - Rust source code
-
Pure Rust MKV/WebM demuxer (a part of project Symphonia) - Rust source code
-
Pure Rust OGG demuxer (a part of project Symphonia) - Rust source code
-
Pure Rust WAV demuxer (a part of project Symphonia) - Rust source code
-
Project Symphonia multimedia tag and metadata readers - Rust source code
-
Project Symphonia utilities for Xiph codecs and formats - Rust source code
-
Parser for Rust source code - Rust source code
-
Parser for Rust source code - Rust source code
-
Human friendly or editable extension for syn - Rust source code
-
Providing the features between "full" and "derive" of syn - feature "clone-impls"
-
Providing the features between "full" and "derive" of syn - Rust source code
-
Enlisting the compiler’s help in proving the absence of concurrency - Rust source code
-
Synchronization primitives that build upon the standard library - Rust source code
-
Helper methods and macros for custom derives - feature "proc-macro" and 1 more
-
Helper methods and macros for custom derives - Rust source code
-
Helper test traits for synstructure doctests - Rust source code
-
Syntax highlighting and code intelligence using Sublime Text's grammars - Rust source code
-
Get system information in Rust - Rust source code
-
Small and lightweight library to obtain the active system locale - Rust source code
-
High level FFI binding around the sys mount & umount2 calls - Rust source code
-
Simple seccomp library for rust - Rust source code
-
Simplified interface to libc::sysctl - Rust source code
-
System exit codes as defined by <sysexits.h> - Rust source code
-
Crate used to get a system's information - Rust source code
-
Send log messages to syslog - Rust source code
-
Discover and configure system dependencies from declarative dependencies in Cargo.toml - Rust source code
-
Derive macros which is used by tabled crate - Rust source code
-
Easy to use library for pretty print tables of Rust `struct`s and `enum`s - Rust source code
-
Elastic tabstops - feature "ansi_formatting"
-
Elastic tabstops - feature "lazy_static"
-
Elastic tabstops - feature "regex"