Wrapper types to enable optimized handling of &[u8] and Vec<u8>
☆373Dec 20, 2025Updated 3 months ago
Alternatives and similar repositories for bytes
Users that are interested in bytes are comparing it to the libraries listed below
Sorting:
- Just, really the littlest Vec you could need. So smol.☆731Updated this week
- Numeric traits for generic mathematics in Rust☆922Jun 17, 2025Updated 9 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,048Feb 10, 2026Updated last month
- A macro to generate structures which behave like bitflags☆1,117Mar 14, 2026Updated last week
- ☆909Feb 16, 2026Updated last month
- A vector with a fixed capacity. (Rust)☆855Oct 19, 2024Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- Utilities for working with bytes☆2,198Feb 4, 2026Updated last month
- Task abstraction for building executors☆583Feb 13, 2026Updated last month
- Portable interface to epoll, kqueue, event ports, and wepoll☆726Feb 7, 2026Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆830Mar 13, 2026Updated last week
- Module initialization/global constructor functions for Rust☆963Dec 4, 2025Updated 3 months ago
- Support atomic operations on Arc itself☆1,279Mar 1, 2026Updated 2 weeks ago
- Some more derive(Trait) options☆2,085Mar 6, 2026Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week
- A binary encoder / decoder implementation in Rust.☆3,072Aug 15, 2025Updated 7 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆959Feb 12, 2026Updated last month
- A small rust library for adding custom derives to enums☆2,328Mar 7, 2026Updated 2 weeks ago
- Serde serializable and deserializable trait objects☆1,488Feb 9, 2026Updated last month
- Type erasure for async trait methods☆2,131Feb 16, 2026Updated last month
- A lightweight version of pin-project written with declarative macros.☆274Mar 12, 2026Updated last week
- Slab allocator for Rust☆884Jan 31, 2026Updated last month
- Cargo subcommand to provide various options useful for testing and continuous integration.☆808Mar 12, 2026Updated last week
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,078Sep 25, 2024Updated last year
- Temporary file library for rust☆1,414Updated this week
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year
- ☆357Updated this week
- Safe cross-platform linker shenanigans☆838Feb 19, 2026Updated last month
- Async multi-producer multi-consumer channel☆937Jul 6, 2025Updated 8 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,070Mar 12, 2026Updated last week
- Type-erased Serialize, Serializer and Deserializer traits☆815Mar 2, 2026Updated 2 weeks ago
- Asynchronous streams for Rust using async & await notation☆747Dec 8, 2024Updated last year
- ☆324Sep 30, 2025Updated 5 months ago
- ☆498Nov 8, 2025Updated 4 months ago
- URL parser for Rust☆1,534Feb 5, 2026Updated last month
- Graph the number of crates that depend on your crate over time☆256Feb 2, 2026Updated last month
- Async I/O and timers☆592Updated this week
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago