serde-rs / bytesLinks
Wrapper types to enable optimized handling of &[u8] and Vec<u8>
☆350Updated 2 weeks ago
Alternatives and similar repositories for bytes
Users that are interested in bytes are comparing it to the libraries listed below
Sorting:
- Async synchronization primitives☆273Updated last month
- Procedural macro for recursive async functions☆230Updated 2 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆250Updated 2 weeks ago
- Expanding opportunities standard library std::fs and std::io☆327Updated last year
- x-www-form-urlencoded meets Serde☆255Updated last year
- Fast function for printing integer primitives to a decimal string☆344Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆381Updated 2 weeks ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆231Updated 2 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆539Updated 2 weeks ago
- Task abstraction for building executors☆496Updated 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆258Updated 2 weeks ago
- ☆332Updated last week
- Procedural macros to derive numeric traits in Rust☆208Updated last year
- A lightweight version of pin-project written with declarative macros.☆255Updated last month
- A if/elif-like macro for Rust #[cfg] statements☆607Updated 2 weeks ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆431Updated this week
- An async parser for multipart/form-data content-type in Rust☆161Updated last year
- MIMEs in Rust☆207Updated 11 months ago
- ☆298Updated last month
- Getters and Setters for Rust.☆366Updated 3 months ago
- A set of alternative `derive` attributes for Rust☆454Updated last week
- Check if tables and items in a .toml file are lexically sorted☆260Updated last month
- Adaptors between compression crates and Rust's async IO types☆563Updated this week
- Notify async tasks or threads☆484Updated 2 months ago
- Futures, streams, and async I/O combinators.☆521Updated last month
- A crate for safe and ergonomic pin-projection.☆682Updated this week
- A parser and formatter for std::{SystemTime, Duration}☆350Updated 3 weeks ago
- Rust crate for a convenient RAII scope guard.☆532Updated 2 years ago
- A small cross-platform library for retrieving random data from (operating) system source☆450Updated last week
- MIME type guessing of file extensions for Rust.☆189Updated 3 weeks ago