Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/okwilkins/advent-of-code-2023
Using Rust for the Advent of Code 2023.
https://github.com/okwilkins/advent-of-code-2023
advent-of-code advent-of-code-2023 rust
Last synced: about 2 months ago
JSON representation
Using Rust for the Advent of Code 2023.
- Host: GitHub
- URL: https://github.com/okwilkins/advent-of-code-2023
- Owner: okwilkins
- Created: 2023-12-01T18:28:43.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-06T00:25:00.000Z (about 1 year ago)
- Last Synced: 2023-12-06T01:28:11.585Z (about 1 year ago)
- Topics: advent-of-code, advent-of-code-2023, rust
- Language: Rust
- Homepage: https://adventofcode.com/
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code 2023
My personal solutions to the [Advent of Code 2023](https://adventofcode.com/2023) puzzles, using Rust.