The trait bounds for `ffi_struct`
This crate is a supporting library for the `ffi_struct` crate. It provides the proc macro `FFIStruct` which is used in conjunction with the `ffi_struct_trait` crate to provide an easy way to make a struct iterable in Rust and better than `struct_iterable` since you could have more detailed manipulation to the paddings.
A highly parallel Perl 5 interpreter written in Rust
Foreign Function Interface implementation for DataFusion
Safe wrappers around FFI bindings to mscorlib
SDK for building Drasi plugins (sources, reactions, bootstrappers)
Google TPU backend — drives libtpu's PJRT plugin from Rust.
A procedural macro for generating C-compatible functions from Rust structs and traits
Safe Rust bindings for the Celemony ARA2 SDK
Raw FFI bindings for Celemony ARA2 SDK
For doing Rust-to-Rust ffi,writing libraries loaded at program startup.
Sync & Send wrappers for raw pointer's and function pointers in rust