~golangweekly | Bookmarks (137)
-
From unique to cleanups and weak: new low-level tools for efficiency - The Go Programming Language
New Low-Level Tools for Garbage Collection Efficiency — A look at two new features offered by...
-
GitHub - jaypipes/ghw: Go HardWare discovery/inspection library
ghw 0.15.0: A Go Hardware Discovery/Inspection Library — Find out things about the memory, CPU, storage,...
-
Building a Secure Session Manager in Go
Building a Secure Session Manager — The stateless nature of requests to a webapp demands some...
-
Different ways of working with SQL Databases in Go
Different Ways of Working with SQL Databases in Go — Starting with a simple schema presenting...
-
The cost of Go's panic and recover :: jub0bs.com
The Cost of Go's panic and recover — When something goes unexpectedly and critically wrong in...
-
Tips to debug hanging Go programs
Tips to Debug Hanging Go Programs — Next time your Go app becomes unresponsive, these tips...
-
Webinar | Proactive Postgres Practices to Prevent Performance Bottlenecks
Keep Postgres Maintenance from Slowing Down Your Go App — Secure your spot to learn the...
-
https://pthorpe92.dev/cursed-go/
Calling Rust from 'Cursed' Go — Cgo is Go’s mechanism for calling external/foreign functions but its...
-
Nil channels in Go
Nil Channels in Go — Nil channels seem to baffle many Gophers, so Vishnu went on...
-
How and why we built our startup around small teams
The Magic of Small Engineering Teams — How PostHog uses small teams to ship fast and...
-
GitHub - x-motemen/gore: Yet another Go REPL that works nicely. Featured with line editing, code completion, and more.
Gore 0.6: A Full Featured Go REPL Environment — You get all the niceties you’d expect...
-
GitHub - evrone/go-clean-template: Clean Architecture template for Golang services
Go Clean Template — Inspired by Uncle Bob’s ‘Clean Code’ principles, this repo attempts to provide...
-
GitHub - go-git/go-git: A highly extensible Git implementation in pure Go.
go-git 5.14: An Extensible Git Implementation in Pure Go — “Manipulate git repositories at low level...
-
GitHub - sqldef/sqldef: Idempotent schema management for MySQL, PostgreSQL, and more
sqldef 1.0: Idempotent Schema Management for Databases — A Go-powered CLI tool and WASM library for...
-
Faster Go maps with Swiss Tables - The Go Programming Language
Faster Go Maps with Swiss Tables — One of Go’s newest features is a revamped map...
-
GitHub - HugoSmits86/nativewebp: Native webp encoder for Go
nativewebp: Native WebP Image Support for Go — WebP is a modern raster graphics format commonly...
-
GitHub - michal-laskowski/wax: Generate HTML on the server side with TSX/JSX templates in Go
WAX: JSX-Based Server-Side Rendering for Go — Generate server-side HTML with TSX/JSX templates in Go.
-
GitHub - fredrikaverpil/godoc.nvim: Fuzzy search Go docs from within Neovim
godoc.nvim: Fuzzy Search Go's Docs from Neovim — Adds a quick way to search and browse...
-
GitHub - vjerci/gochromecast: A simple tool to stream your media to android TV or chromecast device
GoChromecast: Discover Devices and Stream Media to Chromecast Devices — A Go-powered tool that implements the...
-
How to manage tool dependencies in Go 1.24+ - Alex Edwards
How to Manage Tool Dependencies in Go 1.24+ — We’ve touched on the new go tool...
-
Extensible Wasm Applications with Go - The Go Programming Language
Extensible Wasm Applications with Go — “… the ability to build a WASI reactor and export...
-
GitHub - GianlucaP106/minecraft: Minecraft clone from scratch with only OpenGL
Minecraft From Scratch: A Simple Go Minecraft Clone — A fun project to replicate Minecraft’s infinite,...
-
Testing concurrent code with testing/synctest - The Go Programming Language
Testing Concurrent Code with testing/synctest — Concurrency is one of Go’s natural strengths, but testing heavily...
-
GitHub - gnolang/bounties: The gno.land bounties repo is a place to provide detailed information on the gno.land Bounty Program and how to get involved. gno.land bounties can be found on the main G...
gno.land Offers Grants & Bounties for Building Go-Powered Decentralized Apps — App builders, Go enthusiasts, tinkerers:...