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:
- 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++ Reflection & Serialization using Clang's LibTooling☆52Updated 4 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- Windows Using Headers Only...☆63Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 3 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 3 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☆50Updated 3 weeks ago
- Archived!☆27Updated 3 years ago
- forward declarations for C++ std headers☆74Updated 4 years ago
- Cross-platform C++ library providing tools for applications to locate themselves, their data assets as well as dependent modules.☆85Updated 6 months ago
- A simple, one-file, header-only, C++ utility for graphs, curves and histograms.☆77Updated 7 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆25Updated 4 years ago
- C++20 Vulkan and GLes rendering engine☆17Updated last week
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- C++17 tiny vector math library☆46Updated last year
- Open-hierarchy Fast RTTI framework for C++17 and up with support for multiple inheritance and dynamic casting.☆42Updated 3 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated 3 weeks ago
- C++ library for type introspection, reflection, and scripting interface☆28Updated last year
- Virtual memory based containers☆43Updated 3 years ago
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆43Updated 5 years ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆105Updated last week
- Optimizing the memory layout of std::tuple☆34Updated 5 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 6 months ago
- "Longeron++" C++17 library for simple memory-efficient or 'data-oriented' structures☆32Updated 4 months ago
- C++20 compile-time reflection library.☆35Updated last year