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: 162

Contents

C

  • espressif/ESP8266_RTOS_SDK - Latest ESP8266 SDK based on FreeRTOS, esp-idf style. [Apache License 2.0] (⭐️3239)
  • Klipper3d/klipper - Klipper is a 3d-printer firmware [GNU GPLv3] (⭐️8854)
  • pbatard/rufus - The Reliable USB Formatting Utility [GNU GPLv3] (⭐️27242)
  • qmk/qmk_firmware - Open-source keyboard firmware for Atmel AVR and Arm USB families [GNU GPLv2] (⭐️17257)
  • 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. (⭐️65170)
  • s-matyukevich/raspberry-pi-os - Learning operating system development using Linux kernel and Raspberry Pi [MIT License] (⭐️12927)
  • torvalds/linux - Linux kernel source tree (⭐️172295)
  • valkey-io/valkey - A new project to resume development on the formerly open-source Redis project. We're calling it Valkey, since it's a twist on the key-value datastore. (⭐️14013)
  • ventoy/Ventoy - A new bootable USB solution. [GNU GPLv3] (⭐️58851)

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] (⭐️34566)
  • NLua/NLua - Bridge between Lua and the .NET. [MIT License] (⭐️1969)
  • OmniSharp/omnisharp-roslyn - OmniSharp server (HTTP, STDIO) based on Roslyn workspaces [MIT License] (⭐️1702)
  • Samsung/netcoredbg - NetCoreDbg is a managed code debugger with MI interface for CoreCLR. [MIT License] (⭐️732)

C++

  • aristocratos/btop - A monitor of resources [Apache License 2.0] (⭐️17383)
  • 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. (⭐️7853)
  • FreeCAD/FreeCAD - This is the official source code of FreeCAD, a free and opensource multiplatform 3D parametric modeler. (⭐️17874)
  • jomjol/AI-on-the-edge-device - Easy to use device for connecting "old" measuring units (water, power, gas, ...) to the digital world (⭐️5123)
  • 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] (⭐️2141)
  • MaskRay/ccls - C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting [Apache License 2.0] (⭐️3659)
  • microsoft/terminal - The new Windows Terminal and the original Windows console host, all in the same place! [MIT License] (⭐️93880)
  • mudler/LocalAI - 🤖 The free, Open Source OpenAI alternative. Self-hosted, community-driven 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. It allows to generate Text, Audio, Video, Images. Also with voice cloning capabilities. [MIT License] (⭐️20764)
  • NixOS/nix - Nix, the purely functional package manager [GNU LGPLv2.1] (⭐️11181)
  • prusa3d/PrusaSlicer - G-code generator for 3D printers (RepRap, Makerbot, Ultimaker etc.) [GNU AGPLv3] (⭐️7401)
  • rohit-px2/nvui - A modern frontend for Neovim. [MIT License] (⭐️1720)
  • supermerill/SuperSlicer - G-code generator for 3D printers (Prusa, Voron, Creality, etc.) (⭐️4002)

CSS

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

Erlang

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

Go

  • absmach/magistrala - Industrial IoT Messaging and Device Management Platform [Apache License 2.0] (⭐️2396)
  • amlweems/xzbot - notes, honeypot, and exploit demo for the xz backdoor (CVE-2024-3094) (⭐️3471)
  • BlackReloaded/wsl2-ssh-pageant - bridge between windows pageant and wsl2 [MIT License] (⭐️361) Archived!
  • containerd/containerd - An open and reliable container runtime [Apache License 2.0] (⭐️16502)
  • containerd/nerdctl - contaiNERD CTL - Docker-compatible CLI for containerd, with support for Compose, Rootless, eStargz, OCIcrypt, IPFS, ... [Apache License 2.0] (⭐️7505)
  • containers/podman - Podman: A tool for managing OCI containers and pods. [Apache License 2.0] (⭐️22040)
  • derailed/k9s - 🐶 Kubernetes CLI To Manage Your Clusters In Style! [Apache License 2.0] (⭐️25250)
  • gdamore/tcell - Tcell is an alternate terminal package, similar in some ways to termbox, but better in others. [Apache License 2.0] (⭐️4408)
  • go-delve/delve - Delve is a debugger for the Go programming language. [MIT License] (⭐️22199)
  • gohugoio/hugo - The world’s fastest framework for building websites. [Apache License 2.0] (⭐️72983)
  • golang/go - The Go programming language [Modified BSD License] (⭐️120355)
  • goreleaser/goreleaser - Deliver Go binaries as fast and easily as possible [MIT License] (⭐️13224)
  • grafana/loki - Like Prometheus, but for logs. [GNU AGPLv3] (⭐️22451)
  • helm/helm - The Kubernetes Package Manager [Apache License 2.0] (⭐️26147)
  • hexops/gotextdiff - Unified text diffing in Go (copy of the internal diffing packages the officlal Go language server uses) [Modified BSD License] (⭐️128) Archived!
  • jackc/pgx - PostgreSQL driver and toolkit for Go [MIT License] (⭐️9637)
  • jesseduffield/lazydocker - The lazier way to manage everything docker [MIT License] (⭐️34470)
  • jesseduffield/lazygit - simple terminal UI for git commands [MIT License] (⭐️46828)
  • Jguer/yay - Yet another Yogurt - An AUR Helper written in Go [GNU GPLv3] (⭐️10477)
  • jschaf/pggen - Generate type-safe Go for any Postgres query. If Postgres can run the query, pggen can generate code for it. [MIT License] (⭐️275)
  • jstarks/npiperelay - npiperelay allows you to access Windows named pipes from WSL [MIT License] (⭐️589)
  • junegunn/fzf - 🌸 A command-line fuzzy finder [MIT License] (⭐️60739)
  • k3s-io/k3s - Lightweight Kubernetes [Apache License 2.0] (⭐️26695)
  • kubernetes/kubernetes - Production-Grade Container Scheduling and Management [Apache License 2.0] (⭐️107509)
  • 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] (⭐️10637)
  • linkerd/linkerd2 - Ultralight, security-first service mesh for Kubernetes. Main repo for Linkerd 2.x. [Apache License 2.0] (⭐️10413)
  • maaslalani/confetty - Confetti in your TTY [MIT License] (⭐️384)
  • marcosnils/bin - Effortless binary manager [MIT License] (⭐️623)
  • 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] (⭐️2993)
  • 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] (⭐️5648)
  • prometheus/prometheus - The Prometheus monitoring system and time series database. [Apache License 2.0] (⭐️53255)
  • 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] (⭐️4598)
  • pulumi/pulumi - Pulumi - Infrastructure as Code in any programming language 🚀 [Apache License 2.0] (⭐️20228)
  • 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] (⭐️44387)
  • rverst/stargazer - Stargazer creates a sorted list of your stared GitHub repositories - your personal awesome-list. [MIT License] (⭐️32)
  • sourcegraph/sourcegraph - Code AI platform with Code Search & Cody (⭐️9791)
  • TheAlgorithms/Go - Algorithms and Data Structures implemented in Go for beginners, following best practices. [MIT License] (⭐️14663)
  • twpayne/chezmoi - Manage your dotfiles across multiple diverse machines, securely. [MIT License] (⭐️11964)
  • wave-k8s/wave - Kubernetes configuration tracking controller [Apache License 2.0] (⭐️644)

Haskell

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

JavaScript

Lua

Makefile

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

Objective-C

  • gnachman/iTerm2 - iTerm2 is a terminal emulator for Mac OS X that does amazing things. [GNU GPLv2] (⭐️14763)

PHP

PowerShell

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

Python

  • bustedlogic/DWIN_T5UIC1_LCD - Python class for the Ender 3 V2 LCD [GNU GPLv3] (⭐️142)
  • chubin/cheat.sh - the only cheat sheet you need [MIT License] (⭐️37624)
  • chubin/wttr.in - ⛅ The right way to check the weather [Apache License 2.0] (⭐️23809)
  • home-assistant/core - 🏡 Open source home automation that puts local control and privacy first. [Apache License 2.0] (⭐️69221)
  • kovidgoyal/kitty - Cross-platform, fast, feature-rich, GPU based terminal [GNU GPLv3] (⭐️22365)
  • 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. (⭐️25309)
  • OctoPrint/OctoPrint - OctoPrint is the snappy web interface for your 3D printer! [GNU AGPLv3] (⭐️8067)
  • odwdinc/DWIN_T5UIC1_LCD - Python class for the Ender 3 V2 LCD [GNU GPLv3] (⭐️163)
  • oscarminus/steinapi - A simple python connector for the THW Stein.APP [MIT License] (⭐️15)
  • SirVer/ultisnips - UltiSnips - The ultimate snippet solution for Vim. Send pull requests to SirVer/ultisnips! [GNU GPLv3] (⭐️7445)
  • stamparm/maltrail - Malicious traffic detection system [MIT License] (⭐️5822)
  • 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] (⭐️8554)
  • ytdl-org/youtube-dl - Command-line program to download videos from YouTube.com and other video sites [The Unlicense] (⭐️129098)

Ruby

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

Rust

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

Scheme

Shell

  • acomagu/fish-async-prompt - Make your prompt asynchronous to improve the reactivity. [MIT License] (⭐️384)
  • 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] (⭐️12632)
  • jorgebucaran/fisher - A plugin manager for Fish [MIT License] (⭐️7464)
  • mailcow/mailcow-ansiblerole - The official ansible role to setup mailcow using Ansible [GNU GPLv3] (⭐️72)
  • 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] (⭐️19166)

Starlark

Swift

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

TypeScript

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

Unknown

Vim Script

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published