serde-rs / bytes
Wrapper types to enable optimized handling of &[u8] and Vec<u8>
☆338Updated last month
Alternatives and similar repositories for bytes:
Users that are interested in bytes are comparing it to the libraries listed below
- Conditional compilation according to rustc compiler version☆351Updated last month
- Adaptors between compression crates and Rust's async IO types☆486Updated 2 weeks ago
- ☆297Updated 8 months ago
- Serialize and deserialize C-like enum as underlying repr☆239Updated last month
- A lightweight version of pin-project written with declarative macros.☆244Updated 3 weeks ago
- Async synchronization primitives☆263Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆513Updated last month
- Procedural macros to derive numeric traits in Rust☆198Updated last year
- A crate for safe and ergonomic pin-projection.☆643Updated 3 weeks ago
- x-www-form-urlencoded meets Serde☆243Updated 8 months ago
- Futures, streams, and async I/O combinators.☆500Updated last month
- Task abstraction for building executors☆462Updated 2 months ago
- A set of alternative `derive` attributes for Rust☆436Updated 10 months ago
- Expanding opportunities standard library std::fs and std::io☆311Updated last year
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- A parser and formatter for std::{SystemTime, Duration}☆323Updated 3 weeks ago
- Procedural macro for recursive async functions☆220Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆241Updated last month
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆216Updated 4 months ago
- Async executor☆362Updated 2 months ago
- ☆270Updated last month
- Support crate for rustc's self-profiling feature☆346Updated last month
- Compile-time string formatting☆236Updated 4 months ago
- Rust crate for a convenient RAII scope guard.☆504Updated last year
- ☆479Updated 5 months ago
- Just, really the littlest Vec you could need. So smol.☆679Updated last month
- Fast function for printing integer primitives to a decimal string☆325Updated last month
- Asynchronous streams for Rust using async & await notation☆674Updated 4 months ago
- Notify async tasks or threads☆462Updated 2 months ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆363Updated 9 months ago