What are some frameworks/libraries lacking from Go?

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

InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. walk

    A Windows GUI toolkit for the Go Programming Language

    Does walk’s tableview pass your litmus test? https://github.com/lxn/walk with example here: https://github.com/lxn/walk/blob/master/examples/tableview/tableview.go. They look like native widgets.

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. go

    The Go programming language

    Since 2015 Go has no xml namespace support https://github.com/golang/go/issues/9519 this is actually blocking me from migrating from Python.

  4. example-webrtc-applications

    Examples of WebRTC applications that are large, or use 3rd party libraries

    For pion/webrtc we have a demo of using the VP8 stuff and it works really well snapshot if we could do more stuff in Pure Go it would be super compelling.

  5. fyne

    Cross platform GUI toolkit in Go inspired by Material Design

    What about https://github.com/fyne-io/fyne ?

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

  • We replaced our React front end with Go and WebAssembly

    3 projects | news.ycombinator.com | 10 Feb 2025
  • Since Android is a highly modified version of Linux, would it be possible to run Linux based video games on an Android?

    2 projects | /r/NoStupidQuestions | 22 Jun 2021
  • A breakup letter

    2 projects | /r/golang | 18 Mar 2021
  • Building Event-Driven Go applications with Azure Cosmos DB and Azure Functions

    2 projects | dev.to | 25 Apr 2025
  • The Beauty of Go, Introduction

    1 project | dev.to | 21 Apr 2025

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