A crate for mucking around with piles of bytes
☆986Jan 31, 2026Updated 2 months ago
Alternatives and similar repositories for bytemuck
Users that are interested in bytemuck are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A fast bump allocation arena for Rust☆2,167Apr 8, 2026Updated last week
- Just, really the littlest Vec you could need. So smol.☆733Mar 14, 2026Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,335Updated this week
- Module initialization/global constructor functions for Rust☆970Updated this week
- A vector with a fixed capacity. (Rust)☆863Oct 19, 2024Updated last year
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,633Feb 16, 2026Updated 2 months ago
- A simple and fast linear algebra library for games and graphics☆1,931Apr 1, 2026Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,380Aug 9, 2024Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆1,060Feb 10, 2026Updated 2 months ago
- Optimized string search routines for Rust.☆1,414Feb 12, 2026Updated 2 months ago
- Safe cross-platform linker shenanigans