serde-rs / bytesLinks
Wrapper types to enable optimized handling of &[u8] and Vec<u8>
☆345Updated 5 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☆375Updated last week
- ☆329Updated 2 weeks ago
- Async synchronization primitives☆270Updated last week
- Serialize and deserialize C-like enum as underlying repr☆249Updated last week
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆230Updated last month
- Procedural macro for recursive async functions☆230Updated 7 months ago
- A lightweight version of pin-project written with declarative macros.☆253Updated 2 weeks ago
- Procedural macros to derive numeric traits in Rust☆208Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆535Updated 5 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆430Updated last week
- Expanding opportunities standard library std::fs and std::io☆324Updated last year
- Task abstraction for building executors☆480Updated 7 months ago
- Struct fields that are made read-only accessible to other modules☆253Updated last week
- Rust crate for a convenient RAII scope guard.☆529Updated 2 years ago
- Fast function for printing integer primitives to a decimal string☆334Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆673Updated last week
- A set of alternative `derive` attributes for Rust☆446Updated last year
- ☆293Updated last month
- Futures, streams, and async I/O combinators.☆514Updated last week
- A parser and formatter for std::{SystemTime, Duration}☆342Updated last week
- x-www-form-urlencoded meets Serde☆253Updated last year
- Adaptors between compression crates and Rust's async IO types☆541Updated last week
- Notify async tasks or threads☆482Updated 2 weeks ago
- Async executor☆388Updated 2 weeks ago
- Check if tables and items in a .toml file are lexically sorted☆256Updated 2 months ago
- An async parser for multipart/form-data content-type in Rust☆160Updated last year
- A if/elif-like macro for Rust #[cfg] statements☆605Updated last week
- Getters and Setters for Rust.☆362Updated 2 months ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆372Updated last year
- A small cross-platform library for retrieving random data from (operating) system source☆431Updated this week