aoc VS aoc-2020

Compare aoc vs aoc-2020 and see what are their differences.

aoc-2020

My solutions for https://adventofcode.com (by ScottBailey)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
aoc aoc-2020
24 6
380 0
- -
8.9 0.0
4 months ago 4 months ago
Python C++
GNU General Public License v3.0 or later -
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.

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 2023-12-09.

aoc-2020

Posts with mentions or reviews of aoc-2020. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2020-12-23.
  • -🎄- 2020 Day 24 Solutions -🎄-
    78 projects | /r/adventofcode | 23 Dec 2020
    C++ part2 215ms on my laptop
  • -🎄- 2020 Day 22 Solutions -🎄-
    91 projects | /r/adventofcode | 21 Dec 2020
    C++ part2 35ms or so
    91 projects | /r/adventofcode | 21 Dec 2020
    Get the repository, then you can use cmake to build it like I do, or just use command line. If you want to test it with circular_buffer, you'll need boost, too!
    91 projects | /r/adventofcode | 21 Dec 2020
    In part1, though, vector was repeatably faster than circular_buffer. About 40us for vector and 70us or so for circular buffer. I expected circular buffer would out perform vector for this task.

What are some alternatives?

When comparing aoc and aoc-2020 you can also consider the following projects:

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

Advent-of-Code - C# solutions for Advent of Code puzzles

aoc2020 - Advent of Code 2020 - my answers

ruby - The Ruby Programming Language

hashbrown - Rust port of Google's SwissTable hash map

aoc-2020 - My solutions to Advent of Code 2020.

aoc2020 - Advent of Code 2020

advent-of-code-2020 - Answers and solutions for Advent of Code 2020.

aoc-2020 - Advent of Code 2020

AdventOfCode-rs - The https://adventofcode.com in idiomatic declarative Rust

AdventOfCode-Java - adventOfCode(Language.JAVA);

advent_of_code