Golang drawer
@golang101
174
subscribers
1
photo
5.03K
links
Curated Golang news
Download Telegram
Join
Golang drawer
174 subscribers
Golang drawer
https://webrtchacks.com/open-source-cloud-gaming-with-webrtc/
webrtcHacks
Open Source Cloud Gaming with WebRTC - webrtcHacks
Review of the open source cloud gaming platform, cloudretrio.io written in golang and using WebRTC for low latency, interactive game play
Golang drawer
https://github.com/goulinkh/podcast-cli
GitHub
GitHub - goulinkh/podcast-cli: Podcast CLI player
Podcast CLI player. Contribute to goulinkh/podcast-cli development by creating an account on GitHub.
Golang drawer
https://zoralab.gitlab.io/godocgen/en-us/
Godocgen
Godocgen Project | Godocgen
Godocgen Project is the documentation generator for Go module packages. This facilitates documentations using custom renderer.
Golang drawer
https://github.com/aaronjanse/3mux
GitHub
GitHub - aaronjanse/3mux: Terminal multiplexer inspired by i3
Terminal multiplexer inspired by i3. Contribute to aaronjanse/3mux development by creating an account on GitHub.
Golang drawer
https://github.com/micro/go-micro/releases/tag/v2.5.0
GitHub
Release 2.5.0 Β· asim/go-micro
auth interface improvements
api rpc handler fixes
api registry router now able to do pattern based api.Endpoint matching
store improvements and breaking change (Rename store Namespace / Prefix to D...
Golang drawer
https://github.com/melbahja/goph
GitHub
GitHub - melbahja/goph:
π€
The native golang ssh client to execute your commands over ssh connection.
π
π
π€
The native golang ssh client to execute your commands over ssh connection.
π
π
- melbahja/goph
Golang drawer
https://github.com/autom8ter/geodb
Golang drawer
https://github.com/oneinfra/oneinfra
GitHub
GitHub - oneinfra/oneinfra: Kubernetes as a Service
Kubernetes as a Service. Contribute to oneinfra/oneinfra development by creating an account on GitHub.
Golang drawer
https://github.com/ayoisaiah/gocorona
GitHub
GitHub - ayoisaiah/gocorona: Track the latest Coronavirus (COVID-19) statistics from your terminal
Track the latest Coronavirus (COVID-19) statistics from your terminal - GitHub - ayoisaiah/gocorona: Track the latest Coronavirus (COVID-19) statistics from your terminal
Golang drawer
https://blog.golang.org/survey2019-results
go.dev
Go Developer Survey 2019 Results - The Go Programming Language
An analysis of the results from the 2019 Go Developer Survey.
Golang drawer
https://github.com/chuabingquan/pxy
GitHub
GitHub - chuabingquan/pxy:
π₯
Proxy livestreams from websockets to external RTMP endpoints.
π₯
Proxy livestreams from websockets to external RTMP endpoints. - chuabingquan/pxy
Golang drawer
https://github.com/kdomanski/iso9660
GitHub
GitHub - kdomanski/iso9660: A go library for reading and creating ISO9660 images
A go library for reading and creating ISO9660 images - kdomanski/iso9660
Golang drawer
https://github.com/HereMobilityDevelopers/mediary
GitHub
GitHub - HereMobilityDevelopers/mediary: Add interceptors to GO http.Client
Add interceptors to GO http.Client. Contribute to HereMobilityDevelopers/mediary development by creating an account on GitHub.
Golang drawer
https://github.com/apex/log
GitHub
GitHub - apex/log: Structured logging package for Go.
Structured logging package for Go. Contribute to apex/log development by creating an account on GitHub.
Golang drawer
https://github.com/pomerium/pomerium
GitHub
GitHub - pomerium/pomerium: Pomerium is an identity and context-aware access proxy.
Pomerium is an identity and context-aware access proxy. - pomerium/pomerium
Golang drawer
https://github.com/flant/lockgate
GitHub
GitHub - werf/lockgate: Lockgate is a cross-platform distributed locking library for Go. Supports distributed locks backed by Kubernetesβ¦
Lockgate is a cross-platform distributed locking library for Go. Supports distributed locks backed by Kubernetes or HTTP lock server. Supports conventional OS file locks. - werf/lockgate
Golang drawer
https://github.com/fyne-io/fynedesk
GitHub
GitHub - FyshOS/fynedesk: A full desktop environment for Linux/Unix using Fyne
A full desktop environment for Linux/Unix using Fyne - GitHub - FyshOS/fynedesk: A full desktop environment for Linux/Unix using Fyne
Golang drawer
https://dev.to/jeremycmorgan/how-to-install-golang-in-freebsd-in-5-minutes-1862
DEV Community
How to install Golang in FreeBSD in 5 minutes
How to manually install the latest version of Go in FreeBSD 12
Golang drawer
https://medium.com/pipedrive-engineering/data-logging-with-golang-how-to-store-customer-details-securely-14d49f2cf992
Medium
Data Logging with Golang: How to Store Customer Details Securely
How do you utilize logging to gain enough context to understand a problem without exposing sensitive information?
Golang drawer
https://www.alexedwards.net/blog/how-to-manage-database-timeouts-and-cancellations-in-go
www.alexedwards.net
How to manage database timeouts and cancellations in Go - Alex Edwards