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 2 months ago
- Procedural macros to derive numeric traits in Rust☆200Updated last year
- Serialize and deserialize C-like enum as underlying repr☆242Updated 2 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆518Updated 2 months ago
- Task abstraction for building executors☆464Updated 3 months ago
- A set of alternative `derive` attributes for Rust☆438Updated 11 months ago
- Async synchronization primitives☆267Updated last month
- ☆306Updated 3 weeks ago
- Procedural macro for recursive async functions☆223Updated 3 months ago
- Notify async tasks or threads☆467Updated 3 months ago
- Expanding opportunities standard library std::fs and std::io☆315Updated last year
- A lightweight version of pin-project written with declarative macros.☆245Updated this week
- A crate for safe and ergonomic pin-projection.☆653Updated last month
- Adaptors between compression crates and Rust's async IO types☆500Updated last week
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆215Updated 5 months ago
- ☆481Updated 6 months ago
- Spin-based synchronization primitives☆528Updated last month
- Struct fields that are made read-only accessible to other modules☆241Updated 2 months ago
- Rust crate for a convenient RAII scope guard.☆504Updated last year
- A if/elif-like macro for Rust #[cfg] statements☆588Updated 6 months ago
- ☆272Updated 2 months ago
- Getters and Setters for Rust.☆355Updated 2 weeks ago
- x-www-form-urlencoded meets Serde☆246Updated 8 months ago
- Async binding for Tungstenite, the Lightweight stream-based WebSocket implementation☆411Updated 2 months ago
- Concurrent multi-producer multi-consumer queue☆281Updated 3 months ago
- Futures, streams, and async I/O combinators.☆500Updated 2 months ago
- Asynchronous streams for Rust using async & await notation☆675Updated 4 months ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆364Updated 10 months ago
- A parser and formatter for std::{SystemTime, Duration}☆328Updated last month
- Async executor☆364Updated last week