Golang drawer
@golang101
174
subscribers
1
photo
5.03K
links
Curated Golang news
Download Telegram
Join
Golang drawer
174 subscribers
Golang drawer
https://crypti.cc/blog/2022/01/15/golang-http-server-timeouts.html
Golang drawer
https://blog.roblox.com/2022/01/roblox-return-to-service-10-28-10-31-2021/
Roblox Corporate
Roblox Return to Service
Starting October 28th and fully resolving on October 31st, Roblox experienced a 73-hour outage.¹ Fifty million players regularly use Roblox every day...
Golang drawer
https://go.transistor.fm/
go podcast()
15 minutes news, tips, and tricks on the Go programming language.
Golang drawer
https://jobs.lever.co/qonto/284b8162-5293-4ad7-a9e6-4ad26ce0c516?lever-origin=applied&lever-source%5B%5D=Cooperpress
jobs.lever.co
Qonto - Backend Software Engineer - remote friendly
Software Engineers at Qonto craft polished user experiences, highly scalable API's and robust banking services, all to help create the finance solution all businesses love. The backend engineering team at Qonto currently has over 60 highly skilled engineers…
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.ardanlabs.com/blog/2022/01/visualizations-in-go.html
Ardan Labs
Visualization in Go - Plotting Stock Information
Ardan Labs is trusted by small startups and Fortune 500 companies to train their engineers and develop business software solutions and applications.
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...