serde-rs / bytesLinks
Wrapper types to enable optimized handling of &[u8] and Vec<u8>
☆342Updated 3 months ago
Alternatives and similar repositories for bytes
Users that are interested in bytes are comparing it to the libraries listed below
Sorting:
- Procedural macros to derive numeric traits in Rust☆204Updated last year
- Serialize and deserialize C-like enum as underlying repr☆246Updated last month
- Conditional compilation according to rustc compiler version☆366Updated last month
- ☆312Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆251Updated last month
- A lightweight version of pin-project written with declarative macros.☆249Updated last month
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆217Updated last month
- x-www-form-urlencoded meets Serde☆249Updated 10 months ago
- Async synchronization primitives☆269Updated 2 months ago
- Task abstraction for building executors☆471Updated 4 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆529Updated 3 months ago
- A crate for safe and ergonomic pin-projection.☆663Updated last week
- Getters and Setters for Rust.☆354Updated this week
- Notify async tasks or threads☆474Updated last month
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆199Updated 2 years ago
- A parser and formatter for std::{SystemTime, Duration}☆332Updated 3 months ago
- Procedural macro for recursive async functions☆224Updated 5 months ago
- Async binding for Tungstenite, the Lightweight stream-based WebSocket implementation☆414Updated this week
- Adaptors between compression crates and Rust's async IO types☆523Updated this week
- MIMEs in Rust☆198Updated 7 months ago
- Compile-time string formatting☆238Updated 6 months ago
- ☆282Updated 4 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆749Updated this week
- Just, really the littlest Vec you could need. So smol.☆696Updated 3 months ago
- Expanding opportunities standard library std::fs and std::io☆318Updated last year
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- A set of alternative `derive` attributes for Rust☆441Updated last year
- ☆489Updated 7 months ago
- Futures, streams, and async I/O combinators.☆507Updated 4 months ago
- Arbitrary precision decimal crate for Rust☆354Updated 2 weeks ago