Lokathor / bytemuck
A crate for mucking around with piles of bytes
☆771Updated 2 weeks ago
Alternatives and similar repositories for bytemuck:
Users that are interested in bytemuck are comparing it to the libraries listed below
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆765Updated this week
- A minimal async executor that lets you block on a future☆550Updated 3 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,391Updated 2 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆763Updated 5 months ago
- Macros for all your token pasting needs☆1,036Updated 3 months ago
- Typed distributed plugin registration☆1,050Updated this week
- A macro to generate structures which behave like bitflags☆983Updated 2 weeks ago
- A Rust proc-macro attribute parser☆1,070Updated last week
- Just, really the littlest Vec you could need. So smol.☆658Updated 3 weeks ago
- Module initialization/global constructor functions for Rust☆778Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆846Updated this week
- Safe cross-platform linker shenanigans☆681Updated this week
- A memory efficient string type that can store up to 24* bytes on the stack☆703Updated this week
- Data structure serialization library with several opposite design goals from Serde☆824Updated this week
- Slotmap data structure for Rust☆1,173Updated 10 months ago
- ☆924Updated 6 months ago
- ☆781Updated this week
- Support atomic operations on Arc itself☆861Updated 3 weeks ago
- cross-platform Rust API for memory mapped IO☆442Updated last month
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆420Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆778Updated 3 months ago
- A crate for safe and ergonomic pin-projection.☆625Updated 2 weeks ago
- Serialization library with zero dependencies☆748Updated last month
- Experimental one-shot benchmarking/profiling harness for Rust☆601Updated 5 months ago
- A crate for managing memory bit by bit☆1,257Updated 5 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆960Updated 5 months ago
- A no_std + serde compatible message library for Rust☆1,005Updated last week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆697Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,052Updated last week
- Benchmarks for rust serialization frameworks☆722Updated last week