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.
OAI/OpenAPI-Specification is the canonical OpenAPI Specification repository. It holds the Markdown sources for all published OpenAPI versions and the project’s supporting governance, contribution, implementation, proposal, script, and test material. The repo is active and widely used, with 30,975 stars, 9,168 forks, and a recent push on 2026-03-29.
BMAD-METHOD is a large, actively maintained Node.js open source framework for AI-driven agile development. It ships as an installable CLI/package, includes a documentation site and tests, and is positioned around structured agent workflows, specialized roles, and multi-agent collaboration across the development lifecycle.
styled-components/styled-components is a large, actively maintained React styling library repository with 41,021 stars and 2,528 forks. It targets fast, expressive styling across React server components, client components, streaming SSR, and React Native, and the repo is currently active with commits from 2026-03-29 and an updated timestamp of 2026-03-30.
Reactive Resume is a popular, actively maintained open-source resume builder focused on privacy, self-hosting, and portability. It has strong adoption signals (36,035 stars, 3,969 forks) and recent commits as of 2026-03-29, including translation syncs, dependency updates, and MCP-related work. Forks are likely most interesting if you want to customize a mature TypeScript/Node.js app with built-in templates, AI integrations, localization, and self-hosted deployment support.
vercel/turborepo is an actively maintained, popular monorepo build system for JavaScript and TypeScript, implemented in Rust. It has a large footprint (about 30k stars, 2.3k forks) and very recent activity, including 2.9.0/2.9.1-canary releases on March 30, 2026. Forks are likely most interesting if you care about build tooling, workspace orchestration, or Rust-backed performance work in JS/TS ecosystems.
LibreChat is an active, heavily forked open-source self-hosted chat application built around a ChatGPT-like UI with broad model-provider support, agents, tools, code execution, search, and multi-user auth. It looks most interesting if you care about a full-featured AI chat platform rather than a narrow wrapper, and its recent commits suggest ongoing active maintenance and refactoring.
SeleniumHQ/selenium is the main Selenium browser automation framework repository. It is active, widely used, and very large: 34,167 stars, 8,668 forks, and recent commits as of 2026-03-30. The repo hosts a multi-language ecosystem around WebDriver, with top-level code for Java, JavaScript, Python, C#, Ruby, Rust, and C++.
Lapce is an actively maintained, non-archived Rust code editor with a large user and contributor base. It is positioned as a fast, powerful editor with built-in LSP support, modal editing, remote development support, a built-in terminal, and a plugin system targeting WASI-compatible languages. The repository is the main upstream for forks to track if they care about an actively developed Rust editor with substantial ecosystem traction.
XIU2/TrackersListCollection is a highly active repository that publishes daily-updated BitTorrent tracker lists. The repo is large and popular, with 30,890 stars and 1,766 forks, and the latest commit in the provided data is from 2026-03-30. The project’s public-facing assets are mostly plain text tracker files and a static site for distribution.
`cli/cli` is GitHub’s official command-line tool (`gh`). It is a large, active Go codebase for working with GitHub issues, pull requests, and other GitHub features from the terminal. The repo is highly popular and actively maintained, with recent commits on 2026-03-27 and a push on 2026-03-30.
nushell/nushell is an active Rust-based shell project with a large user and contributor base. It is best suited for forks that want to experiment with shell UX, structured pipelines, and command/plugin architecture rather than a small utility library.
mpv is a large, active command-line media player repository with 34,605 stars and 3,266 forks. It targets media playback across Linux, Windows 10 1607+, and macOS 10.15+, and supports many formats, codecs, and subtitle types. The project is under active development, with recent commits on 2026-03-30 and a non-archived status.
StevenBlack/hosts is a very active hosts-file aggregator repository that consolidates curated blocklists into a unified hosts file and publishes many category-based variants. It is large, popular, and recently maintained, with 30k+ stars, 2.3k+ forks, and a release on 2026-03-30.
Large JVM tutorial monorepo for Java and Spring, centered on small, focused examples across Spring Boot, Spring Security, and related Java libraries. It is actively maintained, very popular, and organized for selective Maven builds rather than a single unified application.
psf/black is the official Python code formatter project: a stable, widely used tool with 41k+ stars and 2.7k+ forks, focused on deterministic formatting and minimal diffs. The repo is actively maintained, with recent commits on 2026-03-30 and documentation, testing, packaging, Docker, and GitHub Actions support in the tree.
Netron is a mature, actively maintained visualizer for neural network, deep learning, and machine learning model files. It has very high adoption metrics (32,673 stars, 3,100 forks) and recent commits on 2026-03-29/30, including MLIR support and version 8.9.9 updates. Forks are likely interesting if you care about model-format visualization, format support work, or packaging/distribution changes.
Cheerio is a mature, actively maintained Node.js library for parsing and manipulating HTML and XML with a jQuery-like API. It is popular and widely forked, with 30,244 stars and 1,690 forks, and it was updated very recently on 2026-03-30. Forks are most interesting if you want to extend HTML/XML scraping, parsing, or DOM-style transformation behavior, or if you want to customize its parsing stack or packaging.
Umami is a mature, actively maintained open-source analytics platform positioned as a privacy-focused alternative to Google Analytics, Mixpanel, and Amplitude. The repo is large and popular, with 35,907 stars and 6,778 forks, and it was updated on 2026-03-30. It appears production-oriented, with Docker support, PostgreSQL requirements, and a Next.js/TypeScript codebase.
Fabric.js is a long-running, widely used JavaScript canvas library for HTML5 canvas and SVG-to-canvas parsing, with 31,039 stars and 3,629 forks. It is active as of March 30, 2026, ships as a TypeScript/Node.js project, and includes both browser and Node.js support.
iced is an actively developed Rust GUI library inspired by Elm, with strong community adoption and recent maintenance activity. It targets cross-platform desktop and web apps, and its fork-friendly surface area is in the modular renderer/runtime split rather than a single monolith.
Faiss is a widely used library for efficient similarity search and clustering of dense vectors. It is active, heavily forked, and actively maintained, with recent commits focused on API updates, validation, SIMD dispatch, and thread-count handling.
freeCodeCamp/devdocs is a mature, actively updated API documentation browser with a large user base and a very active fork ecosystem. It is best suited for forks that want a polished documentation-reading experience, offline support, and a content-scraping/docs-publishing workflow rather than a general-purpose app. The repository is currently maintained enough to be actively changing, but the README says they are searching for maintainers.
`remix-run/remix` is the upstream source repository for Remix 3, an actively developed web framework focused on building modern, resilient user experiences with web fundamentals. It is large and widely used, with 32,502 stars and 2,732 forks, and it is currently active on `main` as of 2026-03-30.
openai/openai-python is the official Python client for the OpenAI API. It targets Python 3.9+, provides typed sync and async clients over httpx, is generated from OpenAPI with Stainless, and is actively maintained with frequent releases and recent commits.
Jan is an actively maintained open source desktop ChatGPT alternative focused on running locally for privacy and offline use. The repo is large, popular, and still seeing frequent commits, with support for both local models and several hosted AI providers.