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/tomnomnom/gron
GitHub
GitHub - tomnomnom/gron: Make JSON greppable!
Make JSON greppable! Contribute to tomnomnom/gron development by creating an account on GitHub.
Golang drawer
https://writefreely.org
Golang drawer
https://github.com/raviqqe/muffet
GitHub
GitHub - raviqqe/muffet: Fast website link checker in Go
Fast website link checker in Go. Contribute to raviqqe/muffet development by creating an account on GitHub.
Golang drawer
https://github.com/esimov/pigo
GitHub
GitHub - esimov/pigo: Fast face detection, pupil/eyes localization and facial landmark points detection library in pure Go.
Fast face detection, pupil/eyes localization and facial landmark points detection library in pure Go. - esimov/pigo
Golang drawer
https://github.com/go-masonry/mortar
GitHub
GitHub - go-masonry/mortar: Mortar is a GO framework/library for building gRPC (and REST) web services.
Mortar is a GO framework/library for building gRPC (and REST) web services. - go-masonry/mortar
Golang drawer
https://dmv.myhatchpad.com/insight/mocking-techniques-for-go/
Golang drawer
https://roland.zone/m1-go-benchmarks/
roland.zone
Go standard library benchmarks - Intel vs M1
Golang drawer
https://lukechampine.com/cond.html
Golang drawer
https://medium.com/tempus-ex/gos-recurring-security-problem-2b5339f19216
Medium
Go’s Recurring Security Problem
When you go get a package, Go is designed to build and install the package without running any code from it. The intent is that you can…
Golang drawer
https://arunsori.me/posts/postgres-clickhouse-fdw-in-go/
arunsori.me
Writing a Postgres Foreign Data Wrapper for Clickhouse in Go
Postgres(hereinafter mentioned as PG) is a pretty cool database with lots of nice features, one of them little known ones is the ability of having Foreign data wrappers (hereinafter mentioned as FDWs).
Clickhouse(hereinafter mentioned as CH) is another amazing…
Golang drawer
https://www.maragu.dk/blog/using-dot-imports-in-views-in-go/
www.maragu.dk
Using dot imports in views in Go
Sometimes, what's considered bad practice may make sense.
Golang drawer
https://pmihaylov.com/good-and-bad-practices/
Preslav Mihaylov
Good and Bad Practices - a Limiting Perspective - Preslav Mihaylov
Certain patterns in software are condemned as good or bad practices. But this is a very limited, binary view of programming.
Golang drawer
https://tpaschalis.github.io/golang-aws-lambda-getting-started/
tpaschalis.github.io
An introduction to AWS Lambda functions in Go (plus an API Gateway trigger endpoint)
Golang drawer
https://developer20.com/refactoring-for-better-testability/
Developer20
Refactoring for better testability
Golang drawer
https://www.freecodecamp.org/news/build-your-own-serverless-subscriber-list-with-go-and-aws/
freeCodeCamp.org
How to Build Your Own Serverless Subscriber List with Go and AWS
In this article, I'll share how I lovingly built a subscription sign up flow with email confirmation that doesn’t suck. You can do it, too. If you want to see it in action, you can now subscribe to my email list on victoria.dev [https://victoria.dev/].…
Golang drawer
https://bojanz.github.io/go-constants-json-iota/
bojanz.github.io
Go constants and JSON: To iota and back · bojanz.github.io
Golang drawer
https://alexanderell.is/posts/pi-cluster-monitoring/
alexanderell.is
Checking if the Pi is done
I recently put together a Raspberry Pi cluster to try out some toy distributed systems projects, and I wanted to start with a basic monitoring program to get my feet wet and work out the following:
Getting each node running and set up with software Running…
Golang drawer
https://gabrieltanner.org/blog/broadcasting-ion-sfu
gabrieltanner.org
Building a WebRTC video and audio Broadcaster in Golang using ION-SFU, and media devices | GabrielTanner
In this tutorial, you will build a video broadcasting application that reads the camera in Golang and sends it to the ION-SFU (Selective forwarding unit) which allows WebRTC sessions to scale more efficiently.
Golang drawer
https://github.com/hashicorp/go-getter
GitHub
GitHub - hashicorp/go-getter: Package for downloading things from a string URL using a variety of protocols.
Package for downloading things from a string URL using a variety of protocols. - hashicorp/go-getter
Golang drawer
https://github.com/peer-calls/peer-calls
GitHub
GitHub - peer-calls/peer-calls: Group peer to peer video calls for everyone written in Go and TypeScript
Group peer to peer video calls for everyone written in Go and TypeScript - peer-calls/peer-calls