Convert between homogeneous structs and fixed-size arrays
An attribute proc macro to convert structs with named fields of the same generic type into a single-array-field tuple struct with array-index-based accessor and mutator methods.
Derive macro for struct_to_array
Macro to create a byte-array backed struct
proc macros for the array-as-struct crate
A Rust library that allows you to represent the structure as an array
A crate to make ergonomic "field" accesses on array types
Command-line calculator with accumulator, memory cells, multi-base arithmetic, and script file support
Optimized memory layout using struct of array, Data-oriented design in Rust, DOD SOA
Derive macro for generating arrays from struct fields.
An unofficial preprocessor for WGSL written in Rust for WGPU.
Procedural macros for the struct-field-names-as-array crate