jcelerier / cninjaLinks
an opinionated cmake config manager
☆41Updated 8 months ago
Alternatives and similar repositories for cninja
Users that are interested in cninja are comparing it to the libraries listed below
Sorting:
- Roman numeral support for C++17☆51Updated 2 years ago
- Make CMake less painful when trying to write Modern Flexible CMake (legacy)☆104Updated 3 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 7 months ago
- Forward declarations for C++ standard library☆22Updated 4 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- A proposal for a JSON data type in the C++ standard library☆55Updated 5 years ago
- Fast C++17 signal/slot library☆38Updated 6 years ago
- Command Line User Experience☆80Updated 5 years ago
- Yet another C++ text formatting library.☆71Updated 11 months ago
- ☆17Updated last year
- Ergonomic C++ Iterator interface for STL containers☆39Updated 2 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 5 years ago
- lazy_map is map library with std::unordered_map like interface that has O(1) cost of copying irrespective of the current size of map.☆41Updated 2 years ago
- ☆40Updated 5 years ago
- Windows Using Headers Only...☆63Updated 4 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 4 years ago
- A simple cmake-based modular build system for C and C++, designed to be easy to use with a higher level project format than that of cmake…☆27Updated 6 years ago
- rx::ranges is a minimalist ranges library for C++17☆128Updated 3 years ago
- CMake Community Modules☆44Updated 5 years ago
- C++ static_enum☆87Updated 5 years ago
- An attempt to introduce a new scripting language for CMake☆60Updated 5 years ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- forward declarations for C++ std headers☆74Updated 4 years ago
- "Zero Setup" cross-compilation for C/C++. Supports numerous architectures, build systems, C standard libraries, vcpkg, and Conan.☆42Updated 3 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- MSGUI - Metashell GUI☆69Updated 7 years ago
- A header-only C++ parsing framework