Golang drawer
@golang101
173
subscribers
1
photo
5.03K
links
Curated Golang news
Download Telegram
Join
Golang drawer
173 subscribers
Golang drawer
https://github.com/bokwoon95/sq
GitHub
GitHub - bokwoon95/sq: sq is a type-safe data mapper and query builder for Go.
sq is a type-safe data mapper and query builder for Go. - bokwoon95/sq
Golang drawer
https://jsonhero.io/
jsonhero.io
JSON Hero
JSON Hero makes reading and understand JSON files easy by giving you a clean and beautiful UI packed with extra features.
👍
1
Golang drawer
https://go.dev/blog/vuln
go.dev
Vulnerability Management for Go - The Go Programming Language
Announcing vulnerability management for Go, to help developers learn about known vulnerabilities in their dependencies.
Golang drawer
https://betterstack.com/community/guides/logging/zerolog/
Betterstack
A Complete Guide to Logging in Go with Zerolog | Better Stack Community
Zerolog is a high-performance Go structured logging library aimed at latency-sensitive applications where garbage collections are undesirable
Golang drawer
https://go.dev/blog/survey2022-q2-results
go.dev
Go Developer Survey 2022 Q2 Results - The Go Programming Language
An analysis of the results from the 2022 Q2 Go Developer Survey.
Golang drawer
https://eli.thegreenplace.net/2022/sudoku-go-and-webassembly/
Golang drawer
https://github.com/golang/go/discussions/54763
GitHub
structured, leveled logging · golang go · Discussion #54763
This discussion has led to a proposal and is now finished. Please comment on the proposal. We would like to add structured logging with levels to the standard library. Structured logging is the abi...
Golang drawer
https://y.com.sb/watch?v=6qAfkJGWsns&t=172s
Invidious
GopherCon Europe 2022: Bill Kennedy - Practical Memory Profiling
About the talk: In this talk, Bill will show you how to use benchmark profiling and compiler directives to find non-productive memory allocations in your code.
About the speaker: William Kennedy is a managing partner at Ardan Labs in Miami, Florida, a mobile…
Golang drawer
https://www.digitalocean.com/blog/inside-digitaloceans-reserved-ip-rails-migration
Digitalocean
Inside DigitalOcean's Reserved IP Rails migration | DigitalOcean
Learn how the DigitalOcean team addressed various issues for customers and internal teams, ranging from improving the performance and stability of the Reserved IP stack to reducing its maintenance overhead.
Golang drawer
https://dario.cat/en/posts/portal-between-ruby-and-go/
Dario Castañé
A portal between Ruby and Go (using FFI) | Dario Castañé
Golang drawer
https://pkg.go.dev/github.com/arl/statsviz
pkg.go.dev
statsviz package - github.com/arl/statsviz - Go Packages
Package statsviz allows to visualise Go program runtime metrics data in real time: heap, objects, goroutines, GC pauses, scheduler, etc.
Golang drawer
https://github.com/oleiade/lane
GitHub
GitHub - oleiade/lane: Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go
Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go - oleiade/lane
Golang drawer
https://github.com/spf13/viper
GitHub
GitHub - spf13/viper: Go configuration with fangs
Go configuration with fangs. Contribute to spf13/viper development by creating an account on GitHub.
Golang drawer
https://github.com/v-byte-cpu/sx
GitHub
GitHub - v-byte-cpu/sx: :vulcan_salute: Fast, modern, easy-to-use network scanner
:vulcan_salute: Fast, modern, easy-to-use network scanner - v-byte-cpu/sx
Golang drawer
https://github.com/charmbracelet/lipgloss
GitHub
GitHub - charmbracelet/lipgloss: Style definitions for nice terminal layouts
👄
Style definitions for nice terminal layouts
👄
. Contribute to charmbracelet/lipgloss development by creating an account on GitHub.
Golang drawer
https://github.com/alecthomas/participle
GitHub
GitHub - alecthomas/participle: A parser library for Go
A parser library for Go. Contribute to alecthomas/participle development by creating an account on GitHub.
🔥
1
Golang drawer
https://wundergraph.com/blog/wunderbase_serverless_graphql_database_on_top_of_sqlite_firecracker_and_prisma
WunderGraph
WunderBase – Serverless GraphQL DB using SQLite, Firecracker & Prisma
WunderBase is an open source Serverless GraphQL database built on SQLite, Firecracker, and Prisma. Sleep mode saves cost—perfect for fast, lightweight apps.
Golang drawer
https://nats.io/blog/nats-server-29-release/
NATS.io
NATS Server 2.9 Release
The NATS core team and contributors are proud to announce the first release of the 2.9.x series!
🚀
Thank you to the 48(!) people who contributed to this release through GitHub issues, discussions, and pull requests, as well as the hundreds of people in the…
Golang drawer
https://github.com/felixge/fgtrace
GitHub
GitHub - felixge/fgtrace: fgtrace is an experimental profiler/tracer that is capturing wallclock timelines for each goroutine.…
fgtrace is an experimental profiler/tracer that is capturing wallclock timelines for each goroutine. It's very similar to the Chrome profiler. - felixge/fgtrace
Golang drawer
https://scribe.rip/the-godev-corner/how-to-create-a-go-private-module-with-docker-b705e4d195c4
Golang drawer
https://blog.tjll.net/reverse-proxy-hot-dog-eating-contest-caddy-vs-nginx/
Tyblog
35 Million Hot Dogs: Benchmarking Caddy vs. Nginx
Have you ever wondered about the performance delta between Caddy and Nginx? Wonder no more.