antirez / adventofcode2022Links
A few Advent of Code puzzles (2022 edition) in C
☆106Updated 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 proto-database inspired by SQLite for educational purposes.☆86Updated 3 months ago
- Code for the video on feed-forward language model☆71Updated last year
- Tiny Programs: Rosetta code for implementations☆56Updated 2 years ago
- Simple hash table implemented in C☆180Updated last year
- A Tcl interpreter in 500 lines of code☆111Updated 7 months ago
- A pure C (-std=c89) implementation of Go channels, including blocking and non-blocking selects.☆445Updated last year
- Writing a SQL database, take two: Zig and RocksDB☆158Updated 2 years ago
- Mugo, a toy compiler for a subset of Go that can compile itself☆125Updated 4 years ago
- A simple C coroutine library.☆227Updated last year
- Beej's Guide to Unix Interprocess Communication source☆138Updated 6 months ago
- Header-only library for asynchronous tasks in C☆269Updated last year
- Comparing unsafe Rust vs Zig by writing a bytecode interpreter with GC in both langs☆189Updated 2 years ago
- Tiny hash function in C☆143Updated last year
- B-tree generator for C☆143Updated 5 months ago
- C Implementation of the monkey programming language☆74Updated 5 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆154Updated 4 years ago
- A toy programming language written in Go that compiles to C.☆103Updated 3 years ago
- Watch live chess from your terminal☆57Updated 2 years ago
- The Roman II Programming Language☆70Updated 3 years ago
- A prototype of a web server, using master-worker architecture, written in C.☆51Updated 9 years ago
- Regexp code for https://swtch.com/~rsc/regexp/☆41Updated last year
- A Defer statement for C☆243Updated 3 years ago
- A Zig port of the kilo editor, in less than 1000 LOC.☆72Updated 2 weeks ago
- Asynchronous HTTP/IO C library, routing, websockets, SSL and reverse proxy.☆179Updated last week
- A collection of small C projects - usually a minimal example of something interesting☆45Updated 3 years ago
- Playing with counting word frequencies (and performance) in various languages.☆306Updated 3 years ago
- B-tree implementation in C☆361Updated 8 months ago
- Post-Apocalyptic Computing: bootstrapping Forth environment for LC-3 CPU☆93Updated 3 years ago
- A memory safe focus C framework, RAII, I/O, coroutine and other concurrency primitives.☆123Updated last week
- Minimalist text editor☆345Updated 3 months ago