SaaSHub helps you find the best software and product alternatives Learn more →
Go-formatter Alternatives
Similar projects and alternatives to go-formatter
-
-
chi
lightweight, idiomatic and composable router for building Go HTTP services
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
gobeam/Stringy
Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities with help of by Stringy package. (by gobeam)
-
go-shortid
Super short, fully unique, non-sequential and URL friendly Ids
-
-
numa
NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.
-
golang-standards/project-layout
Standard Go Project Layout
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
Gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
-
-
-
-
-
-
-
bexp
Go implementation of Brace Expansion mechanism to generate arbitrary strings.
-
-
-
-
cockroach
CockroachDB - the open source, cloud-native distributed SQL database.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
go-formatter reviews and mentions
-
I created a search engine that helps you compare and determine quality, trends, and popularity in GO packages
✨ Includes all packages from Awesome Go ✨ (some entries did not exist anymore)
-
Golang: Channels
Awesome Go projects and frmaeworks
-
Goravel, Web framework inspired from Laravel in Golang
AFAIK, no. There are some helper frameworks [1], but none of them is dominant. Two possible reasons: it's quite easy to write a (web) service with the library functions (it even includes a gzip stream), and it's practically impossible to write an ORM framework like you have in Java and Python, so the Go frameworks I've seen are basically a bunch of helper functions.
-
Drops #05: Meu guia para você aprender Go!
avelino/awesome-go - uma lista com curadoria de incríveis frameworks, bibliotecas e software Go: https://github.com/avelino/awesome-go
-
Could I get a code review?
https://github.com/avelino/awesome-go is always a good place to start.
-
How is Go in data analytics?
Check out https://github.com/avelino/awesome-go for loads of Go uses
-
It's so easy to learn
The more that I think about it, the more that I have to agree that it is quite a use case language. Obviously Go can be and is used for many different things (https://github.com/avelino/awesome-go) but it really shines in backend/devops, clearly because it was designed for it. But of all the "use case" languages, I think Go is the most versatile.
-
Choosing dependencies using deps.dev
To show the advantages, imagine a scenario: a team is developing an API in Go and needs to choose a library to implement the Circuit Breaker pattern. After some research on the internet and the excellent website Awesome Go, they reduced the list to the following options:
-
How do you browse Go Packages?
I don't know a way to get ALL packages, but if you just want to look around, then check out awesome-go. It's a curated list of go-packages grouped by functionality. It's a great place to find inspiration and interesting libraries.
-
What are some backend-related stuff that Go isn't good at?
I'd say keep abreast of developments with Go, make yourself aware of the ecosystem (eg look at https://github.com/avelino/awesome-go). There are some amazing tools and projects there eg. etcd
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007f0fa199a298>
www.saashub.com | 8 Dec 2023
Stats
avelino/awesome-go is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of go-formatter is Go.