Golang drawer
@golang101
173
subscribers
1
photo
5.03K
links
Curated Golang news
Download Telegram
Join
Golang drawer
173 subscribers
Golang drawer
https://github.com/dominikbraun/graph
GitHub
GitHub - dominikbraun/graph: A library for creating generic graph data structures and modifying, analyzing, and visualizing them.
A library for creating generic graph data structures and modifying, analyzing, and visualizing them. - dominikbraun/graph
Golang drawer
https://github.com/cshum/imagor
GitHub
GitHub - cshum/imagor: Fast, secure image processing server and Go library, using libvips
Fast, secure image processing server and Go library, using libvips - cshum/imagor
Golang drawer
https://github.com/labstack/echo
GitHub
GitHub - labstack/echo: High performance, minimalist Go web framework
High performance, minimalist Go web framework. Contribute to labstack/echo development by creating an account on GitHub.
Golang drawer
https://github.com/karanpratapsingh/system-design
GitHub
GitHub - karanpratapsingh/system-design: Learn how to design systems at scale and prepare for system design interviews
Learn how to design systems at scale and prepare for system design interviews - karanpratapsingh/system-design
Golang drawer
https://github.com/go-gremlins/gremlins
GitHub
GitHub - go-gremlins/gremlins: A mutation testing tool for Go.
A mutation testing tool for Go. Contribute to go-gremlins/gremlins development by creating an account on GitHub.
Golang drawer
https://github.com/becheran/roumon
GitHub
GitHub - becheran/roumon: Universal goroutine monitor using pprof and termui
Universal goroutine monitor using pprof and termui - GitHub - becheran/roumon: Universal goroutine monitor using pprof and termui
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