Projects with this topic
-
Demonstration program for how to write unit test programs with the Boost.Test framework.
This is the live demo for my talk about TDD and Boost.Test: https://gitlab.com/wolframroesler/Talks/blob/master/tdd.pdf
Updated -
-
Enterprise Cloud and On-premise Backup solution
Updated -
This is an extension to Boost.Units, focused in new systems of units and extending features.
Updated -
Client-server application for desktop (chat).
Archived 1Updated -
CLI tool to update DigitalOcean droplet firewalls for ports. Can also use system's current IP if option used. Requires Boost libs: json, beast, program_options.
Updated -
An IRC library in the works based on Boost.Asio and experimental features from C++17
Updated -
Custom diff implementation. C++ implementation of Longest Common Subsequence (LCS). The project uses c++20 and the boost library.
Updated -
chaos preprocessor library. This is what boost preprocessor derived from.
Archived 0Updated -
LGDXRobot2 ROS2 is the integration layer for the LGDXRobot2 hardware, providing examples for both physical and simulated robots.
Updated -
-
Base implementation (without tftp option extension) of tftp server based on Boost libraries (Asio, Filesystem, Iostreams). Currently supports octet and netascii modes of file download. There is no upload feature for now.
Updated -
Small training made while following the asio tutorial. Uses cppan in order to simplify library management.
Updated -
This addon allows you to animate any kind of object in openframeworks.
Updated -
CLI tool to list, get and create GitLab project issues. Requires Boost::json, Boost::program_options, and libcurl.
Updated