aoc2021 VS aoc

Compare aoc2021 vs aoc and see what are their differences.

aoc

Advent of Code (not Alexandra-Ocasio Cortex) (by asdrubalini)
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
aoc2021 aoc
2 2
0 0
- -
0.0 8.8
over 2 years ago 4 months ago
Python Rust
- 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.

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-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 aoc2021 and aoc you can also consider the following projects:

advent-of-code-charts - Inject charts in your private leaderboard page for Advent of Code

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

Advent2021