Starred repositories
🐘 Effortless PostgreSQL backups with a user-friendly web interface! 🌐💾
Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture
A way to define and manipulate buildkite pipelines using golang. Used internally by the buildkite-agent, so you know it's good
A library to help you create pipelines in Golang
A Go (Golang) Backend Clean Architecture project with Gin, MongoDB, JWT Authentication Middleware, Test, and Docker.
Algorithms and Data Structures implemented in Go for beginners, following best practices.
Native Mac APIs for Go. Previously known as MacDriver
Valgo is a type-safe, expressive, and extensible validator library for Golang. Supports localization and is built with generics.
Go toolkit for clean, composable, channel-based concurrency
Expression language and expression evaluation for Go
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
A cross-platform GUI library for Rust, inspired by Elm
A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, etc.
Easy and fluent Go cron scheduling. This is a fork from https://github.com/jasonlvhit/gocron
Resolve production issues, fast. An open source observability platform unifying session replays, logs, metrics, traces and errors powered by Clickhouse and OpenTelemetry.
Build awesome Golang desktop apps and beautiful interfaces with Vue.js, React.js, Framework 7, and more...
A toolkit for orchestrating distributed systems at any scale. It includes primitives for node discovery, raft-based consensus, task scheduling and more.
Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.
2D vector & raster editor that melds traditional layers & tools with a modern node-based, non-destructive, procedural workflow.
PostgreSQL pooler with sharding, load balancing and failover support.
Lightning-fast and Powerful Code Editor written in Rust
✅ A Go library for email verification without sending any emails.
Curated list of Go design patterns, recipes and idioms
Self-contained Machine Learning and Natural Language Processing library in Go
Analysis and implementation of an LSTM Neural Network to predict foreign exchange of currencies.
An End-to-end LSTM deep learning model to predict FX rate and then use it in an algorithmic trading bot
An experimental CORS middleware library for Go. Consider using jub0bs/cors (its successor) instead.
Middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various GoLang GraphQL servers