pfultz2 / cget-recipes
Recipes for cget
☆16Updated last year
Related projects ⓘ
Alternatives and complementary repositories for cget-recipes
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆39Updated 2 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 5 years ago
- C++20 implementation of {{ mustache }}☆83Updated this week
- C++ string formatting library☆44Updated 4 years ago
- Simple, non intrusive reactive programming library for C++. (Events + Observable Properties + Reactive Properties)☆72Updated 5 years ago
- The C++ package manager based on premake5☆27Updated 6 years ago
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- ☆26Updated 6 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- A collection of single-header C++11 libraries by Chobolabs☆133Updated 4 years ago
- A generic implementation of the BitmaskType C++ concept☆85Updated 4 years ago
- Foundations of symbol based programming☆30Updated 4 years ago
- C++ implementation of strong types☆53Updated 4 years ago
- Signals/Slots implementation with multiple executors☆28Updated 6 years ago
- Block level data synchronization library☆48Updated 5 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆76Updated last year
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 6 years ago
- Header-only library providing unicode aware string support for C++