adventofcode VS Advent-of-Code

Compare adventofcode vs Advent-of-Code and see what are their differences.

adventofcode

My solutions to the Advent of Code challenges (by djotaku)

Advent-of-Code

My solutions or attempts at solutions to the Advent of Code event. (by salt-die)
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
69 18
14 204
- -
8.6 9.2
4 months ago 4 months ago
Python Python
- The Unlicense
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 2022-12-24.

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-12-10.

What are some alternatives?

When comparing adventofcode and Advent-of-Code you can also consider the following projects:

AdventOfCode2021 - Solutions to all 25 AoC 2021 problems in Rust :crab: Less than 100 lines per day and under 1 second total execution time! :christmas_tree:

advent-of-code-cpp - C++ solutions for the Advent of Code programming puzzles - http://adventofcode.com/

AdventOfCode - My Advent of Code solutions. I also upload videos of my solves: https://www.youtube.com/channel/UCuWLIm0l4sDpEe28t41WITA

advent-of-code-golf-2020 - doing the same thing over and over and expecting the same results

AlgorithmProblems - Solutions to Algorithm Problems :chart_with_upwards_trend: :neckbeard:

toit - Program your microcontrollers in a fast and robust high-level language.

advent2021 - Advent of Code 2021 in Rust

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

batgrl - badass terminal graphics library

scryer-prolog - A modern Prolog implementation written mostly in Rust.

AdventOfCode2021 - Advent of Code Solutions for 21 in rust, shooting for <1ms total runtime by the end