Show HN: Hsrs – Type-Safe Haskell Bindings Generator for Rust (github.com)

25 points by suis_siva 5 hours ago

2 comments:

by _flux 16 minutes ago

It would be so nice if these "well typed languages" would be able to interact better with each other. Alas, the GC will probably cause some friction, e.g. the ocaml-rs package makes this pretty visible: https://github.com/zshipko/ocaml-rs/blob/master/examples/rus... . (I have not used either of these projects.)

Maybe the GC would be less of a problem if we didn't want to have the best possible performance as well.

by rienbdj an hour ago

Really cool nice job!

With more and more ecosystem libraries being written in Rust (and a Python wrapper) could this be a way to expand the Haskell ecosystem?

Data from: Hacker News, provided by Hacker News (unofficial) API