antirez / adventofcode2022Links
A few Advent of Code puzzles (2022 edition) in C
☆108Updated 3 years ago
Alternatives and similar repositories for adventofcode2022
Users that are interested in adventofcode2022 are comparing it to the libraries listed below
Sorting:
- Simple hash table implemented in C☆184Updated last year
- A Tcl interpreter in 500 lines of code☆122Updated 11 months ago
- Code for the video on feed-forward language model☆73Updated 2 years ago
- C Implementation of the monkey programming language☆74Updated 5 years ago
- Beej's Guide to Unix Interprocess Communication source☆150Updated this week
- A pure C (-std=c89) implementation of Go channels, including blocking and non-blocking selects.☆447Updated 2 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago
- Playing with counting word frequencies (and performance) in various languages.☆308Updated 3 years ago
- Header-only library for asynchronous tasks in C☆268Updated last year
- Writing a SQL database, take two: Zig and RocksDB☆161Updated 3 years ago
- A prototype of a web server, using master-worker architecture, written in C.☆52Updated 9 years ago
- A proto-database inspired by SQLite for educational purposes.☆86Updated 7 months ago
- A simple C coroutine library.☆229Updated 2 years ago
- B-tree generator for C☆145Updated 2 months ago
- A collection of small C projects - usually a minimal example of something interesting☆47Updated 3 years ago
- Tiny Programs: Rosetta code for implementations☆57Updated 2 years ago
- Watch live chess from your terminal☆57Updated 2 years ago
- Mugo, a toy compiler for a subset of Go that can compile itself☆127Updated 4 years ago
- A toy programming language written in Go that compiles to C.☆104Updated 3 years ago
- Official website for Monkey☆46Updated last year
- Comparing unsafe Rust vs Zig by writing a bytecode interpreter with GC in both langs☆198Updated 2 years ago
- The Roman II Programming Language☆70Updated 3 years ago
- Snake written in Pure C and compilable to WebAssembly☆165Updated last year
- A memory safe focus C framework, RAII, I/O, coroutine and other concurrency primitives.☆134Updated 3 months ago
- Asynchronous HTTP/IO C library, routing, websockets, SSL and reverse proxy.☆181Updated last month
- B-tree implementation in C☆372Updated last year
- C11 implementation of the 1 Billion Rows Challenge. 1️⃣🐝🏎️ Runs in ~1.6 seconds on my not-so-fast laptop CPU w/ 16GB RAM.☆107Updated last year
- Zig by Example☆76Updated last year
- A programming language written for fun!☆96Updated 2 years ago
- An emulator for the NES. For fun and profit and all that.☆67Updated 8 months ago