cgo
There are 277 repositories under cgo topic.
chai2010/advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
progrium/darwinkit
Native Mac APIs for Go. Previously known as MacDriver
uber/aresdb
A GPU-powered real-time analytics storage and query engine.
discord/lilliput
Resize images and animated GIFs in Go
sbinet/go-python
naive go bindings to the CPython2 C-API
bazel-contrib/rules_go
Go rules for Bazel
rakyll/go-hardware
A directory of hardware related libs, tools, and tutorials for Go
zalopay-oss/go-advanced
A small Vietnamese Go book compiled by ZaloPay teams.
godot-go/godot-go
Go bindings for Godot 4.3 GDExtension API
winfsp/cgofuse
Cross-platform FUSE library for Go - Works on Windows, macOS, Linux, FreeBSD, NetBSD, OpenBSD
draffensperger/go-interlang
Examples of calls between Go and C/C++ (and how to call a Go shared object from Node/Ruby/Python/Java)
xiaodingding/iotfast
物联网管理平台
mappu/miqt
MIT-licensed Qt bindings for Go
hillu/go-yara
Go bindings for YARA
jing332/xmly-downloader-qt5
喜马拉雅FM专辑下载器. 支持VIP与付费专辑. 使用Go+Qt5编写(Not Qt Binding).
chai2010/gopherchina2018-cgo-talk
:book: GopherChina2018: 深入CGO编程 - 最新修订
gbonacini/CVE-2016-5195
A CVE-2016-5195 exploit example.
webview/webview_go
Go language bindings for the webview library.
crazy-max/xgo
Go CGO cross compiler
notti/nocgo
dlopen in go without cgo
z505/goDLL
how to create windows golang DLL and load into C, or delphi, or freepascal
go-gst/go-gst
Gstreamer bindings and utilities for golang
ibm-messaging/mq-golang
Calling IBM MQ from Go applications
bmatsuo/lmdb-go
Bindings for the LMDB C library
mattbostock/go-ldpreload-backdoor
LD_PRELOAD libc hooking using Go
bakape/thumbnailer
Go media thumbnailer
tklauser/go-sysconf
sysconf for Go, without using cgo
tliron/py4go
Tight bidirectional integration between Go and Python
wendy512/iec61850
GoLang IEC61850 library
gythialy/golang-cross
golang cross compiler with CGO
h12w/cwrap
Wraps C libraries in Go.
mindprince/gonvml
NVIDIA Management Library (NVML) bindings for Go
rootVIII/gosynflood
Demonstrates a synflood DDOS attack with raw sockets (for Ubuntu and Debian-like distros)
prateeknischal/webtail
A web-server based remote tailing tool writing in golang
wobsoriano/bunbot
Desktop automation for Bun
crazy-max/ghaction-xgo
GitHub Action for xgo, a Golang CGO cross compiler