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/montanaflynn/stats
GitHub
GitHub - montanaflynn/stats: A well tested and comprehensive Golang statistics library package with no dependencies.
A well tested and comprehensive Golang statistics library package with no dependencies. - montanaflynn/stats
Golang drawer
https://rakyll.org/inlined-defers/
Golang drawer
https://github.com/itchyny/bed
GitHub
GitHub - itchyny/bed: Binary editor written in Go
Binary editor written in Go. Contribute to itchyny/bed development by creating an account on GitHub.
Golang drawer
https://github.com/cenkalti/rain
GitHub
GitHub - cenkalti/rain:
🌧
BitTorrent client and library in Go
🌧
BitTorrent client and library in Go. Contribute to cenkalti/rain development by creating an account on GitHub.
Golang drawer
https://github.com/projectdiscovery/naabu
GitHub
GitHub - projectdiscovery/naabu: A fast port scanner written in go with a focus on reliability and simplicity. Designed to be used…
A fast port scanner written in go with a focus on reliability and simplicity. Designed to be used in combination with other tools for attack surface discovery in bug bounties and pentests - project...
Golang drawer
https://github.com/Microsoft/ApplicationInspector
GitHub
GitHub - microsoft/ApplicationInspector: A source code analyzer built for surfacing features of interest and other characteristics…
A source code analyzer built for surfacing features of interest and other characteristics to answer the question 'What's in the code?' quickly using static analysis with a j...
Golang drawer
https://github.com/fabiolb/fabio
GitHub
GitHub - fabiolb/fabio: Consul Load-Balancing made simple
Consul Load-Balancing made simple. Contribute to fabiolb/fabio development by creating an account on GitHub.
Golang drawer
https://github.com/matcornic/hermes
GitHub
GitHub - matcornic/hermes: Golang package that generates clean, responsive HTML e-mails for sending transactional mail
Golang package that generates clean, responsive HTML e-mails for sending transactional mail - matcornic/hermes
Golang drawer
https://github.com/google/ko
GitHub
GitHub - ko-build/ko: Build and deploy Go applications
Build and deploy Go applications. Contribute to ko-build/ko development by creating an account on GitHub.
Golang drawer
https://github.com/rogchap/v8go
GitHub
GitHub - rogchap/v8go: Execute JavaScript from Go
Execute JavaScript from Go. Contribute to rogchap/v8go development by creating an account on GitHub.
Golang drawer
https://github.com/go-graphics/go-gui-projects
GitHub
GitHub - go-graphics/go-gui-projects: A list of Go GUI projects
A list of Go GUI projects. Contribute to go-graphics/go-gui-projects development by creating an account on GitHub.
Golang drawer
https://changelog.com/gotime/115
Changelog
Grokking Go.dev with Julie Qiu & Steve Francia (Go Time #115)
Carmen, Mat, and Jon are joined by Steve Francia and Julie Qiu to discuss the new Go.dev website. What was the motivation behind it? What technology was used to build it? How are they working to make package discovery better? And what resources are there…
Golang drawer
https://gianarb.it/blog/make-boring-task-enjotable-with-go-colly
gianarb.it
Make boring tasks enjoyable with go and colly
Recently I had the idea to update the conference page on my website with the end goal to make it a bit more structured. Where structured means a bit more reusable compared with the static HTML table I used to have. I mixed a bit of hacky Go, colly for scraping…
Golang drawer
https://m.youtube.com/watch?v=em8n-nxAIFc
YouTube
Reflections on 10 years of Go (DevFest 2019)
Carmen Andoh (@carmatrocity) and Van Riper (@vanriper) from the Golang team at Google, reflect on 10 years of the Go programming language during this talk. G...
Golang drawer
https://www.gopherguides.com/articles/converting-a-static-website-to-golang-buffalo/?utm_source=golangweekly&utm_medium=social&utm_campaign=static-site-buffalo
Gopher Guides
Converting a Static Site to Buffalo
Get a quick start on how to take a static web site and make it dynamic with Buffalo, a rapid Go web framework. - Authored by Cory LaNou
Golang drawer
https://sagikazarmark.hu/blog/functional-options-on-steroids/
Márk Sági-Kazár
Functional options on steroids
Functional options is a paradigm in Go for clean and extensible APIs
popularized by Dave Cheney
and Rob Pike.
This post is about the practices that appeared around the pattern since it was first …
Golang drawer
https://forum.golangbridge.org/t/security-go-1-13-7-and-go-1-12-16-are-released/17325
Go Forum
[security] Go 1.13.7 and Go 1.12.16 are released
Hi gophers, We have just released Go 1.13.7 and Go 1.12.16 to address recently reported security issues. We recommend that all users update to one of these releases (if you’re not sure which, choose Go 1.13.7). X.509 certificate validation bypass on Windows…
Golang drawer
https://micro.mu/blog/2020/01/30/micro-v2.html
M3O
Micro - The simplest way to build, share and collaborate on microservices
The fastest way to build, share and collaborate on services in the Cloud and beyond
Golang drawer
https://blog.alexellis.io/building-containers-without-docker/
Alex Ellis' Blog
Building containers without Docker
In this post I'll outline several ways to build containers without the need for Docker itself including buildkit, kaniko, GitHub Actions, GitLab and Jenkins
Golang drawer
https://bradfitz.com/2020/01/27/leaving-google