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,100 repos
Page 33 of 44
25/page
cli/go-gh
ready
10 forks

`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-30
3mo ago
trunkPushed 2026-02-16
41875
karpathy/nanochat
ready
10 forks

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-30
3mo ago
masterPushed 2026-03-27
50,6626,644
tensorflow/models
ready
10 forks

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-30
3mo ago
masterPushed 2026-03-25
77,68145,190
kdn251/interviews
ready
10 forks

`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-30
3mo ago
masterPushed 2025-05-12
64,90012,921
karpathy/autoresearch
ready
10 forks

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-30
3mo ago
masterPushed 2026-03-26
61,2638,541
h5bp/html5-boilerplate
ready
9 forks

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-30
3mo ago
mainPushed 2026-03-25
57,41512,300
abi/screenshot-to-code
ready
10 forks

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-30
3mo ago
mainPushed 2026-03-26
72,0968,894
leonardomso/33-js-concepts
ready
10 forks

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-30
3mo ago
masterPushed 2026-03-26
66,2989,193
AppFlowy-IO/AppFlowy
ready
10 forks

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-30
3mo ago
mainPushed 2026-03-26
68,8674,975
3b1b/manim
ready
10 forks

3b1b/manim is a Python animation engine for explanatory math videos. It is active, widely forked, and heavily starred, with recent commits in March 2026. The repo is the ManimGL version, distinct from Manim Community, and the README explicitly warns users to choose the correct version before installing.

Cached 2026-03-30
3mo ago
masterPushed 2026-03-26
85,6337,193
ColorlibHQ/AdminLTE
ready
9 forks

AdminLTE is a widely used, actively maintained open source admin dashboard template based on Bootstrap 5. It is not archived, has a large fork and star count, and recent commits in March 2026 show ongoing fixes and documentation updates.

Cached 2026-03-30
3mo ago
masterPushed 2026-03-26
45,32218,260
remix-run/react-router
ready
9 forks

React Router is a large, active open source React routing project. It is positioned as a declarative, multi-strategy router for React, bridging React 18 to React 19, and can be used either as a full framework or as a library. The repository is heavily maintained, with frequent recent commits, a large contributor/fork base, and substantial docs, examples, tests, and release tooling.

Cached 2026-03-30
3mo ago
mainPushed 2026-03-26
56,33310,836
gin-gonic/gin
ready
10 forks

Gin is a widely used Go HTTP web framework focused on high performance and low allocation routing. It targets REST APIs, web apps, and microservices, and the repository is active with recent commits, releases, benchmarks, docs, tests, and renderer updates.

Cached 2026-03-30
3mo ago
masterPushed 2026-03-26
88,3058,572
jgraph/drawio-desktop
ready
10 forks

jgraph/drawio-desktop is the official Electron desktop build of draw.io (diagrams.net). It is a large, actively maintained project with very high adoption, a recent release v29.6.6, and a clearly stated closed-to-contributions policy. Forks are most interesting if you care about a mature Electron app, packaging/release mechanics, or offline-first desktop behavior.

Cached 2026-03-30
3mo ago
devPushed 2026-03-26
60,1005,636
meilisearch/meilisearch
ready
10 forks

Meilisearch/meilisearch is an active Rust-based search engine API repository for Meilisearch, described as a lightning-fast engine with AI-powered hybrid search. It is highly established, with 56,835 stars and 2,462 forks, and the main branch was updated on 2026-03-30 after commits on 2026-03-26. The repo appears production-oriented and release-driven, currently at version 1.41.0.

Cached 2026-03-30
3mo ago
mainPushed 2026-03-26
56,8352,462
enaqx/awesome-react
ready
10 forks

`enaqx/awesome-react` is a large, actively maintained curated link collection for the React ecosystem. It is not an app or library implementation; it is a README-driven resource index covering React, React Native, and related tooling. With 72,581 stars, 7,546 forks, and recent commits on 2026-03-27, it looks like a high-visibility reference repo where forks would mainly be interesting if you want to curate a customized list or track ecosystem resources.

Cached 2026-03-30
3mo ago
masterPushed 2026-03-27
72,5817,546
traefik/traefik
ready
10 forks

Traefik/traefik is an active, widely used Go-based cloud-native application proxy. It targets people who need automatic HTTP reverse proxy and load balancing for microservices, especially in orchestrated environments, and it remains under active development with recent commits and releases on the master branch.

Cached 2026-03-30
3mo ago
masterPushed 2026-03-27
62,4015,894
nektos/act
ready
10 forks

`nektos/act` is a large, active Go project for running GitHub Actions locally. It has strong adoption (69,620 stars, 1,895 forks), is not archived, and was updated recently on 2026-03-30. The repo focuses on local workflow execution via Docker and is documented as a way to get faster feedback and use GitHub Actions as a local task runner.

Cached 2026-03-30
3mo ago
masterPushed 2026-03-26
69,6201,895
rasbt/LLMs-from-scratch
ready
10 forks

rasbt/LLMs-from-scratch is a large, active Python repository that teaches how to build a ChatGPT-like GPT-style LLM in PyTorch from scratch, step by step. It is the official code repository for the book *Build a Large Language Model (From Scratch)*, with a substantial codebase organized by chapters plus appendices and a separate reasoning-from-scratch section. The repo is highly adopted and actively maintained, with 89,534 stars, 13,668 forks, and commits as recent as 2026-03-26.

Cached 2026-03-30
3mo ago
mainPushed 2026-03-26
89,53413,668
topjohnwu/Magisk
ready
9 forks

Magisk is a large, active open source Android customization suite for devices above Android 6.0. It focuses on root access, systemless module-based modifications, boot image tooling, and Zygisk process hooking. The repo is very widely forked and starred, with recent commits as of 2026-03-27, so forks may be interesting if you care about Android rooting, boot-image tooling, or UI/build-system changes.

Cached 2026-03-30
3mo ago
masterPushed 2026-03-27
59,59017,099
ruanyf/weekly
ready
10 forks

`ruanyf/weekly` is a very active Chinese tech newsletter repository, published every Friday, with a large audience and long-running issue archive. It looks like a documentation site centered on weekly issue pages under `docs/`, plus a README index and contribution links.

Cached 2026-03-30
3mo ago
masterPushed 2026-03-27
86,9693,926
vuejs/awesome-vue
ready
10 forks

`vuejs/awesome-vue` is a large, active curated link collection for the Vue.js ecosystem. It is not archived, has very high adoption signals (73,616 stars and 9,486 forks), and was updated on 2026-03-30 after a push on 2026-03-27. The repo appears to be primarily a README-driven index with supporting assets and GitHub workflow content.

Cached 2026-03-30
3mo ago
masterPushed 2026-03-27
73,6169,486
jingyaogong/minimind
ready
10 forks

MiniMind is a highly popular Python open source project for training a very small GPT-style language model from scratch. The repository emphasizes a full LLM training stack rather than just inference, with code and data around pretraining, SFT, LoRA, RLHF/RLAIF, tool use, agentic RL, distillation, evaluation, and a minimal OpenAI-compatible server and chat UI. It is actively maintained, not archived, and has strong adoption signals with 44,715 stars and 5,389 forks.

Cached 2026-03-30
3mo ago
masterPushed 2026-03-27
44,7155,389
FuelLabs/sway
ready
7 forks

FuelLabs/sway is an active Rust-based smart contract language and toolchain for the Fuel blockchain. It is widely used and well-maintained, with 61,840 stars, 5,426 forks, and recent commits as of 2026-03-27. Forks are most interesting if you care about blockchain language/compiler work, developer tooling, or contract infrastructure.

Cached 2026-03-30
3mo ago
masterPushed 2026-03-27
61,8405,426
msitarzewski/agency-agents
ready
10 forks

msitarzewski/agency-agents is a large MIT-licensed collection of specialized AI agent prompts/personas, organized as a "complete AI agency" for coding, product, marketing, sales, support, testing, and other workflows. It appears highly active and popular, with 66,173 stars, 9,995 forks, and commits as recent as 2026-03-27. Forks are likely most interesting if you want a broad, opinionated agent library that can be copied into Claude Code or converted for other tools like Cursor, Aider, Windsurf, Gemini CLI, OpenCode, and Kimi Code.

Cached 2026-03-30
3mo ago
mainPushed 2026-03-27
66,1739,995