Derive(Error) - Rust source code
Implementation detail of the `thiserror` crate - Rust source code
Adds digit separators to numbers, configurably - Rust source code
thread pool for running multiple tasks on group of threads - Rust source code
Get a unique thread ID - Rust source code
Per-object thread-local storage - Rust source code
Thread pool for running a number of jobs on a fixed set of worker threads - Rust source code
Managing threads priority and schedule policies - Rust source code
Straightforward bindings to libsodium - Rust source code
TIFF decoding and encoding library in pure Rust - Rust source code
Rust allocator backed by jemalloc - Rust source code
Safe wrapper over jemalloc's control and introspection APIs - Rust source code
Rust FFI bindings to jemalloc - Rust source code
Given a Duration, lossily format it like in 'N days ago' - Rust source code
Implementation detail and should not be relied upon directly - Rust source code
Utilities for working with time-related functions - Rust source code
Strftime/strptime-like time formatter/parser for time-rs - Rust source code
Procedural macros for the time crate - Rust source code
Simple timer - Rust source code
Rust interface to the Linux kernel's timerfd API - Rust source code
Async UDP and raw ethernet sockets with timestamping - Rust source code
Tz database (IANA) for the time Rust crate - Rust source code
The modified MergeSort used in Python and Java - Rust source code
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
Count your code, quickly - 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