Golang drawer
@golang101
174
subscribers
1
photo
5.03K
links
Curated Golang news
Download Telegram
Join
Golang drawer
174 subscribers
Golang drawer
https://reddico.co.uk/news/automate-codebase-use-tools-save-time/
Reddico
Automate Your Codebase
We’ve been looking at how to deploy websites, resources and apps in a more efficient way.
Golang drawer
https://github.com/open2b/scriggo
GitHub
GitHub - open2b/scriggo: The world’s most powerful template engine and Go embeddable interpreter
The world’s most powerful template engine and Go embeddable interpreter - open2b/scriggo
Golang drawer
https://github.com/tmaxmax/go-sse
GitHub
GitHub - tmaxmax/go-sse: Fully featured, spec-compliant HTML5 server-sent events library
Fully featured, spec-compliant HTML5 server-sent events library - tmaxmax/go-sse
Golang drawer
https://github.com/milvus-io/milvus
GitHub
GitHub - milvus-io/milvus: Milvus is a high-performance, cloud-native vector database built for scalable vector ANN search
Milvus is a high-performance, cloud-native vector database built for scalable vector ANN search - milvus-io/milvus
Golang drawer
https://github.com/nkanaev/yarr
GitHub
GitHub - nkanaev/yarr: yet another rss reader
yet another rss reader. Contribute to nkanaev/yarr development by creating an account on GitHub.
Golang drawer
https://github.com/graph-gophers/graphql-go
GitHub
GitHub - graph-gophers/graphql-go: GraphQL server with a focus on ease of use
GraphQL server with a focus on ease of use. Contribute to graph-gophers/graphql-go development by creating an account on GitHub.
Golang drawer
https://github.com/proofzero/go-multikeypair
GitHub
GitHub - proofzero/go-multikeypair: A multiformat-inspired go module for working with multiple kinds of keypairs.
A multiformat-inspired go module for working with multiple kinds of keypairs. - GitHub - proofzero/go-multikeypair: A multiformat-inspired go module for working with multiple kinds of keypairs.
Golang drawer
https://github.com/DataDog/go-profiler-notes/blob/main/guide/README.md
GitHub
go-profiler-notes/guide/README.md at main · DataDog/go-profiler-notes
felixge's notes on the various go profiling methods that are available. - DataDog/go-profiler-notes
Golang drawer
https://www.alexedwards.net/blog/i18n-managing-translations
www.alexedwards.net
I18n in Go: Managing Translations - Alex Edwards
Golang drawer
https://brandur.org/sqlc
brandur.org
How We Went All In on sqlc/pgx for Postgres + Go
Touring the ORM and Postgres landscape in Go, and why sqlc is today’s top pick.
Golang drawer
https://entgo.io/
entgo.io
Golang drawer
https://golang.design/research/zero-alloc-call-sched/
Golang drawer
https://changelog.com/gotime/196
Changelog
Building actually maintainable software with sam boyer and Ian Lopshire (Go Time #196)
Building software is difficult and time consuming, but the maintenance of software is where we spend the majority of our time. In this episode, Ian and sam join Johnny and Kris to discuss how to build actually maintainable software, the features of Go that…
Golang drawer
https://neilalexander.dev/2021/08/29/go-pass-by-value.html
neilalexander.dev
Go is pass-by-value — but it might not always feel like it
Go is a programming language which passes by value, which effectively means that if you give a value as a parameter to a function, the received value within the function is actually a copy of the original. You can modify it however you wish and your changes…
Golang drawer
https://www.dolthub.com/blog/2021-09-03-golang-time-bugs/
Dolthub
A nasty bit of undefined timezone behavior in Golang
Blog for DoltHub, a website hosting databases made with Dolt, an open-source version-controlled SQL database with Git-like semantics.
Golang drawer
https://medium.com/nerd-for-tech/the-ultimate-guide-for-contract-testing-with-pact-and-go-177b4af13700
Medium
The Ultimate Guide for Contract Testing with PACT and Go
How have we reduced integrational issues in our environments
Golang drawer
https://github.com/FiloSottile/age
GitHub
GitHub - FiloSottile/age: A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options…
A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability. - FiloSottile/age
Golang drawer
https://github.com/create-go-app/cli
GitHub
GitHub - create-go-app/cli:
✨
A complete and self-contained solution for developers of any qualification to create a production…
✨
A complete and self-contained solution for developers of any qualification to create a production-ready project with backend (Go), frontend (JavaScript, TypeScript) and deploy automation (Ansible...
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://mooijtech.github.io/go-pst/