~golangweekly | Bookmarks (168)
-
GitHub - itchyny/bed: Binary editor written in Go
bed: A Binary/Hex Editor Written in Go — A Go-powered binary editor with a Vim-like user...
-
Learn More - WarpStream
Reduce Your Data Streaming and Kafka Costs by 80+% — Learn how WarpStream's zero disk, stateless...
-
A Guide to the Go Garbage Collector - The Go Programming Language
📉 A Guide to the Go Garbage Collector — Not a new page – it dates back...
-
Joining errors in Go
Joining Errors in Go — A helpful look at two approaches: using multiple %ws, and errors.Join...
-
Distributed metrics in PHP using Go and Gob
Distributed Metrics in PHP with Go and Gob — Gob is a Go package for efficiently...
-
GitHub - bayraktugrul/modview: Effortlessly visualize mod graph with all external dependencies for your Go projects
Modview: Go Project Dependency Graph Visualizer — A simple way to visualize dependencies in Go projects...
-
https://htmgo.dev/
htmgo: Build Simple, Scalable Systems with Go and htmx — It’s a brand new ‘alpha’ project,...
-
v2.8.0 Released - Ebitengine
Ebitengine v2.8.0: The Go 2D Game Engine — Long one of our favorite Go ecosystem projects,...
-
gqlgen
gqlgen: A go generate-Based GraphQL Server Library — Check out the getting started guide for a...
-
GitHub - sensepost/gowitness: 🔍 gowitness - a golang, web screenshot utility using Chrome Headless
Gowitness: A Web Screenshot Utility using Chrome Headless — A website screenshot utility written in Go,...
-
GitHub - buraksezer/olric: Distributed, in-memory key/value store and cache. It can be used as an embedded Go library and a language-independent service.
Olric: Distributed Cache and Key/Value Store — It can be used both as an embedded Go...
-
GitHub - aitrailblazer/anthropic-claude-golang-sdk: Golang SDK for creating messages using Anthropic Claude API.
anthropic-claude-golang-sdk: Go Library for Anthropic's Claude API — Send structured messages and handle responses from Anthropic’s conversational...
-
Some Go web dev notes
Some Go Web Dev Notes — We’re always fans of Julia’s earnest and helpful but no-nonsense...
-
Event Driven Go Training
Stuck on What to Build? Guided Learning with Real Projects — Todo apps are for AI. Build...
-
Sets in Go/Golang – Using Maps and Recommended Packages
Sets in Go: Using Maps and Recommended Packages — Go hasn’t got a native data type...
-
Go Singleflight Melts in Your Code, Not in Your DB
Go's Singleflight Melts in Your Code, Not in Your DB — The last post in a...
-
Developing a go bot embedding ichiban Prolog
Developing a Go Bot That Embeds Ichiban Prolog — Ichiban Prolog is a Go-powered implementation of...
-
Register allocation in the Go compiler | Red Hat Developer
Register Allocation in the Go Compiler — Vladimir maintains GCC’s register allocator system and struggled to...
-
revive - fast & configurable linter for Go
Revive 1.4: A Faster, Configurable, Flexible Linter for Go — A drop-in replacement of golint that...
-
GitHub - maxbrunsfeld/counterfeiter: A tool for generating self-contained, type-safe test doubles in go
Counterfeiter: Generate Self-Contained, Type-Safe Test Doubles — More quickly generate fake implementations of an object’s collaborators.
-
GitHub - redis/rueidis: A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, etc.
Rueidis: A Fast Redis Client with Caching and More — A Redis client focused on performance,...
-
GitHub - abiosoft/caddy-exec: Caddy v2 module for running one-off commands
caddy-exec: Caddy Module for Running One-Off Commands — Caddy is the fantastic Go-powered HTTP(S) server (we...
-
GitHub - dx314/go2type: A Go to TypeScript API client generator.
go2type: A Go to TypeScript API Client Generator — Simple CLI tool that generates types and...
-
What's in an (Alias) Name? - The Go Programming Language
What's in an (Alias) Name? — Generic alias types are coming to Go 1.24 (expected in...