Go is the most beautiful programming language I have used

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

    a simple static web server written in Go

  • Here is a server I ran across: https://github.com/m3ng9i/ran

  • windigo

    Windows API and GUI in idiomatic Go.

  • After writing a lot of Go (I even wrote a whole compatibility layer over the native Windows API), the pain point that made me stop using Go in large projects is the concept of meaningful zero value, which led to the total lack of constructors. Although the idea is nice at first, the concept simply doesn't work with complex data structures.

  • 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
  • cosmos-sdk

    :chains: A Framework for Building High Value Public Blockchains :sparkles:

  • My problem with go is that it turns out none of the problems I face fit well into the go solution space. I routinely have to deal with 256 bit ints (I work in crypto, and that's virtually everything we work with), and the big.Int stuff is a poster child for when it's a terrible idea to use go. (And yes, that does mean that I think building https://cosmos.network/ with golang was a serious mistake.) So while I might like the language in theory, in practice I'm not sure who actually should be using it. I certainly wouldn't suggest that anyone start a new project using it.

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

  • [AMA] I've found D/DoS flaws in 20+ blockchains - ask me anything

    2 projects | /r/CryptoCurrency | 5 Apr 2022
  • Is anyone actually maintaining Cosmos?

    3 projects | /r/cosmosnetwork | 10 Jan 2022
  • 💬🔥 AMA with Shahan Khatchadourian, Cosmos Hub Lead 💬🔥 - June 2nd, @ 8:00AM PDT / 11:00AM EDT

    3 projects | /r/cosmosnetwork | 1 Jun 2021
  • Building Your Own Blockchain: A Beginner’s Guide to Setting Up and Using Cosmos

    1 project | dev.to | 10 Apr 2024
  • Itheum Proudly Announces $ITHEUM Token Integration with Ledger Wallets by Itheum

    1 project | /r/elrondnetwork | 5 Sep 2023