Golang drawer
@golang101
173
subscribers
1
photo
5.03K
links
Curated Golang news
Download Telegram
Join
Golang drawer
173 subscribers
Golang drawer
https://brianmorrison.me/blog/querying-a-graphql-service-with-go
Brian Morrison II
Querying a GraphQL service with Go - Brian Morrison II
Learn how to query a GraphQL endpoint with Go using the Hashnode API.
Golang drawer
https://codeperfect95.com/
Golang drawer
https://store.steampowered.com/app/1829450/Dr_Kobushis_Labyrinthine_Laboratory/
Steampowered
Dr. Kobushi's Labyrinthine Laboratory on Steam
A mind-bendingly challenging puzzle game that mixes homage to retro classics with funny dialogue and innovative puzzle mechanics. Over a hundred ultra-challenging pixelated puzzles will have you avoiding killer robots as you engage with memorable characters.
Golang drawer
https://dominikbraun.io/blog/graphs/reducing-graph-complexity-using-go-and-transitive-reduction/
dominikbraun.io
Reducing graph complexity using Go and transitive reduction – dominikbraun.io
Adding numerous edges to a DAG can make the graph unnecessarily complex. However, these graphs can be simplified using a technique called transitive reduction.
Golang drawer
https://words.filippo.io/dispatches/go1-20/
Filippo Valsorda
Planning Go 1.20 Cryptography Work
My plans for Go 1.20 include landing the crypto/ecdh package, making progress on moving math/big out of the security perimeter, and a batch of crypto/tls work.
Golang drawer
https://cloud.google.com/blog/products/application-modernization/why-david-yach-loves-go
Google Cloud Blog
Why David Yach Loves Go | Google Cloud Blog
Learn all the reasons David Yach, industry veteran and Director of Engineering at Google Cloud, loves to use Go for software development.
Golang drawer
https://colab.research.google.com/drive/1RjCsLMz71ubGCGitViav7eW9vVIeTYEv?usp=sharing
Google
Golang Notebook.ipynb
Colaboratory notebook
Golang drawer
https://teivah.medium.com/concurrency-isnt-always-faster-in-go-de325168907c
Medium
Concurrency isn’t Always Faster in Go
Reminding us some fundamental knowledge of concurrency in Go and exploring a concrete example where a concurrent solution isn’t faster.
Golang drawer
https://github.com/golang/go/discussions/55090
GitHub
extending Go backward compatibility · golang go · Discussion #55090
This discussion is about backward compatibility, meaning new versions of Go compiling older Go code. For the problem of old versions of Go compiling newer Go code, see this other discussion about f...
Golang drawer
https://github.com/tensorchord/envd
GitHub
GitHub - tensorchord/envd:
🏕️
Reproducible development environment
🏕️
Reproducible development environment. Contribute to tensorchord/envd development by creating an account on GitHub.
Golang drawer
https://github.com/yottaStore/yottaStore
GitHub
GitHub - yottaStore/yottaStore: A datastore aiming at linear scalability up to the yottabyte range. Inspired by dynamo and cassandra.
A datastore aiming at linear scalability up to the yottabyte range. Inspired by dynamo and cassandra. - yottaStore/yottaStore
Golang drawer
https://github.com/stephenafamo/bob
GitHub
GitHub - stephenafamo/bob: SQL query builder and ORM/Factory generator for Go with support for PostgreSQL, MySQL and SQLite
SQL query builder and ORM/Factory generator for Go with support for PostgreSQL, MySQL and SQLite - stephenafamo/bob
Golang drawer
https://itnext.io/proxying-http-and-grpc-requests-in-go-a3201219a37d
Medium
Proxying HTTP and gRPC requests in Go
At Host Factor all incoming traffic passes through our proxy layer and all outgoing TCP traffic is redirected to our application proxy…
Golang drawer
https://pkg.go.dev/github.com/arl/statsviz
pkg.go.dev
statsviz package - github.com/arl/statsviz - Go Packages
Package statsviz allows to visualise Go program runtime metrics data in real time: heap, objects, goroutines, GC pauses, scheduler, etc.
Golang drawer
https://betterstack.com/community/guides/logging/zerolog/
Betterstack
A Complete Guide to Logging in Go with Zerolog | Better Stack Community
Zerolog is a high-performance Go structured logging library aimed at latency-sensitive applications where garbage collections are undesirable
Golang drawer
https://encore.dev/blog/advanced-go-concurrency
Encore — Open Source Backend Framework for robust distributed systems
Advanced Go Concurrency – Encore Blog
Learn how to use Go's singleflight and errgroup packages, and other important design patterns for concurrency, with real-world examples.
Golang drawer
https://blog.heroku.com/neither-self-nor-this-receivers-in-go
Heroku
Neither self nor this: Receivers in Go
Andrey Petrov is the author of urllib3, the creator of Briefmetrics and ssh-chat, and a former Googler and Y Combinator alum. He’s back again to free us of
Golang drawer
https://lets-go.alexedwards.net/
lets-go.alexedwards.net
Let’s Go! Learn to build web apps with Go
A clear and concise guide to practical code patterns, project organization, best practices and more.
Golang drawer
https://gophercises.com/#signup
Gophercises
Coding exercises for budding gophers
Golang drawer
https://thenewstack.io/is-a-rust-rewrite-really-worth-it/
The New Stack
Is a Rust Rewrite Really Worth It?
There are lots of captivating stories about why teams considered Rust rewrites, the path they took and how it ultimately worked out for them.