numa
go-formatter
numa | go-formatter | |
---|---|---|
- | 112 | |
30 | 130,233 | |
- | - | |
2.2 | 9.4 | |
10 months ago | 6 days 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.
numa
We haven't tracked posts mentioning numa yet.
Tracking mentions began in Dec 2020.
go-formatter
-
Ask HN: What is the best way to learn Go?
There’s no Go book that I personally would recommend without hesitation.
Instead, I would suggest that you try to find a bunch of blog posts and lectures and read/watch them in order to get a feeling of the Go philosophy. The official Go blog has some good articles and otherwise I recommend to have a look at what Rob Pike and Russ Cox has written/presented.
Then I believe that as soon as possible it’s a good idea to start some toy project so that you can dive in.
I’m afraid I don’t have too many links to share. This might be a good starting point: https://www.youtube.com/watch?v=7VcArS4Wpqk
Here’s a meta-resource that could be useful: https://github.com/avelino/awesome-go (see the Resources section at the end of the ToC).
Best of luck!
-
Top Backend Libraries
Check awesome-go
-
gondola: Why not use a lightweight and simple YAML-based reverse proxy?
It can be found at awesome-go.
-
Top 20 Awesome on Github
5. Awesome Go
-
Why Go is great choice for Software engineering.
A curated list of awesome Go frameworks, libraries and software - Awesome Go / Golang (awesome-go.com)
-
Golang Web: GET Method
Awesome Go projects and frmaeworks
-
How I do technology watch
Go: https://github.com/avelino/awesome-go
- Go
- Essential Command Line Tools for Developers
-
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)
What are some alternatives?
llvm - Library for interacting with LLVM IR in pure Go.
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.
ghorg - Quickly clone an entire org/users repositories into one directory - Supports GitHub, GitLab, Bitbucket, and more 🐇🥚
go-shortid - Super short, fully unique, non-sequential and URL friendly Ids
stateless - Go library for creating finite state machines
bexp - Go implementation of Brace Expansion mechanism to generate arbitrary strings.
morse - Morse Code Library in Go
gosh - Provide Go Statistics Handler, Struct, Measure Method
gotoprom - Type-safe Prometheus metrics builder library for golang [managed by soy-programador]