rexim / aoc-2023Links
My Solutions for Advent of Code 2023
☆22Updated 2 years ago
Alternatives and similar repositories for aoc-2023
Users that are interested in aoc-2023 are comparing it to the libraries listed below
Sorting:
- Structured Human-Readable Binary Format☆63Updated 9 months ago
- A simple demo of using SIMD instructions and Raylib in fasm☆96Updated last year
- Unofficial Implementation of Subset of Raylib API in JavaScript☆184Updated 7 months ago
- Programming Animation Engine☆129Updated 3 weeks ago
- Turing Language☆208Updated last year
- Very basic lexer for very basic cases☆91Updated last year
- Demo of C3 Programming Language☆61Updated last year
- Command-line flag parsing in C☆256Updated 2 months ago
- RandomArt Idea Implementation from the Hash Visualization Paper☆123Updated last year
- JIT Compiler for Brainfuck☆175Updated last year
- Conway's Game of Life implementation in C formatted as Glider☆52Updated last year
- A game for the raylib Slo-Jam!☆32Updated last year
- Byte Pair Encoding☆86Updated 8 months ago
- Simple Header-Only Implementation of Glob Matching☆57Updated 2 years ago
- Simple String_View implementation for C programming language.☆187Updated last year
- Something like serde, but in C☆62Updated 5 months ago
- Simple Gemini browser☆37Updated 10 months ago
- Snake written in Pure C and compilable to WebAssembly☆160Updated last year
- Custom WebSocket implementation in C for educational and recreational purposes.☆91Updated 7 months ago
- Here I keep some thoughts that I always wanted to write down somewhere, but never knew where.☆79Updated last year
- Seam Carving implementation☆54Updated last year
- Python Generators in C☆57Updated 10 months ago
- Custom coroutines implementation in GNU C☆257Updated 4 months ago
- Linear Algebra in C for 2D/3D Computer Graphics☆151Updated 2 months ago
- Simple Experiment with Subframe rendering☆42Updated last year
- Simple Console Reminder Application