A crate for mucking around with piles of bytes
☆967Jan 31, 2026Updated last month
Alternatives and similar repositories for bytemuck
Users that are interested in bytemuck are comparing it to the libraries listed below
Sorting:
- A fast bump allocation arena for Rust☆2,127Feb 26, 2026Updated last week
- Just, really the littlest Vec you could need. So smol.☆728Jan 28, 2026Updated last month
- Module initialization/global constructor functions for Rust☆960Dec 4, 2025Updated 3 months ago
- A vector with a fixed capacity. (Rust)☆852Oct 19, 2024Updated last year
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,305Jan 7, 2026Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,624Feb 16, 2026Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,375Aug 9, 2024Updated last year
- Safe cross-platform linker shenanigans☆836Feb 19, 2026Updated 2 weeks ago
- A simple and fast linear algebra library for games and graphics☆1,902Feb 11, 2026Updated 3 weeks ago
- Optimized string search routines for Rust.☆1,381Feb 12, 2026Updated 3 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 3 weeks ago
- A crate for safe and ergonomic pin-projection.☆704Feb 27, 2026Updated last week
- Fast floating point to string conversion☆692Feb 16, 2026Updated 2 weeks ago
- Numeric traits for generic mathematics in Rust☆918Jun 17, 2025Updated 8 months ago
- Typed distributed plugin registration☆1,272Feb 19, 2026Updated 2 weeks ago
- Zero-copy deserialization framework for Rust☆4,053Updated this week
- Rust library for single assignment cells and lazy statics without macros☆2,064May 24, 2025Updated 9 months ago
- Slotmap data structure for Rust☆1,289Dec 6, 2025Updated 3 months ago
- Support atomic operations on Arc itself☆1,264Feb 22, 2026Updated last week
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,367Feb 13, 2026Updated 3 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆816Dec 24, 2025Updated 2 months ago
- Slab allocator for Rust☆879Jan 31, 2026Updated last month
- ☆499Nov 8, 2025Updated 3 months ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆472Feb 6, 2026Updated last month
- A macro to generate structures which behave like bitflags☆1,112Feb 13, 2026Updated 3 weeks ago
- Heapless, `static` friendly data structures☆1,920Feb 16, 2026Updated 2 weeks ago
- A small rust library for adding custom derives to enums☆2,314Updated this week
- A Rust proc-macro attribute parser☆1,238Jan 15, 2026Updated last month
- A minimal async executor that lets you block on a future☆658Nov 19, 2025Updated 3 months ago
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- A common windowing interoperability library for Rust☆401Updated this week
- Some more derive(Trait) options☆2,076Feb 4, 2026Updated last month
- Safe Rust bindings to POSIX-ish APIs☆1,924Feb 22, 2026Updated last week
- A binary encoder / decoder implementation in Rust.☆3,075Aug 15, 2025Updated 6 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,097Feb 20, 2026Updated 2 weeks ago
- Compile time static maps for Rust☆2,107Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,286Feb 21, 2026Updated last week
- A lightweight version of pin-project written with declarative macros.☆274Updated this week
- Ensure correct assumptions about constants, types, and more in Rust☆646Nov 18, 2023Updated 2 years ago