PixelRifts / c-codebaseLinks
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
☆365Updated 4 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:
- Arena Allocator implementation in pure C as an stb-style single-file library.☆557Updated 2 months ago
- Simple String_View implementation for C programming language.☆176Updated last year
- Previous Generation of the NoBuild idea. Use https://github.com/tsoding/nob.h instead.☆611Updated 4 months ago
- Simple stb-style header-only library for Neural Networks☆376Updated last year
- Custom coroutines implementation in GNU C☆226Updated 5 months ago
- Rift - A Language Transpiler☆108Updated 2 years ago
- Dramatic EDitor☆640Updated 11 months ago
- A set of Data Structures for the C programming language☆35Updated 5 months ago
- ☆165Updated last year
- A cheatsheet of modern C language and library features.☆410Updated 5 months ago
- ooga booga☆239Updated 8 months ago
- Compiler for the COOL language written in C.☆118Updated 8 months ago
- Snake written in Pure C and compilable to WebAssembly☆151Updated last year
- Online Multiplayer Browser Game with Old-School Raycasting Graphics.☆367Updated 2 months ago
- Programming Animation Engine☆92Updated 6 months ago
- Immediate Mode JSON Serialization Library in C☆195Updated last week
- Artifacts of that Memory Management Tsoding Session☆166Updated last year
- Linear Algebra in C☆108Updated 3 years ago
- Starting Soon Timer for Tsoding Streams☆267Updated 8 months ago
- Minimal, configurable & GPU accelerated Immediate Mode UI Library written with modern OpenGL☆955Updated 7 months ago
- A collection of resources to aid in building rock-solid programs from scratch.☆224Updated last year
- Unofficial Implementation of Subset of Raylib API in JavaScript☆179Updated last month
- A gradual guide to discover and learn the Jai programming language☆414Updated 11 months ago
- A compiler collection I made :&☆202Updated 11 months ago
- Simple pixel engine in C and OpenGL☆93Updated 3 weeks ago
- Simple Console Reminder Application☆84Updated 3 months ago
- A build system in C for C☆366Updated 3 weeks ago
- Header only library for writing build recipes in C.☆1,254Updated last month
- Notes from Machine Learning in C session