adventofcode VS advent-of-code

Compare adventofcode vs advent-of-code 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 advent-of-code
2 28
1 7
- -
6.2 0.0
5 months ago over 1 year ago
Rust Haskell
- -
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-26.
  • [2022] 25 Different Languages Challenge, completed
    4 projects | /r/adventofcode | 26 Dec 2022
    I also did this, my repo is here. My requirements were that the language has to be actively used for real world development and contributed to (so no toy/experimental languages and no relicts of the past like Fortran, COBOL and Pascal), and be a general-purpose language with a decent standard library for common algorithms (so no assembly, SQL, HTML). I will make a separate post when I clean up the repo a bit more, but for now I'm happy to say I completed the challenge. Maybe day 21 was a bit cheaty, cause initially I wanted to learn Racket and use the advanced parsing capabilities for that day, but with time constraints I settled for (technically) using Prolog (see the day 21 readme for explanation of solution).
  • -🎄- 2022 Day 16 Solutions -🎄-
    68 projects | /r/adventofcode | 15 Dec 2022
    link

advent-of-code

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

What are some alternatives?

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

AdventOfCode - Advent of code daily challenge

aoc-2021 - AOC challenge in Haskell

advent-of-code - advent of code solutions

ghc - Mirror of the Glasgow Haskell Compiler. Please submit issues and patches to GHC's Gitlab instance (https://gitlab.haskell.org/ghc/ghc). First time contributors are encouraged to get started with the newcomers info (https://gitlab.haskell.org/ghc/ghc/wikis/contributing).

advent-of-code - Coding Solutions for Advent of Code

advent-of-code-2022 - 🎄 My Advent of Code solutions in Rust. http://adventofcode.com/2022

adventofcode - Solutions for problems from AdventOfCode.com

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

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

advent-of-code-2022-rust

AdventOfCode2022 - Repository for advent of code code to find solutions. This year in Go.