cginternals / cppassistLinks
C++ sanctuary for small but powerful and frequently required, stand alone features.
☆29Updated last year
Alternatives and similar repositories for cppassist
Users that are interested in cppassist are comparing it to the libraries listed below
Sorting:
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆19Updated last year
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 3 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 years ago
- C++20 Vulkan and GLes rendering engine☆17Updated 3 months ago
- Archived!☆27Updated 4 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last month
- C++17 tiny vector math library☆45Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month
- Cross-platform C++ library providing tools for applications to locate themselves, their data assets as well as dependent modules.☆85Updated 10 months 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☆52Updated 2 months ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆26Updated 4 years ago
- Lightweight C++ task system☆82Updated 8 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- C++ string formatting library☆47Updated 6 years ago
- forward declarations for C++ std headers☆75Updated 5 years ago
- Open-hierarchy Fast RTTI framework for C++17 and up with support for multiple inheritance and dynamic casting.☆45Updated 3 years ago
- A simple, one-file, header-only, C++ utility for graphs, curves and histograms.☆77Updated 7 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆78Updated 2 years ago
- Fast dynamic cast in C++ for MSVC, outperforming the regular dynamic cast by up to 25 times☆108Updated 9 years ago
- Flat containers for C++☆59Updated 7 months ago
- Library of flat vector-like based associative containers☆76Updated 3 years ago
- C++ Reflection & Serialization using Clang's LibTooling☆53Updated 5 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- Windows Using Headers Only...☆63Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 4 years ago
- Single-header libraries from the Magnum engine☆120Updated 9 months ago
- MTuner SDK - Memory profiling library☆31Updated 7 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated 2 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆106Updated 3 months ago