Tracy Profiler

Tracy Profiler

License: BSD-3-Clause


Description:

Tracy Profiler is a real-time, nanosecond-resolution profiler for games and other applications. It supports CPU and GPU profiling, remote telemetry, and hybrid frame and sampling captures, with bindings for C++, Lua, Python, and more, plus live visualization via an interactive demo.

Binaryen

Binaryen

License: Apache-2.0


Description:

Binaryen is a C++ library and compiler/toolchain for WebAssembly, featuring wasm-opt, wasm-as, wasm-dis, wasm2js, and more. It provides a compact IR, parallel optimization passes, and integration with Emscripten, enabling fast, efficient WebAssembly generation and optimization.

Box3D

Box3D

License: MIT


Description:

Box3D is a cross-platform 3D physics engine for games. Written in portable C17 with SIMD support, it provides robust rigid-body dynamics, collision detection, and joints, with multiple samples and cross-platform build options via CMake.

CARBON Engine


CARBON Engine

License: MIT


Description:

CARBON Engine is an open-source platform for persistent sandbox worlds, powering EVE Online and EVE Frontier. It provides a collection of C++ engines and tools (rendering, simulation, IO, assets) designed for game development and large-scale virtual worlds.