AppCUI is a cross-platform TUI (Text User Interface / Terminal User Interface) / CUI (Console User Interface) framework designed to allow quick creation of both TUI Application and TUI Games. AppCUI is heavily based on C++20 standards and offers a multitude of widgets such as windows, buttons, checkboxes, radioboxes, comboboxes, listviews, treev…
☆98Nov 28, 2025Updated 3 months ago
Alternatives and similar repositories for AppCUI
Users that are interested in AppCUI are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- C++ header-only terminal user interface library☆21Jul 13, 2020Updated 5 years ago
- Package evdev provides input and uinput handling on Linux.☆15Mar 25, 2019Updated 7 years ago
- ☆15Dec 11, 2023Updated 2 years ago
- A library for desktop application development in modern C++20.☆25Aug 31, 2025Updated 6 months ago
- DrcomTools☆12Oct 23, 2018Updated 7 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- This repository provides implementation of composable allocators described by Andrei Alexandrescu on CppCon 2015☆15Apr 29, 2018Updated 7 years ago
- Tiny graphics library for SPI connected displays☆18Sep 23, 2025Updated 6 months ago
- Modern c++17 unit testing framework on Microsoft Windows, Apple macOS, Linux, iOS and android.☆15Sep 24, 2021Updated 4 years ago
- TinyFrame port to Python☆19Aug 30, 2024Updated last year
- fbDOOM with RISC-V Vector optimizations☆17Aug 30, 2023Updated 2 years ago
- Programming Practice Examples☆26Nov 8, 2017Updated 8 years ago
- Simple sample wxWidgets CMake project for all platforms, especially using Vcpkg and Visual Studio on Windows☆19Feb 16, 2023Updated 3 years ago
- Script for easy fetch ndk and sdk to compile apk with vab☆12Apr 30, 2024Updated last year
- A 2D vector graphics library optimized for GUIs, written in Rust and wgpu☆27Sep 17, 2024Updated last year
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- ImTui: Immediate Mode Text-based User Interface C++ Library☆3,544Oct 10, 2025Updated 5 months ago
- Basic sample for starting with WebGPU development.☆13Jul 17, 2023Updated 2 years ago
- Showcases how to use UTF-8 in C++ with the win32 api☆47Jun 15, 2024Updated last year
- A Simple OS for literally everything.☆10Updated this week
- An example C++ plugin architecture with on-the-fly plugin inclusion☆49Dec 23, 2020Updated 5 years ago
- A library to create charts in wxWidgets applications☆146Sep 20, 2024Updated last year
- MultiMedia File Manager☆14Sep 24, 2024Updated last year
- Make std::mdspan formattable by std::format.☆11Dec 25, 2023Updated 2 years ago
- One to one translation of raylib.h, rlgl.h, rcamera.h and raygui.h files in zig. Build tools to compile raylib from source with simple zo…☆14Jul 27, 2024Updated last year
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- An Accordion Control for wxWidgets☆30Oct 17, 2015Updated 10 years ago
- GUI library in C++☆111Mar 20, 2026Updated last week
- NI-VISA based device control☆10Sep 20, 2021Updated 4 years ago
- Fork of the C++ port of the ZXing barcode scanning library with an additional Android wrapper library. See wrapper/aar/README.md for deta…☆10Mar 19, 2026Updated last week
- ☆13May 14, 2022Updated 3 years ago
- A tool to create human-writable versions of your PGP paperkey backup.☆10Jul 4, 2022Updated 3 years ago
- Zmd is a Markdown library written in Zig☆45Jan 27, 2026Updated 2 months ago
- BAsic Vulkan Engine for desktop and Android☆12Jul 6, 2024Updated last year
- A glibc overlay library for process self-virtualization☆15Nov 25, 2025Updated 4 months ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- A minimal and portable JSON tokenizer for building highly effective and strict parsers (in C and C++)☆27Nov 3, 2021Updated 4 years ago
- The library provides an implementation of standard C and C++ library functions, such that their inputs are UTF-8--aware on Windows withou…☆12Oct 4, 2015Updated 10 years ago
- A vectorizable multi-dimensional iterator for C++ using the Coroutines TS☆12Jun 5, 2022Updated 3 years ago
- A .NET wrapper for the GNU MPFR C library☆15Nov 1, 2019Updated 6 years ago
- Piezo-Control☆18Nov 4, 2016Updated 9 years ago
- Process Filter for Python☆16Jan 19, 2016Updated 10 years ago
- 在单片机裸机开发中,通常延时功能函数是以同步阻塞方式实现,的确在很多设备驱动中需要同步阻塞来匹配硬件时序,但这只能存在于硬件驱动层,应用层开发时使用阻塞延时便大大降低了系统实时性和安全性,不可预测就是一块心病。为此我分享出一段由朋友:流星原创的event_delay异步延时…☆24Nov 25, 2019Updated 6 years ago