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 32 of 45
25 repos per page
111 failed
PreviousNext
awesomedata/awesome-public-datasets
ready
10 fork briefs

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.

Cached 2026-03-30Default branch masterLast pushed 2026-03-17
73,74211,225Open
socketio/socket.io
ready
10 fork briefs

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.

Cached 2026-03-30Default branch mainLast pushed 2026-03-18
62,99110,154Open
ultralytics/yolov5
ready
10 fork briefs

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.

Cached 2026-03-30Default branch masterLast pushed 2026-03-18
57,10817,449Open
reduxjs/redux
ready
9 fork briefs

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.

Cached 2026-03-30Default branch masterLast pushed 2026-03-18
61,45115,110Open
unionlabs/union
ready
9 fork briefs

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.

Cached 2026-03-30Default branch mainLast pushed 2026-03-19
74,1823,866Open
anuraghazra/github-readme-stats
ready
10 fork briefs

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.

Cached 2026-03-30Default branch masterLast pushed 2026-03-20
78,92331,842Open
666ghj/MiroFish
ready
10 fork briefs

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.

Cached 2026-03-30Default branch mainLast pushed 2026-03-20
45,9816,488Open
yangshun/front-end-interview-handbook
ready
9 fork briefs

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.

Cached 2026-03-30Default branch mainLast pushed 2026-03-22
43,9175,950Open
Eugeny/tabby
ready
10 fork briefs

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.

Cached 2026-03-30Default branch masterLast pushed 2026-03-20
69,9253,921Open
iluwatar/java-design-patterns
ready
10 fork briefs

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.

Cached 2026-03-30Default branch masterLast pushed 2026-03-20
93,83827,366Open
golang-standards/project-layout
ready
10 fork briefs

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.

Cached 2026-03-30Default branch masterLast pushed 2026-03-22
55,6585,438Open
alacritty/alacritty
ready
9 fork briefs

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.

Cached 2026-03-30Default branch masterLast pushed 2026-03-21
63,1673,371Open
xtekky/gpt4free
ready
8 fork briefs

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.

Cached 2026-03-30Default branch mainLast pushed 2026-03-21
65,94313,646Open
x64dbg/x64dbg
ready
10 fork briefs

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.

Cached 2026-03-30Default branch developmentLast pushed 2026-03-22
48,0002,696Open
dockur/windows
ready
9 fork briefs

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.

Cached 2026-03-30Default branch masterLast pushed 2026-03-23
50,7614,166Open
charlax/professional-programming
ready
10 fork briefs

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

Cached 2026-03-30Default branch masterLast pushed 2026-03-23
50,6993,970Open
NanmiCoder/MediaCrawler
ready
9 fork briefs

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.

Cached 2026-03-30Default branch mainLast pushed 2026-03-24
46,90810,079Open
termux/termux-app
ready
10 fork briefs

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.

Cached 2026-03-30Default branch masterLast pushed 2026-03-23
52,6656,294Open
google/guava
ready
10 fork briefs

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.

Cached 2026-03-30Default branch masterLast pushed 2026-03-23
51,51411,156Open
typicode/json-server
ready
10 fork briefs

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.

Cached 2026-03-30Default branch mainLast pushed 2026-03-23
75,6707,275Open
pmndrs/zustand
ready
10 fork briefs

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.

Cached 2026-03-30Default branch mainLast pushed 2026-03-24
57,5622,010Open
type-challenges/type-challenges
ready
10 fork briefs

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.

Cached 2026-03-30Default branch mainLast pushed 2026-03-23
47,8815,236Open
bradtraversy/design-resources-for-developers
ready
10 fork briefs

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

Cached 2026-03-30Default branch masterLast pushed 2026-03-24
65,11511,997Open
pyenv/pyenv
ready
10 fork briefs

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.

Cached 2026-03-30Default branch masterLast pushed 2026-03-24
44,5143,242Open
pallets/flask
ready
10 fork briefs

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.

Cached 2026-03-30Default branch mainLast pushed 2026-03-24
71,35416,757Open