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,099 repos
Page 28 of 44
25/page
xai-org/grok-1
ready
9 forks

xai-org/grok-1 is a small Python/JAX example repo for loading and running the Grok-1 open-weights model. It is actively maintained enough to have recent metadata updates, but the last pushed commit was on 2024-08-30. The repo is widely forked and starred, and its practical value is mainly as a reference implementation for running the released weights, not as a general-purpose app.

Cached 2026-03-30
1mo ago
mainPushed 2024-08-30
51,5158,468
facebookresearch/segment-anything
ready
10 forks

facebookresearch/segment-anything is Meta AI’s open source SAM repository for image segmentation inference. It focuses on running the Segment Anything Model, downloading checkpoints, and using example notebooks; the README now points users to SAM 2 as the newer release. The repo is active as of 2024-09-18, not archived, and has a large adoption footprint with 53,801 stars and 6,301 forks.

Cached 2026-03-30
1mo ago
mainPushed 2024-09-18
53,8016,301
DovAmir/awesome-design-patterns
ready
10 forks

A large curated README-only reference list of software and architecture design-pattern resources. It is popular and well-established, with 46,625 stars and 3,220 forks, and it is still maintained through README updates as of 2024-10-25.

Cached 2026-03-30
1mo ago
masterPushed 2024-10-25
46,6253,220
Semantic-Org/Semantic-UI
ready
10 forks

Semantic UI is a mature UI component framework focused on theming and concise HTML/JavaScript. The repo is active but low-churn: it has 51,120 stars, 4,891 forks, is not archived, and the latest recorded push was 2024-11-27. The current release in the repo metadata is 2.5.0, with Node 18 and Gulp 4 compatibility noted in the README.

Cached 2026-03-30
1mo ago
masterPushed 2024-11-27
51,1204,891
kamranahmedse/design-patterns-for-humans
ready
10 forks

A popular educational repository that explains design patterns in very simple terms, with a README-driven format and PHP 7 code samples. It is active at least through a December 2024 README link fix, has 47,656 stars and 5,505 forks, and is not archived.

Cached 2026-03-30
1mo ago
masterPushed 2024-12-02
47,6565,505
chinese-poetry/chinese-poetry
ready
10 forks

A large Chinese classical poetry/text database repo. It packages structured JSON data for Tang poetry, Song poetry, Song ci, and several other classical collections, aimed at making poetry apps easier to build. The project is active, widely forked, and updated as recently as 2025-04-02.

Cached 2026-03-30
1mo ago
masterPushed 2025-04-02
51,17110,337
shadowsocks/shadowsocks-windows
ready
10 forks

Shadowsocks for Windows is a mature C# Windows client for Shadowsocks with very high adoption: 59,278 stars and 16,282 forks. It is not archived, targets .NET Framework 4.8+, and appears actively maintained with a recent commit on 2025-01-01. Forks are most likely interesting if you want to customize proxy behavior, PAC rules, server selection, or plugin support in a Windows desktop client.

Cached 2026-03-30
1mo ago
v4Pushed 2025-01-01
59,27816,282
ByteByteGoHq/system-design-101
ready
10 forks

ByteByteGoHq/system-design-101 is a large, active educational repository focused on explaining system design concepts with visuals and simple language. It is aimed at system design interview prep and general understanding of how systems work, and it has very high community interest with 81,509 stars and 8,938 forks.

Cached 2026-03-30
1mo ago
mainPushed 2025-04-04
81,5098,938
meta-llama/llama
ready
10 forks

Deprecated Meta Llama inference repo for Llama 2. It provides minimal Python code to download model weights and run local inference, but the README directs new users to newer repos in the Llama Stack ecosystem instead. The repo is popular and widely forked, but its own README says it is no longer the preferred entry point.

Cached 2026-03-30
1mo ago
mainPushed 2025-01-26
59,2779,827
kelseyhightower/kubernetes-the-hard-way
ready
10 forks

A documentation-driven tutorial repo for bootstrapping Kubernetes manually, aimed at learning rather than automation. It is widely forked and starred, actively updated through April 2025, and now documents a basic cluster on ARM64 or AMD64 with current component versions.

Cached 2026-03-30
1mo ago
masterPushed 2025-04-10
47,87615,592
nomic-ai/gpt4all
ready
6 forks

GPT4All is a popular open-source project for running local LLMs on everyday desktops and laptops, with a desktop app, Python bindings, backend components, and training/demo tooling. It is actively maintained, widely forked, and positioned for private, no-API, no-GPU use with commercial-friendly licensing.

Cached 2026-03-30
1mo ago
mainPushed 2025-05-27
77,2328,326
TapXWorld/ChinaTextbook
ready
10 forks

TapXWorld/ChinaTextbook is a large, active repository of Chinese textbook PDFs covering primary school, middle school, high school, and university. It is highly forked and starred, with the README framing it as an open resource archive for education access and for overseas Chinese families. Forks are most interesting if you want a content-focused mirror, packaging, indexing, or distribution layer around a large educational PDF collection.

Cached 2026-03-30
1mo ago
masterPushed 2025-10-18
66,15214,743
AntonOsika/gpt-engineer
ready
9 forks

gpt-engineer is a Python CLI for experimenting with code generation: you describe software in natural language, it can ask clarifying questions, then write and execute code. The repository is active, popular, and heavily forked, with 55,235 stars and 7,308 forks, but the README frames it as the older/open-source CLI rather than the newer managed service.

Cached 2026-03-30
1mo ago
mainPushed 2025-05-14
55,2357,308
azl397985856/leetcode
ready
10 forks

A large, actively maintained LeetCode solutions repository with 55k+ stars and 9.4k+ forks. It contains problem solutions, algorithm/data-structure summaries, Anki flashcards, daily challenge notes, and planning material, published as a GitBook-style knowledge base in English and Chinese.

Cached 2026-03-30
1mo ago
masterPushed 2025-07-16
55,8159,437
soimort/you-get
ready
9 forks

`soimort/you-get` is a large, active Python command-line downloader for media and other web content. It is widely forked and starred, with recent commits through 2025-04-27 and an unreleased `develop` default branch. Forks are most interesting if you want to extend or adapt a mature web-scraping downloader with broad site support and an existing Python codebase.

Cached 2026-03-30
1mo ago
developPushed 2025-04-27
56,8289,769
deepseek-ai/DeepSeek-R1
ready
10 forks

DeepSeek-R1 is DeepSeek AI’s open-source repository for first-generation reasoning models. It centers on the paper and release materials for DeepSeek-R1-Zero and DeepSeek-R1, plus six distilled dense models based on Llama and Qwen. The repo is highly popular and actively maintained, with very large fork and star counts, and it is MIT licensed.

Cached 2026-03-30
1mo ago
mainPushed 2025-06-27
91,98011,749
ryanoasis/nerd-fonts
ready
10 forks

Nerd Fonts is a large, active font-patching project that aggregates and patches developer fonts with many extra glyphs and icons. It appears well-established, widely used, and likely interesting if you care about patched programming fonts or font patching tooling.

Cached 2026-03-30
1mo ago
masterPushed 2026-03-17
62,2593,871
slab/quill
ready
10 forks

Quill is a widely used, actively maintained rich text editor monorepo for compatibility and extensibility. It has a large ecosystem footprint, with 47,006 stars and 3,630 forks, and recent commits in July 2025 show ongoing maintenance and test/editor behavior work. Forks are likely most interesting if you care about editor behavior, scrolling, stability, or packaging around a mature WYSIWYG codebase.

Cached 2026-03-30
1mo ago
mainPushed 2025-07-25
47,0063,630
twitter/the-algorithm
ready
10 forks

Open source X recommendation-system repository for serving feeds across product surfaces. It is large, active, and widely forked/starred, with recent repository activity on 2025-09-03 and an updated default branch `main`. The codebase centers on the For You Timeline and Recommended Notifications.

Cached 2026-03-30
1mo ago
mainPushed 2025-09-08
72,92813,265
adam-p/markdown-here
ready
10 forks

Markdown Here is a long-running browser and Thunderbird extension for writing email and other posts in Markdown and rendering them before sending. It is mature, popular, and still actively maintained, with recent commits in mid-2025 and no archive status.

Cached 2026-03-30
1mo ago
masterPushed 2025-08-22
60,17011,096
ziishaned/learn-regex
ready
10 forks

`ziishaned/learn-regex` is a popular, non-archived educational repository for learning regular expressions. It is a documentation-style project with a large README, many translations, and image assets, aimed at explaining regex concepts in a practical way. It has 46,152 stars and 6,210 forks, and it was last pushed on 2025-08-25.

Cached 2026-03-30
1mo ago
masterPushed 2025-08-25
46,1526,210
sickcodes/Docker-OSX
ready
10 forks

Docker-OSX is an actively maintained, highly starred Docker-based macOS VM project built on OSX-KVM. It targets running macOS in Docker with near-native performance, X11 forwarding, and workflows for macOS security research. The repo is mature and fork-heavy, with recent commits updating defaults for newer macOS releases such as Tahoe and Sequoia.

Cached 2026-03-30
1mo ago
masterPushed 2025-11-11
52,3562,908
vsouza/awesome-ios
ready
9 forks

A large curated list of iOS ecosystem resources for Objective-C and Swift, organized by topic and maintained as an open-source reference rather than an app/library. It is heavily used and actively maintained: 51,645 stars, 6,957 forks, and a recent push on 2025-09-29. The repository centers on `README.md` content with many categories like analytics, networking, testing, UI, security, and more.

Cached 2026-03-30
1mo ago
masterPushed 2025-09-29
51,6456,957
florinpop17/app-ideas
ready
10 forks

`florinpop17/app-ideas` is a large, actively updated idea bank for building practice applications. It is not a code-heavy product repo; it is a collection of project specifications with objectives, user stories, bonus features, and resource links, organized by beginner/intermediate/advanced tiers. The repository is very popular, with 92,195 stars and 10,360 forks, and it was last pushed on 2025-10-11.

Cached 2026-03-30
1mo ago
masterPushed 2025-10-11
92,19510,360
harry0703/MoneyPrinterTurbo
ready
10 forks

MoneyPrinterTurbo is a Python-based open source app for generating short videos from a topic or keywords, with both API and web UI support. It has a large community footprint (54,082 stars, 7,635 forks) and shows active recent development as of 2025-12-14. The repo emphasizes AI-generated scripts, subtitles, voice synthesis, background music, and video assembly.

Cached 2026-03-30
1mo ago
mainPushed 2025-12-14
54,0827,635