aoc2022 VS AdventofCode2022

Compare aoc2022 vs AdventofCode2022 and see what are their differences.

aoc2022

Advent of Code 2022 (by ednl)

AdventofCode2022

My Advent of Code 2022 solutions in Kotlin (by Nohus)
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
WorkOS - The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com
featured
aoc2022 AdventofCode2022
22 1
2 5
- -
10.0 1.6
8 months ago about 1 year ago
C Kotlin
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.

aoc2022

Posts with mentions or reviews of aoc2022. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-26.

AdventofCode2022

Posts with mentions or reviews of AdventofCode2022. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-08.
  • -๐ŸŽ„- 2022 Day 9 Solutions -๐ŸŽ„-
    195 projects | /r/adventofcode | 8 Dec 2022
    Some premade utils came useful: Point class, Direction class, Point.move(Direction) method, and Point.getAdjacent(). Source for them here: https://github.com/Nohus/AdventofCode2022/blob/master/src/main/kotlin/utils/Geometry.kt

What are some alternatives?

When comparing aoc2022 and AdventofCode2022 you can also consider the following projects:

rust-mos - Empowering everyone to build reliable and efficient software.

AOC - Advent of Code

AdventOfCode2022

advent-of-code - My solutions for the Advent of Code

AdventOfCode - My solutions to Advent of Code

ultimatepp - U++ is a C++ cross-platform rapid application development framework focused on programmer's productivity. It includes a set of libraries (GUI, SQL, Network etc.), and integrated development environment (TheIDE).

aoc - KlongPy Advent of Code (AoC) solutions

advent_of_code

AOC2022 - Advent of Code 2022, solved in Haskell

advent-of-code - My solutions for adventofcode.com

aoc-go - A Golang tool for generating code for Advent of Code

adventofcode - My solutions to the Advent of Code challenges