-
ctest
Automated testing of FFI bindings in Rust
-
bytes-cast
Safely re-interpreting &[u8] bytes as custom structs without copying, for efficiently reading structured binary data
-
vortex-file
Vortex file readers and writers
-
memprint
A way to print memory layout of a struct
-
type-layout
Derivable trait to view the layout of a struct, useful for debugging
-
struct_layout
Customize your struct layout with this one weird trick
-
type-layout-syn2
Derivable trait to view the layout of a struct, useful for debugging. Patched for syn 2.
-
local-or-heap
type with a pre-specified size, regardless of the size of the T type it contains, using heap allocation if necessary
-
memory-layout
explicit struct layouts
-
layout-lib
view the data layout of a struct
-
dioptre
Struct field projection tools
-
spirv-struct-layout
Check that the layout of a rust struct matches the layout of a given type in SPIRV
-
structural-assert
Proc macro to generate tests which make assertions about a struct's layout
-
layout-macro
view the data layout of a struct
Try searching with DuckDuckGo.