EAMain
Entry point handler
Provides a platform-independent entry point for handling console output, return codes, and command-line arguments
EAMain provides a multi-platform entry point used for platforms that don't support console output, return codes and command-line arguments.
45 stars
13 watching
38 forks
Language: C++
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of header files providing platform-independent data types and feature macros for software development. | 171 |
| Provides a unified cross-platform interface for multithreaded programming on various platforms. | 299 |
| A simple and lightweight assert technology written in C++ | 43 |
| An input handling system that allows remapping of keys and provides a simple macro-based API for checking key states | 8 |
| A .NET library reimplementing parts of the Nintendo Switch OS for decrypting and extracting content file formats. | 403 |
| A markdown rendering library for Dear ImGui game development | 1,118 |
| A C++ header library providing a simple interface to generate ANSI escape sequences for controlling console output color and position. | 833 |
| A C++ library providing a simple way to manage notifications and event handlers in concurrent applications. | 75 |
| A character input/output library for embedded systems with a small binary footprint | 133 |
| A curated list of resources to learn ECMAScript 6 | 4,558 |
| A C++ header library for displaying animations, counters, and progress bars with styling options. | 150 |
| A cross-platform C++ game engine for 2D and 3D game development with support for various rendering and audio backends. | 989 |
| A Direct3D to OpenGL abstraction layer for translation and compatibility | 2,044 |
| A demonstration of using AvaloniaUI and Prism libraries to modularize and organize a cross-platform application | 1 |
| A collection of reusable C++ libraries for game development and other applications | 349 |