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:
- A proto-database inspired by SQLite for educational purposes.☆86Updated 6 months ago
- Simple hash table implemented in C☆182Updated last year
- A Tcl interpreter in 500 lines of code☆121Updated 10 months ago
- Tiny Programs: Rosetta code for implementations☆57Updated 2 years ago
- Code for the video on feed-forward language model☆73Updated last year
- A pure C (-std=c89) implementation of Go channels, including blocking and non-blocking selects.☆446Updated 2 years ago
- Mugo, a toy compiler for a subset of Go that can compile itself☆127Updated 4 years ago
- C Implementation of the monkey programming language☆74Updated 5 years ago
- Writing a SQL database, take two: Zig and RocksDB☆160Updated 3 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago
- A simple C coroutine library.☆229Updated last year
- Comparing unsafe Rust vs Zig by writing a bytecode interpreter with GC in both langs☆198Updated 2 years ago
- A collection of small C projects - usually a minimal example of something interesting☆47Updated 3 years ago
- Beej's Guide to Unix Interprocess Communication source☆150Updated 9 months ago
- Tiny hash function in C☆145Updated last year
- B-tree generator for C☆145Updated 2 months ago
- Watch live chess from your terminal☆57Updated 2 years ago
- Header-only library for asynchronous tasks in C☆268Updated last year
- A toy programming language written in Go that compiles to C.☆103Updated 3 years ago
- The Roman II Programming Language☆70Updated 3 years ago
- A memory safe focus C framework, RAII, I/O, coroutine and other concurrency primitives.☆134Updated 2 months ago
- 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
- Beej's Guide to C Programming source☆616Updated last month
- Playing with counting word frequencies (and performance) in various languages.☆308Updated 3 years ago
- B-tree implementation in C☆371Updated 11 months ago
- Snake written in Pure C and compilable to WebAssembly☆163Updated last year
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆75Updated 4 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
- Minimalist text editor☆355Updated last month