Adventures in Advent of Code

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

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

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

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub 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

  • GxHash - A new (extremely) fast and robust hashing algorithm 🚀

    2 projects | /r/rust | 19 Nov 2023
  • The PolymurHash universal hash function

    2 projects | news.ycombinator.com | 18 Aug 2023
  • Show HN: Discohash – simply, quality, fast hash

    3 projects | news.ycombinator.com | 23 Jun 2023
  • A Vulnerability in Implementations of SHA-3, Shake, EdDSA

    2 projects | news.ycombinator.com | 7 Mar 2023
  • Academic Urban Legends

    1 project | news.ycombinator.com | 6 Mar 2023