Golang drawer
@golang101
173
subscribers
1
photo
5.03K
links
Curated Golang news
Download Telegram
Join
Golang drawer
173 subscribers
Golang drawer
https://github.com/nicksnyder/go-i18n
GitHub
GitHub - nicksnyder/go-i18n: Translate your Go program into multiple languages.
Translate your Go program into multiple languages. - nicksnyder/go-i18n
Golang drawer
https://simonjf.com/writing/phd-thesis.pdf
Golang drawer
https://arxiv.org/pdf/1905.06520.pdf
Golang drawer
https://youtu.be/oL6WovwwxrY
YouTube
Fluent Bit: Extending Your Logging Pipeline with Go - Warren Fernandes & Jason Keene, Pivotal
Fluent Bit: Extending Your Logging Pipeline with Go - Warren Fernandes & Jason Keene, Pivotal Fluent Bit is a high-performance and lightweight logging agent ...
Golang drawer
https://youtu.be/fMq3IpPE3TU
YouTube
The Story of Why We Migrate to gRPC and How We Go About It - Matthias Grüter, Spotify
Join us for Kubernetes Forums Seoul, Sydney, Bengaluru and Delhi - learn more at kubecon.io
Don't miss KubeCon + CloudNativeCon 2020 events in Amsterdam March 30 - April 2, Shanghai July 28-30 and Boston November 17-20! Learn more at kubecon.io. The conference…
Golang drawer
https://youtu.be/_y-lzjdVEf0
YouTube
Authentication and Security in gRPC Microservices - Jan Tattermusch, Google
Join us for Kubernetes Forums Seoul, Sydney, Bengaluru and Delhi - learn more at kubecon.io
Don't miss KubeCon + CloudNativeCon 2020 events in Amsterdam March 30 - April 2, Shanghai July 28-30 and Boston November 17-20! Learn more at kubecon.io. The conference…
Golang drawer
https://medium.com/ki-labs-engineering/rest-api-error-handling-in-go-behavioral-type-assertion-509d93636afd
Medium
REST API Error Handling in Go: Behavioral Type Assertion
Error handling is, without doubt, one of the most fundamental topics that every developer should know by the hearth. But its importance is…
Golang drawer
https://medium.com/rungo/string-formatting-in-go-dd752ff7f60
Medium
String formatting in Go
String formatting or String interpolation is an important concept in any language. Printf would probably be the general implementation of…
Golang drawer
Channel photo updated
Golang drawer
https://www.grank.io/
Golang drawer
https://eleni.blog/2019/05/11/parallel-test-execution-in-go/
Eleni Fragkiadaki
Parallel test execution in Go
Since version 1.7 the Go testing package provides the ability to run some of the tests in parallel (well not entirely in parallel but that is another blog post
😉
). This is optional functionality yo…
Golang drawer
https://www.digitalocean.com/community/tutorials/how-to-do-math-in-go-with-operators
Digitalocean
How To Do Math in Go with Operators | DigitalOcean
Effectively performing mathematical operations in programming is an important skill to develop because of how frequently you’ll work with numbers. This tutor…
Golang drawer
https://daltontan.com/how-to-compile-go-code-faster-with-ram-disk/24
Daltontan
How to Compile Go Code 40% Faster With RAM Disk | Dalton Tan
learn how to set up ram disk to improve go build time without sacrificing productivity. - Singapore software developer, designer, and photographer | Dalton Tan
Golang drawer
https://github.com/unidoc/unioffice
GitHub
GitHub - unidoc/unioffice: Pure go library for creating and processing Office Word (.docx), Excel (.xlsx) and Powerpoint (.pptx)…
Pure go library for creating and processing Office Word (.docx), Excel (.xlsx) and Powerpoint (.pptx) documents - unidoc/unioffice
Golang drawer
https://github.com/tinygo-org/tinygo/releases/tag/v0.6.0
GitHub
tinygo-org/tinygo
Go compiler for small places. Microcontrollers, WebAssembly, and command-line tools. Based on LLVM. - tinygo-org/tinygo
Golang drawer
https://github.com/micro/micro
GitHub
GitHub - micro/micro: A microservices toolkit
A microservices toolkit. Contribute to micro/micro development by creating an account on GitHub.
Golang drawer
https://blog.usejournal.com/open-sourcing-victoriametrics-f31e34485c2b
Medium
Open-sourcing VictoriaMetrics
We are happy to announce that VictoriaMetrics enters open source world under Apache2 license!
Golang drawer
https://github.com/fharding1/gemux
GitHub
fharding1/gemux
gemux is a good enough multiplexer. Contribute to fharding1/gemux development by creating an account on GitHub.
Golang drawer
https://github.com/spf13/viper
GitHub
GitHub - spf13/viper: Go configuration with fangs
Go configuration with fangs. Contribute to spf13/viper development by creating an account on GitHub.
Golang drawer
https://github.com/nhooyr/websocket
GitHub
GitHub - coder/websocket: Minimal and idiomatic WebSocket library for Go
Minimal and idiomatic WebSocket library for Go. Contribute to coder/websocket development by creating an account on GitHub.