What do you use Go for?

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

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. windigo

    Windows API and GUI in idiomatic Go.

  2. CodeRabbit

    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 logo
  3. liblsdj

    Library for working with the LSDj save file format - WIP

    for $FUN, a library to handle sav files for LSDJ (a tracker rom to make chiptune with gameboy) and i'm doing some experiments with tinygo.

  4. status

    set statuses for your favorite services from anywhere with a single app 🚀 (by carlosonunez)

    I send all receipts and credit card/checking account alerts to Expensify via their undocumented API with a Go program I wrote. I'm also writing a tool that makes it easy to update your online statuses from a single place; goroutines, channels, and sync.WaitGroup makes that really easy.

  5. liwords

    A site that allows people to play a crossword board game against each other

    The source code is at https://github.com/domino14/liwords

  6. clover

    A lightweight document-oriented NoSQL database written in pure Golang. (by ostafen)

  7. go-formatter

    A curated list of awesome Go frameworks, libraries and software

    For machine learning, I use https://gorgonia.org/. For games, I use https://ebiten.org/ For GUIs, I usually use https://fyne.io/ . This (https://github.com/avelino/awesome-go) is a good resource too.

  8. Gorgonia

    Gorgonia is a library that helps facilitate machine learning in Go.

    For machine learning, I use https://gorgonia.org/. For games, I use https://ebiten.org/ For GUIs, I usually use https://fyne.io/ . This (https://github.com/avelino/awesome-go) is a good resource too.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. fyne

    Cross platform GUI toolkit in Go inspired by Material Design

    For machine learning, I use https://gorgonia.org/. For games, I use https://ebiten.org/ For GUIs, I usually use https://fyne.io/ . This (https://github.com/avelino/awesome-go) is a good resource too.

  11. Ebiten

    Ebitengine - A dead simple 2D game engine for Go

    For machine learning, I use https://gorgonia.org/. For games, I use https://ebiten.org/ For GUIs, I usually use https://fyne.io/ . This (https://github.com/avelino/awesome-go) is a good resource too.

  12. vugu

    Vugu: A modern UI library for Go+WebAssembly (experimental)

    There is https://www.vugu.org/ It's Vue, but Go instead of JS.

  13. bubbletea

    A powerful little TUI framework 🏗

    thanks! bubbletea is really good to get that 80s retrofuturistic look and feel...

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

  • FyneDesk – Linux desktop environment in Go

    2 projects | news.ycombinator.com | 12 Apr 2024
  • Making cross-platform software using Linux that also runs on BSD

    8 projects | /r/BSD | 2 Jun 2023
  • Go GUI vs. Browser

    5 projects | /r/golang | 27 Mar 2023
  • Any sort of drag/drop low code node like component available for Fyne

    2 projects | /r/everythingfyne | 27 Mar 2023
  • Best Programming Language for writing scripts to run on other computers?

    3 projects | /r/sysadmin | 10 Mar 2023

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