Golang drawer
@golang101
174
subscribers
1
photo
5.03K
links
Curated Golang news
Download Telegram
Join
Golang drawer
174 subscribers
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/
Golang drawer
https://github.com/go-ini/ini
GitHub
GitHub - go-ini/ini: Package ini provides INI file read and write functionality in Go
Package ini provides INI file read and write functionality in Go - go-ini/ini
Golang drawer
https://joker-lang.org/
Golang drawer
https://github.com/Dreamacro/clash
Golang drawer
https://github.com/mathaou/termdbms
GitHub
GitHub - mathaou/termdbms: A TUI for viewing and editing database files.
A TUI for viewing and editing database files. Contribute to mathaou/termdbms development by creating an account on GitHub.
Golang drawer
https://github.com/rqlite/rqlite
GitHub
GitHub - rqlite/rqlite: The lightweight, user-friendly, fault-tolerant database built on SQLite.
The lightweight, user-friendly, fault-tolerant database built on SQLite. - rqlite/rqlite