Best examples of a Go client

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

    Go implementation of Ethereum proof of stake

  • I recommend https://github.com/prysmaticlabs/prysm, it's an Ethereum client written in Go. I'm a developer for that so feel free to ask me anything!

  • gomuks

    A terminal based Matrix client written in Go.

  • gomuks is a command line-based Matrix chat client

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

    CockroachDB - the open source, cloud-native distributed SQL database.

  • CockroachDB is written in Go. https://github.com/cockroachdb/cockroach

  • Mattermost

    Mattermost is an open source platform for secure collaboration across the entire software development lifecycle..

  • Mattermost (an open source slack alternative) https://github.com/mattermost/mattermost-server

  • bit

    Bit is a modern Git CLI (by chriswalz)

  • Olric

    Distributed in-memory object store. It can be used as an embedded Go library and a language-independent service.

  • Olric distributed cache, https://github.com/buraksezer/olric

  • cli

    GitHub’s official command line tool

  • GitHub CLI, https://github.com/cli/cli

  • SaaSHub

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

    SaaSHub logo
  • kubectl

    Issue tracker and mirror of kubectl code

  • I haven't looked at the code all that much, but kubectl does a heck of a lot, and you can't argue that it's not battle-tested.

  • go-formatter

    A curated list of awesome Go frameworks, libraries and software

  • Here's a large list: https://awesome-go.com/

  • cli

    The Docker CLI (by docker)

  • The sauce: * Docker * Kubernetes

  • kubernetes

    Production-Grade Container Scheduling and Management

  • The sauce: * Docker * Kubernetes

  • amfora

    A fancy terminal browser for the Gemini protocol.

  • Maybe? https://github.com/makeworld-the-better-one/amfora

  • msgp

    A Go code generator for MessagePack / msgpack.org[Go]

  • Feel free to compare the Go protobuf lib performance to https://github.com/tinylib/msgp -- the formats are similar enough, especially if you consider that protobuf is essentially a map[uint64]something container.

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

  • What is the coolest Go open source projects you have seen?

    84 projects | /r/golang | 15 Sep 2022
  • The power of the CLI with Golang and Cobra CLI

    9 projects | dev.to | 6 Apr 2024
  • Essential Command Line Tools for Developers

    29 projects | dev.to | 15 Jan 2024
  • O poder do CLI com Golang e Cobra CLI

    9 projects | dev.to | 15 Nov 2023
  • Portal - a modern file transfer utility 🌌✨

    10 projects | dev.to | 8 Mar 2023