jsoysouvanh / KodgenLinks
C++17 parser and code generator
☆41Updated 2 years ago
Alternatives and similar repositories for Kodgen
Users that are interested in Kodgen are comparing it to the libraries listed below
Sorting:
- Runtime compiled C++ with hot-swapped classes.☆121Updated 3 years ago
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- Vulkan rendering library for graphics and text☆95Updated 9 months ago
- C++20 Dynamic Reflection Library☆139Updated 9 months ago
- A header-only C++20 library of fast delegates and events☆28Updated 2 years ago
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆37Updated 2 years ago
- C++ Reflection & Serialization using Clang's LibTooling☆53Updated 5 years ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆105Updated 2 months ago
- Modern C++ Undo / Redo framework☆29Updated 2 years ago
- Cross-platform C++ library providing tools for applications to locate themselves, their data assets as well as dependent modules.☆85Updated 9 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- MSGUI - Metashell GUI☆69Updated 7 years ago
- Virtual memory based containers☆42Updated 3 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last week
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆26Updated 4 years ago
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 4 years ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆98Updated 6 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆19Updated last year
- Ergonomic C++ Iterator interface for STL containers☆39Updated 3 years ago
- C++20 compile-time reflection library.☆35Updated last year
- Fast dynamic cast in C++ for MSVC, outperforming the regular dynamic cast by up to 25 times☆108Updated 9 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 years ago
- C++ Better Futures☆50Updated 2 years ago
- Open-hierarchy Fast RTTI framework for C++17 and up with support for multiple inheritance and dynamic casting.☆43Updated 3 years ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆41Updated 3 years ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- use cling scripting with C++ and cmake☆34Updated 6 years ago
- Lightweight C++ task system☆82Updated 8 years ago
- Null-termination-aware string-view class for C++☆26Updated 5 months ago