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/samber/do
GitHub
GitHub - samber/do:
⚙️
A dependency injection toolkit based on Go 1.18+ Generics.
⚙️
A dependency injection toolkit based on Go 1.18+ Generics. - samber/do
Golang drawer
https://github.com/shomali11/slacker
GitHub
GitHub - shomali11/slacker: Slack Bot Framework
Slack Bot Framework. Contribute to shomali11/slacker development by creating an account on GitHub.
Golang drawer
https://github.com/NdoleStudio/go-otelroundtripper
GitHub
GitHub - NdoleStudio/go-otelroundtripper: Go http.RoundTripper that emits open telemetry metrics. This helps you easily get metrics…
Go http.RoundTripper that emits open telemetry metrics. This helps you easily get metrics for all external APIs you interact with. - NdoleStudio/go-otelroundtripper
Golang drawer
https://github.com/jstemmer/go-junit-report
GitHub
GitHub - jstemmer/go-junit-report: Convert Go test output to JUnit XML
Convert Go test output to JUnit XML. Contribute to jstemmer/go-junit-report development by creating an account on GitHub.
Golang drawer
https://github.com/foxcpp/maddy
GitHub
GitHub - foxcpp/maddy:
✉️
Composable all-in-one mail server.
✉️
Composable all-in-one mail server. Contribute to foxcpp/maddy development by creating an account on GitHub.
Golang drawer
https://go.dev/doc/gc-guide
go.dev
A Guide to the Go Garbage Collector - The Go Programming Language
Golang drawer
https://github.com/gorse-io/gorse
GitHub
GitHub - gorse-io/gorse: Gorse open source recommender system engine
Gorse open source recommender system engine. Contribute to gorse-io/gorse development by creating an account on GitHub.
Golang drawer
https://github.com/kevwan/tproxy
GitHub
GitHub - kevwan/tproxy: A cli tool to proxy and analyze TCP connections.
A cli tool to proxy and analyze TCP connections. Contribute to kevwan/tproxy development by creating an account on GitHub.
Golang drawer
https://github.com/caddyserver/caddy/releases/tag/v2.5.2
GitHub
Release v2.5.2 · caddyserver/caddy
This patch release fixes bugs, adds some new features, and makes worthwhile enhancements. We recommend everyone test and upgrade!
Many improvements have been made to the reverse_proxy module.
Highl...
Golang drawer
https://github.com/FerretDB/FerretDB
GitHub
GitHub - FerretDB/FerretDB: A truly Open Source MongoDB alternative
A truly Open Source MongoDB alternative. Contribute to FerretDB/FerretDB development by creating an account on GitHub.
Golang drawer
https://github.com/go-kratos/kratos
GitHub
GitHub - go-kratos/kratos: Your ultimate Go microservices framework for the cloud-native era.
Your ultimate Go microservices framework for the cloud-native era. - go-kratos/kratos
Golang drawer
https://github.com/cheggaaa/pb
GitHub
GitHub - cheggaaa/pb: Console progress bar for Golang
Console progress bar for Golang. Contribute to cheggaaa/pb development by creating an account on GitHub.
Golang drawer
https://github.com/cloudflare/gokey
GitHub
GitHub - cloudflare/gokey: A simple vaultless password manager in Go
A simple vaultless password manager in Go. Contribute to cloudflare/gokey development by creating an account on GitHub.
Golang drawer
https://github.com/schollz/croc
GitHub
GitHub - schollz/croc: Easily and securely send things from one computer to another :package:
Easily and securely send things from one computer to another :crocodile: :package: - GitHub - schollz/croc: Easily and securely send things from one computer to another :package:
Golang drawer
https://github.com/spf13/afero
GitHub
GitHub - spf13/afero: The Universal Filesystem Abstraction for Go
The Universal Filesystem Abstraction for Go. Contribute to spf13/afero development by creating an account on GitHub.
Golang drawer
https://github.com/xo/usql
GitHub
GitHub - xo/usql: Universal command-line interface for SQL databases
Universal command-line interface for SQL databases - xo/usql
Golang drawer
https://github.com/dominikbraun/graph
GitHub
GitHub - dominikbraun/graph: A library for creating generic graph data structures and modifying, analyzing, and visualizing them.
A library for creating generic graph data structures and modifying, analyzing, and visualizing them. - dominikbraun/graph
Golang drawer
https://github.com/klauspost/cpuid
GitHub
GitHub - klauspost/cpuid: CPU feature identification for Go
CPU feature identification for Go. Contribute to klauspost/cpuid development by creating an account on GitHub.
Golang drawer
https://github.com/kevwan/tproxy
GitHub
GitHub - kevwan/tproxy: A cli tool to proxy and analyze TCP connections.
A cli tool to proxy and analyze TCP connections. Contribute to kevwan/tproxy development by creating an account on GitHub.
Golang drawer
https://leonardqmarcq.com/posts/go-project-structure-for-api-gateway-lambda-with-aws-sam
Leonardqmarcq
Structuring Golang for AWS Lambda and API Gateway: Modular Monolith
Structuring a Golang project for deployment on AWS Lambda with API Gateway using AWS SAM to avoid serverless copy-paste everywhere.