Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thatxliner/advent-of-code

My Advent Of Code solutions
https://github.com/thatxliner/advent-of-code

advent-of-code

Last synced: 6 days ago
JSON representation

My Advent Of Code solutions

Awesome Lists containing this project

README

        

# Advent Of Code

My Advent Of Code solutions. As always, I'll be writing it in Python (or C++ if C++ has some data structures I need) or Rust for performance ~~because I can't find a way to further optimize my algorithm so I try to turn to multithreading and potentially SIMD.~~