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/julianschmuckli/adventofcode_2016

Some code snippets from adventofcode.com.

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

Last synced: 28 Dec 2024

https://github.com/julianschmuckli/adventofcode_2020

My Advent of Code 2020 solutions, written in ABAP.

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

Last synced: 28 Dec 2024

https://github.com/drupol/aoc2022

Solutions of Advent Of Code 2022

advent-of-code advent-of-code-2022 advent-of-code-2022-php

Last synced: 16 Jan 2025

https://github.com/julianschmuckli/adventofcode_2017

My solutions for AdventOfCode 2017 in Java

advent-of-code advent-of-code-2017 java

Last synced: 28 Dec 2024

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/oxzi/advent-of-code

Solutions for some tasks of the Advent of Code

advent-of-code advent-of-code-2016 advent-of-code-2018 advent-of-code-2023

Last synced: 03 Feb 2025

https://github.com/paulschuberth/rustadvent2022

Advent of Code 2022 in Rust

advent-of-code just-for-fun rust

Last synced: 28 Dec 2024

https://github.com/dimo414/advent-2018

My solutions to Advent of Code 2018, written in Rust as a way to learn the language.

advent-of-code advent-of-code-2018 learning rust

Last synced: 17 Jan 2025

https://github.com/eplhreu/advent-of-code-2021-teco

Advent of code 2021 problems and solutions written in TECO macros, both explained and compressed!

advent-of-code teco

Last synced: 27 Dec 2024

https://github.com/petertseng/adventofcode-rb-2022

Solutions to https://adventofcode.com/2022 (complete)

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

Last synced: 13 Jan 2025

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

Repository that contains the code needed to solve the AOC challenge.

advent-of-code advent-of-code-2022 clojure

Last synced: 08 Feb 2025

https://github.com/thecaptaincraken/advent_of_code_2024

Solutions to the Advent of Code 2024, made with ❀️ in Rust.

advent-of-code rust-lang

Last synced: 02 Feb 2025

https://github.com/ararslan/advent-solutions

A collection of my Advent of Code solutions

advent-of-code bad-code not-worth-your-time

Last synced: 10 Feb 2025

https://github.com/sebastiaanz/aoc-2018

Advent of Code 2018 - My solutions to the daily puzzles

advent-of-code advent-of-code-2018 python python-3 python-discord

Last synced: 09 Jan 2025

https://github.com/rossmacarthur/intcode

🎁 Assembler and runner for the Intcode computer from πŸŽ„ Advent of Code 2019

advent-of-code intcode

Last synced: 12 Feb 2025

https://github.com/giacomocavalieri/aoc

Haskell AOC

advent-of-code aoc

Last synced: 21 Dec 2024

https://github.com/rrbutani/aoc

(gross) Advent of Code Solutions

advent-of-code

Last synced: 28 Jan 2025

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

Solving 2024 AOC challenges using Rust

advent-of-code aoc rust

Last synced: 12 Feb 2025

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

Advent of Code Solutions - https://adventofcode.com

advent-of-code aoc aoc2020

Last synced: 05 Feb 2025

https://github.com/antoniosubasic/aoc.api

a simple Advent of Code API written in C#

advent-of-code aoc api

Last synced: 24 Nov 2024

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

Doing every day of advent of code in a different programming language!

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

Last synced: 15 Jan 2025

https://github.com/jwcarman/adventofcode2020

Solutions to the Advent of Code 2020 problems using Java.

advent-of-code advent-of-code-2020 aoc aoc2020 java

Last synced: 13 Jan 2025

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

My solutions to each of the Advent of Code 2018 puzzles

advent-of-code advent-of-code-2018 adventofcode javascript php php7 php72 python3

Last synced: 05 Jan 2025

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

My solutions to the puzzles from Advent of Code 2021

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

Last synced: 08 Nov 2024

https://github.com/aran112000/advent-of-code-2020-php

My Advent of Code 2020 solutions (written in PHP)

advent-of-code advent-of-code-2020 aoc aoc2020 php php8

Last synced: 05 Jan 2025

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

My solutions for Advent of Code 2021

advent-of-code advent-of-code-2021 go puzzles

Last synced: 13 Jan 2025

https://github.com/aran112000/adventofcode.com

My solutions to the daily Advent of Code 2017 challenges. All solutions written in PHP

advent-of-code advent-of-code-2017 php php7

Last synced: 05 Jan 2025

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

Advent of Code is an annual set of Christmas-themed computer programming challenges that follow an Advent calendar.

advent advent-of-code advent-of-code-2024 advent-of-code-2024-java advent-of-code-java

Last synced: 01 Feb 2025

https://github.com/jabrena/advent-of-code-collection

Advent of Code is an annual set of Christmas-themed computer programming challenges that follow an Advent calendar.

advent advent-of-code advent-of-code-2024 advent-of-code-2024-java advent-of-code-java

Last synced: 29 Dec 2024

https://github.com/petertseng/adventofcode-hs-2019

Solutions to https://adventofcode.com/2019 (all but day 25, unlikely to add day 25 due to lack of interest)

advent-of-code advent-of-code-2019 haskell

Last synced: 13 Jan 2025

https://github.com/thesola10/adventofcode2020

My Advent of Code 2020 exercises in Haskell

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

Last synced: 12 Feb 2025

https://github.com/quantumbagel/adventofcode

The Advent Of Code(rs)'s solutions to AoC 2023 (and hopefully beyond)

advent-of-code advent-of-code-2023 python3 quantumbagel

Last synced: 22 Jan 2025

https://github.com/petertseng/adventofcode-rs-2019

Solutions to https://adventofcode.com/2019 (complete)

advent-of-code advent-of-code-2019 rust

Last synced: 13 Jan 2025

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

My personal template for Advent of Code

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

Last synced: 13 Jan 2025

https://github.com/plietar/advent-2021

The Advent of Code, but it's a different language every day

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

Last synced: 09 Feb 2025

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

My attempt at solving advent of code 2018

advent-of-code advent-of-code-2018 dart2 golang nodejs python-3

Last synced: 22 Jan 2025

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

πŸŽ… My solutions to some of the "Advent of Code" programming puzzles.

advent-of-code puzzle-solution python

Last synced: 13 Jan 2025

https://github.com/perrutquist/aoc2019

Advent of Code 2019 solutions in Julia

advent-of-code advent-of-code-2019 julia-language julialang

Last synced: 17 Jan 2025

https://github.com/brumhard/adventofcode

My solutions for advent of code

advent-of-code aoc

Last synced: 22 Jan 2025

https://github.com/flopp/aoc2020

My solutions for Advent of Code 2020

advent-of-code advent-of-code-2020 aoc aoc2020

Last synced: 22 Jan 2025

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

Dave Follett's Advent of Code Solutions.

advent-of-code javascript rust

Last synced: 15 Dec 2024

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

Solving puzzles from the yearly Advent calendar of programming (2020, 2021, 2022, 2023)

advent-of-code

Last synced: 12 Jan 2025

https://github.com/hankolsen/advent-of-code-2017

Advent of Code 2017 http://adventofcode.com/2017/

advent-of-code advent-of-code-2017 javascript js nodejs

Last synced: 13 Jan 2025

https://github.com/indiecodermm/aoc-24

Advent of Code 2024 (GO)

advent-of-code algorithms golang

Last synced: 21 Jan 2025

https://github.com/dkter/aoc2020

Advent of Code 2020 solutions (done as fast as possible, don't judge)

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

Last synced: 16 Jan 2025

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

Advent of Code 2024 solutions using a different language for each day

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

Last synced: 13 Dec 2024

https://github.com/tranzystorekk/arrive

A simple CLI tool for interacting with Advent of Code

advent-of-code cli rust

Last synced: 07 Dec 2024

https://github.com/nomadalgia/aoc

Unified Advent of Code solutions repository

advent-of-code erlang haskell

Last synced: 20 Jan 2025

https://github.com/adevintaspain/advent-of-code-kotlin

πŸŽ„ Advent of Code in Kotlin

advent-of-code kotlin

Last synced: 05 Jan 2025

https://github.com/weaponsforge/adventofcode

Solutions for Advent of Code event puzzles

advent-of-code adventofcode aoc

Last synced: 12 Feb 2025

https://github.com/jwodder/advent-of-code-rust

Advent of Code solutions in Rust

advent-of-code programming-challenges rust

Last synced: 12 Feb 2025

https://github.com/stewartpark/aoc-2018

Advent of Code 2018. Goal: Try weird things ✨

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

Last synced: 02 Feb 2025

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

https://adventofcode.com/

advent-of-code ruby rust zig

Last synced: 20 Nov 2024

https://github.com/jelemux/aoc_2023

AoC solved with the Hare programming language

advent-of-code aoc harelang

Last synced: 05 Jan 2025

https://github.com/jubnzv/aoc2021

Solutions to Advent of Code 2021

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

Last synced: 02 Feb 2025

https://github.com/rinuya/aoc-2022

My Advent of Segfault Solutions in C

advent-of-code c python

Last synced: 18 Jan 2025

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

Advent of Code solutions

advent-of-code

Last synced: 20 Jan 2025

https://github.com/metalim/adventofcode.2021.go

Advent of Code 2021 solutions in Go

advent-of-code advent-of-code-2021 go golang

Last synced: 10 Feb 2025

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

My submissions for the advent of code 2023

2023 advent-of-code python

Last synced: 27 Dec 2024

https://github.com/metalim/adventofcode.2017.coffee

My solutions for Advent of Code 2017 tasks.

advent-of-code advent-of-code-2017 coffeescript

Last synced: 10 Feb 2025

https://github.com/metalim/adventofcode.2015.coffee

My solutions for Advent of Code 2015 tasks. Done in 2017.12.

advent-of-code advent-of-code-2015 coffeescript

Last synced: 10 Feb 2025

https://github.com/konh/adventofcode2021

Advent of Code 2021 solutions

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

Last synced: 01 Feb 2025

https://github.com/finomnis/adventofcode2021

My solutions for the https://adventofcode.com/2021 challenge.

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

Last synced: 10 Feb 2025