Caculating Go type sets is harder than you think

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

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

    Go rules for Bazel

  • Bazel in theory maintains its own directory of generated code that your IDE should refer to. Back when I last used Bazel, there was a bug open to make gopls properly understand this ("go packages driver" is the search term). Nobody touched this bug for a couple years, so I gave up.

    Here's the bug: https://github.com/bazelbuild/rules_go/issues/512

    I basically wouldn't use Bazel with Go. Go already has a build system, Bazel is best for languages that don't ship a build system, like C++.

  • 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

  • GOPACKAGESDRIVER support for Bazel's rules_go, fixes Bazel + gopls

    1 project | /r/golang | 4 Apr 2021
  • What are language "bindings"

    1 project | /r/godot | 31 Oct 2022
  • Gcloud storage: up to 94% faster data transfers for Cloud Storage

    4 projects | news.ycombinator.com | 7 Oct 2022
  • Godot is amazing. The discourse on HN is even better. I come here every day for insight and context and encouragement.

    1 project | /r/programmingcirclejerk | 28 Nov 2021
  • cross build on Linux with cgo with github ci/cd

    4 projects | /r/golang | 27 Oct 2021