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/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
Golang drawer
https://github.com/tinygo-org/tinygo/releases/tag/v0.22.0
GitHub
Release 0.22.0 · tinygo-org/tinygo
This release contains significantly improved standard library support with many more packages passing all tests. Especially the os package was improved a lot with many functions added to match the ...
Golang drawer
https://blog.jetbrains.com/go/2022/01/27/goland-2022-1-early-access-program-has-started/
The JetBrains Blog
GoLand 2022.1 Early Access Program Has Started! | The GoLand Blog
Today we are announcing the start of the 2022.1 Early Access Program! Read the roadmap blog post to learn more about what’s coming in the 2022.1 release. You can get the first EAP b
Golang drawer
https://goreleaser.com/customization/aur/
Goreleaser
GoReleaser - AUR
Release engineering, simplified.
Golang drawer
https://boards.greenhouse.io/textileio/jobs/4017981004?gh_src=20a9234c4us
boards.greenhouse.io
Backend / API Engineer
Remote
Golang drawer
https://x-team.com/remote-go-developer-jobs/?utm_source=cooperpress&utm_medium=email-ad&utm_campaign=cooperpress-go&utm_content=go
X-Team
Welcome To X-Team
X-Team provides high-performing, on-demand teams of software engineers for the world's leading brands.
Golang drawer
https://hired.com/join/?utm_source=newsletter&utm_medium=sponsor&utm_campaign=(b2c)(l-all)(r-all)(cooper-golangweekly)&utm_content=find-your-next-job
LHH
Hired is now LHH Recruitment Solutions
As of June 14, 2024, Hired is part of LHH Recruitment Solutions, the premier partner for companies seeking contract and direct-hire roles.
Golang drawer
https://www.allhandsontech.com/programming/golang/web-app-sqlite-go/
Pluralsight.com Tech Blog
How to build a Web App with Go and SQLite
If you need to build lean, performant, and scalable applications, Go and SQLite is an excellent choice. In this article, we'll build a small, screaming fast web API using Go and SQLite.
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.
Golang drawer
https://golangprojectstructure.com/converting-colour-images-to-greyscale/
Golang Project Structure
256 Shades of Grey: Converting Colour Images to Greyscale | Golang Project Structure
In this post, I am going to show you how to transform a full-colour image into one made up entirely of different shades of grey. The sort of image that we