[2021 Day 16] [Rust] A stupidly overbuilt solution (I even found a rustc ICE)

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

    Advent of Code (by soooch)

  • advent-of-code-2021

    zig solutions to advent of code 2021 (by jchevertonwynne)

  • nice work! i had been trying to write zero alloc solutions when possible, but i had missed that it was possible on this one. here's my zig translation, it runs in about 15us on my m1 macbook / WSL 10850k. there are no iterators in zig so i had to write that myself, but i think my final solution reads reasonably well

  • 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
  • some-guys-aoc

    zig solutions to advent of code 2021

  • Zig's arbitrary length ints are also really cool, and inspired a tiny little edit I made to your code.

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

  • Node Test Runner vs Bun Test Runner (with TypeScript and ESM)

    1 project | dev.to | 26 Apr 2024
  • SPA-Like Navigation Preserving Web Component State

    2 projects | dev.to | 25 Apr 2024
  • Memory-mapped IO registers in Zig. (2021)

    2 projects | news.ycombinator.com | 23 Apr 2024
  • Zig Programming Language

    1 project | news.ycombinator.com | 22 Apr 2024
  • Zig Language 0.12 Release

    1 project | news.ycombinator.com | 20 Apr 2024