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

mkiisoft/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: 2021-03-06T03:01:12Z

Table of Contents

Most Stars

This is top 10 list, for more click Github Top 100 Stars

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 freeCodeCamp 321310 25495 JavaScript 266 freeCodeCamp.org's open source codebase and curriculum. Learn to code for free. 2021-03-06T02:56:46Z
2 vue 180240 28335 JavaScript 566 🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web. 2021-03-04T23:12:50Z
3 free-programming-books 178427 40966 None 25 📚 Freely available programming books 2021-03-03T05:20:50Z
4 react 164650 33026 JavaScript 730 A declarative, efficient, and flexible JavaScript library for building user interfaces. 2021-03-05T23:05:52Z
5 coding-interview-university 156068 43854 None 43 A complete computer science study plan to become a software engineer. 2021-03-05T06:49:47Z
6 tensorflow 153755 84158 C++ 4022 An Open Source Machine Learning Framework for Everyone 2021-03-06T02:56:17Z
7 developer-roadmap 150570 22079 None 53 Roadmap to becoming a web developer in 2021 2021-02-25T09:04:28Z
8 bootstrap 148625 72483 JavaScript 344 The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web. 2021-03-06T01:00:05Z
9 You-Dont-Know-JS 134306 26710 None 119 A book series on JavaScript. @YDKJS on twitter. 2021-02-08T13:38:15Z
10 vscode 111984 18208 TypeScript 4691 Visual Studio Code 2021-03-06T02:57:59Z

Most Forks

This is top 10 list, for more click Github Top 100 Forks

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 datasharing 5714 234590 None 794 The Leek group guide to data sharing 2021-03-05T03:59:19Z
2 ProgrammingAssignment2 678 136679 R 3857 Repository for Programming Assignment 2 for R Programming on Coursera 2021-03-05T23:35:18Z
3 Spoon-Knife 10400 116270 HTML 11436 This repo is for demonstration purposes only. 2021-03-05T23:35:20Z
4 tensorflow 153755 84158 C++ 4022 An Open Source Machine Learning Framework for Everyone 2021-03-06T02:56:17Z
5 SmartThingsPublic 1901 81176 Groovy 2705 SmartThings open-source DeviceTypeHandlers and SmartApps code 2021-03-06T01:55:06Z
6 bootstrap 148625 72483 JavaScript 344 The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web. 2021-03-06T01:00:05Z
7 gitignore 114741 62832 None 294 A collection of useful .gitignore templates 2021-03-02T07:44:50Z
8 ExData_Plotting1 200 55499 None 669 Plotting Assignment 1 for Exploratory Data Analysis 2021-02-25T17:34:24Z
9 Complete-Python-3-Bootcamp 14891 52570 Jupyter Notebook 129 Course Files for Complete Python 3 Bootcamp Course on Udemy 2021-02-23T14:32:26Z
10 cgm-remote-monitor 1430 51797 JavaScript 86 nightscout web monitor 2021-03-06T01:55:12Z

ActionScript

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 open-source-flash 7355 129 ActionScript 33 Petition to open source Flash and Shockwave spec 2021-02-24T08:44:01Z
2 VVVVVV 6100 491 ActionScript 29 The source code to VVVVVV! http://thelettervsixtim.es/ 2021-03-05T23:04:08Z
3 webcamjs 2278 1009 ActionScript 153 HTML5 Webcam Image Capture Library with Flash Fallback 2020-04-22T07:50:12Z
4 Starling-Framework 2275 850 ActionScript 83 The Cross Platform Game Engine 2021-01-18T15:34:41Z
5 as3corelib 1492 462 ActionScript 121 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. 2015-08-31T21:13:33Z
6 scratch-flash 1313 517 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 1189 202 ActionScript 1 Map generator for games. Generates island maps with a focus on mountains, rivers, coastlines. 2017-08-24T04:32:19Z
8 flixel 1116 202 ActionScript 74 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 1060 209 ActionScript 8 Signals is a new approach for AS3 events, inspired by C# events and signals/slots in Qt. 2018-10-11T10:29:32Z
10 robotlegs-framework 970 267 ActionScript 18 An ActionScript 3 application framework for Flash and Flex 2020-06-16T09:09:56Z

C

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 linux 106119 36015 C 324 Linux kernel source tree 2021-03-06T01:35:25Z
2 netdata 51719 4734 C 665 Real-time performance monitoring, done right! https://www.netdata.cloud 2021-03-06T01:18:02Z
3 redis 47732 18882 C 2357 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. 2021-03-05T17:54:48Z
4 scrcpy 45554 4698 C 660 Display and control your Android device 2021-03-04T14:20:18Z
5 git 36473 21029 C 58 Git Source Code Mirror - This is a publish-only repository and all pull requests are ignored. Please follow Documentation/SubmittingPatches procedure for any of your improvements. 2021-03-05T23:40:16Z
6 php-src 29550 6529 C 300 The PHP Interpreter 2021-03-06T00:00:09Z
7 ijkplayer 28341 7371 C 2600 Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support. 2021-02-09T06:58:19Z
8 wrk 27821 2307 C 142 Modern HTTP benchmarking tool 2021-03-04T07:39:09Z
9 obs-studio 26544 4655 C 404 OBS Studio - Free and open source software for live streaming and screen recording 2021-03-06T02:52:03Z
10 FFmpeg 23735 8067 C 3 Mirror of https://git.ffmpeg.org/ffmpeg.git 2021-03-05T19:00:20Z

C#

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 shadowsocks-windows 51799 15982 C# 32 If you want to keep a secret, you must also hide it from yourself. 2021-03-02T06:49:35Z
2 PowerToys 51199 2770 C# 1263 Windows system utilities to maximize productivity 2021-03-05T20:50:18Z
3 PowerShell 24727 3985 C# 2958 PowerShell for every system! 2021-03-06T02:08:16Z
4 CodeHub 23178 632 C# 233 CodeHub is an iOS application written using Xamarin 2020-10-20T21:33:04Z
5 aspnetcore 21322 6087 C# 2598 ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux. 2021-03-06T02:23:04Z
6 Wox 19711 2132 C# 587 Launcher for Windows, an alternative to Alfred and Launchy. 2021-03-02T02:22:23Z
7 v2rayN 18467 4099 C# 424 None 2021-03-02T13:09:56Z
8 dnSpy 17562 3004 C# 185 .NET debugger and assembly editor 2020-12-20T23:55:15Z
9 eShopOnContainers 16862 7164 C# 45 Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 5, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor. 2021-03-02T20:18:41Z
10 WaveFunctionCollapse 15905 811 C# 0 Bitmap & tilemap generation from a single example with the help of ideas from quantum mechanics 2021-02-11T17:32:58Z

C++

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 tensorflow 153755 84158 C++ 4022 An Open Source Machine Learning Framework for Everyone 2021-03-06T02:56:17Z
2 electron 90598 12080 C++ 1624 :electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS 2021-03-06T01:03:47Z
3 terminal 72368 6518 C++ 1251 The new Windows Terminal and the original Windows console host, all in the same place! 2021-03-06T00:55:08Z
4 swift 55271 8863 C++ 333 The Swift Programming Language 2021-03-06T02:41:04Z
5 opencv 52748 43581 C++ 1932 Open Source Computer Vision Library 2021-03-05T20:29:35Z
6 bitcoin 50319 27887 C++ 967 Bitcoin Core integration/staging tree 2021-03-06T01:20:12Z
7 pytorch 46656 12392 C++ 8119 Tensors and Dynamic neural networks in Python with strong GPU acceleration 2021-03-06T02:20:18Z
8 protobuf 46608 12461 C++ 1198 Protocol Buffers - Google's data interchange format 2021-03-06T02:17:59Z
9 tesseract 38980 7143 C++ 313 Tesseract Open Source OCR Engine (main repository) 2021-03-05T13:27:28Z
10 godot 36980 6966 C++ 5985 Godot Engine – Multi-platform 2D and 3D game engine 2021-03-06T02:26:35Z

Clojure

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 FiraCode 54425 2342 Clojure 255 Free monospaced font with programming ligatures 2021-03-05T11:27:44Z
2 metabase 24064 3203 Clojure 2059 The simplest, fastest way to get business intelligence and analytics to everyone in your company 😋 2021-03-06T01:33:05Z
3 LightTable 11461 947 Clojure 173 The Light Table IDE ⛺ 2021-01-28T19:27:28Z
4 clojurescript 8593 754 Clojure 2 Clojure to JS compiler 2021-03-05T12:33:51Z
5 leiningen 6958 1595 Clojure 174 Automate Clojure projects without setting your hair on fire. 2021-02-18T16:10:39Z
6 om 6675 372 Clojure 80 ClojureScript interface to Facebook's React 2020-08-17T12:30:25Z
7 overtone 5122 424 Clojure 108 Collaborative Programmable Music 2021-02-05T07:11:44Z
8 jepsen 5098 577 Clojure 43 A framework for distributed systems verification, with fault injection 2021-03-01T20:28:33Z
9 re-frame 4711 648 Clojure 23 A ClojureScript framework for building user interfaces, leveraging React 2021-03-06T02:06:30Z
10 reagent 4149 371 Clojure 53 A minimalistic ClojureScript interface to React.js 2021-02-28T15:28:19Z

CoffeeScript

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 SwitchyOmega 16512 2695 CoffeeScript 473 Manage and switch between multiple proxies quickly & easily. 2021-03-05T14:50:45Z
2 trix 15945 871 CoffeeScript 69 A rich text editor for everyday writing 2021-02-27T08:07:48Z
3 coffeescript 15804 2009 CoffeeScript 55 Unfancy JavaScript 2020-10-18T13:55:00Z
4 zxcvbn 11899 812 CoffeeScript 115 Low-Budget Password Strength Estimation 2021-02-18T14:11:16Z
5 chinese-copywriting-guidelines 9083 1390 CoffeeScript 33 Chinese copywriting guidelines for better written communication/中文文案排版指北 2021-01-30T09:28:18Z
6 overleaf 8112 886 CoffeeScript 181 A web-based collaborative LaTeX editor 2021-03-03T05:01:37Z
7 dynamics.js 7344 410 CoffeeScript 10 Javascript library to create physics-based animations 2019-02-26T06:19:21Z
8 codecombat 7331 3859 CoffeeScript 428 Game for learning how to code. 2021-03-06T01:37:19Z
9 morris.js 6972 1265 CoffeeScript 325 Pretty time-series line graphs 2021-02-21T10:45:45Z
10 At.js 5275 711 CoffeeScript 159 Add Github like mentions autocomplete to your application. 2020-07-27T21:01:50Z

CSS

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 animate.css 69325 15330 CSS 12 🍿 A cross-browser library of CSS animations. As easy to use as an easy thing. 2021-03-04T05:19:21Z
2 bulma 42844 3667 CSS 341 Modern CSS framework based on Flexbox 2021-03-05T20:15:41Z
3 normalize.css 42767 9575 CSS 51 A modern alternative to CSS resets 2021-01-24T20:52:27Z
4 tailwindcss 37776 1731 CSS 44 A utility-first CSS framework for rapid UI development. 2021-03-06T00:03:39Z
5 freecodecamp.cn 36676 1376 CSS 151 FCC China open source codebase and curriculum. Learn to code and help nonprofits. 2020-09-04T04:10:36Z
6 nerd-fonts 26700 1981 CSS 188 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 2021-03-03T05:38:57Z
7 hangzhou_house_knowledge 25316 5328 CSS 107 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. 2020-10-18T13:49:34Z
8 Hover 23871 5326 CSS 33 A collection of CSS3 powered hover effects to be applied to links, buttons, logos, SVG, featured images and so on. Easily apply to your own elements, modify or just use for inspiration. Available in CSS, Sass, and LESS. 2020-12-21T08:32:06Z
9 the-swift-programming-language-in-chinese 20016 5116 CSS 12 中文版 Apple 官方 Swift 教程《The Swift Programming Language》 2021-02-03T13:33:12Z
10 Skeleton 18126 3068 CSS 141 Skeleton: A Dead Simple, Responsive Boilerplate for Mobile-Friendly Development 2020-12-02T18:50:38Z

Go

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 go 82983 12040 Go 6953 The Go programming language 2021-03-05T23:59:20Z
2 kubernetes 74938 27211 Go 2965 Production-Grade Container Scheduling and Management 2021-03-06T02:50:58Z
3 awesome-go 62468 8205 Go 56 A curated list of awesome Go frameworks, libraries and software 2021-03-04T12:56:26Z
4 moby 59764 17248 Go 4083 Moby Project - a collaborative project for the container ecosystem to assemble container-based systems 2021-03-05T02:44:44Z
5 hugo 50456 5666 Go 637 The world’s fastest framework for building websites. 2021-03-03T19:17:06Z
6 gin 46198 5257 Go 389 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. 2021-02-27T08:41:51Z
7 frp 43567 8200 Go 106 A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet. 2021-03-05T08:58:08Z
8 build-web-application-with-golang 37065 9940 Go 104 A golang ebook intro how to build a web with golang 2021-03-05T03:35:14Z
9 v2ray-core 36646 8090 Go 21 A platform for building proxies to bypass network restrictions. 2021-03-05T05:30:17Z
10 gogs 36530 4251 Go 746 Gogs is a painless self-hosted Git service 2021-03-05T16:18:16Z

Haskell

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 pandoc 21878 2622 Haskell 762 Universal markup converter 2021-03-05T19:59:42Z
2 graphql-engine 20850 1808 Haskell 1372 Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events. 2021-03-05T18:33:20Z
3 postgrest 16637 767 Haskell 136 REST API for any Postgres database 2021-03-06T00:31:31Z
4 purescript 6996 504 Haskell 263 A strongly-typed language that compiles to JavaScript 2021-03-04T10:46:28Z
5 compiler 6340 558 Haskell 215 Compiler for Elm, a functional language for reliable webapps. 2021-02-08T13:15:19Z
6 Haxl 3897 307 Haskell 9 A Haskell library that simplifies access to remote data, such as databases or web-based services. 2021-03-01T16:28:14Z
7 unison 3671 179 Haskell 505 A friendly programming language from the future 2021-03-05T18:32:44Z
8 stack 3516 776 Haskell 813 The Haskell Tool Stack 2021-03-02T20:35:40Z
9 cardano-sl 3502 589 Haskell 189 Cryptographic currency implementing Ouroboros PoS protocol 2020-07-30T15:22:04Z
10 fp-course 3498 1100 Haskell 14 Functional Programming Course 2021-02-23T02:01:37Z

HTML

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 material-design-lite 31731 5230 HTML 374 Material Design Components in HTML/CSS/JS 2020-11-13T08:35:28Z
2 foundation-sites 28937 5744 HTML 322 The most advanced responsive front-end framework in the world. Quickly create prototypes and production code for sites that work on any kind of device. 2021-02-25T12:39:22Z
3 styleguide 27100 10318 HTML 294 Style guides for Google-originated open-source projects 2021-02-23T20:43:13Z
4 tabler 23022 2550 HTML 69 Tabler is free and open-source HTML Dashboard UI Kit built on Bootstrap 2021-03-01T06:01:42Z
5 chosen 22149 4218 HTML 290 Deprecated - Chosen is a library for making long, unwieldy select boxes more friendly. 2021-01-13T07:47:57Z
6 Coursera-ML-AndrewNg-Notes 21043 8222 HTML 50 吴恩达老师的机器学习课程个人笔记 2021-02-08T12:02:10Z
7 zju-icicles 20605 6267 HTML 6 浙江大学课程攻略共享计划 2021-03-02T00:37:44Z
8 intro.js 20003 2520 HTML 33 A better way for new feature introduction and step-by-step users guide for your website and project. 2021-03-04T08:13:12Z
9 gentelella 19994 6686 HTML 43 Free Bootstrap 4 Admin Dashboard Template 2020-10-27T01:16:29Z
10 web-starter-kit 18502 3178 HTML 81 Web Starter Kit - a workflow for multi-device websites 2021-03-02T01:33:18Z

Java

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 CS-Notes 122534 39739 Java 71 📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++ 2021-02-23T08:52:09Z
2 JavaGuide 98716 34046 Java 39 「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide! 2021-03-05T13:27:53Z
3 java-design-patterns 64516 20496 Java 242 Design patterns implemented in Java 2021-03-05T17:58:02Z
4 LeetCodeAnimation 62979 12028 Java 8 Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路) 2020-09-30T01:43:30Z
5 spring-boot 53833 33003 Java 508 Spring Boot 2021-03-05T19:27:45Z
6 advanced-java 52527 14551 Java 1 😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识 2021-02-20T12:15:22Z
7 interviews 50373 10724 Java 89 Everything you need to know to get the job. 2021-02-04T09:12:05Z
8 mall 46951 20167 Java 15 mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。 2021-03-04T12:45:02Z
9 RxJava 44305 7373 Java 10 RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM. 2021-03-05T09:40:39Z
10 spring-framework 41713 28991 Java 1192 Spring Framework 2021-03-05T14:07:23Z

JavaScript

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 freeCodeCamp 321310 25495 JavaScript 266 freeCodeCamp.org's open source codebase and curriculum. Learn to code for free. 2021-03-06T02:56:46Z
2 vue 180240 28335 JavaScript 566 🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web. 2021-03-04T23:12:50Z
3 react 164650 33026 JavaScript 730 A declarative, efficient, and flexible JavaScript library for building user interfaces. 2021-03-05T23:05:52Z
4 bootstrap 148625 72483 JavaScript 344 The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web. 2021-03-06T01:00:05Z
5 javascript 106132 20518 JavaScript 120 JavaScript Style Guide 2021-03-04T17:25:10Z
6 javascript-algorithms 98491 16411 JavaScript 204 📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings 2021-02-24T08:23:25Z
7 d3 96014 22513 JavaScript 7 Bring data to life with SVG, Canvas and HTML. 📊📈🎉 2021-02-07T19:52:05Z
8 react-native 93728 20579 JavaScript 1511 A framework for building native apps with React. 2021-03-06T02:43:32Z
9 create-react-app 86394 21387 JavaScript 1028 Set up a modern web app by running one command. 2021-03-04T21:05:15Z
10 axios 82290 7920 JavaScript 296 Promise based HTTP client for the browser and node.js 2021-03-01T15:05:37Z

Lua

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 kong 28284 3724 Lua 403 🦍 The Cloud-Native API Gateway 2021-03-05T23:04:59Z
2 waifu2x 20640 2301 Lua 123 Image Super-Resolution for Anime-Style Art 2021-01-27T23:14:12Z
3 neural-style 17892 2760 Lua 321 Torch implementation of neural style algorithm 2018-02-23T01:21:20Z
4 openface 13869 3492 Lua 3 Face recognition with deep neural networks. 2020-07-26T05:28:58Z
5 char-rnn 10533 2469 Lua 109 Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch 2018-05-04T15:25:25Z
6 CycleGAN 10367 1758 Lua 41 Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more. 2020-08-03T14:35:58Z
7 pix2pix 8238 1480 Lua 75 Image-to-image translation with conditional adversarial nets 2020-08-05T01:16:50Z
8 koreader 7796 840 Lua 345 An ebook reader application supporting PDF, DjVu, EPUB, FB2 and many more formats, running on Cervantes, Kindle, Kobo, PocketBook and Android devices 2021-03-05T22:38:23Z
9 sysdig 6423 636 Lua 323 Linux system exploration and troubleshooting tool with first class support for containers 2021-03-06T00:47:13Z
10 dockercraft 6144 357 Lua 16 Docker + Minecraft = Dockercraft 2018-06-18T12:15:21Z

MATLAB

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 deep-photo-styletransfer 9738 1439 Matlab 30 Code and data for paper "Deep Photo Style Transfer": https://arxiv.org/abs/1703.07511 2017-08-12T08:07:42Z
2 OpenFace 4970 1578 MATLAB 237 OpenFace – a state-of-the art tool intended for facial landmark detection, head pose estimation, facial action unit recognition, and eye-gaze estimation. 2020-10-14T10:31:21Z
3 PRMLT 4960 1993 MATLAB 0 Matlab code for machine learning algorithms in book PRML 2020-03-04T13:50:30Z
4 DeepLearnToolbox 3573 2274 Matlab 83 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
5 Stanford-CS-229-CN 2711 753 MATLAB 2 A Chinese Translation of Stanford CS229 notes 斯坦福机器学习CS229课程讲义的中文翻译 2020-10-07T02:39:11Z
6 MTCNN_face_detection_alignment 2529 994 Matlab 45 Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks 2018-04-04T03:17:19Z
7 faster_rcnn 2403 1209 Matlab 139 Faster R-CNN 2018-07-26T04:26:32Z
8 rcnn 2114 952 Matlab 55 R-CNN: Regions with Convolutional Neural Network Features 2017-04-03T16:16:14Z
9 OpenTLD 2077 1299 Matlab 38 OpenTLD is an open source library for real-time 2D tracking of a single object in video. This repository is no longer under development. For latest version see: http://www.tldvision.com/tld2.html 2016-02-01T11:28:11Z
10 eviltransform 1983 433 Matlab 15 Transport coordinate between earth(WGS-84) and mars in china(GCJ-02). 2020-01-25T12:23:20Z

Objective-C

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 AFNetworking 33090 10208 Objective-C 42 A delightful networking framework for iOS, macOS, watchOS, and tvOS. 2021-02-05T09:23:29Z
2 SDWebImage 23394 5667 Objective-C 49 Asynchronous image downloader with cache support as a UIImageView category 2021-03-05T07:10:10Z
3 GPUImage 19665 4570 Objective-C 992 An open source iOS framework for GPU-based image and video processing 2020-11-28T03:20:20Z
4 Masonry 17901 3127 Objective-C 140 Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS and OSX Auto Layout 2020-11-03T04:14:48Z
5 MBProgressHUD 15806 3506 Objective-C 61 MBProgressHUD + Customizations 2020-11-25T12:57:03Z
6 WeChatExtension-ForMac 15003 2277 Objective-C 193 Mac微信功能拓展/微信插件/微信小助手(A plugin for Mac WeChat) 2021-02-23T16:12:10Z
7 IQKeyboardManager 14920 2234 Objective-C 74 Codeless drop-in universal library allows to prevent issues of keyboard sliding up and cover UITextField/UITextView. Neither need to write any code nor any setup required and much more. 2021-02-25T05:43:14Z
8 realm-cocoa 14342 1925 Objective-C 375 Realm is a mobile database: a replacement for Core Data & SQLite 2021-03-05T21:30:58Z
9 bitbar 14080 567 Objective-C 199 Put the output from any script or program in your Mac OS X Menu Bar 2021-02-18T23:07:50Z
10 YYKit 13741 3624 Objective-C 279 A collection of iOS components. 2020-06-30T08:48:07Z

Perl

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 diff-so-fancy 14200 315 Perl 18 Good-lookin' diffs. Actually… nah… The best-lookin' diffs. 🎉 2021-02-22T18:10:59Z
2 cloc 11121 660 Perl 23 cloc counts blank lines, comment lines, and physical lines of source code in many programming languages. 2021-03-01T05:01:50Z
3 FlameGraph 10914 1298 Perl 117 Stack trace visualizer 2021-02-19T07:29:05Z
4 gitolite 7858 985 Perl 5 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. 2021-02-12T15:53:27Z
5 MySQLTuner-perl 6671 1053 Perl 41 MySQLTuner is a script written in Perl that will assist you with your MySQL configuration and make recommendations for increased performance and stability. 2021-02-05T14:44:52Z
6 nikto 4601 754 Perl 79 Nikto web server scanner 2021-03-04T15:06:43Z
7 Expose 4181 253 Perl 20 A simple static site generator for photoessays 2020-02-08T04:36:42Z
8 sicp-pdf 3822 499 Perl 15 SICP PDF with Texinfo and LaTeX source 2020-07-05T14:26:59Z
9 EQGRP 3690 2102 Perl 14 Decrypted content of eqgrp-auction-file.tar.xz 2017-05-24T21:12:59Z
10 nginx-tutorials 2589 431 Perl 4 Nginx Tutorials 2021-03-05T03:48:12Z

PHP

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 laravel 64148 20537 PHP 30 A PHP framework for web artisans 2021-03-03T22:06:19Z
2 symfony 24724 8027 PHP 698 The Symfony PHP framework 2021-03-05T23:37:19Z
3 monolog 18480 1719 PHP 15 Sends your logs to files, sockets, inboxes, databases and various web services 2021-02-28T19:04:22Z
4 CodeIgniter 18129 7845 PHP 86 Open Source PHP Framework (originally from EllisLab) 2021-03-04T08:07:25Z
5 phpunit 17128 1970 PHP 121 The PHP Unit Testing framework. 2021-03-05T21:00:11Z
6 Carbon 15054 1151 PHP 2 A simple PHP API extension for DateTime. 2021-02-24T17:30:47Z
7 PHP-Parser 14243 799 PHP 71 A PHP parser written in PHP 2021-02-06T16:12:01Z
8 server 13673 2444 PHP 2973 ☁️ Nextcloud server, a safe home for all your data 2021-03-06T02:23:07Z
9 grav 12568 1301 PHP 324 Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS 2021-03-05T17:25:16Z
10 koel 12368 1567 PHP 62 🐦 A personal music streaming server that works. 2021-02-14T13:03:41Z

Python

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 system-design-primer 122952 22383 Python 180 Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards. 2021-02-27T21:22:45Z
2 public-apis 112081 13871 Python 260 A collective list of free APIs for use in software and web development. 2021-03-04T13:27:31Z
3 Python 100622 28644 Python 51 All Algorithms implemented in Python 2021-03-05T08:09:06Z
4 Python-100-Days 100268 40250 Python 542 Python - 100天从新手到大师 2021-03-04T07:26:42Z
5 awesome-python 94623 18516 Python 133 A curated list of awesome Python frameworks, libraries, software and resources 2021-02-25T14:54:19Z
6 youtube-dl 91090 4262 Python 3943 Command-line program to download videos from YouTube.com and other video sites 2021-03-05T23:22:07Z
7 models 68940 43662 Python 1105 Models and examples built with TensorFlow 2021-03-05T23:06:25Z
8 thefuck 59189 2828 Python 252 Magnificent app which corrects your previous console command. 2021-03-03T18:04:17Z
9 django 55999 24012 Python 161 The Web framework for perfectionists with deadlines. 2021-03-05T21:31:45Z
10 flask 54107 14150 Python 26 The Python micro framework for building web applications. 2021-03-01T15:25:16Z

R

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 ggplot2 4830 1717 R 287 An implementation of the Grammar of Graphics in R 2021-03-03T14:56:13Z
2 awesome-R 4463 1388 R 4 A curated list of awesome R packages, frameworks and software. 2021-03-05T08:17:53Z
3 shiny 4177 1685 R 635 Easy interactive web applications with R 2021-03-06T01:13:00Z
4 dplyr 3681 1343 R 70 dplyr: A grammar of data manipulation 2021-03-05T14:27:09Z
5 swirl_courses 3602 6944 R 161 🎓 A collection of interactive courses for the swirl R package. 2020-09-07T16:55:21Z
6 ML_for_Hackers 3589 2251 R 36 Code accompanying the book "Machine Learning for Hackers" 2019-05-26T16:52:29Z
7 AnomalyDetection 3318 747 R 70 Anomaly Detection with R 2019-08-30T19:49:16Z
8 r4ds 2777 3317 R 79 R for data science: a book 2021-03-03T20:58:22Z
9 bookdown 2364 967 R 206 Authoring Books and Technical Documents with R Markdown 2021-03-04T15:42:03Z
10 awesome-network-analysis 2219 479 R 21 A curated list of awesome network analysis resources. 2020-10-28T04:00:27Z

Ruby

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 rails 47722 19182 Ruby 662 Ruby on Rails 2021-03-05T23:25:33Z
2 jekyll 42322 9245 Ruby 158 🌐 Jekyll is a blog-aware static site generator in Ruby 2021-02-27T13:55:31Z
3 discourse 32737 7153 Ruby 36 A platform for community discussion. Free, open, simple. 2021-03-05T23:07:31Z
4 fastlane 31448 4843 Ruby 173 🚀 The easiest way to automate building and releasing your iOS and Android apps 2021-03-05T19:56:18Z
5 huginn 30970 2922 Ruby 527 Create agents that monitor and act on your behalf. Your agents are standing by! 2021-02-20T21:56:11Z
6 awesome-awesomeness 27281 3348 Ruby 12 A curated list of awesome awesomeness 2021-03-05T05:56:02Z
7 brew 27046 5949 Ruby 55 🍺 The missing package manager for macOS (or Linux) 2021-03-06T00:53:57Z
8 devdocs 25121 1700 Ruby 121 API Documentation Browser 2021-03-05T23:45:04Z
9 mastodon 23810 3963 Ruby 1888 Your self-hosted, globally interconnected microblogging community 2021-03-05T23:15:08Z
10 metasploit-framework 23306 11030 Ruby 493 Metasploit Framework 2021-03-05T23:26:23Z

Scala

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 spark 28983 23444 Scala 217 Apache Spark - A unified analytics engine for large-scale data processing 2021-03-05T22:27:02Z
2 prisma1 16861 948 Scala 600 💾 Database Tools incl. ORM, Migrations and Admin UI (Postgres, MySQL & MongoDB) 2021-02-19T17:48:14Z
3 scala 13150 3026 Scala 33 Scala 2 compiler and standard library. For bugs, see scala/bug 2021-03-05T16:46:34Z
4 predictionio 12505 2024 Scala 80 PredictionIO, a machine learning server for developers and ML engineers. 2021-01-09T10:30:58Z
5 playframework 11822 3952 Scala 476 Play Framework 2021-03-05T09:41:48Z
6 akka 11413 3362 Scala 891 Build highly concurrent, distributed, and resilient message-driven applications on the JVM 2021-03-05T08:29:11Z
7 CMAK 9878 2258 Scala 464 CMAK is a tool for managing Apache Kafka clusters 2020-12-16T21:27:05Z
8 lila 8497 1222 Scala 596 ♞ lichess.org: the forever free, adless and open source chess server ♞ 2021-03-05T19:13:54Z
9 gitbucket 8311 1168 Scala 323 A Git platform powered by Scala with easy installation, high extensibility & GitHub API compatibility 2021-03-04T18:45:29Z
10 finagle 7896 1379 Scala 47 A fault tolerant, protocol-agnostic RPC system 2021-03-05T21:25:14Z

Shell

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 ohmyzsh 124581 21658 Shell 743 🙃 A delightful community-driven (with 1800+ contributors) framework for managing your zsh configuration. Includes nearly 300 optional plugins (rails, git, OSX, hub, docker, homebrew, node, php, python, etc), over 140 themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community. 2021-03-05T14:11:40Z
2 nvm 47142 4756 Shell 314 Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions 2021-03-04T20:43:34Z
3 papers-we-love 45063 3963 Shell 12 Papers from the computer science community to read and discuss. 2021-02-05T06:17:54Z
4 tldr 30643 2482 Shell 111 📚 Collaborative cheatsheets for console commands 2021-03-05T22:02:44Z
5 pi-hole 30068 1945 Shell 213 A black hole for Internet advertisements 2021-03-03T20:20:58Z
6 og-aws 28935 2956 Shell 134 📙 Amazon Web Services — a practical guide 2021-02-16T06:15:34Z
7 pure-bash-bible 26670 2372 Shell 39 📖 A collection of pure bash alternatives to external processes. 2021-01-05T20:57:40Z
8 programmer-job-blacklist 26552 1765 Shell 143 🙈程序员找工作黑名单,换工作和当技术合伙人需谨慎啊 更新有赞 2020-12-23T09:17:02Z
9 dotfiles 24857 8392 Shell 183 🔧 .files, including ~/.macos — sensible hacker defaults for macOS 2021-02-16T14:35:39Z
10 gitflow 24807 2555 Shell 302 Git extensions to provide high-level repository operations for Vincent Driessen's branching model. 2019-11-13T18:06:35Z

Swift

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 awesome-ios 36826 6139 Swift 8 A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects 2021-02-24T14:25:54Z
2 Alamofire 35326 6590 Swift 34 Elegant HTTP Networking in Swift 2021-03-02T03:10:30Z
3 ShadowsocksX-NG 29183 7815 Swift 250 Next Generation of ShadowsocksX 2021-02-05T12:58:44Z
4 open-source-ios-apps 26643 4282 Swift 2 📱 Collaborative List of Open-Source iOS Apps 2021-03-04T16:00:02Z
5 iina 26420 1993 Swift 1068 The modern video player for macOS. 2021-02-25T02:43:17Z
6 open-source-mac-os-apps 25453 1680 Swift 39 🚀 Awesome list of open source applications for macOS. https://t.me/opensourcemacosapps 2021-02-23T00:18:30Z
7 swift-algorithm-club 24455 4276 Swift 38 Algorithms and data structures in Swift, with explanations! 2021-03-05T23:30:18Z
8 Charts 23990 4802 Swift 667 Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart. 2021-03-03T12:38:44Z
9 lottie-ios 21131 3033 Swift 227 An iOS library to natively render After Effects vector animations 2021-03-01T16:50:49Z
10 awesome-swift 20412 2797 Swift 0 A collaborative list of awesome Swift libraries and resources. Feel free to contribute! 2021-02-23T18:10:36Z

TeX

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 deeplearningbook-chinese 30740 8719 TeX 58 Deep Learning Book Chinese Translation 2019-12-03T04:25:44Z
2 libpku 23365 7245 TeX 6 贵校课程资料民间整理 2020-11-22T05:11:15Z
3 awesome-deep-learning-papers 22643 4377 TeX 35 The most cited deep learning papers 2020-08-27T13:43:48Z
4 Awesome-CV 12929 3205 TeX 208 📄 Awesome CV is LaTeX template for your outstanding job application 2021-01-28T18:57:41Z
5 PlotNeuralNet 12211 1693 TeX 43 Latex code for making neural networks diagrams 2021-01-29T16:56:27Z
6 tensorflow-zh 12065 4291 TeX 28 谷歌全新开源人工智能系统TensorFlow官方文档中文版 2019-08-04T08:55:50Z
7 conv_arithmetic 10070 1858 TeX 8 A technical report on convolution arithmetic in the context of deep learning 2019-05-06T20:05:05Z
8 leetcode 9225 3182 TeX 48 LeetCode题解,151道题完整版 2019-10-23T06:58:33Z
9 os01 9020 545 TeX 43 Bootstrap yourself to write an OS from scratch. A book for self-learner. 2021-03-01T19:03:53Z
10 milewski-ctfp-pdf 8224 433 TeX 49 Bartosz Milewski's 'Category Theory for Programmers' unofficial PDF and LaTeX source 2021-02-10T14:37:31Z

Vim script

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 neovim 41864 3124 Vim script 1444 Vim-fork focused on extensibility and usability 2021-03-06T01:58:22Z
2 vimrc 23990 6433 Vim script 29 The ultimate Vim configuration (vimrc) 2021-03-05T16:28:02Z
3 vim 23021 3414 Vim script 1065 The official Vim repository 2021-03-05T20:35:55Z
4 vim-plug 22522 1353 Vim script 61 🌺 Minimalist Vim Plugin Manager 2021-02-08T07:23:22Z
5 Vundle.vim 22142 2479 Vim script 203 Vundle, the plug-in manager for Vim 2020-09-19T21:31:43Z
6 SpaceVim 16237 1298 Vim script 120 A community-driven modular vim distribution - The ultimate vim configuration 2021-03-05T20:34:15Z
7 coc.nvim 15304 593 Vim script 24 Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers. 2021-03-05T02:32:48Z
8 nerdtree 14990 1287 Vim script 3 A tree explorer plugin for vim. 2021-03-01T14:39:03Z
9 spf13-vim 14950 3754 VimL 357 The ultimate vim distribution 2021-01-12T21:30:14Z
10 vim-airline 14922 998 Vim script 32 lean & mean status/tabline for vim that's light as air 2021-03-03T09:39:26Z

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 94.6%
  • Shell 4.9%
  • Ruby 0.5%