Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jtdowney/advent
Advent of Code solutions
https://github.com/jtdowney/advent
advent-of-code
Last synced: 24 days ago
JSON representation
Advent of Code solutions
- Host: GitHub
- URL: https://github.com/jtdowney/advent
- Owner: jtdowney
- License: mit
- Created: 2023-03-27T02:56:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-25T18:39:34.000Z (4 months ago)
- Last Synced: 2024-07-25T21:42:22.721Z (4 months ago)
- Topics: advent-of-code
- Language: Rust
- Homepage:
- Size: 230 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Advent of Code
Uses [cargo-aoc](https://github.com/gobanos/cargo-aoc) to organize the project and run specific puzzles for each year.