Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

Advent of Code

Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. People use them as a speed contest, interview prep, company training, university coursework, practice problems, or to challenge each other.

You don’t need a computer science background to participate - just a little programming knowledge and some problem solving skills will get you pretty far. Nor do you need a fancy computer; every problem has a solution that completes in at most 15 seconds on ten-year-old hardware.

https://github.com/luk1nz/aoc23

My attempt at Advent of Code 2023 while learning the C Programming Language

advent-of-code advent-of-code-2023 advent-of-code-2023-c c c-programming c-programming-language

Last synced: 06 Feb 2025

https://github.com/jomy10/advent-of-code-2022

My solutions for Advent Of Code 2022. Every day is written in another language, chosen randomly.

advent-of-code advent-of-code-2022 c3 go java javascript rust shell-script zig

Last synced: 14 Feb 2025

https://github.com/stijnh/rust-advent-of-code-2018

πŸŽ„ Challenges for adventofcode.com/2018 in Rust πŸŽ„

advent-of-code advent-of-code-2018 adventofcode adventofcode2018 aoc2018 rust

Last synced: 30 Jan 2025

https://github.com/fblupi/advent-of-code-2020

Advent of Code 2020 solutions in different programming languages

advent-of-code advent-of-code-2020

Last synced: 30 Jan 2025

https://github.com/bew/adventofcode-2021

AoC 2021 day1-10, with more Rust knowledge :)

advent-of-code advent-of-code-2021 rust

Last synced: 23 Jan 2025

https://github.com/jelni/advent-of-code-rs

My Advent of Code solutions in Rust.

advent-of-code

Last synced: 08 Feb 2025

https://github.com/chsxf/advent-of-code-2024

An Advent of Code 2024 solutions repository in PHP

advent-of-code advent-of-code-2024 php

Last synced: 06 Feb 2025

https://github.com/argeento/advent-of-code-2024

My solutions to the AoC 2024 challenges written in Civet

advent-of-code advent-of-code-2024 bun civet

Last synced: 09 Dec 2024

https://github.com/beardymike/advent-of-code

code snippets for the Advent of code

advent-of-code adventofcode2022 python

Last synced: 02 Jan 2025

https://github.com/anamba/adventofcode2020

Advent of Code 2020 solutions in Elixir

advent-of-code advent-of-code-2020 elixir elixir-lang

Last synced: 23 Jan 2025

https://github.com/memowe/aoc2023

My advent of code 2023 solutions

advent-of-code aoc2023 functional-programming haskell

Last synced: 25 Dec 2024

https://github.com/programator2/adventofcode

My solutions to Advent of Code using Python.

advent-of-code advent-of-code-2018 advent-of-code-2020 aoc aoc2018 aoc2020

Last synced: 05 Feb 2025

https://github.com/cbrewster/advent_of_code_2018

My solutions for the Advent of Code 2018

advent-of-code advent-of-code-2018

Last synced: 26 Dec 2024

https://github.com/kguzek/advent-of-code-2024

A solution generator and runtime environment for the Advent of Code 2024.

advent-of-code advent-of-code-2024 aoc aoc-2024 aoc-2024-in-python project-management

Last synced: 26 Dec 2024

https://github.com/mvasigh/advent-of-code

My solutions for Advent of Code 2019 (https://adventofcode.com/)

advent-of-code advent-of-code-2019 javascript

Last synced: 13 Feb 2025

https://github.com/lindskogen/advent-of-code-2021

My solutions for Advent of Code 2021

advent-of-code advent-of-code-2021

Last synced: 13 Feb 2025

https://github.com/dancergraham/advent_of_code_2023

Solutions to the problems on adventofcode.com

advent-of-code

Last synced: 25 Dec 2024

https://github.com/mycarta/aoc2019

Solutions and fails for the 2019 Advent of Code https://adventofcode.com

advent-of-code advent-of-code-2019 aoc aoc2019

Last synced: 23 Jan 2025

https://github.com/iensu/aoc-2021-emacs-lisp

Advent of Code 2021 in Emacs Lisp

advent-of-code advent-of-code-2021 emacs emacs-lisp

Last synced: 31 Dec 2024

https://github.com/snirsh/aoc2023

My solutions to Advent of Code 2023

advent-of-code advent-of-code-2023

Last synced: 13 Feb 2025

https://github.com/colinodell/advent-2022

Advent of Code 2022 solutions in Kotlin

advent-of-code advent-of-code-2022 aoc aoc-2022 aoc-2022-in-kotlin

Last synced: 13 Feb 2025

https://github.com/danhalligan/aoc2022

πŸŽ„ Advent of Code 2022 solutions in python3

advent-of-code advent-of-code-2022 advent-of-code-2022-python python3

Last synced: 09 Feb 2025

https://github.com/dalryan/advent-of-code

Advent of code solutions

advent-of-code python

Last synced: 01 Feb 2025

https://github.com/rstropek/adventofcode2020

My C# solutions for Advent of Code 2020

advent-of-code advent-of-code-2020 csharp dotnet

Last synced: 26 Dec 2024

https://github.com/martijnmuijsers/adventofcode2022

My Kotlin solutions to the Advent of Code puzzles of 2022.

advent-of-code advent-of-code-2022 kotlin

Last synced: 01 Jan 2025

https://github.com/demiazz/advent-of-zig

Advent of Code on Zig lang and WASM

advent-of-code wasm zig ziglang

Last synced: 30 Jan 2025

https://github.com/cerus/aoc-2020

Solutions for the Advent Of Code 2020

advent-of-code aoc aoc2020

Last synced: 24 Jan 2025

https://github.com/abachman/advent-of-code

Advent of Code solutions in Ruby

advent-of-code

Last synced: 09 Feb 2025

https://github.com/codybartfast/aoc21

Taking a festive dive into JavaScript with the Advent of Code

advent-of-code advent-of-code-2021 aoc aoc21 javascript javascript-newbie

Last synced: 17 Jan 2025

https://github.com/seng3694/aocaux

Auxiliary library for solving Advent of Code problems in C

advent-of-code aoc c c99 library

Last synced: 26 Jan 2025

https://github.com/mevdschee/adventofcode2016

Advent of Code 2016 puzzle solutions in PHP

advent-of-code advent-of-code-2016 php

Last synced: 06 Feb 2025

https://github.com/kittonn/advent-of-code-2022

Advent of Code 2022's solution

advent-of-code

Last synced: 10 Feb 2025

https://github.com/kwinkunks/aoc24

πŸŽ„ Advent of Code 2024 πŸŽ„

advent-of-code advent-of-code-2024 christmas puzzle-solving

Last synced: 01 Feb 2025

https://github.com/iansedano/aoc

Ian's Advent of Code Solutions

advent-of-code puzzles

Last synced: 18 Jan 2025

https://github.com/turbaszek/aoc

Advent of code solutions πŸŽ„πŸŽ

advent-of-code advent-of-code-2021 advent-of-code-2022 fun

Last synced: 23 Jan 2025

https://github.com/tusharnankani/adventofcode

My solutions for Advent of Code 2021

advent-of-code advent-of-code-2021 adventofcode cpp

Last synced: 06 Feb 2025

https://github.com/lishaduck/aoc

Advent of Code problems

advent-of-code adventofcode python python3

Last synced: 18 Jan 2025

https://github.com/houssemcharf/adventcode2016

Advent Of Code 2016 Solution

advent-of-code game python

Last synced: 05 Feb 2025

https://github.com/yishn/adventofcode

My solutions to Advent of Code

advent-of-code javascript js rust

Last synced: 12 Jan 2025

https://github.com/tannerdolby/advent-of-code

Advent of code πŸŽ„

advent-of-code

Last synced: 14 Feb 2025

https://github.com/healeycodes/advent-of-code-2020

πŸŽ… My solutions for Advent of Code 2020 in browser-land JavaScript

advent-of-code advent-of-code-2020

Last synced: 06 Feb 2025

https://github.com/macklinu/advent-of-code-2020

Solutions to Advent of Code 2020 written in Ruby

advent-of-code advent-of-code-2020

Last synced: 12 Jan 2025

https://github.com/alexlnkp/aoc

Advent of Code calendar

advent-of-code advent-of-code-2024 adventofcode c

Last synced: 06 Feb 2025

https://github.com/murderlon/advent-of-code-2022

Advent of Code 2022

advent-of-code go

Last synced: 01 Feb 2025

https://github.com/xnacly/advent-of-code

collection of my advent of code solutions and trys

advent-of-code advent-of-code-2020 advent-of-code-2022 aoc

Last synced: 18 Jan 2025

https://github.com/samyak2/adventofcode-2021

My solutions for Advent of Code 2021, in Rust

advent-of-code advent-of-code-2021

Last synced: 10 Jan 2025

https://github.com/harmim/aoc-2023

Advent of Code 2023 (Java)

advent-of-code advent-of-code-2023 christmas java puzzle

Last synced: 06 Feb 2025

https://github.com/gogvale/adventofcode

Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like.

advent-of-code advent-of-code-2022 ruby

Last synced: 18 Jan 2025

https://github.com/girgetto/advent-of-code-2020

πŸŽ„ My solutions for the advent code 2020

advent-of-code advent-of-code-2020

Last synced: 29 Jan 2025

https://github.com/vinlock/advent-of-code-2023

Dak's Advent of Code 2023 Solutions

advent-of-code typescript

Last synced: 12 Jan 2025

https://github.com/stalonelab/advent-of-code

My answers to Advent of Code, multiple editions.

advent-of-code advent-of-code-2020 advent-of-code-2021 rust

Last synced: 30 Jan 2025

https://github.com/robertobochet/advent_of_code_2020

My solutions for the Advent of Code 2020

advent-of-code advent-of-code-2020 challenge

Last synced: 13 Feb 2025

https://github.com/akondas/advent-of-code-2018

Solutions to the 2018 Advent of Code challenges in PHP

advent-of-code advent-of-code-2018 php

Last synced: 14 Feb 2025

https://github.com/awjin/advent-of-code

Solutions for Advent of Code, in TypeScript.

advent-of-code aoc node typescript

Last synced: 19 Jan 2025

https://github.com/brayevalerien/aoc-2024

My solutions to Advent of Code 2024, solved in various languages such as Python, V or Haskell. Note: due to time constraints I'm a bit late, but expect more solutions to come soon!

advent-of-code advent-of-code-2024 aoc aoc-2024 haskell python

Last synced: 05 Feb 2025

https://github.com/marcosgilf/advent-of-code

Eric Wastl's Advent of Code

advent-of-code javascript

Last synced: 05 Feb 2025

https://github.com/durocodes/audit

a tool to validate advent of code solutions

advent-of-code aoc

Last synced: 29 Jan 2025

https://github.com/kenrick95/adventofcode2018

My solutions for Advent of Code 2018 problems

advent-of-code advent-of-code-2018

Last synced: 19 Jan 2025

https://github.com/xiaoxiae/advent-of-code-2018

Solutions to Advent of Code problems in Python for the year 2018.

advent-of-code python

Last synced: 09 Jan 2025