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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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`.
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.
`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.
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.
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.
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.
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.
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.
`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.
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.
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.
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.
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.
`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.