Skip to content

JonathanSiemering/stars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

awesome stars

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

Contents

C

  • espressif/ESP8266_RTOS_SDK - Latest ESP8266 SDK based on FreeRTOS, esp-idf style. [Apache License 2.0] (⭐️3381)
  • Klipper3d/klipper - Klipper is a 3d-printer firmware [GNU GPLv3] (⭐️9806)
  • koekeishiya/yabai - A tiling window manager for macOS based on binary space partitioning [MIT License] (⭐️24695)
  • pbatard/rufus - The Reliable USB Formatting Utility [GNU GPLv3] (⭐️30061)
  • qmk/qmk_firmware - Open-source keyboard firmware for Atmel AVR and Arm USB families [GNU GPLv2] (⭐️18635)
  • 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. (⭐️67811)
  • s-matyukevich/raspberry-pi-os - Learning operating system development using Linux kernel and Raspberry Pi [MIT License] (⭐️13316)
  • torvalds/linux - Linux kernel source tree (⭐️186525)
  • valkey-io/valkey - A flexible distributed key-value datastore that is optimized for caching and other realtime workloads. (⭐️18561)
  • ventoy/Ventoy - A new bootable USB solution. [GNU GPLv3] (⭐️64327)

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

C++

  • aristocratos/btop - A monitor of resources [Apache License 2.0] (⭐️22554)
  • 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. (⭐️8842)
  • FreeCAD/FreeCAD - This is the official source code of FreeCAD, a free and opensource multiplatform 3D parametric modeler. (⭐️22786)
  • jomjol/AI-on-the-edge-device - Easy to use device for connecting "old" measuring units (water, power, gas, ...) to the digital world (⭐️6308)
  • 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] (⭐️2139)
  • MaskRay/ccls - C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting [Apache License 2.0] (⭐️3817)
  • microsoft/terminal - The new Windows Terminal and the original Windows console host, all in the same place! [MIT License] (⭐️96579)
  • NixOS/nix - Nix, the purely functional package manager [GNU LGPLv2.1] (⭐️13416)
  • prusa3d/PrusaSlicer - G-code generator for 3D printers (RepRap, Makerbot, Ultimaker etc.) [GNU AGPLv3] (⭐️7922)
  • rohit-px2/nvui - A modern frontend for Neovim. [MIT License] (⭐️1736)
  • supermerill/SuperSlicer - G-code generator for 3D printers (Prusa, Voron, Creality, etc.) (⭐️4165)

CSS

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

Erlang

  • rabbitmq/rabbitmq-delayed-message-exchange - Delayed Messaging for RabbitMQ (⭐️2099)
  • 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] (⭐️3259)

Go

  • absmach/supermq - Event-driven Infrastructure for Modern Cloud [Apache License 2.0] (⭐️2490)
  • amlweems/xzbot - notes, honeypot, and exploit demo for the xz backdoor (CVE-2024-3094) (⭐️3506)
  • BlackReloaded/wsl2-ssh-pageant - bridge between windows pageant and wsl2 [MIT License] (⭐️371) Archived!
  • containerd/containerd - An open and reliable container runtime [Apache License 2.0] (⭐️17876)
  • containerd/nerdctl - contaiNERD CTL - Docker-compatible CLI for containerd, with support for Compose, Rootless, eStargz, OCIcrypt, IPFS, ... [Apache License 2.0] (⭐️8450)
  • containers/podman - Podman: A tool for managing OCI containers and pods. [Apache License 2.0] (⭐️24865)
  • derailed/k9s - 🐶 Kubernetes CLI To Manage Your Clusters In Style! [Apache License 2.0] (⭐️28164)
  • gdamore/tcell - Tcell is an alternate terminal package, similar in some ways to termbox, but better in others. [Apache License 2.0] (⭐️4682)
  • go-delve/delve - Delve is a debugger for the Go programming language. [MIT License] (⭐️23312)
  • gohugoio/hugo - The world’s fastest framework for building websites. [Apache License 2.0] (⭐️77531)
  • golang/go - The Go programming language [Modified BSD License] (⭐️125289)
  • goreleaser/goreleaser - Release engineering, simplified [MIT License] (⭐️14157)
  • grafana/loki - Like Prometheus, but for logs. [GNU AGPLv3] (⭐️24461)
  • gruntwork-io/terragrunt - Terragrunt is a flexible orchestration tool that allows Infrastructure as Code written in OpenTofu/Terraform to scale. [MIT License] (⭐️8359)
  • helm/helm - The Kubernetes Package Manager [Apache License 2.0] (⭐️27341)
  • hexops/gotextdiff - Unified text diffing in Go (copy of the internal diffing packages the officlal Go language server uses) [Modified BSD License] (⭐️139) Archived!
  • jackc/pgx - PostgreSQL driver and toolkit for Go [MIT License] (⭐️11169)
  • jesseduffield/lazydocker - The lazier way to manage everything docker [MIT License] (⭐️40559)
  • jesseduffield/lazygit - simple terminal UI for git commands [MIT License] (⭐️55511)
  • Jguer/yay - Yet another Yogurt - An AUR Helper written in Go [GNU GPLv3] (⭐️11474)
  • jschaf/pggen - Generate type-safe Go for any Postgres query. If Postgres can run the query, pggen can generate code for it. [MIT License] (⭐️294)
  • jstarks/npiperelay - npiperelay allows you to access Windows named pipes from WSL [MIT License] (⭐️684)
  • junegunn/fzf - 🌸 A command-line fuzzy finder [MIT License] (⭐️67414)
  • k3s-io/k3s - Lightweight Kubernetes [Apache License 2.0] (⭐️28644)
  • kubernetes/kubernetes - Production-Grade Container Scheduling and Management [Apache License 2.0] (⭐️112647)
  • 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] (⭐️11164)
  • kyverno/kyverno - Cloud Native Policy Management [Apache License 2.0] (⭐️5979)
  • linkerd/linkerd2 - Ultralight, security-first service mesh for Kubernetes. Main repo for Linkerd 2.x. [Apache License 2.0] (⭐️10790)
  • maaslalani/confetty - Confetti in your TTY [MIT License] (⭐️434)
  • marcosnils/bin - Effortless binary manager [MIT License] (⭐️733)
  • mudler/LocalAI - 🤖 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] (⭐️29768)
  • 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] (⭐️3236)
  • opentofu/opentofu - OpenTofu lets you declaratively manage your cloud infrastructure. [Mozilla Public License 2.0] (⭐️23962)
  • 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] (⭐️5713)
  • prometheus/prometheus - The Prometheus monitoring system and time series database. [Apache License 2.0] (⭐️56965)
  • 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] (⭐️4955)
  • pulumi/pulumi - Pulumi - Infrastructure as Code in any programming language 🚀 [Apache License 2.0] (⭐️22310)
  • 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] (⭐️48436)
  • rverst/stargazer - Stargazer creates a sorted list of your stared GitHub repositories - your personal awesome-list. [MIT License] (⭐️43)
  • sourcegraph/sourcegraph-public-snapshot - Code AI platform with Code Search & Cody (⭐️10146) Archived!
  • TheAlgorithms/Go - Algorithms and Data Structures implemented in Go for beginners, following best practices. [MIT License] (⭐️16530)
  • 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] (⭐️2408)
  • twpayne/chezmoi - Manage your dotfiles across multiple diverse machines, securely. [MIT License] (⭐️13964)
  • wave-k8s/wave - Kubernetes configuration tracking controller [Apache License 2.0] (⭐️687)

HCL

Haskell

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

Janet

JavaScript

Jinja

Lua

Makefile

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

Objective-C

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

PHP

PowerShell

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

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] (⭐️63766)
  • bustedlogic/DWIN_T5UIC1_LCD - Python class for the Ender 3 V2 LCD [GNU GPLv3] (⭐️160)
  • chubin/cheat.sh - the only cheat sheet you need [MIT License] (⭐️38831)
  • chubin/wttr.in - ⛅ The right way to check the weather [Apache License 2.0] (⭐️25234)
  • geerlingguy/ansible-for-devops - Ansible for DevOps examples. [MIT License] (⭐️8637)
  • home-assistant/core - 🏡 Open source home automation that puts local control and privacy first. [Apache License 2.0] (⭐️76075)
  • kovidgoyal/kitty - Cross-platform, fast, feature-rich, GPU based terminal [GNU GPLv3] (⭐️26092)
  • 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. (⭐️27486)
  • OctoPrint/OctoPrint - OctoPrint is the snappy web interface for your 3D printer! [GNU AGPLv3] (⭐️8423)
  • odwdinc/DWIN_T5UIC1_LCD - Python class for the Ender 3 V2 LCD [GNU GPLv3] (⭐️190)
  • 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] (⭐️24135)
  • SirVer/ultisnips - UltiSnips - The ultimate snippet solution for Vim. Send pull requests to SirVer/ultisnips! [GNU GPLv3] (⭐️7578)
  • stamparm/maltrail - Malicious traffic detection system [MIT License] (⭐️6719)
  • 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] (⭐️10182)
  • ytdl-org/youtube-dl - Command-line program to download videos from YouTube.com and other video sites [The Unlicense] (⭐️133848)

Ruby

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

Rust

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

Scheme

Shell

  • acomagu/fish-async-prompt - Make your prompt asynchronous to improve the reactivity. [MIT License] (⭐️425)
  • 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] (⭐️13726)
  • jorgebucaran/fisher - A plugin manager for Fish [MIT License] (⭐️7993)
  • 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] (⭐️19750)

Swift

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

TypeScript

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

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] (⭐️25221)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published