carbon
GUI library
A cross-platform GUI library built on top of Zig and Sokol, providing a simple and flexible way to create graphical user interfaces.
Zig + Sokol + ImGui
11 stars
2 watching
1 forks
Language: C++
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ra1028/carbon | A declarative library for building component-based user interfaces in UITableView and UICollectionView | 1,334 |
tankos/sfgui | A lightweight C++ library for building fast and easy-to-use graphical user interfaces. | 431 |
colleagueriley/rgfw | A lightweight window abstraction library for creating graphics programs or libraries | 346 |
floooh/sokol-zig | Zig bindings for the sokol 3D graphics library | 373 |
carbon-design-system/carbon-icons-svelte | A library of pre-built SVG icons as reusable Svelte components. | 403 |
dmccloskey/imgui | A lightweight, immediate mode GUI library for C++ that outputs optimized vertex buffers for efficient rendering in various applications. | 6 |
aransentin/zwl | A comprehensive, cross-platform windowing library for building desktop applications in Zig. | 99 |
jonsnowbd/zt | A framework for creating GUI applications with easy access to ImGui and OpenGL libraries in Zig. | 117 |
flix01/imgui | A lightweight, self-contained C++ library for building graphical user interfaces in games and other applications. | 397 |
lv2/pugl | A minimal, portable API for creating GUIs on various platforms. | 181 |
fjenett/guido | A cross-platform GUI library for Processing that supports multiple languages and allows developers to create custom interface elements | 54 |
redthing1/raylib | A simple and easy-to-use graphics programming library inspired by Borland BGI and XNA. | 0 |
mrclean71774/egui_gl_glfw | A backend implementation for EGUI that provides a graphical user interface (GUI) using OpenGL and GLFW. | 6 |
vmagnin/gtk-fortran | A cross-platform GUI library for Fortran that provides bindings to GTK+, enabling the creation of graphical user interfaces in Fortran. | 255 |