Advent-of-code-2022-golang
2022 golang solutions of Advent Of Code (by lynerist)
advent-of-code-2022
back to rust, except i'll use libs where it makes sense (by jchevertonwynne)
Advent-of-code-2022-golang | advent-of-code-2022 | |
---|---|---|
8 | 17 | |
15 | 3 | |
- | - | |
10.0 | 10.0 | |
over 2 years ago | over 2 years ago | |
Go | 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.
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-golang
Posts with mentions or reviews of Advent-of-code-2022-golang.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-12-12.
- -๐- 2022 Day 13 Solutions -๐-
-
-๐- 2022 Day 9 Solutions -๐-
golang solutions
-
-๐- 2022 Day 6 Solutions -๐-
Go solutions here
- -๐- 2022 Day 5 Solutions -๐-
- -๐- 2022 Day 4 Solutions -๐-
- -๐- 2022 Day 3 Solutions -๐-
- -๐- 2022 Day 2 Solutions -๐-
- -๐- 2022 Day 1 Solutions -๐-
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 2023-04-06.
- 2015-2022: What solution to a problem are you the most proud of
-
[2021 Day 6 (Part 2)] [Rust] Pretty darn elegant
nice one! you can make it even faster by creating a compile time multiplication table as i have done here, so all that happens at runtime is the bucketing of similarly aged fish, 7 multiplications + a sum
- -๐- 2022 Day 22 Solutions -๐-
- -๐- 2022 Day 21 Solutions -๐-
-
[2022 Day 14 (Part 2)] Oสฐ(Nยฒ)แตแตแตแต!... OH YEAH!
you've still got some overhead in your code, my rust solution creates a dense lookup array at runtime & takes ~200us on my 10850k. are you including file IO and printing to stdout?
- -๐- 2022 Day 14 Solutions -๐-
- -๐- 2022 Day 13 Solutions -๐-
-
-๐- 2022 Day 11 Solutions -๐-
code
- -๐- 2022 Day 7 Solutions -๐-
-
-๐- 2022 Day 5 Solutions -๐-
full solution
What are some alternatives?
When comparing Advent-of-code-2022-golang and advent-of-code-2022 you can also consider the following projects:
AoC2022 - Merry Christmas, y'all !!!
advent-of-code-2022 - My solutions to Advent of Code 2022 ๐
aoc-factor - Advent of Code solutions in Factor
advent - Solutions to https://adventofcode.com/
cl-ppcre - Common Lisp regular expression library