CARVIEW |
Select Language
HTTP/2 200
date: Thu, 24 Jul 2025 02:40:03 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"d376e6e9dfb74435cb447f970ce1bc52"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=%2FwnjSOAD36%2Bxmwo7Ao4bJdA2LOBj08D2T25PBB49q9mmJlcnNP21k87OawYs2M7N%2BmPYUV%2BBzBzT4UzarQjiVQkoYb0nTea6VLRL7gv44Ugfdenv83PS01BScldPUWe6HSzM0dpE%2BOLTDPrGNTDpGAPp6aBwpAvJiAJiGGlmhz6u%2B%2Fwq3i9uvyAxXBeX9Zd5FxOMWF%2BkKolmUwTkeErlCHo2wM3RcoYJ8UhxhnyoPukTDABbth9jtvZuuuMcj9b0xb12KCF%2FRCB9qYyOBilIRQ%3D%3D--vq3APLlA%2FVO2jsm%2B--YEtSwJjyKBRLTv1GQgAH1g%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.107629630.1753324803; Path=/; Domain=github.com; Expires=Fri, 24 Jul 2026 02:40:03 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Fri, 24 Jul 2026 02:40:03 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: ACE8:3CFE7:25256C:34E1C5:68819D03
Examples · xlab/c-for-go Wiki · GitHub
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 122
Examples
Maxim Kupriianov edited this page Aug 29, 2017
·
8 revisions
Here comes the list of notable projects that used c-for-go to generate bindings.
Project | Manifest | Has wrapper? | Description |
---|---|---|---|
github.com/xlab/android‑go | android.yml | ✓ | The android-go project provides a platform for writing native Android apps in Go programming language. https://developer.android.com/ndk/index.html |
github.com/xlab/android‑go/egl | egl.yml | Package egl provides Go bindings for EGL API. | |
github.com/xlab/android‑go/gles | gles.yml | Package gles provides Go bindings for the OpenGL ES v1 API. | |
github.com/xlab/android‑go/gles2 | gles2.yml | Package gles2 provides Go bindings for the OpenGL ES v2 API. | |
github.com/xlab/pocketsphinx‑go | pocketsphinx.yml | ✓ | Package pocketsphinx provides Go bindings for pocketsphinx, one of Carnegie Mellon University's open source large vocabulary, speaker-independent continuous speech recognition engine. https://cmusphinx.sourceforge.net |
github.com/xlab/portaudio‑go | portaudio.yml | Package portaudio provides Go bindings for PortAudio. https://www.portaudio.com | |
github.com/xlab/portmidi | pm.yml | ✓ | Package portmidi provides Go bindings for PortMIDI from the PortMedia set of libraries. https://www.portaudio.com |
github.com/vulkan‑go/vulkan | vulkan.yml | Package vulkan provides Go bindings for Vulkan — a low-overhead, cross-platform 3D graphics and compute API. https://www.khronos.org/vulkan/ | |
github.com/golang‑ui/glfw | glfw.yml | Package glfw provides Go bindings for multi-platform library for OpenGL, OpenGL ES and Vulkan development. https://glfw.org | |
github.com/golang‑ui/nuklear | nk.yml | Package nk provides Golang bindings for nuklear.h — a small ANSI C GUI library. https://github.com/vurtun/nuklear | |
github.com/zenhotels/lmdb‑go | mdb.yml | ✓ | Package lmdb provides Go bindings and an idiomatic wrapper for the Symas's LMDB database library. https://symas.com/products/lightning-memory-mapped-database/ |
github.com/xlab/libvpx‑go | vpx.yml | Package vpx provides Go bindings for libvpx-1.6.0, the WebM Project VP8/VP9 codec implementation. https://www.webmproject.org/code/ | |
github.com/xlab/alac‑go | alac.yml | Package alac provides Go bindings for ALAC decoder (C version by David Hammerton) with community patches. | |
github.com/xlab/vorbis‑go | vorbis.yml | ✓ | Package vorbis provides Go bindings for OggVorbis implementation by the Xiph.Org Foundation. https://xiph.org |
github.com/xlab/opus‑go | opus.yml | Package opus provides Go bindings for Opus implementation by the Xiph.Org Foundation. https://xiph.org | |
github.com/xlab/libpd‑go | core.yml | ✓ | Package libpd provides an idiomatic Go wrapper for Pure Data embeddable audio synthesis library. https://libpd.cc/about/ |
Create an issue if you want your project stated here.
Clone this wiki locally
You can’t perform that action at this time.