adventofcode VS AoC2020

Compare adventofcode vs AoC2020 and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
adventofcode AoC2020
3 3
1 0
- -
4.1 0.0
7 months ago over 3 years ago
Rust MATLAB
- 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.

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 2021-12-11.
  • -🎄- 2021 Day 12 Solutions -🎄-
    145 projects | /r/adventofcode | 11 Dec 2021
    Hmm, interesting! I'm definitely not getting the input on compile time either. I'm using a function in my util mod to either get it from the web (for the first time and store it) or read from a file (I did the flamegraph not on the first run). I see you are using std::fs::read_to_string to read your file. I'm using another method to read the files in a similar way but also use a BufReader in the middle of it. I'm not sure if it can make that of a difference but that seems like the only difference considering the rest of the parsing looks similar with iter/map stuff.
  • -🎄- 2020 Day 22 Solutions -🎄-
    91 projects | /r/adventofcode | 21 Dec 2020
    RUST
  • 2020 Day 21 Solutions
    1 project | /r/adventofcode | 21 Dec 2020
    Rust

AoC2020

Posts with mentions or reviews of AoC2020. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2020-12-24.
  • -🎄- 2020 Day 25 Solutions -🎄-
    36 projects | /r/adventofcode | 24 Dec 2020
    My Answer\ There isn't much to say about today's puzzle. A rather straightforward MATLAB implementation. Merry Christmas everyone!
  • -🎄- 2020 Day 22 Solutions -🎄-
    91 projects | /r/adventofcode | 21 Dec 2020
    Part 1\ Part 2\ Since the script for part 2 is written in a recursive way, there is an extra step to get the final answer. The final answer can be easily obtained based on the non-empty deck.\ \ I was confused by the infinite loop prevention rule, but other than that, pretty simple puzzle.
  • 2020 Day 21 Solutions
    1 project | /r/adventofcode | 20 Dec 2020
    My MATLAB answer for part 1. Part 2 can be easily done manually so I didn't bother writing codes for that:)

What are some alternatives?

When comparing adventofcode and AoC2020 you can also consider the following projects:

advent-of-code-2020 - 🎅🌟❄️☃️🎄🎁

AdventOfCode-Java - adventOfCode(Language.JAVA);

advent-of-code-2020

aoc2020 - Advent of Code 2020

adventofcode.com

advent-of-code-2020-jq - Solving Advent of Code with jq [Moved to: https://github.com/odnoletkov/advent-of-code-jq]

advent-of-code - 🎄 This is my set of awesome solutions for the Advent of Code puzzles

aoc2020

advent-of-code