Puck

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • puck

    A simple tool to check for apt package updates on multiple servers. (by steveiliop56)

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

    InfluxDB logo
  • koanf

    Simple, extremely lightweight, extensible, configuration management library for Go. Support for JSON, TOML, YAML, env, command line, file, S3 etc. Alternative to viper.

    Seems quite useful. Will definitely check it out.

    Minor nit: 10MB really isn’t that “small” for a CLI. I’d looked at your go.mod and seems like the most of dependency bloat might be coming from cobra or viper as it has in-tree plugins. You can check out an alternative like https://github.com/knadh/koanf which would decrease the binary size, I’m sure.

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

  • Nees help install knadh/koanf

    1 project | /r/golang | 27 May 2023
  • Simplify Your Configurations in Go

    1 project | /r/golang | 11 Nov 2022
  • Golang lib to keep configs tidy

    1 project | news.ycombinator.com | 16 Jun 2022
  • Viper – Go Configuration with Fangs

    4 projects | news.ycombinator.com | 20 May 2022
  • Extracting embedded files

    1 project | /r/golang | 25 Apr 2022

Did you konow that Go is
the 4th most popular programming language
based on number of metions?