Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms - Rust source code
Newtype wrapper for representation of 4-char-code values - Rust source code
Wrapper types that permit sending non Send types - Rust source code
Stack frame unwinding support for various formats - Rust source code
Freedesktop Icons lookup crate - 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
No libc, pure Rust cross-platform file locks - Rust source code
'at' functions for various platforms - Rust source code
Drop-in replacement for std::fs with more helpful error messages - Rust source code
Rust bindings to the fsevent macOS API for file changes notifications - Rust source code
Expanding std::fs and std::io - Rust source code
Set filesystem timestamps - Rust source code
Use finite state transducers to compactly represents sets or maps of many strings (> 1 billion is possible) - Rust source code
File hierarchy traversal functions (FTS) - 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
Configurable, precise and fast rust string parser to a Duration - Rust source code
Macro implementations of fun_time - Rust source code
Simple Rust library that allows you to easily time your function calls with a simple attribute! - Rust source code
Trait generalization over the primitive types - Rust source code
Handling fragments of UTF-8 - Rust source code
Channels for asynchronous communication using futures-rs - Rust source code
Utilities for encoding and decoding frames using `async/await` - Rust source code
Core traits and types in for the `futures` library - Rust source code
Futures and streams - Rust source code
Executors for asynchronous tasks based on the futures-rs library - Rust source code
Futures based on intrusive data structures - for std and no-std environments - Rust source code
`AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits for the futures-rs library - Rust source code
Futures, streams, and async I/O combinators - Rust source code
Futures-aware lock primitives - Rust source code
Futures-rs procedural macro implementations - Rust source code
Minimal, no_std compatible async prelude - Rust source code
Mock Type implementing AsyncRead/AsyncWrite for testing and examples - Rust source code
Asynchronous `Sink` trait for the futures-rs library - Rust source code
Tools for working with tasks - Rust source code
Common utilities for testing components built off futures-rs - Rust source code
timeouts for futures - Rust source code
Common utilities for the futures-rs library - Rust source code - Rust source code
Fuzzy Matching Library - Rust source code
Forwards a byte string with ANSI escape code to a termcolor terminal - Rust source code
Fast, non-secure, hashing algorithm - Rust source code
Create profiles in the Firefox Profiler's processed profile JSON format - Rust source code
Macro to create types that implement fast finite field arithmetic - Rust source code
Create types that implement fast finite field arithmetic - Rust source code
Primitive implementation of polynomials over the field GF(2) - Rust source code
Redirect, or hold stdout/stderr output - Rust source code