antirez / adventofcode2022
A few Advent of Code puzzles (2022 edition) in C
☆104Updated 2 years ago
Alternatives and similar repositories for adventofcode2022:
Users that are interested in adventofcode2022 are comparing it to the libraries listed below
- A Tcl interpreter in 500 lines of code☆85Updated last month
- Code for the video on feed-forward language model☆69Updated last year
- A prototype of a web server, using master-worker architecture, written in C.☆49Updated 8 years ago
- C Implementation of the monkey programming language☆71Updated 5 years ago
- A pure C (-std=c89) implementation of Go channels, including blocking and non-blocking selects.☆447Updated last year
- The Roman II Programming Language☆68Updated 2 years ago
- Simple hash table implemented in C☆169Updated 11 months ago
- B-tree generator for C☆126Updated last month
- Beej's Guide to Unix Interprocess Communication source☆135Updated last week
- A proto-database inspired by SQLite for educational purposes.☆82Updated 11 months ago
- A collection of small C projects - usually a minimal example of something interesting☆40Updated 2 years ago
- Implement a Lisp, in C, from scratch, no libs☆81Updated 2 years ago
- Mugo, a toy compiler for a subset of Go that can compile itself☆122Updated 3 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆142Updated 3 years ago
- Tiny Programs: Rosetta code for implementations☆56Updated last year
- Simple JSON parsing in C.☆14Updated last year
- Programming language that compiles into a x86 ELF executable.☆170Updated 2 years ago
- Ashley's Shell☆33Updated last year
- Header-only library for asynchronous tasks in C☆266Updated last year
- ☆29Updated 2 years ago
- Gemini CLI protocol client written in 100 lines of ANSI C☆70Updated 5 months ago
- Tiny hash function in C☆135Updated 7 months ago
- Pure C Asynchronous HTTP/IO framework with routing, websockets, SSL and reverse proxy.☆175Updated 3 weeks ago
- Simple and Minimum C container Lib☆3Updated 3 months ago
- cparse is an LR(1) and LALR(1) parser generator☆51Updated 3 months ago
- Type-safe Printf in C☆72Updated 2 months ago
- implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture☆82Updated 2 years ago
- Russ Cox/Rob Pike pikevm regex implementation☆32Updated 2 years ago
- Tools for a compilers course☆119Updated 2 weeks ago
- Explored and benchmarked different methods of implementing cosine from scratch.☆60Updated 2 years ago