AdventOfCode2022.jl
Advent of Code 2022 in Julia (by goggle)
advent-of-code-go
All 10 years of adventofcode.com solutions in Go/Golang (and a little Python); 2015-2024 (by alexchao26)
AdventOfCode2022.jl | advent-of-code-go | |
---|---|---|
3 | 63 | |
18 | 193 | |
- | 0.0% | |
2.4 | 8.0 | |
20 days ago | 8 months ago | |
Julia | Go | |
- | 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.
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.
AdventOfCode2022.jl
Posts with mentions or reviews of AdventOfCode2022.jl.
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
If you want some inspiration, check out my repo (although it is not in C and the year is 2022).
-
-🎄- 2022 Day 25 Solutions -🎄-
Repository (containing all my solutions for this year in Julia): https://github.com/goggle/AdventOfCode2022.jl
-
-🎄- 2022 Day 1 Solutions -🎄-
Link to solution: https://github.com/goggle/AdventOfCode2022.jl/blob/master/src/day01.jl
advent-of-code-go
Posts with mentions or reviews of advent-of-code-go.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-12-24.
-
[All years, All days, All in Go] All caught up!
Full repo: https://github.com/alexchao26/advent-of-code-go
- -🎄- 2022 Day 25 Solutions -🎄-
- -🎄- 2022 Day 24 Solutions -🎄-
- -🎄- 2022 Day 23 Solutions -🎄-
- -🎄- 2022 Day 22 Solutions -🎄-
- -🎄- 2022 Day 21 Solutions -🎄-
- -🎄- 2022 Day 20 Solutions -🎄-
- -🎄- 2022 Day 19 Solutions -🎄-
- -🎄- 2022 Day 18 Solutions -🎄-
- -🎄- 2022 Day 17 Solutions -🎄-
What are some alternatives?
When comparing AdventOfCode2022.jl and advent-of-code-go you can also consider the following projects:
AdventOfCode2016 - Advent of Code 2016
aoc2021 - Advent of Code 2021 - my answers
advent-of-code-2022 - back to rust, except i'll use libs where it makes sense
adventofcode - Solutions for problems from AdventOfCode.com
adventofcode - :christmas_tree: Advent of Code (2015-2024) in C#
advent-of-code - My solutions for Advent of Code