aoc21-alpha VS advent-of-code-2021-rust

Compare aoc21-alpha vs advent-of-code-2021-rust 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
aoc21-alpha advent-of-code-2021-rust
3 4
13 4
- -
0.0 1.8
over 2 years ago almost 2 years ago
Crystal Rust
- 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.

aoc21-alpha

Posts with mentions or reviews of aoc21-alpha. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-23.

advent-of-code-2021-rust

Posts with mentions or reviews of advent-of-code-2021-rust. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-31.
  • 2021 day 19 in SYCL
    2 projects | /r/adventofcode | 31 May 2022
    Since my 2021 day 19 solution (https://github.com/LinAGKar/advent-of-code-2021-rust/tree/main/day19a) ended ut being lots of parallel matrix/vector multiplication, I decided to try making a GPGPU solution. So here is my solution in SYCL: https://github.com/LinAGKar/advent-of-code-2021-sycl. For dependencies it needs a SYCL implementation and GLM. I tried not to use anything implementation specific, but I've only tested it on oneAPI. I've never done any GPGPU stuff before, so it's probably terrible, and it actually ended ut being a bit slower than my Rust solution running on top of CUDA (on a 2080 Ti and Ryzen 7 5800X). Do tell anything I did wrong.
  • -🎄- 2021 Day 25 Solutions -🎄-
    38 projects | /r/adventofcode | 24 Dec 2021
    Mine in Rust: https://github.com/LinAGKar/advent-of-code-2021-rust/tree/main/day25/src
  • -🎄- 2021 Day 24 Solutions -🎄-
    60 projects | /r/adventofcode | 23 Dec 2021
    This is in theory a Rust solution: https://github.com/LinAGKar/advent-of-code-2021-rust/blob/main/day24a/src/main.rs, https://github.com/LinAGKar/advent-of-code-2021-rust/blob/main/day24b/src/main.rs. But I haven't actually run it to completion, like everyone else I've analyzed it manually.
  • -🎄- 2021 Day 1 Solutions -🎄-
    252 projects | /r/adventofcode | 30 Nov 2021
    My solutions in Rust: https://github.com/LinAGKar/advent-of-code-2021-rust/blob/main/day1a/src/main.rs and https://github.com/LinAGKar/advent-of-code-2021-rust/blob/main/day1b/src/main.rs

What are some alternatives?

When comparing aoc21-alpha and advent-of-code-2021-rust you can also consider the following projects:

advent_of_code - This repository contains solutions to each of the problems in Advent of Code 2017, 2018, 2019, 2020, 2021, 2022 and 2023 in C++ (and 2020 in Python as well)

advent-of-code-2021 - zig solutions to advent of code 2021

adventofcode - Advent of Code challenge solutions

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

aoc2021 - Advent of Code 2021 (Elixir + Pygame)

advent-of-code

advent-of-code-2021-sycl

aoc - Advent of Code solutions

Advent_of_Code_in_Pascal - My solutions to the Advent of Code, in Free Pascal

aoc - 🎄 My solutions and walkthroughs for Advent of Code and more related stuff.

advent-of-code - Advent Of Code Solutions