nuklear
GUI library wrapper
A set of bindings and APIs for integrating an ANSI C GUI library into Go applications.
This project provides Go bindings for nuklear.h — a small ANSI C GUI library.
2k stars
68 watching
100 forks
Language: C
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
borodust/bodge-nuklear | A thin wrapper around a GUI library to provide a Common Lisp interface | 62 |
nathanrw/nuklear-cffi | A Python binding for a C library used in graphical user interfaces. | 38 |
glegris/nuklear4j | A Java binding for an immediate mode graphical user interface toolkit written in C. | 68 |
snuk182/nuklear-rust | Bindings to a 2D GUI library for creating graphical user interfaces | 360 |
allendang/cimgui-go | A Go wrapper for Dear ImGui's C API | 351 |
snuk182/nuklear-backend-wgpurs | A Rust library providing a drawing backend for the Nuklear 2D immediate GUI library using WGPU. | 10 |
ada-game-framework/anuklear | Ada language bindings to the Nuklear UI library | 0 |
stetre/moonnuklear | Lua bindings for a GUI toolkit allowing developers to build graphical user interfaces using Lua | 108 |
lukeroth/gdal | A Go wrapper around a popular geospatial data abstraction library. | 290 |
sbarisic/nukleardotnet | A .NET wrapper for the Nuklear immediate mode GUI library | 188 |
novalagung/gubrak | A Go library providing functional programming utility functions with syntactic sugar. | 482 |
timu5/bindbc-nuklear | A C library that provides bindings to the Nuklear UI framework | 42 |
vulkan-go/vulkan | Provides Go bindings for a cross-platform 3D graphics and compute API to interact with Vulkan without needing C/C++ | 753 |
nsauzede/vnk | A V language wrapper around the Nuklear library, providing an easy-to-use interface for creating graphical user interfaces | 48 |
noctarius/libgoffi | Automates loading and use of dynamic libraries with foreign function interfaces. | 9 |