{"id":51463325,"url":"https://github.com/alternative-intelligence-cp/ngui","last_synced_at":"2026-07-06T08:01:14.723Z","repository":{"id":368468452,"uuid":"1283936008","full_name":"alternative-intelligence-cp/ngui","owner":"alternative-intelligence-cp","description":"A 100% native GUI library for Nitpick. Built for maximum safety without FFI compromises, scaling from raylib-like simplicity to full OpenGL/Vulkan support.","archived":false,"fork":false,"pushed_at":"2026-06-30T17:00:34.000Z","size":42,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-30T19:03:47.696Z","etag":null,"topics":["gui","memory-safety","native-gui","nitpick","opengl","raylib","sdl2","vulkan"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alternative-intelligence-cp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-06-29T11:22:33.000Z","updated_at":"2026-06-30T17:00:57.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/alternative-intelligence-cp/ngui","commit_stats":null,"previous_names":["alternative-intelligence-cp/ngui"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/alternative-intelligence-cp/ngui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alternative-intelligence-cp%2Fngui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alternative-intelligence-cp%2Fngui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alternative-intelligence-cp%2Fngui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alternative-intelligence-cp%2Fngui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alternative-intelligence-cp","download_url":"https://codeload.github.com/alternative-intelligence-cp/ngui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alternative-intelligence-cp%2Fngui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35182322,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-06T02:00:07.184Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gui","memory-safety","native-gui","nitpick","opengl","raylib","sdl2","vulkan"],"created_at":"2026-07-06T08:01:13.617Z","updated_at":"2026-07-06T08:01:14.687Z","avatar_url":"https://github.com/alternative-intelligence-cp.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NGUI — Nitpick Native GUI Library\n\n**NGUI** is a 100% native GUI library for the Nitpick programming language. \n\nThe primary goal of NGUI is to provide developers with a powerful, fast, and feature-rich graphics and user interface framework without ever having to compromise on the safety and formal verification guarantees of Nitpick. By being 100% native, we completely bypass the FFI (Foreign Function Interface) gateway, ensuring that memory safety and error propagation hold true from the application logic all the way down to the pixel rendering.\n\n**NO C/C++ code is allowed in this repository.**\n\n## Roadmap\n\n- **Phase 1: Raylib-style Simplicity**\n  Initial focus is on creating a straightforward, easy-to-use API similar to `raylib`, making it simple to open a window, draw shapes, handle input, and render text.\n- **Phase 2: SDL2-level Features**\n  Expanding into more comprehensive windowing, event handling, audio, and hardware-accelerated 2D features.\n- **Phase 3: Advanced Graphics APIs**\n  Full support for modern rendering backends such as OpenGL and Vulkan for maximum performance and 3D capabilities.\n\n## Current Features\n\n- **Rich Text Support:** Advanced text formatting with `RichTextWidget` and `TextSpan` providing independent styling (bold, italic, colors).\n- **Gestures \u0026 Interaction:** Complete gesture recognition system (Tap, Pan, Swipe) built on a modular `GestureRecognizer` trait.\n- **Drag \u0026 Drop:** Robust drag-and-drop architecture using `DragDropHook` for handling both internal UI drags and external OS file drops.\n- **Interactive UI:** Input handling, state management, and declarative components (Buttons, Input Fields).\n- **Layout Engine:** Flexbox-like layout engine supporting advanced alignment and wrapping constraints.\n- **Hardware Acceleration:** Native GPU backend interface (in progress).\n- **Resource Management:** Automatic GC-free lifecycle hooks for precise memory cleanup via `LifecycleHook`.\n\n## Setup \u0026 Building\n\n*Instructions coming soon.*\n\n## License\n\nSee the `LICENSE` file for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falternative-intelligence-cp%2Fngui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falternative-intelligence-cp%2Fngui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falternative-intelligence-cp%2Fngui/lists"}