Hacker News new | past | comments | ask | show | jobs | submit login
Show HN: Async FFI from Rust to Go (ihcblog.com)
3 points by ihciah 16 days ago | hide | past | favorite
Recently I made a library to call golang from rust asynchronously with the best performance it can achieve.

I've shared some core design thoughts, including memory layout alignment, implement async based on sync ffi and concurrency safety. I think the problems and designs are not limited to rust and go.

Hope to hear some comments!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: