tobspr / FastDynamicCastLinks
Fast dynamic cast in C++ for MSVC, outperforming the regular dynamic cast by up to 25 times
☆108Updated 8 years ago
Alternatives and similar repositories for FastDynamicCast
Users that are interested in FastDynamicCast are comparing it to the libraries listed below
Sorting:
- Lightweight C++ task system☆82Updated 8 years ago
- Zmeya is a header-only C++ binary serialization library designed for games and performance-critical applications☆130Updated 3 weeks ago
- RDESTL is library providing small subset of STL functionality, aimed at games development.