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

https://github.com/drewmoore/advent_of_code_2025


https://github.com/drewmoore/advent_of_code_2025

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# advent_of_code_2025

[![CI](https://github.com/drewmoore/advent_of_code_2025/actions/workflows/test.yml/badge.svg)](https://github.com/drewmoore/advent_of_code_2025/actions/workflows/test.yml)

Solutions to https://adventofcode.com/2025

Run tests:
```sh
cargo test
```