- Algiers, Algeria.
Lists (1)
Sort Name ascending (A-Z)
Stars
Godot Engine – Multi-platform 2D and 3D game engine
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows
A multi core friendly rigid body physics and collision detection library. Written in C++. Suitable for games and VR applications. Used by Horizon Forbidden West and Death Stranding 2.
💻 C++ Functional Terminal User Interface. ❤️
EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance.
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
C++ implementation of the Python Numpy library
Cross-platform C++11 header-only library for memory mapped file IO
linalg.h is a single header, public domain, short vector math library for C++
An example demo of IMGUI (Immediate Mode GUI) on the web. Using only WebGL, GLFW and ImGui. Suitable for being compiled to web assembly (WASM).
The most over-engineered C++ assertion library
💻📱 A cross platform system abstraction library written in C++ for managing windows and performing OS tasks.
Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code
A modern and performant C++20 read/write parser of Photoshop Files (*.psd and *.psb) with fully fledged Python bindings hosted on PyPi
SafeInt is a class library for C++ that manages integer overflows.
Real-time Mandelbrot zoom via SSE, AVX, OpenMP, CUDA, XaoS...