Repository index

Everything currently stored by the Discofork backend.

Browse cached briefs and queued lookups in one place. Open any row to read the repository summary and fork comparisons.

1,119 repos
Page 43 of 45
25 repos per page
111 failed
PreviousNext
microsoft/terminal
ready
6 fork briefs

microsoft/terminal is an active, high-traffic Windows command-line UI repository that contains Windows Terminal, Windows Terminal Preview, the legacy Windows console host, shared components, ColorTool, and sample projects. It is well-established rather than archived, with very large adoption signals (102,412 stars, 9,167 forks) and recent commits as of 2026-03-27. Forks are likely interesting if you care about Windows terminal UX, console internals, or shared Windows command-line tooling.

Cached 2026-03-29Default branch mainLast pushed 2026-03-28
102,4129,167Open
Shubhamsaboo/awesome-llm-apps
ready
6 fork briefs

Shubhamsaboo/awesome-llm-apps is a large, actively maintained curated collection of LLM application examples. It focuses on practical apps built with RAG, AI agents, multi-agent teams, MCP, and voice agents, using OpenAI, Anthropic, Google Gemini, xAI, and open-source models like Qwen and Llama. The repository appears especially fork-worthy if you want reference implementations and a broad catalog of LLM app patterns rather than a single product.

Cached 2026-03-29Default branch mainLast pushed 2026-03-28
103,94315,169Open
deepseek-ai/DeepSeek-V3
ready
6 fork briefs

DeepSeek-V3 is a large open-source MoE language model repository from deepseek-ai with very high community interest (102,414 stars, 16,610 forks). It includes model information, weights documentation, inference code, figures, and separate code/model licenses. The README describes a 671B-parameter model with 37B activated per token, trained on 14.8T tokens, with reported strong benchmark performance and stable training.

Cached 2026-03-29Default branch mainLast pushed 2025-08-28
102,41416,610Open
facebook/create-react-app
ready
6 fork briefs

Create React App is a Node.js/JavaScript project for bootstrapping React apps with one command. The repository is now explicitly deprecated and in long-term stasis, with the README recommending migration to newer React frameworks rather than starting production apps on CRA. It is still a large, highly starred and highly forked repo, so its forks are mainly interesting for legacy maintenance, migrations, or studying the original scaffolding tool.

Cached 2026-03-29Default branch mainLast pushed 2025-02-15
103,80027,102Open
papers-we-love/papers-we-love
ready
6 fork briefs

papers-we-love/papers-we-love is a large, active curated directory of academic computer science papers organized by topic. It is community-driven, links to external paper sources when licensing prevents hosting, and supports local chapter meetups and discussion around the papers.

Cached 2026-03-29Default branch mainLast pushed 2026-03-26
104,6186,313Open
tauri-apps/tauri
ready
6 fork briefs

Tauri is a stable, actively maintained framework for building smaller, faster, more secure desktop and mobile apps with a web frontend. The repo is large and mature, with 104,729 stars, 3,473 forks, and recent commits as of 2026-03-28. It appears most interesting for forks that want a Rust-based app framework with broad platform coverage and a sizable ecosystem rather than a tiny starter project.

Cached 2026-03-29Default branch devLast pushed 2026-03-28
104,7293,473Open
anthropics/skills
ready
6 fork briefs

Public Anthropic repository for Agent Skills, with a very large fork/stars footprint and active maintenance as of 2026-03-25. It serves as a reference set of self-contained skill folders, a specification area, and a template for building custom skills. Forks are most likely interesting if you care about Claude/Agent Skills patterns, document automation skills, or production-style skill implementations.

Cached 2026-03-29Default branch mainLast pushed 2026-03-25
105,68311,693Open
denoland/deno
ready
6 fork briefs

Deno is a large, active open-source JavaScript/TypeScript/WebAssembly runtime built on Rust and V8. It is very widely adopted in fork/star terms (5,982 forks, 106,441 stars) and was updated and pushed on 2026-03-29, so forks are likely to stay relevant. The repository is broad and production-oriented, with runtime, CLI, extensions, libraries, tests, and tooling all in one Rust workspace.

Cached 2026-03-29Default branch mainLast pushed 2026-03-29
106,4415,982Open
goldbergyoni/nodebestpractices
ready
6 fork briefs

A large Node.js best-practices reference repo, not an application framework or library. It is highly forked and starred, appears actively maintained through at least April 2025, and is organized as a multilingual markdown knowledge base with many translated README files and sectioned guidance.

Cached 2026-03-29Default branch masterLast pushed 2025-04-15
105,19110,705Open
Comfy-Org/ComfyUI
ready
6 fork briefs

ComfyUI is a large, actively maintained Python-based visual AI engine and application for building diffusion pipelines with a graph/nodes interface. It is very widely adopted, with 107,253 stars and 12,377 forks, and it is still receiving frequent commits as of 2026-03-29.

Cached 2026-03-29Default branch masterLast pushed 2026-03-29
107,25312,377Open
clash-verge-rev/clash-verge-rev
ready
6 fork briefs

clash-verge-rev/clash-verge-rev is an active, widely forked Tauri-based desktop GUI for Clash Meta/mihomo, aimed at proxy management on Windows, macOS, and Linux. It is a continuation of Clash Verge, ships with a Rust/Tauri backend and TypeScript/React frontend, and currently shows very recent development activity.

Cached 2026-03-29Default branch devLast pushed 2026-03-29
106,1957,706Open
microsoft/TypeScript
ready
6 fork briefs

microsoft/TypeScript is the upstream TypeScript compiler/runtime repository: a large, active, non-archived open source project with 108,348 stars and 13,307 forks. It ships the `typescript` npm package, provides `tsc` and `tsserver`, and is currently in a maintenance-focused state where code changes are limited to a small set of fixes while most bug fixes are directed to `typescript-go`.

Cached 2026-03-29Default branch mainLast pushed 2026-03-28
108,34813,307Open
GrowingGit/GitHub-Chinese-Top-Charts
ready
6 fork briefs

GrowingGit/GitHub-Chinese-Top-Charts is a large, active, non-archived GitHub repository that curates Chinese-language GitHub rankings. It organizes charts by overall, growth, and new-repo views, split into software and knowledge categories, with language-specific lists and a README that frames it as a discovery guide for Chinese projects.

Cached 2026-03-29Default branch masterLast pushed 2024-10-12
107,13613,525Open
rust-lang/rust
ready
6 fork briefs

`rust-lang/rust` is the main source repository for the Rust programming language. It contains the compiler, standard library, documentation, build and formatting tooling, and a large test suite. It is active and widely used as an upstream project, with 111,573 stars, 14,682 forks, and recent commits on 2026-03-29.

Cached 2026-03-29Default branch mainLast pushed 2026-03-29
111,57314,682Open
godotengine/godot
ready
6 fork briefs

Godot Engine is a large, active, community-driven open source game engine for making 2D and 3D games with one-click exports to desktop, mobile, web, and consoles. It is permissively licensed under MIT, not archived, and still sees frequent upstream development.

Cached 2026-03-29Default branch masterLast pushed 2026-03-28
108,66824,803Open
axios/axios
ready
6 fork briefs

axios/axios is a very widely used, actively maintained Promise-based HTTP client for browser and Node.js use. It is not archived, has a large fork and star count, and shows very recent activity, including a release prep for 1.14.0 and ongoing dependency/test updates.

Cached 2026-03-29Default branch v1.xLast pushed 2026-03-29
108,65511,569Open
rustdesk/rustdesk
ready
6 fork briefs

RustDesk is an open-source remote desktop app for self-hosting, positioned as an alternative to TeamViewer. The repo is active, large, and popular, with 110,193 stars, 16,465 forks, and commits updated on 2026-03-29. It is a Rust codebase with Flutter support, packaging and container tooling, and documentation/resources for multiple platforms.

Cached 2026-03-29Default branch masterLast pushed 2026-03-29
110,19316,465Open
shadcn-ui/ui
ready
6 fork briefs

shadcn-ui/ui is a large, actively maintained open-source component library and code distribution platform for building customizable UI with multiple frameworks. It is highly popular, with 110,990 stars and 8,356 forks, and it was updated today. Forks are most interesting if you care about React/TypeScript UI tooling, registry/distribution workflows, or customizing a well-known component system rather than starting from scratch.

Cached 2026-03-29Default branch mainLast pushed 2026-03-29
110,9908,356Open
Hack-with-Github/Awesome-Hacking
ready
6 fork briefs

Hack-with-Github/Awesome-Hacking is a large curated link hub for hacking, pentesting, and security research resources. It is not an implementation project; the repo is primarily a README-driven directory of related awesome lists and references, with a small set of supporting files and an active history of updates through January 2025.

Cached 2026-03-29Default branch masterLast pushed 2025-01-18
109,28910,097Open
mrdoob/three.js
ready
6 fork briefs

`mrdoob/three.js` is a very large, active JavaScript 3D library repo. It targets easy-to-use, lightweight, cross-browser 3D development and ships WebGL and WebGPU renderers, with SVG and CSS3D available as addons. The repo is mature, widely forked and starred, and has recent maintenance and feature work.

Cached 2026-03-29Default branch devLast pushed 2026-03-29
111,64636,318Open
nodejs/node
ready
6 fork briefs

Node.js is a large, active open-source JavaScript runtime repository with very high adoption and fork activity. It appears to be a full runtime implementation plus docs, tests, benchmarks, build tooling, and release infrastructure, making it relevant mainly if you want to track upstream runtime changes or maintain a fork close to core Node.js.

Cached 2026-03-29Default branch mainLast pushed 2026-03-29
116,45335,209Open
d3/d3
ready
6 fork briefs

D3/d3 is the core D3.js JavaScript library for data visualization, focused on SVG, Canvas, and HTML. It is a mature, widely used project with very high adoption and active maintenance, and its repo includes source, tests, docs, and a build pipeline for published bundles.

Cached 2026-03-29Default branch mainLast pushed 2025-12-02
112,64422,783Open
iptv-org/iptv
ready
6 fork briefs

iptv-org/iptv is a large, actively updated collection of publicly available IPTV channel playlists from around the world. It is heavily forked and starred, and its repo is centered on maintaining stream lists plus related tooling for playlist generation, validation, formatting, testing, and documentation.

Cached 2026-03-29Default branch masterLast pushed 2026-03-29
113,9885,831Open
affaan-m/everything-claude-code
ready
6 fork briefs

A large, actively maintained open-source system for optimizing AI agent harness workflows. It packages agents, skills, hooks, commands, rules, MCP configs, and install tooling for Claude Code, Codex, Cursor, Opencode, and related environments. The repo is very popular and current, with 116,374 stars, 15,137 forks, and commits pushed on 2026-03-29.

Cached 2026-03-29Default branch mainLast pushed 2026-03-29
116,37415,137Open
ripienaar/free-for-dev
ready
6 fork briefs

`ripienaar/free-for-dev` is a large, actively maintained curated list of SaaS, PaaS, and IaaS offerings with free tiers for developers, with an explicit focus on infrastructure/devops use cases. It is a high-interest upstream project by volume and activity, with 120,404 stars, 12,499 forks, and recent commits on 2026-03-29. Forks are interesting if you want to specialize, re-scope, or republish a maintained free-tier directory.

Cached 2026-03-29Default branch masterLast pushed 2026-03-29
120,40412,499Open