A pure Rust Vorbis decoder. Vorbis is a free and open source audio format.
This package provides a flexible concrete Error type built on std::error::Error
.
This package provides a bunch of helpful lints to avoid common pitfalls in Rust.
This package provides an ELF, Mach-o, and PE binary parsing and loading crate.
This package provides an ELF, Mach-o, and PE binary parsing and loading crate.
This package provides a parser and evaluator for Cargo's flavor of Semantic Versioning.
This package provides helpers for dealing with nested Result
and Option
types.
This package provides the parser and evaluator for Cargo's flavor of Semantic Versioning.
This package provides the parser and evaluator for Cargo's flavor of Semantic Versioning.
This package provides an ELF, Mach-o, and PE binary parsing and loading crate.
This package provides the parser and evaluator for Cargo's flavor of Semantic Versioning.
This package provides Efficient ring buffer for byte buffers, FIFO queues, and SPSC channels.
This package provides Tee Read, BufRead
, and Seek instances to a writer.
This package provides Web framework with a focus on usability, security, extensibility, and speed.
This package provides An async parser for `multipart/form-data` content-type in Rust.
This package provides a safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL.
This package provides a safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL.
lettre is an email client for Rust programs allowing easily sending emails from Rust applications.
Read and write DWARF's Little Endian Base 128
(LEB128) variable length integer encoding.
This package provides Syslog message formatter and writer, supporting UNIX sockets, UDP and TCP exporters.
This package provides Syslog message formatter and writer, supporting UNIX sockets, UDP and TCP exporters.
This package provides Syslog message formatter and writer, supporting UNIX sockets, UDP and TCP exporters.
This library lets you encode and decode in either RFC4648 Base32 or in Crockford Base32.
This package provides a macro to capture whole structs from disjoint fields in a closure.