biojppm / cmany
Easily batch-build cmake projects!
☆17Updated last month
Alternatives and similar repositories for cmany:
Users that are interested in cmany are comparing it to the libraries listed below
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 6 months ago
- A few classes which compile faster than the classes that they replace☆12Updated 11 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- C++ library for type introspection, reflection, and scripting interface☆27Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated last year
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- Proposal for constexpr_allocator☆13Updated 8 years ago
- C++20 for flag enums☆27Updated 4 years ago
- homogeneous variadic function parameters☆17Updated last year
- Foundations of symbol based programming☆30Updated 5 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 years ago
- Generic 2D graphics library for C++14☆28Updated 2 months ago
- Provide {fmt} as a C++20 named module☆9Updated 3 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 10 months ago
- Signals/Slots implementation with multiple executors☆29Updated 6 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 8 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- Playground for Cloud CI development for C++☆24Updated 4 years ago
- A modern(ish) cross-platform open-source 2D game engine built on top of SDL2. C++98/03/11/14/17 compatible. Requires plf::colony and plf:…☆16Updated 6 years ago
- SLB: C++ Standard Library Backport☆11Updated 6 years ago
- Small C++ preprocessor library☆13Updated 4 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago