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.
ZXing is a mature, actively maintained Java barcode scanning library with Android support. It has very high adoption, but the repo itself says it is in maintenance mode only, with no active roadmap and only bug fixes/minor enhancements likely. For fork evaluation, the most interesting areas are the core decoding library, Android integration, and the website/app modules; it is less attractive if you need a rapidly evolving upstream.
`sorrycc/awesome-javascript` is a large, actively maintained curated list of browser-side JavaScript libraries, resources, and related links. It is a high-star, high-fork repository whose value is primarily as a reference index rather than executable software.
ColossalAI is an active open source project for making large AI models cheaper, faster, and more accessible. It has a large community footprint, with 41,373 stars and 4,522 forks, and recent commits show ongoing maintenance and benchmark/readme updates. The repository includes core code, examples, applications, extensions, docs, tests, and Docker support, suggesting it is a full-stack training and deployment toolkit rather than a small library.
Aider is a Python-based AI pair-programming tool for the terminal. It targets developers who want LLM-assisted coding on existing codebases or new projects, with git integration, broad language support, and use from IDE/editor workflows. The repo is active, well-starred, and heavily forked, which makes it a plausible source of interesting downstream forks.
A large, actively maintained front-end launch checklist repository for modern websites and HTML pages. It is highly popular (72,426 stars, 6,630 forks), not archived, and still seeing updates, with the latest recorded commit on 2025-02-14 and repo metadata updated on 2026-03-31. The project is mostly documentation/content rather than application code, centered on a detailed README checklist with supporting data and tooling for markdown formatting and link checks.
fullPage.js is a widely used JavaScript library for building fullscreen snap-scrolling websites and landscape sliders inside sections. The repo is active, unarchived, and heavily forked/starred, which makes it a plausible upstream to compare against for fork value. It ships source, dist builds, tests, types, examples, and release/build tooling.
joshbuchea/HEAD is a popular, actively maintained reference guide for HTML `<head>` elements. It is a documentation-only repository with a simple structure centered on `README.md` plus `.github`, and it has a large audience: 30,250 stars and 1,940 forks. The project is CC0-licensed, archived status is false, and recent activity shows updates as of 2026-03-17.
WebTorrent is a mature, actively maintained JavaScript torrent client for Node.js and the browser, with strong adoption and an active release history. It is most interesting as a cross-runtime BitTorrent/WebRTC codebase rather than a thin wrapper or niche utility.
nothings/stb is a widely forked C/C++ repository of single-file public-domain or MIT-licensed libraries, focused on practical, drop-in utilities rather than a single application. It is actively maintained as of 2026-03-18, has 33,165 stars and 8,030 forks, and currently includes 21 libraries covering image, font, audio, utility, parsing, math, UI, and 3D/game-dev use cases. The README also warns that security-relevant bugs are discussed publicly and fixes may take time, which is relevant when judging forks.
Deprecated notebook repository for the second edition of *Hands-on Machine Learning with Scikit-Learn, Keras and TensorFlow*. It is a large, fork-heavy educational codebase, but the repo itself directs users to newer alternatives: `handson-ml3` and `handson-mlp`.
google/styleguide is a large, actively updated repository of Google-originated style guides for multiple languages and formats. It is useful mainly as a reference source, not as a codebase to extend, and the README says external contributions are not accepted. With 39k stars and 13k forks, it is widely forked and likely interesting only if you want to track or adapt Google-style conventions.
3x-ui is a Go-based web panel for managing Xray-core, aimed at multi-protocol, multi-user proxy/VPN-style deployments with expiration, traffic, and IP limits. The repo is active, widely forked, and packaged for container and service-based installs.
DataExpert-io/data-engineer-handbook is a large, active curated resource repo for learning data engineering. It is mostly a link hub and learning guide rather than a codebase, with bootcamps, book lists, communities, interviews, newsletters, projects, and data cleaning resources. The repo is very popular and still maintained, with 40,778 stars, 7,763 forks, and a recent push on 2026-03-18.
Data Engineering Zoomcamp is a free, actively maintained 9-week data engineering course repository with high adoption: about 39k stars and 7.9k forks. It is organized as a public course site plus modules, workshops, cohort materials, and project guidance for self-paced or cohort-based learning.
beego/beego is an active Go web framework with strong adoption signals: 32,403 stars, 5,602 forks, and recent commits through 2026-03-09. It is positioned for rapid development of enterprise applications, RESTful APIs, web apps, and backend services. Forks are likely most interesting if you want a mature, full-stack Go framework with built-in modules and ongoing maintenance.
anoma/anoma is the reference implementation of the Anoma protocol. It is an active, non-archived Elixir/Rust umbrella project with substantial community interest (33,950 stars, 4,113 forks) and recent development on the `base` branch.
mqyqingfeng/Blog is a large, actively updated Chinese front-end blogging repository. It appears to host articles and demos for JavaScript, ES6, React, CSS, Node.js, and broader web front-end topics, with a strong emphasis on long-form educational content and ongoing publishing activity.
gto76/python-cheatsheet is a highly starred, frequently updated Python reference repo that presents a comprehensive cheatsheet in README-driven form, with supporting `web` and `pdf` directories plus an `index.html` entry point. It appears aimed at quick lookup rather than an application or library.
A large, actively maintained documentation site for learning English, centered on a long-form guide with bilingual docs, chapter navigation, and a 2026-updated AI learning section. It is widely forked and starred, which makes it a strong candidate if you want a content-heavy educational fork rather than a software codebase.
typicode/husky is a popular Node.js package for making Git hooks easy. It is actively maintained, not archived, and currently at version 9.1.7 with a large user base (34,910 stars, 1,081 forks).
kickstart.nvim is a small, single-file, fully documented starting point for a personal Neovim configuration, not a full Neovim distribution. It is actively maintained, targets the latest stable and nightly Neovim releases, and has a very large user base with 30,016 stars and 45,215 forks.
Detectron2 is a widely used Facebook AI Research library for object detection, segmentation, and related visual recognition tasks. It is active, not archived, and has a large community footprint with 34,269 stars and 7,920 forks. The repo includes documentation, demos, model zoo material, configs, tests, tools, and project extensions, which makes it a practical base for forks that want to build on an established computer vision research stack.
Sniffnet is an actively developed Rust desktop app for monitoring Internet/network traffic. It is cross-platform, has a strong community footprint, and appears packaged with container and desktop distribution tooling.
pmndrs/react-three-fiber is a TypeScript-based React renderer for Three.js, intended for building 3D scenes declaratively in React. It is active, widely used, and well-established: 30,442 stars, 1,798 forks, and a recent push on 2026-03-21.
google/comprehensive-rust is a popular, actively maintained Rust course repository used by the Android team at Google. It is a multi-day classroom course for experienced software engineers, with material spanning Rust basics through generics, error handling, and topic deep dives like Android, Chromium, bare metal, and concurrency.