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.
tensorflow/tensorflow is the main TensorFlow upstream repository: a large, actively maintained open-source machine learning framework with stable Python and C++ APIs, broad ecosystem tooling, and support for installation via pip, GPU, Docker, and source builds.
github/gitignore is GitHub’s curated collection of .gitignore templates for common languages, frameworks, tools, editors, and operating systems. It is large, actively maintained, highly forked, and mainly useful as a source for reusable ignore rules rather than as an application or library.
twbs/bootstrap is the official Bootstrap repository: a widely used MIT-licensed front-end framework for responsive, mobile-first web development. It is active, not archived, and the default branch is `main`. The repo shows very high adoption signals, with 174,114 stars and 79,024 forks, and recent commits in March 2026 indicate ongoing maintenance. Release artifacts and package entry points are present for npm, Composer, and NuGet, alongside source, build, docs/site, and distribution assets.
A large, highly starred study-guide repository for software engineering interview prep. It is a multi-month computer science roadmap with translated READMEs, extra resources, and language-specific resource lists, maintained on `main` and updated recently in 2024-2025.
`luongnv89/claude-howto` is a large, active documentation repository for Claude Code. It is a visual, example-driven guide with a progressive learning path, covering slash commands, memory, skills, subagents, MCP, hooks, plugins, checkpoints, advanced features, and CLI usage. The repo is popular and actively maintained, with 8,427 stars, 872 forks, and a recent update on 2026-03-30.
Discofork is a local-first TypeScript/Bun terminal app for evaluating GitHub forks of an open source project. It uses `gh`, `git`, and the Codex CLI to discover forks, compare them to upstream, and produce machine-readable and Markdown reports, with a workflow focused on choosing the most useful fork rather than inspecting raw diffs.
EbookFoundation/free-programming-books is a large, actively maintained documentation repository of freely available programming learning resources in many languages. It has very high adoption, with 384,710 stars and 66,061 forks, and recent commits in late March 2026 show ongoing maintenance of links, section headings, and language-specific lists.
30-seconds-of-code is a large, active JavaScript/Astro content site for short coding articles and snippets. It has very high adoption metrics, with 127,266 stars and 12,469 forks, and it was updated on 2026-03-29. The repo is not archived and its README says new content contributions are not accepted, but issues can be opened for problems or improvements.
frp is a large, actively maintained Go project for exposing local services behind NAT or firewalls to the internet. It is mature and widely used, with very high adoption signals: 105,680 stars and 14,969 forks, and it was updated on 2026-03-30. Forks are most interesting if you want a production-grade reverse proxy with ongoing upstream activity and a broad feature set rather than a small niche utility.
Electron is a large, active framework repo for building cross-platform desktop apps with JavaScript, HTML, and CSS. It is not archived, has very high adoption and community interest, and the repo shows ongoing development as of 2026-03-29. Forks are most likely interesting if you care about desktop app runtime behavior, platform support, tooling, docs, or Electron-specific patches and integrations.
`krahets/hello-algo` is a large, actively maintained open-source data structures and algorithms tutorial project. It is presented as an animated, beginner-friendly book/site with runnable code examples, multilingual support, and strong community activity; as of 2026-03-30 it has 124,260 stars and 14,965 forks. Forks are most interesting if you care about educational content, translations, or language-specific code ports rather than application codebases.
LangChain is a very active, widely used Python framework for building agents and LLM-powered applications. The repo is the main upstream for the agent engineering platform, with a large ecosystem focus and frequent recent releases/fixes.
Dify is a very active, production-ready platform for building agentic workflows. The repo is large, well-documented, and heavily used, with 134,954 stars, 21,019 forks, and recent commits on March 30, 2026.
Langflow is an active, popular open-source platform for building and deploying AI-powered agents and workflows. It combines a visual builder, Python source-code customization, an interactive playground, API and MCP server deployment, and broad model/tool support. The repo looks mature and well-maintained, with strong community interest and recent commits on March 23, 2026.
Microsoft PowerToys is a large, active Windows utilities suite with a very large user and fork base. It appears geared toward productivity and customization on Windows, and recent activity shows ongoing feature and bug work, especially around Command Palette. Forks are likely interesting if you want to study or extend a broad, mature Windows tooling collection.
Ollama/ollama is a large, active Go-based project for running and managing open models locally, with REST API, CLI, and integrations for tools and chat apps. It is highly popular and actively maintained, with 166,438 stars, 15,224 forks, and commits landing as recently as 2026-03-29.
Massgravel/Microsoft-Activation-Scripts is a large, active open-source repository for Windows and Office activation and related troubleshooting. It has a very large fork and star count, a recent push on 2026-03-09, and the README shows version 3.10 released on 28-Jan-2026.
flutter/flutter is the main Flutter SDK repository: a large, active open-source project for building apps from a single codebase across mobile, web, desktop, and embedded targets.
huggingface/transformers is a large, active Python framework for defining and using state-of-the-art ML models across text, vision, audio, and multimodal tasks, for both inference and training. It has very high adoption and fork activity, a broad docs/examples/testing setup, and frequent recent maintenance and bugfix commits.
AutoGPT is a large, highly active open source AI-agent platform focused on creating, deploying, and managing continuous AI agents for workflow automation. It has very high adoption signals (182,934 stars, 46,212 forks) and recent maintenance activity as of 2026-03-30. The repository includes both an `autogpt_platform` area and a `classic` area, plus documentation and repo-wide contributor/workflow files.
`practical-tutorials/project-based-learning` is a large curated index of project-based programming tutorials, organized primarily by language and intended for people who want to learn by building applications from scratch. It is very popular and fork-friendly: 261,969 stars, 34,084 forks, and a simple repo structure centered on `README.md` and contribution guidance. The repo is still maintained, but the visible commit history shows additions and cleanup concentrated through 2023, with the latest pushed snapshot from 2024-08-15.
Microsoft's `generative-ai-for-beginners` is a large, active educational repository for learning to build generative AI applications. It contains 21 lessons, multiple language translations, and supports both Node.js/JavaScript and Python workflows.
PyTorch is a large, active open source machine learning framework for tensor computation and deep neural networks, with strong GPU acceleration and a long-running, production-stable codebase. It has a very large community footprint, substantial fork/star counts, and very recent upstream activity.
Anduin2017/HowToCook is a large, actively maintained Simplified Chinese open-source cooking guide for home use, aimed at making recipes clearer and more structured for programmers. It is highly popular and forkable: about 99k stars, 10.9k forks, and recent commits in March 2026 show ongoing edits to recipes and cooking tips. The repo is more of a curated recipe/knowledge base and documentation project than an application.
ggml-org/llama.cpp is a very active, widely used open source LLM inference project in C/C++ with strong recent development. It focuses on local and cloud inference with minimal setup, supports multiple hardware backends and quantization formats, and includes tooling for model conversion, a server, and WebUI-related features.