ads

Wednesday, May 15, 2024

Show HN: Async FFI from Rust to Go https://ift.tt/yliUBOe

Show HN: Async FFI from Rust to Go 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! https://ift.tt/NO3npdb May 15, 2024 at 09:16PM

No comments:

Post a Comment