Go Miscellaneous

Open-source Go projects categorized as Miscellaneous

Top 23 Go Miscellaneou Projects

Miscellaneous
  1. go-formatter

    A curated list of awesome Go frameworks, libraries and software

    Project mention: Is Go Worth Learning in 2025? | dev.to | 2025-05-14

    Huge Open-Source Community: Check out projects on Awesome Go — you'll find everything from web frameworks, CLI tools, machine learning, and more.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. wire

    Compile-time Dependency Injection for Go

    Project mention: Golang with google wire | dev.to | 2025-06-13

    Go Wire is a tool that helps generate code for dependency injection, allowing functions with dependencies to work seamlessly together. You don’t need to manually wire every dependency, and you can be confident they will be initialized in the correct order. The example above demonstrates a basic setup — check out the Go Wire GitHub for more advanced usage.

  4. gopsutil

    psutil for golang

    Project mention: golang + sse + Data-Star for real time sys stats | dev.to | 2025-03-24

    tools we need today is: https://templ.guide for html templating https://data-star.dev for realtime frontend updates via SSE https://github.com/inhies/go-bytesize to convert bytes to normal representation like Mb Gb https://github.com/shirou/gopsutil to get sys stats and https://github.com/go-chi/chi for routing

  5. gatus

    ⛑ Automated developer-oriented status page

    Project mention: Don’t Wait for Users to Complain: These Two Bad Boys Got You Covered | dev.to | 2025-04-30
  6. fx

    A dependency injection based application framework for Go. (by uber-go)

    Project mention: Year After Switching from Java to Go: Our Experiences | news.ycombinator.com | 2025-02-18

    And yet Uber wrote fx[1] to support DI in their golang services. It’s clearly a useful pattern when working on large services.

    [1]: https://github.com/uber-go/fx

  7. afero

    A FileSystem Abstraction System for Go

    Project mention: A FileSystem Abstraction System for Go | news.ycombinator.com | 2025-04-02
  8. gofakeit

    Random fake data generator written in go

  9. SaaSHub

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

    SaaSHub logo
  10. go.uuid

    UUID package for Go

  11. dig

    A reflection based dependency injection toolkit for Go.

    Project mention: Dependency Injection in Go: Comparing Wire, Dig, Fx & More | dev.to | 2025-02-05

    Dig is a runtime dependency injection library developed by Uber. Unlike Wire, which resolves dependencies at compile time, Dig resolves them at runtime, making it more flexible but with a slight performance cost.

  12. service

    Starter-kit for writing services in Go using Kubernetes. (by ardanlabs)

  13. jabba

    (cross-platform) Java Version Manager

  14. pagoda

    Rapid, easy full-stack web development starter kit and admin panel in Go

    Project mention: Pagoda: Rapid, easy full-stack web development starter kit in Go | news.ycombinator.com | 2024-09-29
  15. go-multierror

    A Go (golang) package for representing a list of errors as a single error.

  16. go-resiliency

    Resiliency patterns for golang

  17. nunu

    A CLI tool for building Go applications.

  18. base64Captcha

    captcha of base64 image string

  19. do

    ⚙️ A dependency injection toolkit based on Go 1.18+ Generics.

    Project mention: Do: A dependency injection toolkit based on Go 1.18 Generics | news.ycombinator.com | 2024-07-24
  20. modern-go-application

    Modern Go Application example

  21. ghorg

    Quickly clone or backup an entire org/users repositories into one directory - Supports GitHub, GitLab, Bitbucket, and more 🐇🥚

  22. go-restful-api

    An idiomatic Go REST API starter kit (boilerplate) following the SOLID principles and Clean Architecture

  23. gosms

    :mailbox_closed: Your own local SMS gateway in Go

  24. xstrings

    Implements string functions widely used in other languages but absent in Go.

  25. shoutrrr

    Notification library for gophers and their furry friends.

    Project mention: Shoutrrr – Notifications Library for Gophers | news.ycombinator.com | 2024-10-04
  26. SaaSHub

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

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Go Miscellaneous discussion

Log in or Post with

Go Miscellaneous related posts

  • Golang with google wire

    2 projects | dev.to | 13 Jun 2025
  • Is Go Worth Learning in 2025?

    3 projects | dev.to | 14 May 2025
  • Monitor Your Services with Gatus + Docker (Alternative to Uptime Kuma)

    1 project | dev.to | 11 Apr 2025
  • A FileSystem Abstraction System for Go

    1 project | news.ycombinator.com | 2 Apr 2025
  • Make Ubuntu packages 90% faster by rebuilding them

    13 projects | news.ycombinator.com | 18 Mar 2025
  • Dependency Injection in Go: Comparing Wire, Dig, Fx & More

    5 projects | dev.to | 5 Feb 2025
  • Golang Web: PATCH Method

    4 projects | dev.to | 2 Feb 2025
  • A note from our sponsor - SaaSHub
    www.saashub.com | 17 Jun 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Miscellaneou projects in Go? This list will help you:

# Project Stars
1 go-formatter 145,304
2 wire 13,829
3 gopsutil 11,227
4 gatus 7,536
5 fx 6,571
6 afero 6,242
7 gofakeit 4,956
8 go.uuid 4,904
9 dig 4,197
10 service 3,798
11 jabba 3,190
12 pagoda 2,539
13 go-multierror 2,456
14 go-resiliency 2,293
15 nunu 2,245
16 base64Captcha 2,239
17 do 2,126
18 modern-go-application 1,919
19 ghorg 1,751
20 go-restful-api 1,585
21 gosms 1,469
22 xstrings 1,409
23 shoutrrr 1,261

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

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