serde-rs / bytesLinks
Wrapper types to enable optimized handling of &[u8] and Vec<u8>
☆345Updated 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☆373Updated 2 months ago
- Serialize and deserialize C-like enum as underlying repr☆249Updated 2 months ago
- Task abstraction for building executors☆479Updated 6 months ago
- ☆328Updated this week
- Expanding opportunities standard library std::fs and std::io☆322Updated last year
- Fast function for printing integer primitives to a decimal string☆331Updated 2 months ago
- Async synchronization primitives☆270Updated 4 months ago
- Procedural macro for recursive async functions☆229Updated 6 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆534Updated 4 months ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆223Updated 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆251Updated 3 weeks ago
- Notify async tasks or threads☆477Updated last week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆427Updated last month
- Async executor☆383Updated last week
- Adaptors between compression crates and Rust's async IO types☆535Updated 2 weeks ago
- Futures, streams, and async I/O combinators.☆509Updated last month
- A crate for safe and ergonomic pin-projection.☆670Updated 3 weeks ago
- A set of alternative `derive` attributes for Rust☆446Updated last year
- ☆288Updated last week
- Procedural macros to derive numeric traits in Rust☆208Updated last year
- Getters and Setters for Rust.☆361Updated last month
- x-www-form-urlencoded meets Serde☆252Updated 11 months ago
- Struct fields that are made read-only accessible to other modules☆253Updated 2 months ago
- Check if tables and items in a .toml file are lexically sorted☆252Updated last month
- An async parser for multipart/form-data content-type in Rust☆160Updated last year
- A parser and formatter for std::{SystemTime, Duration}☆338Updated 4 months ago
- A small cross-platform library for retrieving random data from (operating) system source☆423Updated last week
- A Rust library for safe and effortless global and thread-local state management.☆222Updated 2 years ago
- Rust crate for a convenient RAII scope guard.☆525Updated 2 years ago
- Arbitrary precision decimal crate for Rust☆361Updated 2 weeks ago