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 42 of 45
25 repos per page
111 failed
PreviousNext
EbookFoundation/free-programming-books
ready
5 fork briefs

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.

Cached 2026-03-30Default branch mainLast pushed 2026-03-24
384,71066,061Open
Chalarangelo/30-seconds-of-code
ready
5 fork briefs

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.

Cached 2026-03-30Default branch masterLast pushed 2026-03-29
127,26612,469Open
fatedier/frp
ready
4 fork briefs

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.

Cached 2026-03-30Default branch devLast pushed 2026-03-29
105,68014,969Open
electron/electron
ready
5 fork briefs

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.

Cached 2026-03-30Default branch mainLast pushed 2026-03-29
120,68817,087Open
krahets/hello-algo
ready
5 fork briefs

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

Cached 2026-03-30Default branch mainLast pushed 2026-03-30
124,26014,965Open
langchain-ai/langchain
ready
4 fork briefs

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.

Cached 2026-03-30Default branch masterLast pushed 2026-03-30
131,57321,685Open
langgenius/dify
ready
5 fork briefs

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.

Cached 2026-03-30Default branch mainLast pushed 2026-03-30
134,95421,019Open
langflow-ai/langflow
ready
4 fork briefs

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.

Cached 2026-03-30Default branch mainLast pushed 2026-03-30
146,3968,669Open
microsoft/PowerToys
ready
5 fork briefs

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.

Cached 2026-03-30Default branch mainLast pushed 2026-03-30
131,1357,836Open
ollama/ollama
ready
5 fork briefs

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.

Cached 2026-03-30Default branch mainLast pushed 2026-03-30
166,43815,224Open
massgravel/Microsoft-Activation-Scripts
ready
5 fork briefs

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.

Cached 2026-03-30Default branch masterLast pushed 2026-03-09
170,28916,393Open
flutter/flutter
ready
5 fork briefs

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.

Cached 2026-03-30Default branch masterLast pushed 2026-03-30
175,76630,184Open
huggingface/transformers
ready
5 fork briefs

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.

Cached 2026-03-30Default branch mainLast pushed 2026-03-30
158,53632,675Open
Significant-Gravitas/AutoGPT
ready
5 fork briefs

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.

Cached 2026-03-30Default branch masterLast pushed 2026-03-30
182,93446,212Open
practical-tutorials/project-based-learning
ready
5 fork briefs

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

Cached 2026-03-30Default branch masterLast pushed 2024-08-15
261,96934,084Open
microsoft/generative-ai-for-beginners
ready
6 fork briefs

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.

Cached 2026-03-29Default branch mainLast pushed 2026-03-29
108,68058,258Open
pytorch/pytorch
ready
6 fork briefs

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.

Cached 2026-03-29Default branch mainLast pushed 2026-03-29
98,62927,335Open
Anduin2017/HowToCook
ready
6 fork briefs

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.

Cached 2026-03-29Default branch masterLast pushed 2026-03-21
99,06310,885Open
ggml-org/llama.cpp
ready
6 fork briefs

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.

Cached 2026-03-29Default branch masterLast pushed 2026-03-29
99,88816,002Open
google-gemini/gemini-cli
ready
6 fork briefs

Gemini CLI is a large, actively maintained open-source terminal AI agent for working with Gemini from the command line. It has high adoption, with 99,460 stars and 12,719 forks, and it is currently very active, with commits pushed on 2026-03-29. The repo is Apache 2.0 licensed and ships frequent preview, stable, and nightly releases.

Cached 2026-03-29Default branch mainLast pushed 2026-03-29
99,46012,719Open
supabase/supabase
ready
6 fork briefs

Supabase/supabase is a large, actively maintained open source Postgres development platform with very high adoption: 99,801 stars and 11,920 forks. It is not archived, uses `master` as the default branch, and was updated today (2026-03-29). The repository centers on a Firebase-like developer platform built from open source components, with hosted/self-hosted/local development support.

Cached 2026-03-29Default branch masterLast pushed 2026-03-29
99,80111,920Open
2dust/v2rayN
ready
6 fork briefs

v2rayN is a mature, actively maintained GUI client for Windows, Linux, and macOS. It supports Xray, sing-box, and other cores, has a large user base, and shows very recent upstream activity, so forks are most interesting if they add platform-specific UI changes, core integration work, packaging improvements, or configuration/proxy behavior tweaks.

Cached 2026-03-29Default branch masterLast pushed 2026-03-29
100,08614,410Open
angular/angular
ready
6 fork briefs

angular/angular is the upstream Angular framework repository: a large, active open-source web app platform with 100k+ stars and 27k+ forks, last pushed on 2026-03-27. It targets building mobile and desktop web applications with TypeScript/JavaScript, and includes the framework, docs, devtools, CLI-related tooling, and supporting infrastructure.

Cached 2026-03-29Default branch mainLast pushed 2026-03-27
100,11927,150Open
firecrawl/firecrawl
ready
6 fork briefs

Firecrawl/firecrawl is a very popular, actively updated open-source web data API for turning websites into LLM-ready markdown or structured data. The repo is still in development and is not fully ready for self-hosted deployment yet, but it can be run locally. It looks especially interesting if you want a scraping/crawling backend with strong extraction features, or if you want to build on top of a large, fast-moving project with substantial ecosystem attention.

Cached 2026-03-29Default branch mainLast pushed 2026-03-29
100,4996,696Open
jaywcjlove/awesome-mac
ready
6 fork briefs

jaywcjlove/awesome-mac is a large, actively maintained curated list of macOS software and tools, organized by category for discovery and use. It is not an app or library; it is primarily a documentation/catalog project with multilingual README variants and generated JSON outputs.

Cached 2026-03-29Default branch masterLast pushed 2026-03-29
101,0837,544Open