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

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • 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/

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • grex

    A command-line tool and Rust library with Python bindings 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

    Discontinued Command-line JSON processor [Moved to: https://github.com/jqlang/jq] (by stedolan)

  • adventofcode

    Advent of Code solutions of 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022 and 2023 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?

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