Pinned Repositories
aoc-2023
Advent of Code 2023 Solutions
blockclang
Simple Blockchain Implementation in C
breakout-c
Breakout Game Written in C Using Raylib
c-allocators
A collection of allocators implemented in C
gol
Game of Life Implementation in C
hashmap-zig
Hashmap Implementation In Zig
odin-hashmap
Hashmap In Odin
tim
Titanium - Virtual Machine Written in C
tipp
Titanium Preprocessor - Header-Only Preprocessor Written in C
unnamed-lang
A compiler for a programming language written in C
CobbCoding1's Repositories
CobbCoding1/tim
Titanium - Virtual Machine Written in C
CobbCoding1/c-allocators
A collection of allocators implemented in C
CobbCoding1/gol
Game of Life Implementation in C
CobbCoding1/hashmap-zig
Hashmap Implementation In Zig
CobbCoding1/odin-hashmap
Hashmap In Odin
CobbCoding1/tipp
Titanium Preprocessor - Header-Only Preprocessor Written in C
CobbCoding1/aoc-2023
Advent of Code 2023 Solutions
CobbCoding1/breakout-c
Breakout Game Written in C Using Raylib
CobbCoding1/gorth
Forth interpreter written in Go
CobbCoding1/turing-c
Turing Machine Implementation In C
CobbCoding1/bf.js
brainf*ck interpreter written in C https://cobbcoding1.github.io/bf.js/
CobbCoding1/cobbbot-rs
Cobbbot-rs - Twitch Bot Written in Rust
CobbCoding1/hashmap
A hashmap implementation, in C
CobbCoding1/pico-epaper
CobbCoding1/aoc-2024
Advent of Code Solutions for 2024 In C
CobbCoding1/brainf.java
Brainf*ck Interpreter in Java
CobbCoding1/demo-site
CobbCoding1/doubly-ll
Doubly Linked List in C
CobbCoding1/erl-c
Erlang stuff in c
CobbCoding1/fitness.py
for school
CobbCoding1/genlex.h
Header-Only General C-Style Lexer
CobbCoding1/htmx-todo-go
Todo App In Go + HTMX
CobbCoding1/neural-network-hello-world
a basic neural network written in c
CobbCoding1/odin-bf
Brainf*ck interpreter written in Odin
CobbCoding1/OstrichDB
WIP | A NoJSON/NoSQL Database Management System CLI | Check development branch for latest changes
CobbCoding1/rule110
Rule 110 in C
CobbCoding1/rust-irc
IRC Client Library in Rust
CobbCoding1/shard
Shard: an assembly inspired sequential programming language
CobbCoding1/string-view
String View Implementation in C
CobbCoding1/zsv
zsv+lib: tabular data swiss-army knife CLI + world's fastest (simd) CSV parser