Learning Go and I don't like some features, maybe it's me?

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

Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. go

    The Go programming language

    As you mention, this is no longer true. You are correct that a lot of existing code would have benefited from having had generics longer, but I don't think this is overall a big deal. The biggest issue is the lack of support for them in the standard library, but this is actively being worked on.

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. pytest-icdiff

    better error messages for assert equals in pytest

    After I found https://github.com/hjwp/pytest-icdiff, things changed. It was easy to see that one data structure had a small property difference. That was not happening with pytest.

  4. Testify

    A toolkit with common assertions and mocks that plays nicely with the standard library

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 generics beyond the playground

    6 projects | dev.to | 25 Mar 2021
  • Functional Programming in Go

    2 projects | news.ycombinator.com | 8 Nov 2024
  • Leverage Your Test Suite With testcontainers-go & docker-compose

    4 projects | dev.to | 4 Oct 2024
  • New version of minimal test helper "be" with golden file support

    1 project | /r/golang | 2 Jun 2023
  • Gocrest v1.1.0 released

    1 project | /r/golang | 1 Apr 2023

Did you know that Go is
the 4th most popular programming language
based on number of references?