advent-of-code-2021-rust VS adventofcode

Compare advent-of-code-2021-rust vs adventofcode 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-2021-rust adventofcode
4 718
4 65
- -
1.8 9.0
almost 2 years ago 5 months ago
Rust Scala
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-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

adventofcode

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

What are some alternatives?

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

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

codewars.com - Issue tracker for Codewars

aoc21-alpha - Advent of Code 2021 in 25 different languages, alphabet soup edition

bitburner - Bitburner Game

advent-of-code

LeetCode - This is my LeetCode solutions for all 2000+ problems, mainly written in C++ or Python.

advent-of-code-2021-sycl

Exercism - Scala Exercises - Crowd-sourced code mentorship. Practice having thoughtful conversations about code.

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

developer-roadmap - Interactive roadmaps, guides and other educational content to help developers grow in their careers.

advent-of-code - Advent Of Code Solutions

Advent-of-Code - Advent of Code