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

tamvoflo/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-04-06T03:01:50Z

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 322474 25655 JavaScript 288 freeCodeCamp.org's open source codebase and curriculum. Learn to code for free. 2021-04-05T15:37:33Z
2 996.ICU 256276 21275 Rust 16807 Repo for counting stars and contributing. Press F to pay respect to glorious developers. 2021-03-31T15:54:01Z
3 free-programming-books 182021 41473 None 26 📚 Freely available programming books 2021-04-03T09:10:34Z
4 vue 181458 28614 JavaScript 543 🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web. 2021-04-05T22:15:27Z
5 react 166453 33424 JavaScript 689 A declarative, efficient, and flexible JavaScript library for building user interfaces. 2021-04-05T20:57:47Z
6 awesome 157017 20351 None 48 😎 Awesome lists about all kinds of interesting topics 2021-04-05T16:07:23Z
7 tensorflow 154603 84383 C++ 4043 An Open Source Machine Learning Framework for Everyone 2021-04-06T02:56:49Z
8 bootstrap 149168 72806 JavaScript 357 The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web. 2021-04-06T02:06:45Z
9 You-Dont-Know-JS 135656 26992 None 121 A book series on JavaScript. @YDKJS on twitter. 2021-03-22T20:00:34Z
10 system-design-primer 125624 22928 Python 186 Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards. 2021-03-28T18:39:36Z

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 5758 235547 None 805 The Leek group guide to data sharing 2021-04-04T17:42:35Z
2 ProgrammingAssignment2 684 137082 R 3883 Repository for Programming Assignment 2 for R Programming on Coursera 2021-04-05T16:17:32Z
3 Spoon-Knife 10422 117055 HTML 11604 This repo is for demonstration purposes only. 2021-04-06T01:27:52Z
4 tensorflow 154603 84383 C++ 4043 An Open Source Machine Learning Framework for Everyone 2021-04-06T02:56:49Z
5 SmartThingsPublic 2020 81917 Groovy 2791 SmartThings open-source DeviceTypeHandlers and SmartApps code 2021-04-05T18:01:53Z
6 bootstrap 149168 72806 JavaScript 357 The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web. 2021-04-06T02:06:45Z
7 gitignore 116031 63811 None 310 A collection of useful .gitignore templates 2021-04-01T04:30:32Z
8 ExData_Plotting1 202 55733 None 671 Plotting Assignment 1 for Exploratory Data Analysis 2021-04-02T18:45:46Z
9 Complete-Python-3-Bootcamp 15224 53633 Jupyter Notebook 130 Course Files for Complete Python 3 Bootcamp Course on Udemy 2021-04-05T05:43:44Z
10 cgm-remote-monitor 1457 52696 JavaScript 90 nightscout web monitor 2021-04-05T22:46:25Z

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 7354 137 ActionScript 33 Petition to open source Flash and Shockwave spec 2021-02-24T08:44:01Z
2 VVVVVV 6115 488 ActionScript 28 The source code to VVVVVV! http://thelettervsixtim.es/ 2021-04-05T20:43:46Z
3 webcamjs 2289 1026 ActionScript 155 HTML5 Webcam Image Capture Library with Flash Fallback 2020-04-22T07:50:12Z
4 Starling-Framework 2278 849 ActionScript 84 The Cross Platform Game Engine 2021-03-30T07:08:45Z
5 as3corelib 1490 461 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 520 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 1192 202 ActionScript 1 Map generator for games. Generates island maps with a focus on mountains, rivers, coastlines. 2017-08-24T04:32:19Z
8 flixel 1117 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 108486 36443 C 324 Linux kernel source tree 2021-04-05T17:26:08Z
2 netdata 52070 4764 C 689 Real-time performance monitoring, done right! https://www.netdata.cloud 2021-04-06T02:44:01Z
3 redis 48243 19057 C 2317 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-04-06T02:36:44Z
4 scrcpy 46835 4830 C 683 Display and control your Android device 2021-04-05T20:36:38Z
5 git 37484 21249 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-04-06T01:07:33Z
6 php-src 30318 6585 C 297 The PHP Interpreter 2021-04-05T20:41:59Z
7 wrk 28703 2345 C 143 Modern HTTP benchmarking tool 2021-04-01T16:36:38Z
8 ijkplayer 28498 7412 C 2615 Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support. 2021-03-24T09:54:03Z
9 obs-studio 27114 4758 C 437 OBS Studio - Free and open source software for live streaming and screen recording 2021-04-06T00:52:24Z
10 FFmpeg 24164 8181 C 3 Mirror of https://git.ffmpeg.org/ffmpeg.git 2021-04-06T01:45:08Z

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 PowerToys 52502 2855 C# 1338 Windows system utilities to maximize productivity 2021-04-05T23:36:12Z
2 shadowsocks-windows 51978 15997 C# 16 If you want to keep a secret, you must also hide it from yourself. 2021-04-05T08:10:25Z
3 PowerShell 25576 4086 C# 3021 PowerShell for every system! 2021-04-05T23:27:18Z
4 CodeHub 23210 635 C# 231 CodeHub is an iOS application written using Xamarin 2021-04-05T02:45:57Z
5 aspnetcore 21695 6193 C# 2607 ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux. 2021-04-06T01:27:40Z
6 Wox 19888 2154 C# 608 Launcher for Windows, an alternative to Alfred and Launchy. 2021-04-01T15:12:05Z
7 v2rayN 19292 4232 C# 482 None 2021-03-27T03:44:35Z
8 dnSpy 17803 3100 C# 185 .NET debugger and assembly editor 2020-12-20T23:55:15Z
9 eShopOnContainers 17168 7279 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-31T14:06:17Z
10 WaveFunctionCollapse 16028 818 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 154603 84383 C++ 4043 An Open Source Machine Learning Framework for Everyone 2021-04-06T02:56:49Z
2 electron 91118 12202 C++ 1113 :electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS 2021-04-06T02:24:28Z
3 terminal 73006 6565 C++ 1254 The new Windows Terminal and the original Windows console host, all in the same place! 2021-04-05T22:03:59Z
4 swift 55628 8931 C++ 337 The Swift Programming Language 2021-04-06T01:42:45Z
5 opencv 53449 44204 C++ 1945 Open Source Computer Vision Library 2021-04-06T00:08:12Z
6 bitcoin 51593 28282 C++ 969 Bitcoin Core integration/staging tree 2021-04-06T02:33:41Z
7 pytorch 47337 12631 C++ 8505 Tensors and Dynamic neural networks in Python with strong GPU acceleration 2021-04-06T02:50:50Z
8 protobuf 47274 12610 C++ 1204 Protocol Buffers - Google's data interchange format 2021-04-05T21:12:54Z
9 tesseract 39403 7212 C++ 312 Tesseract Open Source OCR Engine (main repository) 2021-04-04T11:00:52Z
10 godot 37868 7075 C++ 6128 Godot Engine – Multi-platform 2D and 3D game engine 2021-04-06T02:12:17Z

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 55085 2389 Clojure 262 Free monospaced font with programming ligatures 2021-03-24T16:39:05Z
2 metabase 24449 3259 Clojure 2115 The simplest, fastest way to get business intelligence and analytics to everyone in your company 😋 2021-04-06T01:28:17Z
3 LightTable 11488 945 Clojure 174 The Light Table IDE ⛺ 2021-03-29T17:55:54Z
4 clojurescript 8620 754 Clojure 2 Clojure to JS compiler 2021-03-30T16:43:36Z
5 leiningen 6992 1600 Clojure 174 Automate Clojure projects without setting your hair on fire. 2021-03-27T23:29:27Z
6 om 6677 380 Clojure 80 ClojureScript interface to Facebook's React 2020-08-17T12:30:25Z
7 jepsen 5154 583 Clojure 44 A framework for distributed systems verification, with fault injection 2021-04-03T12:27:59Z
8 overtone 5139 430 Clojure 109 Collaborative Programmable Music 2021-02-05T07:11:44Z
9 re-frame 4742 653 Clojure 26 A ClojureScript framework for building user interfaces, leveraging React 2021-04-06T02:30:34Z
10 reagent 4179 371 Clojure 54 A minimalistic ClojureScript interface to React.js 2021-03-22T07:42:03Z

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 16640 2716 CoffeeScript 481 Manage and switch between multiple proxies quickly & easily. 2021-03-31T21:26:45Z
2 mojs 16594 894 CoffeeScript 34 The motion graphics toolbelt for the web 2021-04-02T11:54:32Z
3 trix 16102 895 CoffeeScript 66 A rich text editor for everyday writing 2021-04-02T06:31:51Z
4 coffeescript 15833 2009 CoffeeScript 57 Unfancy JavaScript 2021-04-01T13:49:07Z
5 zxcvbn 11961 820 CoffeeScript 115 Low-Budget Password Strength Estimation 2021-02-18T14:11:16Z
6 chinese-copywriting-guidelines 9213 1403 CoffeeScript 33 Chinese copywriting guidelines for better written communication/中文文案排版指北 2021-01-30T09:28:18Z
7 overleaf 8243 909 CoffeeScript 192 A web-based collaborative LaTeX editor 2021-04-05T07:17:54Z
8 codecombat 7353 3864 CoffeeScript 428 Game for learning how to code. 2021-04-06T00:34:53Z
9 dynamics.js 7342 410 CoffeeScript 10 Javascript library to create physics-based animations 2019-02-26T06:19:21Z
10 morris.js 6978 1269 CoffeeScript 325 Pretty time-series line graphs 2021-02-21T10:45:45Z

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 69658 15402 CSS 15 🍿 A cross-browser library of CSS animations. As easy to use as an easy thing. 2021-04-01T11:09:59Z
2 normalize.css 43164 9659 CSS 53 A modern alternative to CSS resets 2021-04-01T07:54:14Z
3 bulma 43156 3695 CSS 353 Modern CSS framework based on Flexbox 2021-04-04T06:33:21Z
4 tailwindcss 39291 1786 CSS 98 A utility-first CSS framework for rapid UI development. 2021-04-05T22:14:20Z
5 freecodecamp.cn 36663 1387 CSS 151 FCC China open source codebase and curriculum. Learn to code and help nonprofits. 2020-09-04T04:10:36Z
6 nerd-fonts 27271 2033 CSS 203 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-29T20:54:29Z
7 hangzhou_house_knowledge 25505 5363 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 23979 5361 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 20065 5126 CSS 12 中文版 Apple 官方 Swift 教程《The Swift Programming Language》 2021-02-03T13:33:12Z
10 Skeleton 18183 3071 CSS 142 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 84138 12262 Go 6989 The Go programming language 2021-04-06T02:59:08Z
2 kubernetes 75908 27561 Go 3010 Production-Grade Container Scheduling and Management 2021-04-06T02:57:11Z
3 awesome-go 63243 8287 Go 28 A curated list of awesome Go frameworks, libraries and software 2021-04-06T02:14:01Z
4 moby 59953 17333 Go 4112 Moby Project - a collaborative project for the container ecosystem to assemble container-based systems 2021-04-05T21:47:06Z
5 hugo 51071 5713 Go 643 The world’s fastest framework for building websites. 2021-04-05T18:45:38Z
6 gin 46963 5353 Go 396 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-04-06T02:56:51Z
7 frp 44352 8347 Go 89 A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet. 2021-03-31T08:57:39Z
8 build-web-application-with-golang 37278 9980 Go 106 A golang ebook intro how to build a web with golang 2021-03-21T12:56:31Z
9 v2ray-core 36894 8133 Go 20 A platform for building proxies to bypass network restrictions. 2021-04-05T09:17:53Z
10 gogs 36743 4260 Go 760 Gogs is a painless self-hosted Git service 2021-03-21T21:07:54Z

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 shellcheck 24123 1215 Haskell 666 ShellCheck, a static analysis tool for shell scripts 2021-04-01T03:03:24Z
2 pandoc 22177 2641 Haskell 784 Universal markup converter 2021-04-05T23:14:47Z
3 graphql-engine 21228 1844 Haskell 1411 Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events. 2021-04-05T19:46:18Z
4 postgrest 16793 769 Haskell 140 REST API for any Postgres database 2021-04-05T21:17:28Z
5 semantic 7975 447 Haskell 101 Parsing, analyzing, and comparing source code across many languages 2021-02-24T16:20:12Z
6 purescript 7050 506 Haskell 272 A strongly-typed language that compiles to JavaScript 2021-04-05T21:25:12Z
7 compiler 6381 559 Haskell 226 Compiler for Elm, a functional language for reliable webapps. 2021-02-08T13:15:19Z
8 hadolint 5120 213 Haskell 72 Dockerfile linter, validate inline bash, written in Haskell 2021-04-05T13:28:51Z
9 Haxl 3903 308 Haskell 9 A Haskell library that simplifies access to remote data, such as databases or web-based services. 2021-03-24T10:09:26Z
10 Carp 3878 147 Haskell 84 A statically typed lisp, without a GC, for real-time applications. 2021-04-03T07:05:54Z

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 free-for-dev 45480 4884 HTML 26 A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev 2021-04-05T16:50:22Z
2 AdminLTE 38223 16144 HTML 39 AdminLTE - Free admin dashboard template based on Bootstrap 4 2021-04-05T03:29:05Z
3 material-design-lite 31749 5238 HTML 378 Material Design Components in HTML/CSS/JS 2021-03-18T20:36:47Z
4 foundation-sites 28982 5733 HTML 330 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-03-30T15:53:12Z
5 styleguide 27346 10436 HTML 296 Style guides for Google-originated open-source projects 2021-03-29T11:41:36Z
6 tabler 23193 2571 HTML 68 Tabler is free and open-source HTML Dashboard UI Kit built on Bootstrap 2021-03-31T11:26:58Z
7 fastText 22399 4329 HTML 447 Library for fast text representation and classification. 2021-01-15T15:28:41Z
8 chosen 22139 4215 HTML 291 Deprecated - Chosen is a library for making long, unwieldy select boxes more friendly. 2021-01-13T07:47:57Z
9 polymer 21574 2021 HTML 277 Our original Web Component library. 2021-03-09T23:24:29Z
10 Coursera-ML-AndrewNg-Notes 21509 8399 HTML 54 吴恩达老师的机器学习课程个人笔记 2021-03-23T11:48:03Z

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 125224 40644 Java 82 📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++ 2021-04-03T11:30:21Z
2 JavaGuide 101189 34864 Java 47 「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide! 2021-04-02T13:18:43Z
3 elasticsearch 54355 19601 Java 3202 Free and Open, Distributed, RESTful Search Engine 2021-04-05T23:46:15Z
4 spring-boot 54355 33296 Java 510 Spring Boot 2021-04-06T01:19:34Z
5 advanced-java 53239 14776 Java 2 😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识 2021-04-05T03:13:39Z
6 interviews 50794 10828 Java 91 Everything you need to know to get the job. 2021-03-10T08:57:00Z
7 mall 47993 20624 Java 19 mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。 2021-04-05T07:53:29Z
8 RxJava 44423 7399 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-28T12:12:30Z
9 spring-framework 42147 29375 Java 1231 Spring Framework 2021-04-06T02:47:09Z
10 guava 40736 9105 Java 739 Google core libraries for Java 2021-04-05T23:08:44Z

Kotlin

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 architecture-samples 38511 10619 Kotlin 180 A collection of samples to discuss and showcase different architectural tools and patterns for Android apps. 2021-03-24T06:25:56Z
2 shadowsocks-android 31266 11427 Kotlin 29 A shadowsocks client for Android 2021-03-28T05:31:02Z
3 leakcanary 25936 3760 Kotlin 55 A memory leak detection library for Android. 2021-04-04T20:13:39Z
4 p3c 24961 6691 Kotlin 82 Alibaba Java Coding Guidelines pmd implements and IDE plugin 2021-02-10T09:13:16Z
5 fanqiang 20736 4820 Kotlin 244 翻墙-科学上网 2021-04-05T11:32:17Z
6 iosched 20347 6111 Kotlin 50 The Google I/O 2019 Android App 2021-02-14T16:07:15Z
7 architecture-components-samples 19775 6995 Kotlin 151 Samples for Android Architecture Components. 2021-03-10T09:51:55Z
8 material-dialogs 18667 3095 Kotlin 84 😍 A beautiful, fluid, and extensible dialogs API for Kotlin & Android. 2021-02-22T17:30:36Z
9 flexbox-layout 16599 1737 Kotlin 92 Flexbox for Android 2021-03-17T02:44:33Z
10 plaid 15953 3249 Kotlin 93 An Android app which provides design news & inspiration as well as being an example of implementing material design. 2020-12-28T07:03:44Z

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 322474 25655 JavaScript 288 freeCodeCamp.org's open source codebase and curriculum. Learn to code for free. 2021-04-05T15:37:33Z
2 vue 181459 28614 JavaScript 543 🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web. 2021-04-05T22:15:27Z
3 react 166453 33424 JavaScript 689 A declarative, efficient, and flexible JavaScript library for building user interfaces. 2021-04-05T20:57:47Z
4 bootstrap 149168 72806 JavaScript 357 The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web. 2021-04-06T02:06:45Z
5 javascript 107266 20715 JavaScript 116 JavaScript Style Guide 2021-03-31T09:47:28Z
6 javascript-algorithms 102588 16978 JavaScript 220 📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings 2021-04-04T19:35:46Z
7 d3 96362 22567 JavaScript 9 Bring data to life with SVG, Canvas and HTML. 📊📈🎉 2021-04-03T12:43:32Z
8 react-native 94556 20672 JavaScript 1636 A framework for building native apps with React. 2021-04-06T01:42:24Z
9 create-react-app 87041 21532 JavaScript 1078 Set up a modern web app by running one command. 2021-04-05T03:12:28Z
10 axios 83177 8025 JavaScript 297 Promise based HTTP client for the browser and node.js 2021-04-05T20:44:27Z

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 28596 3768 Lua 416 🦍 The Cloud-Native API Gateway 2021-04-05T21:58:58Z
2 waifu2x 20879 2326 Lua 126 Image Super-Resolution for Anime-Style Art 2021-01-27T23:14:12Z
3 neural-style 17942 2760 Lua 321 Torch implementation of neural style algorithm 2018-02-23T01:21:20Z
4 openface 13933 3515 Lua 3 Face recognition with deep neural networks. 2020-07-26T05:28:58Z
5 char-rnn 10552 2478 Lua 109 Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch 2018-05-04T15:25:25Z
6 CycleGAN 10447 1770 Lua 42 Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more. 2020-08-03T14:35:58Z
7 pix2pix 8297 1496 Lua 75 Image-to-image translation with conditional adversarial nets 2020-08-05T01:16:50Z
8 koreader 7911 847 Lua 351 An ebook reader application supporting PDF, DjVu, EPUB, FB2 and many more formats, running on Cervantes, Kindle, Kobo, PocketBook and Android devices 2021-04-05T19:43:30Z
9 sysdig 6457 638 Lua 319 Linux system exploration and troubleshooting tool with first class support for containers 2021-03-31T16:29:57Z
10 dockercraft 6168 362 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 9759 1438 Matlab 30 Code and data for paper "Deep Photo Style Transfer": https://arxiv.org/abs/1703.07511 2017-08-12T08:07:42Z
2 OpenFace 5024 1585 MATLAB 245 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 4984 2007 MATLAB 0 Matlab code for machine learning algorithms in book PRML 2020-03-04T13:50:30Z
4 DeepLearnToolbox 3582 2273 Matlab 82 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 2746 757 MATLAB 2 A Chinese Translation of Stanford CS229 notes 斯坦福机器学习CS229课程讲义的中文翻译 2020-10-07T02:39:11Z
6 MTCNN_face_detection_alignment 2542 997 Matlab 45 Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks 2018-04-04T03:17:19Z
7 faster_rcnn 2416 1210 Matlab 138 Faster R-CNN 2018-07-26T04:26:32Z
8 rcnn 2127 953 Matlab 55 R-CNN: Regions with Convolutional Neural Network Features 2017-04-03T16:16:14Z
9 OpenTLD 2078 1300 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 1993 437 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 33108 10224 Objective-C 52 A delightful networking framework for iOS, macOS, watchOS, and tvOS. 2021-03-24T08:14:59Z
2 SDWebImage 23469 5689 Objective-C 55 Asynchronous image downloader with cache support as a UIImageView category 2021-04-01T13:18:53Z
3 GPUImage 19699 4573 Objective-C 994 An open source iOS framework for GPU-based image and video processing 2020-11-28T03:20:20Z
4 Masonry 17918 3133 Objective-C 142 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 15829 3512 Objective-C 62 MBProgressHUD + Customizations 2020-11-25T12:57:03Z
6 WeChatExtension-ForMac 15679 2378 Objective-C 209 Mac微信功能拓展/微信插件/微信小助手(A plugin for Mac WeChat) 2021-04-05T16:31:19Z
7 IQKeyboardManager 14973 2239 Objective-C 79 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-03-11T11:01:49Z
8 realm-cocoa 14406 1943 Objective-C 363 Realm is a mobile database: a replacement for Core Data & SQLite 2021-04-05T19:59:29Z
9 YYKit 13754 3624 Objective-C 279 A collection of iOS components. 2020-06-30T08:48:07Z
10 WebViewJavascriptBridge 13596 2876 Objective-C 88 An iOS/OSX bridge for sending messages between Obj-C and JavaScript in UIWebViews/WebViews 2021-03-25T09:09:33Z

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 14291 317 Perl 20 Good-lookin' diffs. Actually… nah… The best-lookin' diffs. 🎉 2021-04-04T19:07:55Z
2 cloc 11327 673 Perl 23 cloc counts blank lines, comment lines, and physical lines of source code in many programming languages. 2021-03-31T14:12:33Z
3 FlameGraph 11059 1321 Perl 121 Stack trace visualizer 2021-03-27T15:06:57Z
4 gitolite 7883 990 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 6747 1057 Perl 43 MySQLTuner is a script written in Perl that will assist you with your MySQL configuration and make recommendations for increased performance and stability. 2021-03-30T09:54:33Z
6 nikto 4684 759 Perl 71 Nikto web server scanner 2021-04-04T14:38:50Z
7 Expose 4190 253 Perl 20 A simple static site generator for photoessays 2020-02-08T04:36:42Z
8 sicp-pdf 3846 502 Perl 15 SICP PDF with Texinfo and LaTeX source 2020-07-05T14:26:59Z
9 EQGRP 3695 2099 Perl 14 Decrypted content of eqgrp-auction-file.tar.xz 2017-05-24T21:12:59Z
10 nginx-tutorials 2598 433 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 64612 20674 PHP 30 A PHP framework for web artisans 2021-04-05T14:05:15Z
2 jQuery-File-Upload 31012 8212 PHP 70 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. 2021-02-23T06:54:39Z
3 SecLists 30788 15706 PHP 20 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. 2021-04-04T21:22:01Z
4 Faker 25714 3080 PHP 246 Faker is a PHP library that generates fake data for you 2021-03-20T15:44:55Z
5 symfony 25028 8052 PHP 659 The Symfony PHP framework 2021-04-05T21:39:53Z
6 composer 25003 6054 PHP 198 Dependency Manager for PHP 2021-04-02T11:41:28Z
7 framework 23726 8038 PHP 11 None 2021-04-05T20:59:45Z
8 guzzle 20681 2191 PHP 30 Guzzle, an extensible PHP HTTP client 2021-03-28T05:00:11Z
9 DesignPatternsPHP 19483 4214 PHP 1 sample code for several design patterns in PHP 7.4 2021-03-23T01:14:44Z
10 monolog 18606 1727 PHP 17 Sends your logs to files, sockets, inboxes, databases and various web services 2021-04-04T18:34:26Z

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 125624 22928 Python 186 Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards. 2021-03-28T18:39:36Z
2 public-apis 116201 14290 Python 153 A collective list of free APIs 2021-04-04T16:47:53Z
3 Python 101827 28950 Python 32 All Algorithms implemented in Python 2021-04-05T17:43:21Z
4 Python-100-Days 101329 40637 Python 555 Python - 100天从新手到大师 2021-04-05T16:57:54Z
5 awesome-python 95583 18678 Python 146 A curated list of awesome Python frameworks, libraries, software and resources 2021-04-01T19:28:50Z
6 youtube-dl 92628 4554 Python 4000 Command-line program to download videos from YouTube.com and other video sites 2021-04-05T09:12:10Z
7 models 69350 43903 Python 1138 Models and examples built with TensorFlow 2021-04-06T01:47:34Z
8 thefuck 59645 2840 Python 258 Magnificent app which corrects your previous console command. 2021-03-30T21:12:46Z
9 django 56584 24225 Python 165 The Web framework for perfectionists with deadlines. 2021-04-05T23:25:48Z
10 flask 54385 14209 Python 23 The Python micro framework for building web applications. 2021-04-05T20:35:17Z

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 4874 1728 R 266 An implementation of the Grammar of Graphics in R 2021-03-30T18:58:48Z
2 awesome-R 4520 1394 R 3 A curated list of awesome R packages, frameworks and software. 2021-03-05T08:17:53Z
3 shiny 4207 1685 R 644 Easy interactive web applications with R 2021-04-02T19:55:29Z
4 dplyr 3713 1352 R 67 dplyr: A grammar of data manipulation 2021-04-05T09:43:57Z
5 swirl_courses 3641 6960 R 167 🎓 A collection of interactive courses for the swirl R package. 2021-03-29T04:13:37Z
6 ML_for_Hackers 3597 2256 R 36 Code accompanying the book "Machine Learning for Hackers" 2019-05-26T16:52:29Z
7 AnomalyDetection 3325 744 R 70 Anomaly Detection with R 2019-08-30T19:49:16Z
8 r4ds 2843 3328 R 85 R for data science: a book 2021-03-29T13:58:32Z
9 bookdown 2402 979 R 167 Authoring Books and Technical Documents with R Markdown 2021-04-05T13:44:35Z
10 awesome-network-analysis 2263 484 R 23 A curated list of awesome network analysis resources. 2021-04-02T16:45:24Z

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 48115 19250 Ruby 684 Ruby on Rails 2021-04-06T01:42:18Z
2 jekyll 42491 9284 Ruby 158 🌐 Jekyll is a blog-aware static site generator in Ruby 2021-03-30T17:49:45Z
3 discourse 32981 7187 Ruby 47 A platform for community discussion. Free, open, simple. 2021-04-06T02:52:53Z
4 fastlane 31624 4868 Ruby 172 🚀 The easiest way to automate building and releasing your iOS and Android apps 2021-04-06T02:41:05Z
5 huginn 31219 2953 Ruby 539 Create agents that monitor and act on your behalf. Your agents are standing by! 2021-03-21T21:26:12Z
6 brew 27470 6070 Ruby 49 🍺 The missing package manager for macOS (or Linux) 2021-04-06T00:52:51Z
7 awesome-awesomeness 27381 3359 Ruby 12 A curated list of awesome awesomeness 2021-03-05T05:56:02Z
8 devdocs 25389 1724 Ruby 116 API Documentation Browser 2021-03-30T22:08:28Z
9 mastodon 23992 3995 Ruby 1907 Your self-hosted, globally interconnected microblogging community 2021-04-05T21:41:38Z
10 metasploit-framework 23608 11119 Ruby 492 Metasploit Framework 2021-04-06T02:58:00Z

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 29259 23615 Scala 201 Apache Spark - A unified analytics engine for large-scale data processing 2021-04-06T01:11:40Z
2 prisma1 16857 946 Scala 602 💾 Database Tools incl. ORM, Migrations and Admin UI (Postgres, MySQL & MongoDB) 2021-03-30T18:46:27Z
3 scala 13216 3029 Scala 35 Scala 2 compiler and standard library. For bugs, see scala/bug 2021-04-05T15:38:54Z
4 attic-predictionio 12509 2019 Scala 80 PredictionIO, a machine learning server for developers and ML engineers. 2021-01-09T10:30:58Z
5 playframework 11850 3959 Scala 466 Play Framework 2021-04-06T00:25:22Z
6 akka 11476 3369 Scala 904 Build highly concurrent, distributed, and resilient message-driven applications on the JVM 2021-04-05T17:39:07Z
7 CMAK 9940 2265 Scala 464 CMAK is a tool for managing Apache Kafka clusters 2021-04-05T10:51:37Z
8 lila 8720 1249 Scala 628 ♞ lichess.org: the forever free, adless and open source chess server ♞ 2021-04-05T23:15:08Z
9 gitbucket 8342 1169 Scala 324 A Git platform powered by Scala with easy installation, high extensibility & GitHub API compatibility 2021-04-06T01:27:40Z
10 finagle 7926 1379 Scala 45 A fault tolerant, protocol-agnostic RPC system 2021-04-06T01:19:33Z

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 125907 21849 Shell 748 🙃 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-04-03T23:33:26Z
2 nvm 47935 4854 Shell 310 Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions 2021-04-05T15:29:57Z
3 papers-we-love 45407 3997 Shell 12 Papers from the computer science community to read and discuss. 2021-02-05T06:17:54Z
4 pi-hole 30594 1971 Shell 216 A black hole for Internet advertisements 2021-04-03T09:12:35Z
5 og-aws 29133 2996 Shell 134 📙 Amazon Web Services — a practical guide 2021-02-16T06:15:34Z
6 pure-bash-bible 26830 2399 Shell 39 📖 A collection of pure bash alternatives to external processes. 2021-01-05T20:57:40Z
7 programmer-job-blacklist 26647 1795 Shell 145 🙈程序员找工作黑名单,换工作和当技术合伙人需谨慎啊 更新有赞 2020-12-23T09:17:02Z
8 dotfiles 26177 8505 Shell 186 🔧 .files, including ~/.macos — sensible hacker defaults for macOS 2021-04-01T14:08:12Z
9 gitflow 24889 2566 Shell 304 Git extensions to provide high-level repository operations for Vincent Driessen's branching model. 2019-11-13T18:06:35Z
10 streisand 22272 1936 Shell 238 Streisand sets up a new server running your choice of WireGuard, OpenConnect, OpenSSH, OpenVPN, Shadowsocks, sslh, Stunnel, or a Tor bridge. It also generates custom instructions for all of these services. At the end of the run you are given an HTML file with instructions that can be shared with friends, family members, and fellow activists. 2021-03-23T07:07:24Z

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 37032 6202 Swift 3 A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects 2021-03-30T13:39:39Z
2 Alamofire 35471 6623 Swift 29 Elegant HTTP Networking in Swift 2021-04-04T20:52:14Z
3 ShadowsocksX-NG 29293 7811 Swift 249 Next Generation of ShadowsocksX 2021-02-05T12:58:44Z
4 open-source-ios-apps 26889 4333 Swift 1 📱 Collaborative List of Open-Source iOS Apps 2021-04-05T20:13:30Z
5 iina 26660 2000 Swift 1093 The modern video player for macOS. 2021-04-05T14:50:11Z
6 open-source-mac-os-apps 25664 1703 Swift 27 🚀 Awesome list of open source applications for macOS. https://t.me/opensourcemacosapps 2021-04-01T05:59:46Z
7 swift-algorithm-club 24654 4341 Swift 39 Algorithms and data structures in Swift, with explanations! 2021-04-01T01:42:07Z
8 Charts 24111 4843 Swift 689 Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart. 2021-03-29T23:55:53Z
9 lottie-ios 21268 3065 Swift 241 An iOS library to natively render After Effects vector animations 2021-03-25T13:33:41Z
10 awesome-swift 20549 2805 Swift 0 A collaborative list of awesome Swift libraries and resources. Feel free to contribute! 2021-04-02T13:14:29Z

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 30915 8767 TeX 58 Deep Learning Book Chinese Translation 2019-12-03T04:25:44Z
2 libpku 23427 7269 TeX 6 贵校课程资料民间整理 2020-11-22T05:11:15Z
3 awesome-deep-learning-papers 22746 4387 TeX 35 The most cited deep learning papers 2020-08-27T13:43:48Z
4 Awesome-CV 13130 3247 TeX 209 📄 Awesome CV is LaTeX template for your outstanding job application 2021-04-03T21:14:10Z
5 PlotNeuralNet 12652 1742 TeX 47 Latex code for making neural networks diagrams 2021-01-29T16:56:27Z
6 tensorflow-zh 12101 4303 TeX 28 谷歌全新开源人工智能系统TensorFlow官方文档中文版 2019-08-04T08:55:50Z
7 conv_arithmetic 10234 1875 TeX 8 A technical report on convolution arithmetic in the context of deep learning 2019-05-06T20:05:05Z
8 leetcode 9427 3220 TeX 49 LeetCode题解,151道题完整版 2019-10-23T06:58:33Z
9 os01 9084 566 TeX 44 Bootstrap yourself to write an OS from scratch. A book for self-learner. 2021-04-05T21:52:23Z
10 milewski-ctfp-pdf 8312 445 TeX 50 Bartosz Milewski's 'Category Theory for Programmers' unofficial PDF and LaTeX source 2021-03-30T21:53:39Z

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 42744 3173 Vim script 1468 Vim-fork focused on extensibility and usability 2021-04-06T01:43:59Z
2 vimrc 24208 6481 Vim script 32 The ultimate Vim configuration (vimrc) 2021-03-05T16:28:02Z
3 vim 23302 3473 Vim script 1069 The official Vim repository 2021-04-05T20:27:45Z
4 vim-plug 22870 1384 Vim script 62 🌺 Minimalist Vim Plugin Manager 2021-03-20T13:53:40Z
5 Vundle.vim 22230 2489 Vim script 203 Vundle, the plug-in manager for Vim 2020-09-19T21:31:43Z
6 SpaceVim 16407 1311 Vim script 108 A community-driven modular vim distribution - The ultimate vim configuration 2021-04-05T16:11:41Z
7 coc.nvim 15667 608 Vim script 28 Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers. 2021-04-03T04:01:01Z
8 nerdtree 15137 1303 Vim script 3 A tree explorer plugin for vim. 2021-03-25T03:41:31Z
9 vim-airline 15037 1012 Vim script 33 lean & mean status/tabline for vim that's light as air 2021-03-27T16:15:19Z
10 spf13-vim 14992 3752 VimL 354 The ultimate vim distribution 2021-01-12T21:30:14Z

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%