~golangweekly | Bookmarks (186)
-
GitHub - orisano/gosax: Go library for XML SAX (Simple API for XML) parsing
gosax: Libary for XML SAX (Simple API for XML) Parsing — A read-only XML parsing library...
-
https://mailpit.axllent.org/
Mailpit: Go-Powered Email and SMTP Testing Tool — A small, fast, efficient and zero-dependency email testing...
-
GoLand 2024.3 Is Out! | The GoLand Blog
GoLand 2024.3 Released — The popular (commercial) Go IDE gets its latest big update with multiline...
-
Understanding command injection vulnerabilities in Go | Snyk
Understanding Command Injection Vulnerabilities in Go — If you’re calling out to system utilities from your...
-
Developing a Terminal App in Go with Bubble Tea
▶ Developing a Terminal App in Go with Bubble Tea — A well produced 50-minute screencast walking...
-
Go sync.Once is Simple... Does It Really?
Go sync.Once is Simple, But How Does It Work? — “The sync.Once is probably the easiest...
-
Hyrum's Law in Golang / Abenezer Belachew
Encountering Hyrum's Law in Go — When the author encountered an intriguing comment in Go’s codebase...
-
GitHub - nektos/act: Run your GitHub Actions locally 🚀
Act: Run Your GitHub Actions Locally — Run act and it looks at your repo’s GitHub...
-
Introduction - Git Town 16.6
Git Town: Extra Commands for More Structured Git Usage — Provides additional git commands to automate...
-
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,...
-
Miniflux - Minimalist and Opinionated Feed Reader
Miniflux 2.2.3: Minimalist and Opinionated Feed Reader — So minimalist that no ORM or framework is...
-
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...
-
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...
-
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...