fcplug

Foreign-Clang-Plugin solution, such as solving rust and go two-way calls.

Features

| ⇊Caller \ Callee⇉ | Go | Rust | |-------------------|:--:|:----:| | Go | - | ✅ | | Rust | ✅ | - |

Schematic

Fcplug Schematic

Usage

See the echo

Benchmark

See benchmark code

text goos: darwin goarch: amd64 pkg: github.com/andeya/fcplug/demo cpu: Intel(R) Core(TM) i7-1068NG7 CPU @ 2.30GHz

Benchmark: fcplug(cgo->rust) vs pure go