Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with cgo

A curated list of projects in awesome lists tagged with cgo .

https://github.com/chai2010/advanced-go-programming-book

:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)

asm book cgo cloud go golang programming-language rpc web

Last synced: 16 Dec 2024

https://github.com/uber/aresdb

A GPU-powered real-time analytics storage and query engine.

analytics cgo cuda data database golang gpu-programming query real-time storage

Last synced: 18 Dec 2024

https://github.com/sbinet/go-python

naive go bindings to the CPython2 C-API

cgo go golang python2

Last synced: 26 Sep 2024

https://github.com/sbinet/Go-python

naive go bindings to the CPython2 C-API

cgo go golang python2

Last synced: 24 Oct 2024

https://github.com/bazel-contrib/rules_go

Go rules for Bazel

bazel bazel-rules cgo go golang

Last synced: 19 Dec 2024

https://github.com/rakyll/go-hardware

A directory of hardware related libs, tools, and tutorials for Go

cgo embedded go hardware tutorials

Last synced: 15 Dec 2024

https://github.com/rakyll/Go-hardware

A directory of hardware related libs, tools, and tutorials for Go

cgo embedded go hardware tutorials

Last synced: 24 Oct 2024

https://github.com/bazelbuild/rules_go

Go rules for Bazel

bazel bazel-rules cgo go golang

Last synced: 15 Oct 2024

https://github.com/zalopay-oss/go-advanced

A small Vietnamese Go book compiled by ZaloPay teams.

cgo distributed distributed-systems docker golang grpc-go java web-go

Last synced: 20 Dec 2024

https://github.com/winfsp/cgofuse

Cross-platform FUSE library for Go - Works on Windows, macOS, Linux, FreeBSD, NetBSD, OpenBSD

cgo cross-platform fuse go golang

Last synced: 17 Dec 2024

https://github.com/hillu/go-yara

Go bindings for YARA

cgo go golang hacktoberfest yara

Last synced: 20 Dec 2024

https://github.com/hillu/Go-yara

Go bindings for YARA

cgo go golang hacktoberfest yara

Last synced: 24 Oct 2024

https://github.com/chai2010/gopherchina2018-cgo-talk

:book: GopherChina2018: 深入CGO编程 - 最新修订

cgo go golang gopherchina gopherchina2018

Last synced: 15 Dec 2024

https://github.com/mappu/miqt

MIT-licensed Qt bindings for Go

bindings cgo go golang qt qt5 qt6 qt6-widgets qtwidgets

Last synced: 20 Dec 2024

https://github.com/webview/webview_go

Go language bindings for the webview library.

cgo go golang

Last synced: 17 Dec 2024

https://github.com/crazy-max/xgo

Go CGO cross compiler

cgo cross-compiler docker golang

Last synced: 20 Dec 2024

https://github.com/notti/nocgo

dlopen in go without cgo

cgo dlopen golang

Last synced: 07 Nov 2024

https://github.com/ibm-messaging/mq-golang

Calling IBM MQ from Go applications

cgo golang ibm-mq monitoring opentsdb pcf prometheus

Last synced: 15 Dec 2024

https://github.com/bmatsuo/lmdb-go

Bindings for the LMDB C library

cgo database go lmdb

Last synced: 14 Nov 2024

https://github.com/go-gst/go-gst

Gstreamer bindings and utilities for golang

bindings cgo golang-package gst gstreamer

Last synced: 25 Nov 2024

https://github.com/mattbostock/go-ldpreload-backdoor

LD_PRELOAD libc hooking using Go

cgo go golang ldpreload shell

Last synced: 18 Nov 2024

https://github.com/bakape/thumbnailer

Go media thumbnailer

cgo ffmpeg go golang thumbnail thumbnailer

Last synced: 25 Nov 2024

https://github.com/h12w/cwrap

Wraps C libraries in Go.

cgo go golang golang-package

Last synced: 14 Nov 2024

https://github.com/prateeknischal/webtail

A web-server based remote tailing tool writing in golang

authentication cgo golang logviewer pam pam-authentication websocket webtail

Last synced: 01 Nov 2024

https://github.com/wobsoriano/bunbot

Desktop automation for Bun

automation bun bunjs cgo ffi go gui robot

Last synced: 07 Nov 2024

https://github.com/crazy-max/ghaction-xgo

GitHub Action for xgo, a Golang CGO cross compiler

actions cgo cross-compiler github-actions golang xgo

Last synced: 20 Dec 2024

https://github.com/eliben/gosax

gosax is a basic wrapper for stream parsing of XML (SAX) Go

c cgo go golang sax sax-parser xml

Last synced: 13 Dec 2024

https://github.com/danny5487401/go_advanced_code

Go进阶编程学习,be a nicer Gopher

assembly cgo golang linux makefile testing

Last synced: 18 Dec 2024

https://github.com/neilotoole/xcgo

Golang cross-platform builder docker image with CGo and other tooling

cgo cross-compile cross-compiler-toolchain docker go golang golang-cross goreleaser linux macos windows

Last synced: 07 Nov 2024

https://github.com/songtianyi/go-mxnet-predictor

go binding for mxnet c_predict_api to do inference with pre-trained model

cgo deep-learning golang inference machine-learning mxnet

Last synced: 25 Oct 2024

https://github.com/rupc/go-with-intel-sgx

Intel SGX with GoLang

cgo golang intel-sgx

Last synced: 09 Nov 2024

https://github.com/2rebi/mysql_udf_http_golang

MySQL(or MariaDB) UDF(User-Defined Functions) Http Client Plugin.

cgo go golang http http-client httpclient mariadb mariadb-mysql mysql udf udf-libraries

Last synced: 17 Nov 2024

https://github.com/crazy-max/goxx

Go CGO cross-compiler Docker image

cgo cross-compiler docker golang

Last synced: 20 Dec 2024

https://github.com/fluhus/snopher

A practical guide on calling Go from Python using ctypes.

cgo cross-language cross-languages ctypes golang python

Last synced: 31 Oct 2024

https://github.com/yuuki/go-conntracer-bpf

Go library using eBPF to trace network flow events

bpf cgo ebpf go golang kprobe libbpf tcp tracing udp

Last synced: 11 Oct 2024

https://github.com/red1c3/go-pong

A Pong clone made from scratch with Go and C using OpenGL 3.3

c cgo game golang multiplayer-game opengl

Last synced: 01 Nov 2024

https://github.com/Red1C3/go-pong

A Pong clone made from scratch with Go and C using OpenGL 3.3

c cgo game golang multiplayer-game opengl

Last synced: 03 Dec 2024

https://github.com/prashantgupta24/mac-sleep-notifier

macOS Sleep/ Wake notifications in golang

c cgo golang macos sleep

Last synced: 26 Oct 2024

https://github.com/mmcshane/salp

USDT probes in Golang on Linux

cgo ebpf go golang usdt

Last synced: 16 Nov 2024

https://github.com/chai2010/calculator

基于flex&goyacc实现的计算器

bison cgo flex go golang goyacc

Last synced: 01 Nov 2024

https://github.com/paulcager/gerlang

Calling Go functions from Erlang

cgo erlang erlang-nif go golang nif

Last synced: 09 Nov 2024

https://github.com/btccom/secp256k1-go

Bindings to lib-secp256k1 for golang

bitcoin cgo ecdh ecdsa golang libsecp256k1 secp256k1

Last synced: 15 Dec 2024

https://github.com/4kills/go-zlib

Ultra fast native zlib implementation for golang using cgo and the original zlib library written in C by Jean-loup Gailly and Mark Adler.

c cgo compression decompression deflate go inflate native wrapper-library zlib zlib-1-2-11 zlib-library zlib-port

Last synced: 17 Dec 2024

https://github.com/al3rez/cstrftime

⌛️The missing strftime in Go

cgo golang strftime

Last synced: 11 Oct 2024

https://github.com/gurkengewuerz/cefgo

Go bindings for the Chromium Embedded Framework (CEF)

cef cefgo cgo chrome chromium go golang gui-toolkit

Last synced: 29 Nov 2024

https://github.com/imgk/divert-go

Go bindings of WinDivert

cgo golang windivert

Last synced: 09 Nov 2024

https://github.com/mrsaints/go-ghostscript

Idiomatic Go bindings for Ghostscript Interpreter C API.

cgo ghostscript pdf postscript

Last synced: 12 Oct 2024

https://github.com/astagi/pygoexamples

🍱 Extend Python in Go

cgo golang python

Last synced: 16 Oct 2024

https://github.com/shunk031/libtorch-gin-api-server

High-speed Deep learning API Server with Libtorch (C++) and Gin (Golang)

api-server cgo docker gin golang libtorch pytorch

Last synced: 12 Nov 2024

https://github.com/andreiavrammsd/cgo-examples

Examples of calling C code from Go

c cgo go

Last synced: 09 Nov 2024

https://github.com/abcum/pdflib

C bindings to pdflib for Go

cgo go golang golang-library pdf pdflib

Last synced: 14 Nov 2024

https://github.com/jiacai2050/blog-snippets

Some code snippets used in blogs

benchmark-suite benchmarks cgo jna mongodb

Last synced: 14 Nov 2024

https://github.com/kivutar/goastrows

Astrology web service based on swisseph

astrology cgo ephemeris golang webservice

Last synced: 28 Oct 2024

https://github.com/corazawaf/libcoraza

OWASP Coraza C connector

c cgo coraza owasp waf

Last synced: 12 Nov 2024

https://github.com/ansiwen/ptrguard

Go package for using Go pointers in external code

cgo cgo-bindings go golang

Last synced: 07 Nov 2024

https://github.com/kwilczynski/go-magic

Simple interface to libmagic for Go Programming Language

c cgo file-format file-format-detection go golang magic mime mime-types recognition

Last synced: 23 Nov 2024

https://github.com/unity-technologies/go-tensorgen

Lightweight tool that generates Go structures and Tensorflow inference execution code from SavedModel

cgo codegen codegenerator go golang savedmodel tensorflow

Last synced: 07 Oct 2024

https://github.com/datadog/go-libddwaf

Go bindings for DataDog/libddwaf

bindings cgo waf

Last synced: 16 Nov 2024

https://github.com/enobufs/go-calls-c-pointer

A cgo example: how to call C function pointer from Go.

callback cgo function-pointer go golang shared-library

Last synced: 28 Oct 2024

https://github.com/matiasinsaurralde/go-wavm

Experimental Golang wrapper for WAVM

cgo golang wasm wavm webassembly

Last synced: 14 Oct 2024

https://github.com/akagi201/swiggo

Call C/C++ lib with the help of swig

cgo golang swig

Last synced: 11 Nov 2024

https://github.com/opensourcedoc/go-c-cpp-mix

Using C++ Class in Golang

cgo cpp golang-examples

Last synced: 12 Oct 2024

https://github.com/zredshift/thumbnailer

A lightning fast and memory usage efficient image, video and audio (cover art) Go thumbnailer via libvips and ffmpeg C bindings, with MIME sniffing (via mimemagic), and streaming I/O support. Detects transparency and extracts dimensions, metadata and duration.

cgo ffmpeg go golang libvips thumbnailer vips

Last synced: 13 Oct 2024

https://github.com/zRedShift/thumbnailer

A lightning fast and memory usage efficient image, video and audio (cover art) Go thumbnailer via libvips and ffmpeg C bindings, with MIME sniffing (via mimemagic), and streaming I/O support. Detects transparency and extracts dimensions, metadata and duration.

cgo ffmpeg go golang libvips thumbnailer vips

Last synced: 14 Nov 2024

https://github.com/ksachdeva/ftdi

GoLang bindings for FTDI MPSSE library (D2XX)

bindings cgo embedded-systems ftdi ftdi-232h ftdi-chip golang spi

Last synced: 09 Nov 2024

https://github.com/arranf/sqip-ffi

A CGO FFI for the Go SQIP library

cgo ffi go sqip

Last synced: 17 Nov 2024

https://github.com/linyows/go-onigmo

:japanese_ogre: Onigmo bindings for Go

c cgo golang onigmo onigmo-bindings regex

Last synced: 15 Oct 2024

https://github.com/akagi201/webrtc-go

Package webrtc provides Go bindings WebRTC.

cgo golang swig webrtc

Last synced: 11 Nov 2024

https://github.com/thales-e-security/header2go

Convert C header files into skeleton Go implementations

c cgo generator go header-files

Last synced: 14 Nov 2024

https://github.com/tecnickcom/farmhash64

farmhash64 is a portable multilanguage 64-bit hash function

c cgo cpp farmhash farmhash64 go golang hash hashing java javascript php python python3 rlang rust

Last synced: 10 Nov 2024

https://github.com/arthurhenrique/go-ocr

Text detection using gosseract.

cgo golang tesseract

Last synced: 13 Nov 2024

https://github.com/mirecl/catboost-cgo

CatBoost a fast, scalable, high performance Gradient Boosting on Decision Trees library. Golang using Cgo for blazing fast inference CatBoost Model 🚀

catboost cgo deep-learning golang gradient-boosting inference

Last synced: 28 Oct 2024

https://github.com/pgaskin/czlib

zlib bindings for Go without any external dependencies. Forked from DataDog/zlib.

bindings cgo go zlib

Last synced: 23 Oct 2024

https://github.com/chai2010/goapp-in-docker

Building Minimal Docker Containers for Go App

cgo docker go golang

Last synced: 17 Oct 2024

https://github.com/matiasinsaurralde/dlpython

Dynamic Python bindings for Golang

cgo golang python

Last synced: 28 Nov 2024

https://github.com/chai2010/wc

基于flex实现的wc命令, 单词计数

cgo flex go golang wc

Last synced: 07 Dec 2024

https://github.com/zeromq/zdiscgo

CZMQ service discovery zactor with support for Go plugins.

cgo czmq service-discovery zeromq

Last synced: 13 Nov 2024

https://github.com/quasilyte/cffi

Lazy way to call CGo functions.

cgo ffi

Last synced: 21 Dec 2024

https://github.com/poonai/cgoleak

A ebpf based memory leak detector for CGO program

cgo cgo-bindings ebpf golang memory-leak

Last synced: 12 Oct 2024

https://github.com/cpg1111/go-jail

Go library for creating BSD jails

c cgo golang jails

Last synced: 21 Dec 2024

https://github.com/xan105/node-cgo-regodit

Read/Write Windows Registry using FFI and GoLang (x86, x64 and arm64)

cgo ffi golang node reg regedit registry windows

Last synced: 10 Nov 2024

https://github.com/maolonglong/go-editline

Go bindings for the editline.

auto-completion cgo editline go golang readline

Last synced: 07 Nov 2024

https://github.com/goccy/cgo-math

Generate libm bridge for resolving undefined symbol in cgo

cgo cgo-bindings go golang math

Last synced: 21 Nov 2024

https://github.com/bunji2/cgo

Minimal samples of cgo

c cgo go golang mingw python2 windows

Last synced: 06 Nov 2024

https://github.com/x1unix/go-regwatch

Registry change watcher

cgo go golang golang-windows win win32

Last synced: 04 Dec 2024

https://github.com/sunzenshen/cgotchas

Demonstration for using a C library in Go with Cgo

c cgo go golang

Last synced: 14 Nov 2024

https://github.com/kaboc/cgo_ojichat

A sample to generate a C shared library using cgo

cgo go

Last synced: 11 Nov 2024

https://github.com/hexops-graveyard/llvm-go-bindings

Scripts for building the LLVM Go BIndings (including on Windows)

bindings cgo go golang llvm llvm-go

Last synced: 13 Nov 2024