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.☆85Updated last month
- A Tcl interpreter in 500 lines of code☆101Updated 5 months ago
- Tiny Programs: Rosetta code for implementations☆56Updated last year
- A pure C (-std=c89) implementation of Go channels, including blocking and non-blocking selects.☆448Updated last year
- C Implementation of the monkey programming language☆73Updated 5 years ago
- Simple hash table implemented in C☆177Updated last year
- Mugo, a toy compiler for a subset of Go that can compile itself☆124Updated 4 years ago
- Code for the video on feed-forward language model☆70Updated last year
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆155Updated 3 years ago
- A prototype of a web server, using master-worker architecture, written in C.☆50Updated 9 years ago
- Header-only library for asynchronous tasks in C☆270Updated last year
- A toy programming language written in Go that compiles to C.☆103Updated 3 years ago
- Writing a SQL database, take two: Zig and RocksDB☆158Updated 2 years ago
- Beej's Guide to Unix Interprocess Communication source☆137Updated 4 months ago
- A simple C coroutine library.☆227Updated last year
- A collection of small C projects - usually a minimal example of something interesting☆44Updated 3 years ago
- Comparing unsafe Rust vs Zig by writing a bytecode interpreter with GC in both langs☆185Updated 2 years ago
- B-tree generator for C☆139Updated 3 months ago
- The Roman II Programming Language☆70Updated 3 years ago
- Implement a Lisp, in C, from scratch, no libs☆82Updated 3 years ago
- 539kernel is a simple x86 32bit educational kernel which has been written especially for the book "A Journey in Creating an Operating Sys…☆229Updated last year
- Zig by Example☆77Updated 10 months ago
- A memory safe focus C framework, RAII, I/O, coroutine and other concurrency primitives.☆120Updated this week
- Regexp code for https://swtch.com/~rsc/regexp/☆38Updated last year
- Minimalist text editor☆342Updated last month
- C11 implementation of the 1 Billion Rows Challenge. 1️⃣🐝🏎️ Runs in ~1.6 seconds on my not-so-fast laptop CPU w/ 16GB RAM.☆101Updated last year
- Playing with counting word frequencies (and performance) in various languages.☆306Updated 3 years ago
- Basic X86-64 assembler, written in golang☆73Updated 4 years ago
- A type-safe C successor that compiles directly to various platforms.☆139Updated 3 months ago
- Old Unix programs running on modern computers.☆368Updated 2 months ago