Boost
Projects with this topic
-
Tiny C++ HTTP library based on boost beast
Updated -
This is an extension to Boost.Units, focused in new systems of units and extending features.
Updated -
Custom diff implementation. C++ implementation of Longest Common Subsequence (LCS). The project uses c++20 and the boost library.
Updated -
-
CLI tool to list, get and create GitLab project issues. Requires Boost::json, Boost::program_options, and libcurl.
Updated -
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 -
Client-server application for desktop (chat).
Archived 1Updated -
-
Coverage: https://expresscpp.gitlab.io/expresscpp/, Examples: https://gitlab.com/expresscpp/expresscpp/tree/master/example
Updated -
Enterprise Cloud and On-premise Backup solution
Updated -
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 -
This addon allows you to animate any kind of object in openframeworks.
Updated -
Small training made while following the asio tutorial. Uses cppan in order to simplify library management.
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 -
An IRC library in the works based on Boost.Asio and experimental features from C++17
Updated