go-formatter
strutil
Our great sponsors
go-formatter | strutil | |
---|---|---|
84 | 0 | |
98,502 | 193 | |
- | - | |
9.5 | 0.0 | |
4 days ago | 10 months ago | |
Go | Go | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
go-formatter
-
Go vs Rust
Likewise, look at the gaming, ML, and other sub-ecosystems: https://awesome-go.com/
- Standard library data structures?
-
Golang useful links
Libraries
-
What's your favorite thing to write using golang?
I'm a python vet but a golang noob. I realize that some of the things that might be fun to do as a first project in python might not be exactly the kind of thing you want to do in golang. I'd love to hear why you all like writing go and what you enjoy doing with it. I started looking at the awesome-go repo on github and started getting butterflies in my stomach.
-
Standard library, Fiber, Iris, Gin, ... where does one even begin with writing production web apps in Go?
I'm a big fan of Alex Edwards' book "Let's Go", and he uses his own Sessions library: https://github.com/alexedwards/scs which you can find in the Authentication section of Awesome Go. So that's a great source as well.
-
gup - Update binaries installed by "go install" with goroutines.
gup has over 90% test coverage and is registered with go awesome. For golang users, gup is an easy-to-use command and I recommend it to everyone.
gup is a cross-platform software that runs on Windows, Mac and Linux. gup exists in the go awesome list and many unit tests have been written!!
-
Ghostly is a simple, lightweight, and fast full-stack framework for Golang
Check the "awesome go" repository: https://github.com/avelino/awesome-go. You could look under ORM and Web Frameworks.
-
Why golang considered the most popular language among DevOps
No, it isn't "that is it"... Take a look here: https://github.com/avelino/awesome-go Any (almost) DevOps knows those listed technologies above and benefit from statically compiled, independent binary that easy second part of DevOps (operations) when one can avoid to deal with surrounding dependencies
-
Projects for landing a Golang job
Contributing to somebody else’s Open Source project is usually a good way to show your skills and get a CV booster. I’m sure there are many Go projects you can contribute to, no matter what you’re interested in. Have a look at https://github.com/avelino/awesome-go and https://github.com/uhub/awesome-go for inspiration. If Data Streaming is of any interest, https://benthos.dev is a great project to contribute to. I’ve been a constant contributor for over 2 years now and I love it.
strutil
We haven't tracked posts mentioning strutil yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
numa - NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.
go-shortid - Super short, fully unique, non-sequential and URL friendly Ids
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.
stateless - Go library for creating finite state machines
morse - Morse Code Library in Go
bexp - Go implementation of Brace Expansion mechanism to generate arbitrary strings.
gotoprom - Type-safe Prometheus metrics builder library for golang
metrics - atomic measures + Prometheus exposition library
gosh - Provide Go Statistics Handler, Struct, Measure Method
sandid - Every grain of sand on Earth has its own ID.
gommit - Enforce git message commit consistency
captcha - :sunglasses:Package captcha provides an easy to use, unopinionated API for captcha generation