~golangweekly | Bookmarks (191)
-
GitHub - k1LoW/tbls: tbls is a CI-Friendly tool for document a database, written in Go.
tbls: CI-Friendly Tool for Documenting Databases — Auto document a database in Markdown format with schemas...
-
Redirecting...
An Update on go-redis v9 — go-redis is a Redis client and now lives directly under...
-
GitHub - yuin/goldmark: A markdown parser written in Go. Easy to extend, standard(CommonMark) compliant, well structured.
Goldmark 1.5: Markdown Parser Library — Pure Go, easy to extend, and CommonMark compliant (handy for...
-
Go 1.20 is released! - The Go Programming Language
Go 1.20 Released — Hurrah – exactly six months after Go 1.19 comes the latest significant...
-
Go 1.20 Experiment: Memory Arenas vs Traditional Memory Management | Open Source Continuous Profiling Platform
Memory Arenas vs Traditional Memory Management — “Memory arenas” are very much an experimental concept in...
-
What’s New in Go 1.20, Part III: Minor Standard Library Changes
What’s New in Go 1.20, Part III — The latest in a series of posts digging...
-
Improving Observability of GoLang Services
Improving the Observability of Go-Powered Services — Jumps straight into the practicalities of logging, metrics, tracing...
-
On-demand webinar | Introducing the Linear Developer Experience | Temporal
Introducing The Linear Developer Experience — Explore a new developer experience concept that turns complex and...
-
How to ace that CFP with V Körbes & Anna-Katharina Wickert (Go Time #265)
▶ How to Ace That CFP (Call For Papers) — A “call for papers/proposals” is when an event...
-
GitHub - mmcdole/gofeed: Parse RSS, Atom and JSON feeds in Go
gofeed 1.2: A Parser for RSS, Atom, and JSON Feeds — A mature, heavily relied upon...
-
GitHub - dexidp/dex: OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable connectors
Dex: A Federated OpenID Connect (OIDC) Provider — An identity service that uses OpenID Connect to...
-
GitHub - caarlos0/env: A simple and zero-dependencies library to parse environment variables into structs.
env 7.0: Parse Environment Variables to Structs — Simple and with no dependencies.
-
Mocktail: The Mock Generator You’ve Been Looking For
Mocktail: A Tasty, Strongly Typed Mock Generator — A nifty tool that could potentially save you...
-
10 Things I Hate About Go
▶ Ten Things I Hate About Go — These sorts of things are always popular but Jonathan...
-
A Comprehensive Guide to Generics in Go
A Comprehensive Guide to Go's Generics — While there are a few guides like this, the...
-
How to Use AVX512 in Golang via C Compiler
How to Use AVX512 in Go via the C Compiler — Intel’s AVX512 instructions can process...
-
https://www.linode.com/content/kubernetes-guide/
Free eBook Download: Understanding Kubernetes (Updated Edition) — This resource covers everything K8s: from fundamental concepts to...
-
Using {Blocks} in Rust & Go for Fun & Profit
Using {Blocks} in Rust and Go for Fun and Profit — You don’t see a lot...
-
GitHub - gotestyourself/gotestsum: 'go test' runner with output optimized for humans, JUnit XML for CI integration, and a summary of the test results.
gotestsum 1.9: go test Runner with Optimized Output and Summaries — Adds some niceties over the top...
-
GitHub - stephenafamo/bob: SQL query builder and ORM/Factory generator for Go with support for PostgreSQL, MySQL and SQLite
Bob: SQL Query Builder and ORM/Factory Generator — With support for Postgres, MySQL and SQLite. Bob...
-
Miniflux - Minimalist and Opinionated Feed Reader
Miniflux 2: Minimalist and Opinionated Feed Reader — So minimalist that no ORM or framework is...
-
Terrastruct
Generating Diagrams Programmatically with D2 — This is useful! D2 is a Go-powered declarative diagram scripting tool...
-
GitHub - superfly/litefs: FUSE-based file system for replicating SQLite databases across a cluster of machines
LiteFS: FUSE-Based SQLite Replication — From the genius mind of Ben Johnson (who you may know...
-
What’s New in Go 1.20, Part II: Major Standard Library Changes
More on What’s Coming in Go 1.20 — The second post in a three-part series, where...