[AoC 2022] - Performance of the solutions for day 8

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

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

    Solutions to Advent of Code 2022 written in Rust as leraning exercise (by kwiat1990)

  • Code of my solutions can be found here: https://github.com/kwiat1990/advent-of-code-2022/blob/main/src/bin/08.rs (for other solution please check file history)

  • scrapyard

    Space for notes and experiments while learning the Rust programming language

  • Inspired by a blog post of Nicky Meuleman and his solution for this puzzle: https://github.com/NickyMeuleman/scrapyard/blob/main/advent_of_code/2022/src/day_08.rs I refactored my code and it turned out to be ~7-10 times slower than the initial one (700Ξs vs. 8ms). But hey, the code looks better now and it's more concise.

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

    Rust solutions to advent of code 2022 edition (by valsteen)

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