Advent of Code Day 5

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

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
sponsored
  1. benchee

    Easy and extensible benchmarking in Elixir providing you with lots of statistics!

    Working with intervals and writing some functions to apply the maps to those intervals is the key. I did not use Ranges, just {start, end} tuples. The Ranges didn't really provide anything useful for this problem. My version ran in 1.32 ms (benchmarked with Benchee). Here is the code.

  2. SaaSHub

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

    SaaSHub logo
  3. advent_of_code23

    Repo

  4. advent_of_code

    My Elixir solutions to Advent of Code (by sevenseacat)

  5. livebooks

    My collection of Livebooks

  6. livebook

    Automate code & data workflows with interactive Elixir notebooks

    Would highly recommend looking at Jose's use of livebook to answer these. It makes testing easier. It's old but still relevant. Video link inside

  7. advent

    Solutions to Advent of Code problems (by jbromley)

    Working with intervals and writing some functions to apply the maps to those intervals is the key. I did not use Ranges, just {start, end} tuples. The Ranges didn't really provide anything useful for this problem. My version ran in 1.32 ms (benchmarked with Benchee). Here is the code.

  8. advent_of_code

    I made the brute force approach first but wanted to implement it with range projection. Pretty satisfy to with the result (the whole range handling stuff is there for those interested in).

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

  • Plausible Community Edition had an unauthenticated RCE for over a year

    1 project | news.ycombinator.com | 16 Aug 2026
  • Kill The Cookie Banner

    1 project | news.ycombinator.com | 26 Jul 2026
  • Four monitoring tools I compared for three Cloudflare Pages sites

    1 project | dev.to | 3 Jul 2026
  • Plausible Community Edition – Security related update

    2 projects | news.ycombinator.com | 1 Jun 2026
  • Building AhCalc: A Solar and Battery Sizing Calculator That Works

    1 project | dev.to | 10 Apr 2026