AdventOfCode VS aoc-2022

Compare AdventOfCode vs aoc-2022 and see what are their differences.

aoc-2022

Python 3 solutions to the Advent of Code 2022 coding puzzles (https://adventofcode.com/2022). (by charlescochran)
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
AdventOfCode aoc-2022
3 1
2 0
- -
10.0 3.3
over 1 year ago about 1 year ago
C# Python
- -
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 2022-12-13.

aoc-2022

Posts with mentions or reviews of aoc-2022. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-12.
  • -🎄- 2022 Day 13 Solutions -🎄-
    149 projects | /r/adventofcode | 12 Dec 2022
    Python 3 https://github.com/charlescochran/aoc-2022/blob/master/day_13.py I originally wrote a comparator function which pretty much worked exactly how the part 1 problem is specified, but then I realized that with sufficient hacking, you can coerce the packets to sort correctly using Python's built-in alphabetical sorting. This involves 1. wrapping all the integers in a bunch of lists such that they are all nested the exact same amount and 2. doing some string substitutions to handle certain edge cases. My program solves part 2 in about 30 ms (CPU time). I'm curious how that timing compares to anyone who just did a normal sort with the custom comparator function developed in Part 1 (using Python)?

What are some alternatives?

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

json - Strongly typed JSON library for Rust

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

cpp-peglib - A single file C++ header-only PEG (Parsing Expression Grammars) library

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

aoc2022

adventofcode - adventofcode.com solutions

AoC-2022 - Advent of code 2022

adventofcode - Solutions for problems from AdventOfCode.com

advent-of-code-2022 - Advent of Code 2022

adventofcode - Advent of code solutions

advent-of-code

AdventOfCode - My Advent of Code solutions. I also upload videos of my solves: https://www.youtube.com/channel/UCuWLIm0l4sDpEe28t41WITA