advent-of-code-2022 VS aoc2018

Compare advent-of-code-2022 vs aoc2018 and see what are their differences.

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
advent-of-code-2022 aoc2018
2 2
49 8
- -
10.0 10.0
over 1 year ago over 5 years ago
Lua Brainfuck
- -
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.

advent-of-code-2022

Posts with mentions or reviews of advent-of-code-2022. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-03.

aoc2018

Posts with mentions or reviews of aoc2018. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-02.
  • Simula the Forgotten Programming Language
    2 projects | news.ycombinator.com | 2 Jul 2023
    Hah, as someone who has studied at University of Oslo, many of the lecturers make sure that Simula isn’t forgotten, by constantly reminding us that it was the first language with classes etc.

    Therefore, a few years back I decided to learn it a bit (I borrowed a really old book from the library) and solved one of the Advent of Code puzzles in Simula: https://github.com/judofyr/aoc2018/blob/master/day3prog.sim

    I was actually very surprised at how “modern” it felt. However, neither this code nor the article touches on the real cool parts of Simula: Simulations based on coroutines.

  • Languages in 25 Days
    3 projects | news.ycombinator.com | 28 Dec 2022
    In 2018 I did the same thing, but I asked my friends for the list of languages (they didn’t know what it was for) so I ended up with far more esoteric languages: https://github.com/judofyr/aoc2018

    In the end I lost the motivation once I only had the “regular” languages left. I was also solving them as quickly as possible (in Ruby) to get on the leaderboard so it was kinda boring to also solve them again later on.

What are some alternatives?

When comparing advent-of-code-2022 and aoc2018 you can also consider the following projects:

ultraviolet - A wide linear algebra crate for games and graphics.

AdventOfCode - My solutions to Advent of Code

util-linux