hikogui VS nanogui

Compare hikogui vs nanogui and see what are their differences.

nanogui

Minimalistic C++/Python GUI library for OpenGL, GLES2/3, Metal, and WebAssembly/WebGL (by mitsuba-renderer)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
hikogui nanogui
15 4
739 1,449
3.0% 3.0%
8.6 0.0
about 15 hours ago 3 days ago
C++ C++
Boost Software License 1.0 GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

hikogui

Posts with mentions or reviews of hikogui. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-07.

nanogui

Posts with mentions or reviews of nanogui. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-23.
  • Nuklear – A single-header ANSI C immediate mode cross-platform GUI library
    15 projects | news.ycombinator.com | 23 Dec 2022
    I've been using nanogui[0] to fit the bill for personal uses.

    To be honest though, I'm at the point where I'd really prefer an easy and lightweight library to setup a http and/or websocket server, and just make a ui in the browser. I've got a simple use case -- I'm just making a simple scene editor & debugging ui for a toy ray tracer.

    I know there are a ton of different libraries out there for the task, but that just makes it hard to evaluate the quality of any given library. I haven't given any a shot, I've only gone so far as to look at them and ponder what the size of the user base is, and question if the project will go inactive in a couple years. Or if it's going to require me to pull in some other host of dependencies.

    Recommendations from HNers welcome!

    [0] https://github.com/mitsuba-renderer/nanogui

  • Is there any MIT/BSD licensed UI framework for C++ ?
    19 projects | /r/cpp | 21 May 2022
    Nanogui : https://github.com/mitsuba-renderer/nanogui
  • NanoGUI VS nanogui - a user suggested alternative
    2 projects | 12 Feb 2022
    The active version of Nano GUI
  • What are you using for GUIs?
    6 projects | /r/cpp | 19 Jan 2022
    Do you know about NanoGUI?

What are some alternatives?

When comparing hikogui and nanogui you can also consider the following projects:

RmlUi - RmlUi - The HTML/CSS User Interface library evolved

NanoGUI - Minimalistic GUI library for OpenGL

lvgl - Embedded graphics library to create beautiful UIs for any MCU, MPU and display type.

Elements C++ GUI library - Elements C++ GUI library

GacUI - GPU Accelerated C++ User Interface, with WYSIWYG developing tools, XML supports, built-in data binding and MVVM features.

uni-algo - Unicode Algorithms Implementation for C/C++

glog - C++ implementation of the Google logging module

tauri - Build smaller, faster, and more secure desktop applications with a web frontend.

nappgui_src - SDK for building cross-platform desktop apps in ANSI-C

imgui - Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies