antirez / adventofcode2022
A few Advent of Code puzzles (2022 edition) in C
☆104Updated 2 years ago
Alternatives and similar repositories for adventofcode2022:
Users that are interested in adventofcode2022 are comparing it to the libraries listed below
- A proto-database inspired by SQLite for educational purposes.☆80Updated 9 months ago
- C Implementation of the monkey programming language☆69Updated 4 years ago
- Tiny Programs: Rosetta code for implementations☆56Updated last year
- Writing a SQL database, take two: Zig and RocksDB☆153Updated 2 years ago
- Simple hash table implemented in C☆164Updated 10 months ago
- Simple JSON parsing in C.☆14Updated last year
- Implement a Lisp, in C, from scratch, no libs☆81Updated 2 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆139Updated 3 years ago
- A prototype of a web server, using master-worker architecture, written in C.☆49Updated 8 years ago
- A collection of small C projects - usually a minimal example of something interesting☆39Updated 2 years ago
- B-tree generator for C☆120Updated last month
- Generate random messages based on their BNF definition☆50Updated 2 years ago
- Mugo, a toy compiler for a subset of Go that can compile itself☆119Updated 3 years ago
- Exploring the design space of binary search trees☆43Updated 7 months ago
- Beej's Guide to Unix Interprocess Communication source☆132Updated this week
- Code for the video on feed-forward language model☆67Updated last year
- Tiny hash function in C☆134Updated 6 months ago
- Post-Apocalyptic Computing: bootstrapping Forth environment for LC-3 CPU☆90Updated 2 years 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.☆98Updated 8 months ago
- cparse is an LR(1) and LALR(1) parser generator☆51Updated last month
- Comparing unsafe Rust vs Zig by writing a bytecode interpreter with GC in both langs☆173Updated last year
- Snake written in Pure C and compilable to WebAssembly☆146Updated 11 months ago
- A pure C (-std=c89) implementation of Go channels, including blocking and non-blocking selects.☆446Updated last year
- the BLAKE3 hash function implemented in 6502 assembly☆57Updated 3 years ago
- A simple C coroutine library, with multithreading and more, the Go and C++20 style way.☆88Updated 3 weeks ago
- A blogging engine in C☆113Updated 2 months ago
- Official website for Monkey☆40Updated 3 weeks ago
- Universal Behavior Testing Tool in Python.☆51Updated 7 months ago
- Programming language that compiles into a x86 ELF executable.☆170Updated 2 years ago
- Minimalist text editor☆331Updated 6 months ago