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 33 of 45
25 repos per page
111 failed
PreviousNext
rust-lang/rustlings
ready
10 fork briefs

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.

Cached 2026-03-30Default branch mainLast pushed 2026-03-25
62,32011,170Open
hakimel/reveal.js
ready
10 fork briefs

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.

Cached 2026-03-30Default branch masterLast pushed 2026-03-24
70,88816,812Open
nvm-sh/nvm
ready
10 fork briefs

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.

Cached 2026-03-30Default branch masterLast pushed 2026-03-24
92,61510,039Open
serhii-londar/open-source-mac-os-apps
ready
10 fork briefs

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.

Cached 2026-03-30Default branch masterLast pushed 2026-03-25
48,0242,501Open
localsend/localsend
ready
10 fork briefs

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.

Cached 2026-03-30Default branch mainLast pushed 2026-03-25
77,3674,114Open
react-hook-form/react-hook-form
ready
10 fork briefs

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.

Cached 2026-03-30Default branch masterLast pushed 2026-03-25
44,6342,377Open
android/architecture-samples
ready
10 fork briefs

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.

Cached 2026-03-30Default branch mainLast pushed 2026-03-25
45,62111,874Open
lodash/lodash
ready
10 fork briefs

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.

Cached 2026-03-30Default branch mainLast pushed 2026-03-25
61,5457,124Open
SimplifyJobs/Summer2026-Internships
ready
10 fork briefs

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.

Cached 2026-03-30Default branch devLast pushed 2026-03-30
43,9803,167Open
mozilla/pdf.js
ready
10 fork briefs

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.

Cached 2026-03-30Default branch masterLast pushed 2026-03-30
53,05410,602Open
vitejs/vite
ready
10 fork briefs

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.

Cached 2026-03-30Default branch mainLast pushed 2026-03-30
79,4377,967Open
realworld-apps/realworld
ready
10 fork briefs

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.

Cached 2026-03-30Default branch mainLast pushed 2026-03-25
83,0427,577Open
junegunn/fzf
ready
10 fork briefs

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

Cached 2026-03-30Default branch masterLast pushed 2026-03-30
79,0962,743Open
git/git
ready
10 fork briefs

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

Cached 2026-03-30Default branch masterLast pushed 2026-03-27
59,99827,704Open
openai/openai-cookbook
ready
10 fork briefs

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.

Cached 2026-03-30Default branch mainLast pushed 2026-03-30
72,43012,219Open
bigskysoftware/htmx
ready
10 fork briefs

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.

Cached 2026-03-30Default branch masterLast pushed 2026-03-27
47,7201,579Open
cli/go-gh
ready
10 fork briefs

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

Cached 2026-03-30Default branch trunkLast pushed 2026-02-16
41875Open
karpathy/nanochat
ready
10 fork briefs

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.

Cached 2026-03-30Default branch masterLast pushed 2026-03-27
50,6626,644Open
tensorflow/models
ready
10 fork briefs

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.

Cached 2026-03-30Default branch masterLast pushed 2026-03-25
77,68145,190Open
kdn251/interviews
ready
10 fork briefs

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

Cached 2026-03-30Default branch masterLast pushed 2025-05-12
64,90012,921Open
karpathy/autoresearch
ready
10 fork briefs

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.

Cached 2026-03-30Default branch masterLast pushed 2026-03-26
61,2638,541Open
h5bp/html5-boilerplate
ready
9 fork briefs

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

Cached 2026-03-30Default branch mainLast pushed 2026-03-25
57,41512,300Open
abi/screenshot-to-code
ready
10 fork briefs

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.

Cached 2026-03-30Default branch mainLast pushed 2026-03-26
72,0968,894Open
leonardomso/33-js-concepts
ready
10 fork briefs

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.

Cached 2026-03-30Default branch masterLast pushed 2026-03-26
66,2989,193Open
AppFlowy-IO/AppFlowy
ready
10 fork briefs

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.

Cached 2026-03-30Default branch mainLast pushed 2026-03-26
68,8674,975Open