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:
- Tiny Programs: Rosetta code for implementations☆57Updated 2 years ago
- A Tcl interpreter in 500 lines of code☆122Updated 11 months ago
- A proto-database inspired by SQLite for educational purposes.☆86Updated 7 months ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago
- Writing a SQL database, take two: Zig and RocksDB☆162Updated 3 years ago
- C Implementation of the monkey programming language☆74Updated 5 years ago
- Mugo, a toy compiler for a subset of Go that can compile itself☆127Updated 4 years ago
- A pure C (-std=c89) implementation of Go channels, including blocking and non-blocking selects.☆447Updated 2 years ago
- Code for the video on feed-forward language model☆73Updated 2 years ago
- A collection of small C projects - usually a minimal example of something interesting☆47Updated 3 years ago
- Header-only library for asynchronous tasks in C☆268Updated last year
- A toy programming language written in Go that compiles to C.☆104Updated 3 years ago
- Beej's Guide to Unix Interprocess Communication source☆151Updated last week
- Simple hash table implemented in C☆185Updated last year
- B-tree generator for C☆145Updated 3 months ago
- A prototype of a web server, using master-worker architecture, written in C.☆52Updated 9 years ago
- A memory safe focus C framework, RAII, I/O, coroutine and other concurrency primitives.☆134Updated 3 months ago
- Tiny hash function in C☆146Updated last year
- A simple C coroutine library.☆229Updated 2 years ago
- Artifacts of that Memory Management Tsoding Session☆177Updated last year
- Stevens Institute of Technology - CS631 Advanced Programming in the UNIX Environment☆227Updated last month
- Watch live chess from your terminal☆57Updated 2 years ago
- Playing with counting word frequencies (and performance) in various languages.☆308Updated 3 years ago
- B-tree implementation in C☆372Updated last year
- Comparing unsafe Rust vs Zig by writing a bytecode interpreter with GC in both langs☆199Updated 2 years ago
- The Roman II Programming Language☆71Updated 3 years ago
- A Defer statement for C☆251Updated 4 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…☆233Updated 2 years ago
- JVM in Python that can only run "Hello, World"☆161Updated 2 years ago
- ☆122Updated last year