RSS Amplifier

Golang Weekly · Jan 26, 2026

Golang Weekly Issue 167

0
Sign in to vote or save

Brandon Himpfen · Golang Weekly

Welcome to the 167th issue of Golang Weekly — your weekly roundup of the most useful news, tools, tutorials, and discussions from the Go ecosystem.

Here are the most useful Golang reads we found this week:

  • mactop v2.0.8: A Mac-only, terminal “top”-style monitor for Apple Silicon, showing real-time CPU/GPU usage plus power, memory, temps, and other SoC metrics.

  • Echo 5.0: Echo’s v5 release is mostly a maintenance update, but it includes major breaking API changes (notably a redesigned Context, a new Router interface, and logging changes).

  • ✉️ Notifuse v26: An AGPL-licensed, self-hosted email platform for designing and sending newsletters and transactional email, positioned as an open-source alternative to tools like Mailchimp.

  • 🤖 grepai 0.21.0: A privacy-first semantic code search CLI that indexes code using vector embeddings, letting you query by meaning (natural language) rather than exact strings.

  • Google API Linter v2.2: A linter that performs real-time checks to ensure protobuf-defined APIs follow Google’s API standards (AIP).

  • Sonic 1.15: ByteDance’s ultra-fast Go JSON encoder/decoder, accelerated with JIT and SIMD for high-throughput JSON workloads.

  • 🤖 Crush v0.34.0: Charm’s terminal-based AI coding assistant (“coding bestie”), with this release focusing heavily on improved non-interactive usage via crush run.

  • GoProxy 1.8: A Go library for building custom HTTP/HTTPS proxy servers, including programmable request/response handling.

  • Postgresus 3.5: Now branded as Databasus, this is a self-hosted database backup tool (Postgres-focused, plus MySQL and MongoDB) supporting multiple storage targets and notifications.

  • pgmetrics v1.19: A lightweight CLI that collects and displays metrics from PostgreSQL servers (often used for troubleshooting, reporting, and quick health checks).

  • Telego 1.5: A Telegram Bot API library for Go aiming for a close 1:1 mapping with the official API (notably using fasthttp by default).

Golang Weekly is free to read but takes time and coffee to curate. If you’d like to support the work:

  • Become a monthly supporter on Ko-Fi

Even small support helps keep this newsletter independent and focused on what matters to Golang developers.

Do you have:

  • An open source Golang project?

  • A freemium tool that helps developers?

  • A blog post or tutorial Golang devs should read?

📩 Send it to golangweekly@inboxshield.ca with a short description. We regularly feature community projects and tools in upcoming issues.

No posts

Read the original on golangweekly.substack.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.