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
564 forks
Language: C
last commit: 13 days 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. | 68 |
snuk182/nuklear-rust | Bindings to a 2D GUI library for creating graphical user interfaces | 360 |
rxi/microui | A tiny, portable immediate-mode UI library written in ANSI C | 3,524 |
raysan5/raygui | A simple and easy-to-use GUI library with immediate-mode functionality | 3,556 |
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 | 188 |
keharriso/love-nuklear | A lightweight GUI library for LÖVE games | 349 |
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,099 |
stetre/moonnuklear | Lua bindings for a GUI toolkit allowing developers to build graphical user interfaces using Lua | 108 |
ada-game-framework/anuklear | Ada language bindings to the Nuklear UI library | 0 |
mikke89/rmlui | A C++ library for building user interfaces inspired by HTML/CSS, with features like dynamic layout, animation, and event handling. | 2,877 |
7thfactor/horus_ui | A C-based immediate mode GUI library designed to simplify the creation of graphical user interfaces, particularly for game editor tools and similar applications. | 142 |
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 |