Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cmlccie/advent-of-code
Advent of Code
https://github.com/cmlccie/advent-of-code
advent-of-code python rust
Last synced: 11 days ago
JSON representation
Advent of Code
- Host: GitHub
- URL: https://github.com/cmlccie/advent-of-code
- Owner: cmlccie
- Created: 2023-12-02T10:57:24.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-18T00:55:57.000Z (13 days ago)
- Last Synced: 2024-12-18T01:41:33.346Z (13 days ago)
- Topics: advent-of-code, python, rust
- Language: Rust
- Homepage: https://adventofcode.com
- Size: 850 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code
I plan to keep it _simple_ 🤞 this year and solve the challenges using a single language - Rust. 😎
You can find my **2024** solutions in the [`./2024/rust/src`](2024/rust/src) directory.