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 20 of 45
25 repos per page
111 failed
PreviousNext
serverless/serverless
ready
10 fork briefs

serverless/serverless is the actively maintained Serverless Framework repository. It is a large, popular Node.js/JavaScript monorepo for deploying serverless applications on AWS Lambda and other managed cloud services, with a broad plugin ecosystem and frequent recent maintenance activity.

Cached 2026-03-30Default branch mainLast pushed 2026-03-30
46,9445,735Open
dandavison/delta
ready
9 fork briefs

`dandavison/delta` is a Rust command-line pager for git, diff, grep, and blame output, focused on syntax highlighting and improved diff readability. It is active, not archived, and appears well maintained with very recent commits and releases.

Cached 2026-03-30Default branch mainLast pushed 2026-03-28
29,796483Open
caddyserver/caddy
ready
10 fork briefs

Caddy is a large, actively maintained Go-based web server project focused on fast, extensible HTTP/1-2-3 serving with automatic HTTPS. It has a strong upstream signal for fork interest: 71,180 stars, 4,691 forks, and very recent commits as of 2026-03-30.

Cached 2026-03-30Default branch masterLast pushed 2026-03-30
71,1804,691Open
facebook/rocksdb
ready
10 fork briefs

facebook/rocksdb is a mature, actively maintained embedded persistent key-value store library for fast storage, with strong adoption signals: 31,671 stars and 6,770 forks. It is centered on an LSM design and is positioned for flash/RAM storage and multi-terabyte databases.

Cached 2026-03-30Default branch mainLast pushed 2026-03-30
31,6716,770Open
Alamofire/Alamofire
ready
10 fork briefs

Alamofire/Alamofire is a large, actively maintained Swift HTTP networking library with very high adoption: 42,364 stars, 7,653 forks, and a recent push on 2026-03-29. It supports multiple Apple platforms plus Linux, Windows, and Android, and ships with package manager, Xcode, CocoaPods, and documentation assets, so forks are most interesting if you want to extend or specialize a mature networking stack rather than start from scratch.

Cached 2026-03-30Default branch masterLast pushed 2026-03-29
42,3647,653Open
juanfont/headscale
ready
10 fork briefs

Headscale is a Go-based, self-hosted open source implementation of the Tailscale control server. It has strong adoption signals from the repo itself: 36,966 stars, 1,991 forks, and recent activity as of 2026-03-29. Forks are likely interesting if you care about self-hosted tailnet control, Tailscale-compatible infrastructure, or codebases with active testing and documentation work.

Cached 2026-03-30Default branch mainLast pushed 2026-03-29
36,9661,991Open
explosion/spaCy
ready
10 fork briefs

spaCy is a widely used Python/Cython NLP library for production use, with pretrained pipelines, support for 70+ languages, neural models for tagging/parsing/NER/text classification, transformer integration, and a training/deployment workflow. The repo is active, MIT-licensed, and has a large ecosystem footprint with 33,396 stars and 4,665 forks.

Cached 2026-03-30Default branch masterLast pushed 2026-03-28
33,3964,665Open
conductor-oss/conductor
ready
10 fork briefs

Conductor is an actively maintained, Apache-licensed open source workflow and agent orchestration platform for durable, event-driven execution. It has a large user base and fork ecosystem, with 31,597 stars and 839 forks, and the repository was last pushed on 2026-03-28. The project describes itself as an internet-scale workflow engine for microservices, AI agents, and durable workflows.

Cached 2026-03-30Default branch mainLast pushed 2026-03-28
31,597839Open
microsoft/ML-For-Beginners
ready
10 fork briefs

Microsoft/ML-For-Beginners is a large, actively maintained machine learning curriculum repo aimed at beginners. It packages 12 weeks, 26 lessons, and 52 quizzes, with a documentation-site style structure plus a quiz app, PDFs, sketchnotes, and extensive translations.

Cached 2026-03-30Default branch mainLast pushed 2026-03-29
84,85120,422Open
Raphire/Win11Debloat
ready
10 fork briefs

Win11Debloat is an actively maintained PowerShell-based Windows 10/11 debloating and customization tool. It focuses on removing pre-installed apps, disabling telemetry, and trimming intrusive UI elements, with both interactive and command-line usage. The repo looks fork-worthy if you want a practical Windows cleanup utility with a large user base, ongoing feature work, and a modular script/config structure.

Cached 2026-03-30Default branch masterLast pushed 2026-03-28
42,9881,708Open
ValveSoftware/Proton
ready
10 fork briefs

ValveSoftware/Proton is Valve's Steam Play compatibility tool for running Windows games on Linux via Wine plus bundled components. It is active, widely forked, and maintained on the `proton_10.0` branch, with recent updates to Wine, Wine Mono, vkd3d, and Proton-specific behavior. Forks are most interesting if you want to customize game compatibility, tweak bundled components, or track Valve's packaging and integration work.

Cached 2026-03-30Default branch proton_10.0Last pushed 2026-03-29
30,6121,368Open
ocrmypdf/OCRmyPDF
ready
10 fork briefs

OCRmyPDF is a mature Python command-line tool for adding an OCR text layer to scanned PDFs so they become searchable and copy-pasteable. It is actively maintained, widely adopted, and released at version 17.4.0.

Cached 2026-03-30Default branch mainLast pushed 2026-03-29
33,0662,297Open
BerriAI/litellm
ready
9 fork briefs

LiteLLM is a large, actively maintained Python SDK and AI gateway for calling 100+ LLM APIs through an OpenAI-style interface. It also includes a proxy server, cost tracking, guardrails, load balancing, logging, and enterprise-oriented deployment/docs around the proxy.

Cached 2026-03-30Default branch mainLast pushed 2026-03-30
41,5636,857Open
layui/layui
ready
10 fork briefs

Layui is a mature open-source web UI component library built with pure HTML, CSS, and JavaScript. It is actively maintained, has a large user base, and is in an alpha 3.0 line while still shipping 2.x releases and documentation. Forks are most interesting if you care about extending or modernizing a long-lived browser-native UI toolkit rather than adopting a heavy framework.

Cached 2026-03-30Default branch mainLast pushed 2026-03-29
30,5297,405Open
facebook/folly
ready
9 fork briefs

`facebook/folly` is a large, actively maintained open-source C++20 library from Facebook/Meta, focused on practical, high-performance components used across its own open-source C++ projects. It has substantial adoption signals in the repo metadata, with 30k+ stars and 5.8k+ forks, and recent commits show ongoing work as of 2026-03-30.

Cached 2026-03-30Default branch mainLast pushed 2026-03-30
30,3095,857Open
Textualize/textual
ready
10 fork briefs

Textual is a mature Python framework for building terminal and web-browser user interfaces. It is actively maintained, stable, and widely adopted, with 35,117 stars and 1,149 forks, and a recent push on 2026-03-29.

Cached 2026-03-30Default branch mainLast pushed 2026-03-29
35,1171,149Open
coolsnowwolf/lede
ready
10 fork briefs

coolsnowwolf/lede is a large, actively maintained OpenWrt/LEDE-based source tree with very high fork and star counts, aimed at building firmware and networking images. The repo README says it includes support for Loongson loongarch64 and Phytium D2000, and it provides build instructions, feeds management, and output under `bin/targets`. Recent commits show ongoing platform, kernel, toolchain, and wireless support updates.

Cached 2026-03-30Default branch masterLast pushed 2026-03-29
31,39819,456Open
wshobson/agents
ready
10 fork briefs

wshobson/agents is a large, active Claude Code plugin marketplace focused on intelligent automation and multi-agent orchestration. It appears aimed at users who want modular, single-purpose plugins rather than a monolithic toolkit, with strong emphasis on token efficiency and progressive disclosure.

Cached 2026-03-30Default branch mainLast pushed 2026-03-29
32,5783,546Open
vbenjs/vue-vben-admin
ready
10 fork briefs

vbenjs/vue-vben-admin is a large, active MIT-licensed Vue 3 admin template and monorepo for building backend/admin frontends. It is positioned as a modern, fast starter with strong community adoption, with 31,925 stars and 8,690 forks, and it was updated on 2026-03-30.

Cached 2026-03-30Default branch mainLast pushed 2026-03-29
31,9258,690Open
docsifyjs/docsify
ready
10 fork briefs

docsifyjs/docsify is a popular, active documentation-site generator that turns Markdown files into a website without a static build step. It is an MIT-licensed Node.js/JavaScript and TypeScript project with strong community adoption and ongoing releases.

Cached 2026-03-30Default branch developLast pushed 2026-03-29
31,0915,834Open
encode/django-rest-framework
ready
10 fork briefs

encode/django-rest-framework is a mature, actively maintained Python package for building web APIs with Django. It is widely used, with 29,940 stars and 7,074 forks, and it was updated most recently on 2026-03-30. The repository shows ongoing release work and recent bug fixes, including a 3.17.1 release prep commit.

Cached 2026-03-30Default branch mainLast pushed 2026-03-29
29,9407,074Open
dokku/dokku
ready
10 fork briefs

dokku/dokku is a mature, actively maintained docker-powered PaaS for building and managing application lifecycles. It has strong adoption signals with 31,924 stars and 2,025 forks, and it was updated very recently. For fork evaluation, it looks most interesting if you care about production PaaS workflows, deployment tooling, or extending a well-established Docker-based platform rather than starting from a small codebase.

Cached 2026-03-30Default branch masterLast pushed 2026-03-30
31,9242,025Open
spacedriveapp/spacedrive
ready
10 fork briefs

Spacedrive is a large, active open source cross-platform file manager built around a virtual distributed filesystem in Rust. The repository is a monorepo with Rust, TypeScript, Bun, and documentation/site components, and it has strong community interest with 37,534 stars and 1,242 forks. The current codebase reflects a v2 alpha release for macOS and Linux, with Windows and mobile support noted as upcoming in the README.

Cached 2026-03-30Default branch mainLast pushed 2026-03-29
37,5341,242Open
immutable-js/immutable-js
ready
10 fork briefs

Immutable.js is a mature JavaScript library for persistent immutable data collections. It is active, widely used, and forked often, with a strong docs site and test/type-check/build tooling in the repo.

Cached 2026-03-30Default branch mainLast pushed 2026-03-29
33,0881,840Open
filebrowser/filebrowser
ready
10 fork briefs

filebrowser/filebrowser is a Go-based web file manager for a specified directory, aimed at upload, delete, preview, edit, and general browser-style access through a web UI. The repo is active and large, with 34,075 stars, 3,765 forks, and a recent release commit on 2026-03-28, but the README says it is in maintenance-only mode with no new features planned. Forks may be interesting if you want to extend or specialize an already mature single-binary file browser, or if you need to experiment around its existing auth, sharing, storage, search, frontend, and Docker-based deployment structure.

Cached 2026-03-30Default branch masterLast pushed 2026-03-30
34,0753,765Open