Golang drawer
@golang101
174
subscribers
1
photo
5.03K
links
Curated Golang news
Download Telegram
Join
Golang drawer
174 subscribers
Golang drawer
https://github.com/richardartoul/molecule
GitHub
GitHub - richardartoul/molecule: Molecule is a Go library for parsing protobufs in an efficient and zero-allocation manner.
Molecule is a Go library for parsing protobufs in an efficient and zero-allocation manner. - GitHub - richardartoul/molecule: Molecule is a Go library for parsing protobufs in an efficient and zer...
Golang drawer
https://github.com/sethgrid/pester
GitHub
GitHub - sethgrid/pester: Go (golang) http calls with retries and backoff
Go (golang) http calls with retries and backoff . Contribute to sethgrid/pester development by creating an account on GitHub.
Golang drawer
https://github.com/fatih/gomodifytags
GitHub
GitHub - fatih/gomodifytags: Go tool to modify struct field tags
Go tool to modify struct field tags. Contribute to fatih/gomodifytags development by creating an account on GitHub.
Golang drawer
https://github.com/schollz/progressbar
GitHub
GitHub - schollz/progressbar: A really basic thread-safe progress bar for Golang applications
A really basic thread-safe progress bar for Golang applications - schollz/progressbar
Golang drawer
https://blogtitle.github.io/i-am-switching-to-js/
Golang drawer
https://www.youtube.com/watch?v=JKH3ui94xwE
YouTube
Developing Applications with Golang and MongoDB
Learn about how to develop applications with MongoDB and the Go programming language (Golang) through basic CRUD operations, RESTful APIs, and GraphQL with MongoDB Realm.
This video was recorded during the Tracy Developer Meetup for an event found at ht…
Golang drawer
https://dmv.myhatchpad.com/insight/choosing-between-rust-or-go/
Hatchpad
Pros and Cons of Rust and Go - Hatchpad
One expert’s take on the Pros, Cons, and Controversies of each language. If you have written code in either Rust or Go, you’ll recognize some similarities and differences between them. While there is some overlap between the goals of the two languages, there…
Golang drawer
https://www.honeybadger.io/blog/golang-logging/
Honeybadger Developer Blog
Logging in Go: Choosing a System and Using it
Go has built-in features to make it easier for programmers to implement logging. Third parties have also built additional tools to make logging easier. What's the difference between them? Which should you choose? In t...
Golang drawer
https://thecsw.github.io/articles/mira_reddit/
Sandy’s Website
⛩
Talk to Reddit with Go
⛳
March 26th, 2020...
Golang drawer
https://github.com/austingebauer/go-leetcode
GitHub
GitHub - austingebauer/go-leetcode: A collection of 100+ popular LeetCode problems solved in Go.
A collection of 100+ popular LeetCode problems solved in Go. - austingebauer/go-leetcode
Golang drawer
https://pace.dev/blog/2020/03/02/dynamically-generate-social-images-in-golang-by-mat-ryer.html
Pace Blog
Programatically generate gorgeous social media images in Go by Mat Ryer - PACE.
Mat Ryer explains how the Pace blog dynamically generates images for social sharing to make the posts look their best when shared.
Golang drawer
https://blog.jetbrains.com/go/2020/03/26/goland-2020-1-reaches-beta/
JetBrains Blog
GoLand 2020.1 Reaches Beta! | The GoLand Blog
Releasing this Beta means our Early Access Program is approaching the home stretch. We’ve stopped adding new features and are focusing on polishing everything.The Beta is quite stable in compariso
Golang drawer
https://blog.sbstp.ca/go-quirks/
Golang drawer
https://marianogappa.github.io/software/2020/04/01/webassembly-tinygo-cheesse/
Golang drawer
https://ieftimov.com/post/understanding-bytes-golang-build-tcp-protocol/
Ilija Eftimov
👨🚀
Understanding bytes in Go by building a TCP protocol
Learn everything you need to know to work with bytes and slices of bytes ([]byte) by building a chat TCP-based protocol.
Golang drawer
https://github.com/securego/gosec
GitHub
GitHub - securego/gosec: Go security checker
Go security checker. Contribute to securego/gosec development by creating an account on GitHub.
Golang drawer
https://github.com/golangci/awesome-go-linters
GitHub
GitHub - golangci/awesome-go-linters: A curated list of awesome Go linters. More than 60 linters and tools!
A curated list of awesome Go linters. More than 60 linters and tools! - golangci/awesome-go-linters
Golang drawer
Forwarded from
Hacker News
GitHub is now free for teams
Article
,
Comments
The GitHub Blog
GitHub is now free for teams
Every developer and team can now get private repositories with unlimited collaborators at no cost with GitHub Free, and we reduced prices for some of our paid plans.
Golang drawer
Forwarded from
Hacker News
Go Debugging with Delve, or No More Fmt.Printfs
Article
,
Comments
tpaschalis.github.io
Debugging with Delve
I admit that I’d only used a debugger for Go a couple of times; up until now all my debugging involved writing a new test, or multiple fmt.Printf statements. This past weekend I decided to finally learn how to use Delve.
Golang drawer
https://github.com/aletheia-icu/broccoli
GitHub
GitHub - thealetheia/broccoli: Using brotli compression to embed static files in Go.
Using brotli compression to embed static files in Go. - thealetheia/broccoli