Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vitalspace/cgo


https://github.com/vitalspace/cgo

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

# cgo
Some examples of executing c code inside go programs.

Usage:
```go
go run ./anyexample
```