Go Toolkit

Open-source Go projects categorized as Toolkit

Top 11 Go Toolkit Projects

  1. fyne

    Cross platform GUI toolkit in Go inspired by Material Design

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

    >> Of course, Java still has its strengths, and for certain projects, it remains a solid choice. But for cloud-native applications, Kubernetes tooling, and our self-hostable software distribution platform, Go just feels like the right tool for the job.

    Yeah. I see Android app development is still mostly dominated by Java/Kotlin. Of course you can do it with Go, e.g: https://fyne.io/

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

    A toolkit with common assertions and mocks that plays nicely with the standard library

    Project mention: Building and Deploying a New API (Part 1) | dev.to | 2025-01-07

    nil is returned initially, as we're creating user_test.go and using Testify to create tests as we shape the behavior of PostUser. We don't have a DB wired up yet, so the responses will simply be hard-coded structs of what we expect the API to respond with for now to pass the tests.

  4. Storm

    Simple and powerful toolkit for BoltDB (by asdine)

  5. seqkit

    A cross-platform and ultrafast toolkit for FASTA/Q file manipulation

  6. csvtk

    A cross-platform, efficient and practical CSV/TSV toolkit in Golang

  7. go-testdeep

    Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite

  8. goes

    goes is an event-sourcing framework for Go. (by modernice)

  9. SaaSHub

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

    SaaSHub logo
  10. testcase

    testcase is an opinionated testing framework to support test driven design.

  11. cvt

    Easy and safe convert any value to another type in Go. (Go 数据类型安全转换) (by shockerli)

  12. schema

    A Golang schema validation toolkit that takes inspiration from https://zod.dev/ - because who doesn't love a good source of inspiration? 🎉 (by mkafonso)

    Project mention: Schema – A Golang Validation Library Inspired by Zod | news.ycombinator.com | 2024-06-11

    Schema is open-source and I’d love to get your feedback and contributions. If you have any suggestions or want to report issues, feel free to open an issue or pull request on GitHub.

    Link: https://github.com/mkafonso/schema

    Cheers,

  13. pkisauce

    Ephemeral One Time/Build-Time gRPC TLS PKI system.

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 Toolkit discussion

Log in or Post with

Go Toolkit related posts

  • A minimalist password manager desktop app: a foray into Golang's Wails framework (Part 1)

    6 projects | dev.to | 19 Dec 2024
  • BoltDB performance hit with large values?

    2 projects | /r/golang | 1 Jul 2022
  • Do you use an embedded NoSQL database?

    1 project | /r/golang | 27 Apr 2022
  • Using BoltDB as internal database 💾

    1 project | dev.to | 15 Jan 2022
  • Show HN: Go-kratos – Golang microservices framework

    1 project | news.ycombinator.com | 19 Jul 2021
  • Don't Panic: Catching Panics in Errgroup

    3 projects | dev.to | 16 Jan 2021
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 17 Mar 2025
    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. Learn more →

Index

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

# Project Stars
1 fyne 25,949
2 Testify 24,218
3 Storm 2,065
4 seqkit 1,374
5 csvtk 1,042
6 go-testdeep 441
7 goes 141
8 testcase 123
9 cvt 51
10 schema 37
11 pkisauce 6

Sponsored
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

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