Golang drawer
@golang101
175
subscribers
1
photo
5.03K
links
Curated Golang news
Download Telegram
Join
Golang drawer
175 subscribers
Golang drawer
https://github.com/gin-gonic/gin
GitHub
GitHub - gin-gonic/gin: Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly…
Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better performance—up to 40 times faster—thanks to httprouter. Gin is designed for ...
Golang drawer
https://github.com/huandu/go-sqlbuilder
GitHub
GitHub - huandu/go-sqlbuilder: A flexible and powerful SQL string builder library plus a zero-config ORM.
A flexible and powerful SQL string builder library plus a zero-config ORM. - huandu/go-sqlbuilder
Golang drawer
https://gohugo.io/news/0.60.0-relnotes/
gohugo.io
Now CommonMark Compliant!
Goldmark -- CommonMark compliant, GitHub flavored, fast and flexible -- is the new default library for Markdown in Hugo.
Golang drawer
https://github.com/tinygo-org/tinygo/releases/tag/v0.10.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/unrolled/secure
GitHub
GitHub - unrolled/secure: HTTP middleware for Go that facilitates some quick security wins.
HTTP middleware for Go that facilitates some quick security wins. - unrolled/secure
Golang drawer
https://www.youtube.com/watch?v=4dSw3tkclQ4
YouTube
From Java to Golang, the journey of the nexuzhealth team by Dylan Meeus
After 20 years of using Java to support the largest hospital network in Belgium, the decision was made to replace this system using a new technology stack.
We will start the talk by explaining the current situation of the hospital system and how it has evolved…
Golang drawer
https://twitter.com/dgryski/status/1197744675467087872
Twitter
Damian Gryski
TIL: go vet -c n Prints `n` lines of source code around the bug. #golang
Golang drawer
https://levelup.gitconnected.com/graphql-observability-with-go-using-open-source-tools-4caaf8f13237
Medium
GraphQL Observability with Go Using Open-source Tools
Our GraphQL observability stack at IBM Watson Media using Go, Prometheus, Jaeger and Grafana.
Golang drawer
https://www.youtube.com/watch?v=gOu8d76mUdM
YouTube
How to Shrink a Go Executable by 70% in 30 Seconds
Some linker flags and a tool called "upx" (install on macOS with brew install upx) get the job done quickly and without causing damage to the underlying binary (unless you want to debug it!)
Golang drawer
https://medium.com/@teivah/a-closer-look-at-go-sync-package-9f4e4a28c35a
Medium
A Closer Look at Go’s sync Package
sync all the things
Golang drawer
https://medium.com/@meeusdylan/creating-a-bloom-filter-with-go-7d4e8d944cfa
Medium
Creating a Bloom Filter with Go
A bloom filter is a set-like data structure that is more space-efficient compared to traditional set-like data structures such as…
Golang drawer
https://about.gitlab.com/blog/2019/11/15/tracking-down-missing-tcp-keepalives/
GitLab
What tracking down missing TCP Keepalives taught me about Docker, Golang, and GitLab
An in-depth recap of debugging a bug in the Docker client library.
Golang drawer
https://blog.huyage.dev/posts/simple-dependency-injection-in-go/
Golang drawer
https://groups.google.com/forum/#!msg/golang-nuts/J7DEsH-YkNw/QrzdmlXfAQAJ
Golang drawer
https://www.javaworld.com/article/3440103/oracle-pits-graalvm-against-google-go.html
JavaWorld
Oracle pits GraalVM against Google Go
Oracle touts the fast startup and small memory footprint of the polyglot VM, which will soon be upgraded to Java 11
Golang drawer
https://americanexpress.io/choosing-go/
American Express Technology
Choosing Go at American Express
A look into how American Express decided to use Go for some of its most critical applications.
Golang drawer
https://github.com/alecthomas/chroma
GitHub
GitHub - alecthomas/chroma: A general purpose syntax highlighter in pure Go
A general purpose syntax highlighter in pure Go . Contribute to alecthomas/chroma development by creating an account on GitHub.
Golang drawer
https://youtu.be/Wq0i7VD7-ug
YouTube
Kafka Mirror Tester: Go and Kubernetes Powered Test Suite for Kafka Replication - Ran Tavory
Inspired by the Jepsen series of database test suites I created kafka-mirror-tester, a cross-Atlantic automated test suite for Kafka mirroring using Golang a...
Golang drawer
https://youtu.be/jd-sjoy3GZo
YouTube
GopherConAU 2019 - Ben Boyter - Sloc Cloc and Code
Sloc cloc and code. How a death march project lead to learning Go, the creation of a source lines of code counter which is faster and more accurate than the ...
Golang drawer
https://www.youtube.com/playlist?list=PLeGxIOPLk9EL4BDb-8tAUY2YYv0aVgTXY
YouTube
Gopherpalooza 2019 - YouTube