Issue 411 - Using go run to manage tool dependencies (19)
-
Changing one character wildly improved our application's performance | Segment Blog
Changing One Character Wildly Improved Segment's App Performance — In terms of value per keypress, you...
-
Refactor Cloud applications in Go 1.18 with generics
▶ How to Refactor Cloud Apps in Go 1.18 with Generics — A 20-minute talk from this...
-
https://campaign.dnsimple.page/Go_Cooperpress
Efficient Infrastructure with DNSimple's Terraform Provider — Use DNSimple’s Terraform provider to manage DNS like with...
-
How to use go run to manage tool dependencies - Alex Edwards
How to Use go run to Manage Tool Dependencies — Did you know that since Go...
-
Of Ducks and Go Interface Misuse | 8th Light
Of Ducks and Go Interface Misuse — It’s easy to create interfaces when reuse needs arise,...
-
Shrink Your TinyGo WebAssembly Modules by 60%
Shrink Your TinyGo WebAssembly Modules by 60% — Every byte matters when you’re sending it down...
-
Encore Blog — testscript, a hidden gem the Go team kept locked away — go get it #002
testscript: Define Filesystem-Based Tests by Creating Scripts — Originally created for testing the Go compiler itself,...
-
Go's Concurrency Examples in Java 19
Go's Concurrency Examples in Java 19 — Java is about to get support for ‘virtual threads’...
-
-
GitHub - luk4z7/go-concurrency-guide: Practical concurrency guide in Go, communication by channels, patterns
Notes on Practical Concurrency in Go — Not exactly a tutorial but a set of notes...
-
What to do when projects get big and messy with Ian Lopshire & sam boyer (Go Time #229)
▶ What to Do When Projects Get Big and Messy — The Go Time podcast tackles the...
-
Panic Recovery in Go - Tutorial
Panic Recovery in Go — Don’t defer reading this article. (I’ll see myself out.)
-
GitHub - spf13/cast: safe and easy casting from one type to another in Go
cast: Safe and Easy Casting From One Type to Another — It’s as easy as using...
-
GitHub - flower-corp/rosedb: 🚀 A high performance NoSQL database based on bitcask, supports string, list, hash, set, and sorted set.
RoseDB 1.0: A High Performance NoSQL Database Based on Bitcask — Always interesting to see another...
-
GitHub - antonmedv/fx: Terminal JSON viewer
Fx 24.0: A Command-Line JSON Processing Tool — If you’ve got some files full of JSON...
-
GitHub - FerretDB/FerretDB: A truly Open Source MongoDB alternative
FerretDB 0.2: An In-Progress, Go-Powered MongoDB Alternative — MongoDB, you say? Yes. This is an attempt...
-
GitHub - rqlite/rqlite: The lightweight, distributed relational database built on SQLite
rqlite 7.4.0: A Distributed Relational Database Built on SQLite — 7.4.0 adds support for restoring a...
-
GitHub - mvdan/sh: A shell parser, formatter, and interpreter with bash support; includes shfmt
sh 3.5: A Shell Code Parser, Formatter, and Interpreter — Supporting sh, bash, and Korn formats.
-
GitHub - cube2222/octosql: OctoSQL is a query tool that allows you to join, analyse and transform data from multiple databases and file formats using SQL.
OctoSQL: Join, Analyze, and Transform Data From Multiple Sources using SQL — Supported sources are CSV,...