[2020] [Rust] Solving Advent of Code 2020 in under a second

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

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

    Discontinued Advent of Code 2020 (by ednl)

  • For instance, I wrote this in C for day 15 https://github.com/ednl/aoc2020/blob/main/day15.c which runs in 1.635 s on a Raspberry Pi 4 (4 GB, RPiOS 32-bit on SSD, overclocked to 1.8 GHz) when timing on the command line with "time", taking the lowest "user" value of about 10 manual runs. Compiled with gcc -Ofast (version 8.3.0).

  • advent-of-code-2020

    :christmas_tree: My Advent of Code solutions in Rust. http://adventofcode.com/2020

  • Well done on your 0.541s timing by the way! Mind to test my day15b implementation as well on the same system? It's standalone and straightforward to run.

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

    My solutions for all years of Advent of Code in Python 3 and Rust (by benediktwerner)

  • Interesting! I did something similar but haven't gotten further than day 13 yet (and skipped day 11 and 12 for the moment).

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

  • No surprise, Rust is fast.

    2 projects | /r/rust | 31 Jan 2021
  • I cannot be the one that thinks this: notice the gaps between each problem, does this mean we'll descend the islands later on?

    1 project | /r/adventofcode | 9 Dec 2023
  • [2023 day 3 and 4] Day 4 is quite a bit higher than day 3. Do you think we will be jumping around like 2020, or will there just be a gap?

    1 project | /r/adventofcode | 4 Dec 2023
  • What are some of projects to start with for a beginner in rust but experienced in programming (ex: C++, Go, python) ?

    3 projects | /r/rust | 31 May 2023
  • Broken days order in 2020 calendar?

    1 project | /r/adventofcode | 8 Jan 2023