go-rust-systems - Go & Rust Systems Programming Guide
Best practices for Go and Rust systems programming covering error handling, concurrency, testing, and deployment.
Tags
Updated: 2026-03-10Capabilities
Typical Inputs
Typical Outputs
What this skill does
- write Go code
- write Rust code
- handle Go errors
- handle Rust errors
- use Go goroutines
- use Rust ownership
- run tests
- build projects
- format code
- audit code
Inputs
- .go files
- .rs files
- Cargo.toml
- go.mod
Outputs
- compiled binary
- test results
- formatted code
- linting report
Requirements
- Go development environment
- Rust development environment
- Cargo package manager
