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/Akatsuki-py/Worldwide
GitHub
Akatsuki-py/Worldwide
GameBoy Color emulator written in golang. Contribute to Akatsuki-py/Worldwide development by creating an account on GitHub.
Golang drawer
https://github.com/klauspost/compress
GitHub
GitHub - klauspost/compress: Optimized Go Compression Packages
Optimized Go Compression Packages. Contribute to klauspost/compress development by creating an account on GitHub.
Golang drawer
https://github.com/AlecAivazis/survey
GitHub
GitHub - AlecAivazis/survey: A golang library for building interactive and accessible prompts with full support for windows and…
A golang library for building interactive and accessible prompts with full support for windows and posix terminals. - AlecAivazis/survey
Golang drawer
https://github.com/emersion/go-imap
GitHub
GitHub - emersion/go-imap:
📥
An IMAP library for Go clients and servers
📥
An IMAP library for Go clients and servers. Contribute to emersion/go-imap development by creating an account on GitHub.
Golang drawer
https://github.com/grpc/grpc-go
GitHub
GitHub - grpc/grpc-go: The Go language implementation of gRPC. HTTP/2 based RPC
The Go language implementation of gRPC. HTTP/2 based RPC - grpc/grpc-go
Golang drawer
https://github.com/Ladicle/tcardgen
GitHub
GitHub - Ladicle/tcardgen: Generate a TwitterCard(OGP) image for your Hugo posts.
Generate a TwitterCard(OGP) image for your Hugo posts. - Ladicle/tcardgen
Golang drawer
https://www.sciencedirect.com/science/article/pii/S1877050920305585
Golang drawer
https://github.com/xitonix/trubka
GitHub
GitHub - xitonix/trubka: A CLI tool for Kafka
A CLI tool for Kafka. Contribute to xitonix/trubka development by creating an account on GitHub.
Golang drawer
https://github.com/nikolaydubina/calendarheatmap
GitHub
GitHub - nikolaydubina/calendarheatmap:
📅
Calendar heatmap inspired by GitHub contribution activity
📅
Calendar heatmap inspired by GitHub contribution activity - GitHub - nikolaydubina/calendarheatmap:
📅
Calendar heatmap inspired by GitHub contribution activity
Golang drawer
https://github.com/casbin/casbin
GitHub
GitHub - casbin/casbin: An authorization library that supports access control models like ACL, RBAC, ABAC in Golang: https://d…
An authorization library that supports access control models like ACL, RBAC, ABAC in Golang: https://discord.gg/S5UjpzGZjN - casbin/casbin
Golang drawer
https://marvinblum.de/blog/server-side-tracking-without-cookies-in-go-OxdzmGZ1Bl
Golang drawer
https://github.com/golang/tools/releases/tag/gopls%2Fv0.4.2
GitHub
Release gopls/v0.4.2 · golang/tools
Significant memory improvements (@heschik). Dependency test variants and vendored packages are no longer considered "workspace packages".
Smart autocompletion for "append" (@mui...
Golang drawer
https://github.com/0x0f0f0f/memplot
GitHub
GitHub - 0x0f0f0f/memplot: Generate image plots of processes' memory usage very quickly, within a single binary.
Generate image plots of processes' memory usage very quickly, within a single binary. - 0x0f0f0f/memplot
Golang drawer
https://snake-ci.com/blog/go2go-stream/
Snake CI
Java's Stream implementation with Go Generics — Snake CI
The fastest on-premise CI/CD for Bitbucket Server & Data Center
Golang drawer
https://github.com/Evertras/go-interface-examples/tree/master/local-interfaces#readme
GitHub
go-interface-examples/local-interfaces at master · Evertras/go-interface-examples
Contribute to Evertras/go-interface-examples development by creating an account on GitHub.
Golang drawer
https://capgemini.github.io/development/Using-GitHub-Actions-and-Hugo-Deploy-to-Deploy-to-AWS/
Capgemini Software Engineering
Using GitHub Actions and Hugo Deploy to Deploy a Static Site to AWS
Public repo for Capgemini software engineering blog -see https://github.com/Capgemini/blog-private to get involved
Golang drawer
https://tpaschalis.github.io/channels-limitations-speed/
tpaschalis.github.io
What are the limits of Go channels, and just how fast are they?
Intro
Golang drawer
https://phrase.com/blog/posts/internationalization-i18n-go/
Phrase
A Step-by-Step Guide to Go Internationalization
Learn how to make your Go applications ready for localization—with this step-by-step tutorial on Go Internationalization (i18n).
Golang drawer
https://www.agwa.name/blog/post/writing_an_sni_proxy_in_go
www.agwa.name
Writing an SNI Proxy in 115 Lines of Go
Golang drawer
https://changelog.com/gotime/136
Changelog
Go in production at Pace.dev with Mat Ryer and David Hernandez (Go Time #136)
Building a new app in Go can involve a lot of technical decisions. How will your code be structured? How will you handle background jobs? What will your deploy process look like? In this episode we will walk through the decisions made while building the public…