advent-of-code-2021 VS AdventOfCode2021

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

advent-of-code-2021

My solutions for Advent of Code 2021 (in C) (by KleberPF)

AdventOfCode2021

Solutions to all 25 AoC 2021 problems in Rust :crab: Less than 100 lines per day and under 1 second total execution time! :christmas_tree: (by AxlLind)
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-2021 AdventOfCode2021
5 49
2 61
- -
0.0 2.6
over 2 years ago 4 months ago
C Rust
- 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-2021

Posts with mentions or reviews of advent-of-code-2021. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-03.
  • -🎄- 2021 Day 4 Solutions -🎄-
    267 projects | /r/adventofcode | 3 Dec 2021
    Solution
  • Advent of Code Day 3
    2 projects | /r/C_Programming | 3 Dec 2021
    Day 3 of AoC, and it's starting to get harder. I'm actually not sure about the time complexity on this one. I saw some algorithms that apparently are O(n * l), where l is the length of the binary number. I believe my implementation is O(n * logn), but I'm not sure how much slower or faster it would actually be in reality. I'd appreciate more insight on this.
  • -🎄- 2021 Day 3 Solutions -🎄-
    230 projects | /r/adventofcode | 2 Dec 2021
    Link
  • Advent of Code Day 2
    1 project | /r/C_Programming | 2 Dec 2021
    With the permission of mods, I will try to make a daily post about Advent of Code, where we can share our solutions and talk about AoC in general. This is my solution for day 2. I'm liking the submarine theme so far, and the visualizations on /r/adventofcode are really awesome. I was thinking about doing some in OpenGL, but I don't know if I can bear the pain. How are you liking AoC so far?
  • Advent of Code Day 1 in C
    3 projects | /r/C_Programming | 1 Dec 2021
    I hope this kind of post is allowed. I'm planning to do this year's Advent of Code all in C (and hopefully all in time). This is what I ended up with for Day 1. I'm posting this so we can compare and improve our solutions.

AdventOfCode2021

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

What are some alternatives?

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

bmp - 24-bit BMP (Bitmap) ANSI C header library

100-days-of-code - Fork this template for the 100 days journal - to keep yourself accountable (multiple languages available)

adventofcode - My solutions to the Advent of Code challenges

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

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

advent-of-code - Advent Of Code Solutions

aoc2021 - My solutions to Advent of Code 2021.

Advent-of-Code - Advent of Code

advent_of_code - Solutions to programming puzzles on Advent of Code

aoc - Advent of Code solutions

Advent_of_Code_2021_Solutions_Java - Personal AoC/2021 Solutions in Java

aoc2021 - Advent of Code 2021 Solutions