-
-
Cuik Public
Forked from RealNeGate/CuikA Modern C11 compiler (STILL EARLY)
C MIT License UpdatedOct 28, 2023 -
codegen-benchmark Public
A simple benchmark comparing languages with optimizing compilers
-
compiler-explorer Public
Forked from compiler-explorer/compiler-explorerRun compilers interactively from your web browser and interact with the assembly
TypeScript BSD 2-Clause "Simplified" License UpdatedOct 11, 2023 -
vmem Public
A cross-platform single-header C library for managing virtual memory. Currently for Windows and Linux.
-
odin-mimalloc Public
Odin bindings for mimalloc (https://github.com/microsoft/mimalloc). mimalloc is a compact general purpose allocator with excellent performance.
-
ludum-dare-53 Public
FRAGILE: handle with care (Ludum Dare 53 Jam entry)
-
imgui Public
Forked from ocornut/imguiDear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
C++ MIT License UpdatedApr 17, 2023 -
Intel® Implicit SPMD Program Compiler
C++ BSD 3-Clause "New" or "Revised" License UpdatedJan 20, 2023 -
ispc-3d-renderer Public
Toy Software Triangle Rasterizer Written in Intel's ISPC language
-
-
-
godot Public
Forked from godotengine/godotGodot Engine – Multi-platform 2D and 3D game engine
C++ MIT License UpdatedOct 24, 2022 -
raylib-template Public template
C/C++ game template for Raylib and Visual Studio. Just download and use, no setup required
-
ols Public
Forked from DanielGavin/olsLanguage server for Odin
-
-
box2d-lite-zig Public
Box2D-Lite rewritten in Zig. Box2D is a small physics engine for 2D games.
-
hsc_arduino Public
simple arduino programs we made in our microcontroller programming class in school
C++ UpdatedMay 4, 2022 -
-
-
-
-
-
txtimg Public
command line program that can convert images to ascii text
-
bullet_hell_2d Public
Super simple top-down shooter game in custom engine. Made in 5 days.