Lokathor / bytemuckView external linksLinks
A crate for mucking around with piles of bytes
☆959Jan 31, 2026Updated 2 weeks ago
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,096Jan 12, 2026Updated last month
- Just, really the littlest Vec you could need. So smol.☆726Jan 28, 2026Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆954Dec 4, 2025Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆854Oct 19, 2024Updated last year
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,292Jan 7, 2026Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,608Feb 3, 2026Updated last week
- Safe cross-platform linker shenanigans☆832Updated this week
- A crate for managing memory bit by bit☆1,370Aug 9, 2024Updated last year
- A simple and fast linear algebra library for games and graphics☆1,891Feb 4, 2026Updated last week
- Optimized string search routines for Rust.☆1,370Feb 6, 2026Updated last week
- A crate for safe and ergonomic pin-projection.☆702Feb 7, 2026Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆1,030Oct 26, 2025Updated 3 months ago
- Fast floating point to string conversion☆690Feb 3, 2026Updated last week
- Numeric traits for generic mathematics in Rust☆914Jun 17, 2025Updated 7 months ago
- Zero-copy deserialization framework for Rust☆4,014Updated this week
- Typed distributed plugin registration☆1,258Jan 21, 2026Updated 3 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,057May 24, 2025Updated 8 months ago
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,358Jan 23, 2026Updated 3 weeks ago
- Slotmap data structure for Rust☆1,285Dec 6, 2025Updated 2 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆816Dec 24, 2025Updated last month
- Support atomic operations on Arc itself☆1,244Feb 2, 2026Updated last week
- ☆501Nov 8, 2025Updated 3 months ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆464Feb 6, 2026Updated last week
- Slab allocator for Rust☆875Jan 31, 2026Updated 2 weeks ago
- Heapless, `static` friendly data structures☆1,915Jan 22, 2026Updated 3 weeks ago
- A small rust library for adding custom derives to enums☆2,287Feb 5, 2026Updated last week
- A Rust proc-macro attribute parser☆1,230Jan 15, 2026Updated 3 weeks ago
- A minimal async executor that lets you block on a future☆652Nov 19, 2025Updated 2 months ago
- A macro to generate structures which behave like bitflags☆1,101Dec 9, 2025Updated 2 months ago
- Macros for all your token pasting needs☆1,077Oct 6, 2024Updated last year
- A common windowing interoperability library for Rust☆399Updated this week
- Some more derive(Trait) options☆2,068Feb 4, 2026Updated last week
- Safe Rust bindings to POSIX-ish APIs☆1,908Dec 23, 2025Updated last month
- A binary encoder / decoder implementation in Rust.☆3,077Aug 15, 2025Updated 5 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,089Jan 12, 2026Updated last month
- Compile time static maps for Rust☆2,100Feb 4, 2026Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,267Dec 29, 2025Updated last month
- A lightweight version of pin-project written with declarative macros.☆270Updated this week
- Ensure correct assumptions about constants, types, and more in Rust☆645Nov 18, 2023Updated 2 years ago