Golang drawer
@golang101
178
subscribers
1
photo
5.03K
links
Curated Golang news
Download Telegram
Join
Golang drawer
178 subscribers
Golang drawer
https://watch.thekitty.zone/watch?v=QFGbTOsk-Bk
Anthony GG | Invidious
Zero Allocations And Benchmarking In Golang
► Join my Discord community for free education
👉
https://discord.com/invite/bDy8t4b3Rz
► Become a Patreon for exclusive tutorials
👉
https://www.patreon.com/anthonygg_
► Follow me on Twitter
👉
https://twitter.com/anthdm
► Follow me on GitHub
👉
https:/…
Golang drawer
https://changelog.com/gotime/262
Changelog
How Go helped save HealthCare.gov
♻️
featuring Paul Smith, CTO of Ad Hoc (Go Time #262)
Paul Smith (from "Obama's Trauma Team") tells us the tale of how Go played a big role in the rescuing and rebuilding of the HealthCare.gov website. Along the way we learn what the original team did wrong, how the rescue team kept it afloat during huge traffic…
Golang drawer
https://github.com/miguelmota/golang-for-nodejs-developers
GitHub
GitHub - miguelmota/golang-for-nodejs-developers: Examples of Golang compared to Node.js for learning
🤓
By @miguelmota
Examples of Golang compared to Node.js for learning
🤓
By @miguelmota - miguelmota/golang-for-nodejs-developers
Golang drawer
https://abhinavg.net/2022/12/06/designing-go-libraries/
Abhinav Gupta
Designing Go Libraries
Requirements for writing high-quality Go libraries and patterns and best practices to help meet them.
Golang drawer
https://sourcehut.org/blog/2023-01-09-gomodulemirror/
sourcehut.org
SourceHut will (not) blacklist the Go module mirror
sourcehut is a network of useful open source tools for software project maintainers and collaborators, including git repos, bug tracking, continuous integration, and mailing lists.
Golang drawer
https://www.flipt.io/blog/embedding-react-in-go
Golang drawer
https://blog.carlmjohnson.net/post/2023/golang-120-language-changes/
blog.carlana.net
What’s New in Go 1.20, Part I: Language Changes
The first part of a three part look at new features in Go 1.20.
Golang drawer
https://github.com/pressly/goose
GitHub
GitHub - pressly/goose: A database migration tool. Supports SQL migrations and Go functions.
A database migration tool. Supports SQL migrations and Go functions. - GitHub - pressly/goose: A database migration tool. Supports SQL migrations and Go functions.
Golang drawer
https://github.com/sourcegraph/conc/releases/tag/v0.2.0
GitHub
Release v0.2.0 · sourcegraph/conc
Some notable changes in this release:
pool: ContextPool and ResultContextPool no longer cancel on the first task that errors by default. To enable cancellation on first error, use WithCancelOnErro...
Golang drawer
https://github.com/martinrue/cadet
GitHub
GitHub - martinrue/cadet: cadet is a library for creating simple HTTP-RPC servers in Go
cadet is a library for creating simple HTTP-RPC servers in Go - GitHub - martinrue/cadet: cadet is a library for creating simple HTTP-RPC servers in Go
Golang drawer
https://github.com/burrowers/garble
GitHub
GitHub - burrowers/garble: Obfuscate Go builds
Obfuscate Go builds. Contribute to burrowers/garble development by creating an account on GitHub.
Golang drawer
https://github.com/superfly/litefs
GitHub
GitHub - superfly/litefs: FUSE-based file system for replicating SQLite databases across a cluster of machines
FUSE-based file system for replicating SQLite databases across a cluster of machines - superfly/litefs
Golang drawer
https://github.com/prest/prest
GitHub
GitHub - prest/prest: PostgreSQL
➕
REST, low-code, simplify and accelerate development,
⚡
instant, realtime, high-performance on…
PostgreSQL
➕
REST, low-code, simplify and accelerate development,
⚡
instant, realtime, high-performance on any Postgres application, existing or new - prest/prest
Golang drawer
https://github.com/dominikbraun/graph/
GitHub
GitHub - dominikbraun/graph: A library for creating generic graph data structures and modifying, analyzing, and visualizing them.
A library for creating generic graph data structures and modifying, analyzing, and visualizing them. - dominikbraun/graph
Golang drawer
https://djosephsen.github.io//posts/ipnet/
djosephsen.github.io
The exasperated engineers guide to IPs in Golang
If you’ve ever needed to store an IP address in Go, you will have come across either net.IP or netip.Addr, or both. If you aren’t sure about any of the following:
Why are there two of them? (historical reasons) Is one objectively better than the other? (netip.Addr…
Golang drawer
https://bitfieldconsulting.com/golang/examples
Bitfield Consulting
Go’s best-kept secret: executable examples — Bitfield Consulting
Did you know that Go lets us provide executable code examples as part of our documentation? It’s pretty neat. Let’s take a tour of this useful feature and see how it works.
Golang drawer
https://jvns.ca/blog/2023/01/18/examples-of-problems-with-integers/
Julia Evans
Examples of problems with integers
Golang drawer
https://blog.jetbrains.com/go/2023/01/17/what-s-new-in-go-the-developer-ecosystem-report-2022/
The JetBrains Blog
What’s New in Go: The Developer Ecosystem Report 2022 | The GoLand Blog
Every year JetBrains asks thousands of developers all around the world different questions about how they use programming languages. We then publish the results that show the current trends in various
Golang drawer
https://blog.ngrok.com/posts/announcing-ngrok-go
Ngrok
ngrok blog: Introducing ngrok-go: Ingress to Your Go Apps as a net.Listener
Today, we're excited to announce ngrok-go, our idiomatic Go package for embedding secure ingress directly into your Go applications. If you’ve used ngrok before, you can think of ngrok-go as the ngrok agent packaged as a Go library.
Golang drawer
https://miro.com/app/board/uXjVPyMixKs=/
miro.com
Go 1.20 All You Need to Know
All you need to know about the Go release Go 1.20 with all major features.