Prefect turns Python scripts into production-ready workflows with minimal code changes, offering a self-hosted UI and cloud option for reliable, observable pipelines.
Pulse is a Go-based self-hosted dashboard that unifies monitoring for Proxmox, Docker, and Kubernetes. It features AI-driven health checks detecting silent failures in homelab infrastructure.
Quivr is a Python framework offering an opinionated, pluggable retrieval-augmented generation pipeline with multi-LLM support and YAML-defined workflows for flexible knowledge retrieval.
router7 is a pure-Go home router implementation bundling DHCP, DNS, and more into a single binary for fiber7 ISP, simplifying traditional router firmware complexity.
Scanopy automates network documentation with a Rust daemon that produces L2/L3, workload, and app views from scheduled scans. It replaces manual diagrams and SNMP walkers.
Softaworks Agent Toolkit offers 40+ modular AI skills and plugins for coding agents like Claude Code, enabling composable AI workflows via a plugin marketplace. Here’s how it works.
Trivy combines vulnerability detection, misconfiguration scanning, secret discovery, SBOM generation, and license analysis in one Go-based CLI tool for containers, filesystems, and Kubernetes clusters.
fd is a Rust-based replacement for find offering parallelized file search, .gitignore awareness, and powerful parallel command execution with GNU Parallel-style placeholders.
ripgrep is a Rust-based recursive regex search tool that outperforms grep and similar tools through smart optimizations, Unicode handling, and SIMD algorithms.
Lazygit is a Go-based terminal UI that wraps advanced git commands into an intuitive keyboard-driven interface. It simplifies staging, rebasing, bisecting, and more across platforms.
Oh My Zsh is a shell configuration framework with 300+ plugins and 150+ themes, using a simple, universal plugin auto-loading pattern and zero dependencies beyond zsh, git, and curl/wget.
Sherlock is a Python CLI tool that checks username availability across 400+ social networks using a modular JSON-driven detection system. Practical, extensible, and flexible.
zx is a JavaScript library from Google that transforms Node.js into a capable shell scripting tool with promise-based API, automatic escaping, and cross-platform support.
Agentlytics aggregates session data from 17 AI coding editors locally, offering both a React dashboard with SQLite and a zero-dependency Deno CLI for privacy-focused analytics.
AlexClaw is an Elixir/OTP autonomous AI agent that uses tiered LLM routing, a workflow engine, and PostgreSQL with pgvector for persistent semantic memory, all configurable at runtime.
This repo automates Matplotlib cheat sheet generation by programmatically creating figures with Python and compiling polished PDFs using xelatex, offering a reproducible documentation workflow.
nixos-anywhere automates remote NixOS installation via SSH, using kexec for bare-metal provisioning without boot media. Here’s how it works under the hood and how to get started.
Saleor Storefront uses a hybrid caching model combining ISR and live fetches to deliver fast product pages and accurate cart data in headless commerce. Built with Next.js 16 and TypeScript.