A curated list of my GitHub stars โญ Generated by starred
- Assembly
- C
- C#
- C++
- CSS
- Dockerfile
- Go
- Groovy
- HCL
- HTML
- Haskell
- Java
- JavaScript
- Jupyter Notebook
- Lua
- MATLAB
- Makefile
- Mustache
- Others
- PHP
- PowerShell
- Python
- Ruby
- Rust
- Scala
- Shell
- Smarty
- TypeScript
- Vim Script
- Vue
- Zig
Index | Name | Repository URL | Description |
---|---|---|---|
1 | sample-os | https://github.com/tuhdo/sample-os | A sample OS as demonstrated in the book Operating System: From 0 to 1 |
Index | Name | Repository URL | Description |
---|---|---|---|
1 | security-research | https://github.com/google/security-research | This project hosts security advisories and their accompanying proof-of-concepts related to research conducted at Google which impact non-Google owned code. |
2 | git | https://github.com/git/git | Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements. |
3 | security-profiles-operator | https://github.com/kubernetes-sigs/security-profiles-operator | The Kubernetes Security Profiles Operator |
4 | ucall | https://github.com/unum-cloud/ucall | Remote Procedure Calls - 50x lower latency and 70x higher bandwidth than FastAPI, implementing JSON-RPC & ๐ REST over io_uring and SIMDJSON โ๏ธ |
5 | tengine | https://github.com/alibaba/tengine | A distribution of Nginx with some advanced features |
6 | htop | https://github.com/htop-dev/htop | htop - an interactive process viewer |
7 | rakelimit | https://github.com/cloudflare/rakelimit | A fair-share ratelimiter implemented in BPF |
8 | fzy | https://github.com/jhawthorn/fzy | ๐ A simple, fast fuzzy finder for the terminal |
9 | netdata | https://github.com/netdata/netdata | Monitor your servers, containers, and applications, in high-resolution and in real-time! |
10 | linux | https://github.com/torvalds/linux | Linux kernel source tree |
11 | blender | https://github.com/blender/blender | Official mirror of Blender |
12 | One | https://github.com/One-Language/One | One (onelang) is an open-source system programming language that makes it easy to build reliable, efficient and performant software. (release as soon) 1๏ธโฃ ๐ ๐ฉฑ |
13 | wrk | https://github.com/wg/wrk | Modern HTTP benchmarking tool |
Index | Name | Repository URL | Description |
---|---|---|---|
1 | docker-kubernetes-course | https://github.com/HoussemDellai/docker-kubernetes-course | Demoing Kubernetes/AKS features |
2 | unity-websocket-multiplayer | https://github.com/hsadler/unity-websocket-multiplayer | POC for a Unity game client and dedicated server with websockets! |
3 | mongodb-cluster-docker-compose | https://github.com/minhhungit/mongodb-cluster-docker-compose | docker-compose for mongodb cluster sharded with replication |
Index | Name | Repository URL | Description |
---|---|---|---|
1 | ClickHouse | https://github.com/ClickHouse/ClickHouse | ClickHouseยฎ is a free analytics DBMS for big data |
2 | Coding_Practice | https://github.com/BWbwchen/Coding_Practice | This is the code I write for school, and some little code which is fun. Just recording what I learned. |
3 | envoy | https://github.com/envoyproxy/envoy | Cloud-native high-performance edge/middle/service proxy |
4 | or-tools | https://github.com/google/or-tools | Google's Operations Research tools: |
5 | container | https://github.com/boostorg/container | STL-like containers from Boost |
6 | electron | https://github.com/electron/electron | Build cross-platform desktop apps with JavaScript, HTML, and CSS |
7 | ImHex | https://github.com/WerWolv/ImHex | ๐ A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM. |
8 | Leetcode | https://github.com/luliyucoordinate/Leetcode | Play Leetcode with different programming language |
9 | typesense | https://github.com/typesense/typesense | Open Source alternative to Algolia + Pinecone and an Easier-to-Use alternative to ElasticSearch โก ๐ โจ Fast, typo tolerant, in-memory fuzzy Search Engine for building delightful search experiences |
10 | dragonfly | https://github.com/dragonflydb/dragonfly | A modern replacement for Redis and Memcached |
11 | IoT-For-Beginners | https://github.com/microsoft/IoT-For-Beginners | 12 Weeks, 24 Lessons, IoT for All! |
12 | kubedoom | https://github.com/storax/kubedoom | Kill Kubernetes pods by playing Id's DOOM! |
13 | sound-of-sorting | https://github.com/bingmann/sound-of-sorting | The Sound of Sorting - "Audibilization" and Visualization of Sorting Algorithms |
14 | LeetCode-Solutions | https://github.com/kamyu104/LeetCode-Solutions | ๐๏ธ Python / Modern C++ Solutions of All 3018 LeetCode Problems (Weekly Update) |
Index | Name | Repository URL | Description |
---|---|---|---|
1 | DevOps-Projects | https://github.com/Abhinav-26/DevOps-Projects | The repository contains beginner friendly DevOps projects for automating stuffs using DevOps concepts. |
2 | dotfiles | https://github.com/nickjj/dotfiles | Settings for various tools I use. |
Index | Name | Repository URL | Description |
---|---|---|---|
1 | docker-alpine | https://github.com/smebberson/docker-alpine | Docker containers running Alpine Linux and s6 for process management. Solid, reliable containers. |
2 | Dockerfile | https://github.com/ductnn/Dockerfile | ๐ณ My custom Dockerfile |
3 | dockerfile | https://github.com/hexops/dockerfile | Dockerfile best-practices for writing production-worthy Docker images. |
4 | dockerfiles | https://github.com/jessfraz/dockerfiles | Various Dockerfiles I use on the desktop and on servers. |
5 | Fast-Docker | https://github.com/omerbsezer/Fast-Docker | This repo covers containerization and Docker Environment: Docker File, Image, Container, Commands, Volumes, Networks, Swarm, Stack, Service, possible scenarios. |
6 | docker-node | https://github.com/nodejs/docker-node | Official Docker Image for Node.js ๐ณ ๐ข ๐ |
7 | Simple-DevOps-Project | https://github.com/yankils/Simple-DevOps-Project |
Index | Name | Repository URL | Description |
---|---|---|---|
1 | apko | https://github.com/chainguard-dev/apko | Build OCI images from APK packages directly without Dockerfile |
2 | keda | https://github.com/kedacore/keda | KEDA is a Kubernetes-based Event Driven Autoscaling component. It provides event driven scale for any container running in Kubernetes |
3 | go-microservices-sample | https://github.com/mehdihadeli/go-microservices-sample | A practical microservices, built with golang, domain-driven design, cqrs, event sourcing, vertical slice architecture, event-driven architecture, and the latest technologies. |
4 | slim | https://github.com/slimtoolkit/slim | Slim(toolkit): Don't change anything in your container image and minify it by up to 30x (and for compiled languages even more) making it secure too! (free and open source) |
5 | digger | https://github.com/diggerhq/digger | Digger is an open source IaC orchestration tool. Digger allows you to run IaC in your existing CI pipeline โก๏ธ |
6 | gcp-auth-webhook | https://github.com/GoogleContainerTools/gcp-auth-webhook | A Kubernetes webhook for automated GCP authentication. |
7 | microservices-go | https://github.com/gbrayhan/microservices-go | Golang Microservice Boilerplate using MySQL, Docker and Swagger, API REST. Gin Go and GORM with pagination and implementation of a Clean Architecture. |
8 | kubergrunt | https://github.com/gruntwork-io/kubergrunt | Kubergrunt is a standalone go binary with a collection of commands to fill in the gaps between Terraform, Helm, and Kubectl. https://www.gruntwork.io |
9 | servicetmpl | https://github.com/jfeng45/servicetmpl | Microservice template project for Go and gRPC |
10 | opentofu | https://github.com/opentofu/opentofu | OpenTofu lets you declaratively manage your cloud infrastructure. |
11 | cilium | https://github.com/cilium/cilium | eBPF-based Networking, Security, and Observability |
12 | DevOps | https://github.com/Pradumnasaraf/DevOps | This repo contains all my learning related to DevOps |
13 | aws-sdk-go-v2 | https://github.com/aws/aws-sdk-go-v2 | AWS SDK for the Go programming language. |
14 | amazon-ecs-agent | https://github.com/aws/amazon-ecs-agent | Amazon Elastic Container Service Agent |
15 | grpc-gateway | https://github.com/grpc-ecosystem/grpc-gateway | gRPC to JSON proxy generator following the gRPC HTTP spec |
16 | golang-grpc-realworld-example | https://github.com/raahii/golang-grpc-realworld-example | A real world backend API built with golang + grpc |
17 | grpc-http-proxy | https://github.com/mercari/grpc-http-proxy | A reverse proxy server which translate JSON HTTP requests to gRPC calls based on protoreflect |
18 | seaweedfs | https://github.com/seaweedfs/seaweedfs | SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, cross-DC active-active replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding. |
19 | grpc-go | https://github.com/grpc/grpc-go | The Go language implementation of gRPC. HTTP/2 based RPC |
20 | registry-redirect | https://github.com/chainguard-dev/registry-redirect | |
21 | pterm | https://github.com/pterm/pterm | โจ #PTerm is a modern Go module to easily beautify console output. Featuring charts, progressbars, tables, trees, text input, select menus and much more ๐ It's completely configurable and 100% cross-platform compatible. |
22 | lima | https://github.com/lima-vm/lima | Linux virtual machines, with a focus on running containers |
23 | goreleaser | https://github.com/goreleaser/goreleaser | Deliver Go binaries as fast and easily as possible |
24 | ingress-nginx | https://github.com/kubernetes/ingress-nginx | Ingress-NGINX Controller for Kubernetes |
25 | pipecd | https://github.com/pipe-cd/pipecd | The One CD for All {applications, platforms, operations} |
26 | go-gitlab | https://github.com/xanzy/go-gitlab | GitLab Go SDK |
27 | go-concurrency-guide | https://github.com/luk4z7/go-concurrency-guide | Practical concurrency guide in Go, communication by channels, patterns |
28 | devpod | https://github.com/loft-sh/devpod | Codespaces but open-source, client-only and unopinionated: Works with any IDE and lets you use any cloud, kubernetes or just localhost docker. |
29 | terralist | https://github.com/terralist/terralist | Terraform Private Registry for modules and providers manageable from a REST API |
30 | klotho | https://github.com/klothoplatform/klotho | Klotho - write AWS applications at lightning speed |
31 | bytebase | https://github.com/bytebase/bytebase | World's most advanced database DevOps and CI/CD for Developer, DBA and Platform Engineering teams. The GitLab/GitHub for database DevOps. |
32 | mods | https://github.com/charmbracelet/mods | AI on the command line |
33 | awesome-golang-algorithm | https://github.com/6boris/awesome-golang-algorithm | ๐ LeetCode of algorithms with golang solution(updating). |
34 | fiber-boilerplate | https://github.com/sujit-baniya/fiber-boilerplate | This is the go boilerplate on the top of fiber web framework. With simple setup you can use many features out of the box |
35 | deploystack | https://github.com/GoogleCloudPlatform/deploystack | An extension to Google Cloud's Open In Cloud Shell that turns a terraform project into a one click deployable on Google Cloud |
36 | tilt | https://github.com/tilt-dev/tilt | Define your dev environment as code. For microservice apps on Kubernetes. |
37 | devspace | https://github.com/devspace-sh/devspace | DevSpace - The Fastest Developer Tool for Kubernetes โก Automate your deployment workflow with DevSpace and develop software directly inside Kubernetes. |
38 | wails | https://github.com/wailsapp/wails | Create beautiful applications using Go |
39 | awesome-patterns | https://github.com/crazybber/awesome-patterns | Collections of Go patterns based on tmrts/go-patterns, But merged with other awesome forks and more improvoments. |
40 | knest | https://github.com/smartxworks/knest | Kubernetes-in-Kubernetes Made Simple |
41 | go-interview | https://github.com/shomali11/go-interview | Collection of Technical Interview Questions solved with Go |
42 | tyk | https://github.com/TykTechnologies/tyk | Tyk Open Source API Gateway written in Go, supporting REST, GraphQL, TCP and gRPC protocols |
43 | virtink | https://github.com/smartxworks/virtink | Lightweight Virtualization Add-on for Kubernetes |
44 | nginx-loadbalancer-kubernetes | https://github.com/nginxinc/nginx-loadbalancer-kubernetes | A Kubernetes Controller to synchronize NGINX+ Resources with Kubernetes Ingress Resources |
45 | etcd | https://github.com/etcd-io/etcd | Distributed reliable key-value store for the most critical data of a distributed system |
46 | wal | https://github.com/tidwall/wal | Write ahead log for Go. |
47 | bank-vaults | https://github.com/bank-vaults/bank-vaults | A Vault swiss-army knife: A CLI tool to init, unseal and configure Vault (auth methods, secret engines). |
48 | clean-gin | https://github.com/dipeshdulal/clean-gin | Implementation of clean architecture in Go, Gin with dependency injection. |
49 | go-todo-backend | https://github.com/Fs02/go-todo-backend | Go Todo Backend example using modular project layout for product microservice. |
50 | k8s-pod-restart-info-collector | https://github.com/airwallex/k8s-pod-restart-info-collector | Automated troubleshooting of Kubernetes Pods issues. Collect K8s pod restart reasons, logs, and events automatically. |
51 | go-coffeeshop | https://github.com/thangchung/go-coffeeshop | โ A practical event-driven microservices demo built with Golang. Nomad, Consul Connect, Vault, and Terraform for deployment |
52 | vault-secrets-operator | https://github.com/hashicorp/vault-secrets-operator | The Vault Secrets Operator (VSO) allows Pods to consume Vault secrets natively from Kubernetes Secrets. |
53 | zdns | https://github.com/zmap/zdns | Fast CLI DNS Lookup Tool |
54 | melange | https://github.com/chainguard-dev/melange | build APKs from source code |
55 | kubectl-view-secret | https://github.com/elsesiy/kubectl-view-secret | Kubernetes CLI plugin to decode Kubernetes secrets |
56 | dagger | https://github.com/dagger/dagger | Application Delivery as Code that Runs Anywhere |
57 | no | https://github.com/thesayyn/no | Easy NodeJS containers. |
58 | linkerd2 | https://github.com/linkerd/linkerd2 | Ultralight, security-first service mesh for Kubernetes. Main repo for Linkerd 2.x. |
59 | ego | https://github.com/gotomicro/ego | A simple and component-based microservice kit for go. ไธไธช็ฎๅ็ๅบไบ็ปไปถ็ Go ๅพฎๆๅกๅฅไปถใ |
60 | golang-clean-architecture | https://github.com/manakuro/golang-clean-architecture | Go with Clean Architecture |
61 | go-microservices | https://github.com/tsawler/go-microservices | Example microservice based project written in Go |
62 | todo-api-microservice-example | https://github.com/MarioCarrion/todo-api-microservice-example | Go microservice tutorial project using Domain Driven Design and Onion Architecture! |
63 | flux2 | https://github.com/fluxcd/flux2 | Open and extensible continuous delivery solution for Kubernetes. Powered by GitOps Toolkit. |
64 | netlink | https://github.com/vishvananda/netlink | Simple netlink library for go. |
65 | cert-exporter | https://github.com/joe-elliott/cert-exporter | A Prometheus exporter that publishes cert expirations on disk and in Kubernetes secrets |
66 | go-git | https://github.com/go-git/go-git | A highly extensible Git implementation in pure Go. |
67 | buffalo | https://github.com/gobuffalo/buffalo | Rapid Web Development w/ Go |
68 | flannel | https://github.com/flannel-io/flannel | flannel is a network fabric for containers, designed for Kubernetes |
69 | go-service-example | https://github.com/powerman/go-service-example | Example Go service using go-swagger and Clean Architecture |
70 | go-simplejson | https://github.com/bitly/go-simplejson | a Go package to interact with arbitrary JSON |
71 | go-random-chat | https://github.com/minghsu0107/go-random-chat | Modern real-time chat in scalable architecture. |
72 | rkt | https://github.com/rkt/rkt | [Project ended] rkt is a pod-native container engine for Linux. It is composable, secure, and built on standards. |
73 | tail | https://github.com/grafana/tail | |
74 | go-clean-template | https://github.com/evrone/go-clean-template | Clean Architecture template for Golang services |
75 | kube-capacity | https://github.com/robscott/kube-capacity | A simple CLI that provides an overview of the resource requests, limits, and utilization in a Kubernetes cluster |
76 | diygoapi | https://github.com/gilcrest/diygoapi | A Go RESTful API template |
77 | external-secrets | https://github.com/external-secrets/external-secrets | External Secrets Operator reads information from a third-party service like AWS Secrets Manager and automatically injects the values as Kubernetes Secrets. |
78 | usage-metrics-collector | https://github.com/kubernetes-sigs/usage-metrics-collector | High fidelity and scalable capacity and usage metrics for Kubernetes clusters |
79 | migrate | https://github.com/golang-migrate/migrate | Database migrations. CLI and Golang library. |
80 | go-rest-api | https://github.com/qiangxue/go-rest-api | An idiomatic Go REST API starter kit (boilerplate) following the SOLID principles and Clean Architecture |
81 | gorest | https://github.com/pilinux/gorest | Go RESTful API starter kit with Gin, JWT, GORM (MySQL, PostgreSQL, SQLite), Redis, Mongo, 2FA, email verification, password recovery |
82 | rest-template-go | https://github.com/speakeasy-api/rest-template-go | Template go lang service to showcase REST best practices. Built by the Speakeasy team. |
83 | peco | https://github.com/peco/peco | Simplistic interactive filtering tool |
84 | kubefwd | https://github.com/txn2/kubefwd | Bulk port forwarding Kubernetes services for local development. |
85 | go-backend-clean-architecture | https://github.com/amitshekhariitbhu/go-backend-clean-architecture | A Go (Golang) Backend Clean Architecture project with Gin, MongoDB, JWT Authentication Middleware, Test, and Docker. |
86 | structure | https://github.com/golodash/structure | Different data structures implemented in go version 1.18. |
87 | kwok | https://github.com/kubernetes-sigs/kwok | Kubernetes WithOut Kubelet - Simulates thousands of Nodes and Clusters. |
88 | websocket | https://github.com/gofiber/websocket | |
89 | websocket | https://github.com/fasthttp/websocket | WebSocket implementation for fasthttp. |
90 | gonogo | https://github.com/FairwindsOps/gonogo | [alpha] Tool to evaluate upgrade confidence for Kubernetes cluster addons |
91 | grofer | https://github.com/pesos/grofer | A system and resource monitoring tool written in Golang! |
92 | terraform-provider-local | https://github.com/hashicorp/terraform-provider-local | Utility provider used to manage local resources, such as creating files. |
93 | golang-set | https://github.com/deckarep/golang-set | A simple, battle-tested and generic set type for the Go language. Trusted by Docker, 1Password, Ethereum and Hashicorp. |
94 | kubernetes-event-exporter | https://github.com/resmoio/kubernetes-event-exporter | Export Kubernetes events to multiple destinations with routing and filtering |
95 | clusternet | https://github.com/clusternet/clusternet | [CNCF Sandbox Project] Managing your Kubernetes clusters (including public, private, edge, etc.) as easily as visiting the Internet โ |
96 | rover | https://github.com/im2nguyen/rover | Interactive Terraform visualization. State and configuration explorer. |
97 | go-patterns | https://github.com/tmrts/go-patterns | Curated list of Go design patterns, recipes and idioms |
98 | httprouter | https://github.com/julienschmidt/httprouter | A high performance HTTP request router that scales well |
99 | gorse | https://github.com/gorse-io/gorse | Gorse open source recommender system engine |
100 | container-explorer | https://github.com/google/container-explorer | |
101 | loki-client-go | https://github.com/grafana/loki-client-go | Loki client that sends logs to a running Loki server |
102 | tools | https://github.com/golang/tools | [mirror] Go Tools |
103 | eksctl | https://github.com/eksctl-io/eksctl | The official CLI for Amazon EKS |
104 | containers-the-hard-way | https://github.com/shuveb/containers-the-hard-way | Learning about containers and how they work by creating them the hard way |
105 | eks-node-viewer | https://github.com/awslabs/eks-node-viewer | EKS Node Viewer |
106 | karpenter-provider-aws | https://github.com/aws/karpenter-provider-aws | Karpenter is a Kubernetes Node Autoscaler built for flexibility, performance, and simplicity. |
107 | dockle | https://github.com/goodwithtech/dockle | Container Image Linter for Security, Helping build the Best-Practice Docker Image, Easy to start |
108 | LeetCode-Go | https://github.com/halfrost/LeetCode-Go | โ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode ้ข่งฃ |
109 | lancet | https://github.com/duke-git/lancet | A comprehensive, efficient, and reusable util function library of Go. |
110 | kubectl-foreach | https://github.com/ahmetb/kubectl-foreach | Run kubectl commands in all/some contexts in parallel (similar to GNU xargs+parallel) |
111 | kubecolor | https://github.com/hidetatz/kubecolor | colorizes kubectl output |
112 | minio-go | https://github.com/minio/minio-go | MinIO Go client SDK for S3 compatible object storage |
113 | client_golang | https://github.com/prometheus/client_golang | Prometheus instrumentation library for Go applications |
114 | examples | https://github.com/cloud-native-go/examples | |
115 | cloudflare-go | https://github.com/cloudflare/cloudflare-go | Go library for the Cloudflare v4 API |
116 | aws-load-balancer-controller | https://github.com/kubernetes-sigs/aws-load-balancer-controller | A Kubernetes controller for Elastic Load Balancers |
117 | kubeshark | https://github.com/kubeshark/kubeshark | The API traffic analyzer for Kubernetes providing real-time K8s protocol-level visibility, capturing and monitoring all traffic and payloads going in, out and across containers, pods, nodes and clusters. Inspired by Wireshark, purposely built for Kubernetes |
118 | go-algorithms | https://github.com/0xAX/go-algorithms | Algorithms and data structures for golang |
119 | grpc-gateway-boilerplate | https://github.com/johanbrandhorst/grpc-gateway-boilerplate | All the boilerplate you need to get started with writing grpc-gateway powered REST services in Go |
120 | aws-sdk-go | https://github.com/aws/aws-sdk-go | AWS SDK for the Go programming language. |
121 | powerline-go | https://github.com/justjanne/powerline-go | A beautiful and useful low-latency prompt for your shell, written in go |
122 | car | https://github.com/tetratelabs/car | Like tar, but for containers! |
123 | gotraining | https://github.com/ardanlabs/gotraining | Go Training Class Material : |
124 | k2tf | https://github.com/sl1pm4t/k2tf | Kubernetes YAML to Terraform HCL converter |
125 | docker-mirror | https://github.com/seatgeek/docker-mirror | Mirror docker images across image repositories |
126 | bfe | https://github.com/bfenetworks/bfe | A modern layer 7 load balancer from baidu |
127 | godi | https://github.com/mingue/godi | GODI - Simple & Performant Dependency Injection Container for Go |
128 | go-hardware | https://github.com/rakyll/go-hardware | A directory of hardware related libs, tools, and tutorials for Go |
129 | cdebug | https://github.com/iximiuz/cdebug | cdebug - a swiss army knife of container debugging |
130 | incubator-answer | https://github.com/apache/incubator-answer | A Q&A platform software for teams at any scales. Whether it's a community forum, help center, or knowledge management platform, you can always count on Apache Answer. |
131 | learngo | https://github.com/inancgumus/learngo | โค๏ธ 1000+ Hand-Crafted Go Examples, Exercises, and Quizzes. ๐ Learn Go by fixing 1000+ tiny programs. |
132 | traefik | https://github.com/traefik/traefik | The Cloud Native Application Proxy |
133 | fabio | https://github.com/fabiolb/fabio | Consul Load-Balancing made simple |
134 | algo | https://github.com/hoanhan101/algo | 101+ coding interview problems in Go |
135 | k8shorizmetrics | https://github.com/jthomperoo/k8shorizmetrics | Brains of the Kubernetes Horizontal Pod Autoscaler wrapped in a simple API. |
136 | geoip2-golang | https://github.com/oschwald/geoip2-golang | Unofficial MaxMind GeoIP2 Reader for Go |
137 | dockerize | https://github.com/jwilder/dockerize | Utility to simplify running applications in docker containers |
138 | nomad | https://github.com/hashicorp/nomad | Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and scale and has native Consul and Vault integrations. |
139 | glui | https://github.com/alvarolm/glui | go list ui |
140 | Go-for-DevOps | https://github.com/PacktPublishing/Go-for-DevOps | Go for DevOps, published by Packt |
141 | lookup | https://github.com/ductnn/lookup | LOOKUP is a simple tool check IP informations, NS(Name Server), A records, MX records, ... |
142 | image-layer-provenance | https://github.com/deislabs/image-layer-provenance | Container image provenance spec that allows tracing CVEs detected in registry images back to a CVE's source of origin. |
143 | coroot | https://github.com/coroot/coroot | Open-source observability for microservices. Thanks to eBPF you can gain comprehensive insights into your system within minutes. |
144 | aws-eks-asg-rolling-update-handler | https://github.com/TwiN/aws-eks-asg-rolling-update-handler | Handles rolling upgrades for AWS ASGs on EKS |
145 | vault | https://github.com/hashicorp/vault | A tool for secrets management, encryption as a service, and privileged access management |
146 | gateway | https://github.com/envoyproxy/gateway | Manages Envoy Proxy as a Standalone or Kubernetes-based Application Gateway |
147 | gatus | https://github.com/TwiN/gatus | โ Automated developer-oriented status page |
148 | velero | https://github.com/vmware-tanzu/velero | Backup and migrate Kubernetes applications and their persistent volumes |
149 | haxmap | https://github.com/alphadose/haxmap | Fastest and most memory efficient golang concurrent hashmap |
150 | node-feature-discovery | https://github.com/kubernetes-sigs/node-feature-discovery | Node feature discovery for Kubernetes |
151 | maws | https://github.com/favadi/maws | MFA AWS CLI |
152 | helmfile | https://github.com/helmfile/helmfile | Declaratively deploy your Kubernetes manifests, Kustomize configs, and Charts as Helm releases. Generate all-in-one manifests for use with ArgoCD. |
153 | kamaji | https://github.com/clastix/kamaji | Kamaji is the Control Plane Manager for Kubernetes. |
154 | Reloader | https://github.com/stakater/Reloader | A Kubernetes controller to watch changes in ConfigMap and Secrets and do rolling upgrades on Pods with their associated Deployment, StatefulSet, DaemonSet and DeploymentConfig โ [โฉStar] if you're using it! |
155 | gatekeeper | https://github.com/open-policy-agent/gatekeeper | ๐ Gatekeeper - Policy Controller for Kubernetes |
156 | fiber | https://github.com/gofiber/fiber | โก๏ธ Express inspired web framework written in Go |
157 | httplog | https://github.com/MadAppGang/httplog | Golang HTTP logger middleware with color console output and structured logs |
158 | go-internals | https://github.com/teh-cmc/go-internals | A book about the internals of the Go programming language. |
159 | syft | https://github.com/anchore/syft | CLI tool and library for generating a Software Bill of Materials from container images and filesystems |
160 | runc | https://github.com/opencontainers/runc | CLI tool for spawning and running containers according to the OCI specification |
161 | rook | https://github.com/rook/rook | Storage Orchestration for Kubernetes |
162 | kubedl | https://github.com/kubedl-io/kubedl | Run your deep learning workloads on Kubernetes more easily and efficiently. |
163 | go-concurrency-patterns | https://github.com/lotusirous/go-concurrency-patterns | Concurrency patterns in Go |
164 | runme | https://github.com/stateful/runme | Execute your runbooks, docs, and READMEs. |
165 | moby | https://github.com/moby/moby | The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems |
166 | jarvis-ci | https://github.com/apourchet/jarvis-ci | |
167 | yq | https://github.com/mikefarah/yq | yq is a portable command-line YAML, JSON, XML, CSV, TOML and properties processor |
168 | logg | https://github.com/bep/logg | A Fast and Structured logging package for Go. |
169 | ko | https://github.com/ko-build/ko | Build and deploy Go applications |
170 | muting | https://github.com/mikelorant/muting | Kubernetes mutating webhook that replaces domains in ingress resources |
171 | amazon-ec2-spot-interrupter | https://github.com/aws/amazon-ec2-spot-interrupter | The ec2-spot-interrupter is a simple CLI tool that triggers Amazon EC2 Spot Interruption Notifications and Rebalance Recommendations. |
172 | jspolicy | https://github.com/loft-sh/jspolicy | jsPolicy - Easier & Faster Kubernetes Policies using JavaScript or TypeScript |
173 | s3manager | https://github.com/cloudlena/s3manager | A Web GUI for your S3 buckets |
174 | ktunnel | https://github.com/omrikiei/ktunnel | A cli that exposes your local resources to kubernetes |
175 | eks-anywhere | https://github.com/aws/eks-anywhere | Run Amazon EKS on your own infrastructure ๐ |
176 | lazydocker | https://github.com/jesseduffield/lazydocker | The lazier way to manage everything docker |
177 | tfsec | https://github.com/aquasecurity/tfsec | Security scanner for your Terraform code |
178 | dozzle | https://github.com/amir20/dozzle | Realtime log viewer for docker containers. |
179 | kompose | https://github.com/kubernetes/kompose | Convert Compose to Kubernetes |
180 | aeraki | https://github.com/aeraki-mesh/aeraki | Manage any layer-7 protocols in a Service Mesh. |
181 | podman | https://github.com/containers/podman | Podman: A tool for managing OCI containers and pods. |
182 | cUrls | https://github.com/ductnn/cUrls | Simple tool crawler URLs form domain |
183 | docker_practice | https://github.com/yeasy/docker_practice | Learn and understand Docker&Container technologies, with real DevOps practice! |
184 | gum | https://github.com/charmbracelet/gum | A tool for glamorous shell scripts ๐ |
185 | mimir-proxies | https://github.com/grafana/mimir-proxies | Proxies to help you ingest your metrics into Grafana Mimir. |
186 | kubernetes-ingress | https://github.com/nginxinc/kubernetes-ingress | NGINX and NGINX Plus Ingress Controllers for Kubernetes |
187 | aws-secret-operator | https://github.com/mumoshu/aws-secret-operator | A Kubernetes operator that automatically creates and updates Kubernetes secrets according to what are stored in AWS Secrets Manager. |
188 | minishift | https://github.com/minishift/minishift | Run OpenShift 3.x locally | This project does not see active developement and maintenance. |
189 | eraser | https://github.com/eraser-dev/eraser | ๐งน Cleaning up images from Kubernetes nodes |
190 | argo-cd | https://github.com/argoproj/argo-cd | Declarative Continuous Deployment for Kubernetes |
191 | faker | https://github.com/bxcodec/faker | Go (Golang) Fake Data Generator for Struct. [Notes]This repository is archived, moved to the new repository https://github.com/go-faker/faker |
192 | Go | https://github.com/TheAlgorithms/Go | Algorithms and Data Structures implemented in Go for beginners, following best practices. |
193 | ultimate-go | https://github.com/betty200744/ultimate-go | This repo contains my notes on working with Go and computer systems. |
194 | logging-operator | https://github.com/kube-logging/logging-operator | Logging operator for Kubernetes |
195 | kube-ns-suspender | https://github.com/kube-ns-suspender/kube-ns-suspender | A k8s controller that scales up and down namespaces on-demand with an embedded friendly UI and a Prometheus exporter. Inspired by kube-downscaler. |
196 | leetcode | https://github.com/akankshakumari393/leetcode | Leetcode solutions(Golang) Actively updating |
197 | kubernetes-event-exporter | https://github.com/opsgenie/kubernetes-event-exporter | Export Kubernetes events to multiple destinations with routing and filtering |
198 | kubectl-ice | https://github.com/NimbleArchitect/kubectl-ice | Kubectl-ice is an open-source tool for Kubernetes users to monitor and optimize container resource usage. Features include usage breakdowns for pods and containers, making scaling and optimization easier. The tool is compatible with major cloud providers and is actively developed by a community of contributors |
199 | e2e-framework | https://github.com/kubernetes-sigs/e2e-framework | A Go framework for end-to-end testing of components running in Kubernetes clusters. |
200 | aws-vault | https://github.com/99designs/aws-vault | A vault for securely storing and accessing AWS credentials in development environments |
201 | log-pilot | https://github.com/AliyunContainerService/log-pilot | Collect logs for docker containers |
202 | docker-logger | https://github.com/umputun/docker-logger | Logs collector for docker |
203 | helm | https://github.com/helm/helm | The Kubernetes Package Manager |
204 | opencost | https://github.com/opencost/opencost | Cost monitoring for Kubernetes workloads and cloud costs |
205 | golang-for-devops-course | https://github.com/wardviaene/golang-for-devops-course | |
206 | go-micro | https://github.com/go-micro/go-micro | A Go microservices framework |
207 | kubeswitch | https://github.com/danielfoehrKn/kubeswitch | The kubectx for operators. |
208 | kube-no-trouble | https://github.com/doitintl/kube-no-trouble | Easily check your clusters for use of deprecated APIs |
209 | buildkit | https://github.com/moby/buildkit | concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit |
210 | rclone | https://github.com/rclone/rclone | "rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Yandex Files |
211 | go-dockerclient | https://github.com/fsouza/go-dockerclient | Go client for the Docker Engine API. |
212 | terraform-provider-cloudflare | https://github.com/cloudflare/terraform-provider-cloudflare | Cloudflare Terraform Provider |
213 | kwatch | https://github.com/abahmed/kwatch | ๐ monitor & detect crashes in your Kubernetes(K8s) cluster instantly |
214 | kine | https://github.com/k3s-io/kine | Run Kubernetes on MySQL, Postgres, sqlite, dqlite, not etcd. |
215 | dive | https://github.com/wagoodman/dive | A tool for exploring each layer in a docker image |
216 | containerd | https://github.com/containerd/containerd | An open and reliable container runtime |
217 | simulator | https://github.com/controlplaneio/simulator | Kubernetes Security Training Platform - focusing on security mitigation |
218 | OpenFunction | https://github.com/OpenFunction/OpenFunction | Cloud Native Function-as-a-Service Platform (CNCF Sandbox Project) |
219 | kubectl-graph | https://github.com/steveteuber/kubectl-graph | A kubectl plugin to visualize Kubernetes resources and relationships. |
220 | semaphore | https://github.com/ansible-semaphore/semaphore | Modern UI for Ansible |
221 | sloop | https://github.com/salesforce/sloop | Kubernetes History Visualization |
222 | bun | https://github.com/uptrace/bun | SQL-first Golang ORM |
223 | docker-gen | https://github.com/nginx-proxy/docker-gen | Generate files from docker container meta-data |
224 | loggie | https://github.com/loggie-io/loggie | A lightweight, cloud-native data transfer agent and aggregator |
225 | k9s | https://github.com/derailed/k9s | ๐ถ Kubernetes CLI To Manage Your Clusters In Style! |
226 | go-patterns | https://github.com/AlexanderGrom/go-patterns | Design patterns in Golang |
227 | copier | https://github.com/jinzhu/copier | Copier for golang, copy value from struct to struct and more |
228 | haproxy-ingress | https://github.com/jcmoraisjr/haproxy-ingress | HAProxy Ingress |
229 | kubernetes-ingress | https://github.com/haproxytech/kubernetes-ingress | HAProxy Kubernetes Ingress Controller |
230 | sh | https://github.com/mvdan/sh | A shell parser, formatter, and interpreter with bash support; includes shfmt |
231 | The-Golang-Guide | https://github.com/stormsinbrewing/The-Golang-Guide | A-Z Guide for Simple, Reliable and Efficient - Golang Programming |
232 | image2ascii | https://github.com/qeesung/image2ascii | ๐ Convert image to ASCII |
233 | x509-certificate-exporter | https://github.com/enix/x509-certificate-exporter | A Prometheus exporter to monitor x509 certificates expiration in Kubernetes clusters or standalone |
234 | gh-dash | https://github.com/dlvhdr/gh-dash | A beautiful CLI dashboard for GitHub ๐ |
235 | ksniff | https://github.com/eldadru/ksniff | Kubectl plugin to ease sniffing on kubernetes pods using tcpdump and wireshark |
236 | argocd-clusterset | https://github.com/mumoshu/argocd-clusterset | A command-line tool and Kubernetes controller to sync EKS clusters into ArgoCD cluster secrets |
237 | compose-cli | https://github.com/docker/compose-cli | Easily run your Compose application to the cloud with compose-cli |
238 | ghorg | https://github.com/gabrie30/ghorg | Quickly clone an entire org/users repositories into one directory - Supports GitHub, GitLab, Bitbucket, and more ๐ฅ |
239 | gopy | https://github.com/go-python/gopy | gopy generates a CPython extension module from a go package. |
240 | go-clean-arch | https://github.com/bxcodec/go-clean-arch | Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture |
241 | popeye | https://github.com/derailed/popeye | ๐ A Kubernetes cluster resource sanitizer |
242 | sample-controller | https://github.com/kubernetes/sample-controller | Repository for sample controller. Complements sample-apiserver |
243 | local-spring-vuln-scanner | https://github.com/hillu/local-spring-vuln-scanner | Simple local scanner for applications containing vulnerable Spring libraries |
244 | mimir | https://github.com/grafana/mimir | Grafana Mimir provides horizontally scalable, highly available, multi-tenant, long-term storage for Prometheus. |
245 | pulumi | https://github.com/pulumi/pulumi | Pulumi - Infrastructure as Code in any programming language. Build infrastructure intuitively on any cloud using familiar languages ๐ |
246 | ketall | https://github.com/corneliusweig/ketall | Like kubectl get all , but get really all resources |
247 | agones | https://github.com/googleforgames/agones | Dedicated Game Server Hosting and Scaling for Multiplayer Games on Kubernetes |
248 | kube-exec-controller | https://github.com/box/kube-exec-controller | An admission controller service and kubectl plugin to handle container drift in K8s clusters |
249 | melody | https://github.com/olahol/melody | ๐ถ Minimalist websocket framework for Go |
250 | pitaya | https://github.com/topfreegames/pitaya | Scalable game server framework with clustering support and client libraries for iOS, Android, Unity and others through the C SDK. |
251 | superstellar | https://github.com/u2i/superstellar | Multiplayer galactic game written in Golang |
252 | golang-gin-realworld-example-app | https://github.com/gothinkster/golang-gin-realworld-example-app | Exemplary real world application built with Golang + Gin |
253 | 1m-go-tcp-server | https://github.com/smallnest/1m-go-tcp-server | benchmarks for implementation of servers which support 1 million connections |
254 | Distributed-Golang-Game-Server | https://github.com/danie1Lin/Distributed-Golang-Game-Server | A distributed game server made with Golang |
255 | gin | https://github.com/gin-gonic/gin | Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin. |
256 | move2kube | https://github.com/konveyor/move2kube | Move2Kube is a command-line tool for automating creation of Infrastructure as code (IaC) artifacts. It has inbuilt support for creating IaC artifacts for replatforming to Kubernetes/Openshift. |
257 | webkubectl | https://github.com/1Panel-dev/webkubectl | Run kubectl command in Web Browser. |
258 | kubernetes | https://github.com/kubernetes/kubernetes | Production-Grade Container Scheduling and Management |
259 | build-web-application-with-golang | https://github.com/astaxie/build-web-application-with-golang | A golang ebook intro how to build a web with golang |
260 | nakama | https://github.com/nakamauwu/nakama | The next social network for anime fans uwu |
261 | nakama-project-template | https://github.com/heroiclabs/nakama-project-template | An example project on how to set up and write custom server code in Nakama server. |
262 | nakama | https://github.com/heroiclabs/nakama | Distributed server for social and realtime games and apps. |
263 | containerlab | https://github.com/srl-labs/containerlab | container-based networking labs |
264 | awesome-go | https://github.com/avelino/awesome-go | A curated list of awesome Go frameworks, libraries and software |
265 | terraform-provider-scaffolding | https://github.com/hashicorp/terraform-provider-scaffolding | Quick start repository for creating a Terraform provider |
266 | terraform | https://github.com/hashicorp/terraform | Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned. |
267 | datadog-agent | https://github.com/DataDog/datadog-agent | Main repository for Datadog Agent |
268 | kube-lineage | https://github.com/tohjustin/kube-lineage | A CLI tool to display all dependencies or dependents of an object in a Kubernetes cluster. |
269 | krew-plugin-template | https://github.com/replicatedhq/krew-plugin-template | GitHub Repository Template for creating new Kubectl plugins |
270 | kubectl-explore | https://github.com/keisku/kubectl-explore | A better kubectl explain with the fuzzy finder |
271 | mongodb-kubernetes-operator | https://github.com/mongodb/mongodb-kubernetes-operator | MongoDB Community Kubernetes Operator |
272 | blocky | https://github.com/0xERR0R/blocky | Fast and lightweight DNS proxy as ad-blocker for local network with many features |
273 | cloud-nuke | https://github.com/gruntwork-io/cloud-nuke | A tool for cleaning up your cloud accounts by nuking (deleting) all resources within it |
274 | c2go | https://github.com/elliotchance/c2go | โ๏ธ A tool for transpiling C to Go. |
275 | colima | https://github.com/abiosoft/colima | Container runtimes on macOS (and Linux) with minimal setup |
276 | terraform-provider-aws | https://github.com/hashicorp/terraform-provider-aws | Terraform AWS provider |
277 | external-dns | https://github.com/kubernetes-sigs/external-dns | Configure external DNS servers (AWS Route53, Google CloudDNS and others) for Kubernetes Ingresses and Services |
278 | ctop | https://github.com/bcicen/ctop | Top-like interface for container metrics |
279 | golang-for-nodejs-developers | https://github.com/miguelmota/golang-for-nodejs-developers | Examples of Golang compared to Node.js for learning ๐ค |
280 | scope | https://github.com/weaveworks/scope | Monitoring, visualisation & management for Docker & Kubernetes |
281 | mkcert | https://github.com/FiloSottile/mkcert | A simple zero-config tool to make locally trusted development certificates with any names you'd like. |
282 | homelab | https://github.com/davidsbond/homelab | Monorepo for my personal homelab |
283 | terragrunt | https://github.com/gruntwork-io/terragrunt | Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules. |
284 | fzf | https://github.com/junegunn/fzf | ๐ธ A command-line fuzzy finder |
285 | fuzzy | https://github.com/sahilm/fuzzy | Go library that provides fuzzy string matching optimized for filenames and code symbols in the style of Sublime Text, VSCode, IntelliJ IDEA et al. |
286 | kubectl | https://github.com/kubernetes/kubectl | Issue tracker and mirror of kubectl code |
287 | client-go | https://github.com/kubernetes/client-go | Go client for Kubernetes. |
288 | istio | https://github.com/istio/istio | Connect, secure, control, and observe services. |
289 | go-fuzzyfinder | https://github.com/ktr0731/go-fuzzyfinder | fzf-like fuzzy-finder as a Go library |
290 | kubectl-fuzzy | https://github.com/d-kuro/kubectl-fuzzy | This tool uses fzf(1)-like fuzzy-finder to do partial or fuzzy search of Kubernetes resources. Instead of specifying full resource names to kubectl commands, you can choose them from an interactive list that you can filter by typing a few characters. |
291 | kubectl-server-version | https://github.com/bmuschko/kubectl-server-version | A kubectl plugin for rendering the Kubernetes server version. |
292 | gopass | https://github.com/gopasspw/gopass | The slightly more awesome standard unix password manager for teams |
293 | minio | https://github.com/minio/minio | The Object Store for AI Data Infrastructure |
294 | cobra | https://github.com/spf13/cobra | A Commander for modern Go CLI interactions |
295 | kubernetes-configmap-auto-update | https://github.com/abhirockzz/kubernetes-configmap-auto-update | Automatically update your Kubernetes app configuration using this technique |
296 | kubectl-secretdata | https://github.com/keisku/kubectl-secretdata | A kubectl plugin for viewing decoded Secret data with search flags. |
297 | ddosify | https://github.com/ddosify/ddosify | Effortless Kubernetes Monitoring and Performance Testing. Available on CLI, Self-Hosted, and Cloud |
298 | k8s-deployment-strategies | https://github.com/ContainerSolutions/k8s-deployment-strategies | Kubernetes deployment strategies explained |
299 | clean-go | https://github.com/Pungyeon/clean-go | |
300 | github-exporter | https://github.com/githubexporter/github-exporter | Prometheus exporter for github metrics |
301 | wave | https://github.com/wave-k8s/wave | Kubernetes configuration tracking controller |
302 | loki | https://github.com/grafana/loki | Like Prometheus, but for logs. |
303 | kaniko | https://github.com/GoogleContainerTools/kaniko | Build Container Images In Kubernetes |
304 | go | https://github.com/golang/go | The Go programming language |
305 | building-microservices-youtube | https://github.com/nicholasjackson/building-microservices-youtube | Code repository for my Building Microservices YouTube series https://www.youtube.com/playlist?list=PLmD8u-IFdreyh6EUfevBcbiuCKzFk0EW_ |
306 | saml2aws | https://github.com/Versent/saml2aws | CLI tool which enables you to login and retrieve AWS temporary credentials using a SAML IDP |
307 | rancher | https://github.com/rancher/rancher | Complete container management platform |
308 | terraformer | https://github.com/GoogleCloudPlatform/terraformer | CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code |
309 | klient | https://github.com/johandry/klient | A Simple Kubernetes Client in Go |
310 | golang-samples | https://github.com/GoogleCloudPlatform/golang-samples | Sample apps and code written for Google Cloud in the Go programming language. |
311 | sample-cli-plugin | https://github.com/kubernetes/sample-cli-plugin | Sample kubectl plugin |
312 | docker-development-youtube-series | https://github.com/marcel-dempers/docker-development-youtube-series | |
313 | kube-container-exec | https://github.com/AOEpeople/kube-container-exec | |
314 | Simple-k8s-client | https://github.com/ductnn/Simple-k8s-client | Simple k8s client with golang |
315 | go-rollercoaster-api | https://github.com/kubucation/go-rollercoaster-api | Simple "Let's Code" REST API for YouTube |
316 | kpexec | https://github.com/ssup2/kpexec | kpexec is a kubernetes cli that runs commands in a container with high privileges. |
317 | libvirt_exporter_improved | https://github.com/rumanzo/libvirt_exporter_improved | Prometheus metrics exporter for libvirt. |
318 | thanos | https://github.com/thanos-io/thanos | Highly available Prometheus setup with long term storage capabilities. A CNCF Incubating project. |
319 | VictoriaMetrics | https://github.com/VictoriaMetrics/VictoriaMetrics | VictoriaMetrics: fast, cost-effective monitoring solution and time series database |
320 | gimbal | https://github.com/projectcontour/gimbal | Gimbal is an ingress load balancing platform capable of routing traffic to multiple Kubernetes and OpenStack clusters. Built by Heptio in partnership with Actapio. |
321 | alertmanager | https://github.com/prometheus/alertmanager | Prometheus Alertmanager |
322 | node_exporter | https://github.com/prometheus/node_exporter | Exporter for machine metrics |
323 | prometheus | https://github.com/prometheus/prometheus | The Prometheus monitoring system and time series database. |
324 | cri-o | https://github.com/cri-o/cri-o | Open Container Initiative-based implementation of Kubernetes Container Runtime Interface |
325 | machine | https://github.com/docker/machine | Machine management for a container-centric world |
Index | Name | Repository URL | Description |
---|---|---|---|
1 | pipeline-library | https://github.com/Mirantis/pipeline-library | |
2 | Jenkinslog | https://github.com/anhpnv/Jenkinslog | Coloring Jenkins log |
3 | jenkins-scripts | https://github.com/cloudbees/jenkins-scripts | |
4 | awesome-kubernetes | https://github.com/nubenetes/awesome-kubernetes | A curated list of awesome references collected since 2018. |
5 | devops-resources | https://github.com/bregman-arie/devops-resources | DevOps resources - Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP |
Index | Name | Repository URL | Description |
---|---|---|---|
1 | eks | https://github.com/marcincuber/eks | AWS EKS - kubernetes project |
2 | tutorials | https://github.com/antonputra/tutorials | DevOps Tutorials |
3 | hashicorp | https://github.com/btkrausen/hashicorp | Random code for HashiCorp related projects, training, etc. |
4 | images | https://github.com/chainguard-images/images | Public Chainguard Images |
5 | terraform-aws-security-group | https://github.com/terraform-aws-modules/terraform-aws-security-group | Terraform module to create AWS Security Group resources ๐บ๐ฆ |
6 | terraform-best-practices | https://github.com/antonbabenko/terraform-best-practices | Terraform Best Practices free ebook translated into ๐ฌ๐ง๐ฆ๐ช๐ง๐ฆ๐ง๐ท๐ซ๐ท๐ฌ๐ช๐ฉ๐ช๐ฌ๐ท๐ฎ๐ฑ๐ฎ๐ณ๐ฎ๐ฉ๐ฎ๐น๐ฐ๐ท๐ต๐ฑ๐ท๐ด๐จ๐ณ๐ช๐ธ๐น๐ท๐บ๐ฆ๐ต๐ฐ |
7 | terraform-aws-polygon-technology-edge | https://github.com/aws-ia/terraform-aws-polygon-technology-edge | Polygon Edge Terraform module for building Ethereum-compatible blockchain networks in the AWS Cloud |
8 | terraform-on-aws-eks | https://github.com/stacksimplify/terraform-on-aws-eks | Terraform on AWS EKS Kubernetes IaC SRE- 50 Real-World Demos |
9 | terraform-aws-eks-blueprints | https://github.com/aws-ia/terraform-aws-eks-blueprints | Configure and deploy complete EKS clusters. |
10 | Kubernetes-Starter-Kit-Developers | https://github.com/digitalocean/Kubernetes-Starter-Kit-Developers | Hands-on tutorial and Automation stack for an operations-ready DigitalOcean Kubernetes (DOKS) cluster. |
11 | terraform-aws-rds-aurora | https://github.com/terraform-aws-modules/terraform-aws-rds-aurora | TTerraform module to create AWS RDS Aurora resources ๐บ๐ฆ |
12 | terraform-aws-eks | https://github.com/terraform-aws-modules/terraform-aws-eks | Terraform module to create AWS Elastic Kubernetes (EKS) resources ๐บ๐ฆ |
13 | terraform-aws-gitlab-runner | https://github.com/cattle-ops/terraform-aws-gitlab-runner | Terraform module for AWS GitLab runners on ec2 (spot) instances |
14 | aws-advanced | https://github.com/wolfgangunger/aws-advanced | aws advanced files. cloudformation stacks and more |
15 | terraform-up-and-running-code | https://github.com/brikis98/terraform-up-and-running-code | Code samples for the book "Terraform: Up & Running" by Yevgeniy Brikman |
16 | terraform-boilerplate | https://github.com/trackit/terraform-boilerplate |
Index | Name | Repository URL | Description |
---|---|---|---|
1 | from-monolith-to-k8s | https://github.com/salaboy/from-monolith-to-k8s | Workshop-style guide for creating Cloud-Native applications running on top of Kubernetes |
2 | go101 | https://github.com/go101/go101 | An up-to-date (unofficial) knowledge base for Go programming self learning |
3 | devopsdays-web | https://github.com/devopsdays/devopsdays-web | This is the website for devopsdays |
4 | 30-Days-of-Python | https://github.com/codingforentrepreneurs/30-Days-of-Python | Learn Python for the next 30 (or so) Days. |
5 | vnspoj.github.io | https://github.com/vnspoj/vnspoj.github.io | ๐ชTutorial SPOJ ๐ช |
6 | awesome-django | https://github.com/wsvincent/awesome-django | A curated list of awesome things related to Django |
Index | Name | Repository URL | Description |
---|---|---|---|
1 | hadolint | https://github.com/hadolint/hadolint | Dockerfile linter, validate inline bash, written in Haskell |
Index | Name | Repository URL | Description |
---|---|---|---|
1 | aws-eks-kubernetes-masterclass | https://github.com/stacksimplify/aws-eks-kubernetes-masterclass | AWS EKS Kubernetes - Masterclass | DevOps, Microservices |
2 | kubernetes-plugin | https://github.com/jenkinsci/kubernetes-plugin | Jenkins plugin to run dynamic agents in a Kubernetes/Docker environment |
3 | jmeter | https://github.com/apache/jmeter | Apache JMeter open-source load testing tool for analyzing and measuring the performance of a variety of services |
4 | TelegramBots | https://github.com/rubenlagus/TelegramBots | Java library to create bots using Telegram Bots API |
5 | Java-Sockets | https://github.com/wangai/Java-Sockets | A java Client-Server app that shows implementation of Java Socket programming |
6 | java-socket-chat | https://github.com/toanbku/java-socket-chat | |
7 | JavaFX_CRUD_Application | https://github.com/JinyKafe/JavaFX_CRUD_Application | Simple User CRUD application. With JavaFx, Java 11, Spring Boot 2, JavaFx Weaver |
8 | leetcode | https://github.com/gouthampradhan/leetcode | Leetcode solutions |
9 | questdb | https://github.com/questdb/questdb | An open source time-series database for fast ingest and SQL queries |
10 | gradle-docker-plugin | https://github.com/bmuschko/gradle-docker-plugin | Gradle plugin for managing Docker images and containers. |
Index | Name | Repository URL | Description |
---|---|---|---|
1 | bucketeer | https://github.com/bucketeer-io/bucketeer | Feature Flag Management and A/B Testing platform |
2 | uptime-kuma | https://github.com/louislam/uptime-kuma | A fancy self-hosted monitoring tool |
3 | Project-Whis | https://github.com/SaturnsVoid/Project-Whis | UNFINISHED Botnet using a Go and Bootstrap Based C2, Support for Windows, Linux and Android Clients. |
4 | howtheysre | https://github.com/upgundecha/howtheysre | A curated collection of publicly available resources on how technology and tech-savvy organizations around the world practice Site Reliability Engineering (SRE) |
5 | howtheyaws | https://github.com/upgundecha/howtheyaws | A curated collection of publicly available resources on how technology and tech-savvy organizations around the world use Amazon Web Services (AWS) |
6 | json-to-go | https://github.com/mholt/json-to-go | Translates JSON into a Go type in your browser instantly (original) |
7 | ddosify-docker-extension | https://github.com/ddosify/ddosify-docker-extension | Ddosify Docker Extension - High-performance, simple-to-use load testing tool written in Golang |
8 | api-schemas | https://github.com/cloudflare/api-schemas | |
9 | drawio-desktop | https://github.com/jgraph/drawio-desktop | Official electron build of draw.io |
10 | Docker-CRDB | https://github.com/cockroachlabs/Docker-CRDB | CockroachDB reference demo with Observability within Docker |
11 | city-roads | https://github.com/anvaka/city-roads | Visualization of all roads within any city |
12 | designing-distributed-systems-labs | https://github.com/brendandburns/designing-distributed-systems-labs | Labs for the Designing Distributed Systems book. |
13 | cdk-dia | https://github.com/pistazie/cdk-dia | Automated diagrams of CDK provisioned infrastructure |
14 | markdown-to-medium-tool | https://github.com/fanderzon/markdown-to-medium-tool | A tool to convert markdown format to medium compatible html |
15 | hubs | https://github.com/mozilla/hubs | Duck-themed multi-user virtual spaces in WebVR. Built with A-Frame. |
16 | Getting-Started-with-Elastic-Stack-8.0 | https://github.com/PacktPublishing/Getting-Started-with-Elastic-Stack-8.0 | Getting Started with Elastic Stack 8.0, Published by Packt |
17 | cdk8s | https://github.com/cdk8s-team/cdk8s | Define Kubernetes native apps and abstractions using object-oriented programming |
18 | figlet.js | https://github.com/patorjk/figlet.js | A FIG Driver written in JavaScript which aims to fully implement the FIGfont spec. |
19 | vivek9patel.github.io | https://github.com/vivek9patel/vivek9patel.github.io | Personal portfolio website simulating Ubuntu 20.04, made using NEXT.js & tailwind CSS |
20 | learn-aws-lambda | https://github.com/dwyl/learn-aws-lambda | โจ Learn how to use AWS Lambda to easily create infinitely scalable web services |
21 | curl-to-go | https://github.com/mholt/curl-to-go | Convert curl commands to Go code in your browser |
22 | uBlock | https://github.com/gorhill/uBlock | uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean. |
23 | sdi-repli | https://github.com/Ren0503/sdi-repli | |
24 | openzeppelin-contracts | https://github.com/OpenZeppelin/openzeppelin-contracts | OpenZeppelin Contracts is a library for secure smart contract development. |
25 | mongodb-cluster-docker | https://github.com/ductnn/mongodb-cluster-docker | MongoDB Cluster on Docker |
26 | node | https://github.com/nodejs/node | Node.js JavaScript runtime โจ๐ข๐โจ |
27 | github-profile-readme-generator | https://github.com/arturssmirnovs/github-profile-readme-generator | GitHub profile readme generator allows you to create nice and simple GitHub profile readme files that will be included in your profile previews. |
28 | knote-js | https://github.com/learnk8s/knote-js | Code for the Knote course with Node.js |
29 | serverless-plugin-warmup | https://github.com/juanjoDiaz/serverless-plugin-warmup | Keep your lambdas warm during winter. โจ |
30 | nextjs-scraper-playground | https://github.com/johnpolacek/nextjs-scraper-playground | Build and test your own web scraper APIs with Next.js API Routes and cheerio |
31 | sorting-visualizer | https://github.com/manmodesanket/sorting-visualizer | Sorting algorithm Visualizer buit using VanillaJS |
32 | sort-visualizer | https://github.com/dharshakch97/sort-visualizer | This repository for the web application sorting visualizer which is built using HTML, CSS, JS |
33 | the-quotes-database | https://github.com/micheleriva/the-quotes-database | The repository containing the code for the "Fulltext search with ElasticSearch and Node on Docker" article |
34 | microservices-demo | https://github.com/lucaschen/microservices-demo | |
35 | react-platformula-boilerplate | https://github.com/unimonkiez/react-platformula-boilerplate | Start developing a cross platform native app and website! |
36 | boilerplate-react | https://github.com/Consensys/boilerplate-react | React app boilerplate by ConsenSys France |
37 | AWS-SAA-C02-Course | https://github.com/alozano-77/AWS-SAA-C02-Course | Personal notes for SAA-C02 test from: https://learn.cantrill.io |
38 | node-express-boilerplate | https://github.com/hagopj13/node-express-boilerplate | A boilerplate for building production-ready RESTful APIs using Node.js, Express, and Mongoose |
39 | unit-testing-api-nodejs-jest | https://github.com/mohamedlotfe/unit-testing-api-nodejs-jest | Testing NodeJs/Express API with Jest and Supertest |
40 | nodejs-demo-app | https://github.com/YannMjl/nodejs-demo-app | |
41 | cinema-microservice | https://github.com/crizstian/cinema-microservice | Example of a cinema microservice |
42 | ductnn.github.io | https://github.com/ductnn/ductnn.github.io | My Blog |
43 | ntmap | https://github.com/den-it/ntmap | Network topology map using Netbox as a data source |
44 | Demo-git | https://github.com/ductnn/Demo-git | Demo Git |
Index | Name | Repository URL | Description |
---|---|---|---|
1 | generative-ai-for-beginners | https://github.com/microsoft/generative-ai-for-beginners | 12 Lessons, Get Started Building with Generative AI ๐ https://microsoft.github.io/generative-ai-for-beginners/ |
2 | distributed-system-design | https://github.com/gitgik/distributed-system-design | A curated collection of approaches to creating large scale distributed systems. |
3 | Youtube_crawler | https://github.com/DiproMondal/Youtube_crawler | This is a youtube crawler created to extract video information. |
Index | Name | Repository URL | Description |
---|---|---|---|
1 | kong | https://github.com/Kong/kong | ๐ฆ The Cloud-Native API Gateway |
Index | Name | Repository URL | Description |
---|---|---|---|
1 | WSN_Fuzzy | https://github.com/ductnn/WSN_Fuzzy | AN EFFICIENT ENERGY-AWARE ROUTING SCHEME FOR MULTI-HOP SENSOR NETWORKS |
Index | Name | Repository URL | Description |
---|---|---|---|
1 | minikube-gitlab-tutorial | https://github.com/zzOzz/minikube-gitlab-tutorial | |
2 | http2curl | https://github.com/moul/http2curl | ๐ Convert Golang's http.Request to CURL command line |
3 | badges | https://github.com/Naereen/badges | ๐ Markdown code for lots of small badges ๐ ๐ (shields.io, forthebadge.com etc) ๐. Contributions are welcome! Please add yours! |
4 | k8s-for-freshers | https://github.com/dineshtripathi30/k8s-for-freshers | The intent is to help college students to learn Kubernetes with examples and small projects. Also, help students in preparing for Kubernetes certification without any charge. |
5 | project-layout | https://github.com/golang-standards/project-layout | Standard Go Project Layout |
Index | Name | Repository URL | Description |
---|---|---|---|
1 | eks-charts | https://github.com/aws/eks-charts | Amazon EKS Helm chart repository |
2 | helm-charts | https://github.com/prometheus-community/helm-charts | Prometheus community Helm charts |
Index | Name | Repository URL | Description |
---|---|---|---|
1 | Complete-System-Design | https://github.com/Coder-World04/Complete-System-Design | This repository contains everything you need to become proficient in System Design |
2 | awesome-software-architecture | https://github.com/mehdihadeli/awesome-software-architecture | A curated list of awesome articles, videos, and other resources to learn and practice software architecture, patterns, and principles. |
3 | software-architecture-books | https://github.com/mhadidg/software-architecture-books | A comprehensive list of books on Software Architecture. |
4 | SharedSolutions | https://github.com/CodingChallegesFYI/SharedSolutions | Publicly shared solutions to Coding Challenges |
5 | Startup-CTO-Handbook | https://github.com/ZachGoldberg/Startup-CTO-Handbook | The Startup CTO's Handbook, a book covering leadership, management and technical topics for leaders of software engineering teams |
6 | system-design-101 | https://github.com/ByteByteGoHq/system-design-101 | Explain complex systems using visuals and simple terms. Help you prepare for system design interviews. |
7 | system-design-notebook | https://github.com/bregman-arie/system-design-notebook | Learn System Design step by step |
8 | bytebytego | https://github.com/alex-xu-system/bytebytego | |
9 | awesome-scalability | https://github.com/binhnguyennus/awesome-scalability | The Patterns of Scalable, Reliable, and Performant Large-Scale Systems |
10 | k8s-home-lab | https://github.com/PhilipSchmid/k8s-home-lab | Setup for a K8s home lab running on a single host (e.g. Intel NUC) |
11 | awesome-system-design | https://github.com/madd86/awesome-system-design | A curated list of awesome System Design (A.K.A. Distributed Systems) resources. |
12 | computer-science | https://github.com/ossu/computer-science | ๐ Path to a free self-taught education in Computer Science! |
13 | go-advanced | https://github.com/zalopay-oss/go-advanced | A small Vietnamese Go book compiled by ZaloPay teams. |
14 | awesome-design-patterns | https://github.com/DovAmir/awesome-design-patterns | A curated list of software and architecture related design patterns. |
15 | awesome-k8s-security | https://github.com/magnologan/awesome-k8s-security | A curated list for Awesome Kubernetes Security resources |
16 | aws-sa-associate-saac03 | https://github.com/acantril/aws-sa-associate-saac03 | github repo for https://learn.cantrill.io/p/aws-certified-solutions-architect-associate-saa-c03 |
17 | build-containers-the-hard-way | https://github.com/coollog/build-containers-the-hard-way | GitBook on the low-level details of building Docker containers. |
18 | iptables-essentials | https://github.com/trimstray/iptables-essentials | Iptables Essentials: Common Firewall Rules and Commands. |
19 | DevSecOps | https://github.com/sottlmarek/DevSecOps | Ultimate DevSecOps library |
20 | awesome-k8s-resources | https://github.com/tomhuang12/awesome-k8s-resources | A curated list of awesome Kubernetes tools and resources. |
21 | awesome-cloudformation | https://github.com/aws-cloudformation/awesome-cloudformation | A curated list of resources and projects for working with AWS CloudFormation. |
22 | resource-providers-list | https://github.com/aws-cloudformation/resource-providers-list | Index page for AWS CloudFormation resource provider repos |
23 | awesome-tf | https://github.com/shuaibiyy/awesome-tf | Curated list of resources on HashiCorp's Terraform and OpenTofu |
24 | awesome-sre | https://github.com/dastergon/awesome-sre | A curated list of Site Reliability and Production Engineering resources. |
25 | documentation | https://github.com/icon-project/documentation | ICON documentation |
26 | awesome-cloudnative-trainings | https://github.com/joseadanof/awesome-cloudnative-trainings | Awesome Trainings from Cloud Native Computing Foundation Projects and Kubernetes related software |
27 | build-your-own-x | https://github.com/codecrafters-io/build-your-own-x | Master programming by recreating your favorite technologies from scratch. |
28 | Book-For-Programmers | https://github.com/rajucs/Book-For-Programmers | |
29 | system-design-resources | https://github.com/InterviewReady/system-design-resources | These are the best resources for System Design on the Internet |
30 | microservices-demo | https://github.com/fluxcd-community/microservices-demo | Lightweight microservices demo made with podinfo, managed by flux and monitored by weave gitops. |
31 | awesome-shell | https://github.com/alebcay/awesome-shell | A curated list of awesome command-line frameworks, toolkits, guides and gizmos. Inspired by awesome-php. |
32 | awesome-ansible | https://github.com/ansible-community/awesome-ansible | Awesome Ansible List |
33 | awesome-gitops | https://github.com/weaveworks/awesome-gitops | A curated list for awesome GitOps resources |
34 | awesome-kubectl-plugins | https://github.com/ishantanu/awesome-kubectl-plugins | Curated list of kubectl plugins |
35 | course-material | https://github.com/in28minutes/course-material | Course Material for in28minutes courses on Java, Spring Boot, DevOps, AWS, Google Cloud, and Azure. |
36 | kubernetes-the-hard-way | https://github.com/kelseyhightower/kubernetes-the-hard-way | Bootstrap Kubernetes the hard way on Google Cloud Platform. No scripts. |
37 | til | https://github.com/stakater/til | ๐ Today I Learned |
38 | .github | https://github.com/pharma-solution/.github | |
39 | design-pattern | https://github.com/Ren0503/design-pattern | Design patterns |
40 | awesome-kubernetes-security | https://github.com/ksoclabs/awesome-kubernetes-security | A curated list of awesome Kubernetes security resources |
41 | awesome-workflow-engines | https://github.com/meirwah/awesome-workflow-engines | A curated list of awesome open source workflow engines |
42 | gitignore | https://github.com/github/gitignore | A collection of useful .gitignore templates |
43 | awesome-prometheus | https://github.com/roaldnefs/awesome-prometheus | A curated list of awesome Prometheus resources, projects and tools. |
44 | awesome-docker | https://github.com/veggiemonk/awesome-docker | ๐ณ A curated list of Docker resources and projects |
45 | open-source-badges | https://github.com/ellerbrock/open-source-badges | Open Source & Licence Badges |
46 | awesome-operators | https://github.com/operator-framework/awesome-operators | A resource tracking a number of Operators out in the wild. |
47 | DevOpsDemos | https://github.com/ValaxyTech/DevOpsDemos | |
48 | awesome-microservices | https://github.com/mfornos/awesome-microservices | A curated list of Microservice Architecture related principles and technologies. |
49 | ductnn | https://github.com/ductnn/ductnn | Github Profile |
50 | sommaire-xavki-devops-fr | https://github.com/priximmo/sommaire-xavki-devops-fr | |
51 | Deploy-Prometheus-Grafana-on-Kubernetes | https://github.com/gurpreet0610/Deploy-Prometheus-Grafana-on-Kubernetes | |
52 | kubernetes-prometheus | https://github.com/techiescamp/kubernetes-prometheus | Kubernetes Manifest files for setting up Prometheus monitoring on the Kubernetes cluster. |
53 | terraformer | https://github.com/ductnn/terraformer | CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code |
54 | Python | https://github.com/ductnn/Python | All Algorithms implemented in Python |
55 | 97-things-every-programmer-should-know | https://github.com/97-things/97-things-every-programmer-should-know | Pearls of wisdom for programmers collected from leading practitioners. |
Index | Name | Repository URL | Description |
---|---|---|---|
1 | dockerlabs | https://github.com/collabnix/dockerlabs | Docker - Beginners | Intermediate | Advanced |
2 | github-profile-views-counter | https://github.com/arturssmirnovs/github-profile-views-counter | Github new features README profile views counter made with Yii2 framework. |
3 | simple-fuzzy-search | https://github.com/wataridori/simple-fuzzy-search | A Simple Fuzzy Search Package for PHP |
Index | Name | Repository URL | Description |
---|---|---|---|
1 | Fast-Kubernetes | https://github.com/omerbsezer/Fast-Kubernetes | This repo covers Kubernetes with LABs: Kubectl, Pod, Deployment, Service, PV, PVC, Rollout, Multicontainer, Daemonset, Taint-Toleration, Job, Ingress, Kubeadm, Helm, etc. |
Index | Name | Repository URL | Description |
---|---|---|---|
1 | microservices-demo | https://github.com/GoogleCloudPlatform/microservices-demo | Sample cloud-first application with 10 microservices showcasing Kubernetes, Istio, and gRPC. |
2 | serverless-application-model | https://github.com/aws/serverless-application-model | The AWS Serverless Application Model (AWS SAM) transform is a AWS CloudFormation macro that transforms SAM templates into CloudFormation templates. |
3 | robusta | https://github.com/robusta-dev/robusta | Kubernetes observability and automation, with an awesome Prometheus integration |
4 | checkov | https://github.com/bridgecrewio/checkov | Prevent cloud misconfigurations and find vulnerabilities during build-time in infrastructure as code, container images and open source packages with Checkov by Bridgecrew. |
5 | codeinterview-backend | https://github.com/areebbeigh/codeinterview-backend | Backend code repository for CodeInterview |
6 | Awesome-WAF | https://github.com/0xInfection/Awesome-WAF | ๐ฅ Web-application firewalls (WAFs) from security standpoint. |
7 | awscurl | https://github.com/okigan/awscurl | curl-like access to AWS resources with AWS Signature Version 4 request signing. |
8 | DevOps-The-Hard-Way-AWS | https://github.com/AdminTurnedDevOps/DevOps-The-Hard-Way-AWS | This repository contains free labs for setting up an entire workflow and DevOps environment from a real-world perspective in AWS |
9 | tf2helm | https://github.com/appvia/tf2helm | Converts a Terraform module to a Helm Chart |
10 | prowler | https://github.com/prowler-cloud/prowler | Prowler is an Open Source Security tool for AWS, Azure and GCP to perform Cloud Security best practices assessments, audits, incident response, compliance, continuous monitoring, hardening and forensics readiness. Includes CIS, NIST 800, NIST CSF, CISA, FedRAMP, PCI-DSS, GDPR, HIPAA, FFIEC, SOC2, GXP, Well-Architected Security, ENS and more. |
11 | Kubernetes-Volume-Autoscaler | https://github.com/DevOps-Nirvana/Kubernetes-Volume-Autoscaler | Autoscaling volumes for Kubernetes (with the help of Prometheus) |
12 | emissary | https://github.com/emissary-ingress/emissary | open source Kubernetes-native API gateway for microservices built on the Envoy Proxy |
13 | kic-reference-architectures | https://github.com/nginxinc/kic-reference-architectures | MARA: Modern Application Reference Architecture |
14 | awesome-aws | https://github.com/donnemartin/awesome-aws | A curated list of awesome Amazon Web Services (AWS) libraries, open source repos, guides, blogs, and other resources. Featuring the Fiery Meter of AWSome. |
15 | s3cmd | https://github.com/s3tools/s3cmd | Official s3cmd repo -- Command line tool for managing Amazon S3 and CloudFront services |
16 | sherlock | https://github.com/sherlock-project/sherlock | ๐ Hunt down social media accounts by username across social networks |
17 | urlwatch | https://github.com/thp/urlwatch | Watch (parts of) webpages and get notified when something changes via e-mail, on your phone or via other means. Highly configurable. |
18 | algorithms | https://github.com/marcosfede/algorithms | Solved algorithms and data structures problems in many languages |
19 | learned_optimization | https://github.com/google/learned_optimization | |
20 | decompiler-explorer | https://github.com/decompiler-explorer/decompiler-explorer | Decompiler Explorer! Compare tools on the forefront of static analysis, now in your web browser! |
21 | Python | https://github.com/TheAlgorithms/Python | All Algorithms implemented in Python |
22 | ansible-for-devops | https://github.com/geerlingguy/ansible-for-devops | Ansible for DevOps examples. |
23 | mindsdb | https://github.com/mindsdb/mindsdb | Build AI ๐ค using SQL |
24 | diagrams | https://github.com/mingrammer/diagrams | ๐จ Diagram as Code for prototyping cloud system architectures |
25 | system-design-primer | https://github.com/donnemartin/system-design-primer | Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards. |
26 | ansible | https://github.com/ansible/ansible | Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com. |
27 | public-apis | https://github.com/public-apis/public-apis | A collective list of free APIs |
28 | glances | https://github.com/nicolargo/glances | Glances an Eye on your system. A top/htop alternative for GNU/Linux, BSD, Mac OS and Windows operating systems. |
29 | sandman2 | https://github.com/jeffknupp/sandman2 | Automatically generate a RESTful API service for your legacy database. No code required! |
30 | pandas | https://github.com/pandas-dev/pandas | Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more |
31 | kubernetes-edge-scheduler | https://github.com/davidhaja/kubernetes-edge-scheduler | |
32 | fastapi | https://github.com/tiangolo/fastapi | FastAPI framework, high performance, easy to learn, fast to code, ready for production |
33 | hackingtool | https://github.com/Z4nzu/hackingtool | ALL IN ONE Hacking Tool For Hackers |
34 | aws-eks-the-hard-way | https://github.com/vumdao/aws-eks-the-hard-way | |
35 | rubber-docker | https://github.com/Fewbytes/rubber-docker | A workshop on Linux containers: Rebuild Docker from Scratch |
36 | pgcli | https://github.com/dbcli/pgcli | Postgres CLI with autocompletion and syntax highlighting |
37 | ploomber | https://github.com/ploomber/ploomber | The fastest โก๏ธ way to build data pipelines. Develop iteratively, deploy anywhere. โ๏ธ |
38 | python-patterns | https://github.com/faif/python-patterns | A collection of design patterns/idioms in Python |
39 | whitelist | https://github.com/anudeepND/whitelist | A simple tool to add commonly white listed domains to your Pi-Hole setup. |
40 | flask | https://github.com/pallets/flask | The Python micro framework for building web applications. |
41 | textual | https://github.com/Textualize/textual | The lean application framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and a web browser. |
42 | odoo | https://github.com/odoo/odoo | Odoo. Open Source Apps To Grow Your Business. |
43 | aws-well-architected-labs | https://github.com/awslabs/aws-well-architected-labs | Hands on labs and code to help you learn, measure, and build using architectural best practices. |
44 | elastic | https://github.com/jruels/elastic | ElasticSearch training materials |
45 | kube-shell | https://github.com/cloudnativelabs/kube-shell | Kubernetes shell: An integrated shell for working with the Kubernetes |
46 | microservices-demo | https://github.com/microservices-demo/microservices-demo | Deployment scripts & config for Sock Shop |
47 | pylev3 | https://github.com/hell03end/pylev3 | A Python3 Levenshtein distance (re)implementation of pylev. |
48 | UltimaScraper | https://github.com/UltimaHoarder/UltimaScraper | Scrape all the media from an OnlyFans account - Updated regularly |
49 | fuzzysearch | https://github.com/taleinat/fuzzysearch | Find parts of long text or data, allowing for some changes/typos. |
50 | algorithms | https://github.com/keon/algorithms | Minimal examples of data structures and algorithms in Python |
51 | docker-python | https://github.com/Kaggle/docker-python | Kaggle Python docker image |
52 | whoogle-search | https://github.com/benbusby/whoogle-search | A self-hosted, ad-free, privacy-respecting metasearch engine |
53 | python | https://github.com/kubernetes-client/python | Official Python client library for kubernetes |
54 | GitMAD | https://github.com/stlewandowski/GitMAD | Monitor, Alert, and Discover sensitive info and data leakage on Github. |
55 | sorting_algorithm | https://github.com/ductnn/sorting_algorithm | A simple python application to visualize sorting algorithms. |
56 | Python_Sorting_Algorithms | https://github.com/B3ns44d/Python_Sorting_Algorithms | Python - Sorting Algorithms |
57 | Pokemon-Terminal | https://github.com/LazoCoder/Pokemon-Terminal | Pokemon terminal themes. |
58 | kcli | https://github.com/karmab/kcli | Management tool for libvirt/aws/gcp/kubevirt/openstack/ovirt/vsphere/packet |
59 | django-prometheus | https://github.com/korfuri/django-prometheus | Export Django monitoring metrics for Prometheus.io |
60 | ltparse | https://github.com/datarobot/ltparse | Python tool for creating Terraform out of simple layout files |
61 | python-terraform | https://github.com/beelit94/python-terraform | |
62 | devops-exercises | https://github.com/bregman-arie/devops-exercises | Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions |
63 | python-on-whales | https://github.com/gabrieldemarmiesse/python-on-whales | An awesome Python wrapper for an awesome Docker CLI! |
64 | math | https://github.com/okteto/math | Full stack Django demo |
65 | django-kubernetes-manager | https://github.com/IntrospectData/django-kubernetes-manager | Django Kubernetes Manager is an open source project to wrap the complexity of Kubernetes management in the simplicity of Django Rest Framework. |
66 | starred | https://github.com/maguowei/starred | creating your own Awesome List by GitHub stars! |
67 | awesome-devops | https://github.com/wmariuss/awesome-devops | A curated list of awesome DevOps platforms, tools, practices and resources |
68 | Hands-On-Docker-for-Microservices-with-Python | https://github.com/PacktPublishing/Hands-On-Docker-for-Microservices-with-Python | Hands-On Docker for Microservices with Python, published by Packt |
69 | san_exporter | https://github.com/vCloud-DFTBA/san_exporter | Exporter for Storage Area Network (SAN) |
70 | Python-Microservices-Development | https://github.com/PacktPublishing/Python-Microservices-Development | Python Microservices Development, published by Packt |
71 | microservices-django-scaffold | https://github.com/python-microservices/microservices-django-scaffold | Barebones Python Microservices with Django |
72 | horizon | https://github.com/openstack/horizon | OpenStack Dashboard (Horizon). Mirror of code maintained at opendev.org. |
73 | nova | https://github.com/openstack/nova | OpenStack Compute (Nova). Mirror of code maintained at opendev.org. |
74 | zun | https://github.com/openstack/zun | Containers Service for OpenStack. Mirror of code maintained at opendev.org. |
75 | pipelines | https://github.com/kubeflow/pipelines | Machine Learning Pipelines for Kubeflow |
76 | netbox | https://github.com/netbox-community/netbox | The premier source of truth powering network automation. Open source under Apache 2. Public demo: https://demo.netbox.dev |
Index | Name | Repository URL | Description |
---|---|---|---|
1 | vagrant | https://github.com/hashicorp/vagrant | Vagrant is a tool for building and distributing development environments. |
2 | brew | https://github.com/Homebrew/brew | ๐บ The missing package manager for macOS (or Linux) |
3 | kubelabs | https://github.com/collabnix/kubelabs | Get Started with Kubernetes |
4 | how-to-contribute-to-open-source | https://github.com/freeCodeCamp/how-to-contribute-to-open-source | A guide to contributing to open source |
Index | Name | Repository URL | Description |
---|---|---|---|
1 | openobserve | https://github.com/openobserve/openobserve | ๐ 10x easier, ๐ 140x lower storage cost, ๐ high performance, ๐ petabyte scale - Elasticsearch/Splunk/Datadog alternative for ๐ (logs, metrics, traces, RUM, Error tracking, Session replay). |
2 | RustScan | https://github.com/RustScan/RustScan | ๐ค The Modern Port Scanner ๐ค |
3 | parseable | https://github.com/parseablehq/parseable | Parseable is a log analytics system written in Rust. It is built for high throughput log ingestion cases. |
4 | gitui | https://github.com/extrawurst/gitui | Blazing ๐ฅ fast terminal-ui for git written in rust ๐ฆ |
5 | pod-lifetime-limiter | https://github.com/nuetoban/pod-lifetime-limiter | โฑ Kubernetes operator that allows to set maximum lifetime for pods |
Index | Name | Repository URL | Description |
---|---|---|---|
1 | the-algorithm | https://github.com/twitter/the-algorithm | Source code for Twitter's Recommendation Algorithm |
Index | Name | Repository URL | Description |
---|---|---|---|
1 | eth-docker | https://github.com/eth-educators/eth-docker | Docker automation for Ethereum nodes |
2 | gitlab-ci-yml | https://github.com/SocialGouv/gitlab-ci-yml | Reusable Giltlab pipelines |
3 | aws-for-fluent-bit | https://github.com/aws/aws-for-fluent-bit | The source of the amazon/aws-for-fluent-bit container image |
4 | Tutorial | https://github.com/zhonghuasheng/Tutorial | ๅ็ซฏ ๏ผJava Golang๏ผๅ จๆ ็ฅ่ฏๆถๆไฝ็ณปๆป็ป |
5 | kubernetes-vagrant-centos-cluster | https://github.com/rootsongjc/kubernetes-vagrant-centos-cluster | Setting up a distributed Kubernetes cluster along with Istio service mesh locally with Vagrant and VirtualBox, only PoC or Demo use. |
6 | kubernetes-under-the-hood | https://github.com/mvallim/kubernetes-under-the-hood | This tutorial is someone planning to install a Kubernetes cluster and wants to understand how everything fits together. |
7 | badPods | https://github.com/BishopFox/badPods | A collection of manifests that will create pods with elevated privileges. |
8 | aws-sa-pro | https://github.com/acantril/aws-sa-pro | Course Files for AWS Certified Solutions Architect - Professional - Adrian Cantrill |
9 | amazon-eks-ami | https://github.com/awslabs/amazon-eks-ami | Packer configuration for building a custom EKS AMI |
10 | domolo | https://github.com/ductnn/domolo | A monitoring and logging solution for Docker hosts and containers with Prometheus, Grafana, Loki, cAdvisor, NodeExporter and alerting with AlertManager. |
11 | routernetes | https://github.com/routernetes/routernetes | Use Kubernetes to make a home router! |
12 | gitops-catalog | https://github.com/redhat-cop/gitops-catalog | Tools and technologies that are hosted on an OpenShift cluster |
13 | kubespy | https://github.com/huazhihao/kubespy | pod debugging tool for kubernetes clusters with docker runtimes |
14 | nginx-admins-handbook | https://github.com/trimstray/nginx-admins-handbook | How to improve NGINX performance, security, and other important things. |
15 | vk8s | https://github.com/go-tk/vk8s | Setting up a virtual Kubernetes cluster inside a Docker container for integration testing |
16 | kubectl-node-shell | https://github.com/kvaps/kubectl-node-shell | Exec into node via kubectl |
17 | ssb | https://github.com/pwnesia/ssb | Secure Shell Bruteforcer โ A faster & simpler way to bruteforce SSH server |
18 | DevOps-Golang-tools | https://github.com/HariSekhon/DevOps-Golang-tools | DevOps Golang tools |
19 | DevOps-Bash-tools | https://github.com/HariSekhon/DevOps-Bash-tools | 1000+ DevOps Bash Scripts - AWS, GCP, Kubernetes, Docker, CI/CD, APIs, SQL, PostgreSQL, MySQL, Hive, Impala, Kafka, Hadoop, Jenkins, GitHub, GitLab, BitBucket, Azure DevOps, TeamCity, Spotify, MP3, LDAP, Code/Build Linting, pkg mgmt for Linux, Mac, Python, Perl, Ruby, NodeJS, Golang, Advanced dotfiles: .bashrc, .vimrc, .gitconfig, .screenrc, tmux.. |
20 | containers | https://github.com/bitnami/containers | Bitnami container images |
21 | The-World-Is-Yours | https://github.com/theraw/The-World-Is-Yours | Nginx L7 DDoS Protection! And many more features ๐ฅ โก |
22 | simple-bash-scripts | https://github.com/ruanyf/simple-bash-scripts | A collection of simple Bash scripts |
23 | bash-it | https://github.com/Bash-it/bash-it | A community Bash framework. |
24 | execc | https://github.com/ianlewis/execc | A simple container runtime in bash |
25 | docker-images | https://github.com/oracle/docker-images | Official source of container configurations, images, and examples for Oracle products and projects |
26 | opentelemetry-shell | https://github.com/krzko/opentelemetry-shell | ๐ฆ OpenTelemetry functions for shells |
27 | aws-workshop-for-kubernetes | https://github.com/aws-samples/aws-workshop-for-kubernetes | AWS Workshop for Kubernetes |
28 | kubetail | https://github.com/johanhaleby/kubetail | Bash script to tail Kubernetes logs from multiple pods at the same time |
29 | kubernetes-the-hard-way-on-aws | https://github.com/berry2012/kubernetes-the-hard-way-on-aws | Setup Kubernetes the hard way on AWS |
30 | entitlements-config | https://github.com/github/entitlements-config | An example of how Entitlements can be configured |
31 | aws | https://github.com/swoodford/aws | A collection of bash shell scripts for automating various tasks with Amazon Web Services using the AWS CLI and jq. |
32 | home-ops | https://github.com/onedr0p/home-ops | Wife approved HomeOps driven by Kubernetes and GitOps using Flux |
33 | linux-surface | https://github.com/linux-surface/linux-surface | Linux Kernel for Surface Devices |
34 | docker-extension | https://github.com/tomwillfixit/docker-extension | Code which can be used to build and deploy a simple docker extension |
35 | openvpn-install | https://github.com/Nyr/openvpn-install | OpenVPN road warrior installer for Ubuntu, Debian, AlmaLinux, Rocky Linux, CentOS and Fedora |
36 | Kubernetes-Certified-Administrator | https://github.com/walidshaari/Kubernetes-Certified-Administrator | Online resources that will help you prepare for taking the CNCF CKA 2020 "Kubernetes Certified Administrator" Certification exam. with time, This is not likely the comprehensive up to date list - please make a pull request if there something that should be added here. |
37 | netshoot | https://github.com/nicolaka/netshoot | a Docker + Kubernetes network trouble-shooting swiss-army container |
38 | goenv | https://github.com/go-nv/goenv | ๐ Like pyenv and rbenv, but for Go. |
39 | Bash-script | https://github.com/huydv398/Bash-script | script |
40 | 90DaysOfDevOps | https://github.com/MichaelCade/90DaysOfDevOps | I am using this repository to document my journey learning about DevOps. I began this process on January 1, 2022, and plan to continue until March 31. I will be dedicating one hour each day, including weekends, to gaining a foundational understanding of the various aspects of DevOps. This will be a 90-day intensive study period. 2022 & 2023 inc. |
41 | book-source-code | https://github.com/istioinaction/book-source-code | Accompanying source code for Istio in Action (Manning) |
42 | bocker | https://github.com/p8952/bocker | Docker implemented in around 100 lines of bash |
43 | CloudLabsAD | https://github.com/chvancooten/CloudLabsAD | Terraform + Ansible deployment scripts for an Active Directory lab environment. |
44 | EFK-Stack-boilerplate | https://github.com/ductnn/EFK-Stack-boilerplate | Implement EFK Stack on Kubernetes |
45 | kubernetes101 | https://github.com/ajeetraina/kubernetes101 | Learn Kubernetes in 10 days |
46 | gvm | https://github.com/moovweb/gvm | Go Version Manager |
47 | Linux-Notebook | https://github.com/Mathieu-Desrochers/Linux-Notebook | Keeping notes throughout my learnings. |
48 | network-lab | https://github.com/vincentbernat/network-lab | Networking lab using root-less VM |
49 | docker-funbox | https://github.com/wernight/docker-funbox | Docker container with fun terminal commands and ASCII art. |
50 | fonts | https://github.com/powerline/fonts | Patched fonts for Powerline users. |
51 | tig-stack | https://github.com/alekece/tig-stack | TIG stack (Telegraf/InfluxDB/Grafana) wrapped in docker |
52 | simple-java-maven-app | https://github.com/jenkins-docs/simple-java-maven-app | For an introductory tutorial on how to use Jenkins to build a simple Java application with Maven. |
53 | ghi-chep-ELK-OPS | https://github.com/TrongTan124/ghi-chep-ELK-OPS | Ghi chรฉp vแป ELK |
54 | docker-elk | https://github.com/deviantony/docker-elk | The Elastic stack (ELK) powered by Docker and Compose. |
55 | dotfiles | https://github.com/felipecrs/dotfiles | Bootstrap your Ubuntu in a single command! |
56 | aws-devops-essential | https://github.com/awslabs/aws-devops-essential | In few hours, quickly learn how to effectively leverage various AWS services to improve developer productivity and reduce the overall time to market for new product capabilities. |
57 | ghichep-OpenStack | https://github.com/hocchudong/ghichep-OpenStack | |
58 | awesome-kubernetes | https://github.com/ramitsurana/awesome-kubernetes | A curated list for awesome kubernetes sources ๐ข๐ |
59 | containers-roadmap | https://github.com/aws/containers-roadmap | This is the public roadmap for AWS container services (ECS, ECR, Fargate, and EKS). |
60 | Docker-OSX | https://github.com/sickcodes/Docker-OSX | Run macOS VM in a Docker! Run near native OSX-KVM in Docker! X11 Forwarding! CI/CD for OS X Security Research! Docker mac Containers. |
61 | kubernetes-handbook | https://github.com/rootsongjc/kubernetes-handbook | Kubernetesไธญๆๆๅ/ไบๅ็ๅบ็จๆถๆๅฎๆๆๅ - https://jimmysong.io/kubernetes-handbook |
62 | mac-dev-playbook | https://github.com/geerlingguy/mac-dev-playbook | Mac setup and configuration via Ansible. |
63 | kubernetes | https://github.com/justmeandopensource/kubernetes | Kubernetes playground |
64 | minikube-prometheus-demo | https://github.com/bakins/minikube-prometheus-demo | Simple demo using minikube to deploy Prometheus and Grafana |
65 | netbox-docker | https://github.com/netbox-community/netbox-docker | ๐ณ Docker Image of NetBox |
Index | Name | Repository URL | Description |
---|---|---|---|
1 | django-prometheus-demo | https://github.com/MeanPug/django-prometheus-demo | Basic demo application showcasing Django + Prometheus + Kubernetes |
Index | Name | Repository URL | Description |
---|---|---|---|
1 | webprodigies-cypress | https://github.com/webprodigies/webprodigies-cypress | |
2 | novu | https://github.com/novuhq/novu | ๐ฅ The open-source notification infrastructure with fully functional embedded notification center ๐๐๐ |
3 | appsmith | https://github.com/appsmithorg/appsmith | Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API. |
4 | setup-minikube | https://github.com/medyagh/setup-minikube | run minikube in github actions, continuous integration against Kubernetes in github actions. |
5 | cdk-eks-blueprints | https://github.com/aws-quickstart/cdk-eks-blueprints | AWS Quick Start Team |
6 | Data-Platform-Engineering | https://github.com/nnthanh101/Data-Platform-Engineering | ๐ฅ๏ธ The GitOps Platform for Data Analytics utilizes Kubernetes (K8s) and Terraform IaC on the AWS Cloud, offering speed, scalability, agility, and cost efficiency. โก |
7 | design-system | https://github.com/strapi/design-system | Strapi.io's design system ๐ |
8 | setup-nomad-pack | https://github.com/hashicorp/setup-nomad-pack | GitHub Action for HashiCorp Nomad Pack |
9 | kosko | https://github.com/tommy351/kosko | Organize Kubernetes manifests in JavaScript. |
10 | vscode-docker | https://github.com/microsoft/vscode-docker | Docker Extension for Visual Studio Code |
11 | gh-docker-logs | https://github.com/jwalton/gh-docker-logs | GitHub Action to collect logs from all docker containers. |
12 | strapi | https://github.com/strapi/strapi | ๐ Strapi is the leading open-source headless CMS. Itโs 100% JavaScript/TypeScript, fully customizable and developer-first. |
13 | webiny-js | https://github.com/webiny/webiny-js | Open-source serverless enterprise CMS. Includes a headless CMS, page builder, form builder, and file manager. Easy to customize and expand. Deploys to AWS. |
14 | developer-roadmap | https://github.com/kamranahmedse/developer-roadmap | Interactive roadmaps, guides and other educational content to help developers grow in their careers. |
15 | grafana | https://github.com/grafana/grafana | The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more. |
16 | tech-interview-handbook | https://github.com/yangshun/tech-interview-handbook | ๐ฏ Curated coding interview preparation materials for busy software engineers |
17 | psp-migration | https://github.com/appvia/psp-migration | Recreation of common Pod Security Policy configuration in other common Kubernetes policy engines |
18 | knests | https://github.com/tudorconstantin/knests | Full-stack boilerplate (project/hackathon starter) with Docker/NodeJS/Typescript/GraphQL/React/Material-UI |
19 | nextjs-monorepo-example | https://github.com/belgattitude/nextjs-monorepo-example | Collection of monorepo tips & tricks |
20 | node-typescript-boilerplate | https://github.com/jsynowiec/node-typescript-boilerplate | Minimalistic project template to jump start a Node.js back-end application in TypeScript. ESLint, Jest and type definitions included. |
21 | portainer | https://github.com/portainer/portainer | Making Docker and Kubernetes management easy. |
22 | upload-artifact | https://github.com/actions/upload-artifact | |
23 | download-artifact | https://github.com/actions/download-artifact | |
24 | github-pages-deploy-action | https://github.com/JamesIves/github-pages-deploy-action | ๐ Automatically deploy your project to GitHub Pages using GitHub Actions. This action can be configured to push your production-ready code into any branch you'd like. |
25 | actions-gh-pages | https://github.com/peaceiris/actions-gh-pages | GitHub Actions for GitHub Pages ๐ Deploy static files and publish your site easily. Static-Site-Generators-friendly. |
26 | npkill | https://github.com/voidcosmos/npkill | List any node_modules ๐ฆ dir in your system and how heavy they are. You can then select which ones you want to erase to free up space ๐งน |
27 | Seans-TypeScript-NodeJS-CRUD-REST-API-Boilerplate | https://github.com/Sean-Bradley/Seans-TypeScript-NodeJS-CRUD-REST-API-Boilerplate | A minimal and easy to follow example of what you need to create a CRUD style API in NodeJs using TypeScript |
28 | ensembl-client | https://github.com/Ensembl/ensembl-client | Ensembl beta client |
29 | saas-boilerplate | https://github.com/apptension/saas-boilerplate | SaaS Boilerplate - Open Source and free SaaS stack that lets you build SaaS products faster in React, Django and AWS. Focus on essential business logic instead of coding repeatable features! |
Index | Name | Repository URL | Description |
---|---|---|---|
1 | nerdcommenter | https://github.com/preservim/nerdcommenter | Vim plugin for intensely nerdy commenting powers |
Index | Name | Repository URL | Description |
---|---|---|---|
1 | dockeron | https://github.com/dockeron/dockeron | ๐ค๐ค๐ค Electron + Vue.js for Docker |
Index | Name | Repository URL | Description |
---|---|---|---|
1 | bun | https://github.com/oven-sh/bun | Incredibly fast JavaScript runtime, bundler, test runner, and package manager โ all in one |
Give a โญ if you like this repo โค๏ธ
To the extent possible under law, ductnn has waived all copyright and related or neighboring rights to this work.