A type for handling platform-native socket addresses (struct sockaddr)
Generalized socket address type used by Tor
A unified address type that can represent an IPv4 / IPv6 socket address, a UNIX domain socket (UDS) address, or a hostname with a port.
A convenience crate for optionally supporting systemd socket activation.
Simple ordered startup and shutdown for long-running tokio processes
MoldUDP64 client
A modern binary serialization library - successor to bincode
Asynchronous lightweight userspace implementation of TCP/IP stack for Tun device
Low-level, cross-platform RAII wrapper and utilities for raw OS sockets, mirroring Bitcoin Core networking semantics (send/recv, timeouts, readiness, error classification).
Unified Unix domain socket and TCP socket types for Tokio
A zero-cost foundation for type-safe domain modeling in Rust. Implements the 'Parse, don't validate' philosophy to eliminate primitive obsession and ensure data integrity at the system boundary.
Model Context Protocol para Rust - Uma biblioteca unificada para comunicação com diferentes LLMs e APIs de IA