Golang drawer
@golang101
178
subscribers
1
photo
5.03K
links
Curated Golang news
Download Telegram
Join
Golang drawer
178 subscribers
Golang drawer
https://www.kosli.com/blog/how-to-publish-your-golang-binaries-with-goreleaser/
Kosli
How to Publish Your Golang Binaries with Goreleaser
Discover how to use Goreleaser to easily publish your Golang binaries. Automate your build and deployment pipeline for faster, more reliable releases.
Golang drawer
https://bryce.is/writing/code/go-test-and-parallelism.html
bryce.is/writing/code
go test and parallelism
I was recently debugging an issue in some integration-style Go tests which made me realize that I didn't have a very deep understanding of how parallelism works when using `go test`.
Golang drawer
https://www.dolthub.com/blog/2023-02-22-golangs-fake-inheritance/
Dolthub
Type embedding: Golang's fake inheritance
Blog for DoltHub, a website hosting databases made with Dolt, an open-source version-controlled SQL database with Git-like semantics.
Golang drawer
https://go.dev/blog/comparable
go.dev
All your comparable types - The Go Programming Language
type parameters, type sets, comparable types, constraint satisfaction
Golang drawer
https://github.com/charmbracelet/log
GitHub
GitHub - charmbracelet/log: A minimal, colorful Go logging library
🪵
A minimal, colorful Go logging library
🪵
. Contribute to charmbracelet/log development by creating an account on GitHub.
Golang drawer
https://github.com/bufbuild/buf
GitHub
GitHub - bufbuild/buf: The best way of working with Protocol Buffers.
The best way of working with Protocol Buffers. Contribute to bufbuild/buf development by creating an account on GitHub.
Golang drawer
https://github.com/johnkerl/miller
GitHub
GitHub - johnkerl/miller: Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON
Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON - johnkerl/miller
Golang drawer
https://github.com/go-macaron/macaron
GitHub
GitHub - go-macaron/macaron: Package macaron is a high productive and modular web framework in Go.
Package macaron is a high productive and modular web framework in Go. - go-macaron/macaron
Golang drawer
https://github.com/unrolled/render
GitHub
GitHub - unrolled/render: Go package for easily rendering JSON, XML, binary data, and HTML templates responses.
Go package for easily rendering JSON, XML, binary data, and HTML templates responses. - unrolled/render
Golang drawer
https://github.com/sourcegraph/conc/releases/tag/v0.3.0
GitHub
Release v0.3.0 · sourcegraph/conc
Some notable changes in this release:
pool: All pool types now panic if configured after use.
pool: ContextPool and ResultContextPool now always cancels its context when Wait() returns.
pool: Cont...
Golang drawer
https://github.com/pdfcpu/pdfcpu
GitHub
GitHub - pdfcpu/pdfcpu: A PDF processor written in Go.
A PDF processor written in Go. Contribute to pdfcpu/pdfcpu development by creating an account on GitHub.
Golang drawer
https://blog.alexellis.io/github-actions-usage-build-minutes/
Alex Ellis' Blog
Find your total build minutes with GitHub Actions and Golang
You can use our new CLI written in Golang to calculate the total number of build minutes you're using across an organisation with GitHub Actions.
Golang drawer
https://github.com/karlkeefer/pngr
GitHub
GitHub - karlkeefer/pngr: dockerized (postgres + nginx + golang + react)
dockerized (postgres + nginx + golang + react). Contribute to karlkeefer/pngr development by creating an account on GitHub.
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://github.com/akrylysov/algnhsa
GitHub
GitHub - akrylysov/algnhsa: AWS Lambda Go net/http server adapter
AWS Lambda Go net/http server adapter. Contribute to akrylysov/algnhsa development by creating an account on GitHub.
Golang drawer
https://www.openfaas.com/blog/import-leads-from-google-forms-to-crm/
OpenFaaS - Serverless Functions Made Simple
Import leads from Google Forms into your CRM with functions
Sometimes you just need to import data from a Google Form, here’s how you can do it with OpenFaaS in a couple of hours.
Golang drawer
https://www.ribice.ba/defer-mutex-unlocks/
Golang drawer
https://build-your-own.org/database/
build-your-own.org
Build Your Own Database From Scratch in Go | Build
Your Own Database From Scratch in Go
Build Your Own Database From
Scratch in Go - From B+Tree To SQL
Golang drawer
https://arriqaaq.substack.com/p/unlocking-the-power-of-zero-knowledge
Substack
Unlocking the Power of Zero Knowledge Proofs with Gnark and Go
gnark is a high-performance, open-source library that enables effective zkSNARK applications.
Golang drawer
https://benhoyt.com/writings/flyio/
Benhoyt
From Go on EC2 to Fly.io: +fun, −$9/mo
How I switched hosting my Go-based side projects from Amazon EC2 to Fly.io, significantly simplified deployment, and saved a bit of cash while I was at it.