๐ 280+ Ultimate Open-Source Repositories: The Developerโs Curated Guide [2026] โ ๐ (Curated by Category)

The ultimate curated collection of 280+ high-impact open-source repositories for AI/LLM, Web Dev, DevOps, Cloud Native, and Security. Updated for 2026.
A curated, categorized, and regularly updated list of must-see open source repositories for developers, students, and tech enthusiasts.
| **๐ Established in 2024 |
Continuously Maintained |
Heavy AI/LLM & DevOps Focus** |
๐ Table of Contents
๐ Roadmaps & Learning Paths
๐ค AI & LLM Engineering (The โNewโ Essential)
This is currently the most starred category on GitHub.
๐ฏ LLM Runtimes & Local Inference
- Ollama - Run large language models (Llama 3.2, Mistral) locally.
- Hugging Face Transformers - State-of-the-art machine learning for Pytorch, TensorFlow, and JAX.
- LM Studio - Desktop app to discover, download, and run local LLMs with a beautiful UI.
- GPT4All - Run open-source LLMs offline on your machine (no internet, privacy-first).
- vLLM - High-throughput LLM inference and serving engine.
- text-generation-webui - A Gradio web UI for running LLMs with advanced sampling and tuning options.
- LocalAI - OpenAI API-compatible local inference engine supporting multiple models.
๐ ๏ธ LLM Application Frameworks (Build Products)
- LangChain - The standard framework for building LLM-powered applications.
- LlamaIndex - Data indexing and retrieval framework for LLMs; query your documents with AI.
- LangGraph - Build resilient, multi-step AI applications with state management and human-in-the-loop.
- CrewAI - AI agent orchestration framework for building collaborative AI teams.
- AutoGen - Multi-agent conversation framework for building complex AI workflows.
- Dify - Open-source platform for building and deploying LLM apps visually.
- Vercel AI SDK - Build AI applications with JavaScript/TypeScript, supporting multiple AI providers.
- Semantic Kernel - Microsoftโs SDK for combining LLMs with conventional code and plugins.
๐ง Model Fine-Tuning & Training
- Hugging Face PEFT - Parameter-efficient fine-tuning (LoRA, QLoRA, etc.) for LLMs.
- Unsloth - 2-5x faster LLM fine-tuning with dramatically lower memory use.
- Axolotl - Simplified, config-driven fine-tuning framework for open-source LLMs.
- TRL (Transformer Reinforcement Learning) - Tools for RLHF-style post-training of language models.
- LitGPT - Hackable implementation of open-source LLMs with training and inference.
๐ค AI Agents & Automation
- Claude Code - Agentic coding tool that lives in your terminal and understands your entire codebase.
- OpenClaw - Self-hosted personal AI agent that runs across WhatsApp, Telegram, Slack, Discord and more.
- Hermes Agent - Self-improving AI agent by Nous Research with persistent memory and self-distilled skills.
- Browser-use - Open-source AI for web automation (letting AI โuseโ the browser).
- Aider - AI pair programming in your terminal.
- Dorothy - Open-source desktop app to orchestrate multiple AI CLI agents simultaneously with automations and Kanban management.
- GPT Researcher - Autonomous research agent that conducts online research and compiles reports.
- Open Interpreter - Natural language interface for letting an LLM run code on your computer.
๐ฌ AI Chat, RAG & Vector Databases
- Open WebUI - ChatGPT-like self-hosted web UI for Ollama and OpenAI-compatible APIs.
- AnythingLLM - Private, self-hosted ChatGPT alternative with full document support (RAG).
- Quivr - Personal productivity assistant that lets you chat with your files and knowledge base.
- Flowise - Drag-and-drop visual builder for LLM applications and agent workflows.
- Chroma - AI-native embedding/vector database for building RAG and semantic search.
- Weaviate - Open-source vector database for ML-powered search and similarity.
- Milvus - High-performance vector database built for large-scale AI applications.
๐จ Open-Source LLMs & Models
- Llama - Metaโs open-weight LLM family (Llama 3.x and beyond).
- Mistral Common - Official tokenization/formatting library for Mistral AIโs open models.
- Stable Diffusion - Open-source text-to-image generation model.
- Whisper - Open-source speech recognition (speech-to-text) model by OpenAI.
- OpenAI Cookbook - Examples and guides for using the OpenAI API.
- Anthropic Cookbook - Examples and best practices for building with Claude.
- Guidance - Control language model generation with an intuitive, constrained syntax.
- Instructor - Structured, typed output from LLMs with automatic validation.
- Pydantic AI - Type-safe agent framework built on Pydantic.
๐ Web Development
- shadcn/ui - Beautifully designed components built with Radix UI and Tailwind CSS.
- Lucide - Beautiful & consistent icons, a community fork of Feather Icons.
- T3 Stack - The best way to start a full-stack, typesafe Next.js app.
- Directus - The modern data platform that turns any SQL database into an API and Admin UI.
- freeCodeCamp - Learn to code for free.
- 30-seconds-of-code - Short JavaScript code snippets.
- javascript-algorithms - Algorithms and data structures in JS.
- react - The library for web and native user interfaces.
- vue - The progressive JavaScript framework.
- angular - One framework, mobile & desktop.
- next.js - The React framework for production.
- nuxt - The Intuitive Vue Framework.
- awesome-react - Curated list of React resources.
- awesome-vue - Curated resources for Vue.js devs.
- nodebestpractices - Node.js best practices.
- storybook - UI component explorer for frontend devs.
- css-protips - Tips to improve your CSS skills.
- awesome-tailwindcss - Resources for Tailwind CSS.
- md8-habibullah/jsdelivr - A free CDN for open source, npm, GitHub, and more.
๐ฑ Mobile Development
๐จโ๐ป Programming Languages & Algorithms
๐งช Data Science & Machine Learning
โ๏ธ Advanced DevOps & Cloud Native Infrastructure โ๏ธ
- free-for-dev - List of free services for developers.
- devops-exercises - DevOps and SRE interview questions and exercises.
- kubernetes - Production-Grade Container Scheduling and Management.
- docker - Docker Community Edition.
- awesome-devops - Curated DevOps resources.
- ansible - Ansible is a radically simple IT automation platform.
- terraform - Infrastructure as Code.
- awesome-docker - A curated list of Docker resources.
- prometheus - Monitoring system & time series database.
- awesome-kubernetes - Kubernetes curated resources.
- awesome-ciandcd - CI/CD resources and tools.
- awesome-terraform - Curated list for Terraform.
- md8-habibullah/ansible - Ansible playbooks, guides, and resources.
- Coolify - An open-source, self-hosted alternative to Heroku/Netlify/Vercel.
- Argo CD - Declarative, GitOps continuous delivery tool for Kubernetes.
- LocalStack - A fully functional local AWS cloud stack.
- Grafana - The open observability platform for analytics and monitoring.
- Pulumi - Infrastructure as Code using real programming languages (TS, Python, Go).
๐ Modern Deployment & Container Orchestration
Next-gen self-hosted PaaS alternatives to Heroku, Vercel, and Netlify, plus modern container tooling.
- Dokploy - Simple, modern, self-hosted PaaS. Deploy Node, Python, Docker apps with zero configuration.
- CapRover - Self-hosted PaaS with a one-click app installer and easy Docker deployment.
- Hoppscotch - Open-source API development ecosystem, an alternative to Postman/Insomnia.
- Nomad - Flexible, simple workload orchestrator (an alternative to Kubernetes).
- Docker Compose - Define and run multi-container Docker applications.
- Podman - Daemonless OCI container engine, a drop-in Docker alternative.
- Buildah - Build OCI container images without needing a running daemon.
- Dive - Explore Docker image layers and discover ways to shrink image size.
- Flux CD - GitOps toolkit for declarative, continuous delivery on Kubernetes.
๐ก๏ธ Cybersecurity & Pentesting (Your Specialty)
As a Security Engineer, these tools are for authorized penetration testing, research, and infrastructure hardening only.
- OWASP Top 10 - The standard awareness document for developers and web application security.
- Gitleaks - Scan git repos for secrets like passwords, API keys, and tokens.
- SQLMap - Automatic SQL injection and database takeover tool.
- Sherlock - Hunt down social media accounts by username across social networks.
- PayloadsAllTheThings - A list of useful payloads and bypasses for Web Application Security.
๐ฎ Command & Control (C2) & Remote Access
- Sliver - A powerful, cross-platform, open-source C2 framework (the best open-source alternative to Cobalt Strike).
- Evil-WinRM - The ultimate shell for hacking Windows; features lateral movement, file transfer, and memory execution.
- NetExec - The successor to CrackMapExec; a multi-tool for automated network assessment and credential harvesting.
- Havoc - A modern, malleable post-exploitation command and control framework.
๐ค Botnets, Agents & AI Red Teaming
- DeepTeam - LLM Red Teaming framework to simulate jailbreaks and prompt injections on AI agents.
- Mirai (Research) - The infamous IoT botnet source code (for research and defense signature building).
- Cai-Framework - Cybersecurity AI framework for building autonomous agents that discover and exploit vulnerabilities.
- Honeymap - Real-time visualization of world-wide honeypot attacks (see the โbotnetโ in action).
๐ก Network Monitoring & Hidden Recon
- Bettercap - The โSwiss Army Knifeโ for 802.11, BLE, and Ethernet reconnaissance and MITM attacks.
- RustScan - A modern port scanner that can scan 65k ports in 3 seconds; designed for speed and scriptability.
- Zabbix - Enterprise-grade monitoring that can track thousands of devices as a distributed โmonitoring net.โ
- Netdata - Per-second, real-time health and performance monitoring for entire distributed clusters.
๐ต๏ธ Advanced OSINT & Data Leaks
- SpiderFoot - Automates OSINT collection from over 100 public data sources for threat intelligence.
- Gitleaks - Scan every commit in your history to find leaked API keys, tokens, and secrets.
- Mary-SUE - (Your Tool/Reference) - Specialized script for harvesting username-linked data across platforms.
- Ciphey - Fully automated decryption tool that uses AI and Natural Language Processing to crack unknown encryptions.
๐ฃ Exploitation & Payload Heavies
- Metasploit Framework - The worldโs most used penetration testing software.
- PayloadsAllTheThings - A massive library of payloads for every web vulnerability imaginable.
- Impacket - A collection of Python classes for working with network protocols (SMB, MSRPC) - essential for Windows network hacking.
- Aircrack-ng - The standard for auditing wireless networks and cracking WPA/WPA2.
๐๏ธ System Design & Architecture
๐ Awesome Lists & Resources
- gitignore - Useful .gitignore templates.
- ohmyzsh - A delightful community-driven framework for managing your zsh configuration.
- powerlevel10k - Super flexible and fast zsh theme.
- prettier - Code formatter.
- eslint - Pluggable JavaScript linter.
- homebrew - The missing package manager for macOS (or Linux).
- nvm - Node version manager.
- fzf - A command-line fuzzy finder.
- tmux - Terminal multiplexer.
- ripgrep - Fast command-line search tool.
- shields - Quality metadata badges for open source projects.
- IT Tools - Collection of handy online tools for developers, with great UX.
๐ GitHub Profile & Achievement Showcases
๐จ Themes & Customizations
๐จ Design, Frontend & UX
๐ Visualization, Data & Charts
- awesome-visualization - Curated list of visualization libraries.
- d3 - Bring data to life with SVG, Canvas and HTML.
- chart.js - Simple yet flexible JavaScript charting.
- awesome-dataviz - Curated list of data visualization libraries.
- echarts - Powerful visualization library for browser.
๐ผ Job Search & Career
๐๏ธ Miscellaneous / General
- Rocket.Chat - The leading open source team chat platform, Slack alternative, with rich integrations and self-hosting.
- Mattermost - Secure, self-hosted Slack alternative for teams and enterprises.
- Matrix (Synapse) - Matrix protocol reference server, a decentralized, federated, end-to-end encrypted messaging network.
- Element - The flagship Matrix client, formerly Riot, web and desktop app.
- Telegram (Unofficial, open clients) - Unofficial open source desktop client for Telegram.
- Wire - Secure, cross-platform team collaboration platform.
- Zulip - Powerful threaded open source group chat, great for remote teams.
- Rocket.Chat.ReactNative - Mobile client for Rocket.Chat.
- Jitsi Meet - Secure, scalable open source video chat and conferencing platform.
- SimpleX Chat - Private, decentralized, and serverless messenger.
- Conduit - Lightweight Matrix homeserver written in Rust.
- Openfire - Real-time collaboration server based on XMPP protocol.
- SOGo - Groupware server with calendar, contacts, and chat.
- Open Source WhatsApp Clients - Unofficial WhatsApp Web API for Node.js.
A curated list of repositories to master the Linux ecosystem, from core fundamentals to high-performance modern replacements.
๐ Mastering the Fundamentals
- eza-community/eza - A modern, maintained replacement for
ls with colors and git integration.
- sharkdp/bat - A
cat clone with syntax highlighting, line numbers, and git integration.
- ajeetdsouza/zoxide - A smarter
cd command that learns your habits to help you navigate instantly.
- BurntSushi/ripgrep - The fastest text search tool (
grep alternative) that respects your .gitignore.
- sharkdp/fd - A simple, fast, and user-friendly alternative to the
find command.
- aristocratos/btop - An immersive, high-performance system monitor (the successor to
htop).
- mfontanini/duf - A better
df utility with clear, colorful graphs for disk usage.
- dalance/procs - A modern replacement for
ps written in Rust with colored output.
๐ Shell Customization & Terminal Experience
- alacritty/alacritty - A cross-platform, GPU-accelerated terminal emulator focused on speed.
- kovidgoyal/kitty - A modern, feature-rich, GPU-based terminal supporting images and ligatures.
- wez/wezterm - A powerful GPU-accelerated terminal emulator and multiplexer written in Rust.
๐ง Shell Frameworks & Prompt Enhancements
๐ Want More? Explore Further!
๐ค Contributing
Want to make this list even better? See CONTRIBUTING.md and open a pull request!
- Suggest new repos
- Fix errors or descriptions
- Add new categories
๐ฃ Share This List
If you found this helpful, please star โญ, fork ๐ด, and share with your friends and communities!
Feel free to fork, suggest, or contribute to this list!
Maintained by md8-habibullah