serde-rs / bytesLinks
Wrapper types to enable optimized handling of &[u8] and Vec<u8>
☆347Updated 3 weeks 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☆375Updated 3 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆248Updated this week
- Procedural macro for recursive async functions☆230Updated 7 months ago
- ☆330Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆538Updated 6 months ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆230Updated 2 months ago
- Procedural macros to derive numeric traits in Rust☆208Updated last year
- Struct fields that are made read-only accessible to other modules☆257Updated 3 weeks ago
- Async synchronization primitives☆270Updated 2 weeks ago
- A set of alternative `derive` attributes for Rust☆448Updated last year
- x-www-form-urlencoded meets Serde☆253Updated last year
- Task abstraction for building executors☆481Updated 7 months ago
- Expanding opportunities standard library std::fs and std::io☆326Updated last year
- A crate for safe and ergonomic pin-projection.☆680Updated last week
- A lightweight version of pin-project written with declarative macros.☆254Updated last week
- ☆296Updated 3 weeks ago
- A thread pool for isolating blocking I/O in async programs☆361Updated 2 weeks ago
- Adaptors between compression crates and Rust's async IO types☆549Updated last week
- Futures, streams, and async I/O combinators.☆516Updated last month
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆431Updated last week
- A parser and formatter for std::{SystemTime, Duration}☆345Updated 3 weeks ago
- Check if tables and items in a .toml file are lexically sorted☆258Updated 2 weeks ago
- MIMEs in Rust☆207Updated 10 months ago
- Async binding for Tungstenite, the Lightweight stream-based WebSocket implementation☆417Updated last month
- Fast function for printing integer primitives to a decimal string☆341Updated last week
- Getters and Setters for Rust.☆364Updated 2 months ago
- Notify async tasks or threads☆484Updated last month
- A if/elif-like macro for Rust #[cfg] statements☆608Updated 3 weeks ago
- A Rust library for safe and effortless global and thread-local state management.☆223Updated 2 years ago
- Rust crate for a convenient RAII scope guard.☆531Updated 2 years ago