Golang drawer
@golang101
175
subscribers
1
photo
5.03K
links
Curated Golang news
Download Telegram
Join
Golang drawer
175 subscribers
Golang drawer
https://arenzana.org/2019/12/emacs-go-mode-revisited/
Golang drawer
https://deepu.tech/golang-for-javascript-developers-part-1/
Technorage
Golang for JavaScript developers - Part 1
Introduction to Golang concepts for JavaScript developers - Part 1
Golang drawer
https://github.com/dgryski/go-perfbook
GitHub
GitHub - dgryski/go-perfbook: Thoughts on Go performance optimization
Thoughts on Go performance optimization. Contribute to dgryski/go-perfbook development by creating an account on GitHub.
Golang drawer
https://blog.gopheracademy.com/advent-2019/directional-channels/
Gopheracademy
Directional Channels in Go
Go’s channels provide a primitive for typed, synchronous message passing. Combined with goroutines, they form the backbone of Go’s CSP-inspired concurrency model. They’re simple and expressive, but they can be difficult to use properly, especially if you…
Golang drawer
https://tutorialedge.net/golang/go-pointers-tutorial/
TutorialEdge.net
Go Pointers Tutorial
In this tutorial, we are going to be covering pointers in Go and how you can use them within your own Go programs. We'll be covering the best practices and we'll be covering some of the most common use-cases for pointers.
Golang drawer
https://ieftimov.com/post/testing-in-go-dependency-injection/
Ieftimov
Testing in Go: Dependency Injection
In software engineering, over the years folks have developed many patterns, techniques and refactoring maneuvers. Some have been long forgotten, while others have stood the test of times.
Such a long-standing technique is dependency injection. It is a concept…
Golang drawer
https://sagikazarmark.hu/blog/getting-started-with-go-kit/
Márk Sági-Kazár
Getting started with Go kit
Go kit is often accused of being too complicated, at least compared to other libraries used for building applications.
This post ought to explain the differences between them and demonstrate the …
Golang drawer
https://www.ardanlabs.com/blog/2019/12/modules-02-projects-dependencies-gopls.html
Ardanlabs
Modules Part 02: Projects, Dependencies and Gopls
Ardan Labs is trusted by small startups and Fortune 500 companies to train their engineers and develop business software solutions and applications.
Golang drawer
https://research.swtch.com/vgo-principles
Golang drawer
https://apenwarr.ca/log/20191109
apenwarr.ca
git-subtrac: all your git submodules in one place
Long ago, I wrote git-subtree
to work around some of my annoyances with git submodules. I've learned a lot
since then, and the development e...
Golang drawer
https://github.com/photonlines/Go-Web-Server
GitHub
GitHub - photonlines/Go-Web-Server: A Go web server with built in logging, tracing, health check, and graceful shutdown. It also…
A Go web server with built in logging, tracing, health check, and graceful shutdown. It also includes a few demo applications showing the Go HTML temple functionality. - GitHub - photonlines/Go-We...
Golang drawer
Forwarded from
Hacker News
Setup for Your Next Golang Project
Article
,
Comments
martinheinz.dev
Ultimate Setup for Your Next Golang Project
<p>For me, the biggest struggle when starting new project has always been trying to set the project up <i>"perfectly"</i>. I always try to use the best dir...
Golang drawer
https://github.com/candid82/joker
GitHub
GitHub - candid82/joker: Small Clojure interpreter, linter and formatter.
Small Clojure interpreter, linter and formatter. Contribute to candid82/joker development by creating an account on GitHub.
Golang drawer
https://github.com/jhillyerd/enmime
GitHub
GitHub - jhillyerd/enmime: MIME mail encoding and decoding package for Go
MIME mail encoding and decoding package for Go. Contribute to jhillyerd/enmime development by creating an account on GitHub.
Golang drawer
https://github.com/stripe/stripe-go
GitHub
GitHub - stripe/stripe-go: Go library for the Stripe API.
Go library for the Stripe API. . Contribute to stripe/stripe-go development by creating an account on GitHub.
Golang drawer
https://github.com/rqlite/rqlite/releases/tag/v4.6.0
GitHub
rqlite/rqlite
The lightweight, distributed relational database built on SQLite. - rqlite/rqlite
Golang drawer
https://gosparta.io/
gosparta.io
:: Sparta - AWS Lambda Microservices
Golang drawer
https://deepsource.io/blog/go-web-frameworks/
Deepsource
7 popular web frameworks in Go - DeepSource
Golang has become a popular option to write APIs and web services. This list compiles the seven most popular web frameworks in Go, statistically speaking.
Golang drawer
https://github.com/berkay-dincer/kubethanos
GitHub
GitHub - berkay-dincer/kubethanos: Kills half of your randomly selected kubernetes pods.
Kills half of your randomly selected kubernetes pods. - berkay-dincer/kubethanos
Golang drawer
https://github.com/brianvoe/gofakeit
GitHub
GitHub - brianvoe/gofakeit: Random fake data generator written in go
Random fake data generator written in go. Contribute to brianvoe/gofakeit development by creating an account on GitHub.