advent-of-code VS aoc2021

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
advent-of-code aoc2021
3 23
1 9
- -
3.7 0.0
5 months ago over 1 year ago
Common Lisp Go
GNU General Public License v3.0 only MIT License
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.

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

aoc2021

Posts with mentions or reviews of aoc2021. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-17.

What are some alternatives?

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

AdventOfCode - My solutions for all years of Advent of Code in Python 3 and Rust

AoC - my personal repo for the advent of code yearly challenge

adventofcode - Solutions for problems from AdventOfCode.com

advent-of-code-go - All 8 years of adventofcode.com solutions in Go/Golang; 2015 2016 2017 2018 2019 2020 2021 2022

adventofcode - Advent of code solutions

adventofcode - Advent of Code solutions of 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022 and 2023 in Scala

adventofcode - Advent of Code challenge solutions

AdventOfCode2021 - Advent of code 2021

aoc2021 - Advent of Code 2021, this time in Go

AdventOfCode2021.jl - Advent of Code 2021 in Julia

Advent-of-Code - Advent of Code