Golang drawer
@golang101
174
subscribers
1
photo
5.03K
links
Curated Golang news
Download Telegram
Join
Golang drawer
174 subscribers
Golang drawer
https://martinheinz.dev/blog/65
martinheinz.dev
Building GitHub Apps with Golang
<p>
If you're using GitHub as your version control system of choice then GitHub Apps can be incredibly useful for many tasks including building CI/CD, mana...
Golang drawer
https://changelog.com/gotime/213
Changelog
AI-driven development in Go with Alexey Palazhchenko (Go Time #213)
Alexey Palazhchenko joins Natalie to discuss the implications of GitHub's Copilot on code generation. Go's design lends itself nicely to computer generated authoring: thanks to `go fmt`, there's already only one Go style. This means AI-generated code will…
Golang drawer
https://github.com/remko/qlmka
GitHub
GitHub - remko/qlmka: macOS Quick Look plugin for Matroska `.mka` files
macOS Quick Look plugin for Matroska `.mka` files. Contribute to remko/qlmka development by creating an account on GitHub.
Golang drawer
https://github.com/alash3al/redix
GitHub
GitHub - alash3al/redix: a very simple pure key => value storage system that speaks Redis protocol with Postgres as storage engine…
a very simple pure key => value storage system that speaks Redis protocol with Postgres as storage engine and more - alash3al/redix
Golang drawer
https://litestream.io/
litestream.io
Litestream is an open-source, real-time streaming replication tool that lets you safely run SQLite applications on a single node.
Golang drawer
https://gokrazy.org/
Golang drawer
https://github.com/roadrunner-server/goridge
GitHub
GitHub - roadrunner-server/goridge:
🧙
High-performance PHP-to-Golang IPC/RPC bridge
🧙
High-performance PHP-to-Golang IPC/RPC bridge. Contribute to roadrunner-server/goridge development by creating an account on GitHub.
Golang drawer
https://github.com/Cian911/switchboard
GitHub
GitHub - Cian911/switchboard: Auto-magic file organisation and routing for all your machines. :open_file_folder:
Auto-magic file organisation and routing for all your machines. :open_file_folder: - Cian911/switchboard
Golang drawer
https://github.com/brianolson/wordlehack
GitHub
GitHub - brianolson/wordlehack: data munging wordle
data munging wordle. Contribute to brianolson/wordlehack development by creating an account on GitHub.
Golang drawer
https://github.com/Shopify/sarama
GitHub
GitHub - IBM/sarama: Sarama is a Go library for Apache Kafka.
Sarama is a Go library for Apache Kafka. Contribute to IBM/sarama development by creating an account on GitHub.
Golang drawer
https://github.com/gofiber/fiber
GitHub
GitHub - gofiber/fiber:
⚡️
Express inspired web framework written in Go
⚡️
Express inspired web framework written in Go. Contribute to gofiber/fiber development by creating an account on GitHub.
Golang drawer
https://github.com/go-enry/go-enry
GitHub
GitHub - go-enry/go-enry: A faster file programming language detector
A faster file programming language detector. Contribute to go-enry/go-enry development by creating an account on GitHub.
Golang drawer
https://github.com/graph-gophers/graphql-go
GitHub
GitHub - graph-gophers/graphql-go: GraphQL server with a focus on ease of use
GraphQL server with a focus on ease of use. Contribute to graph-gophers/graphql-go development by creating an account on GitHub.
Golang drawer
https://github.com/GavinClarke0/LocklessGenericRingBuffer
GitHub
GitHub - GavinClarke0/lockless-generic-ring-buffer: Single producer and multi-reader lockless ring buffer in go using generics…
Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than channels with the added type safety of generics compared to ri...
Golang drawer
https://github.com/lemnos/tt
GitHub
GitHub - lemnos/tt: A terminal based typing test.
A terminal based typing test. Contribute to lemnos/tt development by creating an account on GitHub.
Golang drawer
https://github.com/Mathieu-Desrochers/Learning-Go/blob/master/main.go
GitHub
Learning-Go/main.go at master · Mathieu-Desrochers/Learning-Go
Minimal working examples of Go's features. . Contribute to Mathieu-Desrochers/Learning-Go development by creating an account on GitHub.
👍
1
Golang drawer
https://jason-williams.co.uk/speeding-up-vscode-extensions-in-2022
jason-williams.co.uk
Jason Williams - Speeding up VSCode (extensions) in 2022
Golang drawer
https://github.com/nikolaydubina/go-binsize-treemap
GitHub
GitHub - nikolaydubina/go-binsize-treemap:
🔍
Go binary size SVG treemap
🔍
Go binary size SVG treemap. Contribute to nikolaydubina/go-binsize-treemap development by creating an account on GitHub.
Golang drawer
https://kdy1.dev/posts/2022/1/tsc-go
Golang drawer
https://pyroscope.io/blog/profile-continuous-profiler/
pyroscope.io
What happens when you profile a continuous profiler? | Open Source Continuous Profiling Platform
How we improved performance of our Go application