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/alexliesenfeld/health
GitHub
GitHub - alexliesenfeld/health: A simple and flexible health check library for Go.
A simple and flexible health check library for Go. - alexliesenfeld/health
Golang drawer
https://github.com/doug-martin/goqu
GitHub
GitHub - doug-martin/goqu: SQL builder and query library for golang
SQL builder and query library for golang. Contribute to doug-martin/goqu development by creating an account on GitHub.
Golang drawer
https://github.com/charmbracelet/harmonica
GitHub
GitHub - charmbracelet/harmonica: A simple, physics-based animation library
🎼
A simple, physics-based animation library
🎼
. Contribute to charmbracelet/harmonica development by creating an account on GitHub.
Golang drawer
https://gorse.io/
Gorse
Home
Gorse is an open-source recommendation system written in Go. Gorse aims to be a universal open-source recommender system that can be easily introduced into a wide variety of online services. By importing items, users and interaction data into Gorse, the system…
Golang drawer
https://github.com/golang-module/carbon
GitHub
GitHub - golang-module/carbon: Move to https://github.com/dromara/carbon
Move to https://github.com/dromara/carbon. Contribute to golang-module/carbon development by creating an account on GitHub.
Golang drawer
https://remyhax.xyz/posts/golang-packet-editing/
remyhax.xyz
Packet-Editing Games in Golang
It’s easy to set up an IDS or other infrastructure to drop packets that match rules. There are many tools for real-time inspection of connections that can handle higher level protocols like HTTP or TLS.
Golang drawer
https://changelog.com/gotime/190
Changelog
How to make mistakes in Go with Teiva Harsanyi (author of 100 Go Mistakes) (Go Time #190)
The panel are joined by Teiva Harsanyi, author of 100 Go Mistakes, to talk about how best to make mistakes when writing Go.
Golang drawer
https://www.ardanlabs.com/blog/2021/07/go-data-science-how-much-tip.html
Ardanlabs
Data Science in Go: How Much To Tip
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://entgo.io/blog/2021/07/29/generate-a-fully-working-go-crud-http-api-with-ent/
entgo.io
Generate a fully-working Go CRUD HTTP API with Ent | ent
When we say that one of the core principles of Ent is "Schema as Code", we mean by that more than "Ent's DSL for
Golang drawer
https://blog.jetbrains.com/go/2021/07/29/goland-2021-2-has-been-released/
The JetBrains Blog
GoLand 2021.2 has been released! | The GoLand Blog
The second major release of the year is out! In GoLand 2021.2 you’ll find new features for Go modules, a new option for formatting, and support for Go 1.17 features. We’ve added new quick
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://securego.io
securego.io
Secure Go · A project devoted to secure programming in the Go language
Golang drawer
https://tpaschalis.github.io/golang-len/
tpaschalis.github.io
How does Go calculate len()..?
The impetus for this post was a question on the Gophers Slack a while back. A fellow developer wanted to know where to find more information on len.
Golang drawer
https://betterprogramming.pub/building-a-highly-available-kubernetes-operator-using-golang-fe4a44c395c2
Medium
Build a Highly Available Kubernetes Operator Using Golang
Develop a simple Kubernetes operator from scratch
Golang drawer
https://developer.okta.com/blog/2021/08/02/fix-common-problems-cors
Okta Developer
Fixing Common Problems with CORS and JavaScript
Tutorial: This post walks through troubleshooting and fixing common problems associated with calling REST APIs from JavaScript.
Golang drawer
https://developer.okta.com/blog/2021/08/05/libsodium-encryption-go-python
Okta Developer
Getting Started with Libsodium in Python and Go
Tutorial: Learn how to use libsodium to encrypt files in Python and decrypt them in Go!
Golang drawer
https://earthly.dev/blog/command-line-tools/
Earthly Blog
6 Command Line Tools for Productive Programmers
In this article, the author shares six command-line tools that can enhance productivity for programmers. These tools include `broot` for navigating...
Golang drawer
https://entgo.io/blog/2021/08/05/announcing-upsert-api/
entgo.io
Announcing the Upsert API in v0.9.0 | ent
It has been almost 4 months since our last release, and for a good reason.
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://matt-rickard.com/virgo-lang/
Matt Rickard
Virgo: a Graph-based Configuration Language
An alternative to YAML and JSON for data better modeled with a directed graph