Is there something you always wanted to see implemented in Go?

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

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

    Mirror of the Gio examples repository (https://git.sr.ht/~eliasnaur/gio-example)

  • gio

    Mirror of the Gio main repository (https://git.sr.ht/~eliasnaur/gio)

    Uses the gioui golang framework that’s here : https://gioui.org/

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • grex

    A command-line tool and Rust library for generating regular expressions from user-provided test cases

    A while ago I was looking for a Go version of this CLI tool https://github.com/pemistahl/grex

  • jq

    Command-line JSON processor

  • adventofcode

    Advent of Code solutions of 2015, 2016, 2017, 2018, 2019, 2020, 2021 and 2022 in Scala (by sim642)

    It’s not exactly what you asked for but I find https://adventofcode.com to be a fun way to learn a new language. I tried to solve all the puzzles in Rust last year for my first ever Rust project and loved it.

  • GORM

    The fantastic ORM library for Golang, aims to be developer friendly

    Have you tried Gorm?

  • gojq

    Pure Go implementation of jq

    Did you consider embedding some kind of jq?

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

  • yaegi

    Yaegi is Another Elegant Go Interpreter

    For building Go binaries from a running Go application, would this fit the bill? https://github.com/traefik/yaegi

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