Looking for feedback on my Rust Advent of Code solutions

This page summarizes the projects mentioned and recommended in the original post on /r/rust

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

  • I'd love to hear any feedback from everyone about my solutions for day 1 and 2, which can be seen here: https://github.com/desbo/advent-of-code-2021/tree/main/src.

  • advent-of-rust-2021

    Solutions to Advent of Code 2021 in Rust

  • My own solution is somewhere in-between

  • 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.

    InfluxDB logo
  • aoc2021

    Advent of code https://adventofcode.com/ (by FlakM)

  • I wonder if this is based on scala background but my solutions are similar https://github.com/FlakM/aoc2021 I didn't even consider to just have mutable variables and iterate over inputs like probably most of the other rusteacians. Maybe it's due to scala's enums PTSD...

  • advent2021

    Advent of Code 2021 (by kyclark)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts