Golang drawer
@golang101
173
subscribers
1
photo
5.03K
links
Curated Golang news
Download Telegram
Join
Golang drawer
173 subscribers
Golang drawer
https://yewtu.be/watch?v=gd_Vyb5vEw0
Google Open Source | Invidious
A consistent logging format for Go
In this session, Jonathan Amsterdam discusses the Go team's proposal for a new standard library package which could provide structured logging with levels.
Speaker: Jonathan Amsterdam
Original air date: November 3, 2022
Captions are available in Brazilian…
Golang drawer
https://yewtu.be/watch?v=MRbhtMptago&feature=youtu.be
Boldly Go | Invidious
What's the proper way to wrap errors in Go?
errors.New()? fmt.Errorf()? errors.Errorf()? errors.Wrapf()? Which should you use?
In this video, I dive into the history of the various ways to wrap errors in Go, and describe which method(s) you should be using now.
Related answer on StackOverflow: …
Golang drawer
https://yewtu.be/watch?v=DjNERjqzILQ&feature=youtu.be
Boldly Go | Invidious
How I write offline API tests in Go
In this video, I show how I write tests for the Transistor.fm API client library I'm writing, and walk you through the concepts used to build offline unit tests that don't require a live network connection.
I use Transistor.fm (https://transistor.fm/) to…
Golang drawer
https://github.com/nikoksr/notify
GitHub
GitHub - nikoksr/notify: A dead simple Go library for sending notifications to various messaging services.
A dead simple Go library for sending notifications to various messaging services. - nikoksr/notify
Golang drawer
https://github.com/okieraised/go2com
GitHub
GitHub - okieraised/go2com: A DICOM file parser
A DICOM file parser. Contribute to okieraised/go2com development by creating an account on GitHub.
Golang drawer
https://github.com/mikestefanello/pagoda
GitHub
GitHub - mikestefanello/pagoda: Rapid, easy full-stack web development starter kit and admin panel in Go
Rapid, easy full-stack web development starter kit and admin panel in Go - mikestefanello/pagoda
Golang drawer
https://github.com/Jeadie/Go-L
GitHub
GitHub - Jeadie/Go-L: Game of Life with different update rules and on a bunch of different topologies (sphere, torus, klein bottle…
Game of Life with different update rules and on a bunch of different topologies (sphere, torus, klein bottle, etc.) - Jeadie/Go-L
Golang drawer
https://github.com/acouvreur/sablier
GitHub
GitHub - acouvreur/sablier
Contribute to acouvreur/sablier development by creating an account on GitHub.
Golang drawer
https://github.com/reugn/go-quartz
GitHub
GitHub - reugn/go-quartz: Minimalist and zero-dependency scheduling library for Go
Minimalist and zero-dependency scheduling library for Go - reugn/go-quartz
Golang drawer
https://github.com/AnalogJ/scrutiny
GitHub
GitHub - AnalogJ/scrutiny: Hard Drive S.M.A.R.T Monitoring, Historical Trends & Real World Failure Thresholds
Hard Drive S.M.A.R.T Monitoring, Historical Trends & Real World Failure Thresholds - AnalogJ/scrutiny
Golang drawer
https://github.com/Dominic-Wassef/ghostly
GitHub
GitHub - Dominic-Wassef/ghostly: Ghostly is a simple, lightweight, and fast full-stack Go framework
Ghostly is a simple, lightweight, and fast full-stack Go framework - GitHub - Dominic-Wassef/ghostly: Ghostly is a simple, lightweight, and fast full-stack Go framework
Golang drawer
https://github.com/stashapp/stash
GitHub
GitHub - stashapp/stash: An organizer for your porn, written in Go. Documentation: https://docs.stashapp.cc
An organizer for your porn, written in Go. Documentation: https://docs.stashapp.cc - stashapp/stash
Golang drawer
https://github.com/ddworken/hishtory
GitHub
GitHub - ddworken/hishtory: Your shell history: synced, queryable, and in context
Your shell history: synced, queryable, and in context - ddworken/hishtory
Golang drawer
https://danp.net/posts/macos-dns-change-in-go-1-20/
Golang drawer
https://thedevelopercafe.com/articles/rpc-in-go-using-twitchs-twirp-3dcb78ece775
Thedevelopercafe
RPC in Go using Twitch's Twirp
Twirp is an RPC framework from Twitch which just like gRPC uses Protobufs and is much simpler to use. In this article I am going to give you a taste of Twirp...
Golang drawer
https://bugfix-66.com
Golang drawer
https://www.dolthub.com/blog/2022-11-07-pruning-test-dependencies-from-golang-binaries/
Dolthub
Pruning test dependencies from Go binaries
Blog for DoltHub, a website hosting databases made with Dolt, an open-source version-controlled SQL database with Git-like semantics.
Golang drawer
https://www.philipotoole.com/replicated-postgres-to-rqlite/
Golang drawer
https://words.filippo.io/dispatches/certificate-interning/
Filippo Valsorda
A GC-Friendly Go Interning Cache
Go 1.20 is adding an interning cache for reused certificates. The entries are reference-counted with the help of the garbage collector and finalizers.
Golang drawer
https://ossinsight.io/2022/
ossinsight.io
Open Source Highlights: Trends and Insights from GitHub 2022 | OSS Insight
We analyzed 5 billion+ GitHub events and got interesting findings about open source software, such as top programming languages, geographic distribution behavior by country or region, popular open source topics, and the most active repositories and developers.
Golang drawer
https://github.com/ktr0731/evans
GitHub
GitHub - ktr0731/evans: Evans: more expressive universal gRPC client
Evans: more expressive universal gRPC client. Contribute to ktr0731/evans development by creating an account on GitHub.