advent_of_code_2021

By valsteen

Advent_of_code_2021 Alternatives

Similar projects and alternatives to advent_of_code_2021 based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better advent_of_code_2021 alternative or higher similarity.

advent_of_code_2021 reviews and mentions

Posts with mentions or reviews of advent_of_code_2021. We have used some of these posts to build our list of alternatives and similar projects.
  • Rust… an ingenious language that’s overwhelming me and motivating me at the same time. Need advice from advanced rust engineers
    1 project | /r/rust | 9 Oct 2022
    Same thing here. I'm a python dev and python is one of the best languages for these puzzles, because what's built in the language is really well tooled for manipulating datastructures. And this is where Rust blew my mind: you get the same feeling, I ended up completely doing it in rust. Iterators are plain awesome. And then because you're having fun you'll want to understand the hard parts: borrowing, Rc/Arc, mutating closures, Refcells and whatnot. Also it's quite recurrent that you have to build state machines, and this is where you realize match statements is the perfect way to structure your conditions. I posted my solutions here: https://github.com/valsteen/advent_of_code_2021

Stats

Basic advent_of_code_2021 repo stats
1
0
10.0
about 2 years ago

The primary programming language of advent_of_code_2021 is Rust.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com