robotology / how-to-export-cpp-libraryLinks
An OS-agnostic C++ library template in plain CMake.
☆368Updated 4 years ago
Alternatives and similar repositories for how-to-export-cpp-library
Users that are interested in how-to-export-cpp-library are comparing it to the libraries listed below
Sorting:
- CMake: config mode of find_package command (examples)☆402Updated 3 years ago
- Example library that shows best practices and proper usage of CMake by using targets☆674Updated 4 years ago
- A small c++ template with modern CMake☆322Updated 3 months ago
- Clean C++ project for you to use. Features: Modern CMake, CPack, Doxygen, PlantUML, Catch Unit testing, static analysis☆360Updated 4 years ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆939Updated last week
- A set of cmake modules to assist in building code☆286Updated 3 years ago
- Easy Boost integration in CMake projects☆405Updated 2 years ago
- CMake modules to help use sanitizers☆396Updated 7 months ago
- Header only C++14 mocking framework☆845Updated last month
- Easy-to-add enhancements for any C/C++ CMake project. Including AFL fuzzing, code-coverage, Thread/Address/Leak/Address/Undefined saniti…☆636Updated 8 months ago
- 💅 Stylize your code! Automatic clang-format and cmake-format targets for CMake.☆167Updated 5 months ago
- 🦘 A dependency injection container for C++11, C++14 and later☆525Updated this week
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.☆366Updated 6 months ago
- Native ApprovalTests for C++ on Linux, Mac and Windows☆325Updated 3 weeks ago
- C++17 Run-time Polymorphism (Type Erasure) library☆477Updated 2 months ago
- Template for reliable, cross-platform C++ project setup using cmake.☆928Updated last month
- C++17 `std::variant` for C++11/14/17☆690Updated 2 years ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆893Updated 11 months ago
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆272Updated last year
- Performance benchmark framework for C++ with nanoseconds measure precision☆302Updated last month
- A header-only C++ library for task concurrency☆628Updated 2 years ago
- Tool for analyzing includes in C++☆202Updated 9 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆518Updated last week
- A reflective enum implementation for C++☆291Updated last year
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆750Updated 2 weeks ago
- Additional CMake functionality. Most of the modules are from Ryan Pavlik (https://github.com/rpavlik/cmake-modules)☆573Updated 3 weeks ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆466Updated 2 months ago
- Implementation of C++20's std::span for older compilers☆352Updated 2 years ago
- How to install a library with cmake☆152Updated 4 years ago
- A miniature library for struct-field reflection in C++☆564Updated 2 months ago