[2021 Day #9] Blob coloring

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
  • advent-of-code-2021

    Advent of Code 2021 (by Kamik423)

  • I was too lazy to implement a flood fill from the lowest points so I implemented a simple blob coloring algorithm that scans the map row by row and numbers the basins. Each pixel gets the same number as either the pixel above or left of it. If both are a wall it gets a new number. Source code on GitHub. Visualization in a separate script using Matplotlib in Python.

  • 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

  • Show HN: Route your prompts to the best LLM

    3 projects | news.ycombinator.com | 22 May 2024
  • Help from the Community!

    1 project | /r/FiroProject | 22 Feb 2023
  • YouTube seems to once again be rolling out its widely hated new web redesign

    1 project | news.ycombinator.com | 22 May 2024
  • Web Extraction with Vision-LLMs Done the Right Way: Structured Data From Any URL with GPT-4o

    1 project | dev.to | 22 May 2024
  • New: Open Source Data Observability

    1 project | dev.to | 22 May 2024