Golang drawer
@golang101
174
subscribers
1
photo
5.03K
links
Curated Golang news
Download Telegram
Join
Golang drawer
174 subscribers
Golang drawer
https://changelog.com/gotime/209
Changelog
Coding Go in the blind featuring Dominic St-Pierre (Go Time #209)
In this episode Dominic speaks with Jon about his experience transitioning to using a screen reader and learning to code without his vision. They discuss how some of the tooling works, things other developers can do to make their code more accessible for…
Golang drawer
https://www.kevinwmcconnell.com/writing/how-i-wrote-my-book
Kevinwmcconnell
How I wrote my book
Earlier this month I released a book. This post is about how I wrote it, the tools I used, and what I learned.
I've also shared a link to a repo containing all the settings, themes and file structure that I used, which you can take as a starting point for…
Golang drawer
https://ebiten.org/blog/2021.html
Ebitengine - A dead simple 2D game engine for Go
Ebiten in 2021 - Ebitengine
Ebitengine is an open source game engine for the Go programming language. Ebitengine's simple API allows you to quickly and easily develop 2D games that can be deployed across multiple platforms.
Golang drawer
https://www.gophercon.com
Gophercon
GopherCon 2025
Join us in New York City from August 26th - 28th at the North Javits Center for GopherCon 2025! As the premiere gathering of Go programming language enthusiasts, you can expect some of the very best programming driven by our community, exceptional pre-conference…
Golang drawer
https://www.youtube.com/watch?v=FdZCZivjtbA
YouTube
Go Code Roast
In this video, I roast some Go code! That is, I review it as if it were submitted as part of a job application screening. I talk about what I like, what I don't like, and how I would do things differently.
A huge thanks to Udaya Prakash for volunteering…
Golang drawer
https://avi.im/blag/2021/rc-day-24/
avi.im
Recurse Center Day 24: Hacking Go compiler to add a new keyword - blag
I forked and modified Go compiler to add a new keyword called let, as alias for var
Golang drawer
https://git.sr.ht/~emersion/gqlclient
Golang drawer
https://go.dev/blog/go1.18beta1
go.dev
Go 1.18 Beta 1 is available, with generics - The Go Programming Language
Go 1.18 Beta 1 is our first preview of Go 1.18. Please try it and let us know if you find problems.
Golang drawer
https://github.com/mdlayher/netlink
GitHub
GitHub - mdlayher/netlink: Package netlink provides low-level access to Linux netlink sockets (AF_NETLINK). MIT Licensed.
Package netlink provides low-level access to Linux netlink sockets (AF_NETLINK). MIT Licensed. - mdlayher/netlink
Golang drawer
https://github.com/blevesearch/bleve
GitHub
GitHub - blevesearch/bleve: A modern text/numeric/geo-spatial/vector indexing library for go
A modern text/numeric/geo-spatial/vector indexing library for go - blevesearch/bleve
Golang drawer
https://www.osohq.com/authorization-library/go-lang
Osohq
Go Authorization Library
A batteries-included library for building authorization in your Go application.
Golang drawer
https://github.com/go-mysql-org/go-mysql
GitHub
GitHub - go-mysql-org/go-mysql: a powerful mysql toolset with Go
a powerful mysql toolset with Go. Contribute to go-mysql-org/go-mysql development by creating an account on GitHub.
Golang drawer
https://github.com/alicebob/miniredis
GitHub
GitHub - alicebob/miniredis: Pure Go Redis server for Go unittests
Pure Go Redis server for Go unittests. Contribute to alicebob/miniredis development by creating an account on GitHub.
Golang drawer
https://github.com/mvdan/gofumpt
GitHub
GitHub - mvdan/gofumpt: A stricter gofmt
A stricter gofmt. Contribute to mvdan/gofumpt development by creating an account on GitHub.
Golang drawer
https://github.com/codenotary/immudb/
GitHub
GitHub - codenotary/immudb: immudb - immutable database based on zero trust, SQL/Key-Value/Document model, tamperproof, data change…
immudb - immutable database based on zero trust, SQL/Key-Value/Document model, tamperproof, data change history - codenotary/immudb
Golang drawer
https://github.com/BWbwchen/MapReduce
GitHub
GitHub - BWbwchen/MapReduce: An easy-to-use Map Reduce Go parallel-computing framework inspired by 2021 6.824 lab1. It supports…
An easy-to-use Map Reduce Go parallel-computing framework inspired by 2021 6.824 lab1. It supports multiple workers threads on a single machine and multiple processes on a single machine right now....
Golang drawer
https://mehdihadeli.github.io/awesome-go-education/
mehdihadeli.github.io
Awesome Go Educations
A curated list of awesome articles and resources for learning and practicing about Go and its related technologies.
Golang drawer
Golang drawer
pinned «
https://mehdihadeli.github.io/awesome-go-education/
»
Golang drawer
https://teivah.medium.com/when-to-use-generics-in-go-36d49c1aeda
Medium
When to Use Generics in Go?
Introducing Go 1.18 generics and discussing common uses and misuses.
Golang drawer
https://changelog.com/gotime/210
Changelog
Mat asks the Go Team anything (Go Time #210)
You had questions, the Go Team had answers! Topics covered include generics (of course), governance (of course), Go 2, text editors, GitHub Copilot, garbage collection, and more.