Voltara / advent2018-fastLinks
Advent of Code 2018 optimized solutions in C++
☆88Updated last year
Alternatives and similar repositories for advent2018-fast
Users that are interested in advent2018-fast are comparing it to the libraries listed below
Sorting:
- Advent of Code 2019 optimized solutions in C++☆29Updated last year
- ☆39Updated last year
- GolfScript/CJam-inspired stack-based programming language that can be golfed or written literately*☆103Updated 3 years ago
- 'I Hate C Testing': A minimal testing framework for C.☆156Updated 4 years ago
- SIMD-enhanced word counter☆247Updated 5 years ago
- Playing with counting word frequencies (and performance) in various languages.☆307Updated 3 years ago
- Optimising Brainfuck compiler: Run your beloved Brainfuck code, but faster.☆69Updated 6 years ago
- An interpreter☆183Updated 6 months ago
- ☆331Updated 6 years ago
- A testing library for C.☆359Updated last year
- A branchless unstable quicksort / mergesort that is highly adaptive.☆334Updated last year
- A collection of array rotation algorithms.☆160Updated 2 years ago
- commandline compiler explorer - use https://godbolt.org from your terminal!☆200Updated 5 years ago
- A toy raytracer in Rust☆235Updated 4 years ago
- This is a space where I express my thoughts and opinions on mostly technical things☆164Updated 5 months ago
- Monte Carlo ray tracer developed using Rust☆186Updated 5 years ago
- Presentation for the non-C++ programmer to build a healthy C++ mental model☆50Updated last year
- A Rust implementation of the "Ray Tracing in One Weekend" book☆86Updated 3 years ago
- CPY - Code C/C++ with no redundancy☆231Updated 6 years ago
- An esoteric programming language with an unusual compiler backend☆331Updated 5 years ago
- Simple benchmark for terminal output☆229Updated 2 years ago
- Configuration-free utility for building, testing and packaging executables written in C++. Can auto-detect compilation flags based on in…