Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sugyan/adventofcode
https://github.com/sugyan/adventofcode
advent-of-code
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sugyan/adventofcode
- Owner: sugyan
- Created: 2019-12-01T15:47:18.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-12-23T15:39:11.000Z (about 1 month ago)
- Last Synced: 2024-12-23T16:35:59.104Z (about 1 month ago)
- Topics: advent-of-code
- Language: Rust
- Homepage: https://adventofcode.com/
- Size: 677 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# adventofcode
My solutions for [Advent of Code](https://adventofcode.com/)
### 2024
[![Rust 2024](https://github.com/sugyan/adventofcode/actions/workflows/rust_2024.yml/badge.svg?branch=main)](https://github.com/sugyan/adventofcode/actions/workflows/rust_2024.yml)
- :white_check_mark: Rust
### 2023
[![Rust 2023](https://github.com/sugyan/adventofcode/actions/workflows/rust_2023.yml/badge.svg?branch=main)](https://github.com/sugyan/adventofcode/actions/workflows/rust_2023.yml)
[![Python 2023](https://github.com/sugyan/adventofcode/actions/workflows/python_2023.yml/badge.svg?branch=main)](https://github.com/sugyan/adventofcode/actions/workflows/python_2023.yml)
[![Ocaml 2023](https://github.com/sugyan/adventofcode/actions/workflows/ocaml_2023.yml/badge.svg?branch=main)](https://github.com/sugyan/adventofcode/actions/workflows/ocaml_2023.yml)- :white_check_mark: Rust
- :construction: Python
- :construction: OCaml### 2022
[![Rust 2022](https://github.com/sugyan/adventofcode/actions/workflows/rust_2022.yml/badge.svg?branch=main)](https://github.com/sugyan/adventofcode/actions/workflows/rust_2022.yml)
[![Python 2022](https://github.com/sugyan/adventofcode/actions/workflows/python_2022.yml/badge.svg?branch=main)](https://github.com/sugyan/adventofcode/actions/workflows/python_2022.yml)
[![OCaml 2022](https://github.com/sugyan/adventofcode/actions/workflows/ocaml_2022.yml/badge.svg?branch=main)](https://github.com/sugyan/adventofcode/actions/workflows/ocaml_2022.yml)- :white_check_mark: Rust
- :construction: Python
- :construction: OCaml### 2021
[![Rust 2021](https://github.com/sugyan/adventofcode/actions/workflows/rust_2021.yml/badge.svg?branch=main)](https://github.com/sugyan/adventofcode/actions/workflows/rust_2021.yml)
- :white_check_mark: Rust
### 2020
[![Rust 2020](https://github.com/sugyan/adventofcode/actions/workflows/rust_2020.yml/badge.svg?branch=main)](https://github.com/sugyan/adventofcode/actions/workflows/rust_2020.yml)
[![Python 2020](https://github.com/sugyan/adventofcode/actions/workflows/python_2020.yml/badge.svg?branch=main)](https://github.com/sugyan/adventofcode/actions/workflows/python_2020.yml)- :white_check_mark: Rust
- :white_check_mark: Python### 2019
[![Rust 2019](https://github.com/sugyan/adventofcode/actions/workflows/rust_2019.yml/badge.svg?branch=main)](https://github.com/sugyan/adventofcode/actions/workflows/rust_2019.yml)
- :construction: Rust