mrkeyoor.com
_
AI
Open Source
Tech
Repos
Libs
MCP
Guides
Trends
Ask
Tue 15 Sept 20:22 UTC
Evaluations
Open-source projects, reviewed the honest way — including who should skip them.
All
Automation
LLM Tools
Self-Hosted
Dev Tools
Data
Web
AI Tools
Data
★ 7.4k · TypeScript
GeoLibre
GeoLibre is an English-documented GIS application for opening, styling, analyzing, and sharing mapping data in a browser, desktop app, mobile app, or Jupyter notebook. Its main appeal is local browser processing, including a catalog of more than 1,000 geoprocessing tools, without sending selected files to a processing server.
Setup
Docs
Community
Maturity
Verdict inside
Web
★ 89k · Go
gin
Gin is a Go library for routing HTTP requests, decoding input, running middleware, and writing API or web responses. It removes repetitive handler code while leaving databases, authentication policy, deployment, and most application structure to you.
Setup
Docs
Community
Maturity
Verdict inside
Self-Hosted
★ 18k · Rust
openfang
OpenFang is a self-hosted Rust system for running AI agents from a daemon, dashboard, command line, or API. It combines schedules, tools, memory, model connections, messaging channels, MCP support, and seven packaged autonomous jobs called Hands in one codebase.
Setup
Docs
Community
Maturity
Verdict inside
Self-Hosted
★ 6.0k · TypeScript
SparkyFitness
SparkyFitness is a self-hosted web and mobile system for logging nutrition, workouts, sleep, fasting, medicine, and body measurements across a household. Its source is public, but the project explicitly calls itself source-available rather than open source because commercial use requires prior permission.
Setup
Docs
Community
Maturity
Verdict inside
Automation
★ 16k · JavaScript
TikTokDownloader
DouK-Downloader is Chinese-first software, and a full English README is available. It downloads and records Douyin or TikTok posts, account feeds, images, and live streams, while also saving collected metadata to files or exposing it through a local API.
Setup
Docs
Community
Maturity
Verdict inside
AI Tools
★ 1.7k · JavaScript
LocalMiniDrama
LocalMiniDrama's main documentation is Chinese, though the repository includes a shorter English guide. It is a Windows-first editor that turns a story into scripts, character and scene art, storyboards, generated clips, and a merged episode while storing projects in local files and SQLite.
Setup
Docs
Community
Maturity
Verdict inside
LLM Tools
★ 11k · Python
claude-skills
Claude Skills is a Claude Code plugin containing 67 specialist instruction sets for software work, plus nine commands for running projects through Jira and Confluence. It gives the coding agent reusable methods and reference material for particular languages, frameworks, security reviews, testing, and operations.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 1.0k · Python
ASC
Droid ASC is a Python tool for opening Android APKs, extracting one class at a time, decoding the manifest, and searching references across DEX files. It tries to spare mobile researchers from waiting for a conventional decompiler to index the whole application before the first useful search.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 1.1k · Swift
BrewUI
BrewUI is Homebrew's official macOS app for finding, installing, updating, and removing formulae and casks without typing commands. It still runs the `brew` CLI underneath and shows its work in a console, so the interface does not hide what changed on your Mac.
Setup
Docs
Community
Maturity
Verdict inside
Self-Hosted
★ 21k · Rust
sonic
Sonic is a self-hosted Rust search index for word lookup, typo correction, and autocomplete. It stores searchable terms linked to object IDs, then your application retrieves the full records from its own database. Its scope is intentionally narrower than Elasticsearch or a document search service.
Setup
Docs
Community
Maturity
Verdict inside
Web
★ 25k · TypeScript
components
Angular Components is Google's official home for Angular Material, the Component Dev Kit, headless accessibility directives, Google Maps components, and a YouTube player. It gives Angular teams finished interface controls plus lower-level building blocks for making their own.
Setup
Docs
Community
Maturity
Verdict inside
AI Tools
★ 21k · Jupyter Notebook
agents-towards-production
Agents Towards Production is an English-language collection of notebooks and small code examples about building AI agents. The measured slice, `agent-RAG-with-Contextual`, walks through a financial-document question-answering agent on Contextual AI's managed service. It teaches that vendor workflow rather than delivering an application you can deploy.
Setup
Docs
Community
Maturity
Verdict inside
LLM Tools
★ 29k · Jupyter Notebook
RAG_Techniques
RAG_Techniques is an English-language collection of 42 Jupyter notebooks that teach ways to retrieve better context for language-model answers. It helps you compare methods such as chunking, reranking, Graph RAG, and evaluation before choosing what to build. It is a teaching library rather than an installable RAG product.
Setup
Docs
Community
Maturity
Verdict inside
Web
★ 37k · MDX
docs
Ink Docs is the source and web application for Ink, Kraken's OP Stack layer 2 network. It gives developers network settings, wallet and faucet instructions, contract deployment guides, and directories of tools for building on Ink.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 48k · JavaScript
moment
Moment.js is an English-documented JavaScript library for parsing, validating, changing, and formatting dates. It gave older browser and Node.js applications one familiar API for date math and localization, but its maintainers now call it a legacy project in maintenance mode.
Setup
Docs
Community
Maturity
Verdict inside
Web
★ 66k · TypeScript
docusaurus
Docusaurus is a React and Node.js static site generator for technical documentation. It turns Markdown and MDX into a versioned, translated docs site with sidebars, a blog, and custom React pages, so a project does not have to assemble those pieces separately.
Setup
Docs
Community
Maturity
Verdict inside
Self-Hosted
★ 1.9k · Rust
Aether
Aether's README opens with a Persian slogan, while the main page and linked guide provide English documentation. It is a Rust proxy client that finds a working route through a filtered network, builds an encrypted tunnel through Cloudflare WARP, and gives your apps a local SOCKS5 or HTTP proxy.
Setup
Docs
Community
Maturity
Verdict inside
Web
★ 27k · TypeScript
react-admin
React-admin is a TypeScript framework for building browser-based admin panels and other internal applications on top of an existing REST or GraphQL API. It supplies the CRUD screens, forms, data fetching, routing, and authentication hooks that teams otherwise rebuild for each back office.
Setup
Docs
Community
Maturity
Verdict inside
Automation
★ 16k · Go
goreleaser
GoReleaser turns a version tag and a YAML file into compiled binaries, archives, packages, checksums, container images, and published releases. It replaces project-specific release scripts for Go, Rust, Zig, JavaScript, TypeScript, and Python projects.
Setup
Docs
Community
Maturity
Verdict inside
Self-Hosted
★ 54k · TypeScript
lx-music-desktop
LX Music Desktop is a Chinese-first desktop music player, and the supplied materials do not show English documentation. Built with Electron 30+ and Vue 3, it gives Linux, macOS, and Windows users one interface for playlists and music sources, while supporting optional private synchronization and local automation.
Setup
Docs
Community
Maturity
Verdict inside
Self-Hosted
★ 3.2k · Go
checkcle
CheckCle is a self-hosted dashboard for watching websites, network services, certificates, servers, and containers. It combines uptime checks, infrastructure history, alerts, incidents, maintenance, and public status pages. The aim is to replace separate uptime and host-monitoring screens with one application running on infrastructure you control.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 14k · Rust
rust-clippy
Clippy checks Rust code for common mistakes, suspicious constructs, slow patterns, and needlessly complex code. It ships through rustup and runs as a Cargo subcommand, giving most Rust projects access to more than 800 documented lints without a separate service.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 576 · Go
gotohp
gotohp is an unofficial desktop and command-line uploader for Google Photos. It handles files or whole directories, can skip media already in an account, and gives users live progress and configurable upload threads without relying on the Google Photos website.
Setup
Docs
Community
Maturity
Verdict inside
Self-Hosted
★ 2.6k · TypeScript
panel
PasarGuard is a self-hosted control panel for creating and managing proxy accounts across Xray-core and WireGuard servers. It gives operators one web dashboard for user limits, subscriptions, traffic statistics, node management, and several proxy protocols instead of making them edit each server configuration by hand.
Setup
Docs
Community
Maturity
Verdict inside
Self-Hosted
★ 18k · TypeScript
Mailspring
Mailspring is a desktop email client for Windows, macOS, and Linux, built with Electron, React, and TypeScript around a separate local C++ sync engine. It combines multiple inboxes, snoozing, scheduled sending, rules, templates, plugins, and themes; paid Pro features add tracking, analytics, and contact data.
Setup
Docs
Community
Maturity
Verdict inside
Self-Hosted
★ 5.1k · TypeScript
kvm
JetKVM is the device software and browser interface for a physical KVM-over-IP appliance. It captures a target computer's HDMI output and emulates USB keyboard and mouse input, giving you browser control even when that computer is at the BIOS screen or its operating system is broken.
Setup
Docs
Community
Maturity
Verdict inside
AI Tools
★ 647 · TypeScript
Marinara-Engine
Marinara Engine is a local web app for AI character chats, roleplay scenes, and game-like stories with persistent characters and files. It connects to hosted or local text, image, video, speech, and embedding providers, then adds agents, lorebooks, prompt controls, media, and game state around those models.
Setup
Docs
Community
Maturity
Verdict inside
Self-Hosted
★ 12k · TypeScript
nango
Nango is a platform for adding external API integrations to a product or AI agent. It manages user authorization, stores and refreshes credentials, proxies authenticated requests, and runs TypeScript functions for syncs, actions, webhooks, triggers, and MCP tools.
Setup
Docs
Community
Maturity
Verdict inside
Self-Hosted
★ 4.6k · JavaScript
SmartTubeLegacy
SmartTubeLegacy, formerly SmartYouTubeTV, is an archived YouTube client for Android TVs and set-top boxes. It was designed for remote controls, TV resolutions, account login without Google Services, and sideloading on devices such as Fire TV. The maintained SmartTube project is the sensible route for new users.
Setup
Docs
Community
Maturity
Verdict inside
Self-Hosted
★ 3.1k · JavaScript
danmu_api
Danmu API is a Chinese-language server for finding and converting the scrolling viewer comments used by Chinese and East Asian video services. The primary README is Chinese and the repository lists no English README; it gives compatible search, episode-detail, matching, and comment endpoints to players that understand the DandanPlay API shape.
Setup
Docs
Community
Maturity
Verdict inside
Data
★ 4.8k · JavaScript
TradingView-API
TradingView-API is an independent Node.js client for reading TradingView market prices, chart periods, indicators, drawings, and replay data. It gives JavaScript programs access to chart sessions and studies that developers otherwise use through TradingView's website.
Setup
Docs
Community
Maturity
Verdict inside
Self-Hosted
★ 11k · JavaScript
tvbox
qist/tvbox is a Chinese-language collection of configuration files, scripts, playlists, and source lists for OK Video, TVBox, and CatVod clients. Its README is in Chinese and provides no English guide. The repository supplies feeds for compatible players; it is not a player application itself.
Setup
Docs
Community
Maturity
Verdict inside
Web
★ 17k · JavaScript
engine
PlayCanvas Engine is an open-source JavaScript engine for 3D games, product viewers, visualizations, and XR experiences that run in a browser. It supplies rendering, physics integration, animation, input, audio, and asset loading without forcing a project into the hosted PlayCanvas Editor.
Setup
Docs
Community
Maturity
Verdict inside
Self-Hosted
★ 3.4k · Swift
opendisplay
OpenDisplay turns an iPhone, iPad, or spare Mac into an extended display for a Mac over USB or WiFi. It replaces a subscription or hardware adapter with two local apps and a direct connection, while also sending touch and scroll input back to macOS.
Setup
Docs
Community
Maturity
Verdict inside
Self-Hosted
★ 8.2k · TypeScript
flowsint
Flowsint is a self-hosted investigation workspace that turns domains, IP addresses, people, organizations, wallets, and other clues into a visual relationship graph. Its enrichers automate common open-source intelligence lookups so investigators can follow connections without juggling a pile of separate tabs and notes.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 61k · TypeScript
marktext
MarkText is a free desktop Markdown editor that shows formatted text as you write while keeping the document as a normal local `.md` file. It runs on Linux, macOS, and Windows, with source, focus, and typewriter modes for people who want a calmer alternative to a code editor.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 24k · TypeScript
happy
Happy is an open-source mobile, web, and macOS client for controlling Claude Code or Codex sessions running on your computer. It solves the practical problem of checking progress, answering permission prompts, and switching control between your desk and another device without sending code across the network unencrypted.
Setup
Docs
Community
Maturity
Verdict inside
Automation
★ 27k · Rust
obscura
Obscura is an open-source headless browser engine written in Rust for web scraping and AI-agent automation. It runs JavaScript through V8 and aims to replace headless Chrome in existing Puppeteer or Playwright workflows while using a smaller native engine.
Setup
Docs
Community
Maturity
Verdict inside
LLM Tools
★ 1.2k · JavaScript
ux-ui-agent-skills
UX/UI Agent Skills is a reusable instruction and knowledge kit that gives Claude structured guidance for design systems, accessibility, component design, and interface code. It solves the consistency problem teams hit when an AI assistant produces attractive but disconnected screens without shared tokens, states, or quality gates.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 35k · Python
OCRmyPDF
OCRmyPDF is a command-line tool that adds a searchable, copyable text layer to scanned PDFs while preserving the page images. It solves the practical gap between a PDF that merely looks readable and one that can be searched, indexed, archived, or processed by other software.
Setup
Docs
Community
Maturity
Verdict inside
Self-Hosted
★ 29k · TypeScript
karakeep
Karakeep is a self-hosted place to save links, notes, images, and PDFs before they disappear into browser tabs or scattered apps. It fetches useful page details, archives content, makes saved material searchable, and can organize it with automatic tags and summaries.
Setup
Docs
Community
Maturity
Verdict inside
Automation
★ 28k · JavaScript
ios_rule_script
ios_rule_script is a Chinese-first collection of traffic-routing rules, rewrite rules, and automation scripts for tools such as Quantumult X and MagicJS. No English documentation is evident in the supplied README excerpt, so English-only users should expect to translate the instructions. It solves the tedious work of gathering and organizing rules and small device-side automations from many sources.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 33k · JavaScript
sharp
sharp is an image-processing library for JavaScript runtimes that turns large source images into smaller, web-friendly files. It handles resizing, format conversion, rotation, extraction, compositing, colour profiles and transparency, giving application developers a programmable alternative to shelling out to a separate image utility.
Setup
Docs
Community
Maturity
Verdict inside
Self-Hosted
★ 21k · JavaScript
parse-server
Parse Server is an open-source backend you can run on infrastructure that supports Node.js. It supplies common application services, including data storage, authentication-related controls, files, live queries, Cloud Code, and GraphQL, so teams do not have to build every backend primitive themselves.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 24k · Swift
Kingfisher
Kingfisher is a Swift library that downloads, displays, processes, and caches remote images in Apple-platform apps. It replaces the repeated networking, cache, placeholder, transition, and image-view plumbing that teams would otherwise have to build themselves.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 21k · Python
mypy
Mypy is a static type checker that finds mismatched Python values and function calls before the program runs. It lets teams add type hints gradually, so an existing dynamic codebase can gain earlier feedback without being rewritten all at once.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 72k · Go
act
Act runs GitHub Actions workflow files on your own machine, so you can check a job before pushing a commit. It maps workflow jobs to local Docker containers, supplies GitHub-like variables, and accepts event data and secrets. It is useful feedback, but it does not reproduce every feature or hosted-runner detail.
Setup
Docs
Community
Maturity
Verdict inside
Self-Hosted
★ 17k · Go
kubo
Kubo is the Go implementation of IPFS, a network daemon that stores and serves files by their content identifier instead of a fixed server address. It gives operators a command line, an HTTP gateway for browsers, an admin API, and a peer-to-peer node for publishing and retrieving IPFS data.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 5.0k · Go
ligolo-ng
Ligolo-ng gives penetration testers routed access to a remote network through an agent that calls back over TLS. It creates a TUN interface on the operator's machine, so familiar tools can reach the remote network without sending their traffic through proxychains.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 2.4k · Rust
stremio-core
Stremio Core is the shared Rust engine behind Stremio's apps. It manages user and addon state, libraries, playback, notifications, and links so each platform can put its own interface on the same behavior. This is application infrastructure rather than a finished media player.
Setup
Docs
Community
Maturity
Verdict inside
LLM Tools
★ 4.6k · TypeScript
dictionary-of-ai-coding
Dictionary of AI Coding is an English-language glossary for the terms developers meet while working with coding agents. It explains models, tokens, context, tools, failure modes, handoffs, memory, review, and agent-friendly development in plain language with usage examples.
Setup
Docs
Community
Maturity
Verdict inside
AI Tools
★ 4.1k · TypeScript
AI-Engineering-Coach
AI Engineer Coach is a local VS Code extension and GitHub Copilot canvas that turns coding-agent session logs into timelines, usage charts, and practice feedback. It reads supported tools such as Claude Code, Codex, OpenCode, and several Copilot clients without uploading those logs for its core analysis. Optional coaching features call the VS Code language-model API only when the user invokes them.
Setup
Docs
Community
Maturity
Verdict inside
Web
★ 9.0k · TypeScript
openui
OpenUI is a TypeScript toolkit that lets a language model describe an interface while it streams, then renders that description with components your application registered. It includes an official React stack, a framework-neutral parser, community Vue and Svelte bindings, chat adapters, and a project generator. The point is to produce forms, tables, charts, and other interactive responses without letting the model send arbitrary application code.
Setup
Docs
Community
Maturity
Verdict inside
Automation
★ 3.0k · TypeScript
background-agents
Background Agents, branded Open-Inspect in its documentation, is a self-hosted system for sending coding work to remote sandboxes and checking the result later. It connects a web app, Slack, GitHub, Linear, schedules, and webhooks to coding agents that can edit repositories and open pull requests.
Setup
Docs
Community
Maturity
Verdict inside
AI Tools
★ 278 · JavaScript
sdf-js
sdf-js is the repository behind Atlas, a browser-based JavaScript toolkit and presentation experiment that turns code or an LLM prompt into editable 2D and 3D scenes. Its signed-distance geometry is meant for illustrations whose shapes, labels, and repeated motifs must stay consistent between renders. The current checkout is a private root package that you run from source, despite the library-like repository name.
Setup
Docs
Community
Maturity
Verdict inside
AI Tools
★ 3.3k · Python
TradingAgents-astock
TradingAgents-Astock is a Chinese-first Python research tool that asks several AI roles to analyze mainland China A-shares and debate a rating. A full English README exists, although its subscription guidance is internally inconsistent. The project adapts the original TradingAgents workflow to Chinese market rules and local public data sources.
Setup
Docs
Community
Maturity
Verdict inside
Self-Hosted
★ 2.7k · JavaScript
fleetbase
Fleetbase is a self-hosted operating system for delivery, fleet, and supply-chain work. It puts orders, dispatch, vehicles, drivers, route tracking, service zones, extensions, and customer-facing apps behind one console and API.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 26k · QML
cool-retro-term
cool-retro-term is a terminal emulator for Linux and macOS that makes a live shell look like an old cathode-ray tube display. Colors, fonts, screen curvature, glow, and other effects are adjustable from its settings. The shell underneath stays familiar; the visual treatment is the reason to install it.
Setup
Docs
Community
Maturity
Verdict inside
Automation
★ 5.8k · Shell
firstmate
firstmate is a directory of instructions and shell tools that turns one terminal coding agent into a supervisor for several coding agents. It gives each worker a separate Git worktree, watches their progress, and brings one human the resulting pull requests, local merges, or research reports.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 5.8k · TypeScript
agent-skills
Agent Skills is a catalog, installer, and read-only MCP server for adding reusable instructions to coding agents. It solves the messy part of putting the same skills into Claude Code, Codex, Cursor, and other supported clients without copying folders by hand.
Setup
Docs
Community
Maturity
Verdict inside
Self-Hosted
★ 5.3k · TypeScript
ever-gauzy
Ever Gauzy is a self-hosted business management platform that brings HR, time tracking, projects, CRM, sales, accounting, inventory, and related operations into one system. It is aimed at organizations that would otherwise have to connect several separate tools to manage people, work, customers, and money.
Setup
Docs
Community
Maturity
Verdict inside
AI Tools
★ 684 · TypeScript
doop
Doop is an open-source multiplayer design canvas where people and software agents can work on the same interface designs in real time. It solves the awkward handoff between an AI generating markup and a designer repeatedly refreshing a separate preview.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 24k · Java
gson
Gson is an Apache-2.0 Java library that converts Java objects to JSON and back, including pre-existing classes and generic types. It solves routine data binding with reflection, a tree model, streaming readers and writers, and custom adapters when the defaults do not match your wire format.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 41k · JavaScript
nw.js
NW.js is a desktop application runtime that puts Chromium and Node.js in the same process, letting HTML and JavaScript interfaces call Node modules directly. It gives web developers a route to Windows, macOS, and Linux apps without replacing the interface with a native toolkit.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 33k · Java
WxJava
WxJava is a Chinese-first Java SDK for adding WeChat services to a backend. Its main README and linked wiki are Chinese, and the repository has no parallel English README or English guide. It wraps official accounts, mini programs, payments, corporate WeChat, the open platform, and Channels or WeChat Store, but it is not a ready-made web application or mobile client.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 28k · Rust
niri
Niri controls a Wayland desktop by arranging windows in columns on a horizontal strip that you scroll. New windows appear to the right without squeezing the ones already open, and every monitor keeps its own strip and workspaces. It supplies the window-management core while leaving panels, notifications, login prompts, and other desktop pieces to separate programs.
Setup
Docs
Community
Maturity
Verdict inside
Web
★ 31k · TypeScript
fabric.js
Fabric.js turns an HTML canvas into an object editor whose shapes, text, images, groups, and controls can be moved, resized, rotated, serialized, and exported. It solves the low-level event handling and geometry work behind browser design tools, while also supporting server-side rendering through a separate Node package.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 37k · JavaScript
marked
Marked turns Markdown text into HTML for use in Node.js, browsers, or a command-line workflow. It solves the common need to render Markdown quickly while leaving security filtering and page presentation to the rest of your application.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 46k · Haskell
pandoc
Pandoc is a command-line tool and Haskell library that converts documents from one markup format to another. It solves the recurring problem of turning a single source document into web pages, office files, ebooks, slides, and other deliverables without maintaining a separate authoring workflow for each format.
Setup
Docs
Community
Maturity
Verdict inside
Web
★ 68k · JavaScript
uBlock
uBlock Origin is a free, open-source browser extension that blocks ads, trackers, coin miners, popups, malware sites, and other unwanted web content. It gives ordinary users effective defaults while also offering per-site firewall controls and custom filtering for people who want finer control.
Setup
Docs
Community
Maturity
Verdict inside
Web
★ 27k · TypeScript
OI-wiki
OI Wiki is a Chinese-language knowledge site for competitive programming, covering fundamentals, common problem types, solution ideas, and practical tools. The supplied materials do not evidence English-language documentation, so English-only readers should expect a substantial language barrier. It solves the problem of scattered learning material by organizing community-written guidance into a free, continuously updated reference.
Setup
Docs
Community
Maturity
Verdict inside
Self-Hosted
★ 1.0k · Go
obot
Obot is a self-hosted control plane for an organization’s AI tools, model access, credentials, and activity records. It gives teams one place to approve MCP servers and skills, route model requests, isolate hosted workloads, and see what users and agents are doing without forcing everyone onto one client.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 27k · JavaScript
shields
Shields.io turns project facts such as build status, package versions, coverage, downloads, and custom labels into small SVG or raster badges for READMEs and web pages. It solves the otherwise repetitive job of fetching those facts and rendering them in a consistent, readable format, while also providing a badge-generation library and a published design specification.
Setup
Docs
Community
Maturity
Verdict inside
Automation
★ 1.4k · Go
gawkbot
gawkbot turns a described or demonstrated work routine into a locally run bot and a small app for managing its results. It is meant to automate recurring work across more than 1,200 integrations while holding sends, commits, purchases, and deletions for human approval.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 37k ·
awesome-docker
Awesome Docker is a volunteer-maintained directory of open-source projects built specifically around Docker. It helps developers and operators find tools for building images, running containers, security, storage, observability, interfaces, and day-to-day workflow without starting from a generic web search.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 1.6k · Rust
AndroidMic
AndroidMic turns an Android phone into a microphone source for a Windows, Linux, or macOS computer. A phone app sends microphone audio over WiFi or USB to a desktop receiver, which plays it into a separate virtual audio device that calling, recording, and streaming software can select.
Setup
Docs
Community
Maturity
Verdict inside
LLM Tools
★ 4.1k · Python
gemini-skills
Gemini Skills is a set of instruction files and helper scripts that teaches coding agents how to use current Gemini APIs and SDKs. It covers ordinary API work, live audio and video sessions, and Gemini Omni video generation so an agent is less likely to produce code from outdated model knowledge.
Setup
Docs
Community
Maturity
Verdict inside
Web
★ 39k · Rust
dioxus
Dioxus is a Rust framework for building web, desktop, mobile, and server-rendered applications from one component model. It gives Rust developers a React-like interface, HTML and CSS styling, a command-line bundler, hot reload, and server functions without requiring separate front-end and back-end languages.
Setup
Docs
Community
Maturity
Verdict inside
Automation
★ 23k · TypeScript
wechaty
Wechaty is a TypeScript toolkit for writing chatbots against one shared set of contacts, rooms, messages, and login events. A separate connector, called a puppet, links that bot code to WeChat, WeCom, WhatsApp, or another supported messaging service.
Setup
Docs
Community
Maturity
Verdict inside
AI Tools
★ 4.8k · TypeScript
agent-native
Agent-Native is a TypeScript framework for applications where an AI agent and a React interface work on the same data through the same actions. It supplies chat, permissions, memory, schedules, multiple-agent delegation, database support, and several example applications so a team does not have to connect those pieces from scratch.
Setup
Docs
Community
Maturity
Verdict inside
LLM Tools
★ 1.6k · JavaScript
reversa
Reversa installs a collection of coding-agent skills into an existing project, then guides an agent through extracting business rules, architecture, data relationships, and gaps from the code. It is meant for teams that inherited a system without dependable specifications and want traceable working documents before they change or rebuild it.
Setup
Docs
Community
Maturity
Verdict inside
Data
★ 4.4k · JavaScript
os-taxonomy
Marble Skill Taxonomy is a set of JSON files that breaks primary and elementary learning into 1,590 small topics connected by 3,221 prerequisite links. It gives education products a starting map for deciding what a child may need to learn before moving to another concept.
Setup
Docs
Community
Maturity
Verdict inside
Self-Hosted
★ 1.6k · JavaScript
InvisiProxy
InvisiProxy is an experimental self-hosted website that loads other sites through browser proxy engines, with optional Tor or SOCKS5 routing. It is built for clientless access on a device where installing a VPN or proxy app is impractical, and it includes filter-evasion settings, a disguised browser tab, and a web interface.
Setup
Docs
Community
Maturity
Verdict inside
AI Tools
★ 7.9k · Python
YuE
YuE2 turns lyrics and a style description into a complete song with vocals and accompaniment. It first writes an editable melody-and-chord score, so a musician or agent can inspect the composition before rendering new audio.
Setup
Docs
Community
Maturity
Verdict inside
LLM Tools
★ 4.2k · Python
Claude-Red
Claude-Red is a library of ready-made instruction files that guide Claude through authorized offensive-security work. It gives operators structured methods for 78 topics, so they do not have to rebuild a testing checklist for every engagement.
Setup
Docs
Community
Maturity
Verdict inside
Web
★ 39k · TypeScript
Folo
Folo is an open-source reader that pulls the things you follow into one timeline, so you can keep up without bouncing among sites and noisy social feeds. It also lets people share lists, explore collections, and read through web, mobile, and desktop apps.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 24k · Kotlin
mihon
Mihon is an Apache-2.0 Android reader for manga, webtoons, comics, and other image-based publications stored locally or supplied through extensions. It organizes a library, downloads chapters, schedules updates, and sends reading progress to 8 listed tracking services. Mihon ships no content or extension repository, so users must bring local files or choose third-party sources themselves.
Setup
Docs
Community
Maturity
Verdict inside
Automation
★ 29k · Python
celery
Celery is a Python task queue that sends work from an application through a message broker to worker processes. It moves slow, scheduled, or retryable jobs out of a web request and can route them across many workers while optionally recording their status and results.
Setup
Docs
Community
Maturity
Verdict inside
Web
★ 26k · TypeScript
Babylon.js
Babylon.js is a TypeScript engine for drawing and interacting with 3D scenes in a web browser. It handles the browser graphics layer for games and visual applications, with npm packages plus online tools for trying scenes, inspecting assets, and writing shaders.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 550 · JavaScript
RyukGram
RyukGram is a proprietary iOS tweak that changes Instagram's interface and behavior, adding downloads, feed controls, local archives, privacy switches, and extensive appearance settings. It solves annoyances that the stock app does not let users configure, but the core tweak is currently closed source despite being distributed through a public GitHub repository.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 74k · TypeScript
tabby
Tabby is a configurable terminal emulator that also puts SSH, Telnet, SFTP, and serial connections in one desktop application. It solves the hassle of juggling a local terminal, a separate remote-connection manager, and extra utilities across Windows, macOS, and Linux.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 26k · JavaScript
rollup
Rollup combines JavaScript modules into files that browsers, Node.js, and other tools can consume. It solves the practical problem of writing a codebase with standard ES modules while shipping optimized bundles in modern or legacy formats, including CommonJS, UMD, AMD, and IIFE.
Setup
Docs
Community
Maturity
Verdict inside
Self-Hosted
★ 28k · PHP
bagisto
Bagisto is an MIT-licensed online-store application built with Laravel, Vue, and Blade. It gives PHP teams a storefront, admin system, catalog, checkout, orders, promotions, and extension points without assembling each commerce workflow themselves.
Setup
Docs
Community
Maturity
Verdict inside
Data
★ 22k · C#
Lean
LEAN is an open-source engine for writing, backtesting, and running algorithmic trading strategies in C# or Python across several financial markets. It handles event sequencing, portfolios, market data, brokerage connections, and local or cloud workflows so a quant developer can work inside one trading model.
Setup
Docs
Community
Maturity
Verdict inside
LLM Tools
★ 24k · Python
knowledge-work-plugins
Knowledge Work Plugins is Anthropic's collection of 11 role-based plugin packs for Claude Cowork and Claude Code. Each pack combines instructions, slash commands, sub-agents, and MCP connectors so Claude can follow a repeatable workflow for jobs such as sales, finance, support, data analysis, or bio-research.
Setup
Docs
Community
Maturity
Verdict inside
Web
★ 25k · TypeScript
react-navigation
React Navigation supplies the routing, screen transitions, tabs, drawers, and URL handling used in React Native apps. It gives mobile and web projects one navigation model while still letting developers choose native screen transitions or a more customizable JavaScript stack.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 24k · TypeScript
beekeeper-studio
Beekeeper Studio is a desktop SQL editor and database manager for Windows, macOS, and Linux. Its free Community Edition covers 11 database families, while another group of drivers and features requires a paid edition.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 42k · Swift
stats
Stats is a free macOS menu bar app for watching CPU, GPU, memory, disks, network traffic, battery data, sensors, Bluetooth devices, and clocks. It solves the everyday problem of checking system activity without leaving a monitor window open.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 20k · Go
grpc-gateway
gRPC-Gateway generates a Go proxy that turns ordinary JSON over HTTP requests into calls to an existing gRPC service. It lets one protobuf service support gRPC clients, REST-style clients, and generated API documentation without maintaining a second set of handlers by hand.
Setup
Docs
Community
Maturity
Verdict inside
Data
★ 20k · Python
bokeh
Bokeh is a Python library for turning data into interactive charts, dashboards, and browser-based applications. It is meant for people who want web-ready visualization without building the entire presentation layer in JavaScript.
Setup
Docs
Community
Maturity
Verdict inside
Data
★ 48k · TypeScript
orm
Prisma ORM is a TypeScript toolkit for defining how an application talks to its database and for generating the code that performs those reads and writes. The Prisma 8 release candidate focuses on PostgreSQL and MongoDB, with project scaffolding, reusable agent instructions, and an extension system intended to reduce custom database plumbing.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 33k · Python
CheatSheetSeries
OWASP Cheat Sheet Series is a practical library of security guidance for people building and reviewing software. It turns broad security topics into focused references that teams can consult while designing features, writing code, and checking controls.
Setup
Docs
Community
Maturity
Verdict inside
Self-Hosted
★ 29k · C++
keepassxc
KeePassXC is a desktop password manager that keeps passwords, passkeys, one-time codes, notes, and attachments in an encrypted file you control. It solves the problem of managing sensitive credentials across Windows, macOS, and Linux without requiring the vendor to host your vault.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 31k · Go
k6
k6 is a command-line load-testing tool that lets developers describe traffic and performance expectations in JavaScript while its Go-based engine generates the load. It helps teams find slow responses, capacity limits, and performance regressions before users encounter them.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 26k · JavaScript
core-js
core-js supplies JavaScript features that a target browser or runtime does not provide correctly yet. It lets applications use modern language and selected web-platform APIs while supporting older or inconsistent environments, either by patching globals or through imports that avoid global changes.
Setup
Docs
Community
Maturity
Verdict inside
Automation
★ 4.0k · Go
dagu
Dagu is a self-hosted workflow engine that adds schedules, dependencies, retries, logs, and human approval steps around scripts and containers you already have. It aims to replace tangled cron jobs without making teams adopt a large orchestration platform or rewrite working automation in a framework.
Setup
Docs
Community
Maturity
Verdict inside
LLM Tools
★ 26k · C++
llamafile
llamafile packs a large language model and its runtime into a single executable file that runs on Windows, macOS, Linux, and BSD without installation. It also includes whisperfile, a single-file speech-to-text tool built on whisper.cpp. The goal is to make open LLMs easy to distribute and run locally.
Setup
Docs
Community
Maturity
Verdict inside
Self-Hosted
★ 3.4k · Rust
mesh-llm
Mesh LLM is a Rust server that combines GPU memory across computers and presents the result through one OpenAI-compatible address. It can run a model on one machine, route a request to a peer, or split model layers across several nodes when no single device has enough capacity.
Setup
Docs
Community
Maturity
Verdict inside
Automation
★ 30k · Go
helm
Helm is a package manager for Kubernetes applications. It bundles configurable Kubernetes manifests into charts, installs them through the cluster API, and keeps release history so operators can upgrade, inspect, roll back, or remove an application as one named unit.
Setup
Docs
Community
Maturity
Verdict inside
AI Tools
★ 5.9k · Go
kserve
KServe is a Kubernetes system for deploying predictive models and large language models behind consistent network endpoints. It manages model loading, routing, scaling, rollout, and monitoring so a platform team does not have to hand-build those pieces for every model framework. Its scope spans ordinary single-model services, high-density ModelMesh deployments, and distributed LLM serving.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 3.3k · Rust
cuda-oxide
cuda-oxide is a compiler and runtime for writing NVIDIA GPU kernels in Rust, in the same source files as the host program. It turns those kernels into CUDA PTX and gives Rust code typed tools for memory, launches, synchronization, and asynchronous GPU work.
Setup
Docs
Community
Maturity
Verdict inside
Self-Hosted
★ 2.5k · TypeScript
folia-major
Folia is a Chinese-first music player built around full-screen, animated lyrics for local files, Navidrome, NetEase Cloud Music, KuGou, and QQ Music. Its main README and development guides are in Chinese, and the measured tree has no English README, although the application ships English interface resources. It runs as an Electron desktop app or a self-hosted web app and can generate visual themes through Gemini or an OpenAI-compatible service.
Setup
Docs
Community
Maturity
Verdict inside
AI Tools
★ 9.2k · Python
garak
Garak is a command-line scanner that sends adversarial prompts to a language model or chat system and checks the replies for unwanted behavior. Its plugins cover prompt injection, data leakage, jailbreaks, hallucinated packages, toxic output, and other failure modes across local models and hosted APIs.
Setup
Docs
Community
Maturity
Verdict inside
Web
★ 47k · JavaScript
30-Days-Of-JavaScript
30 Days of JavaScript is a free, English-first course arranged as 30 daily reading and practice chapters. It starts with variables and browser-console work, then moves through functions, objects, promises, the DOM, events, and small browser projects; translations are linked for nine other languages.
Setup
Docs
Community
Maturity
Verdict inside
Data
★ 13k · Python
datahub
DataHub is a catalog that collects facts about an organization's tables, dashboards, pipelines, models, and owners. It gives people one place to search data, trace where it came from, apply governance rules, and react when metadata changes.
Setup
Docs
Community
Maturity
Verdict inside
Data
★ 14k · Python
open-source-games
open-source-games is a curated README of playable open-source games, source ports, decompilations, and remakes of commercial titles. It gives developers and players a genre-based starting point with links to project sites and source locations.
Setup
Docs
Community
Maturity
Verdict inside
Web
★ 58k · JavaScript
html5-boilerplate
HTML5 Boilerplate is a small, framework-free starting folder for a website. It supplies a sensible HTML document, base CSS, icons, metadata placeholders, error page, manifest, and build examples so developers do not have to assemble those pieces from memory.
Setup
Docs
Community
Maturity
Verdict inside
Data
★ 8.8k · JavaScript
lx-music-source
lx-music-source is documented in Chinese, and the repository has no English README. It is a directory of 8 third-party JavaScript source adapters that users can import into LX Music to resolve playable music URLs through outside services.
Setup
Docs
Community
Maturity
Verdict inside
LLM Tools
★ 1.1k · JavaScript
OpenContext
OpenContext keeps project notes and decisions in a local library so coding assistants can reuse them across sessions and repositories. Its command-line tool, desktop interface, and Model Context Protocol server let Cursor, Claude Code, and Codex find or update that material without replacing the coding agent you already use.
Setup
Docs
Community
Maturity
Verdict inside
LLM Tools
★ 3.2k · Python
hyperresearch
Hyperresearch is a Python package that turns Claude Code into a multi-stage research runner and keeps gathered sources in a reusable Markdown vault. It searches, drafts, criticizes, checks citations, and resumes interrupted work instead of treating each report as a disposable chat.
Setup
Docs
Community
Maturity
Verdict inside
Self-Hosted
★ 1.5k · Go
OpenFlux
OpenFlux is a network research tool that sends TCP traffic from a local SOCKS5 proxy through Yandex Docs or MAX Messenger to a self-hosted exit node. It is built for experimenting with unusual tunnel transports, especially when a conventional VPN or proxy connection is unavailable.
Setup
Docs
Community
Maturity
Verdict inside
Self-Hosted
★ 16k · C#
Sonarr
Sonarr is a self-hosted TV library manager for people who use Usenet or BitTorrent. It watches for episodes, sends chosen releases to a separate download client, then imports, renames, and upgrades the resulting files according to rules you set.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 3.3k · TypeScript
iloader
iloader is a desktop utility for installing SideStore, LiveContainer, and other IPA files on an iPhone or iPad from a computer. It also handles pairing files, development certificates, and app IDs, reducing the manual work around Apple sideloading.
Setup
Docs
Community
Maturity
Verdict inside
Self-Hosted
★ 2.2k · TypeScript
DeskcommCRM
DeskcommCRM is a Portuguese-first, self-hosted sales CRM for teams that handle leads and conversations through WhatsApp; English and Spanish README translations are available. It combines contact management, WhatsApp channels, automation, and AI agents while keeping the application and customer data under the operator's control.
Setup
Docs
Community
Maturity
Verdict inside
Data
★ 28k · Haskell
postgrest
PostgREST turns tables, views, and database functions in PostgreSQL into a REST API. It removes much of the usual controller code by making the database schema, permissions, and SQL functions define what clients can read or change.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 34k ·
BetterDisplay
BetterDisplay is a macOS menu-bar app for fixing scaling, brightness, color, virtual-screen, and multi-monitor annoyances. Its public GitHub repository contains only an English README, with no detected programming language or license, so readers can inspect the product documentation and issue tracker but not the app's source.
Setup
Docs
Community
Maturity
Verdict inside
Web
★ 24k · JavaScript
p5.js
p5.js is a JavaScript library for drawing, animation, sound, interaction, and generative work in a web page. It gives artists, students, and developers a sketch-style API plus a browser editor, so an idea can become an interactive canvas without first assembling a web graphics stack.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 51k · C++
json
nlohmann/json gives C++ programs a JSON value that feels much like a standard container. You can add one header or use a package manager, then parse, inspect, change, and serialize JSON without running a separate service.
Setup
Docs
Community
Maturity
Verdict inside
Data
★ 893 · Python
shulihuazixuecongshu
Shulihuazixuecongshu is a Chinese-language preservation and ebook-reconstruction project for a 17-volume mathematics, physics, and chemistry self-study series. Its documentation is Chinese, with no English guide present. It keeps scans, normalized Markdown, images, and scripts that build reproducible EPUB 3 files.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 275 · C
HardBreacher
HardBreacher is a Windows privilege-escalation proof of concept aimed at Kaspersky Endpoint Security. It demonstrates a claimed flaw that can give the current user control over a file placed in Windows System32; it is not a scanner, patch, or defensive monitoring tool.
Setup
Docs
Community
Maturity
Verdict inside
AI Tools
★ 134 ·
reference-video-director
Reference Video Director's primary README is Chinese, and a full English README plus English usage notes are included. It is an Agent Skill that turns reference images and a rough relationship-story idea into a timed prompt for video generators. Its specialty is short couple-POV scenes with identity, clothing, eyeline, hand, dialogue, and continuity instructions spelled out.
Setup
Docs
Community
Maturity
Verdict inside
Self-Hosted
★ 20k · Python
Douyin_TikTok_Download_API
Douyin_TikTok_Download_API is a self-hosted service that turns Douyin and TikTok links into structured data, downloads, scheduled collections, and an archive exposed through REST, MCP, a CLI, and a web console. Its default documentation is English, and the project also maintains a full Chinese edition. It solves a bigger job than saving one clip: keeping identities healthy and making repeated collection observable.
Setup
Docs
Community
Maturity
Verdict inside
Data
★ 23k · Java
rocketmq
Apache RocketMQ 5.5.1 is a distributed message broker for moving events between services, keeping them until consumers are ready, and supporting ordered or transactional delivery. It targets systems that need more control over routing, retries, storage, and failure handling than a process-local queue can provide.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 22k · TypeScript
markdown-it
markdown-it turns Markdown text into HTML in Node.js or a browser. It follows CommonMark, exposes the parsed token stream, and lets applications add syntax or rendering behavior through plugins.
Setup
Docs
Community
Maturity
Verdict inside
Web
★ 31k · JavaScript
lighthouse
Lighthouse runs a controlled Chrome session against a web page and reports problems in performance, accessibility, SEO, and browser best practices. It gives web teams a repeatable lab inspection through Chrome DevTools, a command-line tool, or a Node module, with HTML, JSON, and CSV output for humans and automation.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 34k · C++
carbon-lang
Carbon is an experimental programming language and toolchain for organizations with large C++ codebases. It tries to make new code easier to read and safer while letting teams call existing C++ and migrate in pieces, although its own README says it is not ready for use.
Setup
Docs
Community
Maturity
Verdict inside
Data
★ 397k · Python
free-programming-books
Free Programming Books is a community-maintained index of books, courses, interactive tutorials, playgrounds, problem sets, cheat sheets, podcasts, and screencasts that are free to access. It solves the first research problem for self-directed learners: finding legitimate material across many programming subjects and spoken languages without starting from a commercial search page.
Setup
Docs
Community
Maturity
Verdict inside
AI Tools
★ 64k · Python
keras
Keras is a Python framework for building and training neural networks through one high-level API. Keras 3 can run the same model code on JAX, TensorFlow, or PyTorch, while OpenVINO is available for inference only.
Setup
Docs
Community
Maturity
Verdict inside
Automation
★ 25k ·
awesome-n8n-templates
Awesome n8n Templates is an English-led collection of 280+ workflow JSON files for the n8n automation platform, with translated READMEs in 13 other languages. It saves users from drawing every workflow from scratch, but it does not turn community files into maintained integrations.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 29k · C++
deskflow
Deskflow lets one computer's keyboard, mouse, or trackpad control other nearby computers. It solves the desk-clutter problem of switching input devices between machines, while also sharing the clipboard and encrypting connections with TLS by default. It is a software KVM without video switching.
Setup
Docs
Community
Maturity
Verdict inside
Web
★ 40k · JavaScript
video.js
Video.js is an open-source web video player and framework that gives sites a consistent player across browsers, phones, tablets, and web-based smart TVs. It handles common files plus HLS and DASH streams, while its plugin system lets teams add features without building a player from scratch.
Setup
Docs
Community
Maturity
Verdict inside
AI Tools
★ 54k · C++
whisper.cpp
whisper.cpp is a C/C++ implementation of OpenAI's Whisper speech recognition system that can turn audio into text locally. It is built for people who need offline transcription across desktops, phones, browsers, and small computers without carrying a large software runtime.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 22k · PHP
PHPMailer
PHPMailer is a PHP library for composing and sending email without hand-building fragile message headers and MIME bodies. It handles SMTP delivery, authentication, attachments, HTML alternatives, international text, and signing so application developers can focus on the message rather than email protocol details.
Setup
Docs
Community
Maturity
Verdict inside
LLM Tools
★ 35k · TypeScript
prompt-optimizer
Prompt Optimizer is a TypeScript application for improving, testing, comparing, and saving prompts before you use them with an AI provider. It turns prompt tweaking from a copy-and-paste habit into a repeatable workspace, with text and image workflows available through a web app, desktop app, Chrome extension, Docker, or MCP.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 35k · Java
netty
Netty is a Java framework for building network servers and clients that need to handle many connections without assigning a thread to every request. It supplies the low-level networking foundation so application teams can focus on protocols and business behavior instead of socket plumbing.
Setup
Docs
Community
Maturity
Verdict inside
Self-Hosted
★ 40k · Java
halo
Halo's README and primary project presentation are in Chinese; the supplied material does not establish whether a complete English documentation set exists. Halo is a Java-based, self-hosted website builder for publishing blogs, knowledge bases, company sites, portfolios, and online stores from one managed system.
Setup
Docs
Community
Maturity
Verdict inside
AI Tools
★ 21k · Shell
agency-agents-zh
agency-agents-zh is a Chinese-language collection of 277 ready-made AI expert roles, with English documentation available through its linked upstream project. It gives teams reusable role instructions and workflows for coding assistants, including 64 roles tailored to Chinese platforms and industries, so they do not have to draft every specialist persona from scratch.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 22k · C
unleashed-firmware
Unleashed Firmware is an unofficial Flipper Zero firmware fork with English documentation, extra Sub-GHz controls and protocols, NFC changes, bundled community apps, and interface tweaks. It is for owners who want more radio and device functionality than the official firmware exposes and who accept responsibility for custom firmware.
Setup
Docs
Community
Maturity
Verdict inside
Self-Hosted
★ 20k · C#
server
Bitwarden Server is the backend used by Bitwarden password-manager clients, including the APIs, identity service, database work, notifications, and administration. It lets an individual or organization keep that backend on infrastructure they operate instead of using Bitwarden's hosted service.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 27k · Elixir
elixir
Elixir is a programming language for applications that must handle many things happening at once and recover when part of the system fails. It runs on the Erlang virtual machine and includes its own build tool, test framework, interactive shell, and package workflow.
Setup
Docs
Community
Maturity
Verdict inside
Automation
★ 8.4k · Go
gogcli
gogcli is one command-line client for Gmail, Calendar, Drive, Docs, Sheets, and much of Google Workspace. It gives people, scripts, and agents stable machine output, explicit account selection, and controls that can prevent an automated caller from sending mail or changing cloud data.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 39k · Ruby
metasploit-framework
Metasploit Framework is an open-source penetration-testing console and module system for checking vulnerabilities, running authorized exploits, creating payloads, and working with resulting sessions. It puts many security-testing workflows behind one searchable interface instead of making an operator assemble separate scripts for each target.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 19k · Go
migrate
golang-migrate/migrate applies ordered database changes from files, embedded assets, or remote storage. You can run it as a command-line program in any stack or import its version 4 Go library when migration control belongs inside an application.
Setup
Docs
Community
Maturity
Verdict inside
LLM Tools
★ 2.1k · Go
agent-router
Agent Router is the new name for Envoy AI Gateway, an open-source control plane that puts one OpenAI-compatible address in front of hosted models, self-hosted inference, and MCP servers. It centralizes provider credentials, routing, quotas, fallback, and usage records while Envoy handles the network traffic.
Setup
Docs
Community
Maturity
Verdict inside
Automation
★ 812 · Go
ars0n-framework-v2
Ars0n Framework v2 is a self-hosted bug bounty workspace that puts more than 50 reconnaissance and scanning tools behind a web interface, shared database, and guided workflows. It is written in English and aims to teach beginners a specific hunting method while letting experienced users control the same system through a 142-tool MCP server.
Setup
Docs
Community
Maturity
Verdict inside
Web
★ 20k · TypeScript
fluentui
Fluent UI is Microsoft's set of React components, Web Components, styling utilities, and design tokens for web applications. It gives teams ready-made interface pieces that follow the visual and interaction conventions used across Microsoft products.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 16k · Rust
ast-grep
ast-grep is a command-line search, lint, and code-rewriting tool that matches the structure of source code instead of raw text. You write a pattern that looks like normal code, add placeholders for the parts that may vary, and use the matches for one-off changes or repeatable project rules.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 492 · Rust
ai-usagebar
AI Usage Bar puts the remaining limits and reset times for Claude, Codex, Copilot, OpenRouter, and other AI coding services in a desktop bar or terminal screen. It saves people with several subscriptions from opening each provider's billing page to decide which account can take the next job.
Setup
Docs
Community
Maturity
Verdict inside
LLM Tools
★ 3.0k · TypeScript
llm-for-zotero
llm-for-zotero puts an AI assistant inside Zotero for asking questions about papers, comparing sources, inspecting figures, and saving research notes. Its optional agent can also search and change a library, while MCP, Codex, Claude Code, WebChat, and local model connections let users choose where the model runs.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 693 · Rust
herdr-reviewr
herdr-reviewr is a terminal code-review pane built for the Herdr agent workspace manager. It lets you inspect an agent's diff, attach comments to lines, and send that feedback back to the agent without switching to a browser or editor.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 17k · Go
katana
Katana is a command-line crawler and Go library for finding URLs, forms, scripts, and network endpoints across a website. It gives security teams and automation pipelines scoped, rate-limited crawling for plain HTTP pages and JavaScript-heavy applications.
Setup
Docs
Community
Maturity
Verdict inside
AI Tools
★ 13k · Python
speech-to-speech
Speech to Speech is a Python voice-agent pipeline that listens, turns speech into text, gets a language-model response, and speaks the answer. Each stage can be swapped, while applications connect through a documented subset of the OpenAI Realtime protocol over WebSocket or WebRTC.
Setup
Docs
Community
Maturity
Verdict inside
Data
★ 2.7k · TypeScript
Ontology-Playground
Microsoft Ontology Playground is a preview web application for learning ontology concepts, drawing entity-and-relationship models, and exporting RDF/XML for Microsoft Fabric IQ. The default site is fully static, so a class, teacher, or analyst can explore examples and edit diagrams without operating a database or application server.
Setup
Docs
Community
Maturity
Verdict inside
Web
★ 14k · JavaScript
return-youtube-dislike
Return YouTube Dislike is a browser extension and userscript that puts a dislike estimate back on YouTube pages. It combines archived data with votes from its own users, giving viewers a rough warning signal after YouTube stopped publishing the official count.
Setup
Docs
Community
Maturity
Verdict inside
Self-Hosted
★ 5.7k · Python
gpustack
GPUStack is a self-hosted control plane for sharing GPU clusters, deploying AI models, and issuing SSH-accessible GPU instances. It schedules work across machines, configures inference engines such as vLLM and SGLang, and exposes model APIs with authentication, routing, metrics, and usage records.
Setup
Docs
Community
Maturity
Verdict inside
AI Tools
★ 2.1k · Python
alphagenome
AlphaGenome is a Python client for Google DeepMind's hosted DNA-sequence model and its precomputed Atlas data. It lets researchers request regulatory predictions for gene expression, splicing, chromatin, and contact maps, then inspect or plot the returned tracks without running the model locally.
Setup
Docs
Community
Maturity
Verdict inside
Automation
★ 11k · Python
douyin-downloader
Douyin Downloader is a Python tool for saving Douyin videos, image posts, collections, music, comments, live streams, and whole profiles. It adds retries, local history, browser-assisted pagination, optional transcription, and a small job API for people who need more than one pasted-link download.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 230 · JavaScript
eigenwise-toolshed
Eigenwise Toolshed is a marketplace of six independent Claude Code plugins for repository maps, conditional rules, tracked parallel work, extra subscription models, local usage records, and guided setup. It is meant to stop each new coding session from rediscovering the project or rebuilding the same operating habits.
Setup
Docs
Community
Maturity
Verdict inside
AI Tools
★ 3.2k · JavaScript
awesome-generative-ai-apps
Awesome Generative AI Apps is a catalog of AI application templates covering images, video, writing, voice, and agents. It is aimed at developers who want a starting point they can rebrand and sell, although the entries are separate projects with different stacks rather than one installable product.
Setup
Docs
Community
Maturity
Verdict inside
Self-Hosted
★ 4.8k · JavaScript
ground-station
Ground Station is a browser application for tracking satellites, steering antennas and radios, receiving SDR signals, and saving or decoding observations. It brings orbit planning, live waterfall views, hardware control, recording, and scheduled passes into one self-hosted interface.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 5.0k · C
armorpaint
ArmorPaint is a desktop application for painting physically based textures directly on 3D models. It combines brushes, layers, material nodes, baking, mesh tools, and local neural nodes so an artist can move from an unwrapped model to engine-ready texture files in one program.
Setup
Docs
Community
Maturity
Verdict inside
AI Tools
★ 2.7k · TypeScript
CloddsBot
CloddsBot is a self-hosted AI trading terminal that lets you research markets, automate strategies, and manage trades through natural-language chat. It brings prediction markets, crypto spot, futures, and on-chain tools into one interface, with Claude handling the conversational layer.
Setup
Docs
Community
Maturity
Verdict inside
Self-Hosted
★ 50k · Ruby
mastodon
Mastodon is a self-hosted social network server whose communities can communicate over the ActivityPub standard. It supplies the web interface, timelines, media handling, moderation controls, accounts, and APIs needed to run an independent server without isolating its users from the wider Fediverse.
Setup
Docs
Community
Maturity
Verdict inside
Data
★ 29k ·
awesome-osint
Awesome OSINT is a curated directory of publicly available intelligence tools and research resources. It helps investigators, threat hunters, and curious beginners find starting points across search, social media, people, infrastructure, media, and geospatial research without assembling a bookmark collection from scratch.
Setup
Docs
Community
Maturity
Verdict inside
Self-Hosted
★ 34k · Python
changedetection.io
changedetection.io is a self-hosted web application that revisits pages and APIs, records what changed, and sends alerts through email, chat services, webhooks, and many other channels. It handles plain HTML, JavaScript-driven pages, PDFs, prices, stock status, filtered page regions, and JSON, with optional LLM summaries and intent rules.
Setup
Docs
Community
Maturity
Verdict inside
Self-Hosted
★ 26k · TypeScript
clash-party
Clash Party is a Chinese-first desktop client for the Mihomo proxy core; its README, official guide, and release notes are in Chinese, and we found no official English documentation path. It imports proxy subscriptions, edits routing configuration, runs proxy modes, and can choose nodes through its Smart Core.
Setup
Docs
Community
Maturity
Verdict inside
Web
★ 33k · TypeScript
remix
Remix 3 is a pre-release full-stack JavaScript framework built around runtime Web APIs and a collection of replaceable packages. It is a new non-React direction with its own component model, while React Router 7 carries the supported path for applications built on Remix v1 and v2.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 50k · Java
jadx
JADX is a desktop and command-line decompiler that turns Android APK and Dex bytecode into Java-like source you can search and inspect. It also decodes the app manifest and resources, helping developers and security analysts understand an Android package when the original source is unavailable.
Setup
Docs
Community
Maturity
Verdict inside
Web
★ 175k · MDX
bootstrap
Bootstrap is an English-documented front-end framework that supplies a responsive grid, reusable styles, utility classes, and optional JavaScript components. It helps teams assemble conventional web interfaces quickly, with Sass and CSS variables available when the defaults need to change.
Setup
Docs
Community
Maturity
Verdict inside
AI Tools
★ 91k · C++
opencv
OpenCV is a C++ computer-vision library with bindings and modules for reading media, processing images, tracking motion, calibrating cameras, finding features, and running trained neural networks. It gives applications a shared set of vision operations across desktop, server, mobile, and browser targets, with build options for many hardware and media backends.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 20k · C++
blender
Blender is a free, open-source 3D creation suite covering modeling, rigging, animation, simulation, rendering, compositing, motion tracking, and video editing. This repository is the official GitHub mirror of its C and C++ source, intended for Blender development rather than the easiest route for artists who only want the application.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 23k · C#
maui
.NET MAUI is Microsoft's C# and XAML framework for building native Android, iOS, macOS, and Windows applications from one shared project. It provides common UI controls and device APIs while still allowing platform-specific code when one operating system behaves differently.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 22k · TypeScript
desktop
GitHub Desktop is a graphical Git client for macOS and Windows, built by GitHub with Electron, TypeScript, and React. It makes common branch, commit, push, pull, and pull-request work visible for people who would rather not perform every action in a terminal.
Setup
Docs
Community
Maturity
Verdict inside
Self-Hosted
★ 22k · TypeScript
docmost
Docmost is a self-hosted team wiki for writing, organizing, and discussing internal documentation. It combines real-time editing, spaces, permissions, comments, page history, search, attachments, diagrams, and translated interfaces in a browser application.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 41k · Python
manim
Manim Community is a Python engine for making explanatory animations, especially equations, graphs, geometry, and other mathematical ideas. You describe each scene in code, then Manim renders it as video or an image, which makes precise transformations easier to repeat than manual timeline editing.
Setup
Docs
Community
Maturity
Verdict inside
AI Tools
★ 25k · Python
flash-attention
FlashAttention is the official implementation of an exact attention algorithm that reduces data movement between GPU memory and faster on-chip memory. It supplies specialized training and inference kernels for supported NVIDIA and AMD GPUs, so model builders can replace a costly attention operation without changing its mathematical result.
Setup
Docs
Community
Maturity
Verdict inside
Web
★ 29k · Elixir
analytics
Plausible Analytics measures website traffic without cookies or persistent visitor identifiers and presents the results in a compact dashboard. You can buy the hosted service or run the Community Edition yourself, with fewer commercial features and full responsibility for its databases and uptime.
Setup
Docs
Community
Maturity
Verdict inside
Web
★ 42k · TypeScript
swiper
Swiper is a TypeScript touch-slider library for carousels, galleries, and swipeable interfaces on modern web platforms. It handles difficult interaction work such as touch tracking, looped slides, RTL layouts, virtual slides, navigation, and several transition effects without requiring jQuery.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 27k · Lua
LazyVim
LazyVim is an English-documented Neovim setup that turns the editor into a configured coding environment while leaving its Lua settings open to change. It supplies plugin choices, editor defaults, language extras, and update machinery so users do not have to assemble everything from scratch.
Setup
Docs
Community
Maturity
Verdict inside
Web
★ 20k · TypeScript
rrweb
rrweb records a web page's DOM state and user interactions as events, then rebuilds those events into a session replay. It gives developers the recorder, replay engine, and optional player, while leaving transport, storage, search, access control, and product analytics to the application around it.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 1.3k · Rust
navop
Navop is a native desktop workspace that combines database clients, SSH and SFTP, terminals, remote desktops, monitoring, notes, and AI agents. Its main README is in English, with a Chinese translation, and it is aimed at people who would rather manage those connections in one application than keep several specialist tools open.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 6.4k · Markdown
skills
Jakub Krehel's Skills is a set of 11 English-language agent instructions for reviewing and improving web interfaces. It covers UI details, typography, color, accessibility, layout, product copy, change reviews, interface explanations, component stress tests, and design variants.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 66k · Java
Java
TheAlgorithms/Java is a large, searchable collection of algorithms and data structures written in Java for study and contribution. It helps developers inspect working implementations by topic, but the project explicitly says its educational code may be less efficient than Java's standard library.
Setup
Docs
Community
Maturity
Verdict inside
LLM Tools
★ 748 · Rust
webcodex
WebCodex is an open-source Rust tool that gives AI assistants like ChatGPT and Claude a local, permission-bounded development environment on your own machine. It solves the problem of moving a repository into a hosted AI workspace by keeping code, Git, tests, and developer tools where they already live, connected over MCP or HTTPS.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 25k · TypeScript
coc.nvim
coc.nvim is an IntelliSense engine that gives Vim and Neovim editor features similar to those in VS Code. It handles completion, diagnostics, code navigation, refactoring, and extensions through a Node.js service, helping terminal-editor users get richer coding assistance without changing editors.
Setup
Docs
Community
Maturity
Verdict inside
Self-Hosted
★ 41k · TypeScript
appsmith
Appsmith is a low-code platform for building internal dashboards, admin panels, and workflow tools that talk to databases and APIs. It gives teams a visual editor and deployable application layer so every back-office screen does not have to begin as a custom frontend project.
Setup
Docs
Community
Maturity
Verdict inside
Self-Hosted
★ 28k · Shell
setup-ipsec-vpn
Setup IPsec VPN is a set of shell scripts that turns a fresh Linux server into a VPN endpoint. It configures IPsec/L2TP, IPsec/XAuth, and IKEv2, then supplies client profiles and scripts for managing users and certificates.
Setup
Docs
Community
Maturity
Verdict inside
Self-Hosted
★ 31k · Go
wttr.in
wttr.in is a weather service designed to be queried with curl, opened in a browser, or consumed as JSON and Prometheus text. It turns a place name, airport code, IP address, or coordinates into compact output that works especially well in terminals and status bars.
Setup
Docs
Community
Maturity
Verdict inside
Data
★ 46k · Jupyter Notebook
data-engineering-zoomcamp
Data Engineering Zoomcamp is a free 9-week course that teaches data engineering through recorded lessons, homework, workshops, and a final pipeline project. It takes learners through containers, cloud infrastructure, orchestration, warehousing, analytics engineering, batch processing, and streaming instead of teaching one tool in isolation.
Setup
Docs
Community
Maturity
Verdict inside
Dev Tools
★ 21k · Go
lo
Lo is a Go utility library that applies familiar operations such as map, filter, group, and reduce to typed slices and maps. It cuts repetitive loops from application code and also includes separate packages for lazy iteration, in-place changes, and parallel callbacks.
Setup
Docs
Community
Maturity
Verdict inside