I miss the old playground..

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

    The Go programming language

  • Yep, that works: https://github.com/golang/go/issues/49757

  • The Go Play Space

    Advanced Go Playground frontend written in Go, with syntax highlighting, turtle graphics mode, and more

  • I still like https://goplay.space

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

    Yet another Go REPL that works nicely. Featured with line editing, code completion, and more.

  • Most people use the playground as a sort of a poor man's REPL. I don't find it useful for that due to the reasons I pointed above (feedback latency). You don't have to use an IDE, there are many other tools available that fill that role outside the IDE like https://github.com/x-motemen/gore that I have also used in the past.

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

  • Some annoying moments in Golang

    3 projects | /r/golang | 30 May 2023
  • a go linter to check goroutines for a defer

    3 projects | /r/golang | 4 May 2022
  • play.golang.org is moved to go.dev

    4 projects | /r/golang | 22 Nov 2021
  • Creating a personal AI assistant a.k.a An approachable series on learning new stuff!

    1 project | dev.to | 10 May 2024
  • Go: the future encoding/json/v2 module

    2 projects | dev.to | 2 May 2024