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.
Rustlings is a popular Rust learning repository with small coding exercises, supporting a companion website and solution/test infrastructure. It looks actively maintained, with recent commits in March 2026, and is a strong fork target if you want to customize Rust onboarding, curriculum, or the exercise runner.
reveal.js is a mature, widely used HTML presentation framework for building browser-based slide decks. The repository is active, MIT licensed, and ships core library assets plus plugins, examples, tests, and a React-related subproject. It looks most interesting for forks that want to extend presentation features, customize slide rendering, or adapt the framework for specific editorial/workflow needs.
nvm is a very widely used, actively maintained Node.js version manager: a POSIX-compliant bash script for installing and switching between multiple active Node versions. It is mature, popular, and still getting frequent documentation and test updates, so forks are most interesting if they add shell compatibility, install flow changes, distro-specific support, or workflow automation around version switching.
A large curated list of open source macOS applications. It is actively maintained, highly forked/starred, and centered on discovery rather than building a standalone app. The repo currently tracks 689 applications across 49 categories and is updated frequently.
LocalSend is an active, widely forked open-source cross-platform alternative to AirDrop for sharing files and messages over a local network without internet or third-party servers. The repo is large and maintained, with recent commits in March 2026 and strong adoption signals from 77k+ stars and 4k+ forks.
react-hook-form/react-hook-form is a mature, actively maintained React forms library for web and React Native. It is popular enough to matter for forks: 44,634 stars, 2,377 forks, and recent commits through 2026-03-26. The repo centers on a small, dependency-free form state and validation package with strong TypeScript support, plus docs, examples, tests, and a demo app.
android/architecture-samples is a well-known, actively maintained Android app sample repo focused on architectural patterns. It uses a simple TODO app to demonstrate Jetpack Compose, Navigation Compose, ViewModel, Flow/coroutines, Room-backed data access, Hilt, product flavors, and a mix of unit, integration, e2e, and shared tests. For fork decisions, it is most interesting as a reference implementation and experimentation base, not as a production app template or polished UI sample.
Lodash is a large, mature JavaScript utility library with strong adoption, active maintenance, and many forks. It is still being updated on `main`, with recent work focused on docs, CI, security, and build hygiene. Forks are most interesting if you want a stable, widely used utility base with modular builds and long-lived ecosystem support.
An actively maintained, very popular repository of Summer 2026 tech internship listings. It is updated daily, has a large fork and star count, and is structured around a README-driven catalog plus Python tooling to keep listings current. Forks are mainly interesting if you want to customize internship aggregation, filtering, or update automation rather than build a standalone application.
mozilla/pdf.js is an actively maintained, high-interest JavaScript PDF viewer and rendering platform backed by Mozilla. It has a very large fork and star count, a live recent commit history, and a repo shape that suggests a mature browser-focused project with build, test, docs, extensions, and localization support.
Vite is a very active, widely used frontend tooling monorepo with 79,437 stars and 7,967 forks. It focuses on fast dev startup, HMR, optimized production builds, and a typed plugin/API surface. The repo is current and actively maintained, with commits and dependency updates on 2026-03-30.
RealWorld is a documentation-driven reference project for building the same Medium.com-style app across many frontend and backend stacks, all constrained by a shared API spec. It is highly forked and active, with over 83k stars, 7.5k forks, and recent commits in March 2026. The repository mainly contains docs, specs, and shared assets rather than a single production app.
`junegunn/fzf` is a very popular, actively maintained command-line fuzzy finder. It is a portable single-binary tool for interactive filtering of lists such as files, history, processes, hostnames, bookmarks, and git commits, with shell and editor integrations included.
`git/git` is the upstream Git source code mirror: the canonical open source implementation of Git, a fast, scalable, distributed revision control system. It is active, very widely used, and maintained via mailing-list workflow rather than normal pull-request merging. Forks are likely interesting mainly if you want to track core Git development, experiment with Git internals, or build tooling around the project.
openai/openai-cookbook is a large, active documentation and examples repository for the OpenAI API. It has very high adoption (72,430 stars, 12,219 forks) and was updated on 2026-03-30. The repo centers on example code and practical guides, with most examples written in Python, and it is paired with a hosted site at cookbook.openai.com.
htmx is a widely used Node.js/JavaScript library for adding AJAX, CSS transitions, WebSockets, and Server-Sent Events directly in HTML through attributes. It is active, not archived, and appears maintained with recent commits and a current pushed date of 2026-03-27.
`cli/go-gh` is a Go module for building GitHub CLI extensions and command-line tools that follow `gh` conventions. It is active, not archived, and has recent commits in February 2026. It appears to be a focused library rather than an application, with a relatively small codebase centered on Go modules and tests.
karpathy/nanochat is a Python-based, single-GPU experimental harness for training and chatting with LLMs, positioned as a minimal, hackable full-stack ChatGPT clone. It covers tokenization, pretraining, finetuning, evaluation, inference, and a web chat UI, and is currently optimized around a GPT-2 speedrun benchmark with active development focused on pretraining efficiency.
tensorflow/models is TensorFlow’s Model Garden: a large, actively updated repository of model implementations and examples. It includes officially maintained TensorFlow 2 model code in `official`, researcher-maintained implementations in `research`, a curated `community` directory, and `orbit` for custom TensorFlow 2 training loops. It has very high adoption signals, with 77,681 stars and 45,190 forks, and recent commits in March 2026.
`kdn251/interviews` is a large interview-prep repository centered on coding interview study materials. It is high-visibility, actively maintained as of May 12, 2025, and organized around curated links and notes for topics like data structures, algorithms, runtime analysis, online judges, live practice, books, and news. Its README also points to The Daily Byte, Kevin Naughton Jr.'s YouTube/Instagram, and includes a Simplified Chinese translation.
A small Python repository for autonomous LLM training research on a single GPU. It centers on a fixed 5-minute training loop where an agent edits `train.py`, uses `program.md` as instructions, and measures progress with `val_bpb`. The repo is active, very popular, and appears aimed at experimenting with agent-driven research workflows rather than providing a general-purpose training framework.
HTML5 Boilerplate is a long-lived MIT-licensed front-end template for fast, robust, adaptable web apps or sites. It is actively maintained, very widely used, and the repository mainly contains authoring/build infrastructure, while the published project lives in `dist/`.
Open source AI tool for turning screenshots, mockups, and Figma designs into code. It is large and active, with 72,096 stars, 8,894 forks, and recent commits in March 2026. The repo includes a React/Vite frontend and FastAPI backend, so forks are likely most interesting for teams that want to extend the code generation pipeline, model support, or UI/workflow around screenshot-to-code.
A popular, actively maintained JavaScript learning repository centered on 33 core concepts, with a companion docs site and translations. It is well suited for fork interest if you want to adapt educational content, localization, SEO/docs improvements, or a learning resource site rather than a software library.
AppFlowy-IO/AppFlowy is a large, active open source workspace app positioned as an AI collaborative workspace and open source Notion alternative. It has very high community interest, with 68,867 stars and 4,975 forks, and recent commits through 2026-03-26.