aoc2021InZig
By sendilkumarn
advent-2021-kotlin
:christmas_tree: Advent of Code 2021: Solutions in Kotlin (by tginsberg)
aoc2021InZig | advent-2021-kotlin | |
---|---|---|
1 | 2 | |
0 | 34 | |
- | - | |
3.8 | 1.8 | |
over 3 years ago | over 3 years ago | |
Zig | Kotlin | |
- | Apache License 2.0 |
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.
aoc2021InZig
Posts with mentions or reviews of aoc2021InZig.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-03-20.
-
My views on Ziglang
My AOC experiments in Zig
advent-2021-kotlin
Posts with mentions or reviews of advent-2021-kotlin.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-12-15.
-
-🎄- 2021 Day 16 Solutions -🎄-
Once I finally understood how the examples worked with subpackets, I was able to come up with what I think is a nice clean solution. I ended up using an Iterator that got passed around to various sealed types that would parse themselves out. I defined several extension functions on Iterator to make things easier to read.
-
-🎄- 2021 Day 1 Solutions -🎄-
Kotlin -> [Blog/Commentary] - [Code] - [All 2021 Solutions]
What are some alternatives?
When comparing aoc2021InZig and advent-2021-kotlin you can also consider the following projects:
advent-of-code-2022 - Solutions to AoC 2022 in zig
advent-of-code-kotlin - A simple library that makes running and testing your Kotlin solutions to Advent of Code puzzles a breeze.
AoCHelper - Helper .NET library for solving Advent of Code puzzles
adventofcode - My collection of Advent of Code solutions in a slightly overkill project setup 🙃👻
ziglings - Learn the Zig programming language by fixing tiny broken programs.
Advent_of_Code - My Advent of Code solutions.