Boiler plate template for C++ projects, with CMake, Doctest, Travis CI, Appveyor, Github Actions and coverage reports.
-
Updated
Jan 15, 2022 - CMake
{{ message }}
Boiler plate template for C++ projects, with CMake, Doctest, Travis CI, Appveyor, Github Actions and coverage reports.
Header-only, non-intrusive and macro-free runtime reflection system in C++
Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.
Komodo Gaming Software Development Kit
Robust platform-agnostic Cyphal/DroneCAN bootloader for deeply embedded systems
A collection of image processing and computer vision algorithms in C++17 using Boost.GIL and Blaze linear algebra library
An experimental C++ voice framework for Discord
A feature-rich modern C++ string class
A header-only C++ library that augments the standard library with useful code snippets
C++ events in Paris
My Language C++ TINY Library: A c++ library to handle and manage all of words/strings and languages of a software in a JSON structure.
C++17 header-only helper class for reading & writing binary data into a std::vector container.
Yet another small C++11 library for colors and effects in terminal ouput by means of ansi escape codes
Pages du site web
Materials for Functional Programming course at Faculty of Mathematics, University of Belgrade
A modern C++ implementation of a merging t-digest data structure.
C++ version of https://github.com/PierceGriffiths/Producer-Consumer/
A classic Tic-tac-toe game which is implemented using C++17 and SDL2
The interface between Twitch chat and Lua.
A c++17 database wrapper with easy to use syntax and active-record pattern.
A configuration library for C++.
My solutions to Advent Of Code 2020 problems.
A 2D virtual Rubik's Cube written in C++
parallelising a block-chain algorithm using multiple approaches (Pure Threads + Atomics,ThreadPool, OpenMP)
Constexpr matrices with computational mathematic methods. (#constexpr_ALL_the_things)
A simple lightweight header-only C++ logger
Add a description, image, and links to the cpp-17 topic page so that developers can more easily learn about it.
To associate your repository with the cpp-17 topic, visit your repo's landing page and select "manage topics."
Turn on
-fstrict-aliasing -Wstrict-aliasing.