Golang drawer
@golang101
177
subscribers
1
photo
5.03K
links
Curated Golang news
Download Telegram
Join
Golang drawer
177 subscribers
Golang drawer
https://github.com/knadh/koanf
GitHub
GitHub - knadh/koanf: Simple, extremely lightweight, extensible, configuration management library for Go. Supports JSON, TOML,…
Simple, extremely lightweight, extensible, configuration management library for Go. Supports JSON, TOML, YAML, env, command line, file, S3 etc. Alternative to viper. - knadh/koanf
Golang drawer
https://github.com/charmbracelet/soft-serve
GitHub
GitHub - charmbracelet/soft-serve: The mighty, self-hostable Git server for the command line
🍦
The mighty, self-hostable Git server for the command line
🍦
- charmbracelet/soft-serve
Golang drawer
https://gin-gonic.com/
Golang drawer
https://github.com/psilva261/opossum
GitHub
GitHub - psilva261/mycel: Rudimentary web browser written in Golang
Rudimentary web browser written in Golang. Contribute to psilva261/mycel development by creating an account on GitHub.
Golang drawer
https://www.komu.engineer/blogs/11/opentelemetry-and-go
www.komu.engineer
The complete guide to OpenTelemetry in Golang.
This guide should take you from zero to production.
Golang drawer
https://changelog.com/gotime/267
Changelog
What's new in Go 1.20 with Carl Johnson (Go Time #267)
Our "what's new in Go" correspondent Carl Johnson joins Mat & Johnny to discuss... what's new in Go 1.20, of course! What'd you expect, an episode about Rust?! That's preposterous...
Golang drawer
https://preslav.me/2023/02/22/partially-implemented-interfaces-in-golang/
Preslav Rachev
Partially-Implemented Interfaces in Go
When you just want to implement one or two methods ... but be careful.
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