Golang drawer
@golang101
174
subscribers
1
photo
5.03K
links
Curated Golang news
Download Telegram
Join
Golang drawer
174 subscribers
Golang drawer
https://m.youtube.com/watch?feature=youtu.be&t=577&v=Dq0WFigax_c
YouTube
Phil Wadler: Featherweight Go
We describe a design for generics in Go inspired by previous work on Featherweight Java by Igarashi, Pierce, and Wadler. Whereas subtyping in Java is nominal, in Go it is structural, and whereas generics in Java are defined via erasure, in Go we use monomorphisation.…
Golang drawer
https://blog.golang.org/vscode-go
blog.golang.org
The VS Code Go extension joins the Go project - The Go Blog
Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.
Golang drawer
https://mdlayher.com/blog/go-generics-draft-design-building-a-hashtable/
Golang drawer
https://github.com/fortio/fortio
GitHub
GitHub - fortio/fortio: Fortio load testing library, command line tool, advanced echo server and web UI in go (golang). Allows…
Fortio load testing library, command line tool, advanced echo server and web UI in go (golang). Allows to specify a set query-per-second load and record latency histograms and other useful stats. -...
Golang drawer
https://dgraph.io/blog/post/continuous-fuzzing-with-go/
dgraph.io
Continuous Fuzzing with Go at Dgraph
Dgraph’s flagship product is a native graph database written purely in Go. For any database product, the query language is at its heart that provides access to the stored data.
Golang drawer
https://pmihaylov.com/go-generics-draft-design/
Preslav Mihaylov
A Concise Guide to the Latest Go Generics Draft Design - Preslav Mihaylov
Get up to date with the latest Go Generics draft design by going through the various features w examples & go playground links for you to experiment with!
Golang drawer
https://www.aaronraff.dev/blog/an-introduction-to-producing-and-consuming-kafka-messages-in-go
www.aaronraff.dev
An Introduction to Producing and Consuming Kafka Messages in Go
Kafka is a popular distributed streaming platform. Let’s take a look at how to produce and consume messages in Go!
Golang drawer
https://unixism.net/2020/06/containers-the-hard-way-gocker-a-mini-docker-written-in-go/
Unixism
Containers the hard way: Gocker: A mini Docker written in Go
They are popular and they are misunderstood. Containers have become the default way applications are packaged and run on servers, initially popularized by Docker. Now, Docker itself is misunderstoo…
Golang drawer
https://www.honeybadger.io/blog/golang-go-package-management/
Honeybadger Developer Blog
Evaluating Go's Package Management and Module Systems
When you're evaluating a language for your next project, few things are more important than available third-party libraries and the package manager that ties them together. While early versions of Go lacked a package manager, they've made up for lost time.…
Golang drawer
https://dev.to/web3coach/how-to-handle-errors-in-go-5-rules-2bgf
DEV Community
👩💻
👨💻
How to handle errors in Go? [5 rules]
Follow these 5 rules if you have some doubts when it comes to Error handling in GoLang.
Golang drawer
https://dev.to/stevenacoffman/handling-go-modules-replacement-directive-version-lag-and-fork-maintenance-3npj
DEV Community
Handling Go modules replacement directive version lag and fork maintenance
Handling Go mod replacement directive version lag for fork
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.