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/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.
Golang drawer
https://cybersecurity.att.com/blogs/labs-research/att-alien-labs-finds-new-golang-malwarebotenago-targeting-millions-of-routers-and-iot-devices-with-more-than-30-exploits
LevelBlue
LevelBlue Labs finds new Golang malware (BotenaGo)…
Explore how BotenaGo malware exploits IoT and router vulnerabilities, and how LevelBlue helps detect and defend against it.
Golang drawer
https://carlosbecker.com/posts/goreleaser-v1/
Carlosbecker
Announcing GoReleaser v1 — the first v1 release | Carlos Becker
Hello everyone!
I’ve been holding on the “v1” release for, checks notes, years now. That’s because I wanted v1 to have a “stable enough API”, i.e. something unlikely to change.
A couple of months ago I realized that we’ll probably never reach that, as things…
Golang drawer
https://jvns.ca/blog/2021/11/17/debugging-a-weird--file-not-found--error/
Julia Evans
Debugging a weird 'file not found' error
Golang drawer
https://changelog.com/gotime/205
Changelog
Hacking with Go: Part 1 featuring Joakim Kennedy & JAGS (Go Time #205)
Natalie and Mat explore hacking in Go from the eyes of 2 security researchers. Joakim Kennedy and JAGS have both used Go for hacking: writing malware, hardware hacking, reverse engineering Go code, and more.
Golang drawer
https://docs.google.com/presentation/d/e/2PACX-1vTMRSmuWjhpOx3DIgetfi72jcOGvlqPU5z0Nps24YN6dxaBbu4dWm0FXS2f--D4G2b1aAvTmfqNA2IG/pub?start=false&loop=false&delayms=3000&slide=id.p
Golang drawer
https://henvic.dev/posts/go-postgres/
henvic.dev
Back to basics: Writing an application using Go and PostgreSQL | Henrique Vicente
Learn how to use PostgreSQL with the Go programming language using the pgx driver and toolkit in a very productive manner. Furthermore, with the provided source code, you'll be able to learn how to write efficient and sound unit and integration tests, ready…
Golang drawer
https://github.com/uber-go/tally
GitHub
GitHub - uber-go/tally: A Go metrics interface with fast buffered metrics and third party reporters
A Go metrics interface with fast buffered metrics and third party reporters - uber-go/tally
Golang drawer
https://github.com/ktr0731/evans
GitHub
GitHub - ktr0731/evans: Evans: more expressive universal gRPC client
Evans: more expressive universal gRPC client. Contribute to ktr0731/evans development by creating an account on GitHub.