-
Here's mine. Most of it I wrote in prior years, but refined this year. To account for problem-specific details, the functions are very generic and higher-order. It has a handful of well-known algorithms like A* and Floyd-Warshall, some handy data structures like circular buffers and intervals, and some type classes that are useful for parsing puzzle input.
-
Scout Monitoring
Free Django app performance insights with Scout Monitoring. Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
-
-
Mine is here: https://github.com/bernikr/advent-of-code/blob/master/utils/aoc_utils.py
-
grapher
Grapher is a Python class that generates a 2D graph object for displaying (x, y) data as text. (by dillweed)
I made a Grapher class for this purpose. It generates an ascii 2d block of specified width and height with optional (x,y) offsets from the edge. https://github.com/dillweed/grapher
-
Here you go.
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.