InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Hikogui Alternatives
Similar projects and alternatives to hikogui
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
ares
ares is a cross-platform, open source, multi-system emulator, focusing on accuracy and preservation.
-
ultimatepp
U++ is a C++ cross-platform rapid application development framework focused on programmer's productivity. It includes a set of libraries (GUI, SQL, Network etc.), and integrated development environment (TheIDE).
-
-
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
-
nanogui
Minimalistic C++/Python GUI library for OpenGL, GLES2/3, Metal, and WebAssembly/WebGL (by mitsuba-renderer)
-
text
A spicy text library for C++ that has the explicit goal of enabling the entire ecosystem to share in proper forward progress towards a bright Unicode future. (by soasis)
-
-
-
GacUI
GPU Accelerated C++ User Interface, with WYSIWYG developing tools, XML supports, built-in data binding and MVVM features.
-
lager
C++ library for value-oriented design using the unidirectional data-flow architecture — Redux for C++
-
-
-
-
-
ThrottlingThreadPool
A C++ threadpool library that uses fair resource allocation for all attached executors.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
hikogui discussion
hikogui reviews and mentions
- HikoGUI: Portable, low latency, retained-mode C++ GUI framework
- uni-algo v1.0.0: Modern Unicode Library
- Compile-time type registration
-
Semaphore and Mutex favoring awake threads
See my own implementation: https://github.com/hikogui/hikogui/blob/main/src/hikogui/concurrency/unfair_mutex.hpp
-
Issues with reporting bugs with msvc static analyser.
Yes, it is an open source project for a cross platform retained GUI library with a modern c++20 API. https://github.com/hikogui/hikogui
-
Visual Studio 2022 version 17.5 Preview 2
With some growing pains on configuring CMake, I was able to converted a single header file in my project github.com/hikogui/hikogui/ to a module interface file, but it hit an ICE immediately. Of course I reported it, including a crash dump, and a project-branch.
-
What is the maximum number of texture2D's I can have in a single texture array uniform binding?
Look at all the pipeline_SDF source files at https://github.com/hikogui/hikogui/tree/main/src/hikogui/GFX
-
HikoGUI v0.7.0, A fast desktop application GUI library in C++20. (BSL license)
Here is the fragment shader: https://github.com/hikogui/hikogui/blob/main/shaders/pipeline_SDF.frag
-
New Unicode library
Here is the tool to create de-duplicated table and index table from the unicode database: https://github.com/hikogui/hikogui/blob/main/tools/generate_unicode_data.py
-
Is there any MIT/BSD licensed UI framework for C++ ?
Thank you for mentioning HikoGUI.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 20 Jul 2025
Stats
hikogui/hikogui is an open source project licensed under gtkbook License which is not an OSI approved license.
The primary programming language of hikogui is C++.