[2021 Day1] Rust – Looking for criticism of my code

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

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

    Advent of Code (not Alexandra-Ocasio Cortex) (by asdrubalini)

  • I solved it using only iterators, map and filters. Also, there is a `tuple_windows` method already in the `itertools` crate (unless you are trying to solve without crates). Other than this, they look pretty similar :). If you want to compare with mine, here's the code: https://github.com/asdrubalini/advent-of-code/blob/2021/src/aoc/solutions.rs

  • aoc-2021

    Advent of Code 2021 (by AlisCode)

  • See my solution here (uses `cargo-aoc`) that sums up what I consider to be good practice.

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

  • O que é o Advent Of Code?

    2 projects | dev.to | 3 Nov 2022
  • Ask HN: How do I get better at programming as a hobbyist?

    1 project | news.ycombinator.com | 23 Apr 2024
  • What Happens After Agile Dies?

    1 project | dev.to | 11 Apr 2024
  • When was the last time you used this? - Part 2: Algorithms

    1 project | dev.to | 28 Mar 2024
  • 2023, a year in images

    1 project | dev.to | 8 Mar 2024