What are some frameworks/libraries lacking from Go?

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

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

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

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

  • 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