serde-rs / bytesLinks
Wrapper types to enable optimized handling of &[u8] and Vec<u8>
☆339Updated 2 months ago
Alternatives and similar repositories for bytes
Users that are interested in bytes are comparing it to the libraries listed below
Sorting:
- Struct fields that are made read-only accessible to other modules☆251Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆364Updated last week
- A crate for safe and ergonomic pin-projection.☆659Updated 2 months ago
- A set of alternative `derive` attributes for Rust☆438Updated last year
- Task abstraction for building executors☆467Updated 4 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆526Updated 2 months ago
- ☆309Updated last month
- A lightweight version of pin-project written with declarative macros.☆248Updated 3 weeks ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆217Updated 3 weeks ago
- Async synchronization primitives☆269Updated 2 months ago
- A parser and formatter for std::{SystemTime, Duration}☆330Updated 2 months ago
- ☆487Updated 7 months ago
- Adaptors between compression crates and Rust's async IO types☆516Updated 3 weeks ago
- Procedural macro for recursive async functions☆224Updated 4 months ago
- Notify async tasks or threads☆473Updated 2 weeks ago
- Procedural macros to derive numeric traits in Rust☆202Updated last year
- Futures, streams, and async I/O combinators.☆503Updated 3 months ago
- x-www-form-urlencoded meets Serde☆249Updated 9 months ago
- Serialize and deserialize C-like enum as underlying repr☆243Updated 2 weeks ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆365Updated 10 months ago
- Just, really the littlest Vec you could need. So smol.☆689Updated 3 months ago
- Rust crate for a convenient RAII scope guard.☆510Updated last year
- Fast floating point to string conversion☆635Updated 2 weeks ago
- Expanding opportunities standard library std::fs and std::io☆318Updated last year
- Graph the number of crates that depend on your crate over time☆242Updated last week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆741Updated 3 weeks ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆196Updated 2 years ago
- Asynchronous streams for Rust using async & await notation☆684Updated 5 months ago
- Fowler–Noll–Vo hash function☆345Updated last year
- Spin-based synchronization primitives☆534Updated 2 months ago