Advent-of-Code VS aoc2021

Compare Advent-of-Code vs aoc2021 and see what are their differences.

Advent-of-Code

This repo contains my answers for the 25 days of coding challenge at https://adventofcode.com (by BeckTimothy)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
Advent-of-Code aoc2021
1 3
0 0
- -
0.0 1.8
over 1 year ago over 2 years ago
JavaScript Rust
- -
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 2021-12-05.

aoc2021

Posts with mentions or reviews of aoc2021. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-05.
  • -🎄- 2021 Day 6 Solutions -🎄-
    225 projects | /r/adventofcode | 5 Dec 2021
    Very similar to mine, I used .rotate(1) on my ages array then added the element at the end to the element at index 6. https://github.com/MichaelCG8/aoc2021/blob/main/src/bin/06.rs
  • Code review AoC Day 4
    7 projects | /r/rust | 4 Dec 2021
    Also, instead of summing the remaining values at the end I summed them all at the start then subtracted them as they were checked off, meaning that i didn't need to store a Boolean for each entry recording whether it remained. https://github.com/MichaelCG8/aoc2021/blob/main/src/bin/04.rs

What are some alternatives?

When comparing Advent-of-Code and aoc2021 you can also consider the following projects:

fish-shell - The user-friendly command line shell.

Advent-of-Code - Advent of Code

adventofcode-solutions - 🎄 My solutions to https://adventofcode.com/

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

adventofcode - Solutions for problems from AdventOfCode.com

Advent_of_Code - My Advent of Code solutions.

adventofcode.com - Practising Haskell with AdventOfCode.com puzzles

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

AdventOfCodeRust2021 - Code related to Advent of Code 2021 using Rust

advent-of-code - My solutions for Advent of Code

adventofcode - Advent of Code solutions of 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022 and 2023 in Scala

OffsetArrays.jl - Fortran-like arrays with arbitrary, zero or negative starting indices.