Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fabiodcorreia/adventofcode2022

My solutions of advent of code 2022 in Golang and Rust.
https://github.com/fabiodcorreia/adventofcode2022

advent-of-code advent-of-code-2022 adventofcode go golang rust rust-lang

Last synced: about 4 hours ago
JSON representation

My solutions of advent of code 2022 in Golang and Rust.

Awesome Lists containing this project

README

        

# Advent of Code 2022

My solutions of advent of code 2022 in Golang and Rust.

[Advent of Code 2022](https://adventofcode.com/2022)

## Why?

Want to learn more about the Golang standard library and if possible at the same
time explore and learn a bit of Rust.