Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dgv/using-zig-with-go-libraries


https://github.com/dgv/using-zig-with-go-libraries

c go zig

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

## using-zig-with-go-libraries

just simple example using [cgo](https://pkg.go.dev/cmd/cgo#hdr-Go_references_to_C) to export headers. better example at [go-cshared-examples](https://github.com/vladimirvivien/go-cshared-examples).