BenjaminNavarro / cpgenLinks
A C++ project generator based on CMake and Conan
☆10Updated 4 years ago
Alternatives and similar repositories for cpgen
Users that are interested in cpgen are comparing it to the libraries listed below
Sorting:
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆49Updated last year
- File/Directory Watcher for Modern C++☆85Updated 2 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆77Updated 2 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- C++20 implementation of {{ mustache }}☆86Updated 9 months ago
- a declarative UI library for C++☆115Updated last week
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆95Updated 5 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 years ago
- Lean library to observe file changes in a specific directory path.☆46Updated 3 weeks ago
- Simple, non intrusive reactive programming library for C++. (Events + Observable Properties + Reactive Properties)☆73Updated 6 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 4 years ago
- A bunch of small C++ utilities☆66Updated last year
- Result<T, E> for Modern C++