AssertiveDilettante's Stars
godotengine/godot
Godot Engine – Multi-platform 2D and 3D game engine
oven-sh/bun
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
curl/curl
A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features
servo/servo
Servo, the embeddable, independent, memory-safe, modular, parallel web rendering engine
LadybirdBrowser/ladybird
Truly independent web browser
tigerbeetle/tigerbeetle
The financial transactions database designed for mission critical safety and performance.
Immediate-Mode-UI/Nuklear
A single-header ANSI C immediate mode cross-platform GUI library
ValveSoftware/GameNetworkingSockets
Reliable & unreliable messages over UDP. Robust message fragmentation & reassembly. P2P networking / NAT traversal. Encryption.
microsoft/Detours
Detours is a software package for monitoring and instrumenting API calls on Windows. It is distributed in source code form.
asmjit/asmjit
Low-latency machine code generation
EpicGamesExt/raddebugger
A native, user-mode, multi-process, graphical debugger.
zyantific/zydis
Fast and lightweight x86/x86-64 disassembler and code generation library
LuaLS/lua-language-server
A language server that offers Lua language support - programmed in Lua
shader-slang/slang
Making it easier to work with shaders
seanbaxter/circle
The compiler is available for download. Get it!
bepu/bepuphysics2
Pure C# 3D real time physics simulation library, now with a higher version number.
zig-gamedev/zig-gamedev
Dev repo for @zig-gamedev libs and sample applications
ValveResourceFormat/ValveResourceFormat
🔬 Valve's Source 2 resource file format parser, decompiler, and exporter.
Vexu/arocc
A C compiler written in Zig.
WebAssembly/component-model
Repository for design and specification of the Component Model
wangyi-fudan/wyhash
The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.
soulsmods/ModEngine2
Runtime injection library for modding Souls games. WIP
RealNeGate/Cuik
A Modern C11 compiler (STILL EARLY)
soulsmods/DSMapStudio
A standalone map/level editor for Demon's Souls, Dark Souls 1/2/3, Bloodborne, Sekiro, and Elden Ring.
zyantific/zasm
x86-64 Assembler based on Zydis
satya-das/cppparser
A library to parse C/C++ source as AST
RedBedHed/blipsort
Branchless-Lomuto in Pattern-Defeating Quicksort
Nibuja05/dota_particle_editor_tutorial
A detailed tutorial for the Particle Editor from dota2's workshop tools.
mmozeiko/build-dawn
Automatic build of dawn (WebGPU) for Windows
eliemichel/cpp20-cmake-emscripten-template
A template to work around an issue when using C++20 with Emcmake