What are the delays on the mandatory waiting period?

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

    A free, simple runner and framework for creating and posting your solutions for the awesome Advent of Code yearly riddle-fest in (the also awesome) .NET!

  • I made a runner myself, but left the throttling to the server. After all it's not supposed to be a taxing operation (a simple DB query by user ID and the year-day-part, which are most probably indexed), the result is easily calculated (it's just text), and I don't submit answers en masse either. I cache the results of previous operations tho, so I don't submit the same solution twice by accident. It's open souce in C#, take a look if you want: https://github.com/yugabe/Tidy.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.

    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

  • Best C#/ .NET PDF Library 2024

    1 project | dev.to | 22 May 2024
  • Clever code is probably the worst code you could write

    3 projects | news.ycombinator.com | 21 May 2024
  • Understanding Class Performance in C#

    1 project | dev.to | 21 May 2024
  • Comparing desktop development tools, Qt, Electron and macOS Native

    1 project | news.ycombinator.com | 20 May 2024
  • ASP.NET Core New BackEnd Framework! CodeBehind 2.5 Released

    3 projects | dev.to | 20 May 2024