AdventOfCode VS advent-of-code

Compare AdventOfCode vs advent-of-code and see what are their differences.

AdventOfCode

My solutions for all years of Advent of Code in Python 3 and Rust (by benediktwerner)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
AdventOfCode advent-of-code
18 3
58 1
- -
7.5 3.7
9 days ago 4 months ago
Python Common Lisp
Creative Commons Zero v1.0 Universal GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

AdventOfCode

Posts with mentions or reviews of AdventOfCode. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-06.

advent-of-code

Posts with mentions or reviews of advent-of-code. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-15.
  • [2022 Day 22 (Part 2/3)] Solving generally without hardcoding
    3 projects | /r/adventofcode | 15 Jan 2023
    In my code I represented a quaternion as a four element list, and it can encode a 3D rotation around an axis. I wrote the basic functions for working with them almost straight from Wikipedia. There's only really four functions in my solution that use the basic functions: frame-forward, turn, rc-to-cube, and net-direction.
  • -🎄- 2021 Day 18 Solutions -🎄-
    144 projects | /r/adventofcode | 17 Dec 2021
    I spent a long time on this on Sunday but really enjoyed it. I've linked the code for the day above but I've split off the library functions into my general AoC repository, they're in zipper.lisp maybe.lisp and a couple of functions in monad.lisp.
  • -🎄- 2021 Day 4 Solutions -🎄-
    267 projects | /r/adventofcode | 3 Dec 2021
    I've been writing the parsing functions in a utility library for Advent of Code as I worked through all of the stars. The parser is here https://github.com/blake-watkins/advent-of-code/blob/main/parser.lisp

What are some alternatives?

When comparing AdventOfCode and advent-of-code you can also consider the following projects:

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

adventofcode - Solutions for problems from AdventOfCode.com

advent_of_code_2021_v2

adventofcode - Advent of code solutions

adventofcode - Advent of Code challenge solutions

AOC2021-in-Fortran - Advent of Code 2021 solutions in Fortran

aoc2021 - Advent of Code 2021, this time in Go

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

Advent-of-Code - Advent of Code

AdventOfCode2021.jl - Advent of Code 2021 in Julia

aoc2021 - Advent of Code 2021 Solutions