tobspr / FastDynamicCastLinks
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
Sorting:
- Single-header libraries from the Magnum engine☆119Updated 3 months ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- Zmeya is a header-only C++ binary serialization library designed for games and performance-critical applications☆121Updated 6 months ago
- C++ string formatting library☆45Updated 5 years ago
- C++ Reflection using clang☆277Updated 2 years ago
- RDESTL is library providing small subset of STL functionality, aimed at games development.☆106Updated last year
- Lightweight C++ task system☆81Updated 7 years ago
- KISS C++20 Type Reflection using IFC files☆72Updated last year
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 years ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 2 years ago
- Analyzes MSVC C++ compilations with C++ Build Insights SDK☆81Updated 4 years ago
- Visual Studio extension to format, prune, and inspect include directives.☆52Updated last year
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆91Updated 2 months ago
- C++11 lock-free job queue☆83Updated 9 years ago
- Find race conditions at low cost by instrumenting containers☆35Updated 4 months ago
- A small C++ library to handle hashed strings serving as identifiers.☆188Updated 5 years ago
- Everything I am (was...) passionate about - the best game engine ever☆50Updated 4 years ago
- Handles image pixel format, querys for all, encode/decode for many☆63Updated 2 years ago
- Kahncode Core Library☆32Updated 2 years ago
- Wrapper for OpenGL, OpenAL and EGL including utilities for writing distributed applications with graphics and/or audio rendering.☆91Updated 3 years ago
- forward declarations for C++ std headers☆74Updated 4 years ago
- Fiber-based job system with extremely simple API☆82Updated 4 years ago
- PPK_ASSERT is an orthodox drop-in & self-contained C++ assertion library ⚠️☆208Updated 3 years ago
- Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies☆64Updated 7 years ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆105Updated 2 years ago
- Vulkan rendering library for graphics and text☆95Updated 3 months ago
- unofficial mirror☆144Updated 6 years ago
- C++17 GLSL-like vector and matrix math lib☆187Updated 3 years ago
- FixedMath: A High-Performance C++23, C++17 Library for Fixed-Point 48.16 Arithmetic☆79Updated 3 weeks ago
- Compile time implementation of the 64-bit xxhash algorithm as C++11 constexpr expression.☆49Updated last month