The most helpful Go Packages

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

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

    Windows API and GUI in idiomatic Go.

  • Windigo for low level and native Windows stuff has been extremely useful to me.

  • spew

    Implements a deep pretty printer for Go data structures to aid in debugging

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

    Prometheus instrumentation library for Go applications

  • lo

    💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)

  • https://github.com/samber/lo nice helpers for doing small things: map, filter, contains, find...

  • litter

    Litter is a pretty printer library for Go data structures to aid in debugging and testing.

  • I prefer litter https://github.com/sanity-io/litter

  • lancet

    A comprehensive, efficient, and reusable util function library of Go.

  • https://github.com/duke-git/lancet alternatively

  • ulid

    Universally Unique Lexicographically Sortable Identifier (ULID) in Go

  • SaaSHub

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

    SaaSHub 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

  • Go 1.22 Release Notes

    5 projects | news.ycombinator.com | 6 Feb 2024
  • What happens after 100 years?

    1 project | news.ycombinator.com | 3 Feb 2024
  • Go is not an easy language (2021)

    1 project | news.ycombinator.com | 14 Jan 2024
  • Using Private Go Modules with golangci-lint in GitHub Actions

    4 projects | dev.to | 5 Jan 2024
  • I wrote a for loop so you don't have to. Parallel Map, Filter, Reduce library

    4 projects | /r/golang | 10 Dec 2023