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/robpike/lisp
GitHub
GitHub - robpike/lisp: Toy Lisp 1.5 interpreter
Toy Lisp 1.5 interpreter. Contribute to robpike/lisp development by creating an account on GitHub.
Golang drawer
https://syncthing.net/
Golang drawer
https://github.com/simonfrey/s4
GitHub
GitHub - simonfrey/s4: Simple Shamir's Secret Sharing (s4) - A go package giving a easy to use interface for the shamir's secret…
Simple Shamir's Secret Sharing (s4) - A go package giving a easy to use interface for the shamir's secret sharing algorithm - simonfrey/s4
Golang drawer
https://github.com/derricw/siggo
GitHub
GitHub - derricw/siggo: a TUI for signal messenger, written in Go
a TUI for signal messenger, written in Go. Contribute to derricw/siggo development by creating an account on GitHub.
Golang drawer
https://github.com/jckuester/awsls
GitHub
GitHub - jckuester/awsls: A list command for AWS resources
A list command for AWS resources. Contribute to jckuester/awsls development by creating an account on GitHub.
Golang drawer
https://github.com/yahoo/vssh
GitHub
GitHub - yahoo/vssh: Go Library to Execute Commands Over SSH at Scale
Go Library to Execute Commands Over SSH at Scale. Contribute to yahoo/vssh development by creating an account on GitHub.
Golang drawer
https://github.com/VictoriaMetrics/VictoriaMetrics
GitHub
GitHub - VictoriaMetrics/VictoriaMetrics: VictoriaMetrics: fast, cost-effective monitoring solution and time series database
VictoriaMetrics: fast, cost-effective monitoring solution and time series database - VictoriaMetrics/VictoriaMetrics
Golang drawer
https://github.com/fiatjaf/jqview
GitHub
GitHub - fiatjaf/jqview: simplest possible native GUI for inspecting JSON objects with jq
simplest possible native GUI for inspecting JSON objects with jq - fiatjaf/jqview
Golang drawer
https://github.com/felixge/fgprof
GitHub
GitHub - felixge/fgprof:
🚀
fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time…
🚀
fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together. - felixge/fgprof
Golang drawer
https://github.com/lu4p/binclude
GitHub
GitHub - lu4p/binclude: Include files in your binary the easy way
Include files in your binary the easy way. Contribute to lu4p/binclude development by creating an account on GitHub.
Golang drawer
https://www.youtube.com/playlist?list=PLADD_vxzPcZATO4tDU_nHApxTEJyxskiS#gosyntax
YouTube
Go Syntax [LiveBytes]
Share your videos with friends, family, and the world
Golang drawer
https://bionic.fullstory.com/why-you-should-be-using-errgroup-withcontext-in-golang-server-handlers/
Fullstory
Why You Should Use errgroup.WithContext() in Your Golang Server Handlers | FullStory
How using errgroup.WithContext() can shave a few more milliseconds off of your end user latencies.
Golang drawer
https://vincent.composieux.fr/article/create-a-provider-plugin-for-terraform/
vincent.composieux.fr
How to create your own Terraform plugin provider - Vincent Composieux - Freelance backend/devops architect & tech lead over Go…
I started, for a professional project, to look at how Terraform plugins work so that I could create custom resources...
Golang drawer
https://utcc.utoronto.ca/~cks/space/blog/programming/GoValueCopyIsTyped
Golang drawer
https://rafallorenz.com/go/handle-signals-to-graceful-shutdown-http-server/
Rafallorenz
How to handle signals with Go to graceful shutdown HTTP server
In this article we are going to learn how to handle os incoming signals for performing graceful shutdown of http server. To do so we are going to take advantage of os/signal package.
Golang drawer
https://www.digitalocean.com/community/books/how-to-code-in-go-ebook
Digitalocean
How To Code in Go eBook | DigitalOcean
This book is designed to introduce you to writing programs with the Go programming language. You’ll learn how to write useful tools and applications that can…
Golang drawer
https://deedlefake.com/experimenting-with-error-handling-via-generics-in-go.html
Deedlefake
Experimenting with Error Handling via Generics in Go - Thoughts on Whatnot
Generics in Go could very well solve the error handling 'problem' all on their own.
Golang drawer
https://embeddedgo.github.io/2020/06/21/playing_with_go_schedulers_on_a_dual-core_risc-v.html
Embedded Go
Playing with Go schedulers on a dual-core RISC-V
Bare-metal programming with Go.
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