[2022][Odin] Advent of Code 2022 in 200ms

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

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

    Here's my repo

  • zig

    General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.

    I took the opportunity with this year's advent of code to try out a new programming language. I was debating between Odin and Zig, but I stumbled upon too many compilers bugs with Zig when I was trying them out the week before advent of code, so I ultimately chose to do it in Odin. Maybe next year i'll do it in Zig!

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

  • Odin

    Odin Programming Language

    I took the opportunity with this year's advent of code to try out a new programming language. I was debating between Odin and Zig, but I stumbled upon too many compilers bugs with Zig when I was trying them out the week before advent of code, so I ultimately chose to do it in Odin. Maybe next year i'll do it in Zig!

  • aoc2022

    Advent of Code 2022 (C#) (by p88h)

    I was also learning C# this time, and performance wise it's better than expected (for a VM language of course) but can't really compete in problems like day 23 or 16. I think I squeezed what I could out of the less optimised problems today and even now these two make about 50% of the total. Repo for reference.

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