Golang drawer
@golang101
173
subscribers
1
photo
5.03K
links
Curated Golang news
Download Telegram
Join
Golang drawer
173 subscribers
Golang drawer
https://betterprogramming.pub/modern-rest-api-with-go-and-postgresql-7c916ce2816a
Medium
Containerize Your Go Unit and Integration Tests
Build a Modern REST API With Go — Part 5
Golang drawer
https://betterprogramming.pub/performance-impact-of-maps-compared-to-slices-in-go-1-18-15352fbd6010
Medium
Performance Impact of Maps Compared to Slices in Go 1.18
Does using a custom key affect performance?
Golang drawer
https://github.com/gopherjs/gopherjs
GitHub
GitHub - gopherjs/gopherjs: A compiler from Go to JavaScript for running Go code in a browser
A compiler from Go to JavaScript for running Go code in a browser - gopherjs/gopherjs
Golang drawer
https://github.com/volution/kawipiko
GitHub
GitHub - volution/kawipiko: kawipiko -- blazingly fast static HTTP server -- focused on low latency and high concurrency, by leveraging…
kawipiko -- blazingly fast static HTTP server -- focused on low latency and high concurrency, by leveraging Go, `fasthttp` and the CDB embedded database - volution/kawipiko
Golang drawer
https://github.com/sonirico/parco
GitHub
GitHub - sonirico/parco:
🏇🏻
generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics
🏇🏻
generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics - GitHub - sonirico/parco:
🏇🏻
generalist, fast and tiny binary parser and compiler generator, powered...
Golang drawer
https://github.com/avamsi/eclipse
GitHub
GitHub - avamsi/eclipse: python-fire inspired library to simplify creating CLIs in Go, built on top of Cobra
python-fire inspired library to simplify creating CLIs in Go, built on top of Cobra - GitHub - avamsi/eclipse: python-fire inspired library to simplify creating CLIs in Go, built on top of Cobra
Golang drawer
https://github.com/sonirico/withttp
GitHub
GitHub - sonirico/withttp: go build http
🌐
requests with fluency and wit
✨
go build http
🌐
requests with fluency and wit
✨
. Contribute to sonirico/withttp development by creating an account on GitHub.
Golang drawer
https://github.com/jdaws97/go-standup
GitHub
GitHub - jdaws97/go-standup
Contribute to jdaws97/go-standup development by creating an account on GitHub.
Golang drawer
https://yewtu.be/watch?v=O9upVbGSBFo&feature=youtu.be
Invidious
Brian Kernighan: UNIX, C, AWK, AMPL, and Go Programming | Lex Fridman Podcast #109
Brian Kernighan is a professor of computer science at Princeton University. He co-authored the C Programming Language with Dennis Ritchie (creator of C) and has written a lot of books on programming, computers, and life including the Practice of Programming…
Golang drawer
https://github.com/johndelavega/fyne_gRPC
GitHub
GitHub - johndelavega/fyne_gRPC: fyne.io (Golang cross-platform native UI) with gRPC client, includes gRPC server app
fyne.io (Golang cross-platform native UI) with gRPC client, includes gRPC server app - GitHub - johndelavega/fyne_gRPC: fyne.io (Golang cross-platform native UI) with gRPC client, includes gRPC ser...
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ñé