Voltara / advent2019-fastLinks
Advent of Code 2019 optimized solutions in C++
☆29Updated last year
Alternatives and similar repositories for advent2019-fast
Users that are interested in advent2019-fast are comparing it to the libraries listed below
Sorting:
- ☆39Updated last year
- Advent of Code 2018 optimized solutions in C++☆88Updated last year
- GolfScript/CJam-inspired stack-based programming language that can be golfed or written literately*☆103Updated 3 years ago
- SIMD-enhanced word counter☆247Updated 5 years ago
- ☆331Updated 6 years ago
- Snake/Nibbler implementation using C++ template metaprogamming☆205Updated 8 years ago
- Simple compiler frontend using LLVM as backend☆241Updated 7 years ago
- Obuscated C Christmas programs☆379Updated 3 years ago
- Generic scaffolding for an end-to-end LLVM-based compiler☆36Updated 4 years ago
- "Replay-based" REPLs for compiled languages.☆317Updated 3 years ago
- CoroGB is an experimental gameboy emulator written in C++ w/ coroutines☆54Updated 3 months ago
- Presentation for the non-C++ programmer to build a healthy C++ mental model☆50Updated last year
- 'I Hate C Testing': A minimal testing framework for C.☆155Updated 4 years ago
- An interpreter☆183Updated 5 months ago
- A framework to build solutions to the Advent of Code competition on. It includes some basic utilities, and a test suite to verify your so…☆13Updated 11 months ago
- A regex-based programming language.☆233Updated 2 years ago
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++☆213Updated 2 years ago
- High throughput Fizz Buzz☆41Updated 3 years ago
- Configuration-free utility for building, testing and packaging executables written in C++. Can auto-detect compilation flags based on in…☆123Updated 6 months ago
- metatrace is a C++ Compile Time, Whitted Style Ray Tracer, utilizing classic C++98/03 style metaprogramming. All the Ray Tracing is done…☆97Updated 8 years ago
- solutions to advent of code 2020 puzzles in many languages☆43Updated 10 months ago
- A fast binary search that tries to be branchless☆102Updated last year
- The eternal text editor — Didactic Ersatz Emacs to show immutable data-structures and the single-atom architecture☆549Updated 3 years ago
- A stable adaptive partitioning comparison sort.☆209Updated last year
- A simple script to help programmers who want to work within Docker☆153Updated 5 months ago
- Stanford CS248 Assignment 1: Implement a simple SVG renderer☆24Updated 9 months ago
- Preprocessor metaprogramming knowledge obscurity chart☆50Updated 2 years ago
- A branchless unstable quicksort / mergesort that is highly adaptive.☆333Updated last year
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆335Updated 5 months ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆99Updated 4 years ago