serde-rs / bytes
Wrapper types to enable optimized handling of &[u8] and Vec<u8>
☆330Updated this week
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☆346Updated 3 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆505Updated 7 months ago
- Procedural macro for recursive async functions☆219Updated 3 weeks ago
- A parser and formatter for std::{SystemTime, Duration}☆306Updated last year
- Expanding opportunities standard library std::fs and std::io☆309Updated last year
- Procedural macros to derive numeric traits in Rust☆189Updated last year
- A crate for safe and ergonomic pin-projection.☆630Updated this week
- Task abstraction for building executors☆449Updated 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆237Updated this week
- ☆280Updated 6 months ago
- Struct fields that are made read-only accessible to other modules☆231Updated 3 weeks ago
- Adaptors between compression crates and Rust's async IO types☆446Updated 2 weeks ago
- A if/elif-like macro for Rust #[cfg] statements☆579Updated 3 months ago
- Serialize and deserialize C-like enum as underlying repr☆237Updated 3 weeks ago
- A set of alternative `derive` attributes for Rust☆429Updated 8 months ago
- ☆465Updated 3 months ago
- Async synchronization primitives☆262Updated 3 weeks ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆213Updated 2 months ago
- x-www-form-urlencoded meets Serde☆238Updated 6 months ago
- Fowler–Noll–Vo hash function☆342Updated 10 months ago
- Rust crate for a convenient RAII scope guard.☆493Updated last year
- MIMEs in Rust☆187Updated 3 months ago
- Notify async tasks or threads☆459Updated 3 weeks ago
- An async parser for multipart/form-data content-type in Rust☆158Updated 9 months ago
- Per-object thread-local storage for Rust☆341Updated 9 months ago
- Just, really the littlest Vec you could need. So smol.☆664Updated 2 weeks ago
- Async I/O and timers☆479Updated 2 weeks ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆402Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 7 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆700Updated last week