Color creation and manipulation - Rust source code
Tiny benchmarking library - Rust source code
Fork of the bip39 crate with fixes to v0.6 - Rust source code
Low level HTTP server library - Rust source code
Keccak derived functions - Rust source code
Tiny Skia subset ported to Rust - Rust source code
Tiny-skia Bezier path implementation - Rust source code
Small ASCII-only bounded length string representation - Rust source code
Simple, lightweight template engine - Rust source code
`tinyvec` provides 100% safe vec-like data structures - feature "arbitrary"
`tinyvec` provides 100% safe vec-like data structures - Rust source code
Some macros for tiny containers - Rust source code
`tinyvec` provides 100% safe vec-like data structures - feature "serde"
`tinyvec` provides 100% safe vec-like data structures - feature "tinyvec_macros" and 2 more
Tool and library that capitalizes text according to a style defined by John Gruber for post titles on his website Daring Fireball - Rust source code
Parser for the TLS protocol - Rust source code
Event-driven, non-blocking I/O platform - Rust source code
Tokio wrappers which apply timeouts to IO operations - Rust source code
Some helper functions for tokio::io - Rust source code
Tokio's proc macros - Rust source code
TLS/SSL streams for Tokio using native-tls giving an implementation of TLS for nonblocking I/O streams - Rust source code
SSL streams for Tokio backed by OpenSSL - Rust source code
Asynchronous pipe(2) library using tokio - Rust source code
Native, asynchronous PostgreSQL client - Rust source code
Asynchronous TLS/SSL streams for Tokio using Rustls - Rust source code
Send and receive Serde encodable types over the network using Tokio - Rust source code
Asynchronous SOCKS proxy support for Rust - Rust source code
Utilities to work with `Stream` and `tokio` - Rust source code
Testing utilities for Tokio- and futures-based code - Rust source code
Tokio binding for Tungstenite, the Lightweight stream-based WebSocket implementation - Rust source code
Io-uring support for the Tokio asynchronous runtime - Rust source code
Additional utilities for working with Tokio - Rust source code
Asynchronous Virtio socket support for Rust - Rust source code
Utility micro-crate for using Into more ergonomically - Rust source code
Native encoder and decoder of TOML-formatted data - Rust source code
TOML-compatible datetime type - Rust source code
yet another format-preserving TOML parser - Rust source code
Toml parser and deserializer that preserves span information - Rust source code
Performs topological sorting - Rust source code
Simple, correct TOTP library - Rust source code
RFC-compliant TOTP implementation with ease of use as a goal and additionnal QoL features - Rust source code
Modular and reusable components for building robust clients and servers - Rust source code
Tower middleware and utilities for HTTP clients and servers - Rust source code
Decorates a `Service` to allow easy composition between `Service`s - Rust source code
Trait representing asynchronous client or server - Rust source code
Utilities for writing client and server `Service` tests - Rust source code
Provides utilities for file appenders and making non-blocking writers - Rust source code