lib.rs
Jan 6, 2025Message passing: Rust2go relies on CGO to pass calling information. In addition, it also supports lock-free queues based on shared memory to improve performance during high-frequency communication. Other optimizations: Rust2go uses Go callback based on manual assembly instead of CGO to achieve better performance.