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 4 months ago
- A Tcl interpreter in 500 lines of code☆114Updated 8 months ago
- Code for the video on feed-forward language model☆72Updated last year
- Simple hash table implemented in C☆181Updated last year
- A pure C (-std=c89) implementation of Go channels, including blocking and non-blocking selects.☆446Updated last year
- Tiny Programs: Rosetta code for implementations☆56Updated 2 years ago
- Tiny hash function in C☆144Updated last year
- C Implementation of the monkey programming language☆74Updated 5 years ago
- Header-only library for asynchronous tasks in C☆268Updated last year
- Writing a SQL database, take two: Zig and RocksDB☆158Updated 2 years ago
- A simple C coroutine library.☆226Updated last year
- Beej's Guide to Unix Interprocess Communication source☆146Updated 7 months ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆155Updated 4 years ago
- Mugo, a toy compiler for a subset of Go that can compile itself☆126Updated 4 years ago
- A collection of small C projects - usually a minimal example of something interesting☆45Updated 3 years ago
- A Defer statement for C☆245Updated 3 years ago
- Watch live chess from your terminal☆57Updated 2 years ago
- A toy programming language written in Go that compiles to C.☆104Updated 3 years ago
- A minimal TCP/IP stack☆528Updated last year
- A prototype of a web server, using master-worker architecture, written in C.☆51Updated 9 years ago
- The Roman II Programming Language☆70Updated 3 years 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.☆106Updated last year
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆74Updated 4 years ago
- Stevens Institute of Technology - CS631 Advanced Programming in the UNIX Environment☆224Updated this week
- Comparing unsafe Rust vs Zig by writing a bytecode interpreter with GC in both langs☆189Updated 2 years ago
- A type-safe C successor that compiles directly to various platforms.☆139Updated 6 months ago
- B-tree generator for C☆143Updated 5 months ago
- Official website for Monkey☆41Updated 9 months ago
- A memory safe focus C framework, RAII, I/O, coroutine and other concurrency primitives.☆123Updated 2 weeks ago
- Asynchronous HTTP/IO C library, routing, websockets, SSL and reverse proxy.☆179Updated last week