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

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • 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.

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • 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.

  • 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
  • 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
  • GoCrest v1.0.8 released

    1 project | /r/golang | 24 Mar 2023
  • Go: HTTP Integration Test Framework

    1 project | news.ycombinator.com | 6 Mar 2023

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