A simple base layer, and utilities for my own C development. A lot of the stuff came from https://www.youtube.com/c/Mr4thProgramming, but I have made a few simplifications/modifications
☆393Mar 9, 2025Updated 11 months ago
Alternatives and similar repositories for c-codebase
Users that are interested in c-codebase are comparing it to the libraries listed below
Sorting:
- A Very simple Renderer API☆62Feb 18, 2023Updated 3 years ago
- Rift - A Language Transpiler☆109Oct 12, 2022Updated 3 years ago
- a game written in C using gunslinger☆17Aug 10, 2024Updated last year
- Collection of short C code snippets for copy-pasting and reference.☆22Feb 20, 2026Updated last week
- A simple lightweight immediate mode renderer for 2D graphics, using OpenGL.☆44Mar 26, 2023Updated 2 years ago
- A small networked game written as a first introduction to network programming☆18Sep 23, 2022Updated 3 years ago
- My personal 4coder custom layer☆38Sep 24, 2025Updated 5 months ago
- A Modern C11 compiler (STILL EARLY)☆1,240Updated this week
- ☆10Nov 25, 2021Updated 4 years ago
- Arena Allocator implementation in pure C as an stb-style single-file library.☆720Apr 22, 2025Updated 10 months ago
- [EARLY ALPHA] A toolkit for making 2D and 3D indie games in Odin☆41Updated this week
- A game made in the Yarnspin story-telling engine.☆16Aug 27, 2023Updated 2 years ago
- Vector implementation in Zig☆12May 4, 2023Updated 2 years ago
- A native, user-mode, multi-process, graphical debugger.☆6,684Updated this week
- ☆22Dec 9, 2024Updated last year
- Chunk Miner is a small but complete game, in less than 3200 lines of Odin code.☆62Mar 18, 2025Updated 11 months ago
- A GDB frontend for Lïnux.☆2,987Dec 31, 2025Updated 2 months ago
- gb single-file public domain libraries for C & C++☆712Feb 23, 2021Updated 5 years ago
- minimal cross-platform standalone C headers☆9,633Updated this week
- An Immediate UI library for C, designed to be easy to use & customizable☆196Jun 4, 2022Updated 3 years ago
- Starter code samples for using Direct3D11 in Odin