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/bradenaw/juniper
GitHub
GitHub - bradenaw/juniper: Juniper is an extension to the Go standard library using generics, including containers, iterators,…
Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams. - GitHub - bradenaw/juniper: Juniper is an extension to the Go standard library usin...
Golang drawer
https://carlosmv.hashnode.dev/building-a-simple-rest-api-in-go-with-gorillamux
Carlos Marcano's Blog
Creating Rest API with Go using Gorilla/mux
Creating a simple REST API with Go using Gorilla/mux package
Golang drawer
https://changelog.com/gotime/219
Changelog
Why immutable databases? with Bartlomiej Święcki & Jeronimo Irazabal (Go Time #219)
Let’s talk about the concept of immutable databases, the problems they target, and why you’d want to build one in Go.
Golang drawer
https://smaller.fish/posts/hugo
Golang drawer
https://blog.ultirequiem.com/chigo
UltiRequiem's Blog
🌈
Building Command Line Tools with Go: Lolcat
🦄
How to make lolcat on Go?
Golang drawer
https://saucecode.bar/posts/06-using-www-authenticate.html
saucecode.bar
using www-authenticate for user authentication
This article explains how to use the www-authenticate header to handle user authentication without any client side code.
Golang drawer
https://fynelabs.com/2022/03/02/announcing-go-gui-developer-survey/
Fyne Labs
Announcing Go GUI Developer Survey
Today a combined group of Fyne and Gio developers have launched a follow up to the Go Developer Survey – the Go GUI Developer Survey. Just like the official surveys, we would like to understa…
Golang drawer
https://benhoyt.com/writings/prig/
Benhoyt
Prig: like AWK, but uses Go for "scripting"
Describes Prig, which is for Processing Records In Go. It's a text processing tool like AWK, but it uses Go as the scripting language.
Golang drawer
https://groups.google.com/g/golang-announce/c/RP1hfrBYVuk/m/I7ouYouLAAAJ
Golang drawer
https://datastation.multiprocess.io/blog/2022-03-03-improving-go-json-encoding-performance-for-large-arrays-of-objects.html
Golang drawer
https://golang.design/history/
Golang drawer
https://github.com/achannarasappa/ticker
GitHub
GitHub - achannarasappa/ticker: Track stocks, crypto, and derivatives prices and positions in real time from your terminal
Track stocks, crypto, and derivatives prices and positions in real time from your terminal - achannarasappa/ticker
Golang drawer
https://github.com/jimlambrt/gldap
GitHub
GitHub - jimlambrt/gldap: Build LDAP services w/ Go
Build LDAP services w/ Go. Contribute to jimlambrt/gldap development by creating an account on GitHub.
Golang drawer
https://github.com/vbauerster/mpb
GitHub
GitHub - vbauerster/mpb: multi progress bar for Go cli applications
multi progress bar for Go cli applications. Contribute to vbauerster/mpb development by creating an account on GitHub.
Golang drawer
https://github.com/go-kratos/kratos
GitHub
GitHub - go-kratos/kratos: Your ultimate Go microservices framework for the cloud-native era.
Your ultimate Go microservices framework for the cloud-native era. - go-kratos/kratos
Golang drawer
https://github.com/zricethezav/gitleaks
GitHub
GitHub - gitleaks/gitleaks: Find secrets with Gitleaks
🔑
Find secrets with Gitleaks
🔑
. Contribute to gitleaks/gitleaks development by creating an account on GitHub.
Golang drawer
https://github.com/lnenad/newser
GitHub
GitHub - lnenad/newser: Newser is a simple utility to generate a pdf with you favorite news articles
Newser is a simple utility to generate a pdf with you favorite news articles - GitHub - lnenad/newser: Newser is a simple utility to generate a pdf with you favorite news articles
Golang drawer
https://github.com/getlantern/systray
GitHub
GitHub - getlantern/systray: a cross platfrom Go library to place an icon and menu in the notification area
a cross platfrom Go library to place an icon and menu in the notification area - getlantern/systray
Golang drawer
https://dev.to/karanpratapsingh/embedding-nats-in-go-19o
DEV Community
Embedding NATS in Go
In this article, we will look at how we can embed NATS server within our Go application. After that,...
Golang drawer
https://muscar.eu/self-modify.html
muscar.eu
On self-modifying executables in Go