Tag
Hsrs is a type-safe FFI bindings generator that allows Rust code to be called from Haskell with automatic memory management, type conversions, and Borsh serialization. It provides annotations in Rust and generates idiomatic Haskell wrappers.
TypedMemory is an experimental Java library enabling type-safe off-heap memory operations via the Foreign Function & Memory API, designed for high-performance systems programming, interop, and data-centric workloads.