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.

LÖVE

LÖVE

License: zlib/libpng License


Description:

LÖVE is a free, open-source framework for creating 2D games in Lua. It runs on Windows, macOS, Linux, Android and iOS, and provides a simple API for graphics, audio and input under the permissive zlib/libpng license.