antirez / adventofcode2022Links
A few Advent of Code puzzles (2022 edition) in C
☆107Updated 2 years ago
Alternatives and similar repositories for adventofcode2022
Users that are interested in adventofcode2022 are comparing it to the libraries listed below
Sorting:
- A Tcl interpreter in 500 lines of code☆117Updated 9 months ago
- Tiny Programs: Rosetta code for implementations☆57Updated 2 years ago
- Simple hash table implemented in C☆182Updated last year
- C Implementation of the monkey programming language☆74Updated 5 years ago
- A proto-database inspired by SQLite for educational purposes.☆86Updated 5 months ago
- Mugo, a toy compiler for a subset of Go that can compile itself☆127Updated 4 years ago
- Writing a SQL database, take two: Zig and RocksDB☆160Updated 3 years ago
- A pure C (-std=c89) implementation of Go channels, including blocking and non-blocking selects.☆446Updated last year
- Header-only library for asynchronous tasks in C☆268Updated last year
- B-tree generator for C☆146Updated last month
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago
- A collection of small C projects - usually a minimal example of something interesting☆46Updated 3 years ago
- Implementations of common data structures in C☆15Updated 3 years ago
- A prototype of a web server, using master-worker architecture, written in C.☆51Updated 9 years ago
- Comparing unsafe Rust vs Zig by writing a bytecode interpreter with GC in both langs☆193Updated 2 years ago
- Beej's Guide to Unix Interprocess Communication source☆150Updated 8 months ago
- A simple C coroutine library.☆229Updated last year
- A toy programming language written in Go that compiles to C.☆104Updated 3 years ago
- Official website for Monkey☆43Updated 10 months ago
- Code for the video on feed-forward language model☆73Updated last year
- An emulator for the NES. For fun and profit and all that.☆67Updated 6 months ago
- A Defer statement for C☆249Updated 4 years ago
- Watch live chess from your terminal☆57Updated 2 years ago
- Playing with counting word frequencies (and performance) in various languages.☆308Updated 3 years ago
- Tiny hash function in C☆144Updated last year
- Minimalist text editor☆351Updated last week
- B-tree implementation in C☆368Updated 10 months ago
- "hello world" x86 kernel example☆315Updated 2 years ago
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆345Updated 7 months ago
- A memory safe focus C framework, RAII, I/O, coroutine and other concurrency primitives.☆126Updated last month