Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/clechasseur/adventofcode.rs
Advent of Code solutions in Rust 🦀
https://github.com/clechasseur/adventofcode.rs
advent-of-code advent-of-code-2024 advent-of-code-in-rust aoc aoc-2024 aoc-2024-in-rust
Last synced: 7 days ago
JSON representation
Advent of Code solutions in Rust 🦀
- Host: GitHub
- URL: https://github.com/clechasseur/adventofcode.rs
- Owner: clechasseur
- License: mit
- Created: 2024-11-23T06:29:29.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-12-22T06:02:23.000Z (13 days ago)
- Last Synced: 2024-12-22T06:26:27.995Z (12 days ago)
- Topics: advent-of-code, advent-of-code-2024, advent-of-code-in-rust, aoc, aoc-2024, aoc-2024-in-rust
- Language: Rust
- Homepage: https://adventofcode.com/
- Size: 108 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# adventofcode.rs
My solutions to some of the [Advent of Code](https://adventofcode.com/) puzzles, using [Rust](https://www.rust-lang.org/).