sync/v2 and the 'v2'-ification of Go's standard library
Upcoming Workshop on Building Backend Web Apps in Go — Join us for a two day workshop (either online or in person) and develop your Go know-how. We'll focus on using Go to build backend web apps, along with learning Go data structures, interfaces, how to write unit tests, and more.
Frontend Masters sponsor
|
httptap: View HTTP/HTTPS Requests Made by Any Linux Program — It uses Linux-only network namespaces for now, but this is a Go-powered process-scoped HTTP tracer you can run without root privileges. It even decrypts TLS traffic by generating a CA on the fly. Handy for debugging or seeing if dependencies or apps are ‘phoning home,’ perhaps..
Monastic Academy for the Preservation of Life on Earth
|
etree 1.5: A Library to Parse and Generate XML Easily — A simple, straightforward approach to working with XML in Go, inspired by Python’s ElementTree. XML documents are represented as trees for easily traversal and you can create, import, modify and save XML. Queries can be done with a XPath-like approach.
Brett Vickers
|
Feluda: A Tool to Analyze the Licences of Dependencies — It’s a Rust-powered project but which can be used to process the dependencies of Go, Rust or Node.js projects and return a report (or show a TUI interface) on potentially restrictive licenses that apply.
Kumar Anirudha
|
-
🧋 Bubble Tea 1.3 – A popular way to build terminal apps. v1.3 now handles interrupts better and take your CTRL+Cs 'with grace and poise.'
-
genqlient 0.8 – Generate type-safe code to query a GraphQL API.
-
Micro 5.0 – Go distributed system abstractions / platform.
-
rain 2.2 – BitTorrent client and library for Go.
-
fzf 0.59 – Popular command-line fuzzy finder.
-
GoBGP 3.34 – BGP implementation in Go.
|
🕹️ And for a little fun.. |
|
Created
2d
|
Feb 5, 2025, 6:20:03 PM
Login to add comment
Other posts in this group