Golang drawer
@golang101
174
subscribers
1
photo
5.03K
links
Curated Golang news
Download Telegram
Join
Golang drawer
174 subscribers
Golang drawer
https://go.dev/blog/pkgsite-search-redesign
go.dev
A new search experience on pkg.go.dev - The Go Programming Language
Package search on pkg.go.dev has been updated, and you can now search for symbols!
Golang drawer
https://wails.io/blog/wails-v2-beta-for-mac/
wails.io
Wails v2 Beta for MacOS | Wails
Today marks the first beta release of Wails v2 for Mac! It's taken quite a while to get to this point and I'm hoping
Golang drawer
https://blog.pantsbuild.org/golang-support-pants-28/
Pantsbuild Open Source Community Blog
Pants 2.8 adds Golang support
Why Pants for Golang? A consistent interface for all languages & tools, integration with Git + advanced project introspection, and remote caching and execution. All with minimal boilerplate.
Golang drawer
https://github.com/bloeys/nmage
GitHub
GitHub - bloeys/nmage: 3D Game Engine in Go
3D Game Engine in Go. Contribute to bloeys/nmage development by creating an account on GitHub.
Golang drawer
https://www.youtube.com/channel/UCCf4qyNGPVwpj1HYFGahs_A/videos
Golang drawer
https://go.dev/blog/12years
go.dev
Twelve Years of Go - The Go Programming Language
Happy Birthday, Go!
Golang drawer
https://sebastian-holstein.de/post/2021-11-08-go-1.18-features/
sebastian-holstein.de
Upcoming Features in Go 1.18 | Sebastian Holstein
Golang drawer
https://github.com/knqyf263/pet
GitHub
GitHub - knqyf263/pet: Simple command-line snippet manager
Simple command-line snippet manager. Contribute to knqyf263/pet development by creating an account on GitHub.
Golang drawer
https://github.com/cshum/hybridcache
GitHub
GitHub - cshum/hybridcache: A multi-level cache library with cache stampede prevention for Go
A multi-level cache library with cache stampede prevention for Go - cshum/hybridcache
Golang drawer
https://github.com/ulule/limiter
GitHub
GitHub - ulule/limiter: Dead simple rate limit middleware for Go.
Dead simple rate limit middleware for Go. Contribute to ulule/limiter development by creating an account on GitHub.
Golang drawer
https://github.com/ddosify/ddosify
GitHub
GitHub - getanteon/anteon: Anteon (formerly Ddosify): eBPF-based Kubernetes Monitoring and Performance Testing
Anteon (formerly Ddosify): eBPF-based Kubernetes Monitoring and Performance Testing - getanteon/anteon
Golang drawer
https://github.com/ergochat/ergo
GitHub
GitHub - ergochat/ergo: A modern IRC server (daemon/ircd) written in Go.
A modern IRC server (daemon/ircd) written in Go. Contribute to ergochat/ergo development by creating an account on GitHub.
Golang drawer
https://github.com/mmcloughlin/avo
GitHub
GitHub - mmcloughlin/avo: Generate x86 Assembly with Go
Generate x86 Assembly with Go. Contribute to mmcloughlin/avo development by creating an account on GitHub.
Golang drawer
https://github.com/rehacktive/caffeine
GitHub
GitHub - rehacktive/caffeine: A basic REST service for JSON data - enough for prototyping and MVPs!
A basic REST service for JSON data - enough for prototyping and MVPs! - rehacktive/caffeine
Golang drawer
https://github.com/SolarLune/Tetra3d
GitHub
GitHub - SolarLune/tetra3d: Tetra3D is a 3D hybrid software/hardware renderer made for games written in Go with Ebitengine.
Tetra3D is a 3D hybrid software/hardware renderer made for games written in Go with Ebitengine. - SolarLune/tetra3d
Golang drawer
https://www.dolthub.com/blog/2021-11-15-zsh-completions-with-subcommands/
Dolthub
Writing zsh completions for CLIs with subcommands
Blog for DoltHub, a website hosting databases made with Dolt, an open-source version-controlled SQL database with Git-like semantics.
Golang drawer
https://youngkin.github.io/post/sunfoundergpionotesrgbled/
Raspberry Pi Programming
Raspberry Pi GPIO in Go and C - RGB LED
Use Pulse Width Modulation (PWM) on a Raspberry Pi to drive an RGB LED in Go and C
Golang drawer
https://rudderstack.com/blog/implementing-graceful-shutdown-in-go/
RudderStack
Implementing Graceful Shutdown in Go | RudderStack Blog
This post details the implementation of graceful shutdown on Rudder Server. You'll find a number of anti-patterns & learn how to make exiting graceful in Go.
Golang drawer
https://www.scrapingbee.com/blog/web-scraping-go/
Scrapingbee
Web Scraping in Golang Tutorial With Quick Start Examples | ScrapingBee
Learn web scraping with Go with this step-by-step tutorial. We will see the different ways to scrape the web in Go through lots of example with librairies like GoColly and GoQuery.
Golang drawer
https://gitlab.com/cznic/sqlite
GitLab
cznic / sqlite · GitLab
Package sqlite is a CGo-free port of SQLite/SQLite3. SQLite is an in-process implementation of a self-contained, serverless, zero-configuration, transactional SQL database engine.