Projects with this topic
-
-
High-performance library of Cardano blockchain tools written in modern C++.
Updated -
Modern C++20 Command Line Interface with strongly typed arguments.
Updated -
A cross-platform C++ library combining OOP and FP techniques for seamless asynchronous and parallel development.
Updated -
Prometheus exporter for Goodwe GW3600D-NS solar inverter
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 -
My implementation of "Classy Clash," the third and final game project from the course "C++ Fundamentals: Learn Game Programming For Beginners" provided by GameDev.tv
Updated -
Build personalized trails effortlessly. https://autohike.online
Updated -
Lightweight modern game engine for Windows, Linux and other OS
Updated -
A modern, C++20 socket library inspired by Java's networking API. Cross-platform support for TCP, UDP, multicast, and UNIX domain sockets, with blocking, non-blocking, and async operations.
Updated -
-
A variant of the A* algorithm to solve the game of Taquin. Efficient c++20 algorithm that can be tested online!
Updated -
a library written in C++20 using templates to enable declarative, GtkBuilder .ui style layout-based creation of GUIs using the gtkmm wrapper over the GTK widget toolkit
UpdatedUpdated -
-
A modern serialization framework for C++ built with modern, cutting-edge C++ support, and support for mapping to existing, arbitrary schemas for standard human-readable and binary formats.
Updated -
A hobby project to write a portable C++ diff library.
Updated -
A C++20 compile-time replacement for Runtime Type Information (RTTI).
Project documentation: https://code-by-kieran.gitlab.io/constexpr-type-information
Updated -
Generalization and tuning of the slicing-by-N algorithm published by Kounavis and Berry, Nov. 2008.
Updated -