Lokathor / bytemuckLinks
A crate for mucking around with piles of bytes
☆862Updated last week
Alternatives and similar repositories for bytemuck
Users that are interested in bytemuck are comparing it to the libraries listed below
Sorting:
- A memory efficient string type that can store up to 24* bytes on the stack☆742Updated 3 months ago
- A Rust proc-macro attribute parser☆1,129Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆889Updated 2 weeks ago
- Slotmap data structure for Rust☆1,205Updated last year
- ☆832Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,484Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆696Updated 3 months ago
- Macros for all your token pasting needs☆1,051Updated 8 months ago
- Typed distributed plugin registration☆1,122Updated 3 months ago
- A vector with a fixed capacity. (Rust)☆821Updated 8 months ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆820Updated this week
- A crate for managing memory bit by bit☆1,311Updated 10 months ago
- A minimal async executor that lets you block on a future☆594Updated 3 weeks ago
- Compile-time type-checked builder derive☆1,033Updated 3 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆474Updated 4 months ago
- Support atomic operations on Arc itself☆1,017Updated 2 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆803Updated 4 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆749Updated last month
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆739Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,132Updated 3 months ago
- Numeric traits for generic mathematics in Rust☆832Updated this week
- Easy self-referential struct generation for Rust.☆617Updated 5 months ago
- ☆1,003Updated 3 weeks ago
- Slab allocator for Rust☆793Updated last week
- Rust quasi-quoting☆1,425Updated last month
- A macro to generate structures which behave like bitflags☆1,024Updated last month
- Module initialization/global constructor functions for Rust☆869Updated last month
- A no_std + serde compatible message library for Rust☆1,126Updated this week
- Fast floating point to string conversion☆641Updated last month
- Cargo subcommand to provide various options useful for testing and continuous integration.☆722Updated 2 weeks ago