Golang drawer
@golang101
178
subscribers
1
photo
5.03K
links
Curated Golang news
Download Telegram
Join
Golang drawer
178 subscribers
Golang drawer
https://github.com/huandu/go-sqlbuilder
GitHub
GitHub - huandu/go-sqlbuilder: A flexible and powerful SQL string builder library plus a zero-config ORM.
A flexible and powerful SQL string builder library plus a zero-config ORM. - huandu/go-sqlbuilder
Golang drawer
https://github.com/gabriel-vasile/mimetype
GitHub
GitHub - gabriel-vasile/mimetype: A fast Golang library for media type and file extension detection, based on magic numbers
A fast Golang library for media type and file extension detection, based on magic numbers - gabriel-vasile/mimetype
Golang drawer
https://github.com/charmbracelet/glamour
GitHub
GitHub - charmbracelet/glamour: Stylesheet-based markdown rendering for your CLI apps
💇🏻♀️
Stylesheet-based markdown rendering for your CLI apps
💇🏻♀️
- charmbracelet/glamour
Golang drawer
https://github.com/moderato-app/approf
GitHub
GitHub - moderato-app/approf: Play with pprof on macOS
Play with pprof on macOS. Contribute to moderato-app/approf development by creating an account on GitHub.
Golang drawer
https://iv.melmac.space/watch?v=y5utZCeHys0
RageCageCodes | Invidious
5 Levels of Go Error Handling
Go's error system might seem like a pretty blunt instrument at first, but if you engage with it you can do a lot more than meets the eye. This video will go through an explanation of Go error handling and how to use Go errors in 5 levels.
VSCode Theme Used:…
Golang drawer
https://kmcd.dev/posts/http0.9-from-scratch/
kmcd.dev
HTTP/0.9 From Scratch
Building the foundation with HTTP/0.9
Golang drawer
https://registerspill.thorstenball.com/p/did-you-know-about-instruments
Thorstenball
Did you know about Instruments?
For the longest time, I thought Instruments on macOS wasn’t for me.
Golang drawer
https://stream-wiki.notion.site/Stream-Go-10-Week-Backend-Eng-Onboarding-625363c8c3684753b7f2b7d829bcd67a
stream-wiki on Notion
Go Engineering 10 week - Onboarding | Notion
Welcome to Stream. If you’re reading the public version of this consider checking out our careers page. We’re currently hiring for Go roles of entry to principal/director levels.
Golang drawer
https://www.dolthub.com/blog/2024-07-24-static-analysis/
Dolthub
What's the best Static Analysis tool for Golang?
Go has a whole ecosystem of static analysis tools that you probably aren't using, but should. Here's how to get started.
Golang drawer
https://go.googlesource.com/oscar/+/refs/heads/master/README.md
Golang drawer
https://groups.google.com/g/golang-dev/c/0OqBkS2RzWw/m/GzWvX5u6AQAJ
Golang drawer
https://jvns.ca/blog/2024/08/06/go-structs-copied-on-assignment/
Julia Evans
Go structs are copied on assignment (and other things about Go I'd missed)
I’ve been writing Go pretty casually for years – the backends for all of my playgrounds (nginx, dns, memory, more DNS) are written in Go, but many of those projects are just a few hundred lines and I don’t come back to those codebases much.
Golang drawer
https://invidious.jing.rocks/playlist?list=PLDWZ5uzn69ezR6D6FUj_iBSOyRc9xaZFP
Golang drawer
https://kmcd.dev/posts/http1.0-from-scratch/
kmcd.dev
HTTP/1.0 From Scratch
Laying the Foundation: Building the Web with HTTP/1.0.
Golang drawer
https://kokada.dev/blog/an-unordered-list-of-things-i-miss-in-go/
Golang drawer
https://victoriametrics.com/blog/go-map/
VictoriaMetrics
Go Maps Explained: How Key-Value Pairs Are Actually Stored
Map is a built-in type that acts as a key-value storage. Unlike arrays where you’re stuck with keys as increasing indices like 0, 1, 2, and so on, with maps, the key can be any comparable type.
Golang drawer
https://github.com/dnaeon/go-vcr
GitHub
GitHub - dnaeon/go-vcr: Record and replay your HTTP interactions for fast, deterministic and accurate tests
Record and replay your HTTP interactions for fast, deterministic and accurate tests - dnaeon/go-vcr
Golang drawer
https://github.com/janpfeifer/gonb
GitHub
GitHub - janpfeifer/gonb: GoNB, a Go Notebook Kernel for Jupyter
GoNB, a Go Notebook Kernel for Jupyter. Contribute to janpfeifer/gonb development by creating an account on GitHub.
Golang drawer
https://github.com/elliotchance/pie
GitHub
GitHub - elliotchance/pie:
🍕
Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and…
🍕
Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance. - elliotchance/pie
Golang drawer
https://github.com/samber/lo
GitHub
GitHub - samber/lo:
💥
A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
💥
A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...) - samber/lo