part22's Stars
EbookFoundation/free-programming-books
:books: Freely available programming books
jesseduffield/lazygit
simple terminal UI for git commands
helix-editor/helix
A post-modern modal text editor.
icsharpcode/ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
lettier/3d-game-shaders-for-beginners
🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
skypjack/entt
Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
Cysharp/UniTask
Provides an efficient allocation free async/await integration for Unity.
SanderMertens/flecs
A fast entity component system (ECS) for C & C++
ssloy/tinyraytracer
A brief computer graphics / rendering course
microsoft/wil
Windows Implementation Library
Dobiasd/FunctionalPlus
Functional Programming Library for C++. Write concise and readable C++ code.
mpusz/mp-units
The quantities and units library for C++
modm-io/modm
modm: a C++23 library generator for AVR and ARM Cortex-M devices
philips-software/amp-embedded-infra-lib
amp-embedded-infra-lib is a set of C++ libraries and headers that provide heap-less, STL like, infrastructure for embedded software development
kvasir-io/mpl
Meta programming library designed for compilation speed.
a9183756-gh/Arduino-CMake-Toolchain
CMake toolchain for all Arduino compatible boards
Viatorus/emio
A safe and fast high-level and low-level character input/output library for bare-metal and RTOS based embedded systems with a very small binary footprint.
firasuke/mussel
The shortest and fastest script to build working cross compilers targeting musl libc
RishabhRD/mraylib
simple ray tracing library focusing on good code
ashtum/saf
A single-header scheduler aware C++ future/promise that does not block