Discover India's Leading Open Source Projects: Explore top-notch open source initiatives hailing from the vibrant tech community of India.
TheAlgorithms/Go
Algorithms and Data Structures implemented in Go for beginners, following best practices.knadh/listmonk
High performance, self-hosted, newsletter and mailing list manager with a modern dashboard. Single binary app.devtron-labs/devtron
Tool integration platform for Kubernetesamitshekhariitbhu/go-backend-clean-architecture
A Go (Golang) Backend Clean Architecture project with Gin, MongoDB, JWT Authentication Middleware, Test, and Docker.hasura/gitkube
Build and deploy docker images to Kubernetes using git pushs0md3v/Smap
a drop-in replacement for Nmap powered by shodan.iomr-karan/doggo
๐ถ Command-line DNS Client for Humans. Written in Golangknadh/dns.toys
A DNS server that offers useful utilities and services over the DNS protocol. Weather, world time, unit conversion etc.knadh/koanf
Simple, extremely lightweight, extensible, configuration management library for Go. Support for JSON, TOML, YAML, env, command line, file, S3 etc. Alternative to viper.anaskhan96/soup
Web Scraper in Go, similar to BeautifulSoupV4NSH4J/discord-mass-DM-GO
The most powerful Discord selfbot written in GO allowing users to automate their campaigns & send low-cost mass messages to Discord users!shuveb/containers-the-hard-way
Learning about containers and how they work by creating them the hard wayyolossn/Prometheus-Basics
Prometheus-Basics is part of Prometheus Docs now, checkout ๐kidoman/embd
Embedded Programming Framework in Gopravj/geopattern
๐ Create beautiful generative image patterns from a string in golang.EverythingSuckz/TG-FileStreamBot
A telegram bot that will give instant stream links for telegram files without the need of waiting till the download completes.Yash-Handa/logo-ls
Modern ls command with vscode like File Icon and Git Integrations. Written in Golangsenthilrch/kube-fledged
A kubernetes operator for creating and managing a cache of container images directly on the cluster worker nodes, so application pods start almost instantlyglitchedgitz/cook
A wordlist framework to fullfill your kinks with your wordlists. For security researchers, bug bounty and hackers.knadh/niltalk
Instant, disposable, single-binary web based live chat server. Go + VueJS.Ice3man543/SubOver
A Powerful Subdomain Takeover Toolabhimanyu003/sttr
cross-platform, cli app to perform various operations on stringdarkhz/bluetuith
A TUI bluetooth manager for Linux.OT-CONTAINER-KIT/redis-operator
A golang based redis operator that will make/oversee Redis standalone/cluster/replication/sentinel mode setup on top of the Kubernetes.santhosh-tekuri/jsonschema
JSONSchema (draft 2020-12, draft 2019-09, draft-7, draft-6, draft-4) Validation using Goshijuvar/go-distributed-sys
Guidance for building event-driven distributed systems and microservices in Go with NATS JetStream, gRPC and CockroachDBkalbhor/MusicRepair
Fixes music metadata and adds album art.shijuvar/gokit
Go Examples: From basics to distributed systemsankur-anand/simple-go-rpc
RPC explained by writing simple RPC framework in 300 lines of pure Golang.KathanP19/Gxss
A tool to check a bunch of URLs that contain reflecting params.saiyam1814/DevOpsRoadmap2022
t3rm1n4l/megacmd
A command-line client for mega.co.nz storage serviceMindinventory/Golang-Project-Structure
Golang Skeleton With Fully Managed Versions For Kick Start GoLang Project DevelopmentFourCoreLabs/EDRHunt
Scan installed EDRs and AVs on Windowss-gv/orangeforum
A light-weight forumDelta456/box-cli-maker
Make Highly Customized Boxes for CLIknadh/otpgateway
Standalone server for user address and OTP verification flows with pluggable providers (e-mail, SMS, bank penny drops etc.)cskr/pubsub
A simple pubsub package for go.sdslabs/gasper
Your Cloud in a Binarydineshba/tf-summarize
A command-line utility to print the summary of the terraform planzerodha/dungbeetle
A highly opinionated, distributed job-queue built specifically for queuing and executing heavy SQL read jobs asynchronously. Supports MySQL, Postgres, ClickHouse.0xInfection/LogMePwn
A fully automated, reliable, super-fast, mass scanning and validation toolkit for the Log4J RCE CVE-2021-44228 vulnerability.js-ojus/flow
A tiny open source workflow engine written in Go (golang)kalbhor/Tasqueue
A background jobs library for Go that allows pluggable brokers/store for distribution.srikrsna/protoc-gen-gotag
Add custom struct tags to protobuf generated structsmb-14/gomarkov
Markov chains in golangcallicoder/golang-tutorials
Golang Tutorials. Learn Golang from Scratch with simple examples.knadh/dictpress
A stand-alone web server application for building and publishing full fledged dictionary websites and APIs for any language.hoppscotch/proxyscotch
๐ก A simple proxy server created for https://hoppscotch.iopesos/grofer
A system and resource monitoring tool written in Golang!blrsn/zentile
Automatic Tiling for EWMH Compliant Window Managersagnivade/levenshtein
Go implementation to calculate Levenshtein Distance.Mindinventory/Golang-HTML-TO-PDF-Converter
Golang HTML to PDF Converterdevtron-labs/silver-surfer
Kubernetes objects api-version compatibility checker and provides migration path for K8s objects and prepare it for cluster upgradesnikochiko/autosaved
Never worry about losing your code. Written in Gospy16/droplets
Droplets is a platform for Gophers.agnivade/funnel
A minimalistic 12 factor log router written in Gorazorpay/go-financial
A go port of numpy-financial functions and more.yTakkar/Go-Mini-Social-Network
A mini social-network created with the awesome Golang๐๐!! - No longer maintained.hiteshchoudhary/golang
A series on golang - Code filesbetacraft/yaag
Yet Another ApiDoc Generator (for Golang web apps)devanshbatham/headerpwn
A fuzzer for finding anomalies and analyzing how servers respond to different HTTP headersPrasadG193/kyaml2go
K8s Go client code generator from Kubernetes resource yamlsdevanshbatham/Gorecon
Gorecon is a All in one Reconnaissance Tool , a.k.a swiss knife for Reconnaissance , A tool that every pentester/bughunter might wanna consider into their arsenaldevanshbatham/rayder
A lightweight tool for orchestrating and organizing your bug hunting recon / pentesting command-line workflowsetherlabsio/healthcheck
An simple, easily extensible and concurrent health-check library for Go servicesm-manu/go-find-duplicates
Find duplicate files (photos, videos, music, documents) on your computer, portable hard drives etc.soorajb/loc2country
Lat/lon to countrypunitpandey/ds-algo
Implementation of common Data Structures and Algorithms with Gotakshal/freq
This is go CLI tool for send fast Multiple get HTTP request.playlyfe/go-graphql
A powerful GraphQL server implementation for Golanghasura/pgdeltastream
Streaming Postgres logical replication changes atleast-once over websocketsaditya-K2/gspt
Spotify for the terminal written in Goitsksaurabh/go-grpc-examples
This repo contains examples and implementations of different types of GRPC services and APIs using Golang.sohamkamani/detective
๐ A distributed application health monitoring libraryIce3man543/hawkeye
Hawkeye filesystem analysis toolashkulz/committers.top
CLI tool which uses the GitHub GraphQL API to rank users according to number of contributions, and corresponding static website.hypersign-protocol/hid-node
A permissionless blockchain network to manage digital identity and access rightsstandup-raven/standup-raven
A Mattermost plugin for communicating daily standups across teamsdufferzafar/cheat
Cheatsheets for command line, because, you know, life is too short to read manpages.gleez/smtpd
A Lightweight High Performance ESMTP email serverspy16/fabric
Fabric is a simple triplestore written in Golangnikhil1raghav/kindle-send
Send webpages, documents and bookmarks to kindlet3rm1n4l/go-mega
A client library in go for mega.co.nz storage serviceHarry-027/go-notify
An email automation solution, written in Golang.athul/shelby
Shelby is a fast โก๏ธ , lightweight โ๏ธ , minimalโจ, shell prompt written in Go.agnivade/wasmbrowsertest
Run WASM tests inside your browsershijuvar/go-web
Source code for the book "Web Development with Go"muhammadmuzzammil1998/jsonc
JSON with comments for Go!darkhz/invidtui
A TUI based Invidious clientsaurabh0719/jett
Jett is a lightweight micro-framework for building Go HTTP services. Built on top of HttpRouter, enables subrouting and flexible addition of middleware at any level ๐Harry-027/go-audio
An offline solution to convert pdfs into audiobooksshijuvar/gokit-examples
Examples for building microservices with Go kit (gokit.io)sohamkamani/jwt-go-example
Example application that implements JWT based authenticationhoppscotch/hopp-cli
๐ค HTTP CLI client for https://hoppscotch.iozerodha/gokiteconnect
Official Go client for Kite Connect API'srahulsain/Hackerrank_30daysOFcode
30 days of code solution in C++/JAVA/C/Python/JavaScript/C#knadh/stuffbin
Compress and embed static files and assets into Go binaries and access them with a virtual file system in productionleoantony72/twitter-backend
backend clone of Twitter with golangsacOO7/GoWebsocket
Gorilla websockets based simplified websocket-client implementation in GO.Love Open Source and this site? Check out how you can help us