Golang drawer
@golang101
173
subscribers
1
photo
5.03K
links
Curated Golang news
Download Telegram
Join
Golang drawer
173 subscribers
Golang drawer
https://betterprogramming.pub/scaling-a-websocket-service-with-go-858b259d4974
Medium
How to Scale a Go WebSocket Service
Because Linux can only open a certain number of files
Golang drawer
https://scribe.rip/@bquenin/modern-rest-api-with-go-and-postgresql-1d48767a813
Golang drawer
https://devhubby.com/thread/how-to-handle-panic-in-golang
Software Developer Questions and Answers
How to handle panic in Golang?
Golang drawer
https://github.com/alphadose/ZenQ/releases/tag/v2.8.1
GitHub
Release Fix assembly for 32 bit ARM devices · alphadose/ZenQ
Fix the assembly code in asm_arm.s and measure ZenQ's performance against channels for a low-end device (32 bit raspberry pi)
Device Info
`.::///+:/-. --///+//-:`` alphadose@neverwi...
Golang drawer
https://blog.devgenius.io/synchronize-go-routine-execution-101eb88d10ac
Medium
Synchronize Goroutine execution.
Control execution with condition variables.
Golang drawer
https://thedevelopercafe.com/articles/embed-file-in-a-go-binary-4bc79cfaa524
Thedevelopercafe
Embed file in a Go binary
In this article I am going to show you how to embed static files inside a Go binary. Embedding files can serve many purposes such as embedding a React app...
Golang drawer
https://www.infoworld.com/article/3198928/whats-the-go-programming-language-really-good-for.html
InfoWorld
What’s the Go programming language really good for?
Understand the strengths, weaknesses, use cases, and future directions of Google’s hit programming language.
Golang drawer
https://datastation.multiprocess.io/blog/2022-08-21-sqlite-limited-builtin-functions.html
Golang drawer
https://scribe.rip/@bquenin/modern-rest-api-with-go-and-postgresql-39b0e966534a
Golang drawer
https://p5v.gumroad.com/l/generative-art-in-golang/gopherconuk
Gumroad
Generative Art in Go
Generative Art in Go is an eBook intended to introduce novice and experienced programmers to algorithmic art, and hopefully, get non-programmers interested in the Go programming language. Unlike po...
Golang drawer
https://www.commonfate.io/blog/prevent-logging-secrets-in-go-by-using-custom-types
www.commonfate.io
Prevent Logging Secrets in Go by Using Custom Types | Common Fate
A quick post on how we make it harder to log secrets in Go.
Golang drawer
https://metalbear.co/blog/hooking-go-from-rust-hitchhikers-guide-to-the-go-laxy/
MetalBear
🐻
Hooking Go from Rust - Hitchhiker’s Guide to the Go-laxy
How did we hook Go functions from Rust to work with mirrord? A quick dive into the Go Runtime and switching from the Go stack to the system stack.
Golang drawer
https://weaviate.io/blog/2022/08/GOMEMLIMIT-a-Game-Changer-for-High-Memory-Applications.html
weaviate.io
GOMEMLIMIT is a game changer for high-memory applications | Weaviate
Go 1.19 introduced GOMEMLIMIT, which completely changes how you can manage memory limits in Go. Learn how it helps Weaviate be more reliable.
Golang drawer
https://go.dev/blog/using-go-modules
go.dev
Using Go Modules - The Go Programming Language
An introduction to the basic operations needed to get started with Go modules.
Golang drawer
https://github.com/txaty/go-merkletree
GitHub
GitHub - txaty/go-merkletree: Go Merkle Tree. High performance, Supporting parallel run, OpenZeppelin sorting pairs.
Go Merkle Tree. High performance, Supporting parallel run, OpenZeppelin sorting pairs. - txaty/go-merkletree
Golang drawer
https://github.com/dvcrn/maskedemail-cli
GitHub
GitHub - dvcrn/maskedemail-cli: CLI to create fastmail masked emails
CLI to create fastmail masked emails. Contribute to dvcrn/maskedemail-cli development by creating an account on GitHub.
Golang drawer
https://restic.net/blog/2022-08-25/restic-0.14.0-released/
Golang drawer
https://github.com/zinclabs/zinc
GitHub
GitHub - zincsearch/zincsearch: ZincSearch . A lightweight alternative to elasticsearch that requires minimal resources, written…
ZincSearch . A lightweight alternative to elasticsearch that requires minimal resources, written in Go. - zincsearch/zincsearch
Golang drawer
https://github.com/itchyny/gojq
GitHub
GitHub - itchyny/gojq: Pure Go implementation of jq
Pure Go implementation of jq. Contribute to itchyny/gojq development by creating an account on GitHub.
Golang drawer
https://forum.golangbridge.org/t/excelize-2-6-1-released-go-language-api-for-spreadsheet-excel-documents/28539
Go Forum
Excelize 2.6.1 Released – Go language API for spreadsheet (Excel) documents
Excelize is a library written in pure Go providing a set of functions that allow you to write to and read from XLAM / XLSM / XLSX / XLTM / XLTX files. Supports reading and writing spreadsheet documents generated by Microsoft Excel
™
2007 and later. Supports…