Golang drawer
@golang101
174
subscribers
1
photo
5.03K
links
Curated Golang news
Download Telegram
Join
Golang drawer
174 subscribers
Golang drawer
https://shellbear.me/blog/go-dokku-deployment
shellbear.me
Deploying a Go App with Dokku
I'm a Full Stack developer with experience in DevOps, Backend, Frontend and mobile development.
Golang drawer
https://changelog.com/gotime/186
Changelog
Pop quiz time!
😱
with Dave Cheney & Miki Tebeka (Go Time #186)
Learning Go with code pop quizzes is a fun way to zoom in on different language features. People are looking forward to pop quizzes on Twitter and in conferences, and they also learn from that. Let’s chat about pop quizzes!
Golang drawer
https://medium.com/trendyol-tech/contributing-the-go-compiler-adding-new-tilde-operator-f66d0c6cff7
Medium
Contributing the Go Compiler: Adding New Tilde (~) Operator
Compilers have always had challenges to be solved, even today. Go is not so different too. There are so many things to do, so many problems…
Golang drawer
https://ketansingh.me/posts/pipeline-pattern-in-go-part-1/
ketansingh.me
Pipeline Pattern in Go Part 1
yet another concurrency pattern in go
Golang drawer
https://deps.dev/
Golang drawer
https://google.aip.dev/
Golang drawer
https://github.com/go-tk/di
GitHub
GitHub - go-tk/di: Tiny dependency injection framework
Tiny dependency injection framework. Contribute to go-tk/di development by creating an account on GitHub.
Golang drawer
https://taskfile.dev/
Golang drawer
https://github.com/nikolaydubina/calendarheatmap
GitHub
GitHub - nikolaydubina/calendarheatmap:
📅
Calendar heatmap inspired by GitHub contribution activity
📅
Calendar heatmap inspired by GitHub contribution activity - GitHub - nikolaydubina/calendarheatmap:
📅
Calendar heatmap inspired by GitHub contribution activity
Golang drawer
https://github.com/go-kratos/kratos
GitHub
GitHub - go-kratos/kratos: Your ultimate Go microservices framework for the cloud-native era.
Your ultimate Go microservices framework for the cloud-native era. - go-kratos/kratos
Golang drawer
https://github.com/balerter/balerter
GitHub
GitHub - balerter/balerter: Script Based Alerting Manager
Script Based Alerting Manager. Contribute to balerter/balerter development by creating an account on GitHub.
Golang drawer
https://github.com/microcosm-cc/bluemonday
GitHub
GitHub - microcosm-cc/bluemonday: bluemonday: a fast golang HTML sanitizer (inspired by the OWASP Java HTML Sanitizer) to scrub…
bluemonday: a fast golang HTML sanitizer (inspired by the OWASP Java HTML Sanitizer) to scrub user generated content of XSS - microcosm-cc/bluemonday
Golang drawer
https://github.com/caddyserver/certmagic
GitHub
GitHub - caddyserver/certmagic: Automatic HTTPS for any Go program: fully-managed TLS certificate issuance and renewal
Automatic HTTPS for any Go program: fully-managed TLS certificate issuance and renewal - caddyserver/certmagic
Golang drawer
https://github.com/nikolaydubina/go-recipes
GitHub
GitHub - nikolaydubina/go-recipes:
🦩
Tools for Go projects
🦩
Tools for Go projects. Contribute to nikolaydubina/go-recipes development by creating an account on GitHub.
Golang drawer
https://brunocalza.me/there-are-many-ways-to-safely-count/
Bruno Calza
There Are Many Ways To Safely Count
A compilation of ways on how to implement a goroutine-safe counter
Golang drawer
https://github.com/ardanlabs/gotraining/tree/master/reading
GitHub
gotraining/reading at master · ardanlabs/gotraining
Go Training Class Material : . Contribute to ardanlabs/gotraining development by creating an account on GitHub.
Golang drawer
https://leveluppp.ghost.io/benchmarks-in-go-can-be-surprising/
LevelUp++
Benchmarks in GO can be surprising
How it's possible that two identical methods have different performance (by 2x) in GO?
Fasten your seatbelts; we're going on a crazy ride.
Golang drawer
https://nakabonne.dev/posts/write-tsdb-from-scratch/
Ryo Nakao
Write a time-series database engine from scratch
It covers how to make a time-series database engine from scratch
Golang drawer
https://changelog.com/gotime/187
Changelog
Fuzzing in the standard library with Katie Hockman & Jay Conrod (Go Time #187)
Fuzzing is coming to the standard library. We speak to Katie Hockman and Jay Conrod who were part of the team responsible for designing and implementing it. We dig into the details, hear some best practices, where fuzzing can help your code, and learn more…
Golang drawer
https://research.swtch.com/hwmm