Awesome
awesome stars
A list of awesome repositories I've starred. Want your own? Try: stargazer
Total starred repositories: 177
Contents
- C
- C#
- C++
- CSS
- Erlang
- Go
- HCL
- Haskell
- Janet
- JavaScript
- Jinja
- Lua
- Makefile
- Objective-C
- PHP
- PowerShell
- Python
- Ruby
- Rust
- Scheme
- Shell
- Swift
- TypeScript
- Unknown
- Vim Script
C
- espressif/ESP8266_RTOS_SDK - Latest ESP8266 SDK based on FreeRTOS, esp-idf style. [Apache License 2.0] (⭐️3365)
- Klipper3d/klipper - Klipper is a 3d-printer firmware [GNU GPLv3] (⭐️9670)
- koekeishiya/yabai - A tiling window manager for macOS based on binary space partitioning [MIT License] (⭐️24394)
- pbatard/rufus - The Reliable USB Formatting Utility [GNU GPLv3] (⭐️29674)
- qmk/qmk_firmware - Open-source keyboard firmware for Atmel AVR and Arm USB families [GNU GPLv2] (⭐️18466)
- redis/redis - Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps. (⭐️67454)
- s-matyukevich/raspberry-pi-os - Learning operating system development using Linux kernel and Raspberry Pi [MIT License] (⭐️13290)
- torvalds/linux - Linux kernel source tree (⭐️184642)
- valkey-io/valkey - A flexible distributed key-value datastore that is optimized for caching and other realtime workloads. (⭐️18126)
- ventoy/Ventoy - A new bootable USB solution. [GNU GPLv3] (⭐️63617)
C#
- dotnet/aspnetcore - ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux. [MIT License] (⭐️35723)
- NLua/NLua - Bridge between Lua and the .NET. [MIT License] (⭐️2058)
- OmniSharp/omnisharp-roslyn - OmniSharp server (HTTP, STDIO) based on Roslyn workspaces [MIT License] (⭐️1797)
- peass-ng/PEASS-ng - PEASS - Privilege Escalation Awesome Scripts SUITE (with colors) (⭐️16474)
- Samsung/netcoredbg - NetCoreDbg is a managed code debugger with GDB/MI, VSCode DAP and CLI interfaces for CoreCLR. [MIT License] (⭐️858)
C++
- aristocratos/btop - A monitor of resources [Apache License 2.0] (⭐️21684)
- esphome/esphome - ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems. (⭐️8684)
- FreeCAD/FreeCAD - This is the official source code of FreeCAD, a free and opensource multiplatform 3D parametric modeler. (⭐️22057)
- jomjol/AI-on-the-edge-device - Easy to use device for connecting "old" measuring units (water, power, gas, ...) to the digital world (⭐️6145)
- Jyers/Marlin - Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. | Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine. [GNU GPLv3] (⭐️2140)
- MaskRay/ccls - C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting [Apache License 2.0] (⭐️3800)
- microsoft/terminal - The new Windows Terminal and the original Windows console host, all in the same place! [MIT License] (⭐️96154)
- NixOS/nix - Nix, the purely functional package manager [GNU LGPLv2.1] (⭐️13099)
- prusa3d/PrusaSlicer - G-code generator for 3D printers (RepRap, Makerbot, Ultimaker etc.) [GNU AGPLv3] (⭐️7855)
- rohit-px2/nvui - A modern frontend for Neovim. [MIT License] (⭐️1731)
- supermerill/SuperSlicer - G-code generator for 3D printers (Prusa, Voron, Creality, etc.) (⭐️4155)
CSS
- rverst/mdsync - Simple markdown renderer with live reloading [MIT License] (⭐️5)
Erlang
- rabbitmq/rabbitmq-delayed-message-exchange - Delayed Messaging for RabbitMQ (⭐️2072)
- vernemq/vernemq - A distributed MQTT message broker based on Erlang/OTP. Built for high quality & Industrial use cases. The VerneMQ mission is active & the project maintained. Thank you for your support! [Apache License 2.0] (⭐️3254)
Go
- absmach/supermq - Event-driven Infrastructure for Modern Cloud [Apache License 2.0] (⭐️2489)
- amlweems/xzbot - notes, honeypot, and exploit demo for the xz backdoor (CVE-2024-3094) (⭐️3500)
- BlackReloaded/wsl2-ssh-pageant - bridge between windows pageant and wsl2 [MIT License] (⭐️372) Archived!
- containerd/containerd - An open and reliable container runtime [Apache License 2.0] (⭐️17707)
- containerd/nerdctl - contaiNERD CTL - Docker-compatible CLI for containerd, with support for Compose, Rootless, eStargz, OCIcrypt, IPFS, ... [Apache License 2.0] (⭐️8298)
- containers/podman - Podman: A tool for managing OCI containers and pods. [Apache License 2.0] (⭐️24209)
- derailed/k9s - 🐶 Kubernetes CLI To Manage Your Clusters In Style! [Apache License 2.0] (⭐️27814)
- gdamore/tcell - Tcell is an alternate terminal package, similar in some ways to termbox, but better in others. [Apache License 2.0] (⭐️4647)
- go-delve/delve - Delve is a debugger for the Go programming language. [MIT License] (⭐️23177)
- gohugoio/hugo - The world’s fastest framework for building websites. [Apache License 2.0] (⭐️76635)
- golang/go - The Go programming language [Modified BSD License] (⭐️124705)
- goreleaser/goreleaser - Release engineering, simplified [MIT License] (⭐️14041)
- grafana/loki - Like Prometheus, but for logs. [GNU AGPLv3] (⭐️24214)
- gruntwork-io/terragrunt - Terragrunt is a flexible orchestration tool that allows Infrastructure as Code written in OpenTofu/Terraform to scale. [MIT License] (⭐️8289)
- helm/helm - The Kubernetes Package Manager [Apache License 2.0] (⭐️27210)
- hexops/gotextdiff - Unified text diffing in Go (copy of the internal diffing packages the officlal Go language server uses) [Modified BSD License] (⭐️138) Archived!
- jackc/pgx - PostgreSQL driver and toolkit for Go [MIT License] (⭐️10988)
- jesseduffield/lazydocker - The lazier way to manage everything docker [MIT License] (⭐️39573)
- jesseduffield/lazygit - simple terminal UI for git commands [MIT License] (⭐️54421)
- Jguer/yay - Yet another Yogurt - An AUR Helper written in Go [GNU GPLv3] (⭐️11337)
- jschaf/pggen - Generate type-safe Go for any Postgres query. If Postgres can run the query, pggen can generate code for it. [MIT License] (⭐️291)
- jstarks/npiperelay - npiperelay allows you to access Windows named pipes from WSL [MIT License] (⭐️678)
- junegunn/fzf - :cherry_blossom: A command-line fuzzy finder [MIT License] (⭐️66504)
- k3s-io/k3s - Lightweight Kubernetes [Apache License 2.0] (⭐️28394)
- kubernetes/kubernetes - Production-Grade Container Scheduling and Management [Apache License 2.0] (⭐️111886)
- 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 [Apache License 2.0] (⭐️11119)
- kyverno/kyverno - Cloud Native Policy Management [Apache License 2.0] (⭐️5871)
- linkerd/linkerd2 - Ultralight, security-first service mesh for Kubernetes. Main repo for Linkerd 2.x. [Apache License 2.0] (⭐️10756)
- maaslalani/confetty - Confetti in your TTY [MIT License] (⭐️428)
- marcosnils/bin - Effortless binary manager [MIT License] (⭐️721)
- mudler/LocalAI - :robot: The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and local-first. Drop-in replacement for OpenAI, running on consumer-grade hardware. No GPU required. Runs gguf, transformers, diffusers and many more models architectures. Features: Generate Text, Audio, Video, Images, Voice Cloning, Distributed, P2P inference [MIT License] (⭐️27200)
- oliver006/redis_exporter - Prometheus Exporter for ValKey & Redis Metrics. Supports ValKey and Redis 2.x, 3.x, 4.x, 5.x, 6.x, and 7.x [MIT License] (⭐️3194)
- opentofu/opentofu - OpenTofu lets you declaratively manage your cloud infrastructure. [Mozilla Public License 2.0] (⭐️23637)
- ponzu-cms/ponzu - Headless CMS with automatic JSON API. Featuring auto-HTTPS from Let's Encrypt, HTTP/2 Server Push, and flexible server framework written in Go. [Modified BSD License] (⭐️5710)
- prometheus/prometheus - The Prometheus monitoring system and time series database. [Apache License 2.0] (⭐️56351)
- 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. [MIT License] (⭐️4903)
- pulumi/pulumi - Pulumi - Infrastructure as Code in any programming language 🚀 [Apache License 2.0] (⭐️22095)
- rclone/rclone - "rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Azure Blob, Azure Files, Yandex Files [MIT License] (⭐️47759)
- rverst/stargazer - Stargazer creates a sorted list of your stared GitHub repositories - your personal awesome-list. [MIT License] (⭐️41)
- sourcegraph/sourcegraph-public-snapshot - Code AI platform with Code Search & Cody (⭐️10124) Archived!
- TheAlgorithms/Go - Algorithms and Data Structures implemented in Go for beginners, following best practices. [MIT License] (⭐️16424)
- TheZoraiz/ascii-image-converter - A cross-platform command-line tool to convert images into ascii art and print them on the console. Now supports braille art! [Apache License 2.0] (⭐️2336)
- twpayne/chezmoi - Manage your dotfiles across multiple diverse machines, securely. [MIT License] (⭐️13656)
- wave-k8s/wave - Kubernetes configuration tracking controller [Apache License 2.0] (⭐️686)
HCL
- kube-hetzner/terraform-hcloud-kube-hetzner - Optimized and Maintenance-free Kubernetes on Hetzner Cloud in one command! [MIT License] (⭐️2542)
Haskell
- xmonad/xmonad - The core of xmonad, a small but functional ICCCM-compliant tiling window manager [Modified BSD License] (⭐️3386)
Janet
- nvim-treesitter/nvim-treesitter-context - Show code context [MIT License] (⭐️2581)
JavaScript
- mailcow/mailcow-dockerized - mailcow: dockerized - 🐮 + 🐋 = 💕 [GNU GPLv3] (⭐️9241)
- rabbitmq/rabbitmq-server - Open source RabbitMQ: core server and tier 1 (built-in) plugins (⭐️12379)
Jinja
- dev-sec/ansible-collection-hardening - This Ansible collection provides battle tested hardening for Linux, SSH, nginx, MySQL [Apache License 2.0] (⭐️4132)
Lua
- akinsho/bufferline.nvim - A snazzy bufferline for Neovim [GNU GPLv3] (⭐️3602)
- akinsho/toggleterm.nvim - A neovim lua plugin to help easily manage multiple terminal windows [GNU GPLv3] (⭐️4521)
- catppuccin/nvim - 🍨 Soothing pastel theme for (Neo)vim [MIT License] (⭐️5766)
- folke/lazy.nvim - 💤 A modern plugin manager for Neovim [Apache License 2.0] (⭐️15459)
- folke/trouble.nvim - 🚦 A pretty diagnostics, references, telescope results, quickfix and location list to help you solve all the trouble your code is causing. [Apache License 2.0] (⭐️5713)
- folke/which-key.nvim - 💥 Create key bindings that stick. WhichKey helps you remember your Neovim keymaps, by showing available keybindings in a popup as you type. [Apache License 2.0] (⭐️5585)
- hrsh7th/nvim-cmp - A completion plugin for neovim coded in Lua. [MIT License] (⭐️8257)
- hrsh7th/nvim-compe - Auto completion Lua plugin for nvim [MIT License] (⭐️1284) Archived!
- jackMort/ChatGPT.nvim - ChatGPT Neovim Plugin: Effortless Natural Language Generation with OpenAI's ChatGPT API [Apache License 2.0] (⭐️3832)
- jose-elias-alvarez/null-ls.nvim - Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua. (⭐️3642) Archived!
- L3MON4D3/LuaSnip - Snippet Engine for Neovim written in Lua. [Apache License 2.0] (⭐️3562)
- lewis6991/gitsigns.nvim - Git integration for buffers [MIT License] (⭐️5294)
- lspcontainers/lspcontainers.nvim - Neovim plugin for lspcontainers. [Apache License 2.0] (⭐️317)
- LuaLS/lua-language-server - A language server that offers Lua language support - programmed in Lua [MIT License] (⭐️3441)
- maan2003/lsp_lines.nvim - [ISC License] (⭐️269)
- mfussenegger/nvim-dap - Debug Adapter Protocol client implementation for Neovim [GNU GPLv3] (⭐️5770)
- mfussenegger/nvim-lint - An asynchronous linter plugin for Neovim complementary to the built-in Language Server Protocol support. [GNU GPLv3] (⭐️2077)
- neovim/nvim-lspconfig - Quickstart configs for Nvim LSP [Apache License 2.0] (⭐️10939)
- nvim-telescope/telescope-dap.nvim - Integration for nvim-dap with telescope.nvim [MIT License] (⭐️331)
- nvim-telescope/telescope.nvim - Find, Filter, Preview, Pick. All lua, all the time. [MIT License] (⭐️16343)
- nvim-tree/nvim-tree.lua - A file explorer tree for neovim written in lua (⭐️7345)
- nvimdev/lspsaga.nvim - improve neovim lsp experience [MIT License] (⭐️3512)
- ray-x/go.nvim - G'day Nvimer, Joyful Gopher: Discover the Feature-Rich Go Plugin for Neovim [MIT License] (⭐️2201)
- ray-x/lsp_signature.nvim - LSP signature hint as you type [Apache License 2.0] (⭐️2115)
- rcarriga/nvim-dap-ui - A UI for nvim-dap [MIT License] (⭐️2732)
- rcarriga/nvim-notify - A fancy, configurable, notification manager for NeoVim [MIT License] (⭐️3145)
- rmagatti/auto-session - A small automated session manager for Neovim [MIT License] (⭐️1353)
- RRethy/vim-illuminate - illuminate.vim - (Neo)Vim plugin for automatically highlighting other uses of the word under the cursor using either LSP, Tree-sitter, or regex matching. (⭐️2248)
- rverst/nvim-config - My neovim config [MIT License] (⭐️3)
- simrat39/symbols-outline.nvim - A tree like view for symbols in Neovim using the Language Server Protocol. Supports all your favourite languages. [MIT License] (⭐️1854) Archived!
- SmiteshP/nvim-navic - Simple winbar/statusline plugin that shows your current code context [Apache License 2.0] (⭐️1451)
- theHamsta/nvim-dap-virtual-text - [GNU GPLv3] (⭐️896)
- ThePrimeagen/harpoon - [MIT License] (⭐️7314)
- ThePrimeagen/refactoring.nvim - The Refactoring library based off the Refactoring book by Martin Fowler [MIT License] (⭐️2981)
- ThePrimeagen/vim-be-good - vim-be-good is a nvim plugin designed to make you better at Vim Movements. (⭐️3367)
- VonHeikemen/lsp-zero.nvim - A starting point to setup some lsp related features in neovim. [MIT License] (⭐️3909)
- wbthomason/packer.nvim - A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config [MIT License] (⭐️7918)
- williamboman/mason-lspconfig.nvim - Extension to mason.nvim that makes it easier to use lspconfig with mason.nvim. [Apache License 2.0] (⭐️2960)
- williamboman/mason.nvim - Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters. [Apache License 2.0] (⭐️8094)
- williamboman/nvim-lsp-installer - Further development has moved to https://github.com/williamboman/mason.nvim! [Apache License 2.0] (⭐️1993) Archived!
- zbirenbaum/copilot-cmp - Lua plugin to turn github copilot into a cmp source [MIT License] (⭐️1195)
Makefile
- yuk7/ArchWSL - ArchLinux based WSL Distribution. Supports multiple install. [MIT License] (⭐️6994)
Objective-C
- gnachman/iTerm2 - iTerm2 is a terminal emulator for Mac OS X that does amazing things. [GNU GPLv2] (⭐️15478)
- Hammerspoon/hammerspoon - Staggeringly powerful macOS desktop automation with Lua [MIT License] (⭐️12263)
PHP
- firefly-iii/firefly-iii - Firefly III: a personal finances manager [GNU AGPLv3] (⭐️16778)
- FreshRSS/FreshRSS - A free, self-hostable news aggregator… [GNU AGPLv3] (⭐️10227)
PowerShell
- dotnet/core - .NET news, announcements, release notes, and more! [MIT License] (⭐️21058)
- ScoopInstaller/Scoop - A command-line installer for Windows. (⭐️21468)
Python
- 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. [GNU GPLv3] (⭐️63455)
- bustedlogic/DWIN_T5UIC1_LCD - Python class for the Ender 3 V2 LCD [GNU GPLv3] (⭐️154)
- chubin/cheat.sh - the only cheat sheet you need [MIT License] (⭐️38667)
- chubin/wttr.in - :partly_sunny: The right way to check the weather [Apache License 2.0] (⭐️25008)
- geerlingguy/ansible-for-devops - Ansible for DevOps examples. [MIT License] (⭐️8574)
- home-assistant/core - :house_with_garden: Open source home automation that puts local control and privacy first. [Apache License 2.0] (⭐️74789)
- kovidgoyal/kitty - Cross-platform, fast, feature-rich, GPU based terminal [GNU GPLv3] (⭐️25104)
- MicroSur/DWIN_T5UIC1_LCD - Python class for the Ender 3 V2 LCD [GNU GPLv3] (⭐️16)
- nicolargo/glances - Glances an Eye on your system. A top/htop alternative for GNU/Linux, BSD, Mac OS and Windows operating systems. (⭐️27203)
- OctoPrint/OctoPrint - OctoPrint is the snappy web interface for your 3D printer! [GNU AGPLv3] (⭐️8370)
- odwdinc/DWIN_T5UIC1_LCD - Python class for the Ender 3 V2 LCD [GNU GPLv3] (⭐️179)
- oscarminus/steinapi - A simple python connector for the THW Stein.APP [MIT License] (⭐️16)
- paperless-ngx/paperless-ngx - A community-supported supercharged version of paperless: scan, index and archive all your physical documents [GNU GPLv3] (⭐️23160)
- SirVer/ultisnips - UltiSnips - The ultimate snippet solution for Vim. Send pull requests to SirVer/ultisnips! [GNU GPLv3] (⭐️7563)
- stamparm/maltrail - Malicious traffic detection system [MIT License] (⭐️6652)
- TheR1D/shell_gpt - A command-line productivity tool powered by AI large language models like GPT-4, will help you accomplish your tasks faster and more efficiently. [MIT License] (⭐️9953)
- ytdl-org/youtube-dl - Command-line program to download videos from YouTube.com and other video sites [The Unlicense] (⭐️133155)
Ruby
- mastodon/mastodon - Your self-hosted, globally interconnected microblogging community [GNU AGPLv3] (⭐️47357)
Rust
- BurntSushi/ripgrep - ripgrep recursively searches directories for a regex pattern while respecting your gitignore [The Unlicense] (⭐️49360)
- casey/just - 🤖 Just a command runner [Creative Commons Zero v1.0 Universal] (⭐️22802)
- dalance/procs - A modern replacement for ps written in Rust [MIT License] (⭐️5228)
- dandavison/delta - A syntax-highlighting pager for git, diff, grep, and blame output [MIT License] (⭐️24836)
- dani-garcia/vaultwarden - Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs [GNU AGPLv3] (⭐️40116)
- fish-shell/fish-shell - The user-friendly command line shell. (⭐️26645)
Scheme
- nvim-treesitter/nvim-treesitter - Nvim Treesitter configurations and abstraction layer [Apache License 2.0] (⭐️11058)
Shell
- acomagu/fish-async-prompt - Make your prompt asynchronous to improve the reactivity. [MIT License] (⭐️417)
- CISOfy/lynis - Lynis - Security auditing tool for Linux, macOS, and UNIX-based systems. Assists with compliance testing (HIPAA/ISO27001/PCI DSS) and system hardening. Agentless, and installation optional. [GNU GPLv3] (⭐️13584)
- jorgebucaran/fisher - A plugin manager for Fish [MIT License] (⭐️7895)
- mailcow/mailcow-ansiblerole - The official ansible role to setup mailcow using Ansible [GNU GPLv3] (⭐️78)
- rverst/dotfiles_old - These are my dotfiles, batteries included. [The Unlicense] (⭐️2)
- spaceship-prompt/spaceship-prompt - :rocket::star: Minimalistic, powerful and extremely customizable Zsh prompt [MIT License] (⭐️19652)
Swift
- ianyh/Amethyst - Automatic tiling window manager for macOS à la xmonad. [MIT License] (⭐️14921)
TypeScript
- bash-lsp/bash-language-server - A language server for Bash [MIT License] (⭐️2180)
- flybywiresim/aircraft - The A32NX & A380X Project are community driven open source projects to create free Airbus aircraft in Microsoft Flight Simulator that are as close to reality as possible. [GNU GPLv3] (⭐️5160)
- 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. [GNU AGPLv3] (⭐️65602)
- rancher-sandbox/rancher-desktop - Container Management and Kubernetes on the Desktop [Apache License 2.0] (⭐️6095)
- redhat-developer/yaml-language-server - Language Server for YAML Files [MIT License] (⭐️1115)
- RomRider/apexcharts-card - 📈 A Lovelace card to display advanced graphs and charts based on ApexChartsJS for Home Assistant [MIT License] (⭐️1242)
- withastro/astro - The web framework for content-driven websites. ⭐️ Star to support our work! (⭐️47861)
Unknown
- adrianlarion/useful-sed - Useful sed scripts & patterns. (⭐️3556)
- guardrailsio/awesome-golang-security - Awesome Golang Security resources 🕶🔐 (⭐️1936)
- JonathanSiemering/stars - [The Unlicense] (⭐️2)
- rverst/stars - A list of my starred repositories, generated by rverst/stargazer [The Unlicense] (⭐️6)
Vim Script
- github/copilot.vim - Neovim plugin for GitHub Copilot (⭐️8820)
- neovim/neovim - Vim-fork focused on extensibility and usability (⭐️84455)
- rstacruz/vim-closer - Closes brackets [MIT License] (⭐️348)
- sbdchd/neoformat - :sparkles: A (Neo)vim plugin for formatting code. [BSD 2-Clause "Simplified" License] (⭐️2007)
- tpope/vim-commentary - commentary.vim: comment stuff out (⭐️5926)
- tpope/vim-endwise - endwise.vim: Wisely add (⭐️1124)
- tpope/vim-fugitive - fugitive.vim: A Git wrapper so awesome, it should be illegal (⭐️20182)