A list of the most github stars and forks repositories.
Last Automatic Update Time: 2026-07-04T04:07:14Z
Buy Me a Coffee | Alipay & WeChat Pay
This is top 10, for more click Top 100 Stars
| Ranking | Project Name | Stars | Forks | Language | Open Issues | Description | Last Commit |
|---|---|---|---|---|---|---|---|
| 1 | build-your-own-x | 522218 | 49397 | Markdown | 263 | Master programming by recreating your favorite technologies from scratch. | 2026-06-25T14:41:09Z |
| 2 | awesome | 481256 | 35663 | None | 16 | 😎 Awesome lists about all kinds of interesting topics | 2026-06-30T18:21:16Z |
| 3 | freeCodeCamp | 451009 | 45350 | TypeScript | 105 | freeCodeCamp.org's open-source codebase and curriculum. Learn math, programming, and computer science for free. | 2026-07-04T02:26:23Z |
| 4 | public-apis | 446366 | 48996 | Python | 14 | A collective list of free APIs | 2026-06-30T20:55:54Z |
| 5 | free-programming-books | 391235 | 66474 | Python | 34 | :books: Freely available programming books | 2026-07-03T21:24:08Z |
| 6 | openclaw | 381614 | 80008 | TypeScript | 3591 | Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞 | 2026-07-04T04:01:46Z |
| 7 | developer-roadmap | 359172 | 44356 | TypeScript | 13 | Interactive roadmaps, guides and other educational content to help developers grow in their careers. | 2026-06-30T15:53:32Z |
| 8 | system-design-primer | 356008 | 57029 | Python | 259 | Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards. | 2026-03-20T01:52:19Z |
| 9 | coding-interview-university | 355006 | 84083 | None | 80 | A complete computer science study plan to become a software engineer. | 2025-08-28T14:42:47Z |
| 10 | awesome-python | 306163 | 28209 | Python | 0 | An opinionated list of Python frameworks, libraries, tools, and resources | 2026-07-01T06:52:30Z |
This is top 10, for more click Top 100 Forks
| Ranking | Project Name | Stars | Forks | Language | Open Issues | Description | Last Commit |
|---|---|---|---|---|---|---|---|
| 1 | datasharing | 6745 | 242275 | None | 308 | The Leek group guide to data sharing | 2024-08-07T08:29:32Z |
| 2 | Spoon-Knife | 13871 | 157820 | HTML | 2711 | This repo is for demonstration purposes only. | 2024-08-21T15:25:42Z |
| 3 | ProgrammingAssignment2 | 889 | 143477 | R | 203 | Repository for Programming Assignment 2 for R Programming on Coursera | 2024-08-14T21:14:33Z |
| 4 | claw-code | 194538 | 109842 | Rust | 11 | An agent-managed museum exhibit, built in Rust with Gajae-Code / LazyCodex — developed and maintained with no human intervention. | 2026-06-26T16:17:10Z |
| 5 | first-contributions | 54820 | 105450 | None | 19 | 🚀✨ Help beginners to contribute to open source projects | 2026-07-04T04:02:04Z |
| 6 | css-exercises | 2668 | 92003 | HTML | 0 | None | 2026-05-13T00:31:00Z |
| 7 | Complete-Python-3-Bootcamp | 29641 | 87331 | Jupyter Notebook | 151 | Course Files for Complete Python 3 Bootcamp Course on Udemy | 2025-06-24T04:54:16Z |
| 8 | SmartThingsPublic | 2651 | 86970 | Groovy | 72 | SmartThings open-source DeviceType Handlers and SmartApps code | 2023-07-18T18:42:27Z |
| 9 | coding-interview-university | 355006 | 84083 | None | 80 | A complete computer science study plan to become a software engineer. | 2025-08-28T14:42:47Z |
| 10 | gitignore | 174709 | 82368 | None | 0 | A collection of useful .gitignore templates | 2026-05-21T23:49:32Z |
This is top 10, for more click Top 100 Stars in ActionScript
| Ranking | Project Name | Stars | Forks | Language | Open Issues | Description | Last Commit |
|---|---|---|---|---|---|---|---|
| 1 | VVVVVV | 7992 | 597 | ActionScript | 30 | The source code to VVVVVV! http://thelettervsixtim.es/ | 2026-05-14T22:15:43Z |
| 2 | open-source-flash | 7320 | 111 | ActionScript | 25 | Petition to open source Flash and Shockwave spec | 2021-02-24T08:44:01Z |
| 3 | Starling-Framework | 3066 | 813 | ActionScript | 77 | The Cross Platform Game Engine | 2026-07-03T15:36:50Z |
| 4 | webcamjs | 2512 | 1105 | ActionScript | 154 | HTML5 Webcam Image Capture Library with Flash Fallback | 2020-04-22T07:50:12Z |
| 5 | as3corelib | 1504 | 450 | ActionScript | 106 | An ActionScript 3 Library that contains a number of classes and utilities for working with ActionScript? 3. These include classes for MD5 and SHA 1 hashing, Image encoders, and JSON serialization as well as general String, Number and Date APIs. | 2024-08-18T20:22:14Z |
| 6 | mapgen2 | 1369 | 211 | ActionScript | 1 | Map generator for games written in Flash. There's an HTML5 version on github/redblobgames/mapgen2 . Generates island maps with a focus on mountains, rivers, coastlines. | 2025-05-07T23:38:10Z |
| 7 | scratch-flash | 1358 | 514 | ActionScript | 0 | Open source version of the Scratch 2.0 project editor. This is the basis for the online and offline versions of Scratch found on the website. | 2019-02-05T18:30:34Z |
| 8 | flixel | 1144 | 196 | ActionScript | 68 | flixel is a free Actionscript (Flash) library that I distilled from a variety of Flash games that I've worked on over the last couple years, including Gravity Hook, Fathom and Canabalt. It's primary function is to provide some useful base classes that you can extend to make your own game objects. | 2015-11-05T01:35:36Z |
| 9 | as3-signals | 1063 | 200 | ActionScript | 4 | Signals is a new approach for AS3 events, inspired by C# events and signals/slots in Qt. | 2025-05-19T18:05:34Z |
| 10 | bfxr | 1026 | 91 | ActionScript | 10 | Flash + AIR sound effects generator. Based on Sfxr. | 2025-04-17T12:18:05Z |
This is top 10, for more click Top 100 Stars in C
| Ranking | Project Name | Stars | Forks | Language | Open Issues | Description | Last Commit |
|---|---|---|---|---|---|---|---|
| 1 | linux | 238275 | 63069 | C | 0 | Linux kernel source tree | 2026-07-04T02:01:45Z |
| 2 | scrcpy | 145019 | 13383 | C | 2766 | Display and control your Android device | 2026-07-02T17:04:30Z |
| 3 | PowerToys | 135990 | 8194 | C | 7214 | Microsoft PowerToys is a collection of utilities that supercharge productivity and customization on Windows | 2026-07-04T03:20:16Z |
| 4 | Ventoy | 77781 | 4857 | C | 869 | A new bootable USB solution. | 2026-06-29T05:46:23Z |
| 5 | redis | 75276 | 24696 | C | 2248 | For developers, who are building real-time data-driven applications, Redis is the preferred, fastest, and most feature-rich cache, data structure server, and document and vector query engine. | 2026-07-03T14:48:43Z |
| 6 | obs-studio | 73636 | 9402 | C | 770 | OBS Studio - Free and open source software for live streaming and screen recording | 2026-07-03T01:07:26Z |
| 7 | git | 61831 | 28085 | C | 0 | Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements. | 2026-07-01T21:31:23Z |
| 8 | FFmpeg | 61692 | 13976 | C | 0 | Mirror of https://git.ffmpeg.org/ffmpeg.git | 2026-07-04T02:39:47Z |
| 9 | tmux | 47337 | 2731 | C | 21 | tmux source code | 2026-07-03T20:08:29Z |
| 10 | curl | 42289 | 7261 | C | 7 | A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, MQTTS, POP3, POP3S, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features | 2026-07-03T23:23:07Z |
This is top 10, for more click Top 100 Stars in C#
| Ranking | Project Name | Stars | Forks | Language | Open Issues | Description | Last Commit |
|---|---|---|---|---|---|---|---|
| 1 | v2rayN | 110504 | 15483 | C# | 7 | A GUI client for Windows, Linux and macOS, support Xray and sing-box and others | 2026-07-02T02:35:30Z |
| 2 | shadowsocks-windows | 59568 | 16233 | C# | 187 | A C# port of shadowsocks | 2025-01-01T08:09:55Z |
| 3 | PowerShell | 54294 | 8365 | C# | 1245 | PowerShell for every system! | 2026-06-29T16:43:38Z |
| 4 | jellyfin | 53928 | 5060 | C# | 361 | The Free Software Media System - Server Backend & API | 2026-07-03T03:37:40Z |
| 5 | Files | 44127 | 2775 | C# | 461 | A modern file manager that helps users organize their files and folders. | 2026-07-03T15:01:20Z |
| 6 | ShareX | 38401 | 3822 | C# | 641 | ShareX is a free and open-source application that enables users to capture or record any area of their screen with a single keystroke. It also supports uploading images, text, and various file types to a wide range of destinations. | 2026-07-03T04:27:33Z |
| 7 | aspnetcore | 38170 | 10727 | C# | 3696 | ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux. | 2026-07-03T22:07:49Z |
| 8 | RevokeMsgPatcher | 38073 | 4021 | C# | 55 | :trollface: A hex editor for WeChat/QQ/TIM - PC版微信/QQ/TIM防撤回补丁(我已经看到了,撤回也没用了) | 2026-05-11T18:40:35Z |
| 9 | DevToys | 31724 | 1754 | C# | 331 | A Swiss Army knife for developers. | 2026-02-25T11:53:38Z |
| 10 | Avalonia | 31098 | 2736 | C# | 1832 | Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The future of .NET UI | 2026-07-03T16:23:32Z |
This is top 10, for more click Top 100 Stars in C++
| Ranking | Project Name | Stars | Forks | Language | Open Issues | Description | Last Commit |
|---|---|---|---|---|---|---|---|
| 1 | tensorflow | 196023 | 75267 | C++ | 947 | An Open Source Machine Learning Framework for Everyone | 2026-07-04T03:19:50Z |
| 2 | react-native | 126141 | 25175 | C++ | 698 | A framework for building native applications using React | 2026-07-03T21:49:11Z |
| 3 | electron | 121888 | 17286 | C++ | 743 | :electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS | 2026-07-04T01:49:55Z |
| 4 | llama.cpp | 119175 | 20199 | C++ | 702 | LLM inference in C/C++ | 2026-07-03T21:38:29Z |
| 5 | godot | 113589 | 25860 | C++ | 13326 | Godot Engine – Multi-platform 2D and 3D game engine | 2026-07-03T21:50:55Z |
$ claude mcp add Github-Ranking \
-- python -m otcore.mcp_server <graph>