serde-rs / bytes
Wrapper types to enable optimized handling of &[u8] and Vec<u8>
☆335Updated last 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☆350Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆511Updated 2 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆237Updated 2 weeks ago
- Async synchronization primitives☆263Updated 2 months ago
- Task abstraction for building executors☆457Updated last month
- x-www-form-urlencoded meets Serde☆240Updated 7 months ago
- Procedural macros to derive numeric traits in Rust☆197Updated last year
- A crate for safe and ergonomic pin-projection.☆637Updated 2 weeks ago
- A lightweight version of pin-project written with declarative macros.☆239Updated last week
- Struct fields that are made read-only accessible to other modules☆235Updated 2 weeks ago
- ☆265Updated last month
- A set of alternative `derive` attributes for Rust☆433Updated 9 months ago
- Futures, streams, and async I/O combinators.☆496Updated last month
- ☆469Updated 4 months ago
- Just, really the littlest Vec you could need. So smol.☆673Updated 2 weeks ago
- Procedural macro for recursive async functions☆220Updated 2 months ago
- Adaptors between compression crates and Rust's async IO types☆467Updated this week
- Async executor☆360Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 8 months ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆213Updated 4 months ago
- Rust crate for a convenient RAII scope guard.☆498Updated last year
- Notify async tasks or threads☆460Updated last month
- Spin-based synchronization primitives☆506Updated last week
- Getters and Setters for Rust.☆350Updated 2 weeks ago
- Asynchronous streams for Rust using async & await notation☆660Updated 3 months ago
- ☆284Updated 7 months ago
- Graph the number of crates that depend on your crate over time☆237Updated 2 weeks ago
- Expanding opportunities standard library std::fs and std::io☆307Updated last year
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆447Updated last month
- A parser and formatter for std::{SystemTime, Duration}☆314Updated last week