Projects with this topic
-
-
Wisp is a small, experimental C++ in-memory key-value store, written primarily as a learning exercise and a school project. It is not production-ready: there is no persistence, no complex conflict resolution.
Updated -
-
A cross-platform C++ library combining OOP and FP techniques for seamless asynchronous and parallel development.
Updated -
WARNING: this project is still under heavy development.
AVRiL is a C++ library that aims at covering most 8-bit AVR microcontrollers.
Updated -
This project aims at unifying SDL2 and SDL3 into a header-only approach, no library binary to link to, with the following features:
C++ abstractions for the Simple Directmedia Layer. 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.This project requires C++20.
Updated -
-
Engine-framework for building your engine.
Updated -
Prometheus exporter for Goodwe GW3600D-NS solar inverter
Updated -
-
A C++20 compile-time replacement for Runtime Type Information (RTTI).
Project documentation: https://code-by-kieran.gitlab.io/constexpr-type-information
Updated -
High-performance library of Cardano blockchain tools written in modern C++.
Updated -
Modern C++20 Command Line Interface with strongly typed arguments.
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