Nuklear
GUI toolkit
A minimal-state GUI toolkit providing immediate-mode rendering and event handling for simple UI development.
A single-header ANSI C immediate mode cross-platform GUI library
9k stars
134 watching
578 forks
Language: C
last commit: about 1 month ago
Linked from 9 awesome lists
cc89guiheader-onlyimguimultiplatformnuklearsingle-headersingle-header-lib
Related projects:
Repository | Description | Stars |
---|---|---|
glegris/nuklear4j | A Java binding for an immediate mode graphical user interface toolkit written in C. | 69 |
snuk182/nuklear-rust | Bindings to a 2D GUI library for creating graphical user interfaces | 363 |
rxi/microui | A tiny, portable immediate-mode UI library written in ANSI C | 3,568 |
raysan5/raygui | A simple and easy-to-use GUI library with immediate-mode functionality | 3,644 |
golang-ui/nuklear | A set of bindings and APIs for integrating an ANSI C GUI library into Go applications. | 1,580 |
sbarisic/nukleardotnet | A .NET wrapper for the Nuklear immediate mode GUI library | 187 |
keharriso/love-nuklear | A lightweight GUI library for LÖVE games | 352 |
snuk182/nuklear-backend-wgpurs | A Rust library providing a drawing backend for the Nuklear 2D immediate GUI library using WGPU. | 10 |
ggerganov/imtui | A C++ library that provides an immediate mode text-based user interface | 3,136 |
stetre/moonnuklear | Lua bindings for a GUI toolkit allowing developers to build graphical user interfaces using Lua | 110 |
ada-game-framework/anuklear | Ada language bindings to the Nuklear UI library | 0 |
mikke89/rmlui | A C++ library for creating custom user interfaces inspired by HTML/CSS standards | 2,931 |
7thfactor/horus_ui | An immediate mode GUI library that simplifies the development of graphical user interfaces | 143 |
nathanrw/nuklear-cffi | A Python binding for a C library used in graphical user interfaces. | 38 |
ubisoft/imgui | A lightweight, fast, and portable C++ library for building graphical user interfaces in real-time applications | 27 |