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/mergestat/mergestat
GitHub
GitHub - mergestat/mergestat: MergeStat enables anyone to ask questions about the history and contents of source code.
MergeStat enables anyone to ask questions about the history and contents of source code. - mergestat/mergestat
Golang drawer
https://github.com/alphadose/ZenQ
GitHub
GitHub - alphadose/ZenQ: A thread-safe queue faster and more resource efficient than golang's native channels
A thread-safe queue faster and more resource efficient than golang's native channels - alphadose/ZenQ
Golang drawer
https://github.com/arsham/blush
GitHub
GitHub - arsham/blush: Grep with colours
Grep with colours. Contribute to arsham/blush development by creating an account on GitHub.
Golang drawer
https://github.com/google/go-cmp
GitHub
GitHub - google/go-cmp: Package for comparing Go values in tests
Package for comparing Go values in tests. Contribute to google/go-cmp development by creating an account on GitHub.
Golang drawer
https://github.com/caddyserver/caddy/releases/tag/v2.5.0
GitHub
Release v2.5.0 · caddyserver/caddy
Caddy 2.5 introduces new features you'll love as well as a huge number of bug fixes and enhancements. Thank you to everyone who contributed!
Feel free to ask on the forum if you have any questi...
Golang drawer
https://tutorialedge.net/golang/validating-http-json-requests/
TutorialEdge.net
Validating HTTP JSON Requests in Go
In this tutorial, we are going to look at how we can add JSON request validation to our HTTP REST APIs in Go.
Golang drawer
https://medium.com/@jon_43067/go-generics-and-concurrency-d0dccab73a73
Medium
Go, Generics, and Concurrency
Using generics to implement type-safe and reusable async/await in Go
Golang drawer
https://changelog.com/gotime/227
Changelog
Analyzing static analysis with Matan Peled (Go Time #227)
Matan Peled from Technion University joins Natalie & Mat to discuss his PhD research on meta programming and static analyzers. How does Go's measure up? What would Matan's look like if he built one? All that and more!
Golang drawer
https://boyter.org/posts/testing-running-api-gw-lambda-locally/
Golang drawer
https://encore.dev/blog/go-get-it-001-sqlc
Encore — Open Source Backend Framework for robust distributed systems
Using sqlc to tame SQL and avoid ORMs in Go applications – Encore Blog
Learn how to use sqlc to avoid writing boilerplate and get the benefits of an ORM, without needing to adopt one wholesale and risking the drawbacks.
Golang drawer
https://blog.fuzzbuzz.io/writing-effective-go-fuzz-tests/
Golang drawer
https://www.scylladb.com/2022/04/27/shaving-40-off-googles-b-tree-implementation-with-go-generics/
ScyllaDB
Shaving 40% Off Google’s B-Tree Implementation with Go Generics - ScyllaDB
Go generics are a new way to improve performance in #golang. Let's see what effect generics had on Google's B-tree implementation.
Golang drawer
https://christine.website/blog/gonads-2022-04-24
Golang drawer
https://listmonk.app/
listmonk.app
listmonk - Free and open source self-hosted newsletter, mailing list manager, and transactional mails
Send e-mail campaigns and transactional e-mails. High performance and features packed into one app.
Golang drawer
https://github.com/go-mysql-org/go-mysql
GitHub
GitHub - go-mysql-org/go-mysql: a powerful mysql toolset with Go
a powerful mysql toolset with Go. Contribute to go-mysql-org/go-mysql development by creating an account on GitHub.
Golang drawer
https://github.com/google/go-github
GitHub
GitHub - google/go-github: Go library for accessing the GitHub v3 API
Go library for accessing the GitHub v3 API. Contribute to google/go-github development by creating an account on GitHub.
Golang drawer
https://github.com/tinygo-org/tinygo/releases/tag/v0.23.0
GitHub
Release 0.23.0 · tinygo-org/tinygo
This release adds support for the recently released Go 1.18, although not for all language features yet. We have also added support for LLVM 14 which is the latest release of the compiler framework...
Golang drawer
https://www.polarsignals.com/blog/posts/2022/05/04/introducing-arcticdb/
Debug Daily. Optimize Always | Polar Signals
Introducing arcticDB: A database for Observability
Continuous profiling needed a columnar database, so we built it.
Golang drawer
https://github.com/zyedidia/generic
GitHub
GitHub - zyedidia/generic: A collection of generic data structures written in Go.
A collection of generic data structures written in Go. - zyedidia/generic
Golang drawer
https://go-cover-treemap.io/
go-cover-treemap.io
Go Cover Treemap
Make code coverage treemap from Go coverprofile. Built with Go and WASM.