~golangweekly | Bookmarks (188)
-
Miniflux - Minimalist and Opinionated Feed Reader
Miniflux 2.2.3: Minimalist and Opinionated Feed Reader — So minimalist that no ORM or framework is...
-
memory regions · golang/go · Discussion #70257
Proposal: Add Region-Based Memory Management to Go — If you have a long memory you might...
-
TypeScript, Golang, & Rust Side-by-Side | Learn Polyglot Programming with TypeScript, Go & Rust
Polyglot Programming: TypeScript, Go, & Rust — A mind-bending tutorial journey about programming side-by-side in these three...
-
GitHub - wasmvision/wasmvision: wasmVision gets you going with computer vision.
👀 wasmVision: A Way to Get Go-ing with Computer Vision — Fresh from the genius behind TinyGo...
-
fmt.Sprintf vs String Concat
fmt.Sprintf vs String Concat — While code using fmt.Sprintf might look better-structured, simple string concatenation (+)...
-
Go Runtime Finalizer and Keep Alive
Go Runtime Finalizer and Keep Alive — A look into Go’s runtime.SetFinalizer and runtime.KeepAlive APIs, two...
-
Creating a Brainrot Language Server in Golang
Creating a 'Brainrot' Language Server in Go — So-called ‘brainrot’ is a mishmash of next generation...
-
ML in Go with a Python sidecar - Eli Bendersky's website
Machine Learning in Go with a Python Sidecar — While Python currently holds the ML crown...
-
GitHub - olebedev/when: A natural language date/time parser with pluggable rules
🕒 When 1.1: Natural Language Date/Time Parser — A very long standing, and useful, library. The idea...
-
Convert entire websites to markdown | html-to-markdown
html-to-markdown 2.1: Convert HTML to Markdown — Actually parses HTML rather than just using regexes so...
-
WarpStream - An Apache Kafka Compatible Data Streaming Platform
Reduce Your Apache Kafka Costs by 80+% — Kafka with no local disks or interzone fees,...
-
GitHub - ankorstore/yokai: Simple, modular, and observable Go framework for backend applications.
Yokai: A Modular, Observable Go Framework for Backend Apps — A modular framework for production-grade Go...
-
Go Turns 15 - The Go Programming Language
Happy Birthday, Go! Go Turns 15 — Grab a slice of cake, Go has celebrated its...
-
Webinar | How to Compare Postgres Plans & Tune Slow Queries with pganalyze
How to Compare Postgres EXPLAIN Plans & Tune Slow Queries — Are slow Postgres queries impacting...
-
27.6% of the Top 10 Million Sites are Dead
Checking the Top 10 Million Web Sites with Go — Actually titled ‘27.6% of the Top...
-
Ranging over functions in Go 1.23 - Eli Bendersky's website
Ranging Over Functions in Go 1.23 — This post discusses several examples of using the new...
-
The Business of Go - Cameron Balahan, Google
▶ The Business of Go — I often skip high level talks to focus on technical ones,...
-
Create a Full-Stack App With Go and React | The GoLand Blog
Creating a Full-Stack App with Go and React — A look at bringing together the best...
-
Constraints in Go — Bitfield Consulting
Constraints in Go — John has finished his 4-part series on generics (which started here) with...
-
Building thread-safe abstractions in Java versus Go
Building Thread-Safe Abstractions in Java vs Go — A look at translating pieces of the SimpleDB...
-
Product for Engineers | Substack
The First Newsletter Dedicated to Product Engineers — Learn the skills and strategies the new generation...
-
GitHub - roblaszczak/vgt: The missing tool for Visualising Go Tests
vgt: The 'Missing Tool' for Visualizing Go Tests? — A browser-based tool for visualizing Go test...
-
GitHub - orsinium-labs/jsony: ⚡️ A blazing fast and safe Go package for serializing JSON
jsony: A 'Blazing Fast', Safe JSON Serialization Library — Pure Go, reflection free, and faster than...
-
Writing secure Go code
Writing Secure Go Code — A handy article rounding up a variety of resources and techniques...