advent_of_code_2022 VS advent-of-code

Compare advent_of_code_2022 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
advent_of_code_2022 advent-of-code
2 44
0 23
- -
10.0 8.5
over 1 year ago about 1 month ago
Rust C++
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_2022

Posts with mentions or reviews of advent_of_code_2022. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-28.
  • [2022] Total lines of code
    2 projects | /r/adventofcode | 28 Dec 2022
    Repo @ Github
  • -🎄- 2022 Day 11 Solutions -🎄-
    162 projects | /r/adventofcode | 10 Dec 2022
    Easy to read indeed! You could consider implementing the From trait for &str or Vec<&str> instead of rolling your own. Same goes for the 1st include_str! macro for the input. You'll find examples of both in my solution https://github.com/shrugalic/advent_of_code_2022/blob/main/src/day11.rs

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 2023-12-10.

What are some alternatives?

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

AdventOfCode2022 - Solutions to all 25 Advent of Code 2022 in Rust 🦀 Less than 100 lines per day, total runtime of less than 1 second.

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

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

advent-of-code-go - All 8 years of adventofcode.com solutions in Go/Golang; 2015 2016 2017 2018 2019 2020 2021 2022

AdventOfCodeCSharp - My AoC Solutions

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

advents-of-code - 🎄🎁 Solutions for the yearly advent of code challenges

advent_of_code - Solutions to programming puzzles on Advent of Code

adventofcode - Advent of Code challenge solutions

adventofcode - Solutions for problems from AdventOfCode.com

advent-of-code - My solutions to the Advent of Code

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