cginternals / cppassist
C++ sanctuary for small but powerful and frequently required, stand alone features.
☆28Updated 7 months ago
Alternatives and similar repositories for cppassist:
Users that are interested in cppassist are comparing it to the libraries listed below
- C++ library for type introspection, reflection, and scripting interface☆27Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 10 months ago
- easy reflection and serialization for C++17, MIT licensed☆51Updated 3 years ago
- C++17 tiny vector math library☆42Updated last year
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 2 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated last month
- C++20 Vulkan and GLes rendering engine☆17Updated 4 months ago
- Archived!☆27Updated 3 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- optional bare - A simple version of a C++17-like optional for default-constructible, copyable types, for C++98 and later in a single-fil…☆20Updated 2 years ago
- 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++ string formatting library☆44Updated 5 years ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 2 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated 10 months ago
- C++ Reflection & Serialization using Clang's LibTooling☆51Updated 4 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆14Updated 2 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- a lightweight SIMD vector, matrix and quaternion library☆32Updated 2 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆25Updated 3 years ago
- Open-hierarchy Fast RTTI framework for C++17 and up with support for multiple inheritance and dynamic casting.☆39Updated 2 years ago
- Generic 2D graphics library for C++14☆28Updated 2 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆65Updated last month