AdventOfCode2016 VS AdventOfCode2016

Compare AdventOfCode2016 vs AdventOfCode2016 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
AdventOfCode2016 AdventOfCode2016
1 1
2 2
- -
2.6 6.8
4 months ago 10 months ago
OCaml 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.

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 2021-12-25.

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

AdventOfCode2015 - Solutions to all 25 AoC 2015 problems in Clojure! :christmas_tree:

adventofcode - https://adventofcode.com

AdventOfCode2017 - Solutions to all 25 AoC 2017 problems in Haskell λ

adventofcode - Advent of Code solutions 2015-2023

AdventOfCode2022.jl - Advent of Code 2022 in Julia

s2n - An implementation of the TLS/SSL protocols

advent-of-code - 🎄 Solutions to Advent of Code challenges