illyigan / simple_term_colorsLinks
C++17 header-only library for manipulating terminal output colors using ANSI escape sequences.
☆60Updated last year
Alternatives and similar repositories for simple_term_colors
Users that are interested in simple_term_colors are comparing it to the libraries listed below
Sorting:
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆100Updated 2 months ago
- Ease-of-use-first argument parsing for C++23☆63Updated this week
- C++ Entity Component System (ECS)☆34Updated last year
- OctaneGUI is a renderer agnostic multi-window multi-platform UI library for C++.☆204Updated last year
- C++ command line argument parsing and routing☆52Updated last year
- A CMake/C++20 library to embed resource files at compile time☆166Updated last year
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- Cheatsheet for the c++20 format library☆61Updated 6 months ago
- C++ Implementtion of Containers, CPU/GPU Allocators, Task Scheduler and other utilities☆94Updated 3 weeks ago
- Small C++ header to display async animations, counters, progress bars, and status messages☆212Updated 11 months ago
- Lightweight header-only C++20 enum and typename reflection☆82Updated 4 months ago
- Standard library / common utilities used to build the Sceneri engine driving 3D games and experiences☆67Updated 7 months ago
- 🧲 A minimalist dependency manager for your next C++ project. Configure less, code more.