serde-rs / bytesLinks
Wrapper types to enable optimized handling of &[u8] and Vec<u8>
☆366Updated 3 weeks ago
Alternatives and similar repositories for bytes
Users that are interested in bytes are comparing it to the libraries listed below
Sorting:
- Serialize and deserialize C-like enum as underlying repr☆256Updated 3 weeks ago
- Async synchronization primitives☆279Updated 3 weeks ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆243Updated last month
- Procedural macro for recursive async functions☆235Updated 3 months ago
- Conditional compilation according to rustc compiler version☆390Updated 3 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆545Updated 2 months ago
- Procedural macros to derive numeric traits in Rust☆213Updated last year
- ☆350Updated 2 months ago
- ☆314Updated 3 months ago
- Fast function for printing integer primitives to a decimal string☆359Updated 2 weeks ago
- A parser and formatter for std::{SystemTime, Duration}☆368Updated 4 months ago
- Futures, streams, and async I/O combinators.☆530Updated 2 weeks ago
- Task abstraction for building executors☆545Updated last month
- x-www-form-urlencoded meets Serde☆259Updated last year
- Notify async tasks or threads☆502Updated last month
- Struct fields that are made read-only accessible to other modules☆262Updated 3 weeks ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆443Updated last week
- Check if tables and items in a .toml file are lexically sorted☆271Updated last month
- A set of alternative `derive` attributes for Rust☆459Updated 3 months ago
- Expanding opportunities standard library std::fs and std::io☆329Updated 2 years ago
- A lightweight version of pin-project written with declarative macros.☆263Updated 3 weeks ago
- An async parser for multipart/form-data content-type in Rust☆162Updated last year
- Async binding for Tungstenite, the Lightweight stream-based WebSocket implementation☆432Updated last week
- Rust crate for a convenient RAII scope guard.☆545Updated 2 years ago
- Getters and Setters for Rust.☆378Updated 6 months ago
- A crate for safe and ergonomic pin-projection.☆694Updated this week
- Adaptors between compression crates and Rust's async IO types☆599Updated last month
- Async interface for working with processes☆207Updated 4 months ago
- MIMEs in Rust☆209Updated last year
- A if/elif-like macro for Rust #[cfg] statements☆623Updated last month