Golang drawer
@golang101
178
subscribers
1
photo
5.03K
links
Curated Golang news
Download Telegram
Join
Golang drawer
178 subscribers
Golang drawer
https://github.com/sedyh/awesome-ebitengine
GitHub
GitHub - sedyh/awesome-ebitengine: A curated list of awesome Ebitengine frameworks, libraries and software
A curated list of awesome Ebitengine frameworks, libraries and software - GitHub - sedyh/awesome-ebitengine: A curated list of awesome Ebitengine frameworks, libraries and software
Golang drawer
https://github.com/quic-go/quic-go/releases/tag/v0.43.0
GitHub
Release v0.43.0 · quic-go/quic-go
quic-go.net: Launching a new Documentation Site
With this release, we're launching a new documentation site for the quic-go projects (quic-go itself, HTTP/3, webtransport-go, and soon, masque-g...
Golang drawer
https://github.com/TypicalAM/goread
GitHub
GitHub - TypicalAM/goread: Beautiful program to read your RSS/Atom feeds right in the terminal!
Beautiful program to read your RSS/Atom feeds right in the terminal! - TypicalAM/goread
Golang drawer
https://go.dev/blog/chacha8rand
go.dev
Secure Randomness in Go 1.22 - The Go Programming Language
ChaCha8Rand is a new cryptographically secure pseudorandom number generator used in Go 1.22.
Golang drawer
https://borgo-lang.github.io/
Golang drawer
https://www.emoses.org/posts/reusable-patterns-in-go/
www.emoses.org
Go Generics: Use Structs for Generic Arguments Lists
I wanted to build reusable code for a pattern in Go,
I had to fight the type system a bit but I won in the end
We can pack argument lists into structs to make the pattern generic over different sets of arguments to functions
Golang drawer
https://edgedelta.com/company/blog/applied-introduction-ebpf-go
Edge Delta
An Applied Introduction to eBPF with Go | Edge Delta
One of our engineering leaders discusses how to develop eBPF programs with Go, and how we use eBPF at Edge Delta.
Golang drawer
https://www.philipotoole.com/building-a-highly-available-search-engine-using-sqlite/
Golang drawer
https://blog.merovius.de/posts/2024-05-06-pointer-constraints/
blog.merovius.de
Constraining Go type parameter pointers
A quick note on an FAQ about Go generics
Golang drawer
https://www.willem.dev/articles/may-househunt-update/
www.willem.dev
Devlog I: The foundations of a Go/Golang web application
2 Months in: All the major components are in place.
Golang drawer
https://github.com/NimbleMarkets/ntcharts
GitHub
GitHub - NimbleMarkets/ntcharts: Nimble Terminal Charts for the Golang BubbleTea framework and your TUIs
Nimble Terminal Charts for the Golang BubbleTea framework and your TUIs - NimbleMarkets/ntcharts
Golang drawer
https://github.com/tommie/v8go
GitHub
GitHub - tommie/v8go: Execute JavaScript from Go (a fork of rogchap.com/v8go)
Execute JavaScript from Go (a fork of rogchap.com/v8go) - tommie/v8go
Golang drawer
https://github.com/context-labs/mactop
GitHub
GitHub - context-labs/mactop: mactop - Apple Silicon Monitor Top
mactop - Apple Silicon Monitor Top. Contribute to context-labs/mactop development by creating an account on GitHub.
Golang drawer
https://logdy.dev/
Golang drawer
https://github.com/hexdigest/gowrap
GitHub
GitHub - hexdigest/gowrap: GoWrap is a command line tool for generating decorators for Go interfaces
GoWrap is a command line tool for generating decorators for Go interfaces - hexdigest/gowrap
Golang drawer
https://blog.cloudflare.com/reclaiming-cpu-for-free-with-pgo/
The Cloudflare Blog
Reclaiming CPU for free with Go's Profile Guided Optimization
Golang 1.20 introduced support for Profile Guided Optimization (PGO) to the go compiler. This allows guiding the compiler to introduce optimizations based on the real world behaviour of your system. This post covers the process we created for experimenting…
Golang drawer
https://www.dolthub.com/blog/2024-05-10-ok-considered-harmful/
Dolthub
ok Considered Harmful
A polemic against the use of one of the most common idioms in the Go world: boolean variables named ok
Golang drawer
https://brandur.org/notifier
brandur.org
The Notifier Pattern for Applications That Use Postgres
Maximizing Postgres connection economy by using a single connection per program to receive and distribute all listen/notify notifications.
Golang drawer
https://www.jetbrains.com/guide/go/tutorials/webapp_go_react_part_one/
Jetbrains
Web App with Go and React - Part 1
Fullstack Application Development with Go and React.
Golang drawer
https://domenicoluciani.com/2024/05/07/create-dns-resolver.html
Domenico Luciani - Create a DNS Resolver with Golang
Passionate programmer, experienced Extreme Programmer, Senior Agile Software Engineer, remote worker from Spain, Open Source enthusiast, and avid learner with a focus on software craftsmanship, and IT security.