Pinned Repositories
bitsery
Your binary serialization library
code
Game Programming in C++ Code
CppVerbalExpressions17
C++17 regular expressions made easy
EASTL
EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance.
eastl-expected
eastl::expected- Expected objects in C++11 and later in a single-file header-only library
flecs-systems-physics
Physics systems for flecs
json
JSON for Modern C++
MapGenerator
Modern port of MapGenerator by Rellikiox
range-v3.5
Range library for eastl::ranges
rectpack2D
A header-only, very efficient 2D rectangle packing library. Used in Assassin's Creed and Skydio drones. 2 scientific references.
MasterDrake's Repositories
MasterDrake/bitsery
Your binary serialization library
MasterDrake/code
Game Programming in C++ Code
MasterDrake/CppVerbalExpressions17
C++17 regular expressions made easy
MasterDrake/EASTL
EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance.
MasterDrake/eastl-expected
eastl::expected- Expected objects in C++11 and later in a single-file header-only library
MasterDrake/json
JSON for Modern C++
MasterDrake/MapGenerator
Modern port of MapGenerator by Rellikiox
MasterDrake/range-v3.5
Range library for eastl::ranges
MasterDrake/rectpack2D
A header-only, very efficient 2D rectangle packing library. Used in Assassin's Creed and Skydio drones. 2 scientific references.
MasterDrake/sol3
Sol3 (sol2 v3.0) - a C++ <-> Lua API wrapper with advanced features and top notch performance - is here, and it's great! Documentation:
MasterDrake/sqlite3pp
SQLite3++ - C++ wrapper of SQLite3 API