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.
3b1b/manim is a Python animation engine for explanatory math videos. It is active, widely forked, and heavily starred, with recent commits in March 2026. The repo is the ManimGL version, distinct from Manim Community, and the README explicitly warns users to choose the correct version before installing.
AdminLTE is a widely used, actively maintained open source admin dashboard template based on Bootstrap 5. It is not archived, has a large fork and star count, and recent commits in March 2026 show ongoing fixes and documentation updates.
React Router is a large, active open source React routing project. It is positioned as a declarative, multi-strategy router for React, bridging React 18 to React 19, and can be used either as a full framework or as a library. The repository is heavily maintained, with frequent recent commits, a large contributor/fork base, and substantial docs, examples, tests, and release tooling.
Gin is a widely used Go HTTP web framework focused on high performance and low allocation routing. It targets REST APIs, web apps, and microservices, and the repository is active with recent commits, releases, benchmarks, docs, tests, and renderer updates.
jgraph/drawio-desktop is the official Electron desktop build of draw.io (diagrams.net). It is a large, actively maintained project with very high adoption, a recent release v29.6.6, and a clearly stated closed-to-contributions policy. Forks are most interesting if you care about a mature Electron app, packaging/release mechanics, or offline-first desktop behavior.
Meilisearch/meilisearch is an active Rust-based search engine API repository for Meilisearch, described as a lightning-fast engine with AI-powered hybrid search. It is highly established, with 56,835 stars and 2,462 forks, and the main branch was updated on 2026-03-30 after commits on 2026-03-26. The repo appears production-oriented and release-driven, currently at version 1.41.0.
`enaqx/awesome-react` is a large, actively maintained curated link collection for the React ecosystem. It is not an app or library implementation; it is a README-driven resource index covering React, React Native, and related tooling. With 72,581 stars, 7,546 forks, and recent commits on 2026-03-27, it looks like a high-visibility reference repo where forks would mainly be interesting if you want to curate a customized list or track ecosystem resources.
Traefik/traefik is an active, widely used Go-based cloud-native application proxy. It targets people who need automatic HTTP reverse proxy and load balancing for microservices, especially in orchestrated environments, and it remains under active development with recent commits and releases on the master branch.
`nektos/act` is a large, active Go project for running GitHub Actions locally. It has strong adoption (69,620 stars, 1,895 forks), is not archived, and was updated recently on 2026-03-30. The repo focuses on local workflow execution via Docker and is documented as a way to get faster feedback and use GitHub Actions as a local task runner.
rasbt/LLMs-from-scratch is a large, active Python repository that teaches how to build a ChatGPT-like GPT-style LLM in PyTorch from scratch, step by step. It is the official code repository for the book *Build a Large Language Model (From Scratch)*, with a substantial codebase organized by chapters plus appendices and a separate reasoning-from-scratch section. The repo is highly adopted and actively maintained, with 89,534 stars, 13,668 forks, and commits as recent as 2026-03-26.
Magisk is a large, active open source Android customization suite for devices above Android 6.0. It focuses on root access, systemless module-based modifications, boot image tooling, and Zygisk process hooking. The repo is very widely forked and starred, with recent commits as of 2026-03-27, so forks may be interesting if you care about Android rooting, boot-image tooling, or UI/build-system changes.
`ruanyf/weekly` is a very active Chinese tech newsletter repository, published every Friday, with a large audience and long-running issue archive. It looks like a documentation site centered on weekly issue pages under `docs/`, plus a README index and contribution links.
`vuejs/awesome-vue` is a large, active curated link collection for the Vue.js ecosystem. It is not archived, has very high adoption signals (73,616 stars and 9,486 forks), and was updated on 2026-03-30 after a push on 2026-03-27. The repo appears to be primarily a README-driven index with supporting assets and GitHub workflow content.
MiniMind is a highly popular Python open source project for training a very small GPT-style language model from scratch. The repository emphasizes a full LLM training stack rather than just inference, with code and data around pretraining, SFT, LoRA, RLHF/RLAIF, tool use, agentic RL, distillation, evaluation, and a minimal OpenAI-compatible server and chat UI. It is actively maintained, not archived, and has strong adoption signals with 44,715 stars and 5,389 forks.
FuelLabs/sway is an active Rust-based smart contract language and toolchain for the Fuel blockchain. It is widely used and well-maintained, with 61,840 stars, 5,426 forks, and recent commits as of 2026-03-27. Forks are most interesting if you care about blockchain language/compiler work, developer tooling, or contract infrastructure.
msitarzewski/agency-agents is a large MIT-licensed collection of specialized AI agent prompts/personas, organized as a "complete AI agency" for coding, product, marketing, sales, support, testing, and other workflows. It appears highly active and popular, with 66,173 stars, 9,995 forks, and commits as recent as 2026-03-27. Forks are likely most interesting if you want a broad, opinionated agent library that can be copied into Claude Code or converted for other tools like Cursor, Aider, Windsurf, Gemini CLI, OpenCode, and Kimi Code.
Upscayl is a popular, actively maintained open source AI image upscaler for Linux, macOS, and Windows. It has a large user base and fork ecosystem, with 44,279 stars and 2,146 forks, and recent activity as of 2026-03-27. Forks are most interesting if you want to work on a mature Electron/TypeScript desktop app with packaging and platform-specific distribution support.
Tailwind CSS is a large, actively maintained utility-first CSS framework repository with a very high fork count and star count. It appears to be a multi-language monorepo centered on Rust and Node.js/JavaScript, with packaging, integrations, playgrounds, and release tooling in the tree.
jsoncrack.com is an actively maintained open-source data visualization app focused on turning JSON, YAML, XML, and CSV into interactive graphs and trees. It appears to be a large, popular monorepo with a web app and VS Code integration, plus export, validation, schema, and conversion tooling.
Prisma is a large, active Apache-2.0 monorepo for a next-generation Node.js and TypeScript ORM. It targets PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB, and CockroachDB, and the repo shows ongoing work in CLI, client, migrations, Studio, and database-specific features. It looks interesting if you want a mature, fast-moving TypeScript database tooling codebase with broad database support and a substantial ecosystem around docs, examples, testing, and release automation.
github/spec-kit is a popular, actively maintained Python-based open source toolkit for Spec-Driven Development. It is centered on the `specify` CLI, which bootstraps projects from bundled templates and scripts so teams can start from specifications rather than hand-building everything from scratch. The repo looks most interesting as a fork if you want to customize the workflow, templates, extensions, or presets around spec-driven project setup rather than just consume a library.
`laravel/laravel` is the official Laravel application skeleton, not the framework core. It is active, popular, and frequently updated on the `13.x` branch, with PHP 8.3 and Laravel 13 as the main baseline. Forks are most interesting if you want a ready-made starting point for Laravel apps or a place to customize the default project structure.
Rocket.Chat/Rocket.Chat is a large, active MIT-licensed open-source communications platform monorepo for secure team chat, omnichannel engagement, and extensible deployments. It has very high adoption signals (45,042 stars, 13,482 forks), an active `develop` branch, and recent commits through 2026-03-27/30. Forks are likely interesting if you care about enterprise-grade, self-hostable collaboration software with a broad surface area for customization, integrations, deployment, and security-focused changes.
Developer-Y/cs-video-courses is a large, actively maintained curated index of computer science courses with video lectures. It is a high-traffic repository with 77.6k stars and 10.5k forks, and recent commits show ongoing additions across topics like Rust, operating systems, AI, optimization, and machine learning. The repo appears to be a simple content list rather than an application: the top-level files are README.md, NOTES.md, and CONTRIBUTING.md.
OpenAI/whisper is a Python speech-recognition repository for the Whisper model, a general-purpose speech recognition system trained on large-scale audio. The repo is active, widely forked, and recently updated, with packaging, tests, notebooks, and model/docs files included.