antirez / adventofcode2022
A few Advent of Code puzzles (2022 edition) in C
☆104Updated last year
Related projects ⓘ
Alternatives and complementary repositories for adventofcode2022
- Tiny Programs: Rosetta code for implementations☆56Updated last year
- Code for the video on feed-forward language model☆67Updated 9 months ago
- C Implementation of the monkey programming language☆67Updated 4 years ago
- Mugo, a toy compiler for a subset of Go that can compile itself☆116Updated 3 years ago
- A proto-database inspired by SQLite for educational purposes.☆77Updated 6 months ago
- Zig implementation of Crafting Interpreters bytecode lox interpreter☆37Updated 9 months ago
- C11 implementation of the 1 Billion Rows Challenge. 1️⃣🐝🏎️ Runs in ~1.6 seconds on my not-so-fast laptop CPU w/ 16GB RAM.☆92Updated 4 months ago
- Writing a SQL database, take two: Zig and RocksDB☆141Updated last year
- B-tree generator for C☆97Updated this week
- Comparing unsafe Rust vs Zig by writing a bytecode interpreter with GC in both langs☆154Updated last year
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆136Updated 3 years ago
- Simple hash table implemented in C☆161Updated 7 months ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆70Updated 3 years ago
- Tiny hash function in C☆132Updated 2 months ago
- Exploring the design space of binary search trees☆43Updated 4 months ago
- Minimalist text editor☆309Updated 2 months ago
- A simple C coroutine library.☆226Updated 9 months ago
- Gemini CLI protocol client written in 100 lines of ANSI C☆66Updated last week
- Header-only library for asynchronous tasks in C☆264Updated 7 months ago
- A pure C (-std=c89) implementation of Go channels, including blocking and non-blocking selects.☆433Updated 10 months ago
- Watch live chess from your terminal☆57Updated last year
- A blogging engine in C☆110Updated last month
- C program to talk via serial to MicroPython powered ESP32 boards☆36Updated 9 months ago
- My coding related blog☆102Updated this week
- Zig by Example☆64Updated last month
- Official website for Monkey☆36Updated 2 weeks ago
- A collection of small C projects - usually a minimal example of something interesting☆39Updated 2 years ago
- Snake written in Pure C and compilable to WebAssembly☆146Updated 8 months ago
- The original source code of the vi text editor, taken from System V☆162Updated 3 years ago
- A Zig port of the kilo editor, in less than 1000 LOC.☆68Updated 4 months ago