Projects with this topic
-
BB Rpc is a lightweight, modern C++20 library. It allows you to define type-safe client-server interactions without boilerplate. The library centers around two main classes: rpc::Client and rpc::Service.
Updated -
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 -
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