Google's Go may add telemetry reporting that's on by default

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

Our great sponsors
  • SonarLint - Clean code begins in your IDE with SonarLint
  • InfluxDB - Access the most powerful time series database as a service
  • SaaSHub - Software Alternatives and Reviews
  • go

    The Go programming language

    There is no branch. I linked you to the blog posts by Russ. That's it. That's what we are talking about - that post and the two follow-ups. And I guess the github discussion.

  • Rustup

    The Rust toolchain installer

  • SonarLint

    Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.

  • Rustlings

    :crab: Small exercises to get you used to reading and writing Rust code!

    - Rustlings

  • book

    The Rust Programming Language

    - https://doc.rust-lang.org/book/ - "the rust book" it is freely available at the link. There is also a dead tree version for people like me.

  • Killed by Google

    Part guillotine, part graveyard for Google's doomed apps, services, and hardware.

  • easyjson

    Fast JSON serializer for golang.

    Compile time means you catch issues at... well compile time. It also means that the code is optimized. You can look at the performance different between encoding/json and easyjson for why you may desire that.

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