cginternals / cppassistLinks
C++ sanctuary for small but powerful and frequently required, stand alone features.
☆29Updated 10 months ago
Alternatives and similar repositories for cppassist
Users that are interested in cppassist are comparing it to the libraries listed below
Sorting:
- C++ library for type introspection, reflection, and scripting interface☆28Updated last year
- C++17 tiny vector math library☆43Updated last year
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 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
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 4 months ago
- easy reflection and serialization for C++17, MIT licensed☆51Updated 3 years ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Archived!☆27Updated 3 years ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆25Updated 4 years ago
- Generic 2D graphics library for C++14☆28Updated 5 months ago
- C++20 compile-time reflection library.☆35Updated 9 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- C++ Reflection & Serialization using Clang's LibTooling☆51Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- Type traits for properties of C / C++ enum types☆21Updated 6 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated 11 months ago
- C++ string formatting library☆45Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 4 months ago
- Cross-platform C++ library providing tools for applications to locate themselves, their data assets as well as dependent modules.☆82Updated 3 months ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- C++11 syntactic sugar for ImGui with RAII guards☆71Updated 5 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 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 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…☆24Updated 10 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- Open-hierarchy Fast RTTI framework for C++17 and up with support for multiple inheritance and dynamic casting.☆40Updated 2 years ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 3 months ago