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.
A large, actively updated curated list of high-quality public datasets, organized by topic. The repo is mostly a generated README plus a `Datasets` directory, and it appears to be used as a catalog rather than a code project.
socket.io/socket.io is a large, active Node.js realtime application framework. It has very high adoption signals (62,991 stars, 10,154 forks), an MIT license, and a multi-package workspace centered on server/client protocol and adapter packages. The repo is actively maintained, with recent commits in March 2026 and a current security-related update in the log.
ultralytics/yolov5 is a widely used Python/PyTorch computer-vision repository for YOLOv5, with support for object detection, image segmentation, image classification, and exports to ONNX/CoreML/TFLite. It is active, not archived, and has very large adoption signals: 57,108 stars, 17,449 forks, and a recent push on 2026-03-18.
Redux is a widely used JavaScript library for predictable global state management. This repo is active, not archived, and appears to be the core Redux project with docs, examples, tests, a website, and TypeScript-based tooling. It has a large ecosystem signal: 61,451 stars and 15,110 forks.
Union is a large, active open-source zero-knowledge bridging protocol focused on trust-minimized cross-chain messaging, asset transfers, NFTs, and DeFi. It combines on-chain contracts, relayers, light clients, a prover, node tooling, and a documentation/app stack, so forks are most interesting if you care about interoperability infrastructure rather than a single-purpose library.
Highly popular Node.js/JavaScript project that generates dynamic GitHub profile/readme stats cards. It is active, non-archived, and heavily forked/starred, which makes forks potentially interesting if they add new card types, themes, or behavior around stat rendering and deployment. The repo appears production-oriented with tests, linting, CI, and Vercel deployment support.
MiroFish is a large, active open source AI prediction/simulation engine built around multi-agent swarm intelligence. It has a web frontend, Python backend, Docker support, and a strong recent commit history. The repository is popular by fork/star count, but the README frames it more as an ambitious prediction sandbox and demo platform than a narrowly scoped utility.
A large, active front-end interview preparation repository with documentation-heavy content covering interview formats, front-end system design, trivia, coding questions, and company-specific interview questions. It is popular and widely forked, and the repo was recently updated in March 2026.
Tabby is a highly configurable terminal emulator and SSH/serial client for Windows, macOS, and Linux. It also includes telnet, SFTP, theming, split panes, tab restoration, plugin support, and a web app for SSH/SFTP/Telnet access. The repo is active, large, and heavily forked/starred, so forks are most interesting if you care about terminal UX, remote connection tooling, or plugin-driven customization.
iluwatar/java-design-patterns is a large, actively maintained Java repository focused on implementing design patterns as commented source examples and tutorials. It has very high adoption signals (93,838 stars, 27,366 forks), is not archived, and was pushed on 2026-03-20. The repo is organized as a Maven multi-module project with one module per pattern, plus documentation, contribution guides, CI, and localization assets.
golang-standards/project-layout is a widely used, non-official community guide for standard Go application project structure. It is documentation-focused, not a code-heavy application, and its current content emphasizes common directory patterns like cmd, internal, pkg, vendor, configs, deployments, docs, examples, scripts, and test. The repository is active, with recent translation and README maintenance, but forks are most useful as reference implementations or opinionated templates rather than as a finished product.
Alacritty is a mature, actively maintained Rust terminal emulator focused on speed and cross-platform support. It is a beta-level project with a large user base, frequent recent commits, and a clear emphasis on performance, configuration, and integration with existing desktop tooling.
xtekky/gpt4free is a very large, actively maintained Python project for accessing multiple language-model and media-generation providers through a unified interface. It includes a Python client, async client, OpenAI-compatible FastAPI API, web GUI, CLI, Docker images, and browser JS client support. The repo is highly popular and actively developed, with 65,943 stars, 13,646 forks, and commits from 2026-03-21.
x64dbg/x64dbg is an active, widely used open-source Windows user-mode debugger focused on reverse engineering and malware analysis. It has a large community footprint, a plugin system, and ongoing development on the `development` branch.
dockur/windows is a highly active, widely forked project for running Windows inside a Docker container. It appears practical rather than experimental: it is maintained on the `master` branch, updated recently, and ships with Docker Compose, Kubernetes, and devcontainer support.
`charlax/professional-programming` is a large, actively maintained curated resource collection for software engineers. It is a markdown-heavy reference repo organized around topics like coding, architecture, debugging, CI, databases, observability, career growth, and many more. With about 50.7k stars, 4k forks, and recent commits in March 2026, it looks active and widely used as a learning/reference hub rather than an application codebase.
MediaCrawler is a popular Python-based open-source crawler for public content and comments across major Chinese social platforms, including Xiaohongshu, Douyin, Kuaishou, Bilibili, Weibo, Baidu Tieba, and Zhihu. It is actively maintained, has a large user base, and focuses on browser-based login-state reuse with Playwright rather than JS reverse-engineering.
Termux/termux-app is the Android terminal emulator and Linux environment app itself, with the app UI and terminal emulation in this repo and packages handled separately in termux/termux-packages. It is actively maintained, widely used, and still seeing recent commits and dependency/tooling updates.
Google Guava is a large, actively maintained Java core libraries repository with very high adoption and fork/star counts. It targets JVM development, offers separate JRE and Android flavors, and is organized as a multi-module Maven project with extensive tests and integration support.
typicode/json-server is a heavily used Node/TypeScript project for spinning up a fake REST API from a JSON or JSON5 file with minimal setup. The upstream is active, unarchived, and currently on the v1 beta line, with recent commits in March 2026 and a README warning that v1 docs may still change.
pmndrs/zustand is a popular React state-management library focused on a small, hook-based API with minimal boilerplate. It is active, not archived, and the repo shows recent maintenance as of March 2026. It ships documentation, examples, tests, and TypeScript support, so forks are most likely interesting if you want to customize or extend a widely used React state library rather than start from scratch.
type-challenges/type-challenges is an active, popular TypeScript learning repository focused on type-level puzzle challenges with an online judge. It has a large challenge set, multilingual documentation, and tooling for building, generating, translating, and linting the challenge site and content.
`bradtraversy/design-resources-for-developers` is a large curated directory of design and UI resources, covering categories like UI graphics, fonts, colors, icons, stock media, templates, CSS frameworks, UI libraries, design tools, and extensions. It is actively maintained, very popular, and appears to be a documentation-style resource repository rather than an application codebase.
pyenv/pyenv is a widely used, actively maintained shell-based tool for managing multiple Python versions. It focuses on changing global, per-project, and environment-selected Python versions via PATH shims, and it does not manage virtualenvs itself. The repo is large and mature, with extensive docs, plugins, man pages, tests, and recent commits in March 2026.
Flask is a very popular, production-stable Python micro web framework for building WSGI web applications. It is actively maintained on the `main` branch, with a large ecosystem footprint (71,354 stars, 16,757 forks) and recent activity as of 2026-03-24.