advent-of-code-2021 VS aoc

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

advent-of-code-2021

🎄 My Advent of Code solutions in Rust. http://adventofcode.com/2021 (by timvisee)

aoc

Advent of Code (not Alexandra-Ocasio Cortex) (by asdrubalini)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
advent-of-code-2021 aoc
14 2
240 0
- -
2.6 8.8
5 months ago 3 months ago
Rust Rust
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-2021

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

aoc

Posts with mentions or reviews of aoc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-03.
  • AdventOfCode 2021, giorno 04
    7 projects | /r/ItalyInformatica | 3 Dec 2021
    Rust, soluzione pulita: https://github.com/asdrubalini/advent-of-code/blob/2021/src/aoc/bingo.rs
  • [2021 Day1] Rust – Looking for criticism of my code
    2 projects | /r/adventofcode | 1 Dec 2021
    I solved it using only iterators, map and filters. Also, there is a `tuple_windows` method already in the `itertools` crate (unless you are trying to solve without crates). Other than this, they look pretty similar :). If you want to compare with mine, here's the code: https://github.com/asdrubalini/advent-of-code/blob/2021/src/aoc/solutions.rs

What are some alternatives?

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

Advent_of_Code - My Advent of Code solutions.

Advent2021

aoc2020 - Advent of Code 2020

adventlang - 🎅 A programming language (+ code playground) for Advent of Code.

advents-of-code - 🎄🎁 Solutions for the yearly advent of code challenges

public

advent-of-code-rust - My solutions to Advent Of Code

itertools - Extra iterator adaptors, iterator methods, free functions, and macros.

aoc - Advent of Code solutions in rust and go

adventofcode - Solutions for problems from AdventOfCode.com

Advent-of-Code - Advent of Code

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