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:
- Zmeya is a header-only C++ binary serialization library designed for games and performance-critical applications☆122Updated 6 months ago
- Lightweight C++ task system☆81Updated 8 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 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
- Single-header libraries from the Magnum engine☆120Updated 3 months ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 years ago
- C++ string formatting library☆45Updated 5 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆188Updated 5 years ago
- Wrapper for OpenGL, OpenAL and EGL including utilities for writing distributed applications with graphics and/or audio rendering.☆91Updated 3 years ago
- Fiber-based job system with extremely simple API☆82Updated 4 years ago
- C++11 lock-free job queue☆83Updated 9 years ago
- Handles image pixel format, querys for all, encode/decode for many☆63Updated last week
- Library of ImGui controls for displaying performance metrics.☆246Updated 2 years ago
- Program analyses debugger information file (PDB, so Microsoft Visual C++ only) and presents info about user defined structures (size, pad…☆70Updated 3 years ago
- Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies☆64Updated 7 years ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆92Updated 2 months ago
- The fastest culler ever☆37Updated 7 years ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 3 years ago
- Kahncode Core Library☆32Updated 2 years ago
- unofficial mirror☆144Updated 6 years ago
- Analyzes MSVC C++ compilations with C++ Build Insights SDK☆81Updated 4 years ago
- Premake module adding support for compilation speed up through the use of the "single compilation unit" pattern, slightly modified.☆17Updated last year
- A collection of single-header C++11 libraries by Chobolabs☆135Updated 4 years ago
- Visual Studio extension to format, prune, and inspect include directives.☆52Updated last year
- PPK_ASSERT is an orthodox drop-in & self-contained C++ assertion library ⚠️☆208Updated 3 years ago
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆34Updated 2 years ago
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- Header-only C++17 wrapper for OpenGL 4.6 Core Profile.☆160Updated 3 years ago
- Find race conditions at low cost by instrumenting containers☆35Updated 5 months ago