~golangweekly | Bookmarks (186)
-
GitHub - gojuno/minimock: Powerful mock generation tool for Go programming language
Minimock: A Tool to Generate Mocks from Interface Declarations — Generates statically typed mocks and helpers,...
-
Oscar, an open-source contributor agent architecture
Oscar: An Open-Source Contributor Agent Architecture — As Russ steps away as Go tech lead, he’s...
-
What's the best Static Analysis tool for Golang?
What's the Best Static Analysis Tool for Go? — Static analysis can be a valuable part...
-
Did you know about Instruments?
Did You Know About Instruments? — Instruments is a macOS app that allows you to create...
-
HTTP/0.9 From Scratch
Implementing HTTP/0.9 from Scratch — The first instalment of a “HTTP from Scratch” series digging into...
-
GitHub - moderato-app/approf: A native macOS app for pprof
approf: A Native macOS App for pprof — An app experience for viewing the results from...
-
GitHub - charmbracelet/glamour: Stylesheet-based markdown rendering for your CLI apps 💇🏻♀️
Glamour: Stylesheet-based Markdown Rendering for Your CLI Apps — Glamour lets you render simple Markdown from your...
-
GitHub - gabriel-vasile/mimetype: A fast Golang library for media type and file extension detection, based on magic numbers
mimetype: Library for Detecting MIME Types and Extensions — Supporting 173 different types, you pass in...
-
GitHub - huandu/go-sqlbuilder: A flexible and powerful SQL string builder library plus a zero-config ORM.
go-sqlbuilder: A Flexible SQL String Builder Library — Originally focused on MySQL and Postgres, it now...
-
Initial release • Blog • Cogent Core
Cogent Core: A New GUI Framework for Go — A new GUI framework with a “code...
-
Go features by version
Go Features by Version (or What's in Which Go) — A list of features and the...
-
Build Your Own SMTP Server in Go
Build Your Own SMTP Server in Go — The actual code here isn’t low level, but...
-
What’s New in Go 1.23: Iterators and reflect.Value.Seq
What’s New in Go 1.23: Iterators and reflect.Value.Seq — Carlana explains four of the functions around...
-
https://quii.gitbook.io/learn-go-with-tests/testing-fundamentals/refactoring-checklist
Learn Go with Tests: A Refactoring Checklist — The popular Learn Go with Tests guide gains...
-
Union of Finite Automata
The Union of Finite Automata, Explained — Tim found existing explanations to be overly academic, so...
-
Release v0.3.0 · ollama/ollama
Ollama 0.3: Quickly Run Large Language Models — Ollama is an increasingly significant Go-powered tool in...
-
GitHub - dkorunic/betteralign: Make your Go programs use less memory (maybe)
betteralign 0.5: Make Your Programs Use Less Memory.. Maybe — A tool to detect structs that...
-
GitHub - jmigpin/editor: Source code editor in pure Go.
Editor: A Source Code Editor in Pure Go — Curiously billing itself as a “simple but...