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
Sorting:
- C Implementation of the monkey programming language☆72Updated 5 years ago
- Header-only library for asynchronous tasks in C☆267Updated last year
- Simple hash table implemented in C☆171Updated last year
- Tiny Programs: Rosetta code for implementations☆56Updated last year
- A proto-database inspired by SQLite for educational purposes.☆83Updated last year
- A Tcl interpreter in 500 lines of code☆89Updated 2 months ago
- Mugo, a toy compiler for a subset of Go that can compile itself☆124Updated 4 years ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆73Updated 3 years ago
- Investigates optimizing 'wc', the Unix word count program☆253Updated 10 months ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆149Updated 3 years ago
- A pure C (-std=c89) implementation of Go channels, including blocking and non-blocking selects.☆447Updated last year
- A toy programming language written in Go that compiles to C.☆100Updated 2 years ago
- Code for the video on feed-forward language model☆70Updated last year
- Beej's Guide to Unix Interprocess Communication source☆137Updated last month
- A prototype of a web server, using master-worker architecture, written in C.☆49Updated 8 years ago
- Tiny hash function in C☆134Updated 9 months ago
- Custom web server for my blog☆327Updated last month
- B-tree generator for C☆132Updated last week
- Artifacts of that Memory Management Tsoding Session☆162Updated last year
- Tools for a compilers course☆120Updated last month
- A collection of small C projects - usually a minimal example of something interesting☆41Updated 2 years ago
- Gemini CLI protocol client written in 100 lines of ANSI C☆73Updated 6 months ago
- An educational C-like toy programming language that compiles to x64 binary.☆153Updated last year
- Lox interpreter written in Lox☆119Updated last year
- A blogging engine in C☆113Updated 2 months ago
- Comparing unsafe Rust vs Zig by writing a bytecode interpreter with GC in both langs☆180Updated last year
- Official website for Monkey☆41Updated 3 months ago
- Simple Excel engine without any UI☆56Updated 3 years ago
- Print an image in the terminal using the term 256 colors☆87Updated last year
- A clone of .GEARS' Flappy Bird in just over 1000 lines of C☆182Updated 4 months ago