Advent of Code: Day 3

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • adventofcode2022

  • My solution follows, as always unwrap-free, and framework is available at https://github.com/niklasha/adventofcode2022

  • aoc-2022

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • aoc2022rust

    Discontinued Advent of Code 2022 in Rust

  • My goal this year is opitimizing for speed, here is my solution. Comments are welcome! https://github.com/fyrchik/aoc2022rust/blob/main/day03/src/lib.rs

  • adventofcode

  • Your solution is pretty much exactly the super concise version of my definitely over-engineered solution.

  • AdventOfCode2022

    https://adventofcode.com/2022 (by Ummon)

  • My solution for day 3: https://github.com/Ummon/AdventOfCode2022/blob/master/src/day03.rs

  • aoc22

    Advent of Code solutions in Rust for 2022 (by KeatonTech)

  • I'm trying to do all the parsing with nom this year, instead of relying on regexes and string manipulation https://github.com/KeatonTech/aoc22/blob/main/src/bin/03.rs

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