serde-rs / bytesLinks
Wrapper types to enable optimized handling of &[u8] and Vec<u8>
☆357Updated last month
Alternatives and similar repositories for bytes
Users that are interested in bytes are comparing it to the libraries listed below
Sorting:
- Async synchronization primitives☆275Updated 2 months ago
- Serialize and deserialize C-like enum as underlying repr☆253Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆385Updated last month
- Procedural macro for recursive async functions☆234Updated last month
- Task abstraction for building executors☆523Updated last month
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆233Updated this week
- Struct fields that are made read-only accessible to other modules☆259Updated 3 weeks ago
- Procedural macros to derive numeric traits in Rust☆210Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆540Updated last week
- A parser and formatter for std::{SystemTime, Duration}☆358Updated 2 months ago
- ☆340Updated 3 weeks ago
- x-www-form-urlencoded meets Serde☆256Updated last year
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆435Updated 2 weeks ago
- Futures, streams, and async I/O combinators.☆530Updated 2 weeks ago
- Expanding opportunities standard library std::fs and std::io☆328Updated last year
- Notify async tasks or threads☆496Updated 3 months ago
- A set of alternative `derive` attributes for Rust☆455Updated last month
- Check if tables and items in a .toml file are lexically sorted☆264Updated 2 months ago
- Adaptors between compression crates and Rust's async IO types☆581Updated last week
- Fast function for printing integer primitives to a decimal string☆349Updated 3 weeks ago
- Arbitrary precision decimal crate for Rust☆375Updated 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆259Updated 2 weeks ago
- MIMEs in Rust☆208Updated last year
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆379Updated last year
- ☆501Updated last week
- ☆305Updated last month
- Getters and Setters for Rust.☆373Updated 4 months ago
- Async interface for working with processes☆205Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆686Updated 2 weeks ago
- Rust crate for a convenient RAII scope guard.☆536Updated 2 years ago