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
- C++ Entity Component System (ECS)☆34Updated last year
- Standard library / common utilities used to build the Sceneri engine driving 3D games and experiences☆67Updated 7 months ago
- OctaneGUI is a renderer agnostic multi-window multi-platform UI library for C++.☆204Updated last year
- A CMake/C++20 library to embed resource files at compile time☆166Updated last year
- Ease-of-use-first argument parsing for C++23☆63Updated this week
- Cheatsheet for the c++20 format library☆61Updated 6 months ago
- C++ command line argument parsing and routing☆52Updated last year
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- Backward compatibly refactor header-based C++ into modules.☆92Updated 6 months ago
- Unicode Algorithms Implementation for C/C++☆309Updated last year
- 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
- C++ Memory safety (memsafe) single-header libraries and Clang compiler plugin for safe C++, which reduces errors for reference data types…☆272Updated this week
- Lightweight header-only C++20 enum and typename reflection☆82Updated 4 months ago
- 🧲 A minimalist dependency manager for your next C++ project. Configure less, code more.☆69Updated 5 months ago
- Creating a simpler, more intuitive means of C++ reflection☆124Updated last month
- Put 24-bit color, nonblocking IO and mouse support into your terminal programs☆54Updated 11 months ago
- A cross-platform library for output stream manipulation using ANSI escape sequences.☆219Updated 2 years ago
- reflection in c++ for json de/serialization☆48Updated 2 years ago
- A C++ WebView UI Library☆209Updated last month
- A C++ commandline for use in servers and chat software. Provides very simple asynchronous input/output.☆93Updated 10 months ago
- Boost.PFR without the boost namespaces☆75Updated 5 months ago
- C++20 coroutine library☆141Updated last week
- Lightweight C++20 testing framework.☆294Updated last month
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 9 months ago
- simple ray tracing library focusing on good code☆58Updated last year
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆71Updated 3 months ago
- A modern C++ library for type-safe environment variable parsing☆152Updated last week
- A runtime for writing reliable asynchronous applications with C++. Provides I/O, networking, scheduling, timers, ...