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/maruel/panicparse
GitHub
GitHub - maruel/panicparse: Crash your app in style (Golang)
Crash your app in style (Golang). Contribute to maruel/panicparse development by creating an account on GitHub.
Golang drawer
https://github.com/gosimple/slug
GitHub
GitHub - gosimple/slug: URL-friendly slugify with multiple languages support.
URL-friendly slugify with multiple languages support. - gosimple/slug
Golang drawer
https://github.com/gofrs/uuid
GitHub
GitHub - gofrs/uuid: A UUID package for Go
A UUID package for Go. Contribute to gofrs/uuid development by creating an account on GitHub.
Golang drawer
https://github.com/spiral/roadrunner
GitHub
GitHub - roadrunner-server/roadrunner:
🤯
High-performance PHP application server, process manager written in Go and powered with…
🤯
High-performance PHP application server, process manager written in Go and powered with plugins - roadrunner-server/roadrunner
Golang drawer
https://github.com/progrium/macdriver
GitHub
GitHub - progrium/darwinkit: Native Mac APIs for Go. Previously known as MacDriver
Native Mac APIs for Go. Previously known as MacDriver - progrium/darwinkit
Golang drawer
https://github.com/alecthomas/chroma
GitHub
GitHub - alecthomas/chroma: A general purpose syntax highlighter in pure Go
A general purpose syntax highlighter in pure Go . Contribute to alecthomas/chroma development by creating an account on GitHub.
Golang drawer
https://github.com/qustavo/sqlhooks
GitHub
GitHub - qustavo/sqlhooks: Attach hooks to any database/sql driver
Attach hooks to any database/sql driver. Contribute to qustavo/sqlhooks development by creating an account on GitHub.
Golang drawer
https://pgmetrics.io/
Golang drawer
https://github.com/emersion/go-imap
GitHub
GitHub - emersion/go-imap:
📥
An IMAP library for Go clients and servers
📥
An IMAP library for Go clients and servers. Contribute to emersion/go-imap development by creating an account on GitHub.
Golang drawer
http://macias.info/entry/202109081800_k8s_informers.md
macias.info
An introduction to Go Kubernetes' informers. Mario Macias' handcrafted blog
Golang drawer
https://betterprogramming.pub/how-to-write-your-own-go-module-proxy-ed2d861c577a
Medium
How To Write Your Own Go Module Proxy
Get rid of all annoying "replace" directives for your private repositories
Golang drawer
https://go.dev/blog/pipelines
go.dev
Go Concurrency Patterns: Pipelines and cancellation - The Go Programming Language
How to use Go's concurrency to build data-processing pipelines.
Golang drawer
https://github.com/micro/micro
GitHub
GitHub - micro/micro: A microservices toolkit
A microservices toolkit. Contribute to micro/micro development by creating an account on GitHub.
Golang drawer
https://github.com/1pkg/gofire
GitHub
GitHub - 1pkg/gofire: Gofire
🔥
Command Line Interface Generator tool for Go
Gofire
🔥
Command Line Interface Generator tool for Go - GitHub - 1pkg/gofire: Gofire
🔥
Command Line Interface Generator tool for Go
Golang drawer
https://github.com/segmentio/ksuid
GitHub
GitHub - segmentio/ksuid: K-Sortable Globally Unique IDs
K-Sortable Globally Unique IDs. Contribute to segmentio/ksuid development by creating an account on GitHub.
Golang drawer
https://github.com/algerbrex/blunder
GitHub
GitHub - algerbrex/blunder: A UCI compatible chess engine written in Golang
A UCI compatible chess engine written in Golang. Contribute to algerbrex/blunder development by creating an account on GitHub.
Golang drawer
https://www.migops.com/blog/2021/10/22/organizing-postgresql-codebase-using-templates-in-golang/
MigOps
Organizing PostgreSQL codebase using templates in Golang - MigOps
Templates in Golang allows us to manage packaging software as a binary and allows clients to execute their own PostgreSQL queries
Golang drawer
https://kendru.github.io/go/2021/10/26/sorting-a-dependency-graph-in-go/
kendru.github.io
Sorting a Dependency Graph in Go | Andrew Meredith
Recently, I was thinking about how many of the nontrivial problems that I run into with software engineering boil down to a few simple problems. Just look at...
Golang drawer
https://evilmartians.com/chronicles/what-could-go-wrong-with-a-mutex-or-the-go-profiling-story
evilmartians.com
What could Go wrong with a mutex, or the Go profiling story—Martian Chronicles, Evil Martians’ team blog
Profiling Go stacktrace dumps and taking a deep look into how read-write mutexes work
Golang drawer
https://blog.alexellis.io/raspberry-pi-zero-2/
Alex Ellis' Blog
First Impressions with the Raspberry Pi Zero 2 W
The Raspberry Pi Zero 2 W has just been released, it's now got three more cores just like the RPi 3, but what is it good for and should you get one?