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/gojek/heimdall
GitHub
GitHub - gojek/heimdall: An enhanced HTTP client for Go
An enhanced HTTP client for Go. Contribute to gojek/heimdall development by creating an account on GitHub.
Golang drawer
https://github.com/goccy/go-yaml
GitHub
GitHub - goccy/go-yaml: YAML support for the Go language
YAML support for the Go language. Contribute to goccy/go-yaml development by creating an account on GitHub.
Golang drawer
https://scene-si.org/2020/05/29/waiting-on-goroutines/
scene-si.org
Waiting on Goroutines - via @TitPetric
Golang drawer
https://www.komu.engineer/blogs/log-without-losing-context/log-without-losing-context
Golang drawer
https://www.komu.engineer/blogs/log-without-losing-context/log-without-losing-context
Golang drawer
https://changelog.com/gotime/132
Changelog
The trouble with databases (Go Time #132)
Databases are tricky, especially at scale. In this episode Mat, Jaana, and Jon discuss different types of databases, the pros and cons of each, along with the many ways developers can have issues with databases. They also explore questions like, "Why are…
Golang drawer
https://akrabat.com/converting-json-to-a-struct-in-go/
Golang drawer
https://utcc.utoronto.ca/~cks/space/blog/programming/GoTimeHasLocation
Golang drawer
https://marcusnoble.co.uk/2020-05-27-unicode-support-in-go/
Marcus Noble
Unicode Support in Go
With Go being a relatively modern programming language, first released in 2009, it is not unsurprising that it has great support for Unicode strings. What is surprising is just how far this support goes.
Golang drawer
https://developers.mattermost.com/blog/hands-on-iouring-go/
Golang drawer
https://m.youtube.com/watch?v=pAXp6o-zWS4
YouTube
Go RabbitMQ Beginners Tutorial
✅
Subscribe and hit that
🔔
to get notified for all the latest tutorials!
Hi everyone! In this tutorial, we are going to be looking at how you can work with RabbitMQ in Go!
Let me know what you think and what you would like to see next in the comments section…
Golang drawer
https://www.aaronraff.dev/blog/how-to-write-a-lexer-in-go
www.aaronraff.dev
How to Write a Lexer in Go
A lexer is the first phase in all modern compilers, but how do you write one? Let’s build one from scratch in Go!
Golang drawer
https://embeddedgo.github.io/2020/05/31/bare_metal_programming_risc-v_in_go.html
Embedded Go
Bare metal RISC-V programming in Go
Bare-metal programming with Go.
Golang drawer
https://blog.carlmjohnson.net/post/2020/go-cli-how-to-and-advice/
blog.carlmjohnson.net
Writing Go CLIs With Just Enough Architecture
Creating a quick CLI in Go is easy, but here are some patterns you can use to make your CLI easier to extend in the future
Golang drawer
https://lemire.me/blog/2020/06/04/the-go-compiler-needs-to-be-smarter/
Golang drawer
https://benhoyt.com/writings/zzt-in-go/
Benhoyt
ZZT in Go (using a Pascal-to-Go converter)
An (incomplete) port of Adrian Siekierka's 'Reconstruction of ZZT' to Go, done in a semi-automated way using a Pascal-to-Go converter.
Golang drawer
https://github.com/GeorgeMac/adagio
GitHub
GitHub - GeorgeMac/adagio: Workflow Orchestrator
Workflow Orchestrator. Contribute to GeorgeMac/adagio development by creating an account on GitHub.
Golang drawer
https://github.com/inancgumus/learngo
GitHub
GitHub - inancgumus/learngo:
❤️
1000+ Hand-Crafted Go Examples, Exercises, and Quizzes.
🚀
Learn Go by fixing 1000+ tiny programs.
❤️
1000+ Hand-Crafted Go Examples, Exercises, and Quizzes.
🚀
Learn Go by fixing 1000+ tiny programs. - inancgumus/learngo
Golang drawer
https://github.com/notnil/chess
GitHub
GitHub - notnil/chess: chess package for go
chess package for go. Contribute to notnil/chess development by creating an account on GitHub.
Golang drawer
http://go-colly.org/
go-colly.org
Scraping Framework for Golang
Scraping framework for extracting the data you need from websites, used for a wide range of applications, like data mining, data processing or archiving