Projects with this topic
-
Algorithms Exercises solved in C++17, running with CMake and Catch2 unittest framework. Developed with TDD.
Updated -
A brief presentation, including demos, on how to create a modern C++ development environment using Devbox, Conan, CMake and modern C++/STL.
The presentation is not self-contained though. It heavily depends on additional details and examples to be brought forward by the speaker.
Updated -
Various C++ utilities: lazy templates (with pattern matching on types); pattern matching syntax for C++ (more advanced than structured bindings) etc.
Updated -
-
Qt6 QML C++ implementation of the popular Conway's Game of Life
Updated -
I didn't finish the project
Updated -
A library to let you do typesafe bit operations in C++ uses values defined in an enum.
Updated -
A C++ header only library that lets you specify a numeric literal of an exact bit size and type.
Updated -
uglibs is a collection of c++ libraries
Updated -
Open Fish is a wrapper for the Open Babel library using modern design
Updated