serde-rs / bytesLinks
Wrapper types to enable optimized handling of &[u8] and Vec<u8>
☆344Updated 4 months ago
Alternatives and similar repositories for bytes
Users that are interested in bytes are comparing it to the libraries listed below
Sorting:
- Conditional compilation according to rustc compiler version☆366Updated last month
- ☆322Updated 2 weeks ago
- Async synchronization primitives☆269Updated 3 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆533Updated 4 months ago
- Expanding opportunities standard library std::fs and std::io☆319Updated last year
- Serialize and deserialize C-like enum as underlying repr☆249Updated last month
- Fast function for printing integer primitives to a decimal string☆332Updated last month
- Task abstraction for building executors☆476Updated 5 months ago
- Struct fields that are made read-only accessible to other modules☆252Updated last month
- Procedural macros to derive numeric traits in Rust☆206Updated last year
- Adaptors between compression crates and Rust's async IO types☆527Updated 3 weeks ago
- A set of alternative `derive` attributes for Rust☆444Updated last year
- A lightweight version of pin-project written with declarative macros.☆251Updated last week
- Futures, streams, and async I/O combinators.☆508Updated last week
- Rust crate for a convenient RAII scope guard.☆517Updated last year
- Procedural macro for recursive async functions☆226Updated 5 months ago
- ☆286Updated 4 months ago
- A parser and formatter for std::{SystemTime, Duration}☆335Updated 3 months ago
- Notify async tasks or threads☆475Updated last week
- Getters and Setters for Rust.☆356Updated 3 weeks ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆220Updated this week
- Check if tables and items in a .toml file are lexically sorted☆249Updated last month
- Arbitrary precision decimal crate for Rust☆357Updated last month
- A crate for safe and ergonomic pin-projection.☆667Updated last week
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆370Updated last year
- Async executor☆379Updated last week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆424Updated 2 weeks ago
- A if/elif-like macro for Rust #[cfg] statements☆601Updated last month
- x-www-form-urlencoded meets Serde☆252Updated 10 months ago
- MIMEs in Rust☆202Updated 8 months ago