foolnotion / advent-of-codeLinks
Advent of Code Programming Puzzles
☆15Updated 4 months ago
Alternatives and similar repositories for advent-of-code
Users that are interested in advent-of-code are comparing it to the libraries listed below
Sorting:
- A fixed version of Robert G. Brown's "dieharder" tests for random number generators.☆13Updated 4 years ago
- Odin bindings for fasm, the flat assembler☆11Updated 3 months ago
- ☆87Updated 2 years ago
- An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.☆124Updated 3 months ago
- A lexical analyser for C, written in C.☆28Updated 9 years ago
- Code for Bootstrap C++☆37Updated last year
- Reference implementation for Writing a C Compiler☆167Updated 5 months ago
- Small portable regex in C (cbmc verified, and extended)☆14Updated 2 years ago
- ☆21Updated 3 years ago
- UI library inspired by imgui, it makes adding menus and submenus very easy!☆53Updated 3 months ago
- A C interpreter developed live on YouTube☆54Updated 2 years ago
- C++ Default Guidelines☆145Updated 2 weeks ago
- Simple project to assist in my learning of the Rust programming language.☆20Updated 10 months ago
- Sample programs for comparison of different VM interpretation techniques☆36Updated 8 months ago
- A simple file system written in C☆13Updated 4 years ago
- A header-only library to make dealing with strings more intuitive in C☆11Updated 3 months ago
- Can I make an *optimizing* compiler under 1k lines of code?☆60Updated 4 months ago
- Minimal Rust-inspired C++20 STL replacement☆192Updated 6 months ago
- i440fx BIOS source code intended for Bochs☆13Updated last month
- Mirror of the open source (Free BSD licence) libraries developed by Eskil Steenberg. (gamepipeline.org)☆38Updated 8 months ago
- An example of how to build a workaround for generic data type in C.☆9Updated last month
- A C compiler that tries to eliminate the need for header files as much as possible.☆67Updated this week
- ☆199Updated 2 years ago
- Code for https://thenumb.at/Hashtables☆24Updated 2 years ago
- Very fast CSV parser in C that utilizes x86 SSE instructions☆11Updated last year
- x64 Assembly Examples (fasm)☆30Updated 8 years ago
- Test cases for Writing a C Compiler☆298Updated 2 months ago
- Assembly (Emulator 8086) lab experiments☆15Updated last year
- x86 assembler in 512 bytes of x86 machine code☆35Updated 5 years ago
- JSON parser in c☆18Updated 3 months ago