Awesome List Updates on Jul 06 - Jul 12, 2026
47 awesome lists updated this week.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Go
Data Formats / JSON
- simonnilsson/ask (⭐56) — A Go package that provides a simple way of accessing nested properties in maps and slices. ☆
56
2. Awesome Privacy
ChatGPT
- Open WebUI - Self-hosted web interface for Ollama and other local models that gives you a private ChatGPT-style chat. BSD-3 licensed.
- LibreChat - Self-hosted chat interface that connects many AI models behind one private UI you control. Open source, MIT licensed.
AI Coding
- Aider - Terminal AI pair programmer that edits code in your local git repository using your own API keys. Apache-2.0 licensed.
- Tabby - Self-hosted code completion assistant that runs on your own hardware as an alternative to GitHub Copilot. Apache-2.0 licensed.
Text to Speech
- Piper (⭐4.7k) - A fast, local neural text to speech system that sounds great and is optimized for the Raspberry Pi 4.
- Chatterbox (⭐25k) - Local text-to-speech model with voice cloning that runs entirely on your own machine. Open source, MIT licensed.
Image Generation
- SwarmUI (⭐4.3k) - Local web interface for Stable Diffusion and other diffusion models, built on a ComfyUI backend. MIT licensed.
Databases
- TrailBase - Open source, single-executable Firebase alternative built on Rust and SQLite, with type-safe REST and realtime APIs, auth, and an admin UI. OSL-3.0 licensed.
- CondensationDB (⭐441) [Inactive] - Condensation is an open-source zero trust, distributed database enabling to build modern applications while ensuring data ownership and security.
- Baserow - Self-hosted no-code database and spreadsheet that works as an open source Airtable alternative. MIT licensed core.
Domains & Hosting
- Find more at kycnot.me (VPS Category) - KYC-free VPS and hosting providers.
Encryption
- Picocrypt (⭐1.5k) - A very small (hence "Pico"), very simple, yet very secure file encryption tool.
- age - Modern command line file encryption tool with small keys and no configuration or keyring to manage. Open source, BSD-3 licensed.
Forms
- Formbricks - Self-hosted survey and form builder for collecting responses without handing your data to a third party (AGPL-3.0).
Decentralized
- Matrix (Protocol) - An open network for secure, decentralized communication.
- Jabber / XMPP (Protocol) - The universal and open messaging standard. Tried and tested. Independent. Privacy-focused. E2E encrypted.
- 🤖 Conversations - Jabber/XMPP client for Android 4.0+ smartphones that has been optimized to provide a unique mobile experience.
- AstraChat - Another XMPP client.
- Dino - Modern XMPP desktop client for Linux with OMEMO and OpenPGP end-to-end encryption. Open source, GPL-3.0 licensed.
- Gajim - Cross-platform XMPP client with OMEMO encryption, running on Linux, Windows, and macOS. Open source, GPL-3.0 licensed.
- Snikket - One-command self-hosted XMPP service that bundles a server with matching mobile and desktop clients. Open source and Docker-based.
- DeltaChat - Chat over encrypted e-mail.
- Session - Extreme focus on privacy and anonymity. Blockchain technology.
- SimpleX Chat - The first chat platform that is 100% private by design - it has no access to your connection graph
- Status - Status is a secure messaging app, crypto wallet, and Web3 browser built with state of the art technology.
Link Shorteners
- Kutt - Self-hosted URL shortener with custom domains and password-protected links. Open source, MIT licensed.
- Shlink - Self-hosted URL shortener that keeps its own click analytics on your server. Open source, MIT licensed.
Self-Hosted
- Stalwart - All-in-one mail server written in Rust that covers SMTP, IMAP, and JMAP, with two independent security audits (AGPL-3.0).
Notes and Tasks
- Google Keep
- Keep To Markdown (⭐157) - Convert your Google Keep notes into a standard markdown + YAML header format.
Office
- Grist - Self-hostable spreadsheet and database hybrid for organizing data, as an open source Airtable alternative. Apache-2.0 licensed.
Android-Based
- /e/OS - Degoogled Android ROM by Murena that bundles microG and optional cloud services. Open source, GPL-3.0 licensed.
- iodéOS - Degoogled Android ROM with a built-in network firewall that blocks ads and trackers. Open source, GPL-3.0 licensed.
Wallets
- Cake Wallet - Open source, non-custodial wallet for Monero, Bitcoin, and other coins on mobile and desktop. MIT licensed.
- Feather Wallet - Lightweight open source Monero desktop wallet with built-in Tor and coin control. BSD-3 licensed.
Payment Processors
- BTCPay Server - Self-hosted, non-custodial cryptocurrency payment processor for merchants, as an alternative to PayPal or BitPay. MIT licensed.
Where to use Monero and Bitcoin
- kycnot.me - Directory of KYC-free exchanges, payment processors, and other privacy services.
Budget Management
- Wallos - Self-hosted tracker for subscriptions and recurring expenses, with reminders and spending statistics. Open source, GPL-3.0 licensed.
Desktop
- RapidRAW (⭐8.7k) - A beautiful, non-destructive and GPU-accelerated RAW image editor built with performance in mind. Lightweight (<20MB) cross-platform alternative to Adobe Lightroom. AGPL-3.0 licensed.
- RawTherapee - Offline open source RAW photo developer that pairs well with darktable as a Lightroom alternative. GPL-3.0 licensed.
Remote Access and Control
- Apache Guacamole - Clientless self-hosted remote desktop gateway that gives RDP, VNC, and SSH access from a browser. Apache-2.0 licensed.
- Sunshine + Moonlight - Self-hosted desktop and game streaming host (Sunshine) with matching clients (Moonlight). Open source, GPL-3.0 licensed.
IMDb
- libremdb - Alternative privacy-respecting frontend for IMDb that removes ads and trackers. Open source and self-hostable (AGPL-3.0).
Fandom
- BreezeWiki - Alternative frontend for Fandom wikis that strips ads, video, and clutter. Open source and self-hostable.
Version Control
- Gitea - Lightweight self-hosted Git forge and the project Forgejo was forked from. Open source, MIT licensed.
VPNs / Alternative clients/modifications of Discord:
- Amnezia VPN - Self-hosted, censorship-resistant VPN that you deploy on your own server, with audited open source apps (GPL-3.0).
- Find more at kycnot.me (VPN Category) - KYC-free VPN providers.
Desktop / Alternative clients/modifications of Discord:
- Zen Browser - Firefox-based browser with enhanced tracking protection on by default and a focus on calm, uncluttered browsing. MPL-2.0 licensed.
- Floorp - Firefox fork with telemetry disabled and extra customization, built with privacy in mind. Open source, MPL-2.0 licensed.
Anti-tracking / Alternative clients/modifications of Discord:
- Privacy Badger - Browser extension from the EFF that learns to block trackers as you browse. Open source, GPL-3.0 licensed.
- ClearURLs - Browser extension that automatically strips tracking parameters from links and URLs. Open source, LGPL-3.0 licensed.
3. Awesome Embedded Rust
Books, blogs, and training materials / Free and public materials
- Embedded Rust Workshop on the micro:bit v2 - This book has a strong focus on teaching the practical application of embassy-rs on the micro:bit v2.
Peripheral Access Crates / AMD
zynq7000-
HAL implementation crates / AMD
4. Awesome Java
Document Processing / Text-Based User Interfaces
- html-to-markdown (⭐790) - Converts HTML to CommonMark-compatible Markdown through a Java binding.
- xberg (⭐8.6k) - Extracts text, tables and metadata from PDFs, Office documents, images and other formats through a Java binding.
Artificial Intelligence
- liter-llm (⭐221) - Provides a Java binding for a unified LLM API client across multiple providers.
Database / Text-Based User Interfaces
- Actual Schema Gradle Plugin (⭐15) - Generates PostgreSQL schema DDL from Liquibase migrations using Testcontainers.
Machine Learning / Text-Based User Interfaces
- sklearn-java (⭐0) - Implements scikit-learn-style machine learning algorithms in pure Java.
Miscellaneous / Text-Based User Interfaces
- JQuick Java (⭐449) - Java-like scripting language for dynamic rule engines with XML orchestration and Java interoperability.
Web Crawling / Mocking
- crawlberg (⭐118) - Crawls and scrapes websites through a Java binding with Markdown conversion and optional browser rendering.
5. Awesome Readme
Examples
- treeverse/dvc (⭐16k) - ReStructuredText format example, PyPi compatible. Logo, custom website-like menu. Smooth how-it-works animation. Badges. Nice contribution section with the hall-of-fame.
6. Awesome Iot
Software / Libraries and Tools
- ReductStore (⭐359) - high-performance blob and time-series storage for industrial IoT, with edge deployment, selective replication, and efficient querying of multimodal data.
7. Free Programming Books (Japanese)
0 - 言語非依存 / ゲーム開発
- ゲームプランナーのための AI 実務ワークフロー (⭐0) - Minsoo Lee (イ・ミンス)
8. Awesome Cpp
Cryptography
- BoringSSL - A fork of OpenSSL that is designed to meet Google's needs. [Apache2]
9. Awesome Nix
NixOS Modules / Zig
- Nixvim (⭐2.9k) - A pre-packaged Neovim distribution built with Nix modules and Nixpkgs.
- nvf (⭐1.6k) - A portable, modular Neovim configuration framework for Nix.
10. Awesome Rails
Gems / Other external resources
- tidewave (⭐475) - MCP server for agentic Rails development, runtime-level tools for your agent to talk to your running app. 🔴
11. Awesome V
Command-line
- anyside - Transport-Agnostic Covert Tunneling Sandbox & Protocol Gateway.
Scientific computing
- vnm (⭐3) - A minimalist, compiled neural network library written in the V programming language.
12. Awesome Crystal
Configuration
- ucl.cr (⭐1) - Bindings to libucl (⭐1.7k), load, dump and validate UCL/JSON configuration
Framework Components
- rbacr (⭐2) - Role-Based Access Control system with a clean, type-safe DSL for roles, privileges, and authorization logic
TUI
- termisu - Minimalistic API for writing text-based user interfaces
13. Awesome Fortran
Formatting
- ffmt (⭐6) - Fast, configurable Fortran formatter with support for Fypp, Doxygen, and OpenACC/OpenMP directives. Written in Rust, installable via pip.
14. Awesome Docker
Developer Workflow / CI/CD
- Self Hosted Runner (⭐114) - Dockerized solution for setting up a self-hosted GitHub Actions runner with support for Linux, macOS, and Windows.
15. Awesome Claude Code
Start Here
- andrej-karpathy-skills (⭐187k) by multica-ai - A drop-in CLAUDE.md distilling four behavioral guidelines for LLM-assisted coding into Claude Code — a low-friction quick win. Karpathy-inspired, derived from Andrej Karpathy's public notes on LLM coding pitfalls and authored by multica-ai.\
- Claude Code Guide (⭐4.4k) by zebbern - A current single-page reference for Claude Code: install, environment variables, slash commands, MCP, hooks, and subagents, kept in sync with the official changelog.\
- Claude Code Hooks: Complete Guide by Hidekazu Konishi - A thorough walkthrough of every hook event, when each fires, the two return channels, common anti-patterns, and copy-ready settings.json examples.
- Claude Code: Everything You Need to Know (⭐2.2k) by wesammustafa - A conceptual, mental-models-first primer that explains what Claude Code is and how its agentic loop works, then layers setup, prompt-engineering workflows, skills, hooks, MCP, subagents, and agent teams, with an experience-tiered path for newcomers.\
- claude-howto by luongnv89 - A structured, chapter-based getting-started guide for Claude Code with a self-assessment quiz and a ten-module progressive learning path — slash commands, memory, skills, subagents, MCP, hooks, plugins, and checkpoints — with visual diagrams and copy-paste templates.\
- explore-claude-code (⭐232) by Luke Renton - An interactive click-through of an annotated Claude Code project where every file and folder — CLAUDE.md, settings.json, rules, commands, skills, agents, hooks, plugins, and .mcp.json — is a real, explained concept, teaching the tool's surface area by orientation rather than prose.\
- Writing a Good CLAUDE.md by HumanLayer - An essay on CLAUDE.md craft: instruction-budget reasoning, progressive disclosure, and the test of whether Claude would err without a given line.
From Anthropic
- Agent Skills (⭐158k) by Anthropic - Anthropic's official repository for Agent Skills — the SKILL.md format, a skill template, and example skills, the same format Claude Code loads natively.\
- Building Effective Agents by Anthropic - Anthropic's foundational taxonomy of agent patterns — prompt chaining, routing, orchestrator-workers, and evaluator-optimizer — and when to use each.
- Claude Code Best Practices by Anthropic - Anthropic's canonical guide to working effectively with Claude Code: the agentic-loop mental model, CLAUDE.md guidance, and workflow patterns.
- Claude Code Cheatsheet by Anthropic - Anthropic's official Claude Code cheatsheet — a quick reference for the core vocabulary (session, context window, CLAUDE.md), built-in slash commands, and keyboard shortcuts.
- Claude Code GitHub Action (⭐8.2k) by Anthropic - The official GitHub Action for running Claude Code in CI: mention @claude in issues and pull requests to delegate code changes, reviews, and fixes.\
- Claude Code Security Review by Anthropic - An official AI-powered security-review GitHub Action that uses Claude to analyze pull-request diffs for vulnerabilities.\
- Effective Context Engineering for AI Agents by Anthropic - Anthropic's guide to curating the context window — compaction, just-in-time retrieval, and note-taking — the discipline underlying effective long-horizon agent use.
- How Claude Code Works by Anthropic - The official conceptual explainer of Claude Code's agentic loop, tools, and context window, and how skills, hooks, and subagents layer on top.
- How We Built Our Multi-Agent Research System by Anthropic - A practical account of orchestrator and subagent coordination, prompt design, and evaluation that maps directly to Claude Code's subagents and agent teams.
- Official Plugin Directory (⭐31k) by Anthropic - Anthropic's official, curated directory of high-quality Claude Code plugins, installable from within Claude Code.\
- Steering Claude Code: Skills, Hooks, Rules, Subagents and More by Anthropic - A framework for choosing which extension mechanism to reach for, organized around deterministic-versus-probabilistic control and context isolation.
Documentation, Knowledge & Learning
- Bedrock (⭐56) by Iury Krieger - A Claude Code plugin that turns an Obsidian vault into a structured second brain via 8 skills, building an entity-typed (actors/people/teams/topics…) Zettelkasten graph with bidirectional wikilinks and ingesting Confluence, Google Docs, GitHub, and docling-supported files. Operates only on local markdown, with conscientious, opt-out error reporting that explicitly never transmits vault content or paths.\
- Bloom (⭐180) by Li-Evan - A self-contained Claude Code skill that turns Benjamin Bloom's "2-sigma" tutoring research into a personal AI tutor: it generates a structured syllabus, teaches one lesson at a time, and adapts each next lesson to the learner's annotations and feedback. The skill is dependency-free and makes no network calls beyond the configured LLM endpoint (an optional web app is also included).\
- cc-thinking-skills (⭐602) by tjboudreaux - A collection of installable thinking-framework skills with a meta-router, notable for publishing a replication-gated evaluation instead of unsupported quality claims.\
- claude-code-android (⭐127) by ferrumclaudepilgrim - A thorough, device-tested guide and toolkit for running Claude Code natively on Android via three paths (Termux, proot-Ubuntu, and the Android Virtualization Framework), with a verification harness and per-device results. Unusually security-aware for a setup guide — it ships a threat model, an SSRF-guard WebFetch hook, a biometric approval gate, and a permission matrix.\
- cxpak (⭐11) by Barnett Studios - A code-intelligence Claude Code plugin and MCP server (Rust, single binary, 43 languages) that builds a typed dependency graph and packs token-budgeted, annotated context bundles for any task. Exceptionally engineered and security-forward — 2,400+ tests, recorded ADRs, a sandboxed WASM plugin SDK, and cosign-signed, SBOM-attested release images.\
- Dive into Claude Code (⭐1.8k) by VILA-Lab - A research-lab systematic analysis of the Claude Code codebase whose headline finding — overwhelmingly infrastructure rather than model — reframes Claude Code as a harness.\
- Librarian (⭐9) by ngmeyer - A standalone MCP server that gives Claude a markdown second-brain over any Obsidian vault or folder of
.mdfiles, with trigram search, auto-wikilinks on write, and real graph analytics (Louvain communities, PageRank, shortest-path, D3 visualization). Runs entirely locally with no network calls or telemetry, productionizing the "LLM wiki" pattern.\
- MDXG Redline (⭐5) by oubakiou - A Claude Code skill plus single-file HTML tool that closes the human-review loop on AI-written docs: a person leaves inline comments in the browser, which export as structured JSON keyed by heading path and line, and the skill polls for that file and applies each comment to the exact lines. Strongly privacy-respecting — the local/CLI build enforces a strict CSP (
connect-src 'none'), so document text and comments never leave the machine.\
- NotebookLM MCP (⭐97) by Romain Peyrichou - A mature MCP server (plus a 33-endpoint REST API) that drives Google NotebookLM for citation-backed Q&A and full Studio generation (audio, video, infographics, reports), with multi-account TOTP re-auth. Notably well-maintained and security-attentive — batch-tested on overnight 1,000-question runs, with a documented changelog that includes patching a transitive XSS advisory.\
- RAG Learning Academy (⭐3) by Taka Goto - A multi-agent Claude Code learning environment for mastering Retrieval-Augmented Generation, with 20 specialist agents, 22 slash commands, and a 9-module hands-on curriculum that runs zero-config inside Claude Code. Quality is evident — 616 tests, CI, and weekly/monthly content-freshness automation that opens issues for stale material.\
- showreel by HeyRenan - A Claude Code plugin that turns CSS selectors + text into finished visual documentation — annotated screenshots, flow GIFs/MP4s, terminal recordings, and before/after composites — placing every annotation deterministically and pixel-verifying each artifact (PASS/FAIL) before it is saved. Self-contained (bundles its own headless Chromium, no browser MCP, no telemetry); every image in its README is generated by the tool itself.\
Research & Scientific Inquiry
- AI Research Skills (⭐118) by Wenyu Chiou - A catalog of 15 Claude Code skills mapped to 8 research-workflow stages (literature → gap analysis → design → drafting → reviewer response), where each stage emits an explicit YAML/Markdown deliverable the next stage consumes. Thoughtfully designed around anti-hallucination — schemas force "gap" status on unsupported claims, and downstream skills refuse malformed, overconfident handoffs.\
Providers, Runtime & Integration Infrastructure
- chrome-cdp-ex (⭐4) by Endeavor Yen - A zero-dependency Claude Code skill (68 commands) that connects to your real Chrome — logged-in tabs, cookies, live page state — to give the agent a perception layer: layout, visible styles, per-action "what changed" evidence, CSS-cascade-to-source tracing, and session replay/Playwright export. Notably rigorous about its own claims, with a dogfood benchmark gate that blocks performance/adoption assertions unless it passes.\
- claude-code-wsl2-setup (⭐22) by congmnguyen - A focused collection of documented scripts that fix the most painful Claude Code papercuts on WSL2 + Windows Terminal — clipboard screenshot paste via a Go daemon, Windows notifications on Stop/PermissionRequest hooks, LSP wiring, a usage-aware status line, and voice-mode audio routing. Each fix is written up with root cause and exact config (including non-obvious traps like SessionEnd firing per subagent), and the work was upstreamed into Awesome-WSL.\
- Flue (⭐37) by S.F. Kislev - A tiny bridge that lets Claude Code drive desktop software — Photoshop, Premiere, Blender, Unity, InDesign, Office, 13 apps total — by writing one-time scripts against each app's own automation runtime (COM / AppleScript / CEP), instead of MCP servers or fragile screenshot-based computer use. A genuinely novel approach that unlocks the apps' full scripting surfaces (InDesign alone exposes ~28k objects) with low maintenance.\
- llm-router (⭐34) by Yali Pollak - A local-first router that sits under Claude Code (and Codex/Gemini CLI) and sends each prompt to the cheapest capable model, with three-layer token compression and automatic provider fallback — protecting your premium quota and cutting cost with zero config on a Claude subscription. Credibly engineered: 1,900+ tests, an independent RouterArena benchmark placement, and an honest local-only design with no hosted proxy.\
- OpenWeb (⭐11) by openweb-org - An agent-native skill that accesses 90+ websites by calling their underlying APIs directly (typed JSON in, JSON out) instead of screenshotting and parsing the DOM, with auth auto-resolved locally from your existing browser session. Security is first-class — every operation is tagged read/write/delete/transact behind permission tiers, SSRF protection runs on each request, and there is no vendor backend or proxy in the request path.\
- SPARDA (⭐2) by Zakaria Gharzouli (Residual Labs) - Converts a running Express or FastAPI app into an MCP server by AST-parsing its routes and injecting a marked, byte-for-byte-removable
/mcprouter, so the agent can operate your live application (real auth, real data) rather than just read files. Exceptionally safety-minded: writes are disabled by default behind two-phase confirmation, docstrings are sanitized against prompt injection, a circuit-breaker quarantines failing routes, nothing leaves the machine, and persistence stores structure never payloads.\
Remote Control, Notifications & Voice I/O
- ai-agent-notifier by Amin Dhouib (Devino Solutions) - A zero-dependency, cross-platform notifier that fires a desktop toast and a free phone push (via ntfy) the moment Claude Code (or Codex/Cursor/Gemini) finishes a task or needs input, wired up by a one-command setup. The standout among notifiers is its testing rigor — CI drives the real agent CLIs end to end and asserts real ntfy round-trips and real OS toast delivery, no mocks.\
- Claude Threads by Anne Schuth - Streams a locally-running Claude Code session live into a Slack or Mattermost thread so a whole team can watch, type, and approve actions together — "screen-sharing for AI pair programming, but everyone can type." Mature and well-maintained (npm-published with CI and coverage), with reaction-based tool approvals, git-worktree isolation, multi-account rotation, and per-thread sessions that survive restarts.\
- dictate (⭐7) by Vimal Kumar - Local, offline voice-to-text for Claude Code on Linux built on faster-whisper, with a warm daemon for instant transcription, system-wide push-to-talk, a voice-enabled editor, and per-project vocabulary hints that fix technical terms ("Claude" not "cloud"). Fully private — no cloud, no API keys, with thoughtful touches like mic-health monitoring and the ability to offload transcription to a LAN GPU; hardware-tested down to a Jetson Orin.\
- Lockpaw (⭐129) by Erik Nielsen - A native-Swift macOS menu-bar app (10 MB, no Electron) that covers and input-locks your screen with one hotkey while your agents keep running, then makes the locked screen glow when Claude Code pauses for permission or finishes. Polished and well-engineered — CI with 50 tests, signed/notarized builds, an honest "visual privacy tool, not a security boundary" disclosure, no analytics, and an idempotent hook installer that backs up and never clobbers foreign hooks.\
- Telegram-Claude (tg-claude) (⭐15) by Imolatte - A feature-rich Telegram bot that turns your machine into a remote Claude Code terminal driven from your phone: streaming tool progress, voice input, a git panel, Mac remote control, and 30+ commands. Its standout is the approval flow — dangerous-op Approve/Deny taps are injected straight into the real terminal prompt via
tmux send-keys, so you authorize from your phone without killing the session or losing context.\
- WhatsApp Channel Plugin (⭐29) by Richie Liu - Connects WhatsApp as a native Claude Code channel via Baileys linked-device (no bot token or API keys), with bidirectional messaging, full media, voice transcription, remote tool approval, access control, and per-group personalities. Runs entirely locally and was the first community plugin officially reviewed and published on Anthropic's plugin marketplace.\
Alternative Clients
- Cate (⭐1.7k) by 0-AI UG - A cross-platform desktop IDE built on an infinite zoomable canvas, where editors, terminals, browsers, and docs float in freeform space instead of tabs — and ships skills that let Claude Code spawn agent terminals on the canvas, coordinate through canvas notes, and drive browser panels. A genuinely novel UX, well-engineered (CI, e2e tests, context-isolated IPC, scoped filesystem access) and widely adopted.\
- CloudCLI (Claude Code UI) by siteboon - A web and mobile PWA for driving Claude Code (and Cursor/Codex/Gemini) from any device — file explorer, git, integrated shell, and full session management that reads and writes your real
~/.claudeconfig rather than duplicating it. By far the most-adopted Claude Code UI, with a self-hostable open-source core, an optional Docker microVM sandbox mode, a plugin ecosystem, and tools disabled by default for safety.\
- FlyCrys (⭐25) by Sergii Kamenskyi - A native Linux GUI for Claude Code agents built in Rust + GTK4 — single binary, no Electron, starts in under a second — with a file tree, syntax-highlighted viewer, markdown preview, embedded VTE4 terminal, streaming agent chat, workspace tabs, and tool-restricted agent profiles. Fills a real gap as essentially the only native (non-webview) Linux desktop client, using your own Claude Code CLI with no proxy.\
- Nimbalyst (⭐1k) by Greg Hinkle - A visual workspace for building with Claude Code (and Codex) where you and the agent co-edit visually — markdown, mockups, mermaid, Excalidraw, CSV, and data models — approving the agent's changes as red/green WYSIWYG diffs, with session/task kanban, worktrees, an extension SDK, and a native iOS companion app. A distinctive higher-bandwidth take on agent collaboration, open source with transparent, opt-out telemetry.\
- Sidekick for Max (⭐69) by César Andrés López - A VS Code extension and standalone terminal dashboard that adds visibility and AI conveniences on top of your Claude Max subscription — inline completions, code transforms, AI commit messages, plus deep session observability (token-burn, a 13-week quota heatmap, multi-account management, cross-session search, and asset extraction). Mature and well-maintained (CI, published to the marketplace and npm, extensive docs).\
- Vibeyard by Eliran Tutia - A cross-platform desktop IDE that wraps Claude Code sessions with a swarm mode (parallel agents in a grid), a real-time session inspector (cost, tokens, tool-usage, context), multiple isolated Claude profiles, a kanban board, and encrypted P2P session sharing over WebRTC. Signed/notarized, broadly adopted, and built squarely for the multi-agent, multi-session workflow.\
Status Lines
- claude-code-personalities (⭐8) by kumamaki - A delightfully different status line: 30+ kaomoji text-faces that react in real time to what Claude is doing — context-aware personas by file type, and a frustration-escalation system where mounting errors progress from
( ദ്ദി ˙ᗜ˙ )toward a table-flip(╯°□°)╯︵ ┻━┻. Pure Rust with sub-2ms rendering, a single binary, hook-based activity tracking, and an interactive config TUI — the standout creative pick in a sea of metrics bars.\
- claude-statusbar (⭐292) by leeguooooo - The most complete Claude Code status line: 5-hour and 7-day rate-limit usage with reset countdowns and learned end-of-window projections, context window, prompt-cache-expiry countdown, per-session cost, plus live todo/tool/git activity — across 3 styles and 9 themes, configurable by CLI or natural-language skill. Genuinely well-engineered (PyPI, 320+ tests, a sub-1%-CPU daemon, deep docs) and the clear standout of a very crowded field.\
- claudinho (⭐20) by Arturo Garrido - 2026 World Cup live scores in your terminal, Claude Code statusline & MCP. No API keys.\
Design & UI/UX
- Dev Browser (⭐6.4k) by Sawyer Hood - A browser-automation plugin/skill that lets Claude Code drive a browser to test and verify its own work — full Playwright API plus pixel- and DOM-level computer-use toolsets, connecting to your running Chrome or a fresh Chromium. Notably secure and fast: scripts execute inside a QuickJS WASM sandbox with no host filesystem or network access, and a published benchmark shows it beating Playwright MCP on time, cost, and turns.\
- Snip (⭐221) by rixinhahaha - A visual whiteboard between you and your agent: Claude renders diagrams, HTML, or UI components through Snip instead of describing them in text, you approve or annotate directly on the output (circle, arrow, note), and the agent gets structured feedback and iterates. Works via CLI or MCP, doubles as a full local screenshot/annotation app with on-device AI organization (Ollama), and adds a genuine human-in-the-loop visual review step to Claude Code.\
- StyleSeed (⭐636) by kiwiman - A design engine that takes a different tack from "feed the model more tokens": it teaches design judgment — ~74 rules pros carry but never write down ("the refined black isn't #000, it's #2A2A2A"; "one accent color, everything else grayscale") — as plain markdown the agent reads automatically, plus a brand-agnostic skin system, a named motion vocabulary, and
/ss-*review skills. Widely adopted and demonstrably effective (a live demo morphs one UI across Toss/Raycast/Arc via a single attribute).\
- UI Craft (⭐91) by Eduardo Calvo - A deep design-engineering skill that makes agents "design like they have taste" by default, layered so you can just install it, drive it with 22 single-lens commands, or wire its deterministic MCP gates and CLI into CI. Its signature is a scoreable, defensible critique — Nielsen's heuristics × classic design laws × persona walkthroughs, every finding tagged by business impact — backed by anti-slop rules, outcome recipes, accessibility-first review, and 31 domain references.\
Writing & Prose Quality
- Avoid AI Writing (⭐2.1k) by Conor Bronsdon - A portable writing skill that audits and rewrites prose to remove "AI-isms" — 49+ pattern categories and a tiered word-replacement vocabulary, with detect / rewrite / edit-in-place modes, content-type and voice profiles, and a two-pass re-check. Stands well above the crowded de-slop field: it ships a deterministic, zero-dependency detector engine (the single source of its 0–100 score) with CI tests, and frames itself honestly as a writing-quality tool, not a detector-evasion gimmick.\
- naming by GlacierPhonk - A Claude Code skill for naming products, SaaS tools, brands, and projects via a structured metaphor-driven process — naming brief, metaphor exploration, candidate generation, anti-slop filtering, a weighted evaluation rubric, and availability checks for domains/handles/package names. A genuinely different (and creative) take that produces names grounded in meaning instead of the random tech-syllable mush an unguided model reaches for.\
Creative Media
- capcut-cli by René Zander - A zero-dependency Node CLI (and Claude Code plugin/skill) that lets the agent edit CapCut / JianYing video projects programmatically — inspect timelines, build drafts, add text/audio, word-level captions and Whisper transcription, templates, and cut long-form into shorts — JSON in, JSON out, no server. Deeply mature for a media tool: 205 tests across macOS/Windows/Linux CI, a huge documented command surface, and a deliberately stateless "the CLI is the protocol" design.\
- motion-skills (⭐237) by iart.ai - An open-source collection of ~50 motion-graphics, animation, and video skills across 14 installable packs — kinetic typography, data-driven charts, explainers, TikTok/Reels, web/WebGL animation, and Manim math animation — that teach an agent how a professional would build each piece. Every visual skill ships a deliver-and-verify loop (render a frame → screenshot → check) plus a small verify toolkit, so the agent inspects its own output instead of guessing at timing and framing.\
Infrastructure & DevOps
- otelcol-doctor (⭐4) by s3onghyun - A focused, vendor-neutral skill that writes, fixes, and validates OpenTelemetry Collector configs — encoding the Collector's real footguns (memory_limiter/batch ordering, core-vs-contrib components, pull-vs-push exporters, deprecated exporters, pipelines that validate but were never wired) as an authoring workflow and diagnosis checklist. Its standout is honesty plus a verification loop: it always finishes by running
otelcol validateand ships CI-checked before/after example configs rather than handing back an unverified file.\
- terraform-skill (⭐2.1k) by Anton Babenko - A best-practices skill that teaches the agent to write safer Terraform and OpenTofu through a diagnose-first workflow, failure-mode routing, LLM-mistake checklists, and a feature-version guard table mapping features to their version floor and common errors — covering testing, modules, remote state, CI/CD, and security scanning across AWS/Azure/GCP. From an AWS Hero behind the terraform-aws-modules ecosystem, and the most authoritative, most-adopted IaC resource in the set.\
Security
- Agent Guard (⭐9) by JeongJaeSoon - Real-time secret-leak guardrails for AI coding agents (Claude Code, Codex), Git hooks, and CI.\
- aicontainer by stefanoginella - Sandboxed devcontainer for running Claude Code, Codex, and OpenCode in bypass / auto-approve mode.\
- Airut (⭐76) by airutorg - Airut is a system for running Claude Code tasks from email and Slack. It handles workspace provisioning, container isolation, network sandboxing, session persistence, and cleanup — a secure foundation for autonomous agentic development.\
- authsome (⭐61) by agentrhq - Credential gateway for AI agents. Log in once via Oauth2 or API Key. Every agent stays authenticated — headless, no SaaS, agents never see your credentials.\
- Claude Code Safety Guard (⭐0) by inoX-Network - 3-level override system for Claude Code - prevents destructive system operations. Born from a real incident.\
- Claude Code Safety Net by kenryu42 - A coding agent CLI hook that acts as a safety net, catching destructive git and filesystem commands before they execute. Supports Codex, Claude Code, OpenCode, Gemini CLI, Copilot CLI, Kimi Code and Pi.\
- Cleat by cleatdev - Give the agent a cage, not your keys. One-command Docker sandbox for AI coding agents: full autonomous permissions, per-project isolation, your host stays untouched.\
- Code on Incus (⭐559) by mensfeld - Give each AI agent its own isolated machine with root, Docker, and systemd. Active defense detects and stops threats automatically..\
- compass (⭐13) by dshakes - Developer-grade Claude Code + Codex configuration: cost-tiered subagents, workflow commands, guardrail hooks, MCP parity, and an installable plugin/marketplace.\
- GouvernAI by Myr-Aya - Runtime guardrails for Claude Code. Auto-approve what's safe, gate what's risky, block what's dangerous. Dual enforcement, full audit trail. MIT.\
- machine (⭐9) by katspaugh - One isolated Lima VM per GitHub project — sandboxed Claude Code/Codex, Docker, Node, signed git\
- Node9 (⭐207) by node9-ai - The Execution Security Layer for the Agentic Era. Providing deterministic "Sudo" governance and audit logs for autonomous AI agents.\
- SkilLock (⭐1) by skills-lock - Pin AI Skill behavior. Block unapproved drift in CI. See exactly what changed in every PR.\
- SkillSpector by NVIDIA - Security scanner for AI agent skills. Detect vulnerabilities, malicious patterns, and security risks.\
Multi-Agent Orchestration
- Agent Collab Skills (⭐4) by Wenyu Chiou - Claude Code marketplace for multi-agent collaboration — task splitter, output reconciler, adversarial debate, shared memory, acceptance gate. Composes with codex-delegate / gemini-delegate.\
- gstack (⭐119k) by Garry Tan - Garry Tan's (Y Combinator) Claude Code setup and "open source software factory" for managing the development lifecycle end-to-end. Includes a set of agents and in-depth skills/tools along with workflows for advancing a product from ideation to production.\
Memory & Context Persistence
- agentcairn by ccf - Long-term, cross-project memory for AI coding agents. Your own Obsidian vault as the source of truth. Daemonless and without opaque databases, your memory belongs to you.\
- Callimachus (⭐15) by BetaBots-LLC - One local, searchable index of your AI coding-agent history Claude Code, Codex, Cursor, Gemini & more. Keyword + semantic search, MCP server, CLI & VS Code extension.\
- capy (⭐4) by serpro69 - 🦫 Privacy-first virtualization layer for LLM context with MCP protocol for tool access.\
- Claude Mnemonic (⭐12) by lukaszraczylo - Memory management and retrieval for Claude Code\
- fable (⭐3) by grooverLab - High-fidelity transcript memory for Claude Code — index every session, recall byte-identical, search, prune, compose. Local-first, stdlib-only, MCP.\
- Hivemind (⭐1.4k) by activeloopai - Hivemind turns your traces into reusable skills across agents\
- MAMA (⭐7) by jungjaehoon-lifegamez - Always-on companion for Claude that remembers your decisions and their evolution. Local-first memory using SQLite + transformers.js embeddings.\
- presence (⭐2) by sara-star-quant - Per-repo memory, outcome telemetry, and a calibrated-confidence gate for Claude Code, with MCP and AGENTS.md projections so other AI coding tools can read its context. Notes survive sessions; success claims need test evidence; your reverts are remembered. Local-only, stdlib runtime.\
- roampal-core (⭐45) by roampal-ai - Outcome-based persistent memory MCP server for Claude Code and OpenCode. Good advice promoted, bad advice demoted. pip install roampal.\
- Selvedge by masondelan - Long-term memory for AI-coded codebases. A git blame for AI agents — but for the why. MCP server that captures the agent's reasoning live, in context, as each change is made. Local SQLite, zero deps.\
Usage & Cost Monitoring
- AgentWatch by mishanefedov - Local-only observability for AI agents on your machine. One timeline across coding and non-coding agents.\
- cc-costline (⭐24) by Ventuss-OvO - Enhanced statusline for Claude Code — see your 7d/30d spend at a glance\
- cc-probeline (⭐1) by labzink - See where it leaks, stop paying for it — a live Claude Code status line that prices every turn, your subagents, cache rebuilds, plus limits, context and git.\
- CCDash (⭐68) by zihenghe04 - Open-source unified usage dashboard for Claude — track tokens, quota, costs across Claude Code, claude.ai & API in one panel. 开源 Claude 全平台用量监控面板,聚合 Claude Code / claude.ai / API 数据,适用于 Pro/Max 订阅用户与开发者。https://dyp23yngrtumg.ok.kimi.link\
- ccvitals (⭐2) by educlopez - The prettiest statusline for Claude Code — pure bash, never blocks your prompt. Usage quota, context window, git status & more.\
- claude-code-status-bar (⭐8) by briansmith80 - Configurable status bar for Claude Code: usage limits with pacing markers, context window, git state, live activity, session cost, and 8 colour themes. Pure bash, zero dependencies.\
- Claumon (⭐8) by fabioconcina - Claude Code dashboard for Pro/Max users: live rate-limit gauges, calibrated usage forecasts, session costs, memory browser. Single binary, zero config.\
- goccc by backstabslash - Fast, zero-dependency cost calculator and customizable statusline for Claude Code. Breakdowns by model, day, project, and branch. Lightweight, single binary, no runtime needed.\
- Pacer (⭐5) by EricAndrechek - Native macOS app for tracking Claude Code usage — tokens, cost, rate-limit pacing, per-project breakdowns. SwiftUI + SwiftData.\
- toktrack (⭐161) by mag123c - Ultra-fast token & cost tracker for LLM Token Usage (e.g. Claude Code)\
Linting
- agents-md-cookbook (⭐2) by Taiizor - The tested, tool-agnostic AGENTS.md kit — verified templates, a CI linter, and migrators from .cursorrules/CLAUDE.md/Copilot/Windsurf/Cline/Aider.\
- agnix (⭐315) by agent-sh - The linter and LSP for AI coding assistants — validates CLAUDE.md, AGENTS.md, SKILL.md, hooks, and MCP config, with autofixes and IDE plugins.\
- BlockWatch (⭐25) by mennanov - A language-agnostic linter (Rust) that keeps co-dependent code, docs, and config in sync, with a Claude Code plugin skill.\
- Ctxlint (⭐7) by ctxlint - A CLI linter for AI agent context files that catches stale references, dead commands, and hardcoded secrets, with a modular tested rule set.\
- Schliff (⭐4) by Zandereins - Deterministic quality scorer for AI agent instruction files — 8-dimension scoring with security, multi-format (SKILL.md, CLAUDE.md, .cursorrules, AGENTS.md), anti-gaming detection, zero dependencies\
- Upkeep by wei18 - Upkeep — an AI audit crew for your repo. Catches docs/spec/asset drift with evidence; output-only. Claude Code plugin/skill + reusable CI workflow.\
16. Awesome Flame
Plugins & Libraries
17. Collective Ai Tools
Audio & Speech
- Voqusa - Turns TikTok, YouTube, Instagram and other social videos into accurate transcripts and subtitles in seconds, no signup required.
#freemium#transcription
Dating
- Egirls.ai - AI companion platform for adults: chat with NSFW AI characters that remember you, create your own characters, generate images and video, make voice calls, and talk live with 3D AI VTubers.
#freemium
Developer Tools
- agent-qa (⭐152) - Self-improving QA agent for web and mobile apps with natural-language tests, run memory, and regression detection.
#opensource
Image Editing
- igly.ai - Browser-based AI image editor for background removal, inpainting, upscaling, and generative fill.
#freemium
- Machi Photos - Browser-based ID photo maker for compliant crops, AI background replacement, retouching, and convenience-store print sheets.
#freemium
Image Generator
- Image 2 - AI image and video generator for creating, editing, and transforming visuals from prompts.
#freemium
18. Papers We Love
Info / Other Good Places to Find Papers
19. Awesome Jmeter
Community / Blogs
- JMeter Basics - By João Farias.
20. Awesome Ruby
Admin Interface
- RailsAdmin - A Rails engine that provides an easy-to-use interface for managing your data.
AI and LLMs
- anthropic-sdk-ruby (⭐353) - The official Ruby SDK for the Anthropic API, for building applications with Claude.
- openai-ruby (⭐438) - The official Ruby SDK for the OpenAI API.
- RubyLLM - A delightful Ruby way to work with AI, providing one unified interface to OpenAI, Anthropic, Gemini, and other LLM providers.
- Model Context Protocol (MCP)
- ruby-sdk (⭐856) - The official Ruby SDK for the Model Context Protocol (MCP), for building MCP servers and clients.
- tidewave (⭐475) - MCP server for better agentic Rails development, runtime-level tools for your agent to talk to your running app.
API Builder and Discovery
- Blueprinter (⭐1.3k) - Simple, Fast, and Declarative Serialization Library for Ruby.
- Her (⭐2.1k) - an ORM that maps REST resources to Ruby objects. Designed to build applications that are powered by a RESTful API instead of a database.
- Roar (⭐1.8k) - Resource-Oriented Architectures in Ruby.
Authentication and OAuth
- Oath (⭐372) - A very simple and extensible user authentication library for rails (formerly Monban).
- warden (⭐2.5k) - General Rack Authentication Framework.
Authorization
- Pundit (⭐8.5k) - Minimal authorization through OO design and pure Ruby classes.
- Rabarber (⭐191) - Simple role-based authorization for Rails with multi-tenancy support.
Automation
- Huginn (⭐49k) - Huginn is a system for building agents that perform automated tasks for you online.
- Neovim (⭐366) - Ruby bindings for Neovim to make your own neovim editor plugins in Ruby.
Breadcrumbs
- loaf (⭐405) - Manages and displays breadcrumb trails in Rails app - lean & mean.
Business logic
- Dentaku (⭐960) - A parser and evaluator for mathematical and logical formulas, safely evaluating user-supplied expressions at runtime.
Caching
- Dalli (⭐3.1k) - A high performance pure Ruby client for accessing memcached servers.
CLI Builder
- TTY (⭐2.5k) - Toolbox for developing CLI clients.
CLI Utilities
- Pastel (⭐670) - Terminal output styling with intuitive and clean API.
Cloud
- browse-everything (⭐115) - Multi-provider Rails engine providing access to files in cloud storage.
- humidifier (⭐56) - Programmatically generate and manage AWS CloudFormation templates, stacks, and change sets.
Code Analysis and Metrics
- Pronto (⭐2.7k) - Quick automated code review of your changes.
- rails_best_practices (⭐4.2k) - A code metric tool for rails projects.
- rubydex (⭐275) - A high-performance static analysis suite for Ruby, built in Rust with Ruby APIs.
- SimpleCov (⭐4.9k) - Code coverage for Ruby 1.9+ with a powerful configuration library and automatic merging of coverage across test suites.
Code Formatting
- RuboCop (⭐13k) - A static code analyzer, based on the community Ruby style guide.
- Rubocop Rails (⭐875) - A RuboCop extension focused on enforcing Rails best practices and coding conventions.
- Rubocop Rspec (⭐856) - Code style checking for RSpec files
- Rubocop Performance (⭐739) - A RuboCop extension focused on code performance checks.
- Standard (⭐2.9k) - Ruby Style Guide, with linter & automatic code fixer
Code Highlighting
- pygments.rb (⭐579) - A Ruby wrapper for the Python pygments syntax highlighter.
- Rouge (⭐3.4k) - A pure Ruby code highlighter that is compatible with Pygments.
Coding Style Guides
- fast-ruby (⭐5.7k) - Writing Fast Ruby. Collect Common Ruby idioms.
- Rails style guide (⭐6.5k) - Community-driven Rails best practices and style for Rails 3 and 4.
- RSpec style guide (⭐3.5k) - Better Specs { rspec guidelines with ruby }.
- Ruby style guide (⭐17k) - Community-driven Ruby coding style.
Configuration
- Econfig (⭐65) - Flexible configuration for Rails applications.
- RailsConfig - Multi-environment yaml settings for Rails3.
Core Extensions
- Finishing Moves - Small, focused, incredibly useful methods added to core Ruby classes. Includes the endlessly useful
nil_chain.
- Hanami::Utils - Lightweight, non-monkey-patch class utilities for Hanami and Ruby app.
- Hash
- Hashie (⭐3k) - A collection of tools that extend Hashes and make them more useful.
Country Data
- Carmen (⭐1.2k) - A repository of geographic regions.
- Countries (⭐2.4k) - All sorts of useful information about every country packaged as pretty little country objects.
Cryptocurrencies and Blockchains
- Blockchain Lite (⭐238) - Build your own blockchains with crypto hashes; revolutionize the world with blockchains, blockchains, blockchains one block at a time.
Data Processing and ETL
- CSV Reader (⭐176) - A modern tabular data (line-by-line records) reader supports "classic" CSV but also CSV Numerics,
CSV <3 JSON,CSV <3 YAML, tab, space or fixed width fields (FWF) and many more flavors and dialects.
Database Tools
- Scenic - Versioned database views for Rails.
Date and Time Processing
- ice_cube (⭐2.5k) - A date recurrence library which allows easy creation of recurrence rules and fast querying.
Debugging Tools
- did_you_mean (⭐1.9k) - Adds class, method & attribute suggestions to error messages.
- pry-rails (⭐1.4k) - Avoid repeating yourself, use pry-rails instead of copying the initializer to every rails project. This is a small gem which causes rails console to open pry. It therefore depends on pry.
- tracer - A Ruby tracing tool for following method calls, line execution, and object allocations via TracePoint.
Developer Tooling
- Language Servers
- Fuzzy Ruby Server (⭐235) - A Ruby language server offering fuzzy search-based definitions, references, and completions.
- Ruby LSP (⭐2k) - An opinionated language server for Ruby with support for pull diagnostics, formatting, and more.
- Solargraph (⭐2k) - A Ruby language server providing IntelliSense, code completion, and inline documentation.
- Editor Extensions
- Ruby LSP (VS Code) - VS Code extension providing a rich Ruby development experience powered by Ruby LSP.
- VSCode RuboCop (⭐74) - VS Code extension for RuboCop with autocorrection and lint support.
- VSCode Standard (⭐123) - VS Code extension for StandardRB.
- VSCode rdbg Ruby Debugger - VS Code extension for the debug gem with DAP support.
- Developer Experience
- debug (⭐1.3k) - The official Ruby debugger with Debug Adapter Protocol (DAP) support.
- ruby-lsp-rails (⭐683) - A Ruby LSP addon for Rails that provides route, model, and association support.
- ruby-lsp-rspec (⭐218) - A Ruby LSP addon that provides enhanced RSpec support, including code lens for running and debugging tests.
DevOps Tools
- Einhorn (⭐1.6k) - Einhorn will open one or more shared sockets and run multiple copies of your process. You can seamlessly reload your code, dynamically reconfigure Einhorn, and more.
Documentation
- Hanna - An RDoc formatter built with simplicity, beauty and ease of browsing in mind.
E-Commerce and Payments
- Pay (⭐2.2k) - A payments engine for Rails, supporting Stripe, Braintree, Paddle, and Lemon Squeezy.
- PayPal Server SDK (⭐6) - PayPal's official Ruby SDK for the PayPal Server APIs (Orders and Payments).
Ebook
- bookpub (⭐13) - Bookshop is a an open-source agile book development and publishing framework for authors, editors.
- Postal (⭐17k) - A fully featured open source mail delivery platform for incoming & outgoing e-mail.
Encryption
- bcrypt-ruby (⭐2k) - bcrypt-ruby is a Ruby binding for the OpenBSD bcrypt() password hashing algorithm.
- RbNaCl (⭐985) - Ruby binding to the Networking and Cryptography (NaCl) library.
Environment Management
- rbenv (⭐17k) - Use rbenv to pick a Ruby version for your application and guarantee that your development environment matches production.
- ruby-build (⭐4k) - Compile and install Ruby.
- rv - A fast Ruby version and toolchain manager written in Rust.
Error Handling
- Better Errors (⭐6.9k) - Better error page for Rack apps.
Feature Flippers and A/B Testing
- flipper (⭐4k) - Feature flipping for ANYTHING. Make turning features on/off so easy that everyone does it. Whatever your data store, throughput, or experience.
- Unleash (⭐62) - Ruby client for Unleash, a powerful feature toggle system that gives you a great overview over all feature toggles across all your applications and services.
File Upload
- Shrine (⭐3.3k) - Toolkit for handling file uploads in Ruby.
Form Builder
- bootstrap_form (⭐1.6k) - Rails form builder that makes it super easy to create beautiful-looking forms with Twitter Bootstrap 3+.
- Formtastic (⭐5.2k) - A Rails form builder plugin with semantically rich and accessible markup.
- Rapidfire (⭐328) - Making dynamic surveys should be easy!
- Reform (⭐2.5k) - Gives you a form object with validations and nested setup of models. It is completely framework-agnostic and doesn't care about your database.
Game Development and Graphics
- Mittsu (⭐539) - Mittsu makes 3D graphics easier by providing an abstraction over OpenGL, and is based heavily off of THREE.js.
Git Tools
- Overcommit (⭐4k) - A fully configurable and extendable Git hook manager.
GraphQL
- graphql-client (⭐77) - A library for declaring, composing and executing GraphQL queries.
HTML/XML Parsing
- HappyMapper (⭐152) - Object to XML mapping library, using Nokogiri.
- HTML::Pipeline (⭐2.3k) - HTML processing filters and utilities.
Image Processing
- ruby-vips (⭐904) - A binding for the libvips image processing library.
Implementations/Compilers
- TruffleRuby (⭐3.2k) - A high performance implementation of the Ruby programming language. Built on the GraalVM by Oracle Labs.
Internationalization
- i18n (⭐1k) - Ruby Internationalization and localization solution.
- r18n (⭐512) - Advanced i18n library for Rails, Sinatra, desktop apps, models, works well with complex languages like Russian.
Machine Learning
- TensorFlow (⭐383) - The end-to-end machine learning platform for Ruby.
Music and Sound
- Sonic Pi (⭐12k) - A live coding synth for everyone originally designed to support computing and music lessons.
Networking
- RubyDNS (⭐727) - A high-performance DNS server which can be easily integrated into other projects or used as a stand-alone daemon.
Optimizations
- bootsnap (⭐2.7k) - Boot large Ruby/Rails apps faster.
- fast_underscore (⭐37) - Provides a C-optimized method for transforming a string from any capitalization into underscore-separated
ORM/ODM
- NoBrainer (⭐386) - A RethinkDB ORM for Ruby
ORM/ODM Extensions
- Social
- Merit (⭐1.5k) - Adds reputation behavior to Rails apps in the form of Badges, Points, and Rankings for ActiveRecord or Mongoid.
- PublicActivity (⭐3k) - Provides easy activity tracking for your ActiveRecord, Mongoid 3 and MongoMapper models in Rails 3 and 4. Similar to Github's Public Activity.
- Simple Feed (⭐335) - Fast and highly scalable read-optimized social activity feed library in pure Ruby, backed by Redis.
- Unread (⭐742) - Manage read/unread status of ActiveRecord objects - and it's fast.
- Sorting
- ActsAsList (⭐2.1k) - Provides the capabilities for sorting and reordering a number of objects in a list.
- positioning (⭐416) - Simple positioning for Active Record models. Supports multiple lists per model and relative positioning.
- ranked-model (⭐1.1k) - A modern row sorting library for ActiveRecord. It uses ARel aggressively and is better optimized than most other libraries.
- Squid (⭐221) - Squid · A Ruby library to plot charts in PDF files
Performance Monitoring
- Instrumental (⭐59) - Measure your application in real time with Instrumental.
- New Relic (⭐1.2k) - Find and fix Ruby errors with New Relic application monitoring and troubleshooting.
Processes
- childprocess (⭐597) - Cross-platform ruby library for managing child processes.
Profiler and Optimization
- Derailed Benchmarks (⭐3.1k) - A series of things you can use to benchmark any Rack based app.
- Rbkit (⭐354) - profiler for Ruby. With a GUI.
- test-prof (⭐2k) - Ruby Tests Profiling Toolbox
Queues and Messaging
- Que (⭐2.3k) - A Ruby job queue that uses PostgreSQL's advisory locks for speed and reliability.
- Shoryuken (⭐2.1k) - A super efficient AWS SQS thread based message processor for Ruby.
RSS
- feedparser (⭐168) - A feed parser and normalizer (Atom, RSS, JSON, etc) library.
- Stringer (⭐4.1k) - A self-hosted, anti-social RSS reader.
Serverless
- Jets (⭐2.6k) - A Ruby Serverless Framework to create and deploy serverless microservices with ease, and to seamlessly glue AWS services.
Scheduling
- Sidekiq-Cron (⭐1.9k) - A scheduling add-on for Sidekiq.
Scientific
- Bindings
- PyCall (⭐1.1k) - Calling Python functions from the Ruby language.
- ruby-opencv (⭐811) - An OpenCV wrapper for Ruby.
- Data analysis/structures
- daru (⭐1.1k) - A library for storage, analysis, manipulation and visualization of data in pure Ruby.
- Daru::View - A library for easy and interactive plotting on Jupyter Notebooks and web applications.
- Rgl (⭐421) - A framework for graph data structures and algorithms.
Search
- Mongoid Search (⭐315) - Simple full text search implementation for Mongoid.
Security
- Rack::Attack (⭐5.7k) - Rack middleware for blocking & throttling abusive requests.
- SecureHeaders (⭐3.2k) - Automatically apply several headers that are related to security, including: Content Security Policy (CSP), HTTP Strict Transport Security (HSTS), X-Frame-Options (XFO), X-XSS-Protection, X-Content-Type-Options, X-Download-Options & X-Permitted-Cross-Domain-Policies.
Services and Apps
- OctoLinker (⭐5.4k) - Navigate through projects on GitHub.com efficiently with the OctoLinker browser extension.
State Machines
- FiniteMachine (⭐804) - A plain Ruby state machine with a straightforward and expressive syntax.
Third-party APIs
- Notion Ruby Client (⭐131) - A Ruby wrapper for the Notion API.
- Restforce (⭐823) - A Ruby client for the Salesforce REST api.
- Slack Notifier (⭐1.5k) - A simple wrapper for posting to Slack channels.
- twitter (⭐4.6k) - A Ruby interface to the Twitter API.
- Yt (⭐754) - An object-oriented Ruby client for YouTube API V3.
- x-cli (⭐5.6k) - A command-line power tool for X/Twitter.
Type Signatures and Type Checking
- RBS (⭐2.2k) - The official language for describing the structure of Ruby programs. Ships with Ruby and powers type checkers like Steep.
- rbs-inline (⭐352) - Write RBS type signatures inline in Ruby source code as comments.
- Sord (⭐334) - Generate RBS and RBI type signatures from YARD documentation.
- Spoom (⭐264) - A toolset for using Sorbet in Ruby projects, including strictness management, dead code detection, and more.
- Steep (⭐1.5k) - A gradual type checker for Ruby using RBS type signatures.
- Tapioca (⭐867) - The swiss army knife of RBI generation for Sorbet, generating type definitions for gems, DSLs, and more.
- Typeprof (⭐827) - A type analysis tool for Ruby that generates RBS type signatures from code.
- Runtime Typing
- dry-types (⭐897) - A simple and extendable type system for Ruby with constraints, coercion, and default values.
- Literal (⭐339) - Runtime type checking for Ruby with typed properties, structs, data, and enums.
Video
- Video Transcoding (⭐2.5k) - Tools to transcode, inspect and convert videos.
View components
- Phlex (⭐1.5k) - A framework for building object-oriented views in Ruby.
- ViewComponent (⭐3.6k) - View components for Rails.
View helpers
- Bh (⭐832) - Bootstrap Helpers for Ruby.
- render_async (⭐1.1k) - Render partials to your views asynchronously and increase load performance of your pages.
WebSocket
- CableReady (⭐771) - CableReady completes the ActionCable story and expands the utility of web sockets in your Rails app.
- StimulusReflex (⭐2.3k) - Build reactive applications with the Rails tooling you already know and love.
21. Awesome Gemini Cli
Agent Orchestration & CLI Tools
- CodeAgentSwarm - Desktop app (macOS, Windows) that runs multiple Gemini CLI terminals in parallel alongside Claude Code and Codex CLI, under human supervision. Desktop notifications when an agent finishes or needs input, cross-session conversation history, per-terminal file diffs, and an MCP kanban board.
Commands & Extensions
- xberg-io plugins (⭐7) - A suite of Gemini CLI extensions from Kreuzberg, Inc.: document extraction (xberg — 97+ formats with OCR), web crawling (crawlberg), HTML→Markdown, a universal LLM client for 143 providers (liter-llm), and code intelligence for 300+ languages (tree-sitter-language-pack). Install via
gemini extensions install.
MCP Servers
- Unity-MCP (⭐3.4k) - Open-source MCP server connecting AI agents (including Gemini CLI) to the Unity Editor and runtime, with 100+ built-in tools.
- Godot-MCP (⭐160) - Open-source MCP server connecting AI agents to the Godot Editor and runtime (Godot 4.x, C#).
- Unreal-MCP (⭐8) - Open-source MCP server connecting AI agents to Unreal Engine 5.7, editor and runtime (C++ plugin + .NET sidecar).
- GameDev-MCP-Server (⭐6) - Open-source, engine-agnostic MCP server shared by Unity-MCP, Godot-MCP, and Unreal-MCP.
22. Awesome Agents
Platforms
- Skales - Local-first desktop AI agent that runs goals autonomously in the background, with multi-agent teams, desktop and browser automation, and 15+ providers or fully offline via Ollama.
Blockchain and Rewards
- AgentsCoin - Give your AI agent its own money on AgentsCoin, a custom EVM chain (chainId 24368) - create a wallet, get coins from a faucet, send, and create/trade tokens. MCP server plus a one-click Claude Desktop extension.
Monitoring and Observability
- ax (agent telemetry) (⭐71) - Local-first telemetry graph for coding agents, with read-only MCP queries for sessions, tool calls, skills, and costs across Claude Code, Codex, Cursor, OpenCode, and Pi.
- Future AGI (⭐1.2k) - Open-source platform to simulate, evaluate, trace, guardrail, route, and optimize LLM and AI agent apps in one feedback loop, so agents don't just get monitored, they self-improve. Self-hostable. Apache-2.0.
23. Awesome Integration
Projects / AI Gateway
- agentgateway (⭐3.6k) (⭐3.6k) - An open-source data plane for agentic AI connectivity, providing security, observability, and governance for agent-to-tool (MCP) and agent-to-agent (A2A) communication.
- LiteLLM (⭐52k) (⭐51k) - An LLM gateway that exposes 100+ model providers through a unified OpenAI-compatible API, with spend tracking, fallbacks, and rate limiting.
Projects / API Management
- Gravitee.io API Management (⭐425) (⭐421) - A lightweight, open-source platform offering flexible API governance, robust security, and straightforward configuration.
- WSO2 API Manager (⭐993) (⭐988) - A fully open-source API platform offering robust governance, flexible deployment, and community-driven innovation.
Projects / API Documentation
- OpenAPI Explorer (⭐351) (⭐350) - Creates intuitive, interactive user interfaces from OpenAPI specs, simplifying API exploration and testing.
- Zudoku (⭐555) (⭐549) - A customizable framework built on OpenAPI, focused on delivering exceptional developer experiences through quality documentation.
Projects / API Gateway
- Gloo Edge (⭐164) (⭐163) - An Envoy Proxy–based gateway offering advanced traffic control, enhanced security, and observability for microservices ecosystems.
- Higress (⭐8.7k) (⭐8.8k) - A next-generation cloud-native gateway based on Envoy and Istio, offering high performance, easy-to-use, and rich plugin extensibility.
Projects / API Testing
- MQ clients
- JMSToolBox (⭐230) (⭐228) - A universal JMS client offering broad compatibility and streamlined messaging testing across various brokers.
- kcat (⭐5.7k) (⭐5.8k) - A lightweight command-line tool for Apache Kafka, providing efficient message production and consumption.
- MQTT Explorer (⭐3.9k) (⭐4k) - A detailed MQTT client delivering structured topic visualization and intuitive debugging.
- Offset Explorer - A comprehensive GUI for managing Apache Kafka clusters with user-friendly monitoring and administration tools.
- Service Bus Explorer (⭐2.2k) (⭐2.2k) - An advanced GUI for Azure Service Bus that enables in-depth testing and seamless management of topics, queues, and subscriptions.
- Mocking tools
- Hoverfly (⭐2.5k) (⭐2.5k) - A lightweight API simulation tool that enables rapid HTTP(S) service virtualization for efficient testing.
- Imposter (⭐410) (⭐410) - A flexible mock server supporting REST, OpenAPI, SOAP, and more to simulate diverse API behaviors.
- Microcks (⭐1.9k) (⭐2k) - A Kubernetes-native tool for API mocking and testing that supports AsyncAPI, OpenAPI, and Postman Collections.
- Mock Service Worker (MSW) (⭐18k) (⭐18k) - A seamless API mocking library for browser and Node.js that intercepts requests at the network level.
- Mockable - An easy-to-configure service for creating custom HTTP responses, ideal for rapid prototyping and testing.
- Mockbin (⭐140) (⭐140) - A simple endpoint generator for testing HTTP requests with real-time logging and feedback.
- Mockoon (⭐8.3k) (⭐8.3k) - A user-friendly tool for designing and running mock REST APIs with real-time simulation and easy setup.
- MockServer (⭐4.9k) (⭐4.9k) - A powerful solution for mocking any HTTP/HTTPS-based service, streamlining integration testing.
- Mocky (⭐2k) (⭐2.1k) - A free online service that generates custom HTTP responses for testing API endpoints.
- Prism (⭐4.9k) (⭐5k) - An open-source HTTP mock server that replicates API behavior for early testing and validation.
- WireMock (⭐7.2k) (⭐7.3k) - A robust and flexible API mocking tool delivering reliable, real-time simulation for comprehensive testing.
Projects / B2B Integration
- phase4 (⭐223) (⭐223) - Embeddable, lightweight Java library implementing the AS4 messaging protocol, including the Peppol and CEF/eDelivery profiles.
Projects / Business Rules Engine
- ZEN Engine (⭐1.8k) (⭐1.8k) - A cross-platform, open-source Business Rules Engine written in Rust that executes JSON Decision Models through interconnected graphs of decision tables, functions, and expressions.
Projects / Data Integration
- dlt (⭐5.5k) (⭐5.5k) - Open-source Python library for building data pipelines as code, with schema evolution and incremental loading out of the box.
- Estuary Flow (⭐940) (⭐938) - Versatile, scalable platform that provides both real-time and batch data integration for ETL and ELT pipelines.
Projects / Data Mapping Solution
- AtlasMap (⭐213) (⭐212) - Interactive web-based tool that simplifies mapping across Java, XML, CSV, and JSON data sources with an intuitive interface.
- Kaoto (⭐109) (⭐108) - Visual data mapper for Apache Camel with a drag-and-drop interface supporting XML, JSON, CSV, and XSLT transformations. Successor to AtlasMap.
Projects / Enterprise Service Bus
- WSO2 Enterprise Integrator (⭐399) (⭐398) - API-centric, cloud-native integration platform offering robust, distributed capabilities for modern software architectures.
Projects / Integration Platform as a Service
- Camel K (⭐923) (⭐921) - Lightweight Kubernetes-native integration platform built on Apache Camel that runs integration routes directly on Kubernetes and OpenShift as cloud-native serverless services.
Projects / Message Broker
- Apache Iggy (⭐4.4k) (⭐4.4k) - Persistent message streaming platform written in Rust, supporting QUIC, TCP, and HTTP transports with high throughput and low latency.
- Apache Kafka (⭐33k) (⭐33k) - Distributed, high-throughput system designed for real-time data streaming and fault-tolerant processing.
- Apache Qpid (⭐71) (⭐70) - AMQP-compliant messaging tool with multi-language support for enterprise-grade message delivery.
- Eclipse Mosquitto (⭐11k) (⭐11k) - Lightweight MQTT broker optimized for low-power devices with robust encryption and authentication.
- LavinMQ (⭐974) (⭐969) - High-performance message queue server implementing AMQP 0-9-1 and MQTT protocols, built with Crystal for exceptional throughput and minimal resource usage.
- VerneMQ (⭐3.6k) (⭐3.6k) - High-performance distributed MQTT broker designed for scalable and efficient message delivery in modern environments.
Projects / Schema Registry
- Apicurio Registry (⭐820) (⭐820) - Open-source registry for API designs and schemas, supporting Avro, Protobuf, JSON Schema, OpenAPI, and AsyncAPI artifacts with configurable compatibility rules.
- Karapace (⭐619) (⭐619) - Open-source, drop-in replacement for Confluent Schema Registry and the Kafka REST API.
Projects / Self-Service Integration
- Activepieces (⭐23k) (⭐23k) - Open-source, self-hostable automation platform with a no-code visual builder and hundreds of connectors ("pieces"), positioned as a Zapier alternative.
- n8n (⭐194k) (⭐193k) - Open-source workflow automation tool with 400+ connectors, giving you full control over your data and integrations.
Projects / Stream Processing
- ksqlDB (⭐308) (⭐308) - Database purpose-built for stream processing applications on Kafka, queried with SQL.
- RisingWave (⭐9.1k) (⭐9.1k) - Postgres-compatible streaming database for incremental, real-time materialized views over event streams.
Projects / Workflow Engine
- Elsa Core (⭐7.8k) (⭐7.8k) - .NET Core library that integrates seamlessly into any application to execute and manage workflows.
- LittleHorse (⭐382) (⭐382) - High-throughput, low-latency microservice orchestration engine built on Kafka Streams, with SDKs in multiple languages.
Resources / API Specification
- Arazzo Specification (⭐444) (⭐444) - A standard, programming language-agnostic representation for describing sequences of API calls (workflows) and their dependencies.
- CloudEvents (⭐5.8k) (⭐5.8k) - A specification for describing event data in common formats to provide interoperability across services, platforms and systems.
- Standard Webhooks (⭐1.7k) (⭐1.7k) - Open source tools and guidelines for sending webhooks easily, securely, and reliably.
Resources / Data Formats
- YAML (⭐482) (⭐478) - A human-friendly and easy-to-read data serialization format that is widely used for configuration files and data exchange. It supports rich data types and is compatible with most programming languages.
24. Public Apis
Currency Exchange
API: Exchangerate.dev
Description: Live & historical FX, 168 pairs back to 1999, Frankfurter-compatible, free 10k/mo
Auth: No
HTTPS: Yes
CORS: Unknown
Development
API: OpenQR
Description: Generate QR codes and manage dynamic (editable) QR codes with scan analytics
Auth:
apiKeyHTTPS: Yes
CORS: Yes
Environment
API: Solematica
Description: Compare Italian solar (photovoltaic) installer offers, energy prices (PUN/ARERA) and satellite roof data
Auth: No
HTTPS: Yes
CORS: No
Finance
API: Goldprice.dev
Description: Cross-validated gold, silver & copper spot, futures & 30-year history in 13 currencies
Auth: No
HTTPS: Yes
CORS: Unknown
:
Open Data
API: Pan Africa Data
Description: Macroeconomic and subnational income distribution data for all 54 African countries
Auth:
apiKeyHTTPS: Yes
CORS: Unknown
25. Awesome Mqtt
Rust
- mqtt-typed-client (⭐9) - Type-safe async MQTT client built on rumqttc, with derive macros for typed topics, automatic (de)serialization, and tree-based message routing.
Visualization, Dashboards / Firmwares for ESP based Devices
- mqtt-dashboard (⭐9) - Self-hostable MQTT dashboard/explorer with drag-and-drop panels like cron, button, log and topic browser to help interact and monitor MQTT topics
26. Awesome Selfhosted
Software / Miscellaneous
- re:Director - Simple domain redirection management tool. (Source Code (⭐42))
Apache-2.0Java/Docker
Software / Money, Budgeting & Management
- Budget Board - Simple app for tracking monthly spending and working towards financial goals. (Source Code (⭐842))
GPL-3.0Docker
Software / Pastebins
- Snipo (⭐62) - Lightweight, self‑hosted snippet manager for saving and organizing code and text snippets with folders, tags, API, and GitHub Gist sync. (Demo)
AGPL-3.0Go/Docker
Software / Photo Galleries
- Ente - An end-to-end encrypted photo-sharing platform (alternative to Google Photos, Apple Photos). (Source Code (⭐27k))
AGPL-3.0Docker/Nodejs/Go
Software / Wikis
- docmost Community Edition - Collaborative wiki and documentation software (alternative to Confluence, Notion). (Source Code (⭐21k))
AGPL-3.0Docker/Nodejs
27. Awesome Vue
Projects Using Vue.js / Open Source
- MarkerOn (⭐115) - Lightweight screen annotation tool built with Tauri v2, Vue 3, and Canvas API for drawing, highlighting, and annotating anywhere on desktop.
Projects Using Vue.js / Apps/Websites
- Text to Handwriting - Convert typed text into realistic handwritten notes online.
Components & Libraries / UI Components
- @jasy/vue (⭐21) - Author PDFs as Vue 3 components and render them straight in the browser, no headless browser required. Real layout, pagination and tables, with XRechnung and ZUGFeRD e-invoicing out of the box (Nuxt module available).
- custom-highlight (⭐1) - A Vue directive for styling arbitrary text within elements using the CSS Custom Highlight API. Docs
Components & Libraries / Utilities
- @stitchapi/vue (⭐5) - Streaming-first StitchAPI bindings: typed, validated
useStitch/useStitchStreamcomposables that re-render as response deltas arrive.
Components & Libraries / Scaffold
- ILUMINATY (⭐2) - Vue 3 + Vite SSG template for editorial sites, directories, events and blogs with Sanity CMS integration.
28. Awesome Azure Openai Llm
1. App & Agent
- Agent Protocols
3. Research & Survey
- Landscape
- Training & Optimization
- Impact & Products
- Survey & Reference
29. Awesome Zig
Network & Web / Network
- zora (⭐0) - Telegram bot server that runs hot-reloadable Lua 5.4 rules, with coroutine-based async I/O, SQLite-backed state, and a durable scheduler. Targets Linux and FreeBSD.
30. Awesome Neovim
AI / Diagnostics
- ctchen222/openspec.nvim (⭐2) - OpenSpec workflow context, model/provider selection, and coding-agent implementation handoffs.
Programming Languages Support / Markdown and LaTeX
- dominic-righthere/markdown-pipetable.nvim (⭐3) - Interactive, fit-to-width inline Markdown table editor with cell navigation, visual selection, row/column operations, and CSV/TSV conversion.
Project / Markdown and LaTeX
- Rimkomatic/vimtagger.nvim (⭐5) - Semantic file tagging for projects with Telescope integration. Organize files using custom tags, search them quickly, and manage tags through an interactive UI.
Note Taking / Cursorline
- jjuchara/obsidian-tasks.nvim (⭐2) - Keyboard-first Obsidian task management across multiple vaults with ordered tag trees.
Resource / OS-specific
- Neovim Cheatsheet - Searchable, interactive cheatsheet with per-keypress search, remappable keybindings, and JSON import/export.
31. Awesome Zsh Plugins
Plugins / superconsole - Windows-only
- better-chmod (⭐0) - Adds a
bchmodcommand (and an optionalchmodreplacement) that accepts symbolic and octal permission formats with input validation and colored output.
- ctrl-z (⭐0) - Enhances the default CTRL+Z behavior using fzf (⭐81k). It allows you to visually browse, resume, or terminate suspended background jobs directly from your terminal prompt.
- warp-claude-tab (⭐0) - A ZSH plugin and Claude Code agent skill to open a new Warp terminal tab with a pre-loaded Claude Code session — ideal for handing off tasks between sessions without copy-pasting.
Completions / superconsole - Windows-only
- gem (⭐1) - All the functionality of the OMZ gem completion but it also allows
gem install <tab>to complete remote gems from output ofgem search.
- gentoo (⭐39) - Provides ZSH completion support to various Gentoo tools that lack completion scripts upstream.
- pnpm-completions (⭐27) - Tab completions for
pnpmwithpackage.jsonscript completion, live npm registry search, workspace support, and optional command aliases.
Themes / superconsole - Windows-only
- modern-dark-pro-capsule (⭐0) - Premium, modern, and dark-mode-optimized ZSH theme featuring capsule-shaped status segments. Includes ZSH execution timer, remote sync status, and developer icons.
- modern-dark-pro (⭐0) - Premium, modern, and dark-mode-optimized ZSH theme inspired by VS Code and JetBrains color palettes. Includes ZSH execution timer, remote sync status, and developer icons.
- n1ghtfall (⭐0) - Dark theme with decorators for current directory and user@hostname.
Other References / superconsole - Windows-only
- Complete Zsh Terminal Customization Guide (⭐0) - A comprehensive guide to transform your terminal with Zsh, Oh My Zsh, and Powerlevel10k theme — covering both DNF-based and APT-based distros
32. Awesome Dotfiles
Articles / Tutorials
Archive/abandoned projects / macOS
33. Awesome Algorand
Projects
- Algo Snow - Interactive browser-based Algorand-themed game.
- Algorand Mempool Visualizer - Real-time visualization of transactions entering the Algorand mempool.
- AlgoRadio - Experimental Algorand-themed radio experience.
- Sign Zero - Lightweight demo app exploring authentication and signing flows.
34. Awesome Developer First
Analytics
- Zoho Apptics - Unified, simplified, and actionable product analytics.
CI/CD
- RunMyJob - Cloud runners for GitHub Actions and GitLab CI.
Debugging
- Multiplayer - Debugging agent that runs locally next to your favorite coding agents (open source or SaaS), feeding them full-stack, unsampled runtime data to catch and fix bugs automatically.
35. Awesome Kde
Plasma desktop / Extensions
- KDoit (⭐1) - Lightweight to-do list plasmoid for KDE Plasma 6 with nested sublists, priorities, due dates, and UUID-based file sync.
- Latte Dock NG (⭐24) is a Wayland-first dock for KDE Plasma 6.5+ that provides an elegant and intuitive experience for your tasks and widgets.
36. Awesome Raspberry Pi
Projects
- NanoBot AI Chat Robot (⭐0) - Raspberry Pi powered AI chat robot, ideal for education and teaching assistance.
37. Awesome Amazon Seller
Software and Tools
- Acalcia - Free, no-signup browser suite of seller calculators including an Amazon FBA fee and profit calculator, plus pricing, margin, and break-even tools. No login or paywall.
38. Awesome Cli Apps
Productivity / Time Tracking
- Focusd (⭐34) - [Windows] A local, privacy-first screen time monitor.
Files and Directories / File Managers
- elio (⭐668) - Snappy, batteries-included file manager.
39. Awesome Osint
Speciality Search Engines
- packet.guru - Browser-fingerprint and connection-trust audit: WebRTC/DNS leak tests, JA4/JA3 TLS and passive TCP/IP fingerprints, ECH state, and IP reputation (VPN, proxy, datacenter, Tor), returning two independent 0–100 Privacy & Trust scores. No signup, runs client-side.
Social Media Tools / TikTok
- TikTokStalker - Lookup much info about TikTok stuff
Company Research / GitHub
- Fylings - Free company-intelligence platform for Africa: search and verify companies across 18+ official national registries (Nigeria's CAC, Tanzania's BRELA, Mauritius's CBRD, Senegal's RCCM and more), with the official source and a last-verified date on every record.
Domain and IP Research / GitHub
- CrawlGraph - Maps who links to any domain using the open Common Crawl hyperlink graph. Free, no-signup referring-domain and competitor link-footprint lookups for domain research.
- digga - Free and open-source domain and infrastructure research toolkit combining DNS, RDAP, WHOIS, passive subdomain discovery, IP and ASN data, email authentication checks, and TLS certificate inspection. No account required.
Image Analysis / GitHub
- ChronoVerify - API and free web tool that reads EXIF and XMP, validates C2PA Content Credentials against official trust lists, and runs classical pixel forensics, returning one typed verdict for any image.
Video Search and Other Video Tools / GitHub
- AudienceCue - Downloads the latest public YouTube video or Shorts comments as CSV for research workflows.
Geospatial Research and Mapping Tools / GitHub
- ShadowFinder-Web - Geolocate photos by shadow analysis. Browser port of Bellingcat's ShadowFinder. No Jupyter, no accounts, client-side.
40. Awesome Rust
Applications / Database
- Goldziher/scythe (⭐51) - Polyglot SQL compiler and linter that generates type-safe code from SQL with schema-aware linting.
- NoKV-Lab/NoKV (⭐439) - AI-native distributed filesystem.
- VelesDB (⭐72) [velesdb-core] - Embeddable, local-first database whose tri-engine fuses vector search, a property graph, and a columnar store behind one query language (VelesQL), in a single binary. Ships an in-core agentic-memory SDK — semantic / episodic / procedural — with cross-session
why()recall that traverses the graph to surface linked facts vector search alone misses.
Applications / Productivity
- ogulcancelik/herdr (⭐10k) - Terminal multiplexer designed for AI coding agents. Run multiple agents in one terminal with real terminal views, agent state detection (blocked/working/done), workspaces, tabs, and persistent sessions. Single Rust binary with detach/reattach support.
- tover0314-w/opentypeless (⭐295) - Cross-platform AI voice typing app built with Tauri and Rust.
Applications / Text processing
- Goldziher/uncomment (⭐49) [uncomment] - Blazingly fast CLI to remove comments from code using tree-sitter grammars.
Libraries / Artificial Intelligence
- openinfer-project/openinfer (⭐501) - LLM inference engine in pure Rust + CUDA with no PyTorch and no Python runtime — OpenAI-compatible API, paged KV cache, CUDA Graph, serving models from Qwen3 to the trillion-parameter Kimi-K2.
- xberg-io/liter-llm (⭐221) [liter-llm] - Universal LLM API client for 142+ providers with a unified interface, streaming, and native bindings for 11 languages.
Libraries / Parsing
- xberg-io/tree-sitter-language-pack (⭐415) [tree-sitter-language-pack] - Pre-built tree-sitter grammars for 300+ languages with a unified parser API and bindings for 14 languages.
Libraries / Text processing
- xberg-io/html-to-markdown (⭐790) [html-to-markdown-rs] - Fast, CommonMark-compliant HTML to Markdown converter with a Rust core and bindings for 12 languages.
- xberg-io/xberg (⭐8.6k) [xberg] - Document intelligence library that extracts text, tables, and metadata from 97+ formats (PDF, Office, images with OCR, HTML, email, archives), with bindings for 11 languages.
41. Awesome Python
Projects / AI and Agents
- Data Layer
- entroly (⭐416) - An auditable context control plane that optimizes prompt context, stabilizes cache prefixes, and verifies answers locally with WITNESS.
- instructor (⭐13k) - A library for extracting structured data from LLMs, powered by Pydantic.
- llama-index (⭐50k) - A data framework for your LLM application.
- mem0 (⭐59k) - An intelligent memory layer for AI agents enabling personalized interactions.
- outlines (⭐14k) - Structured text generation for LLMs with JSON schema, regex, and grammar-constrained decoding.
Projects / Machine Learning
- mindsdb (⭐39k) - MindsDB is an open source AI layer for existing databases that allows you to effortlessly develop, train and deploy state-of-the-art machine learning models using standard queries.
Projects / Database
- zvec (⭐13k) - An embedded vector database for on-device RAG and edge AI, the SQLite of vector databases.
Projects / GUI Development
- Web-based
- buridan/ui (⭐244) - Composable, themeable components designed for Reflex. Extend, override, and ship without fighting the framework. Open source.
- flet (⭐16k) - Cross-platform GUI framework for building modern apps in pure Python.
- nicegui (⭐16k) - An easy-to-use, Python-based UI framework, which shows up in your web browser.
- pywebview (⭐5.9k) - A lightweight cross-platform native wrapper around a webview component.
42. Awesome Magento2
Open Source Extensions / Search
- magento2-module-meilisearch (⭐54) - The Meilisearch extension for Magento 2 enables replacing Magento's default search engine (OpenSearch) with Meilisearch.
Open Source Extensions / Marketing
- magento2-withdrawl (⭐22) - Magento 2 module providing a compliant EU withdrawal button required from June 19, 2026 (§356a BGB / Directive (EU) 2023/2673). Enables customers and guests to revoke orders via a simple form (name, order number, email), sends automatic confirmation emails, and allows admin management in the backend.
- module-blog (⭐13) - Blog module for Mage-OS / Magento 2 with posts, categories, tags, authors, scheduled publishing, SEO, RSS, sitemap, 6 widgets, and a full GraphQL API. Luma + Hyvä.
Podcasts / Other
- MageTalk - Weekly Magento podcast hosted by Phillip Jackson and Kalen Jordan covering Magento news, interviews, and community topics.
- Talk Commerce - Brent Peterson's interviews with digital commerce practitioners, merchants, and platform experts.
- The JetRails Podcast - Ecommerce-focused podcast from JetRails covering hosting, performance, and platform strategy.
Newsletters / Other
- M Bytes Newsletter - Weekly developer newsletter from M.academy delivering three free Magento video lessons every Thursday.
- Mage Dispatch - Community-driven newsletter collecting links the Magento community should know about.
- Mageres Monthly Digest - Hand-curated monthly newsletter by Alessandro Ronchi collecting useful Magento resources.
- The Devletter - Free weekly email digest by Max Pronko covering Magento 2 development tips and news.
Community / Other
- Dutchento - The Magento community in the Netherlands.
- ExtDN - A network of leading Magento extension developers committed to quality and best practices.
- Firegento - A group of Magento enthusiasts developing open-source modules and organizing hackathons.
- Mage-OS Association - The community alliance ensuring the accessibility, longevity, and success of Magento Open Source.
- Magento Association - The open and powerful Magento ecosystem association.
- Magento Stack Exchange - Q&A site for users and developers of the Magento e-Commerce platform.
- OpenGento - The Magento community in France.
- Reddit r/Magento - Magento community on Reddit — questions, news, and discussion.
List of trustworthy Extension Developers / Other
- Hyva Themes - Creators of the Hyva frontend framework for Magento 2; open-sourced in November 2025.
- integer_net - German Magento agency and extension vendor; ExtDN member; known for Solr search and code quality tooling.
- run-as-root - German Magento agency and open-source contributor; maintainer of awesome-magento2 and multiple community extensions.
- Smile.io - Loyalty and rewards platform with Magento 2 integration (formerly Sweet Tooth).
Influencing People / Other
- Andreas von Studnitz - Mage-OS Technical Working Group member; Magento architect at Hyva Themes; 2x Magento Master; formerly co-owner of integer_net.
- David Lambauer - Vice President of Mage-OS; Adobe Certified Master Architect; creator of Mage-OS DevDocs; founder of run-as-root GmbH.
- Fabrizio Balliano - Mage-OS Technical Working Group member; release manager for the Mage-OS 2.0 distribution; 5x Magento certified freelance engineer.
- Jisse Reitsma - Vice President of the Magento Association; 3x Magento Master; founder of Yireo; trainer on Hyva, GraphQL, and Loki Checkout; Mage-OS Open Source Task Force member.
- Noah Oken-Berg - Chair of the Magento Association Board of Directors; CEO of Above The Fray; focused on community governance and sustainable ecosystem growth.
- Ryan Hoerr - Mage-OS board member and Technical Working Group contributor; primary release engineer for Mage-OS distributions throughout 2025–2026; ParadoxLabs.
- Sanne Bolkenstein - Commercial Director and Partner at Hyva Themes; chairs Mage-OS Netherlands.
- Sergej Derzap - Treasurer of the Magento Association; CEO and CPO of Amasty, one of the largest Magento 2 extension vendors; 18+ years in the ecosystem.
- Vinai Kopp - President of Mage-OS; Technical Director at Hyva Themes; 3x Magento Master; creator of Mage2Katas; lead of the Mage-OS Technical Working Group.
- Willem Poortman - Senior Developer at Hyva Themes; creator of the Magewire framework for server-side Magento 2 components.
- Willem Wigman - Founder and CEO of Hyva Themes; creator of the Hyva frontend framework for Magento 2; released Hyva as open source in November 2025.
43. Awesome Ios Books
iOS
Swift
Functional Swift
UI
SwiftUI
Combine
Architecture
Multithreading
Database
Machine Learning
Metal
Testing
watchOS
macOS
44. Awesome Go
Artificial Intelligence
- llm-box (⭐2) - Terminal-based AI workflow engine with YAML-driven pipelines, 20+ LLM providers (DeepSeek, Qwen, GLM, Mistral, etc.), and a TUI for workflow management.
- skillreaper (⭐31) - CLI that scans AI agent session transcripts to identify and safely quarantine unused skills, MCP servers, and agents across Claude Code, Codex CLI, Hermes, OpenCode, Cursor, and OpenClaw.
File Handling
- gopdfrab (⭐1) - PDF/A processing for Go.
JSON
- silentjson (⭐26) - Zero-allocation JSON boundary scanner and splitter utilizing AVX2 SIMD instructions.
HTTP Clients
- impersonate-http (⭐0) - Drop-in net/http.Client with a byte-exact browser TLS (JA3/JA4) and HTTP/2 (Akamai) fingerprint.
Mock
- fabricator (⭐28) - Type-safe factories for generating mock and fake data in Go, inspired by factory_boy and interface-forge.
Utilities
- go-utils (⭐57) - Simple, performant generic utilities for Go inspired by JavaScript and Python (map, filter, reduce, and more).
Other Software / Libraries for creating HTTP middlewares
- LightCMS (⭐20) - Self-hosted content management system with static page generation, role-based access control, and an MCP server for agent-driven content operations.
45. Awesome Mac
Reading and Writing Tools / Markdown Tools
- Edmund (⭐77) - Minimal, native macOS Markdown editor with live preview; works with your existing files, no vault.
Developer Tools / IDEs
- Orca - An open-source IDE for running parallel AI coding agents (Claude Code, Codex, Cursor, Gemini, OpenCode), each in its own isolated git worktree.
Terminal Apps / Databases
- Vesta (⭐1) - Native macOS terminal built on libghostty for running coding agents in parallel.
AI Tools / Other Tools
- Off Grid AI Desktop - Private, local-first AI for your Mac: local LLM chat, image generation, voice dictation, and memory search, all on-device.
Finance / Audio Record and Process
- StockDock (⭐9) - Menu bar app for real-time stocks, ETFs, crypto and portfolio P&L. Privacy-first, no account, multi-currency.
Utilities / Menu Bar Tools
- MenubarCC (⭐1) - Menu bar crab that shows your Claude Code sessions at a glance: walking while Claude works, bouncing when it needs you.
Utilities / Cleanup and Uninstall
- Harbofly - Menu bar app that auto-discovers and frees the disk space dev build artifacts and caches hog (DerivedData, node_modules, SPM/Homebrew caches). Zero telemetry, notarized.
Remote Login Software / System Related Tools
- MoonProxy (⭐21) - GUI desktop client for FRP that puts local services on the internet with one click.
46. Free for Dev
APIs, Data, and ML
- Brave Search API - Independent web, news, image, video search and AI/LLM context API, suitable for RAG pipelines and AI agents. Free tier includes $5 in monthly credits (credit card required for verification).
- Doqlo - Bulk fill and mail merge PDF forms from CSV using the web app or Public API. The free plan includes 100 output PDFs/month.
- Proxmint GeoIP — Free IP → country/city/ASN JSON API, no key, CORS-open. MaxMind GeoLite2.
Tools for Teams and Collaboration
- Knocket - Free-forever contact layer for indie developers and small teams: live chat widget for websites and mobile apps (iOS/Android/Flutter/React Native via WebView), a shareable contact page (Linktree-style with socials, booking links, and blog), and a unified Telegram/email inbox. Reply from Telegram directly (no dashboard needed). Meeting scheduler, multi-language, light/dark themes. Companion open-source AI auto-reply agent. No ads, no seat limits.
Security and PKI
- HimitsuShell - A shell script DRM compiler that converts shell scripts into obfuscated binaries using an embedded shell interpreter and anti-debugging (alternative to shc). Free unlimited web edition.
Monitoring
- UptimeRobot - Free uptime monitoring for hobby projects. Includes 50 monitors with 5-minute check intervals, supports HTTP, ping, port, and keyword monitoring.
Forms
- Jotform.com - Create online forms for free, collect submissions, accept payments, automate workflows, and get documents signed with built-in e-signatures. Free plan includes 5 forms, 100 monthly submissions, 10 e-sign documents, 10 payment submissions, and more.
Generative AI
- Latitude - Open-source (MIT) LLM observability and evaluation platform to trace, monitor, and evaluate AI agents in production. Free Starter plan includes 20K credits/month, 30-day data retention, and unlimited seats. #opensource (⭐4.3k)
Tunneling, WebRTC, Web Socket Servers and Other Routers
- localtonet - Multi-protocol tunneling for HTTP, TLS, TCP, UDP, File Server (Default, SFTP, WebDAV), and Proxy Tunnel (HTTP, SOCKS5, Shadowsocks, VLESS). Free plan: 1 tunnel, 1GB/month bandwidth, 30 min timeout (excl. HTTP Tunnels).
Analytics, Events and Statistics
- HitKeep - Privacy-focused, open-source web and product analytics platform with a free cloud plan for 3 websites, 3 team members, 60-day data retention, AI analytics, goals, funnels, events, and hits.
47. Awesome Terminals
Tools / Python
- passtui (⭐12) The terminal user interface for pass, the standard unix password manager
- Next: Jun 29 - Jul 05, 2026