advent-of-code VS AdventOfCode2016

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
advent-of-code AdventOfCode2016
1 1
6 2
- -
8.9 6.8
about 1 month ago 10 months ago
C# C
MIT License 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.

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 2020-12-22.

AdventOfCode2016

Posts with mentions or reviews of AdventOfCode2016. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-02.
  • [2016 all days] [C] Advent of Code 2016 in C
    3 projects | /r/adventofcode | 2 Apr 2023
    Hello everyone. I'm currently trying to catch up with the Advent of Code puzzles and just finished Year 2016 in C. On this journey my utility library grew quite a bit and maybe someone wants to use some of it or is interested in some implementations: - dynamic generic arrays - dynamic generic hash sets (open addressing) - dynamic generic min and max heap - MD5 hash algorithm - and some other helpful functions You can find all the solutions in my repository. It's barely documented and not perfect by any means so be careful when reusing any pieces of code. I had lots of fun implementing the interpreters. Finally an excuse to use computed gotos.

What are some alternatives?

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

AdventOfCode - My C# and F# Advent Of Code solutions

AdventOfCode2016 - Solutions to all 25 AoC 2016 problems in OCaml :camel:

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

adventofcode - https://adventofcode.com

AdventOfCodeAngular - Typescript solutions with Angular and interactive web page

adventofcode - Advent of Code solutions 2015-2023

AdventOfCode2022.jl - Advent of Code 2022 in Julia

advent-of-code - Advent of Code

s2n - An implementation of the TLS/SSL protocols

AdventOfCode.Template - Advent of Code C# (.NET 8) template. Based on AoCHelper (https://github.com/eduherminio/AoCHelper)