advent-of-code

Top 23 advent-of-code Open-Source Projects

  • awesome-advent-of-code

    A collection of awesome resources related to the yearly Advent of Code challenge.

  • Project mention: [2023] A list of solutions for this year and years past | /r/adventofcode | 2023-12-01
  • rustgym

    Leetcode Solutions in Rust, Advent of Code Solutions in Rust and more

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • advent-of-code-rust

    πŸŽ„Starter template for solving Advent of Code in Rust.

  • Project mention: A better project structure for Advent of Code in Rust | /r/learnrust | 2023-12-06

    https://github.com/fspoettel/advent-of-code-rust best rust aoc template imo

  • advent-of-code-kotlin-template

    The Advent of Code template project for Kotlin

  • Project mention: Tackle Advent of Code 2023 With Kotlin and Win Prizes! | /r/Kotlin | 2023-12-05

    Original article: https://blog.jetbrains.com/kotlin/2023/11/advent-of-code-2023-with-kotlin/

  • aoc

    πŸŽ„ My solutions and walkthroughs for Advent of Code and more related stuff.

  • Project mention: -❄️- 2023 Day 10 Solutions -❄️- | /r/adventofcode | 2023-12-09

    1076/1738 β€” Raw solution (to refactor/possibly rewrite)

  • adventofcode

    :christmas_tree: Advent of Code (2015-2023) in C# (by encse)

  • Project mention: -❄️- 2023 Day 11 Solutions -❄️- | /r/adventofcode | 2023-12-10
  • advent-of-code-2021

    πŸŽ„ My Advent of Code solutions in Rust. http://adventofcode.com/2021

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • advent-of-code-jq

    Solving Advent of Code with jq

  • Project mention: Ask HN: How do I get better at programming as a hobbyist? | news.ycombinator.com | 2024-04-23

    If you just want a series of programming puzzles, check out the Advent of Code[1]

    [1] https://adventofcode.com/

  • swift-aoc-starter-example

    Swift starter project for solving Advent of Code challenges.

  • Project mention: Apple has released an official Swift template for AOC | /r/adventofcode | 2023-12-05
  • advent-of-code-2022

    πŸŽ„ My Advent of Code solutions in Rust. http://adventofcode.com/2022 (by timvisee)

  • Project mention: What is the best way to learn Rust for offensive cybersecurity? | /r/redteamsec | 2023-04-24
  • adventofcode

    Advent of Code solutions 2015-2023 (by mjpieters)

  • aoc-badges-action

    Github Action to update the badges of your Readme to show your current Advent of Code stats

  • advent-of-code-2020

    :christmas_tree: My Advent of Code solutions in Rust. http://adventofcode.com/2020

  • advent-of-code-charts

    Inject charts in your private leaderboard page for Advent of Code

  • Project mention: Advent of Code Charts: browser extension to enhance private leaderboards | /r/adventofcode | 2023-11-11

    This /r post is partially a (shameless? πŸ˜…) plug of the browser extension: you can find the source code, or go straight to the FireFox Add-on or the Chrome Extension to install it. Be sure to check out your leaderboard for the previous years to see what it should look like. For 2023 it won't do much until the first leaderboard points come in 😝

  • advent-of-code-one-liners

    πŸπŸ“… One-line Python solutions for Advent of Code 2022 and 2023.

  • Project mention: -❄️- 2023 Day 9 Solutions -❄️- | /r/adventofcode | 2023-12-08

    Today beats yesterday as my fastest solve! Fairly short too, so I'll include my one-line solutions in-line. q[9] contains the input. Here is my updated visual of the Basilisk, which combines all my one-line solutions into a single, disgusting line of code!

  • aoc-2020

    Advent of Code 2020 in 25 Different Languages

  • awesome-adventjs

    πŸŽ…πŸŽ„ A collection of awesome resources related to the adventJS challenge https://adventjs.dev by @midudev

  • Red-Team-Advent-of-Code

    Red Teaming / Pentesting challenges for my Advent-Of-Code 2021.

  • advent-of-code-2020

    πŸŽ…πŸŒŸβ„οΈβ˜ƒοΈπŸŽ„πŸŽ (by mstksg)

  • adventofcode

    Python solutions to Advent of Code puzzles, https://adventofcode.com/ (by fuglede)

  • Project mention: -❄️- 2023 Day 6 Solutions -❄️- | /r/adventofcode | 2023-12-06

    [LANGUAGE: Python] GitHub

  • advent-of-code

    https://adventofcode.com/ (by xocolatl)

  • advent-of-code-2018

    Advent of Code 2018 Solutions (Spoilers!)

  • advent-of-code-2023

    πŸŽ„ My Advent of Code solutions in Rust. http://adventofcode.com/2023 (by timvisee)

  • Project mention: -❄️- 2023 Day 5 Solutions -❄️- | /r/adventofcode | 2023-12-05

    A in 0.015 ms (15 ΞΌs): https://github.com/timvisee/advent-of-code-2023/blob/master/day05a/src/main.rs

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

advent-of-code related posts

Index

What are some of the best open-source advent-of-code projects? This list will help you:

Project Stars
1 awesome-advent-of-code 2,808
2 rustgym 835
3 advent-of-code-rust 619
4 advent-of-code-kotlin-template 592
5 aoc 380
6 adventofcode 310
7 advent-of-code-2021 240
8 advent-of-code-jq 203
9 swift-aoc-starter-example 191
10 advent-of-code-2022 161
11 adventofcode 142
12 aoc-badges-action 120
13 advent-of-code-2020 118
14 advent-of-code-charts 118
15 advent-of-code-one-liners 110
16 aoc-2020 106
17 awesome-adventjs 101
18 Red-Team-Advent-of-Code 99
19 advent-of-code-2020 96
20 adventofcode 93
21 advent-of-code 87
22 advent-of-code-2018 83
23 advent-of-code-2023 80

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com