C Chads
Free Software Project specialized in C programming. Largely recreational programming.
United States of America
Pinned Repositories
C-Chads
Group Constitution
C-Programming-Style-Guidelines
C-Chads C Programming Style Guide
c4
C in four functions
mujs
mujs javascript engine
MyLittle6502
Fake6502 with numerous bug fixes, plus fake65c02, a CMOS chip emulator. Public domain 6502 emulator and public domain 65c02 emulator.
SDL2_Base
Base for CC0 SDL2 projects. Obviously, you don't have to make your project CC0, but, it's nice, eh?
seabass
the SEABASS MetaProgramming language (and metacompiler) repository. Public Domain Compiler.
tinycc
C-Chads Maintained fork of Tiny C Compiler, regularly pulled from https://repo.or.cz/w/tinycc.git
tinygl
The penultimate portable graphics library
YetAnotherCStringLibrary
wow what an original idea for a library
C Chads's Repositories
C-Chads/tinygl
The penultimate portable graphics library
C-Chads/tinycc
C-Chads Maintained fork of Tiny C Compiler, regularly pulled from https://repo.or.cz/w/tinycc.git
C-Chads/MyLittle6502
Fake6502 with numerous bug fixes, plus fake65c02, a CMOS chip emulator. Public domain 6502 emulator and public domain 65c02 emulator.
C-Chads/SDL2_Base
Base for CC0 SDL2 projects. Obviously, you don't have to make your project CC0, but, it's nice, eh?
C-Chads/C-Programming-Style-Guidelines
C-Chads C Programming Style Guide
C-Chads/mujs
mujs javascript engine
C-Chads/musl
Unofficial mirror of etalabs musl repository. Updated daily.
C-Chads/PortableGL
An implementation of OpenGL 3.x-ish in clean C
C-Chads/rabbit
A really small and fast (like a rabbit) web server written in C.
C-Chads/quickjs
Public repository of the QuickJS Javascript Engine. Pull requests are not accepted. Use the mailing list to submit patches.
C-Chads/YetAnotherCStringLibrary
wow what an original idea for a library
C-Chads/awesome-cpus
All CPU and MCU documentation in one place
C-Chads/cc65
cc65 - a freeware C compiler for 6502 based systems
C-Chads/MHS-FS
The MHS Filesystem- A very simple linked-list based file system designed for recoverability and low data redundancy. Public domain filesystem (Version 1)
C-Chads/mojoAL
An SDL2-based implementation of OpenAL in a single C file.
C-Chads/seabass
the SEABASS MetaProgramming language (and metacompiler) repository. Public Domain Compiler.
C-Chads/stb
stb single-file public domain libraries for C/C++
C-Chads/Tiger
Tiger, a fast and powerful web server. (Downstream of https://codeberg.org/kevidryon2/Tiger)
C-Chads/z88dk
The development kit for over a hundred z80 family machines - c compiler, assembler, linker, libraries.
C-Chads/zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
C-Chads/crown
The flexible game engine.
C-Chads/funbas
Tutorial programs for the SEABASS metaprogramming language.
C-Chads/hagl
Hardware Agnostic Graphics Library for embedded
C-Chads/mini-rv32ima
A tiny C header-only risc-v emulator.
C-Chads/psp-controller
Remotely control Wi-Fi based microcontrollers with the PSP.
C-Chads/pspsdk
An open-source SDK for PSP homebrew development.
C-Chads/seabass_syntax_highlight
Syntax highlighting for my metaprogramming language, Seabass.
C-Chads/SISA64
Public domain 64 bit custom RISC architecture. Work in Progress.
C-Chads/tinyexpr
tiny recursive descent expression parser, compiler, and evaluation engine for math expressions
C-Chads/uofw
The unofficial Official FirmWare, a complete latest PSP firmware reverse engineering project