Gopher Gold weekly curation for Wed Oct 21 2020.
Hot Go Articles This Week On Reddit
- Breakout: browser game written on pure Go and compiled into WASM. No JS added. (6 days ago)
- Gosaic - 4yrs but still a piece of art (3 days ago)
Go Articles This Week On Dev.To
- Shubham Zanwar: Design Patterns: Facade Pattern 🎭
- Lane Wagner: How To Correctly Validate Passwords – Most Websites Do It Wrong
- Jeremy Morgan: Building a Go Web API with the New Digital Ocean App Platform
- Yannick Rehberger: Can you recommend a book for practical learning of Go?
- suntong: Are you still coding go cli handling by hand?
- Mukul Mishra: Super secure communications algorithm
- Pranav Karawale: My experience of writing a CLI in Go
- Toby Chui: Web Desktop Environment in Go
- Pranav Karawale: Check if user is connected to the internet in Go
- Ruben Sanchez: Making a fast "yes" clone with Go
- Reishi Mitani: Mini gRPC Project (1): Creating a Simple Increment API on Go
- Stephen Solka: Mocking http clients in Go
- Reishi Mitani: Mini gRPC Project (2): Deploying the gRPC API on k8s
- Wagner Abrantes: Resolução de Problemas
- Alexandre Liberato: Como Instalar Golang no Linux
- Mathis Van Eetvelde: AWS S3 Multipart Upload tutorial in Golang
- Wagner Abrantes: Sets
- Wagner Abrantes: Queues
- Pierangelo: using superheroes for refresh my mind about Golang structs
- Wagner Abrantes: Recursions & Dragons
- Wagner Abrantes: Stack
- Takahiro Kudo: Go - Tips - generate gomock
- Wagner Abrantes: Single Linked Lists
- Wagner Abrantes: WEBthrough
- Mike Levan: Getting Started with Go (Golang) - Free Mini-Series
- Takahiro Kudo: Shell - golang-migrate-helper.sh
- Jacob Goodwin: 05 - Testing a Service Layer Method in Go Account Application
- Wagner Abrantes: Doubly Linked List
- claudio d'angelis: qrcp: transfer files over wi-fi from your computer to your mobile device by scanning a QR code without leaving the terminal
- Alexandre Liberato: Preciso usar GOPATH para desenvolver com Golang?
- Alexey Melezhik: Sparrow plugin to lint Terraform scripts using tflint go utility
- erman imer: Go Telegram Bot
- Tymoteusz Blazejczyk: Go Formatter
- Tymoteusz Blazejczyk: Go Error
- Pierangelo: nodejs vs golang with MongoDB
Trending Go Repositories This Week On Github
- v2fly/v2ray-core (Go): A platform for building proxies to bypass network restrictions.
- didi/nightingale (Go): 💡 A Distributed and High-Performance Monitoring System
- charmbracelet/bubbletea (Go): A powerful little TUI framework 🏗
- go-gitea/gitea (Go): Git with a cup of tea, painless self-hosted git service
- tal-tech/go-zero (Go): go-zero is a web and rpc framework written in Go. It's born to ensure the stability of the busy sites with resilient design. Builtin goctl greatly improves the development productivity.
- photoprism/photoprism (Go): Personal Photo Management powered by Go and Google TensorFlow
- go-admin-team/go-admin (Go): 基于Gin + Vue + Element UI的前后端分离权限管理系统脚手架(包含了:基础用户管理功能,jwt鉴权,代码生成器,RBAC资源控制,表单构建等)分分钟构建自己的中后台项目;文档:http://doc.zhangwj.com/go-admin-site/ Demo: http://www.zhangwj.com/#/login
- gofiber/fiber (Go): ⚡️ Fiber is an Express inspired web framework written in Go with ☕️
- asim/go-micro (Go): A Go microservices development framework
- filecoin-project/lotus (Go): Implementation of the Filecoin protocol, written in Go
- hashicorp/terraform (Go): Terraform enables you to safely and predictably create, change, and improve infrastructure. It is an open source tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
- gohugoio/hugo (Go): The world’s fastest framework for building websites.
- sundowndev/PhoneInfoga (Go): Advanced information gathering & OSINT framework for phone numbers
- pion/webrtc (Go): Pure Go implementation of the WebRTC API
- golang/go (Go): The Go programming language
- goharbor/harbor (Go): An open source trusted cloud native registry project that stores, signs, and scans content.
- pingcap/tidb (Go): TiDB is an open source distributed HTAP database compatible with the MySQL protocol
- micro/micro (Go): Micro is a platform for cloud native development
- rclone/rclone (Go): "rsync for cloud storage" - Google Drive, Amazon Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Cloudfiles, Google Cloud Storage, Yandex Files
- influxdata/influxdb (Go): Scalable datastore for metrics, events, and real-time analytics
- etcd-io/etcd (Go): Distributed reliable key-value store for the most critical data of a distributed system
- kubernetes/ingress-nginx (Go): NGINX Ingress Controller for Kubernetes
- kubernetes/minikube (Go): Run Kubernetes locally
- kubernetes/kubernetes (Go): Production-Grade Container Scheduling and Management
- casbin/casbin (Go): An authorization library that supports access control models like ACL, RBAC, ABAC in Golang
Topics from the Weekly Go Forum
- Problems with installing third-party packages
- Type-safe database client for Postgres, MySQL & SQLite
- Free Go Getting Started Mini-Course
- Can someone give me an example of a well written simple Golang code?
- Why unused global variable allowed in Go?
- Started learning Golang, question about Slices
- After learning the basics of Golang, what are the packages I should get my hands dirty on
- CGO link whole library on mac
- How to have dynamic or a regexp in my URL with net/http
- Why can't "os/exec" run shell command?
- Functional parameters in Go functions
- What is. synchronizing this code?
- Is Gorilla/Mux bad to use?
- What to learn to boost Golang code excution and performance?
- Timer abnormal action
- Are you using sync.Pool, and where?
- Get a module file path
- My code not rendering form in html page
- Should I learn Web developing after finishing a quick intro course?
- Unmarshal a structure dynamic
- Unpredicted output using go routines
- Generic XML Unmarshal
- Gocv installation error
- Why float64 value is printed wrongly?
- Context package
- Best learning resource for Go web development
- How to have live web preview with http package?
- How can I implement feature toggles/functionality toggles in my CI/CD?
- Help Creating Go Sandbox To Execute Untrusted Golang Code
- Problem with routing and middleware
- Structuring an web app
- Reading JSON from URL string
- What is the idiomatic way to use context.Context?
- Go Developer - UK Remote | Machine Learning, Industrial IoT
- Golang slow performance inside for loop MySQL queries
- Go mod replace package and all subpackages
- Why dose RSS have more bytes than runtime.memstats?
- Review of sql migration package
- New generic purpose throttler library for Go that comes with builtin integrations for popular libraries
- How is GC & inlining influencing this code?
- Is there alternate approach to adding new field to json
- Go-Watcher error, rebuilding go project on file change
- Can I set canonical dynamically?
- Question about golang source code in sync/mutex.go
- How you deal with bugfixes in imported packages?
- No Dependency Lightweight Telegram Bot
- Pprof cpu sample rate
- Handling Google Sheet data as json
- Statically compile with custom libraries
Gopher Gold is a weekly roundup for all things Go! If you have more suggestions for resources, submit them below! Follow me on Twitter for more projects @dennisokeeffe92.
Image credit: Katerina Kerdi
Top comments (1)
Dive into Thrills at EclipseCasino.org! Our platform promises an unusual gaming experience. Join now, let the games unfold at eclipsecasino.org/