# sudoevolve/EUI-NEO

EUI-NEO is a cross-platform, high-performance, low-overhead C++17 GPUI framework

Repository: https://github.com/sudoevolve/EUI-NEO
Canonical: https://ross.abutalabs.com/products/eui-neo
Language: C++
License: Apache-2.0
License Family: permissive
Last push: 2026-08-23T05:08:52+00:00

## Health v2 (maintenance only)
Score: 82/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 99, longevity 12
- inputs: {"age_days": 170, "days_push": 10, "days_rel": 11, "gap_med": 5.0, "n_releases_24m": 23}
- flags: young
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1716, forks 159 (observed 2026-08-28T04:05:26.332313+00:00)

## What it is
EUI-NEO is a cross-platform, high-performance, low-overhead C++17 UI framework with GLFW/SDL2 windowing backends and OpenGL/Vulkan rendering backends. It provides a declarative DSL-style compose API and CMake integration for building native desktop applications.

## Use cases
- build a native desktop app in C++ with a modern UI framework
- render UI with OpenGL or Vulkan backends
- create cross-platform GUI applications with low overhead
- write declarative UI layouts in C++17
- integrate a UI framework into an existing CMake project

## When to choose
- you need a lightweight C++17 UI framework with GPU-accelerated rendering
- you want GLFW or SDL2 windowing with a choice of OpenGL/Vulkan renderers
- you prefer a declarative compose-style API over heavyweight widget toolkits
- you need CMake-friendly integration for desktop apps on Windows, Linux, or macOS

## When to avoid
- you need a mature widget toolkit with extensive built-in controls and accessibility support
- you are building web or mobile applications rather than native desktop apps
- you require long-term stability guarantees and a large ecosystem
- your team does not use C++ or CMake

## Facets
- artifact type: framework
- maturity: active
- function: ui-components, frontend-framework, graphics, gui
- domain: web-development, cross-platform, developer-tools, graphics
- platform: cpp, cross-platform, windows
- tags: gpu-rendering, opengl, vulkan, glfw, sdl2, cmake, immediate-mode-ui, declarative-ui, linux, macos, desktop

## Member repositories
- sudoevolve/EUI-NEO (main) score 82

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:26.332313+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:34:16.209030+00:00, confidence not recorded.
  - readme: https://github.com/sudoevolve/EUI-NEO (fetched 2026-08-28T04:05:26.332313+00:00, sha ac537e6acb28)
- Data as of 2026-08-30T08:39:29.467469+00:00.
