AdventOfCode VS aoc2018

Compare AdventOfCode 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
AdventOfCode aoc2018
5 2
7 8
- -
5.3 10.0
5 months ago over 5 years ago
Rust 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.

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-28.
  • Languages in 25 Days
    3 projects | news.ycombinator.com | 28 Dec 2022
    I did the same challenge this year, though I didn't use as “esoteric” languages (TeX… I love it :D), but I've made it more difficult than necessary by using the languages I'm familiar with first, before realizing this might be a mistake… I've written on my learnings on the AoC subreddit[0] and if you'd like to see my code, it's of course on GitHub[1].

    0: https://www.reddit.com/r/adventofcode/comments/zwi0t4/2022_w...

    1: https://github.com/d12bb/AdventOfCode/tree/main/2022

  • [2022] What I learned using a different language each day
    1 project | /r/adventofcode | 27 Dec 2022
    Anyways, if you're interested, here's the code. Now I'll try to get rid of all these compilers, interpreters, language servers, Neovim plugins etc. I'll never use again…
  • AoC 2022 day 11 done in Raku, looking for feedback
    1 project | /r/rakulang | 11 Dec 2022
    I never used Raku (or even Perl) before, but as I try to solve Advent of Code using a different language every day this year, I did today's problem in Raku. I'm quite intrigued by its Grammar feature and used it to parse the input, but found it really difficult to get working. That said, I'd like to hear from more experienced Rakuistas if what I did was even remotely idiomatic or looks just gross to your eyes. So here's my code (may be easier to read on Github):
  • -🎄- 2022 Day 11 Solutions -🎄-
    162 projects | /r/adventofcode | 10 Dec 2022
    Today's Raku: src
  • -🎄- 2022 Day 9 Solutions -🎄-
    195 projects | /r/adventofcode | 8 Dec 2022
    I'm doing different language each day, all solutions here.

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 AdventOfCode and aoc2018 you can also consider the following projects:

aoc2022 - Advent of Code 2022

advent-of-code-2022

AdventOfCode - Hacky solutions for lovely problems

util-linux

adventofcode - adventofcode.com solutions

AoC - my personal repo for the advent of code yearly challenge

Advent-of-code - My solutions of adventofcode.com

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

Advent-of-Code

adventofcode - Python solutions to Advent of Code puzzles, https://adventofcode.com/

adventofcode - Answers to Advent of Code

adventofcode - :christmas_tree: Advent of Code (2015-2023) in C#