Golang drawer
@golang101
174
subscribers
1
photo
5.03K
links
Curated Golang news
Download Telegram
Join
Golang drawer
174 subscribers
Golang drawer
https://blog.alexellis.io/building-containers-without-docker/
Alex Ellis' Blog
Building containers without Docker
In this post I'll outline several ways to build containers without the need for Docker itself including buildkit, kaniko, GitHub Actions, GitLab and Jenkins
Golang drawer
https://bradfitz.com/2020/01/27/leaving-google
Golang drawer
https://blog.golang.org/go1.15-proposals
go.dev
Proposals for Go 1.15 - The Go Programming Language
For Go 1.15, we propose three minor language cleanup changes.
Golang drawer
https://github.com/fatih/vim-go/releases/tag/v1.22
GitHub
Release v1.22 · fatih/vim-go
Please checkout the changelog for this release
The full list of changes in this version are on the v1.22 milestone
Do you want to support vim-go? Checkout the fully optional donation option, a way ...
Golang drawer
https://github.com/influxdata/go-syslog
GitHub
GitHub - influxdata/go-syslog: Blazing fast syslog parser
Blazing fast syslog parser. Contribute to influxdata/go-syslog development by creating an account on GitHub.
Golang drawer
https://github.com/valyala/fasthttp
GitHub
GitHub - valyala/fasthttp: Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x…
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http - valyala/fasthttp
Golang drawer
https://github.com/esimov/caire
GitHub
GitHub - esimov/caire: Content aware image resize library
Content aware image resize library. Contribute to esimov/caire development by creating an account on GitHub.
Golang drawer
https://github.com/mongodb/mongo-go-driver/releases/tag/v1.3.0
GitHub
Release MongoDB Go Driver 1.3.0 · mongodb/mongo-go-driver
The MongoDB Go driver team is pleased to release 1.3.0 of the official Go driver.
This release contains new functions to construct BSON registries, a new BSON registry that mimics the behavior of t...
Golang drawer
https://dev.to/koddr/welcome-to-fiber-an-express-js-styled-fastest-web-framework-written-with-on-golang-497
DEV Community
Welcome to Fiber — an Express.js styled web framework written in Go with
❤️
Introduction Hello, World!
👋
Today we will deal with a young (but ambitious) Fiber web fra...
Golang drawer
https://github.com/henvic/httpretty
GitHub
GitHub - henvic/httpretty: Package httpretty prints the HTTP requests you make with Go pretty on your terminal.
Package httpretty prints the HTTP requests you make with Go pretty on your terminal. - henvic/httpretty
Golang drawer
https://www.embly.run/star/
Golang drawer
https://www.arp242.net/wasm-cli.html
www.arp242.net
Running Go CLI programs in the browser with WASM
Golang drawer
https://gianarb.it/blog/continuous-profiling-go-apps-in-kubernetes
gianarb.it
Continuous Profiling Go applications running in Kubernetes
Kube-Profefe is an open source project that acts like a bridge between Kubernetes and Profefe. It helps you to implement continuous profiling for Go applications running in Kubernetes.
Golang drawer
https://www.youtube.com/watch?v=2kjmLQY8RJk
YouTube
'Advanced Debugging Techniques of Go Code' by Andrii Soldatenko
There are many different books and articles about how to write good code in go, but not so many how to debug code efficiently.
Uploaded to this channel as we wanted to link this talk in the https://golangweekly.com/ newsletter and it's not on FOSDEM's channel…
Golang drawer
https://ieftimov.com/post/testing-in-go-golden-files/
Ilija Eftimov
👨🚀
Testing in Go: Golden Files
Hardcoding the expected values in an assertion is a straightforward approach in testing.
Golang drawer
https://medium.com/a-journey-with-go/go-how-are-loops-translated-to-assembly-835b985309b3
Medium
Go: How Are Loops Translated to Assembly?
ℹ️
This article is based on Go 1.13.
Golang drawer
https://jcmturner.github.io/go/2020/02/01/adopting-go-modules.html
jcmturner blog
Adopting Go Modules and integrating with Github Actions
TL;DR
Golang drawer
https://tip.golang.org/doc/go1.14
tip.golang.org
Go 1.14 Release Notes - The Go Programming Language
Golang drawer
https://blog.discordapp.com/why-discord-is-switching-from-go-to-rust-a190bbca2b1f
Medium
Why Discord is switching from Go to Rust
Rust is becoming a first class language in a variety of domains. At Discord, we’ve seen success with Rust on the client side and server…
Golang drawer
https://the-zen-of-go.netlify.com/