ghorg
go-formatter
ghorg | go-formatter | |
---|---|---|
3 | 112 | |
1,551 | 130,233 | |
- | - | |
8.6 | 9.4 | |
10 days ago | 1 day ago | |
Go | Go | |
Apache License 2.0 | 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.
ghorg
-
A simple way to backup all your GitHub and GitLab git repositories
I'm using https://github.com/gabrie30/ghorg to do this. Why should I use your tool?
-
Why our team cancelled our move to microservices
Where I currently work, there are 10 service per developer, actively running (if we're counting in the least charitable manner, maybe 4 per dev with most charitable counting). Our ratio is this huge due to large changes in company size over time. Consolidation is very helpful at this stage. If there's one thing I recommend to everyone who encounters this situation, you absolutely must keep a copy of all the source for all the repos on your computer, all at the same time, to make cross-repo grepping easy. For this purpose I recommend ghorg[0], but however you do it, it'll make everything easier.
[0] - https://github.com/gabrie30/ghorg
-
Self Hosted Github Backup
There is https://github.com/gabrie30/ghorg which I use to create a single tarball and than upload to S3 (separate script though).
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?
url-shortener - A golang URL Shortener
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.
captcha - :sunglasses:Package captcha provides an easy to use, unopinionated API for captcha generation
go-shortid - Super short, fully unique, non-sequential and URL friendly Ids
gosh - Provide Go Statistics Handler, Struct, Measure Method
numa - NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.
gommit - Enforce git message commit consistency
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