go-sdl2
SDL wrapper
An SDL2 binding for Go that enables interoperability between the two programming languages.
SDL2 binding for Go
2k stars
48 watching
226 forks
Language: C
last commit: about 1 month ago
Linked from 2 awesome lists
bindinggomaintainer-wantedsdl2
Related projects:
Repository | Description | Stars |
---|---|---|
kjlaw89/vsdl | A V wrapper for the SDL2 library, aiming to provide a native feel with a faithful implementation of its API. | 12 |
jazzbre/sdl2-beef | A C wrapper around SDL2 for the Beef Programming Language. | 5 |
algorand/go-algorand-sdk | Provides APIs and tools for interacting with the Algorand blockchain | 185 |
tiehuis/zig-sdl2 | A minimal wrapper around SDL2 for the Zig programming language | 13 |
nsauzede/vsdl2 | A V language wrapper around the SDL2 library for 2D graphics and multimedia applications. | 45 |
vulkan-go/vulkan | Provides Go bindings for a cross-platform 3D graphics and compute API to interact with Vulkan without needing C/C++ | 756 |
gen2brain/raylib-go | Provides a Go interface to the raylib C library for videogame programming | 1,666 |
josa42/coc-go | Go language server extension for enhanced code completion and editing features in vim/neovim | 568 |
vanng822/go-solr | A Go library providing a Solr client with various features for searching, adding, updating, and managing Solr documents. | 69 |
ovirt/go-ovirt-client | An overlay for the oVirt Go SDK | 11 |
chenmingyong0423/go-mongox | A Go library for interacting with MongoDB databases, providing streamlined document operations and generic binding of structs to collections. | 150 |
ikskuh/sdl.zig | Provides a Zig wrapper around SDL2 with object API and error handling | 369 |
tiendc/go-csvlib | A high-performance CSV encoding and decoding library for Go. | 17 |
svcavallar/celeriac.v1 | A Golang client library for interacting and monitoring Celery workers, tasks, and events. | 72 |
go-gl/gl | Go bindings for OpenGL. | 1,099 |