Golang drawer
@golang101
174
subscribers
1
photo
5.03K
links
Curated Golang news
Download Telegram
Join
Golang drawer
174 subscribers
Golang drawer
https://github.com/lithammer/shortuuid
GitHub
GitHub - lithammer/shortuuid: A generator library for concise, unambiguous and URL-safe UUIDs
A generator library for concise, unambiguous and URL-safe UUIDs - lithammer/shortuuid
Golang drawer
https://github.com/charmbracelet/wish
GitHub
GitHub - charmbracelet/wish: Make SSH apps, just like that!
💫
Make SSH apps, just like that!
💫
. Contribute to charmbracelet/wish development by creating an account on GitHub.
Golang drawer
https://www.cossacklabs.com/blog/tls-validation-implementing-ocsp-and-crl-in-go/
Cossack Labs
TLS certificate validation in Golang: CRL & OCSP examples | Cossack Labs
All developers need to know about using OCSP and CRL for validating TLS certificates in Go apps. Things we’ve learnt while building our own OCSP/CRL validation tooling: design, implementation and security tips, example code and popular mistakes.
Golang drawer
https://convey.earth/conversation?id=48
Golang drawer
https://jvns.ca/blog/2022/02/01/a-dns-resolver-in-80-lines-of-go/
Julia Evans
A toy DNS resolver
Golang drawer
https://benhoyt.com/writings/goawk-compiler-vm/
Benhoyt
Optimizing GoAWK with a bytecode compiler and virtual machine
How I sped up GoAWK by switching from a tree-walking interpreter to a bytecode compiler and virtual machine interpreter.
Golang drawer
https://buildkite.com/careers/go-engineer
Buildkite
Go Engineer
Build tools for the best software teams in the world.
Golang drawer
https://blog.px.dev/go-garbage-collector/
Pixie Labs Blog
Dumpster diving the Go garbage collector
Pixie Blog
Golang drawer
https://go.dev/blog/go1.18beta2
go.dev
Announcing Go 1.18 Beta 2 - The Go Programming Language
Go 1.18 Beta 2 is our second preview of Go 1.18. Please try it and let us know if you find problems.
Golang drawer
https://benhoyt.com/writings/go-version-performance/
Benhoyt
Go performance from version 1.2 to 1.18
Shows how much the performance of Go has improved from version 1.2 through to 1.18 -- in its compiler, runtime, and libraries.
Golang drawer
https://www.youtube.com/watch?v=a6oP24CSdUg
YouTube
TDD for those who don't need it - GopherCon SG 2017
Speaker: Chew Choon Keat
For the longest time, I didn’t write tests. Writing tests is a chore, a waste of time, and doesn’t GTD. The snobbery of the test community only turned me off even more; discouraging good developers from trying TDD. Now, I write tests…
Golang drawer
https://github.com/msoap/tcg
GitHub
GitHub - msoap/tcg: Terminal cell graphics library
Terminal cell graphics library. Contribute to msoap/tcg development by creating an account on GitHub.
Golang drawer
https://github.com/google/ko
GitHub
GitHub - ko-build/ko: Build and deploy Go applications
Build and deploy Go applications. Contribute to ko-build/ko development by creating an account on GitHub.
Golang drawer
https://github.com/spewerspew/spew
GitHub
GitHub - spewerspew/spew: Implements a deep pretty printer for Go data structures to aid in debugging
Implements a deep pretty printer for Go data structures to aid in debugging - GitHub - spewerspew/spew: Implements a deep pretty printer for Go data structures to aid in debugging
Golang drawer
https://github.com/fullstorydev/grpcui
GitHub
GitHub - fullstorydev/grpcui: An interactive web UI for gRPC, along the lines of postman
An interactive web UI for gRPC, along the lines of postman - fullstorydev/grpcui
Golang drawer
https://github.com/charmbracelet/bubbletea
GitHub
GitHub - charmbracelet/bubbletea: A powerful little TUI framework
🏗
A powerful little TUI framework
🏗
. Contribute to charmbracelet/bubbletea development by creating an account on GitHub.
Golang drawer
https://github.com/wader/fq
GitHub
GitHub - wader/fq: jq for binary formats - tool, language and decoders for working with binary and text formats
jq for binary formats - tool, language and decoders for working with binary and text formats - wader/fq
Golang drawer
https://www.digitalocean.com/community/tutorials/how-to-use-dates-and-times-in-go
Digitalocean
How To Use Dates and Times in Go | DigitalOcean
Date and time values show up everywhere in modern software. Learn to use Go’s time package to get the current local time of your computer and customize the f…
Golang drawer
https://dev.to/mauriciolinhares/gof-design-patterns-that-still-make-sense-in-go-27k5
DEV Community
GoF Design patterns that still make sense in Go
Since its release in 1994, the Design Patterns book continues to be a seminal work in building...
Golang drawer
https://fosdem.org/2022/schedule/event/go_errors/
archive.fosdem.org
FOSDEM 2022 - Mastering Your Error Domain