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/skwair/harmony
GitHub
GitHub - skwair/harmony: Harmony is a peaceful Go module for interacting with Discord's API
Harmony is a peaceful Go module for interacting with Discord's API - GitHub - skwair/harmony: Harmony is a peaceful Go module for interacting with Discord's API
Golang drawer
https://github.com/sijms/go-ora
GitHub
GitHub - sijms/go-ora: Pure go oracle client
Pure go oracle client. Contribute to sijms/go-ora development by creating an account on GitHub.
Golang drawer
https://github.com/profclems/glab
GitHub
GitHub - profclems/glab: The GitLab CLI tool. Archived: now officially adopted by GitLab as the official CLI tool and maintained…
The GitLab CLI tool. Archived: now officially adopted by GitLab as the official CLI tool and maintained at https://gitlab.com/gitlab-org/cli. See https://github.com/profclems/glab/issues/983 - prof...
Golang drawer
https://github.com/StruffelProductions/simple-deflicker
GitHub
GitHub - StruffelProductions/simple-deflicker: A lightweight and easy to use tool for deflickering timelapse image sequences.
A lightweight and easy to use tool for deflickering timelapse image sequences. - GitHub - StruffelProductions/simple-deflicker: A lightweight and easy to use tool for deflickering timelapse image s...
Golang drawer
https://github.com/muesli/kmeans
GitHub
GitHub - muesli/kmeans: k-means clustering algorithm implementation written in Go
k-means clustering algorithm implementation written in Go - muesli/kmeans
Golang drawer
https://github.com/inexio/thola
GitHub
GitHub - inexio/thola: Tool for monitoring network devices (mainly using SNMP) - monitoring check plugin
Tool for monitoring network devices (mainly using SNMP) - monitoring check plugin - inexio/thola
Golang drawer
https://github.com/emersion/go-imap
GitHub
GitHub - emersion/go-imap:
📥
An IMAP library for Go clients and servers
📥
An IMAP library for Go clients and servers. Contribute to emersion/go-imap development by creating an account on GitHub.
Golang drawer
https://threedots.tech/post/ddd-cqrs-clean-architecture-combined/
threedots.tech
Combining DDD, CQRS, and Clean Architecture in Go
We show you how to combine DDD, CQRS, and Clean Architecture in Go using a real open-source project refactoring. Learn to create a robust domain layer, orchestrate business logic with commands, and improve your repository's flexibility. Gain practical insights…
Golang drawer
https://www.calhoun.io/database-migrations-in-go/
Calhoun.io
Database Migrations in Go - Calhoun.io
When transitioning to Go from another language that relies heavily on a framework, it can quickly start to feel like Go is lacking. Like it just doesn’t have the power or the tools that you are accustomed to. The end result is the language can feel confusing…
Golang drawer
https://regeda.me/posts/2020-10-29-service-to-service-authorization-in-go-using-x509-certificates/
regeda.me
Service to Service Authorization in Go Using X.509 Certificates
Service-to-service authentication is the ability of one service to identify its clients. It’s a good idea to ensure that a service accepts requests only from specified services. But how to implement access controls (authorization)?
Golang drawer
https://dev.to/techschoolguru/implement-restful-http-api-in-go-using-gin-4ap1
DEV Community
Implement RESTful HTTP API in Go using Gin
Hello and welcome back to the backend master class. So far we have learned a lot about working with...
Golang drawer
https://stackoverflow.blog/2020/11/02/go-golang-learn-fast-programming-languages/
Stack Overflow Blog
What’s so great about Go?
We explore the traits that have led to the rising popularity of the Go programming language.
Golang drawer
https://severalnines.com/database-blog/getting-started-mongodb-go-driver
Severalnines
Getting Started with the MongoDB Go Driver
MongoDB drivers allow node.js applications to connect with MongoDB to work with the data. In this blog we will give an overview of the MongoDB Go Driver.
Golang drawer
https://adalogics.com/blog/getting-started-with-go-fuzz
Golang drawer
https://github.com/autom8ter/dagger
GitHub
GitHub - autom8ter/dagger: dagger is a fast, concurrency safe, mutable, in-memory directed graph library. Also includes a number…
dagger is a fast, concurrency safe, mutable, in-memory directed graph library. Also includes a number of generic, concurrency safe data-structures - autom8ter/dagger
Golang drawer
https://github.com/ReactiveX/RxGo
GitHub
GitHub - ReactiveX/RxGo: Reactive Extensions for the Go language.
Reactive Extensions for the Go language. Contribute to ReactiveX/RxGo development by creating an account on GitHub.
Golang drawer
https://github.com/ulule/limiter
GitHub
GitHub - ulule/limiter: Dead simple rate limit middleware for Go.
Dead simple rate limit middleware for Go. Contribute to ulule/limiter development by creating an account on GitHub.
Golang drawer
https://github.com/trashhalo/imgcat
GitHub
GitHub - trashhalo/imgcat: a tool to output images as RGB ANSI graphics on the terminal
a tool to output images as RGB ANSI graphics on the terminal - trashhalo/imgcat
Golang drawer
https://github.com/micro/micro
GitHub
GitHub - micro/micro: A microservices toolkit
A microservices toolkit. Contribute to micro/micro development by creating an account on GitHub.
Golang drawer
https://github.com/huandu/go-sqlbuilder
GitHub
GitHub - huandu/go-sqlbuilder: A flexible and powerful SQL string builder library plus a zero-config ORM.
A flexible and powerful SQL string builder library plus a zero-config ORM. - huandu/go-sqlbuilder
Golang drawer
https://bitfieldconsulting.com/golang/rust-vs-go
Bitfield Consulting
Rust vs Go in 2025 — Bitfield Consulting
Which is a better choice, Rust or Go? Which language should you choose for your next project, and why? How do the two compare in areas like performance, simplicity, safety, features, scale, and concurrency?