Adventures in Advent of Code

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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

    My Advent of Code 2021 solutions, in Rust. (by orlp)

  • My day 22 solution runs in <10ms: https://github.com/orlp/aoc2021/blob/master/src/bin/day22.rs

    The trick I used was to represent signed volumes, compute the intersection and then store the 'negative cube' instead of splitting up cubes.

  • aoc2021

  • Is that the right day? My code for 2021:14 runs in 440 microseconds for both parts. 2021:23:2 is the only day I couldn't get under 1 second.

    https://github.com/forrestthewoods/aoc2021/blob/master/rust/...

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

    A few Advent of Code puzzles (2022 edition) in C

  • It's possible to simplify things using bitmaps: https://github.com/antirez/adventofcode2022/blob/main/day-3/...

  • AOC2022

  • smhasher

    Hash function quality and speed tests (by rurban)

  • 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