Skip to content

⭐Github Ranking⭐ Github stars and forks ranking list. Github Top100 stars list of different languages. Automatically update daily. | Github仓库排名,每日自动更新

License

Notifications You must be signed in to change notification settings

elduderino238/Github-Ranking

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A list of the most github stars and forks repositories.

Last Automatic Update Time: 2025-03-09T04:06:44Z

Table of Contents

Most Stars

This is top 10, for more click Top 100 Stars

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 freeCodeCamp 410975 39135 TypeScript 165 freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free. 2025-03-08T15:58:25Z
2 free-programming-books 351953 62932 HTML 31 📚 Freely available programming books 2025-03-08T20:10:55Z
3 build-your-own-x 350655 32509 Markdown 193 Master programming by recreating your favorite technologies from scratch. 2024-09-03T14:39:35Z
4 awesome 350450 28657 None 12 😎 Awesome lists about all kinds of interesting topics 2025-03-04T08:42:03Z
5 public-apis 329406 34926 Python 51 A collective list of free APIs 2024-10-31T19:50:02Z
6 coding-interview-university 312900 78090 None 53 A complete computer science study plan to become a software engineer. 2024-12-05T23:47:30Z
7 developer-roadmap 310011 40448 TypeScript 151 Interactive roadmaps, guides and other educational content to help developers grow in their careers. 2025-03-09T00:23:53Z
8 system-design-primer 291278 48402 Python 235 Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards. 2024-12-02T01:10:39Z
9 996.ICU 270390 21114 None 0 Repo for counting stars and contributing. Press F to pay respect to glorious developers. 2024-10-03T12:29:12Z
10 awesome-python 236449 25386 Python 0 An opinionated list of awesome Python frameworks, libraries, software and resources. 2024-08-11T17:10:18Z

Most Forks

This is top 10, for more click Top 100 Forks

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 datasharing 6586 243713 None 307 The Leek group guide to data sharing 2024-08-07T08:29:32Z
2 Spoon-Knife 12871 149627 HTML 2305 This repo is for demonstration purposes only. 2024-08-21T15:25:42Z
3 ProgrammingAssignment2 844 143826 R 198 Repository for Programming Assignment 2 for R Programming on Coursera 2024-08-14T21:14:33Z
4 SmartThingsPublic 2587 89448 Groovy 66 SmartThings open-source DeviceType Handlers and SmartApps code 2023-07-18T18:42:27Z
5 Complete-Python-3-Bootcamp 28094 86194 Jupyter Notebook 139 Course Files for Complete Python 3 Bootcamp Course on Udemy 2024-08-09T22:16:00Z
6 first-contributions 47251 83667 None 28 🚀✨ Help beginners to contribute to open source projects 2025-03-09T02:17:24Z
7 gitignore 164894 83098 None 0 A collection of useful .gitignore templates 2025-03-03T18:20:20Z
8 bootstrap 171728 79050 JavaScript 482 The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web. 2025-03-08T10:15:28Z
9 coding-interview-university 312900 78090 None 53 A complete computer science study plan to become a software engineer. 2024-12-05T23:47:30Z
10 css-exercises 1771 76244 HTML 2 None 2024-10-20T13:10:34Z

ActionScript

This is top 10, for more click Top 100 Stars in ActionScript

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 open-source-flash 7336 112 ActionScript 25 Petition to open source Flash and Shockwave spec 2021-02-24T08:44:01Z
2 VVVVVV 7077 559 ActionScript 30 The source code to VVVVVV! http://thelettervsixtim.es/ 2025-02-18T19:14:16Z
3 Starling-Framework 2912 823 ActionScript 69 The Cross Platform Game Engine 2025-01-16T09:20:11Z
4 webcamjs 2499 1114 ActionScript 154 HTML5 Webcam Image Capture Library with Flash Fallback 2020-04-22T07:50:12Z
5 as3corelib 1496 448 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 scratch-flash 1337 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
7 mapgen2 1321 211 ActionScript 1 Map generator for games. Generates island maps with a focus on mountains, rivers, coastlines. 2017-08-24T04:32:19Z
8 flixel 1136 194 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 1057 201 ActionScript 4 Signals is a new approach for AS3 events, inspired by C# events and signals/slots in Qt. 2023-12-19T17:01:37Z
10 bfxr 994 92 ActionScript 10 Flash + AIR sound effects generator. Based on Sfxr. 2021-06-17T15:56:58Z

C

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 189229 55378 C 0 Linux kernel source tree 2025-03-09T00:43:07Z
2 scrcpy 118683 11218 C 2228 Display and control your Android device 2025-03-07T20:00:21Z
3 netdata 73707 6020 C 149 X-Ray Vision for your infrastructure! 2025-03-09T00:20:45Z
4 redis 68242 23921 C 2083 Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps. 2025-03-04T09:19:41Z
5 Ventoy 65331 4198 C 821 A new bootable USB solution. 2025-03-03T06:42:50Z
6 obs-studio 62660 8235 C 583 OBS Studio - Free and open source software for live streaming and screen recording 2025-03-07T22:39:41Z
7 git 53781 25970 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. 2025-03-08T01:14:09Z
8 FFmpeg 48226 12445 C 0 Mirror of https://git.ffmpeg.org/ffmpeg.git 2025-03-09T03:45:04Z
9 php-src 38748 7824 C 778 The PHP Interpreter 2025-03-08T15:12:38Z
10 wrk 38526 2968 C 143 Modern HTTP benchmarking tool 2023-12-30T10:33:51Z

C#

This is top 10, for more click Top 100 Stars in C#

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 PowerToys 115932 6828 C# 5898 Windows system utilities to maximize productivity 2025-03-08T01:16:07Z
2 v2rayN 76179 12309 C# 11 A GUI client for Windows, Linux and macOS, support Xray and sing-box and others 2025-03-07T06:20:40Z
3 shadowsocks-windows 58652 16371 C# 180 A C# port of shadowsocks 2025-01-01T08:09:55Z
4 PowerShell 46682 7522 C# 988 PowerShell for every system! 2025-03-08T22:55:55Z
5 jellyfin 37698 3377 C# 425 The Free Software Media System - Server Backend & API 2025-03-07T17:20:52Z
6 Files 36413 2289 C# 469 A modern file manager that helps users organize their files and folders. 2025-03-07T17:10:58Z
7 aspnetcore 36211 10257 C# 3467 ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux. 2025-03-09T03:16:33Z
8 RevokeMsgPatcher 31754 3572 C# 76 :trollface: A hex editor for WeChat/QQ/TIM - PC版微信/QQ/TIM防撤回补丁(我已经看到了,撤回也没用了) 2024-11-07T15:54:21Z
9 ShareX 31083 3280 C# 578 ShareX is a free and open source program that lets you capture or record any area of your screen and share it with a single press of a key. It also allows uploading images, text or other types of files to many supported destinations you can choose from. 2025-02-20T03:55:26Z
10 DevToys 28182 1508 C# 231 A Swiss Army knife for developers. 2025-03-06T16:52:02Z

C++

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 188460 74579 C++ 788 An Open Source Machine Learning Framework for Everyone 2025-03-09T03:59:34Z
2 react-native 120927 24543 C++ 598 A framework for building native applications using React 2025-03-08T13:53:30Z
3 electron 115748 15871 C++ 863 :electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS 2025-03-08T16:02:02Z
4 terminal 97310 8480 C++ 1602 The new Windows Terminal and the original Windows console host, all in the same place! 2025-03-08T00:10:35Z
5 godot 94944 21864 C++ 11492 Godot Engine – Multi-platform 2D and 3D game engine 2025-03-07T23:37:04Z
6 bitcoin 82396 36892 C++ 391 Bitcoin Core integration/staging tree 2025-03-08T11:44:04Z
7 opencv 80970 56016 C++ 2573 Open Source Computer Vision Library 2025-03-07T13:00:03Z
8 llama.cpp 76104 11011 C++ 369 LLM inference in C/C++ 2025-03-08T16:46:35Z
9 gpt4all 72731 7940 C++ 657 GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use. 2025-02-25T00:51:59Z
10 swift 68200 10429 C++ 7036 The Swift Programming Language 2025-03-09T03:14:08Z

Clojure

This is top 10, for more click Top 100 Stars in Clojure

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 FiraCode 78332 3122 Clojure 400 Free monospaced font with programming ligatures 2025-03-04T13:08:02Z
2 metabase 41117 5421 Clojure 3713 The easy-to-use open source Business Intelligence and Embedded Analytics tool that lets everyone work with data 📊 2025-03-08T20:32:12Z
3 penpot 36777 1878 Clojure 415 Penpot: The open-source design tool for design and code collaboration 2025-03-08T08:44:42Z
4 logseq 35317 2080 Clojure 1405 A privacy-first, open-source platform for knowledge management and collaboration. Download link: http://github.com/logseq/logseq/releases. roadmap: http://trello.com/b/8txSM12G/roadmap 2025-03-09T01:09:40Z
5 LightTable 11713 914 Clojure 164 The Light Table IDE ⛺ 2022-06-17T00:20:21Z
6 clojurescript 9267 792 Clojure 0 Clojure to JS compiler 2025-03-04T15:12:40Z
7 instant 8007 236 Clojure 41 Instant is a modern Firebase. We make you productive by giving your frontend a real-time database. 2025-03-08T00:54:55Z
8 leiningen 7287 1603 Clojure 100 Moved to Codeberg; this is a convenience mirror 2024-12-07T00:42:33Z
9 jepsen 6966 727 Clojure 60 A framework for distributed systems verification, with fault injection 2025-03-07T16:58:58Z
10 om 6646 360 Clojure 67 ClojureScript interface to Facebook's React 2020-08-17T12:30:25Z

CoffeeScript

This is top 10, for more click Top 100 Stars in CoffeeScript

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 SwitchyOmega 21834 3331 CoffeeScript 778 No longer maintained, see pinned issues 2024-12-27T12:00:30Z
2 mojs 18578 891 CoffeeScript 37 The motion graphics toolbelt for the web 2025-02-05T15:27:53Z
3 coffeescript 16544 1984 CoffeeScript 73 Unfancy JavaScript 2024-03-22T14:04:00Z
4 zxcvbn 15304 956 CoffeeScript 107 Low-Budget Password Strength Estimation 2024-08-19T09:54:34Z
5 dynamics.js 7577 413 CoffeeScript 8 Javascript library to create physics-based animations 2019-02-26T06:19:21Z
6 morris.js 6905 1222 CoffeeScript 286 Pretty time-series line graphs 2021-10-07T12:56:12Z
7 At.js 5279 668 CoffeeScript 150 Add Github like mentions autocomplete to your application. 2021-11-18T12:53:24Z
8 node-xml2js 4917 606 CoffeeScript 203 XML to JavaScript object converter. 2023-07-30T10:41:35Z
9 aglio 4754 480 CoffeeScript 123 An API Blueprint renderer with theme support that outputs static HTML 2019-05-13T14:40:13Z
10 vibrant.js 4608 235 CoffeeScript 0 Extract prominent colors from an image. JS port of Android's Palette. 2017-11-28T15:50:23Z

CSS

This is top 10, for more click Top 100 Stars in CSS

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 animate.css 81402 16222 CSS 32 🍿 A cross-browser library of CSS animations. As easy to use as an easy thing. 2024-07-29T19:34:21Z
2 nerd-fonts 56697 3711 CSS 15 Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more 2025-02-21T13:43:56Z
3 normalize.css 52826 10620 CSS 52 A modern alternative to CSS resets 2024-06-12T20:36:06Z
4 bulma 49627 3951 CSS 316 Modern CSS framework based on Flexbox 2025-02-05T14:05:29Z
5 CppCoreGuidelines 43379 5462 CSS 246 The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++ 2025-01-16T22:10:15Z
6 50projects50days 38408 9395 CSS 0 50+ mini web projects using HTML, CSS & JS 2025-02-26T13:49:39Z
7 freecodecamp.cn 37166 1373 CSS 140 FCC China open source codebase and curriculum. Learn to code and help nonprofits. 2023-07-16T16:48:59Z
8 hangzhou_house_knowledge 26746 5291 CSS 99 2017年买房经历总结出来的买房购房知识分享给大家,希望对大家有所帮助。买房不易,且买且珍惜。Sharing the knowledge of buy an own house that according to the experience at hangzhou in 2017 to all the people. It's not easy to buy a own house, so I hope that it would be useful to everyone. 2022-02-28T10:57:30Z
9 awesome-english-ebooks 23366 1864 CSS 0 经济学人(含音频)、纽约客、卫报、连线、大西洋月刊等英语杂志免费下载,支持epub、mobi、pdf格式, 每周更新 2025-03-07T21:46:08Z
10 source-code-pro 20114 1637 CSS 82 Monospaced font family for user interface and coding environments 2024-08-12T00:27:18Z

Dart

This is top 10, for more click Top 100 Stars in Dart

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 flutter 169032 28148 Dart 12992 Flutter makes it easy and fast to build beautiful apps for mobile and beyond 2025-03-08T17:13:03Z
2 AppFlowy 61167 4086 Dart 903 Bring projects, wikis, and teams together with AI. AppFlowy is the AI collaborative workspace where you achieve more without losing control of your data. The leading open source Notion alternative. 2025-03-07T08:32:30Z
3 localsend 58569 3146 Dart 607 An open-source cross-platform alternative to AirDrop 2025-03-08T23:30:51Z
4 awesome-flutter 55007 6727 Dart 0 An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more. 2025-03-04T18:34:23Z
5 spotube 37085 1524 Dart 647 🎧 Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile! 2025-03-07T14:51:32Z
6 flutter-go 23701 3798 Dart 0 flutter 开发者帮助 APP,包含 flutter 常用 140+ 组件的demo 演示与中文文档 2023-12-11T20:49:42Z
7 FlutterExampleApps 20932 3803 Dart 17 [Example APPS] Basic Flutter apps, for flutter devs. 2024-08-09T20:51:30Z
8 Best-Flutter-UI-Templates 20810 4582 Dart 8 completely free for everyone. Its build-in Flutter Dart. 2024-06-07T07:04:37Z
9 hiddify-app 19916 1774 Dart 381 Multi-platform auto-proxy client, supporting Sing-box, X-ray, TUIC, Hysteria, Reality, Trojan, SSH etc. It’s an open-source, secure and ad-free. 2025-01-15T18:03:04Z
10 revanced-manager 19908 794 Dart 97 💊 Application to use ReVanced on Android 2025-03-07T17:53:29Z

DM

This is top 10, for more click Top 100 Stars in DM

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 tgstation 1761 4880 DM 2011 The /tg/station branch of SS13. 2025-03-09T03:26:08Z
2 Paradise 411 1244 DM 754 Paradise Station's GitHub main repository. 2025-03-09T02:19:39Z
3 Baystation12 409 1640 DM 99 Baystation's flavor of Space Station 13 2025-03-09T01:34:27Z
4 goonstation 377 1507 DM 2428 Repository for the Goonstation branch of SS13 2025-03-08T17:18:27Z
5 vgstation13 265 539 DM 3013 Butts 2025-03-06T12:50:25Z
6 blog 203 41 DM 0 前端基础积累 / 新技术 / Vue / React / H5 / 奇怪的BUG / 面试 / 招聘 2020-04-01T16:58:50Z
7 BeeStation-Hornet 200 686 DM 252 99.95% station. 0.05% bees 2025-03-09T00:16:47Z
8 TerraGov-Marine-Corps 168 840 DM 241 TGMC: TerraGov Marine Corps, a SS13 mod 2025-03-09T01:00:23Z
9 CEV-Eris 156 507 DM 371 Death is our destination 2025-03-01T01:20:15Z
10 Aurora.3 148 522 DM 811 The code for Aurorastation's new base, forked from Baystation12. 2025-03-09T01:35:29Z

Elixir

This is top 10, for more click Top 100 Stars in Elixir

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 anoma 27104 3796 Elixir 114 Reference implementation of Anoma 2025-03-08T17:39:09Z
2 elixir 24949 3418 Elixir 19 Elixir is a dynamic, functional language for building scalable and maintainable applications 2025-03-07T03:36:28Z
3 phoenix 21791 2917 Elixir 18 Peace of mind from prototype to production 2025-03-06T19:58:38Z
4 analytics 21662 1157 Elixir 17 Simple, open source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics. 2025-03-07T21:56:00Z
5 awesome-elixir 12804 1184 Elixir 1 A curated list of amazingly awesome Elixir and Erlang libraries, resources and shiny things. Updates: 2025-02-13T15:04:04Z
6 electric 7788 206 Elixir 128 Realtime sync for Postgres. 2025-03-07T19:35:18Z
7 firezone 7079 294 Elixir 341 Enterprise-ready zero-trust access platform built on WireGuard®. 2025-03-08T22:16:57Z
8 realtime 6953 328 Elixir 43 Broadcast, Presence, and Postgres Changes via WebSockets 2025-03-05T16:09:40Z
9 teslamate 6461 780 Elixir 39 A self-hosted data logger for your Tesla 🚘 2025-03-08T00:09:33Z
10 phoenix_live_view 6404 963 Elixir 47 Rich, real-time user experiences with server-rendered HTML 2025-03-08T18:22:46Z

Go

This is top 10, for more click Top 100 Stars in Go

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 awesome-go 139424 12145 Go 6 A curated list of awesome Go frameworks, libraries and software 2025-03-08T02:31:12Z
2 ollama 131809 10840 Go 1386 Get up and running with Llama 3.3, DeepSeek-R1, Phi-4, Gemma 2, and other large language models. 2025-03-09T02:58:19Z
3 go 126273 17931 Go 9187 The Go programming language 2025-03-07T20:38:14Z
4 kubernetes 113533 40373 Go 1888 Production-Grade Container Scheduling and Management 2025-03-08T23:21:45Z
5 frp 91243 13774 Go 64 A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet. 2025-03-07T09:27:56Z
6 gin 80677 8127 Go 644 Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin. 2025-02-24T23:34:18Z
7 hugo 78555 7700 Go 455 The world’s fastest framework for building websites. 2025-03-05T14:02:50Z
8 moby 69359 18708 Go 3117 The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems 2025-03-08T00:17:15Z
9 fzf 68500 2473 Go 240 🌸 A command-line fuzzy finder 2025-03-09T00:01:51Z
10 syncthing 68140 4420 Go 376 Open Source Continuous File Synchronization 2025-03-08T01:27:32Z

Groovy

This is top 10, for more click Top 100 Stars in Groovy

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 gradle 17357 4865 Groovy 2944 Adaptable, fast automation for all 2025-03-09T03:03:55Z
2 devops-resources 8839 2212 Groovy 10 DevOps resources - Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP 2024-07-12T09:40:46Z
3 rundeck 5689 934 Groovy 701 Enable Self-Service Operations: Give specific users access to your existing tools, services, and scripts 2025-03-07T22:43:01Z
4 pipeline-examples 4242 3528 Groovy 0 A collection of examples, tips and tricks and snippets of scripting for the Jenkins Pipeline plugin 2023-08-31T09:25:29Z
5 gradle_plugin_android_aspectjx 3953 575 Groovy 151 A Android gradle plugin that effects AspectJ on Android project and can hook methods in Kotlin, aar and jar file. 2021-09-15T07:40:48Z
6 fat-aar-android 3190 648 Groovy 155 A gradle plugin that merge dependencies into the final aar file works with AGP 3.+ 2024-07-25T12:51:00Z
7 nextflow 2870 669 Groovy 441 A DSL for data-driven computational pipelines 2025-03-08T21:27:31Z
8 SmartThingsPublic 2587 89448 Groovy 66 SmartThings open-source DeviceType Handlers and SmartApps code 2023-07-18T18:42:27Z
9 asgard 2229 402 Groovy 85 [Asgard is deprecated at Netflix. We use Spinnaker ( www.spinnaker.io ).] Web interface for application deployments and cloud management in Amazon Web Services (AWS). Binary download: http://github.com/Netflix/asgard/releases 2023-04-10T10:34:31Z
10 job-dsl-plugin 1910 828 Groovy 0 A Groovy DSL for Jenkins Jobs - Sweeeeet! 2025-03-03T13:09:43Z

Haskell

This is top 10, for more click Top 100 Stars in Haskell

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 shellcheck 37043 1797 Haskell 1074 ShellCheck, a static analysis tool for shell scripts 2024-12-14T05:42:11Z
2 pandoc 36215 3453 Haskell 1034 Universal markup converter 2025-03-08T17:57:06Z
3 postgrest 24809 1063 Haskell 270 REST API for any Postgres database 2025-03-06T15:38:06Z
4 hadolint 10743 431 Haskell 209 Dockerfile linter, validate inline bash, written in Haskell 2025-03-08T21:38:05Z
5 semantic 9018 453 Haskell 111 Parsing, analyzing, and comparing source code across many languages 2024-07-24T03:56:04Z
6 purescript 8661 566 Haskell 275 A strongly-typed language that compiles to JavaScript 2025-02-20T15:16:21Z
7 compiler 7615 659 Haskell 316 Compiler for Elm, a functional language for reliable webapps. 2024-07-17T21:53:51Z
8 unison 5944 274 Haskell 1091 A friendly programming language from the future 2025-03-07T23:47:27Z
9 Carp 5623 173 Haskell 133 A statically typed lisp, without a GC, for real-time applications. 2024-11-26T10:58:51Z
10 ihp 4999 201 Haskell 245 🔥 The fastest way to build type safe web apps. IHP is a new batteries-included web framework optimized for longterm productivity and programmer happiness 2025-03-07T04:35:03Z

HTML

This is top 10, for more click Top 100 Stars in HTML

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 free-programming-books 351953 62932 HTML 31 📚 Freely available programming books 2025-03-08T20:10:55Z
2 awesome-chatgpt-prompts 121282 16306 HTML 0 This repo includes ChatGPT prompt curation to use ChatGPT and other LLM tools better. 2025-03-03T23:14:25Z
3 free-for-dev 92627 10012 HTML 0 A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev 2025-03-07T17:45:28Z
4 ML-For-Beginners 71358 15207 HTML 3 12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all 2025-02-18T13:02:15Z
5 cs-self-learning 60881 7119 HTML 94 计算机自学指南 2025-03-03T16:34:38Z
6 retrofit 43358 7310 HTML 125 A type-safe HTTP client for Android and the JVM 2025-03-06T19:47:54Z
7 FreeDomain 41164 928 HTML 0 DigitalPlat FreeDomain: Free Domain For Everyone 2025-02-21T15:27:38Z
8 English-level-up-tips 38011 4179 HTML 28 An advanced guide to learn English which might benefit you a lot 🎉 . 离谱的英语学习指南/英语学习教程。 2024-07-13T17:58:27Z
9 zju-icicles 37984 9481 HTML 10 浙江大学课程攻略共享计划 2025-02-21T20:29:20Z
10 styleguide 37930 13306 HTML 109 Style guides for Google-originated open-source projects 2025-03-07T15:54:21Z

Java

This is top 10, for more click Top 100 Stars in Java

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 JavaGuide 148546 45741 Java 65 「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide! 2025-03-08T13:34:58Z
2 hello-algo 109820 13676 Java 20 《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing 2025-03-08T22:39:33Z
3 java-design-patterns 90946 26829 Java 125 Design patterns implemented in Java 2025-03-07T18:01:30Z
4 mall 79367 29062 Java 15 mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于Spring Boot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。 2025-02-25T01:20:01Z
5 advanced-java 77175 19157 Java 5 😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识 2025-02-10T12:13:57Z
6 spring-boot 76377 40976 Java 571 Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss. 2025-03-07T17:02:46Z
7 LeetCodeAnimation 75740 13978 Java 19 Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路) 2023-08-14T12:14:01Z
8 elasticsearch 71914 25113 Java 4112 Free and Open Source, Distributed, RESTful Search Engine 2025-03-08T23:44:14Z
9 interviews 63994 12914 Java 30 Everything you need to know to get the job. 2024-05-13T08:48:36Z
10 Java 61012 19719 Java 4 All Algorithms implemented in Java 2025-03-04T23:05:13Z

JavaScript

This is top 10, for more click Top 100 Stars in JavaScript

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 react 232980 47815 JavaScript 773 The library for web and native user interfaces. 2025-03-07T21:43:43Z
2 javascript-algorithms 190384 30527 JavaScript 130 📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings 2025-02-12T16:19:59Z
3 bootstrap 171728 79050 JavaScript 482 The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web. 2025-03-08T10:15:28Z
4 javascript 146225 26675 JavaScript 95 JavaScript Style Guide 2024-12-09T06:56:18Z
5 next.js 129991 27840 JavaScript 2552 The React Framework 2025-03-08T23:22:57Z
6 30-seconds-of-code 122998 12108 JavaScript 0 Coding articles to level up your development skills 2025-03-08T10:32:43Z
7 node 110039 30875 JavaScript 1632 Node.js JavaScript runtime ✨🐢🚀✨ 2025-03-09T03:48:08Z
8 axios 106453 11022 JavaScript 569 Promise based HTTP client for the browser and node.js 2025-03-08T01:27:40Z
9 three.js 104763 35584 JavaScript 440 JavaScript 3D Library. 2025-03-08T11:01:13Z
10 create-react-app 103112 26974 JavaScript 1809 Set up a modern web app by running one command. 2025-02-15T01:32:11Z

Julia

This is top 10, for more click Top 100 Stars in Julia

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 julia 46538 5553 Julia 4001 The Julia Programming Language 2025-03-08T18:31:12Z
2 Pluto.jl 5078 293 Julia 292 🎈 Simple reactive notebooks for Julia 2025-03-06T14:06:06Z
3 Flux.jl 4585 613 Julia 218 Relax! Flux is the ML library that doesn't make you tensor 2025-03-04T04:46:41Z
4 DifferentialEquations.jl 2913 235 Julia 164 Multi-language suite for high-performance solvers of differential equations and scientific machine learning (SciML) components. Ordinary differential equations (ODEs), stochastic differential equations (SDEs), delay differential equations (DDEs), differential-algebraic equations (DAEs), and more in Julia. 2025-02-11T13:21:46Z
5 IJulia.jl 2819 418 Julia 109 Julia kernel for Jupyter 2025-03-09T00:19:03Z
6 computational-thinking 2656 486 Julia 5 Course 18.S191 at MIT, Fall 2022 - Introduction to computational thinking with Julia 2024-10-31T21:39:45Z
7 Makie.jl 2497 327 Julia 704 Interactive data visualizations and plotting in Julia 2025-03-09T01:09:51Z
8 Genie.jl 2310 190 Julia 107 🧞The highly productive Julia web framework 2025-02-26T11:56:49Z
9 JuMP.jl 2277 402 Julia 8 Modeling language for Mathematical Optimization (linear, mixed-integer, conic, semidefinite, nonlinear) 2025-03-03T04:16:54Z
10 Turing.jl 2088 223 Julia 98 Bayesian inference with probabilistic programming. 2025-03-09T03:29:06Z

Kotlin

This is top 10, for more click Top 100 Stars in Kotlin

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 kotlin 50127 5864 Kotlin 0 The Kotlin Programming Language. 2025-03-09T01:04:10Z
2 okhttp 46195 9194 Kotlin 145 Square’s meticulous HTTP client for the JVM, Android, and GraalVM. 2025-03-04T12:37:54Z
3 architecture-samples 44820 11701 Kotlin 134 A collection of samples to discuss and showcase different architectural tools and patterns for Android apps. 2025-03-04T23:20:20Z
4 fanqiang 39291 7321 Kotlin 322 翻墙-科学上网 2025-03-07T08:05:33Z
5 v2rayNG 38959 5834 Kotlin 12 A V2Ray client for Android, support Xray core and v2fly core 2025-03-07T09:45:22Z
6 shadowsocks-android 35525 11582 Kotlin 44 A shadowsocks client for Android 2025-02-10T19:00:52Z
7 legado 32861 4190 Kotlin 82 Legado 3.0 Book Reader with powerful controls & full functions❤️阅读3.0, 阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。 2025-03-09T02:58:46Z
8 p3c 30584 8062 Kotlin 160 Alibaba Java Coding Guidelines pmd implements and IDE plugin 2024-08-06T08:22:02Z
9 leakcanary 29589 3976 Kotlin 99 A memory leak detection library for Android. 2025-02-27T18:37:44Z
10 Signal-Android 26243 6293 Kotlin 344 A private messenger for Android. 2025-03-07T21:48:36Z

Lua

This is top 10, for more click Top 100 Stars in Lua

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 kong 40295 4881 Lua 50 🦍 The Cloud-Native API Gateway and AI Gateway. 2025-03-07T14:05:22Z
2 waifu2x 27782 2706 Lua 154 Image Super-Resolution for Anime-Style Art 2023-05-04T00:50:48Z
3 NvChad 25705 2175 Lua 0 Blazing fast Neovim framework providing solid defaults and a beautiful UI, enhancing your neovim experience. 2025-01-13T06:48:17Z
4 kickstart.nvim 22310 29393 Lua 8 A launch point for your personal nvim configuration 2025-02-19T14:40:16Z
5 LazyVim 19540 1372 Lua 10 Neovim config for the lazy 2025-03-01T15:04:16Z
6 koreader 18791 1338 Lua 836 An ebook reader application supporting PDF, DjVu, EPUB, FB2 and many more formats, running on Cervantes, Kindle, Kobo, PocketBook and Android devices 2025-03-09T00:13:11Z
7 LunarVim 18680 1511 Lua 18 🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven. 2024-07-13T21:36:31Z
8 neural-style 18305 2697 Lua 290 Torch implementation of neural style algorithm 2018-02-23T01:21:20Z
9 telescope.nvim 16987 857 Lua 330 Find, Filter, Preview, Pick. All lua, all the time. 2025-02-24T16:40:24Z
10 lazy.nvim 16515 402 Lua 9 💤 A modern plugin manager for Neovim 2025-02-25T20:04:58Z

MATLAB

This is top 10, for more click Top 100 Stars in MATLAB

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 deep-photo-styletransfer 9994 1402 MATLAB 29 Code and data for paper "Deep Photo Style Transfer": https://arxiv.org/abs/1703.07511 2021-08-02T01:07:44Z
2 OpenFace 7132 1864 MATLAB 336 OpenFace – a state-of-the art tool intended for facial landmark detection, head pose estimation, facial action unit recognition, and eye-gaze estimation. 2024-06-01T00:44:07Z
3 PRMLT 6088 2160 MATLAB 0 Matlab code of machine learning algorithms in book PRML 2020-03-04T13:50:30Z
4 Book-Mathematical-Foundation-of-Reinforcement-Learning 5533 675 MATLAB 0 This is the homepage of a new book entitled "Mathematical Foundations of Reinforcement Learning." 2025-02-11T13:45:30Z
5 vrn 4521 747 MATLAB 6 👨 Code for "Large Pose 3D Face Reconstruction from a Single Image via Direct Volumetric CNN Regression" 2022-07-26T00:06:01Z
6 DeepLearnToolbox 3817 2275 MATLAB 69 Matlab/Octave toolbox for deep learning. Includes Deep Belief Nets, Stacked Autoencoders, Convolutional Neural Nets, Convolutional Autoencoders and vanilla Neural Nets. Each method has examples to get you started. 2018-10-13T18:08:01Z
7 Math_Model 3435 696 MATLAB 2 数学建模、美赛、美国大学生数学建模竞赛、全国大学生数学建模竞赛、华为杯研究生数学建模、国赛LaTeX模板、美赛LaTeX模板、mathorcup、电工杯、华中赛、APMCM、深圳杯、中青杯、华东杯、数维杯、东三省数学建模、认证杯、数学建模书籍、常用matlab算法、国赛评阅要点、软件模型算法汇总、智能算法、优化算法、现代的算法 2023-12-01T04:43:53Z
8 Stanford-CS-229 3371 856 MATLAB 3 A Chinese Translation of Stanford CS229 notes 斯坦福机器学习CS229课程讲义的中文翻译 2022-03-01T05:11:19Z
9 MTCNN_face_detection_alignment 2838 999 MATLAB 46 Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks 2022-10-11T07:35:47Z
10 faster_rcnn 2728 1218 MATLAB 139 Faster R-CNN 2018-07-26T04:26:32Z

Objective-C

This is top 10, for more click Top 100 Stars in Objective-C

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 AFNetworking 33350 10443 Objective-C 0 A delightful networking framework for iOS, macOS, watchOS, and tvOS. 2023-01-17T19:30:05Z
2 SDWebImage 25129 5973 Objective-C 90 Asynchronous image downloader with cache support as a UIImageView category 2025-02-24T09:24:17Z
3 WeChatExtension-ForMac 22477 3617 Objective-C 904 A plugin for Mac WeChat 2025-02-13T21:53:57Z
4 GPUImage 20274 4612 Objective-C 911 An open source iOS framework for GPU-based image and video processing 2024-02-16T22:29:30Z
5 TrollStore 19160 1199 Objective-C 43 Jailed iOS app that can install IPAs permanently with arbitary entitlements and root helpers because it trolls Apple 2024-09-02T11:28:18Z
6 Masonry 18051 3160 Objective-C 128 Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS and OSX Auto Layout 2023-04-13T18:23:56Z
7 realm-swift 16431 2161 Objective-C 437 Realm is a mobile database: a replacement for Core Data & SQLite 2025-03-08T04:05:24Z
8 MBProgressHUD 16010 3570 Objective-C 80 MBProgressHUD + Customizations 2024-08-14T01:48:59Z
9 iTerm2 15743 1220 Objective-C 0 iTerm2 is a terminal emulator for Mac OS X that does amazing things. 2025-03-09T01:51:13Z
10 react-native-maps 15342 4862 Objective-C 58 React Native Mapview component for iOS + Android 2025-03-03T23:04:28Z

Perl

This is top 10, for more click Top 100 Stars in Perl

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 cloc 20330 1044 Perl 26 cloc counts blank lines, comment lines, and physical lines of source code in many programming languages. 2025-02-28T18:40:29Z
2 FlameGraph 17903 2002 Perl 118 Stack trace visualizer 2024-10-20T21:48:45Z
3 diff-so-fancy 17499 338 Perl 27 Good-lookin' diffs. Actually… nah… The best-lookin' diffs. 🎉 2025-02-05T05:56:20Z
4 MySQLTuner-perl 9115 1289 Perl 36 MySQLTuner is a script written in Perl that will assist you with your MySQL configuration and make recommendations for increased performance and stability. 2025-02-10T20:14:19Z
5 nikto 8998 1288 Perl 25 Nikto web server scanner 2025-02-22T14:30:28Z
6 gitolite 8447 1005 Perl 0 Hosting git repositories -- Gitolite allows you to setup git hosting on a central server, with very fine-grained access control and many (many!) more powerful features. 2024-05-28T01:49:35Z
7 git-it-electron 4707 1176 Perl 88 💻 🎓 Git-it is a (Mac, Win, Linux) Desktop App for Learning Git and GitHub 2024-04-10T10:28:06Z
8 Expose 4397 257 Perl 19 A simple static site generator for photoessays 2022-03-16T05:58:08Z
9 sicp-pdf 4317 544 Perl 14 SICP PDF with Texinfo and LaTeX source 2024-06-27T03:43:02Z
10 EQGRP 4121 2069 Perl 14 Decrypted content of eqgrp-auction-file.tar.xz 2017-05-24T21:12:59Z

PHP

This is top 10, for more click Top 100 Stars in PHP

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 SecLists 61257 24177 PHP 3 SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more. 2025-03-08T14:03:15Z
2 coolify 38061 2229 PHP 412 An open-source & self-hostable Heroku / Netlify / Vercel alternative. 2025-03-08T08:03:54Z
3 framework 33274 11252 PHP 21 The Laravel Framework. 2025-03-08T14:23:19Z
4 jQuery-File-Upload 30940 7915 PHP 49 File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads. Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads. 2023-05-25T09:11:07Z
5 symfony 30088 9573 PHP 521 The Symfony PHP framework 2025-03-08T16:04:31Z
6 composer 28872 4601 PHP 111 Dependency Manager for PHP 2025-03-06T15:48:02Z
7 server 28829 4199 PHP 2246 ☁️ Nextcloud server, a safe home for all your data 2025-03-09T02:49:01Z
8 Faker 26796 3588 PHP 76 Faker is a PHP library that generates fake data for you 2024-03-20T13:44:54Z
9 guzzle 23339 2398 PHP 31 Guzzle, an extensible PHP HTTP client 2025-02-03T10:53:16Z
10 livewire 22728 1605 PHP 0 A full-stack framework for Laravel that takes the pain out of building dynamic UIs. 2025-03-07T19:11:32Z

PowerShell

This is top 10, for more click Top 100 Stars in PowerShell

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 winutil 30969 1761 PowerShell 204 Chris Titus Tech's Windows Utility - Install Programs, Tweaks, Fixes, and Updates 2025-03-07T15:32:54Z
2 Scoop 21891 1428 PowerShell 274 A command-line installer for Windows. 2025-03-05T16:22:24Z
3 core 21203 4912 PowerShell 309 .NET news, announcements, release notes, and more! 2025-03-07T21:04:01Z
4 Windows10Debloater 18403 2053 PowerShell 284 Script to remove Windows 10 bloatware. 2023-03-10T04:15:01Z
5 Win11Debloat 17781 777 PowerShell 27 A simple, easy to use PowerShell script to remove pre-installed apps from Windows, disable telemetry, remove Bing from Windows search as well as perform various other changes to declutter and improve your Windows experience. This script works for both Windows 10 and Windows 11. 2025-03-06T18:50:36Z
6 SpotX 15575 821 PowerShell 2 SpotX patcher used for patching the desktop version of Spotify 2025-03-08T07:39:50Z
7 Atlas 15080 556 PowerShell 12 🚀 An open and lightweight modification to Windows, designed to optimize performance, privacy and usability. 2025-03-07T23:52:04Z
8 PowerSploit 12170 4650 PowerShell 67 PowerSploit - A PowerShell Post-Exploitation Framework 2020-08-17T23:19:49Z
9 tiny11builder 11314 936 PowerShell 122 Scripts to build a trimmed-down Windows 11 image. 2024-11-17T19:45:03Z
10 Office-Tool 10834 912 PowerShell 0 Office Tool Plus localization projects. 2025-03-07T11:24:08Z

Python

This is top 10, for more click Top 100 Stars in Python

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 public-apis 329407 34926 Python 51 A collective list of free APIs 2024-10-31T19:50:02Z
2 system-design-primer 291278 48402 Python 235 Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards. 2024-12-02T01:10:39Z
3 awesome-python 236449 25386 Python 0 An opinionated list of awesome Python frameworks, libraries, software and resources. 2024-08-11T17:10:18Z
4 Python 198003 46371 Python 63 All Algorithms implemented in Python 2025-03-08T21:52:20Z
5 AutoGPT 172656 45246 Python 177 AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters. 2025-03-08T23:24:44Z
6 stable-diffusion-webui 149068 27831 Python 2310 Stable Diffusion web UI 2025-03-04T16:11:29Z
7 transformers 140830 28217 Python 1018 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX. 2025-03-08T17:59:32Z
8 youtube-dl 134574 10228 Python 3691 Command-line program to download videos from YouTube.com and other video sites 2025-02-28T01:02:20Z
9 yt-dlp 103197 8093 Python 1522 A feature-rich command-line audio/video downloader 2025-03-07T21:14:38Z
10 HelloGitHub 99432 9833 Python 199 :octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub. 2025-02-28T06:18:37Z

R

This is top 10, for more click Top 100 Stars in R

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 ggplot2 6629 2073 R 68 An implementation of the Grammar of Graphics in R 2025-03-07T18:05:16Z
2 FriendsDontLetFriends 6616 262 R 2 Friends don't let friends make certain types of data visualization - What are they and why are they bad. 2024-12-10T17:15:10Z
3 awesome-R 6109 1504 R 3 A curated list of awesome R packages, frameworks and software. 2024-12-06T02:57:12Z
4 shiny 5442 1871 R 816 Easy interactive web applications with R 2025-03-03T16:13:52Z
5 dplyr 4834 2127 R 94 dplyr: A grammar of data manipulation 2025-03-03T19:48:27Z
6 r4ds 4700 4259 R 39 R for data science: a book 2025-02-18T17:41:46Z
7 swirl_courses 4384 7242 R 141 🎓 A collection of interactive courses for the swirl R package. 2024-01-10T17:38:19Z
8 stat_rethinking_2022 4110 442 R 11 Statistical Rethinking course winter 2022 2022-03-15T15:07:26Z
9 data.table 3694 1003 R 955 R's data.table package extends data.frame: 2025-03-08T20:41:16Z
10 ML_for_Hackers 3678 2220 R 23 Code accompanying the book "Machine Learning for Hackers" 2019-05-26T16:52:29Z

Ruby

This is top 10, for more click Top 100 Stars in Ruby

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 rails 56566 21799 Ruby 499 Ruby on Rails 2025-03-08T14:30:52Z
2 jekyll 49713 10069 Ruby 107 🌐 Jekyll is a blog-aware static site generator in Ruby 2025-02-05T20:05:53Z
3 mastodon 47884 7120 Ruby 3924 Your self-hosted, globally interconnected microblogging community 2025-03-08T04:25:16Z
4 huginn 45128 3892 Ruby 587 Create agents that monitor and act on your behalf. Your agents are standing by! 2025-02-26T12:26:51Z
5 discourse 43424 8462 Ruby 0 A platform for community discussion. Free, open, simple. 2025-03-09T00:18:38Z
6 brew 42761 10063 Ruby 70 🍺 The missing package manager for macOS (or Linux) 2025-03-08T01:33:08Z
7 maybe 42037 2993 Ruby 24 The OS for your personal finances 2025-03-08T00:09:55Z
8 fastlane 39945 5772 Ruby 618 🚀 The easiest way to automate building and releasing your iOS and Android apps 2025-03-07T22:25:46Z
9 devdocs 35842 2398 Ruby 183 API Documentation Browser 2025-03-06T08:55:42Z
10 metasploit-framework 34988 14195 Ruby 429 Metasploit Framework 2025-03-07T14:37:15Z

Rust

This is top 10, for more click Top 100 Stars in Rust

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 deno 102074 5505 Rust 1988 A modern runtime for JavaScript and TypeScript. 2025-03-07T17:05:58Z
2 rust 101783 13183 Rust 10106 Empowering everyone to build reliable and efficient software. 2025-03-09T01:24:42Z
3 tauri 90231 2762 Rust 979 Build smaller, faster, and more secure desktop and mobile applications with a web frontend. 2025-03-09T02:45:22Z
4 rustdesk 83546 11736 Rust 48 An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer. 2025-03-08T09:38:58Z
5 sway 62424 5382 Rust 843 🌴 Empowering everyone to build reliable and efficient smart contracts. 2025-03-08T23:16:12Z
6 alacritty 57955 3080 Rust 317 A cross-platform, OpenGL terminal emulator. 2025-02-20T02:12:29Z
7 fuel-core 57761 2836 Rust 151 Rust full node implementation of the Fuel v2 protocol. 2025-03-09T03:41:58Z
8 rustlings 56766 10457 Rust 34 🦀 Small exercises to get you used to reading and writing Rust code! 2025-03-02T16:30:44Z
9 zed 55214 3660 Rust 2778 Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter. 2025-03-08T22:58:48Z
10 ChatGPT 53643 6056 Rust 781 🔮 ChatGPT Desktop Application (Mac, Windows and Linux) 2024-08-29T17:58:11Z

Scala

This is top 10, for more click Top 100 Stars in Scala

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 the-algorithm 62974 12167 Scala 266 Source code for Twitter's Recommendation Algorithm 2024-07-10T07:07:01Z
2 spark 40690 28540 Scala 0 Apache Spark - A unified analytics engine for large-scale data processing 2025-03-07T20:32:37Z
3 prisma1 16503 859 Scala 2 💾 Database Tools incl. ORM, Migrations and Admin UI (Postgres, MySQL & MongoDB) [deprecated] 2022-09-01T18:57:41Z
4 lila 16317 2350 Scala 1022 ♞ lichess.org: the forever free, adless and open source chess server ♞ 2025-03-08T11:34:38Z
5 scala 14358 3112 Scala 0 Scala 2 compiler and standard library. Scala 2 bugs at https://github.com/scala/bug; Scala 3 at https://github.com/scala/scala3 2025-03-06T02:39:56Z
6 akka 13114 3587 Scala 858 A platform to build and run apps that are elastic, agile, and resilient. SDK, libraries, and hosted environments. 2025-03-03T16:45:54Z
7 playframework 12559 4097 Scala 398 The Community Maintained High Velocity Web Framework For Java and Scala. 2025-03-05T09:27:33Z
8 predictionio 12528 1927 Scala 0 PredictionIO, a machine learning server for developers and ML engineers. 2021-01-09T10:30:58Z
9 CMAK 11881 2508 Scala 497 CMAK is a tool for managing Apache Kafka clusters 2023-08-02T19:26:23Z
10 bfg-repo-cleaner 11359 552 Scala 260 Removes large or troublesome blobs like git-filter-branch does, but faster. And written in Scala 2025-01-19T18:52:14Z

Shell

This is top 10, for more click Top 100 Stars in Shell

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 ohmyzsh 176544 26015 Shell 133 🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community. 2025-03-04T10:46:29Z
2 d3 110010 22869 Shell 9 Bring data to life with SVG, Canvas and HTML. 📊📈🎉 2025-01-25T14:54:27Z
3 papers-we-love 91438 5858 Shell 1 Papers from the computer science community to read and discuss. 2025-02-19T01:13:05Z
4 nvm 82662 8267 Shell 301 Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions 2025-02-06T16:01:44Z
5 node 68557 2660 Shell 50 Everything required to run your own Base node 2025-02-28T19:18:25Z
6 leetcode-master 54517 11865 Shell 189 《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀 2025-03-05T03:58:07Z
7 pi-hole 50857 2772 Shell 49 A black hole for Internet advertisements 2025-03-08T13:38:03Z
8 Docker-OSX 49885 2790 Shell 374 Run macOS VM in a Docker! Run near native OSX-KVM in Docker! X11 Forwarding! CI/CD for OS X Security Research! Docker mac Containers. 2024-11-18T15:00:58Z
9 powerlevel10k 48239 2258 Shell 85 A Zsh theme 2025-01-29T13:28:19Z
10 acme.sh 41555 5166 Shell 1021 A pure Unix shell script implementing ACME client protocol 2025-03-02T12:06:25Z

Swift

This is top 10, for more click Top 100 Stars in Swift

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 awesome-ios 48388 6880 Swift 1 A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects 2025-02-04T14:00:13Z
2 Alamofire 41724 7598 Swift 38 Elegant HTTP Networking in Swift 2025-01-07T12:29:07Z
3 iina 39623 2606 Swift 1735 The modern video player for macOS. 2025-03-08T04:15:56Z
4 ShadowsocksX-NG 32658 7935 Swift 309 Next Generation of ShadowsocksX 2024-10-29T12:19:30Z
5 stats 29724 952 Swift 19 macOS system monitor in your menu bar 2025-03-07T16:36:25Z
6 MonitorControl 29203 844 Swift 6 🖥 Control your display's brightness & volume on your Mac as if it was a native Apple Display. Use Apple Keyboard keys or custom shortcuts. Shows the native macOS OSDs. 2025-02-06T10:29:10Z
7 swift-algorithm-club 28983 5001 Swift 32 Algorithms and data structures in Swift, with explanations! 2024-12-06T07:03:07Z
8 UTM 28446 1415 Swift 887 Virtual machines for iOS and macOS 2025-02-24T17:58:25Z
9 Charts 27763 6025 Swift 886 Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart. 2024-08-19T06:17:16Z
10 Rectangle 26579 810 Swift 97 Move and resize windows on macOS with keyboard shortcuts and snap areas 2025-02-10T06:52:02Z

TeX

This is top 10, for more click Top 100 Stars in TeX

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 deeplearningbook-chinese 36146 9133 TeX 64 Deep Learning Book Chinese Translation 2019-12-03T04:25:44Z
2 libpku 30531 8251 TeX 10 贵校课程资料民间整理 2022-01-05T04:09:27Z
3 awesome-deep-learning-papers 25733 4473 TeX 15 The most cited deep learning papers 2024-01-18T13:29:44Z
4 Awesome-CV 23948 4892 TeX 110 📄 Awesome CV is LaTeX template for your outstanding job application 2025-02-06T13:02:54Z
5 PlotNeuralNet 22869 2928 TeX 69 Latex code for making neural networks diagrams 2023-08-21T17:47:04Z
6 conv_arithmetic 14242 2293 TeX 6 A technical report on convolution arithmetic in the context of deep learning 2023-06-08T21:06:47Z
7 os01 12421 722 TeX 55 Bootstrap yourself to write an OS from scratch. A book for self-learner. 2024-03-26T16:21:49Z
8 tensorflow-zh 12369 4177 TeX 27 谷歌全新开源人工智能系统TensorFlow官方文档中文版 2019-08-04T08:55:50Z
9 leetcode 11324 3431 TeX 41 LeetCode题解,151道题完整版。 2024-07-10T22:02:14Z
10 milewski-ctfp-pdf 11164 601 TeX 43 Bartosz Milewski's 'Category Theory for Programmers' unofficial PDF and LaTeX source 2025-03-01T05:18:42Z

TypeScript

This is top 10, for more click Top 100 Stars in TypeScript

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 freeCodeCamp 410975 39135 TypeScript 165 freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free. 2025-03-08T15:58:25Z
2 developer-roadmap 310011 40448 TypeScript 151 Interactive roadmaps, guides and other educational content to help developers grow in their careers. 2025-03-09T00:23:53Z
3 vue 208438 33728 TypeScript 356 This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core 2024-10-10T07:24:15Z
4 vscode 168405 30898 TypeScript 8928 Visual Studio Code 2025-03-09T02:06:29Z
5 tech-interview-handbook 122541 15051 TypeScript 38 💯 Curated coding interview preparation materials for busy software engineers 2024-10-08T11:04:00Z
6 TypeScript 102475 12691 TypeScript 5542 TypeScript is a superset of JavaScript that compiles to clean JavaScript output. 2025-03-06T20:41:56Z
7 angular 97151 25953 TypeScript 1520 Deliver web apps with confidence 🚀 2025-03-07T20:27:21Z
8 material-ui 94977 32516 TypeScript 1680 Material UI: Comprehensive React component library that implements Google's Material Design. Free forever. 2025-03-09T03:01:28Z
9 excalidraw 93972 9022 TypeScript 1670 Virtual whiteboard for sketching hand-drawn like diagrams 2025-03-08T18:21:21Z
10 ant-design 93909 51453 TypeScript 1218 An enterprise-class UI design language and React UI library 2025-03-09T01:28:43Z

Vim script

This is top 10, for more click Top 100 Stars in Vim script

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 neovim 86980 5920 Vim Script 1557 Vim-fork focused on extensibility and usability 2025-03-09T00:58:18Z
2 vim 37612 5589 Vim Script 1459 The official Vim repository 2025-03-08T16:23:41Z
3 vim-plug 34602 1925 Vim Script 69 🌺 Minimalist Vim Plugin Manager 2025-02-27T05:01:49Z
4 vimrc 31072 7312 Vim Script 6 The ultimate Vim configuration (vimrc) 2024-10-06T08:26:02Z
5 Vundle.vim 23995 2564 Vim Script 170 Vundle, the plug-in manager for Vim 2024-07-30T05:53:03Z
6 vim-fugitive 20436 1016 Vim Script 54 fugitive.vim: A Git wrapper so awesome, it should be illegal 2025-02-19T22:44:39Z
7 SpaceVim 20379 1417 Vim Script 5 A modular configuration of Vim and Neovim 2025-02-17T14:14:00Z
8 nerdtree 19807 1447 Vim Script 18 A tree explorer plugin for vim. 2024-07-20T05:04:50Z
9 vim-airline 17855 1106 Vim Script 49 lean & mean status/tabline for vim that's light as air 2024-12-05T05:51:56Z
10 vim-galore 17114 616 Vim Script 3 🎓 All things Vim! 2023-12-22T22:15:38Z

About

⭐Github Ranking⭐ Github stars and forks ranking list. Github Top100 stars list of different languages. Automatically update daily. | Github仓库排名,每日自动更新

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.6%
  • Shell 3.1%
  • Ruby 0.3%