Golang drawer
@golang101
174
subscribers
1
photo
5.03K
links
Curated Golang news
Download Telegram
Join
Golang drawer
174 subscribers
Golang drawer
https://github.com/makeworld-the-better-one/dither
GitHub
GitHub - makew0rld/dither: A fast, correct image dithering library in Go.
A fast, correct image dithering library in Go. Contribute to makew0rld/dither development by creating an account on GitHub.
Golang drawer
https://aluma.io/resources/blog/switching-from-c-to-go-for-backend-development
Aluma
Switching from C# to Go for backend development - Aluma
A year ago we tried out Go for a new microservice, and we liked it so much we decided to use it for all future backend development work where possible.
Golang drawer
https://blog.getambassador.io/go-kubernetes-rapidly-developing-golang-microservices-bfe36cfb5893
Medium
Go & Kubernetes: Rapidly Developing Golang Microservices
Build a cloud development environment with Telepresence & Golang
Golang drawer
https://www.smashingmagazine.com/2021/02/context-variables-hugo-static-site-generator/
Smashing Magazine
Context And Variables In The Hugo Static Site Generator — Smashing Magazine
In this article, we take a look at the topic of context and variables in Hugo, a popular static site generator. You’ll understand concepts such as the global context, flow control, and variables in Hugo templates, as well as data flow from content files through…
Golang drawer
https://github.com/ohler55/graphql-test-tool/blob/develop/example/solid-quick.md
GitHub
graphql-test-tool/solid-quick.md at develop · ohler55/graphql-test-tool
GraphQL Test Tool for running tests cases against a GraphQL server - graphql-test-tool/solid-quick.md at develop · ohler55/graphql-test-tool
Golang drawer
https://dev.to/frosnerd/writing-a-simple-tcp-server-using-kqueue-cah
DEV Community
Writing a Simple TCP Server Using Kqueue
In this blog post we want to take a closer look at kqueue by implementing a synchronous, single threaded kqueue event loop based TCP echo server.
Golang drawer
https://ols.wtf/2021/02/20/injecting-golang-variables-at-build-time.html
Golang drawer
https://blog.logrocket.com/whats-new-in-go-1-16/
LogRocket Blog
What's new in Go 1.16 - LogRocket Blog
Go 1.16, the 17th major version of the Go programming language, has just been released. Here, you can learn everything new in Go 1.16.
Golang drawer
https://blog.golang.org/context-and-structs
go.dev
Contexts and structs - The Go Programming Language
Golang drawer
http://okigiveup.net/golang-json-gotchas-that-drove-me-crazy-but-i-have-learned-to-deal-with/
Golang drawer
https://github.com/matsuyoshi30/song2
GitHub
GitHub - matsuyoshi30/song2: Fast Gaussian Blur in Go
Fast Gaussian Blur in Go. Contribute to matsuyoshi30/song2 development by creating an account on GitHub.
Golang drawer
https://roadrunner.dev
roadrunner.dev
RoadRunner : a high-performance PHP application server
RoadRunner is a high-performance PHP application server, load-balancer, and process manager written in Golang.
Golang drawer
https://github.com/256dpi/lungo
GitHub
GitHub - 256dpi/lungo: A MongoDB compatible embeddable database and toolkit for Go.
A MongoDB compatible embeddable database and toolkit for Go. - 256dpi/lungo
Golang drawer
https://sq.io
Golang drawer
https://github.com/kyleconroy/sqlc
GitHub
GitHub - sqlc-dev/sqlc: Generate type-safe code from SQL
Generate type-safe code from SQL. Contribute to sqlc-dev/sqlc development by creating an account on GitHub.
Golang drawer
https://github.com/inlets/inlets
Golang drawer
https://github.com/securego/gosec
GitHub
GitHub - securego/gosec at edony.ink
Go security checker. Contribute to securego/gosec development by creating an account on GitHub.
Golang drawer
https://github.com/jdxyw/generativeart
GitHub
GitHub - jdxyw/generativeart: Generative Art in Go
Generative Art in Go. Contribute to jdxyw/generativeart development by creating an account on GitHub.
Golang drawer
http://okigiveup.net/golang-json-gotchas-that-drove-me-crazy-but-i-have-learned-to-deal-with/
Golang drawer
https://developers.redhat.com/blog/2021/03/03/using-delve-to-debug-go-programs-on-red-hat-enterprise-linux/
Red Hat Developer
Using Delve to debug Go programs on Red Hat Enterprise Linux | Red Hat Developer
Delve is now available on Red Hat Enterprise Linux (RHEL). Starting in the RHEL 8.2 and devtools-2020.2 releases, the Go language debugger Delve will be installed with the Go toolchain itself via the go-toolset package.