cginternals / cppassist
C++ sanctuary for small but powerful and frequently required, stand alone features.
☆28Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for cppassist
- C++ library for type introspection, reflection, and scripting interface☆27Updated last year
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- C++20 Vulkan and GLes rendering engine☆17Updated 3 months ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 5 months ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆39Updated 2 years ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆41Updated 2 years ago
- C++ string formatting library☆44Updated 4 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated 10 months ago
- easy reflection and serialization for C++17, MIT licensed☆51Updated 2 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 2 years ago
- C++17 tiny vector math library☆41Updated 11 months ago
- Generic 2D graphics library for C++14☆28Updated 2 years ago
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 3 weeks ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 7 months ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆21Updated 3 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 lightweight SIMD vector, matrix and quaternion library☆32Updated last year
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- Archived!☆27Updated 3 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆17Updated 3 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated last year
- Cocoa is an uniform hashing library with no dependencies that provides interface for CRC32, CRC64, GCRC, RS, JS, PJW, ELF, BKDR, SBDM, D…☆23Updated 9 years ago
- Open-hierarchy Fast RTTI framework for C++17 and up with support for multiple inheritance and dynamic casting.☆37Updated 2 years ago
- easy to use callback library for C++☆39Updated 7 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Dear ImGui with IMM32☆45Updated 4 years ago