robotology / how-to-export-cpp-library
An OS-agnostic C++ library template in plain CMake.
☆364Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for how-to-export-cpp-library
- Clean C++ project for you to use. Features: Modern CMake, CPack, Doxygen, PlantUML, Catch Unit testing, static analysis☆350Updated 4 years ago
- Example library that shows best practices and proper usage of CMake by using targets☆667Updated 3 years ago
- CMake: config mode of find_package command (examples)☆398Updated 3 years ago
- A small c++ template with modern CMake☆313Updated 8 months ago
- CMake modules to help use sanitizers☆378Updated last month
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.☆354Updated last week
- Native ApprovalTests for C++ on Linux, Mac and Windows☆318Updated 2 weeks ago
- A reflective enum implementation for C++☆289Updated 9 months ago
- 🦘 A dependency injection container for C++11, C++14 and later☆498Updated this week
- Easy-to-add enhancements for any C/C++ CMake project. Including AFL fuzzing, code-coverage, Thread/Address/Leak/Address/Undefined saniti…☆608Updated last month
- Easy Boost integration in CMake projects☆399Updated 2 years ago
- gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later☆901Updated 2 weeks ago
- Contains the slides and examples for my "More Modern CMake" and "Oh No! More Modern CMake" talks from "Meeting C++" 2018 and 2019☆168Updated 4 years ago
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆259Updated 6 months ago
- Implementation of strong types in C++☆775Updated 2 years ago
- Header-only library for multithreaded programming☆226Updated last month
- Implementation of C++20's std::span for older compilers☆335Updated last year
- A header only C++ library that provides type safety and user defined literals for physical units☆500Updated 11 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆484Updated last month
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆392Updated last week
- 💅 Stylize your code! Automatic clang-format and cmake-format targets for CMake.☆159Updated 10 months ago
- Semantic Versioning for modern C++☆300Updated last month
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated 5 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆545Updated 3 months ago
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆405Updated 5 months ago
- CMake wrapper for conan C and C++ package manager☆831Updated last month
- Header only C++14 mocking framework☆814Updated last month
- Template for reliable, cross-platform C++ project setup using cmake.☆912Updated last year
- C++11/14/17 std::optional with functional-style extensions and reference support☆860Updated 5 months ago
- A simple C++14 signal-slots implementation☆728Updated 6 months ago