Projects with this topic
-
WARNING: This project is still under development and GIT histories are not stable yet. Prefer archive downloads over cloning.
C++ abstractions for the Simple Directmedia Layer. Aims at unifying SDL2 and SDL3 API for version-agnostic applications. Turns native data structures into object-oriented entities with methods. Leverages smart pointers for safer resource management. Requires C++20.
Updated -
The Utility Template Library is a collection of C++ templated utility classes that solve common C++ problems
Updated -
A strictly portable, zero-allocation, header-only command line interface (CLI) library for embedded systems. C99, no-libc dependencies. Ideal for Arduino, STM32, ESP32, and bare-metal AVR/ARM.
Updated -
BB RPC is a lightweight and modern C++20 RPC library designed for clean, type-safe client–server communication. It eliminates boilerplate and avoids code generation, letting you focus on protocol design.
Updated -
Kaşar Programming Language
Updated -
Low-level cross-platform header-only socket library in C.
Updated -
Header‑only C++ библиотека для работы с памятью процессов на Unix/Android: поиск PID, перечисление областей памяти, чтение/запись данных, шестнадцатеричные патчи и сканирование по значениям и шаблонам (с вайлдкартами).
Updated -
C++17 header only library for common cross-platform networking, sockets, ssl, threading, new language features, crypto, and serial i/o support.
Updated -
Header‑only C++ библиотека для компиляторно‑временной обфускации строковых литералов (и других статических массивов символов) с автоматической очисткой памяти после использования.
Updated -
Основной файл с типами для проектов Mental
Updated -
Modern header-only web access for C++17
Updated -
A superior alternative to std::function and company
Updated -
-
Doc Pages : https://egm-foss.gitlab.io/tnt/
Updated -
A cutting-edge header-only utility library for C++ which extends the STL useful missing functionality.
Updated -
C++11 header-only library for registration and management of link-time plug-ins.
Updated -
A small C++17 library to parse and resolve URLs (or better: URIs).
Updated -
msgpack de/serializer for C++20
Updated -
A small C++ library for manipulating dates, header-only.
Updated