serde-rs / bytesLinks
Wrapper types to enable optimized handling of &[u8] and Vec<u8>
☆359Updated this week
Alternatives and similar repositories for bytes
Users that are interested in bytes are comparing it to the libraries listed below
Sorting:
- Serialize and deserialize C-like enum as underlying repr☆255Updated this week
- Conditional compilation according to rustc compiler version☆389Updated this week
- Procedural macro for recursive async functions☆235Updated 3 months ago
- Async synchronization primitives☆278Updated this week
- Procedural macros to derive numeric traits in Rust☆212Updated last year
- Expanding opportunities standard library std::fs and std::io☆328Updated 2 years ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆542Updated last month
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆240Updated 3 weeks ago
- Adaptors between compression crates and Rust's async IO types☆597Updated 2 weeks ago
- A lightweight version of pin-project written with declarative macros.☆263Updated 3 weeks ago
- Task abstraction for building executors☆533Updated last week
- ☆313Updated 2 months ago
- x-www-form-urlencoded meets Serde☆258Updated last year
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆441Updated 3 weeks ago
- ☆347Updated last month
- Fast function for printing integer primitives to a decimal string☆353Updated last week
- A crate for safe and ergonomic pin-projection.☆693Updated this week
- Getters and Setters for Rust.☆377Updated 6 months ago
- ☆501Updated last month
- Check if tables and items in a .toml file are lexically sorted☆269Updated last month
- Notify async tasks or threads☆502Updated 3 weeks ago
- Futures, streams, and async I/O combinators.☆528Updated this week
- Arbitrary precision decimal crate for Rust☆376Updated last month
- Struct fields that are made read-only accessible to other modules☆260Updated this week
- A set of alternative `derive` attributes for Rust☆459Updated 2 months ago
- Async interface for working with processes☆205Updated 3 months ago
- Async executor☆421Updated 3 weeks ago
- A parser and formatter for std::{SystemTime, Duration}☆362Updated 3 months ago
- Rust crate for a convenient RAII scope guard.☆541Updated 2 years ago
- A if/elif-like macro for Rust #[cfg] statements☆619Updated 3 weeks ago