Cool networking projects in golang

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • go-dns

    net.Resolvers with caching, opportunistic encryption, and DoT/DoH

  • If you're looking into a tiny, useful hack, you may find github.com/ncruces/go-dns fun, though maybe the hack confuses things. If you're interested I can give you the 5min explanation on how it works.

  • CoreDNS

    CoreDNS is a DNS server that chains plugins

  • Core DNS (https://coredns.io).

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • Docker Compose

    Define and run multi-container applications with Docker

  • Gitea

    Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD

  • Given that you already have domain knowledge in GIT, https://github.com/go-gitea/gitea

  • ziti-gitlab-webhook

  • Thus for your use case, you could use zrok out of the box (self-hosted or the SaaS), or alternatively you could use OpenZiti and utilise SDKs embedded in runners - e.g., we connect our Jenkins to Github with no inbound ports (https://netfoundry.io/this-is-the-way-invisible-jenkins/) or our Mattermost to a Lambda function which scans the internet, again, with no inbound ports (https://openziti.io/my-intern-assignment-call-a-dark-webhook-from-aws-lambda). Note, we have a zitified webhook for Gitlab too (https://github.com/openziti/ziti-gitlab-webhook).

  • 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