DigiNews

Tech Watch by Johan Denoyer

← Back to articles

Show HN: Hsrs – Type-Safe Haskell Bindings Generator for Rust

Quality: 8/10 Relevance: 9/10

Summary

Hsrs is a type-safe bindings generator that creates Rust↔Haskell FFI bindings. By annotating Rust code with hsrs attributes, you generate Haskell bindings that manage memory automatically and serialize complex types via Borsh. The project provides a clear workflow from annotation to code generation and usage in Haskell, with example code and a permissive MIT/Apache-2.0 license.

🚀 Service construit par Johan Denoyer