Pinned Repositories
Catch2
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
conan
Conan - The open-source C and C++ package manager
log4cplus
log4cplus is a simple to use C++ logging API providing thread-safe, flexible, and arbitrarily granular control over log management and configuration. It is modelled after the Java log4j API.
mysql_fdw
PostgreSQL foreign data wrapper for MySQL
ThreadPool
A simple C++11 Thread Pool implementation
ballastre's Repositories
ballastre/conan
Conan - The open-source C and C++ package manager
ballastre/Catch2
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
ballastre/log4cplus
log4cplus is a simple to use C++ logging API providing thread-safe, flexible, and arbitrarily granular control over log management and configuration. It is modelled after the Java log4j API.
ballastre/mysql_fdw
PostgreSQL foreign data wrapper for MySQL
ballastre/ThreadPool
A simple C++11 Thread Pool implementation