Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aldantanneo/advent-of-code-2023

Rust solutions for Advent of Code 2023
https://github.com/aldantanneo/advent-of-code-2023

Last synced: 24 days ago
JSON representation

Rust solutions for Advent of Code 2023

Awesome Lists containing this project

README

        

# Advent of Code 2023

Solutions are in Rust (nightly edition for some bleeding edge features like portable simd).

Some solutions are optimised, some not, all strive to be elegant, except when not.