tobspr / FastDynamicCast
Fast dynamic cast in C++ for MSVC, outperforming the regular dynamic cast by up to 25 times
☆103Updated 8 years ago
Alternatives and similar repositories for FastDynamicCast:
Users that are interested in FastDynamicCast are comparing it to the libraries listed below
- Zmeya is a header-only C++ binary serialization library designed for games and performance-critical applications☆119Updated 2 months ago
- Single-header libraries from the Magnum engine☆117Updated last week
- C++ Reflection using clang☆276Updated last year
- A small C++ library to handle hashed strings serving as identifiers.☆186Updated 4 years ago
- Visual Studio extension to format, prune, and inspect include directives.☆52Updated last year
- Analyzes MSVC C++ compilations with C++ Build Insights SDK☆81Updated 4 years ago
- C++ string formatting library☆44Updated 5 years ago
- Lightweight C++ task system☆79Updated 7 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 2 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 3 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- C++ implementation of strong types☆54Updated 5 years ago
- Program analyses debugger information file (PDB, so Microsoft Visual C++ only) and presents info about user defined structures (size, pad…☆67Updated 3 years ago
- ☆52Updated 5 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 4 years ago
- A library for C++ reflection and introspection☆199Updated 7 years ago
- Fiber-based job system with extremely simple API☆81Updated 4 years ago
- KISS C++20 Type Reflection using IFC files☆64Updated 8 months ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 2 years ago
- Wrapper for OpenGL, OpenAL and EGL including utilities for writing distributed applications with graphics and/or audio rendering.☆89Updated 3 years ago
- forward declarations for C++ std headers☆73Updated 4 years ago
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- RDESTL is library providing small subset of STL functionality, aimed at games development.☆105Updated 9 months ago
- reflection in c++ for json de/serialization☆43Updated last year
- C++ Delegate Library Collection☆28Updated 8 years ago
- C++11 lock-free job queue☆84Updated 8 years ago
- Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies☆64Updated 7 years ago
- Handles image pixel format, querys for all, encode/decode for many☆62Updated 2 years ago
- Simple, non intrusive reactive programming library for C++. (Events + Observable Properties + Reactive Properties)☆73Updated 6 years ago