Skip to content

JonathanSiemering/stars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,711 Commits
 
 
 
 
 
 

Repository files navigation

awesome stars

A list of awesome repositories I've starred. Want your own? Try: stargazer
Total starred repositories: 189

Contents

C

  • asmvik/yabai - A tiling window manager for macOS based on binary space partitioning [MIT License] (⭐️28351)
  • espressif/ESP8266_RTOS_SDK - Latest ESP8266 SDK based on FreeRTOS, esp-idf style. [Apache License 2.0] (⭐️3528)
  • fabianishere/pam_reattach - Reattach to the user's GUI session on macOS during authentication (for Touch ID support in tmux) [MIT License] (⭐️788)
  • Klipper3d/klipper - Klipper is a 3d-printer firmware [GNU GPLv3] (⭐️11346)
  • pbatard/rufus - The Reliable USB Formatting Utility [GNU GPLv3] (⭐️35036)
  • qmk/qmk_firmware - Open-source keyboard firmware for Atmel AVR and Arm USB families [GNU GPLv2] (⭐️20179)
  • redis/redis - For developers, who are building real-time data-driven applications, Redis is the preferred, fastest, and most feature-rich cache, data structure server, and document and vector query engine. (⭐️73401)
  • s-matyukevich/raspberry-pi-os - Learning operating system development using Linux kernel and Raspberry Pi [MIT License] (⭐️13767)
  • torvalds/linux - Linux kernel source tree (⭐️221843)
  • valkey-io/valkey - A flexible distributed key-value database that is optimized for caching and other realtime workloads. (⭐️25070)
  • ventoy/Ventoy - A new bootable USB solution. [GNU GPLv3] (⭐️74939)

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] (⭐️37770)
  • NLua/NLua - Bridge between Lua and the .NET. [MIT License] (⭐️2206)
  • OmniSharp/omnisharp-roslyn - OmniSharp server (HTTP, STDIO) based on Roslyn workspaces [MIT License] (⭐️2010)
  • peass-ng/PEASS-ng - PEASS - Privilege Escalation Awesome Scripts SUITE (with colors) (⭐️19436)
  • Samsung/netcoredbg - NetCoreDbg is a managed code debugger with GDB/MI, VSCode DAP and CLI interfaces for CoreCLR. [MIT License] (⭐️1218)

C++

  • aristocratos/btop - A monitor of resources [Apache License 2.0] (⭐️30812)
  • esphome/esphome - ESPHome is a system to control your ESP32, ESP8266, BK72xx, RP2040 by simple yet powerful configuration files and control them remotely through Home Automation systems. (⭐️10683)
  • FreeCAD/FreeCAD - Official source code of FreeCAD, a free and opensource multiplatform 3D parametric modeler. [GNU LGPLv2.1] (⭐️28964)
  • jomjol/AI-on-the-edge-device - Easy to use device for connecting "old" measuring units (water, power, gas, ...) to the digital world (⭐️8141)
  • 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] (⭐️2136)
  • MaskRay/ccls - C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting [Apache License 2.0] (⭐️4043)
  • microsoft/terminal - The new Windows Terminal and the original Windows console host, all in the same place! [MIT License] (⭐️102092)
  • NixOS/nix - Nix, the purely functional package manager [GNU LGPLv2.1] (⭐️16290)
  • prusa3d/PrusaSlicer - G-code generator for 3D printers (RepRap, Makerbot, Ultimaker etc.) [GNU AGPLv3] (⭐️8882)
  • rohit-px2/nvui - A modern frontend for Neovim. [MIT License] (⭐️1744)
  • supermerill/SuperSlicer - G-code generator for 3D printers (Prusa, Voron, Creality, etc.) [GNU AGPLv3] (⭐️4301)

CSS

  • rverst/mdsync - Simple markdown renderer with live reloading [MIT License] (⭐️6)

Erlang

  • rabbitmq/rabbitmq-delayed-message-exchange - Delayed Messaging for RabbitMQ (⭐️2296) Archived!
  • 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] (⭐️3541)

Go

  • absmach/supermq - Event-driven Infrastructure for Modern Cloud [Apache License 2.0] (⭐️2565)
  • amlweems/xzbot - notes, honeypot, and exploit demo for the xz backdoor (CVE-2024-3094) (⭐️3553)
  • BlackReloaded/wsl2-ssh-pageant - bridge between windows pageant and wsl2 [MIT License] (⭐️368) Archived!
  • cilium/cilium - eBPF-based Networking, Security, and Observability [Apache License 2.0] (⭐️23972)
  • containerd/containerd - An open and reliable container runtime [Apache License 2.0] (⭐️20550)
  • containerd/nerdctl - contaiNERD CTL - Docker-compatible CLI for containerd, with support for Compose, Rootless, eStargz, OCIcrypt, IPFS, ... [Apache License 2.0] (⭐️9892)
  • containers/kubernetes-mcp-server - Model Context Protocol (MCP) server for Kubernetes and OpenShift [Apache License 2.0] (⭐️1248)
  • containers/podman - Podman: A tool for managing OCI containers and pods. [Apache License 2.0] (⭐️30953)
  • derailed/k9s - 🐶 Kubernetes CLI To Manage Your Clusters In Style! [Apache License 2.0] (⭐️33010)
  • gdamore/tcell - Tcell is an alternate terminal package, similar in some ways to termbox, but better in others. [Apache License 2.0] (⭐️5091)
  • go-delve/delve - Delve is a debugger for the Go programming language. [MIT License] (⭐️24650)
  • gohugoio/hugo - The world’s fastest framework for building websites. [Apache License 2.0] (⭐️86990)
  • golang/go - The Go programming language [Modified BSD License] (⭐️133039)
  • goreleaser/goreleaser - Release engineering, simplified [MIT License] (⭐️15641)
  • grafana/loki - Like Prometheus, but for logs. [GNU AGPLv3] (⭐️27774)
  • gruntwork-io/terragrunt - Terragrunt is a flexible orchestration tool that allows Infrastructure as Code written in OpenTofu/Terraform to scale. [MIT License] (⭐️9379)
  • helm/helm - The Kubernetes Package Manager [Apache License 2.0] (⭐️29637)
  • hetznercloud/csi-driver - Kubernetes Container Storage Interface driver for Hetzner Cloud Volumes [MIT License] (⭐️783)
  • hetznercloud/hcloud-cloud-controller-manager - Kubernetes cloud-controller-manager for Hetzner Cloud [Apache License 2.0] (⭐️894)
  • hexops/gotextdiff - Unified text diffing in Go (copy of the internal diffing packages the officlal Go language server uses) [Modified BSD License] (⭐️150) Archived!
  • jackc/pgx - PostgreSQL driver and toolkit for Go [MIT License] (⭐️13568)
  • jesseduffield/lazydocker - The lazier way to manage everything docker [MIT License] (⭐️50051)
  • jesseduffield/lazygit - simple terminal UI for git commands [MIT License] (⭐️73847)
  • Jguer/yay - Yet another Yogurt - An AUR Helper written in Go [GNU GPLv3] (⭐️13244)
  • jschaf/pggen - Generate type-safe Go for any Postgres query. If Postgres can run the query, pggen can generate code for it. [MIT License] (⭐️317)
  • jstarks/npiperelay - npiperelay allows you to access Windows named pipes from WSL [MIT License] (⭐️780)
  • junegunn/fzf - 🌸 A command-line fuzzy finder [MIT License] (⭐️78513)
  • k3s-io/k3s - Lightweight Kubernetes [Apache License 2.0] (⭐️32389)
  • kubernetes/kubernetes - Production-Grade Container Scheduling and Management [Apache License 2.0] (⭐️121080)
  • kubeshark/kubeshark - Cluster-wide network observability for Kubernetes. Captures L4 packets, L7 API calls, and decrypted TLS traffic using eBPF, with full Kubernetes context. Available to AI agents via MCP and human operators via dashboard. [Apache License 2.0] (⭐️11818)
  • kyverno/kyverno - Unified Policy as Code [Apache License 2.0] (⭐️7483)
  • linkerd/linkerd2 - Ultralight, security-first service mesh for Kubernetes. Main repo for Linkerd 2.x. [Apache License 2.0] (⭐️11325)
  • maaslalani/confetty - Confetti in your TTY [MIT License] (⭐️495)
  • marcosnils/bin - Effortless binary manager [MIT License] (⭐️1116)
  • mudler/LocalAI - 🤖 The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and local-first. Drop-in replacement, running on consumer-grade hardware. No GPU required. Runs gguf, transformers, diffusers and many more. Features: Generate Text, MCP, Audio, Video, Images, Voice Cloning, Distributed, P2P and decentralized inference [MIT License] (⭐️43434)
  • oliver006/redis_exporter - Prometheus Exporter for Valkey & Redis Metrics. Supports Valkey 9.x, 8.x, 7.x and various Redis versions [MIT License] (⭐️3587)
  • opentofu/opentofu - OpenTofu lets you declaratively manage your cloud infrastructure. [Mozilla Public License 2.0] (⭐️28083)
  • 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] (⭐️5769)
  • prometheus/prometheus - The Prometheus monitoring system and time series database. [Apache License 2.0] (⭐️63165)
  • 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] (⭐️5380)
  • pulumi/pulumi - Pulumi - Infrastructure as Code in any programming language 🚀 [Apache License 2.0] (⭐️24948)
  • 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] (⭐️55933)
  • rverst/stargazer - Stargazer creates a sorted list of your stared GitHub repositories - your personal awesome-list. [MIT License] (⭐️58)
  • sourcegraph/sourcegraph-public-snapshot - Code AI platform with Code Search & Cody (⭐️10258) Archived!
  • telepresenceio/telepresence - Local development against a remote Kubernetes or OpenShift cluster [Apache License 2.0] (⭐️7147)
  • TheAlgorithms/Go - Algorithms and Data Structures implemented in Go for beginners, following best practices. [MIT License] (⭐️17871)
  • 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] (⭐️3186)
  • twpayne/chezmoi - Manage your dotfiles across multiple diverse machines, securely. [MIT License] (⭐️18381)
  • wave-k8s/wave - Kubernetes configuration tracking controller [Apache License 2.0] (⭐️770)

HCL

Haskell

  • xmonad/xmonad - The core of xmonad, a small but functional ICCCM-compliant tiling window manager [Modified BSD License] (⭐️3542)

Janet

JavaScript

Jinja

Lua

Makefile

  • yuk7/ArchWSL - ArchLinux based WSL Distribution. Supports multiple install. [MIT License] (⭐️7374)

Objective-C

  • gnachman/iTerm2 - iTerm2 is a terminal emulator for Mac OS X that does amazing things. [GNU GPLv2] (⭐️17137)
  • Hammerspoon/hammerspoon - Staggeringly powerful macOS desktop automation with Lua [MIT License] (⭐️14588)

PHP

PowerShell

  • dotnet/core - .NET news, announcements, release notes, and more! [MIT License] (⭐️21914)
  • ScoopInstaller/Scoop - A command-line installer for Windows. (⭐️23725)

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] (⭐️68303)
  • bustedlogic/DWIN_T5UIC1_LCD - Python class for the Ender 3 V2 LCD [GNU GPLv3] (⭐️175)
  • chubin/cheat.sh - the only cheat sheet you need [MIT License] (⭐️41066)
  • chubin/wttr.in - ⛅ The right way to check the weather [Apache License 2.0] (⭐️28976)
  • geerlingguy/ansible-for-devops - Ansible for DevOps examples. [MIT License] (⭐️9672)
  • georgejieh/freshrss-ai-summarizer - FreshRSS AI Summarizer processes and summarizes articles from FreshRSS feeds using AI models. Supports OpenAI API or local Ollama models with minimal edits. Extracts key insights, sentiment analysis, and market impact, generating individual and consolidated summaries. Designed for analysts and RSS users seeking AI-driven news insights locally. [Apache License 2.0] (⭐️4)
  • home-assistant/core - 🏡 Open source home automation that puts local control and privacy first. [Apache License 2.0] (⭐️85239)
  • kovidgoyal/kitty - If you live in the terminal, kitty is made for you! Cross-platform, fast, feature-rich, GPU based. [GNU GPLv3] (⭐️31779)
  • 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. (⭐️32010)
  • OctoPrint/OctoPrint - OctoPrint is the snappy web interface for your 3D printer! [GNU AGPLv3] (⭐️8925)
  • odwdinc/DWIN_T5UIC1_LCD - Python class for the Ender 3 V2 LCD [GNU GPLv3] (⭐️207)
  • oscarminus/steinapi - A simple python connector for the THW Stein.APP [MIT License] (⭐️19)
  • paperless-ngx/paperless-ngx - A community-supported supercharged document management system: scan, index and archive all your documents [GNU GPLv3] (⭐️37249)
  • peribeir/homeassistant-rademacher - This custom integration provides access to Rademacher Devices connected to a HomePilot (or Start2Smart) bridge. [GNU GPLv3] (⭐️78)
  • SirVer/ultisnips - UltiSnips - The ultimate snippet solution for Vim. Send pull requests to SirVer/ultisnips! [GNU GPLv3] (⭐️7685)
  • stamparm/maltrail - Malicious traffic detection system [MIT License] (⭐️8288)
  • TheR1D/shell_gpt - A command-line productivity tool powered by AI large language models like GPT-5, will help you accomplish your tasks faster and more efficiently. [MIT License] (⭐️11870)
  • ytdl-org/youtube-dl - Command-line program to download videos from YouTube.com and other video sites [The Unlicense] (⭐️139834)

Ruby

  • mastodon/mastodon - Your self-hosted, globally interconnected microblogging community [GNU AGPLv3] (⭐️49727)

Rust

  • BurntSushi/ripgrep - ripgrep recursively searches directories for a regex pattern while respecting your gitignore [The Unlicense] (⭐️60764)
  • casey/just - 🤖 Just a command runner [Creative Commons Zero v1.0 Universal] (⭐️31958)
  • dalance/procs - A modern replacement for ps written in Rust [MIT License] (⭐️5957)
  • dandavison/delta - A syntax-highlighting pager for git, diff, grep, and blame output [MIT License] (⭐️29408)
  • dani-garcia/vaultwarden - Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs [GNU AGPLv3] (⭐️56512)
  • fish-shell/fish-shell - The user-friendly command line shell. (⭐️32890)

Shell

  • acomagu/fish-async-prompt - Make your prompt asynchronous to improve the reactivity. [MIT License] (⭐️511)
  • 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] (⭐️15371)
  • jorgebucaran/fisher - A plugin manager for Fish [MIT License] (⭐️9049)
  • rverst/dotfiles_old - These are my dotfiles, batteries included. [The Unlicense] (⭐️2)
  • spaceship-prompt/spaceship-prompt - 🚀✨ Minimalistic, powerful and extremely customizable Zsh prompt [MIT License] (⭐️20408)
  • WireGuard/wireguard-vyatta-ubnt - WireGuard for Ubiquiti Devices [GNU GPLv3] (⭐️1492)

Swift

  • ianyh/Amethyst - Automatic tiling window manager for macOS à la xmonad. [MIT License] (⭐️16030)

Tree-sitter Query

TypeScript

  • bash-lsp/bash-language-server - A language server for Bash [MIT License] (⭐️2646)
  • 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] (⭐️5334)
  • 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] (⭐️72627)
  • rancher-sandbox/rancher-desktop - Container Management and Kubernetes on the Desktop [Apache License 2.0] (⭐️7024)
  • redhat-developer/yaml-language-server - Language Server for YAML Files [MIT License] (⭐️1406)
  • RomRider/apexcharts-card - 📈 A Lovelace card to display advanced graphs and charts based on ApexChartsJS for Home Assistant [MIT License] (⭐️1714)
  • withastro/astro - The web framework for content-driven websites. ⭐️ Star to support our work! (⭐️57378)

Unknown

Vim Script

Zig

  • ghostty-org/ghostty - 👻 Ghostty is a fast, feature-rich, and cross-platform terminal emulator that uses platform-native UI and GPU acceleration. [MIT License] (⭐️45873)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors