Skip to content

kuaileniu/rust-call-go-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-go-example

Example of Calling Go Functions from Rust

The example comes from Calling Go Functions from Other Languages

Prerequirements

  • Rust tested on v1.26.0
  • Go tested on v1.10

run

cargo clean && CARGO_NET_GIT_FETCH_WITH_CLI=true cargo run

About

Example of Calling Go Functions from Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 55.3%
  • Python 29.6%
  • Go 15.1%