Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

560 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A list of the most github stars and forks repositories.

Last Automatic Update Time: 2020-07-26T03:01:29Z

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 312879 24455 JavaScript 372 freeCodeCamp.org's open source codebase and curriculum. Learn to code at home. 2020-07-25T17:15:43Z
2 996.ICU 250269 21067 Rust 16775 Repo for counting stars and contributing. Press F to pay respect to glorious developers. 2020-07-02T08:51:50Z
3 vue 168657 25752 JavaScript 530 🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web. 2020-07-24T06:22:44Z
4 free-programming-books 154362 37002 None 59 📚 Freely available programming books 2020-07-25T02:09:36Z
5 react 152838 29906 JavaScript 577 A declarative, efficient, and flexible JavaScript library for building user interfaces. 2020-07-25T19:02:01Z
6 tensorflow 146789 82145 C++ 3808 An Open Source Machine Learning Framework for Everyone 2020-07-26T02:17:35Z
7 bootstrap 143082 69571 JavaScript 430 The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web. 2020-07-25T15:25:50Z
8 awesome 137355 18276 None 30 😎 Awesome lists about all kinds of interesting topics 2020-07-26T00:21:38Z
9 coding-interview-university 126727 36380 None 54 A complete computer science study plan to become a software engineer. 2020-07-24T11:52:41Z
10 You-Dont-Know-JS 125108 25040 None 111 A book series on JavaScript. @YDKJS on twitter. 2020-07-22T10:27:04Z

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 Spoon-Knife 10257 111606 HTML 15291 This repo is for demonstration purposes only. 2020-07-25T16:52:30Z
2 tensorflow 146789 82145 C++ 3808 An Open Source Machine Learning Framework for Everyone 2020-07-26T02:17:35Z
3 SmartThingsPublic 1675 72715 Groovy 2418 SmartThings open-source DeviceTypeHandlers and SmartApps code 2020-07-25T12:22:11Z
4 bootstrap 143082 69571 JavaScript 430 The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web. 2020-07-25T15:25:50Z
5 gitignore 105348 55916 None 167 A collection of useful .gitignore templates 2020-07-22T10:25:57Z
6 ExData_Plotting1 186 53088 None 645 Plotting Assignment 1 for Exploratory Data Analysis 2020-07-16T13:21:59Z
7 models 65235 41734 Python 943 Models and examples built with TensorFlow 2020-07-24T23:50:17Z
8 Complete-Python-3-Bootcamp 10987 41350 Jupyter Notebook 90 Course Files for Complete Python 3 Bootcamp Course on Udemy 2020-07-22T18:24:21Z
9 opencv 47016 37752 C++ 1870 Open Source Computer Vision Library 2020-07-25T14:46:08Z
10 free-programming-books 154362 37002 None 59 📚 Freely available programming books 2020-07-25T02:09:36Z

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 7241 124 ActionScript 29 Petition to open source Flash and Shockwave spec 2020-06-15T23:17:44Z
2 VVVVVV 5926 478 ActionScript 32 The source code to VVVVVV! http://thelettervsixtim.es/ 2020-07-25T19:52:28Z
3 Starling-Framework 2258 858 ActionScript 83 The Cross Platform Game Engine 2020-07-13T09:29:24Z
4 webcamjs 2190 904 ActionScript 145 HTML5 Webcam Image Capture Library with Flash Fallback 2020-04-22T07:50:12Z
5 as3corelib 1497 469 ActionScript 123 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 1299 504 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 1149 198 ActionScript 1 Map generator for games. Generates island maps with a focus on mountains, rivers, coastlines. 2017-08-24T04:32:19Z
8 flixel 1122 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 1067 212 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 972 262 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 94847 32716 C 325 Linux kernel source tree 2020-07-25T22:26:49Z
2 netdata 47696 4402 C 779 Real-time performance monitoring, done right! https://www.netdata.cloud 2020-07-26T01:00:40Z
3 redis 44309 17489 C 2761 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. 2020-07-25T18:41:19Z
4 scrcpy 34411 3438 C 414 Display and control your Android device 2020-07-19T20:04:58Z
5 git 33435 19532 C 35 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. 2020-07-24T23:17:52Z
6 php-src 27850 6215 C 277 The PHP Interpreter 2020-07-25T21:01:26Z
7 wrk 25683 2138 C 142 Modern HTTP benchmarking tool 2020-05-25T06:00:53Z
8 obs-studio 20865 4001 C 250 OBS Studio - Free and open source software for live streaming and screen recording 2020-07-25T03:37:27Z
9 the_silver_searcher 20632 1204 C 458 A code-searching tool similar to ack, but faster. 2020-07-04T19:29:16Z
10 FFmpeg 20509 7142 C 3 Mirror of git://source.ffmpeg.org/ffmpeg.git 2020-07-25T04:30:43Z

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 50040 15786 C# 56 If you want to keep a secret, you must also hide it from yourself. 2020-07-25T10:54:16Z
2 CodeHub 22881 635 C# 225 CodeHub is an iOS application written using Xamarin 2020-06-13T03:03:54Z
3 PowerShell 20775 3403 C# 2618 PowerShell for every system! 2020-07-25T17:40:29Z
4 aspnetcore 18466 5208 C# 2523 ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux. 2020-07-26T02:07:11Z
5 Wox 17792 1908 C# 363 Launcher for Windows, an alternative to Alfred and Launchy. 2020-07-21T07:55:45Z
6 dnSpy 15213 2386 C# 148 .NET debugger and assembly editor 2020-07-17T20:53:46Z
7 WaveFunctionCollapse 14868 752 C# 3 Bitmap & tilemap generation from a single example with the help of ideas from quantum mechanics. 2020-07-18T10:49:45Z
8 eShopOnContainers 14655 6191 C# 83 Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET Core 3.0, 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. 2020-07-24T10:03:07Z
9 ShareX 13301 1892 C# 363 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. 2020-07-23T11:32:58Z
10 roslyn 13228 3061 C# 7680 The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs. 2020-07-26T02:24:27Z

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 146789 82145 C++ 3808 An Open Source Machine Learning Framework for Everyone 2020-07-26T02:17:35Z
2 electron 84675 11332 C++ 1315 :electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS 2020-07-25T13:01:39Z
3 terminal 66337 6178 C++ 1057 The new Windows Terminal and the original Windows console host, all in the same place! 2020-07-26T00:54:30Z
4 swift 52547 8503 C++ 491 The Swift Programming Language 2020-07-26T00:56:57Z
5 opencv 47016 37752 C++ 1870 Open Source Computer Vision Library 2020-07-25T14:46:08Z
6 bitcoin 44286 26112 C++ 937 Bitcoin Core integration/staging tree 2020-07-25T21:29:05Z
7 protobuf 42960 11586 C++ 1132 Protocol Buffers - Google's data interchange format 2020-07-24T17:15:39Z
8 pytorch 40452 10547 C++ 6365 Tensors and Dynamic neural networks in Python with strong GPU acceleration 2020-07-26T01:21:37Z
9 tesseract 35616 6616 C++ 302 Tesseract Open Source OCR Engine (main repository) 2020-07-17T13:55:53Z
10 x64dbg 35331 1361 C++ 412 An open-source x64/x32 debugger for windows. 2020-07-25T20:27:32Z

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 49252 1996 Clojure 233 Free monospaced font with programming ligatures 2020-07-14T11:04:50Z
2 metabase 21566 2872 Clojure 1767 The simplest, fastest way to get business intelligence and analytics to everyone in your company 😋 2020-07-25T21:31:07Z
3 LightTable 11185 937 Clojure 172 The Light Table IDE ⛺ 2020-07-07T00:08:34Z
4 clojurescript 8426 746 Clojure 1 Clojure to JS compiler 2020-07-25T20:41:45Z
5 leiningen 6800 1571 Clojure 163 Automate Clojure projects without setting your hair on fire. 2020-07-24T05:05:54Z
6 om 6659 368 Clojure 79 ClojureScript interface to Facebook's React 2020-04-11T01:35:02Z
7 overtone 4975 419 Clojure 95 Collaborative Programmable Music 2020-07-23T20:27:30Z
8 jepsen 4752 540 Clojure 44 A framework for distributed systems verification, with fault injection 2020-07-19T20:12:36Z
9 re-frame 4437 601 Clojure 20 A ClojureScript framework for building user interfaces, leveraging React 2020-07-24T12:33:37Z
10 riemann 3938 525 Clojure 17 A network event stream processing system, in Clojure. 2020-06-12T14:19:06Z

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 15593 2545 CoffeeScript 409 Manage and switch between multiple proxies quickly & easily. 2020-06-27T13:02:09Z
2 coffeescript 15584 2009 CoffeeScript 46 Unfancy JavaScript 2020-06-26T23:18:37Z
3 trix 15325 796 CoffeeScript 46 A rich text editor for everyday writing 2020-07-22T07:46:15Z
4 zxcvbn 11362 758 CoffeeScript 105 Low-Budget Password Strength Estimation 2020-06-22T07:11:46Z
5 chinese-copywriting-guidelines 8127 1271 CoffeeScript 28 Chinese copywriting guidelines for better written communication/中文文案排版指北 2020-05-07T01:12:02Z
6 dynamics.js 7270 408 CoffeeScript 10 Javascript library to create physics-based animations 2019-02-26T06:19:21Z
7 codecombat 7145 3781 CoffeeScript 457 Game for learning how to code. 2020-07-24T22:04:45Z
8 overleaf 7020 807 CoffeeScript 148 A web-based collaborative LaTeX editor 2020-07-15T19:17:23Z
9 morris.js 6969 1267 CoffeeScript 324 Pretty time-series line graphs 2020-06-05T12:55:22Z
10 At.js 5247 707 CoffeeScript 157 Add Github like mentions autocomplete to your application. 2019-02-19T10:21:06Z

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 material-design-icons 40638 8376 CSS 611 Material Design icons by Google 2020-07-21T16:35:22Z
2 bulma 40560 3474 CSS 358 Modern CSS framework based on Flexbox 2020-07-25T14:49:46Z
3 normalize.css 39825 8678 CSS 38 A modern alternative to CSS resets 2020-06-24T05:21:23Z
4 freecodecamp.cn 36788 1395 CSS 150 FCC China open source codebase and curriculum. Learn to code and help nonprofits. 2020-01-22T11:01:21Z
5 slate 30345 19348 CSS 22 Beautiful static documentation for your API 2020-07-17T16:26:32Z
6 tailwindcss 25507 1171 CSS 131 A utility-first CSS framework for rapid UI development. 2020-07-25T19:33:33Z
7 weui 24820 6295 CSS 28 A UI library by WeChat official design team, includes the most useful widgets/modules in mobile web applications. 2020-06-17T08:23:31Z
8 hangzhou_house_knowledge 24181 5156 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. 2019-12-13T11:32:25Z
9 nerd-fonts 22747 1600 CSS 152 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 2020-07-08T09:57:13Z
10 bootstrap-material-design 20176 3276 CSS 74 Material design theme for Bootstrap 3 and 4 2020-07-16T18:20:25Z

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 74721 10755 Go 6147 The Go programming language 2020-07-26T00:39:15Z
2 kubernetes 68452 24599 Go 2975 Production-Grade Container Scheduling and Management 2020-07-26T00:56:39Z
3 moby 57674 16673 Go 3802 Moby Project - a collaborative project for the container ecosystem to assemble container-based systems 2020-07-25T18:28:45Z
4 awesome-go 56188 7439 Go 15 A curated list of awesome Go frameworks, libraries and software 2020-07-24T13:23:38Z
5 hugo 45667 5186 Go 531 The world’s fastest framework for building websites. 2020-07-24T17:48:47Z
6 gin 40240 4622 Go 296 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. 2020-07-25T00:35:37Z
7 frp 37664 7136 Go 81 A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet. 2020-07-25T03:44:59Z
8 build-web-application-with-golang 35266 9596 Go 117 A golang ebook intro how to build a web with golang 2020-07-21T09:32:00Z
9 gogs 35043 4079 Go 701 Gogs is a painless self-hosted Git service 2020-07-24T16:23:07Z
10 v2ray-core 33914 7792 Go 160 A platform for building proxies to bypass network restrictions. 2020-07-24T00:38:08Z

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 20742 1065 Haskell 590 ShellCheck, a static analysis tool for shell scripts 2020-07-26T00:39:14Z
2 pandoc 19839 2395 Haskell 673 Universal markup converter 2020-07-25T22:01:09Z
3 graphql-engine 17738 1486 Haskell 1124 Blazing fast, instant realtime GraphQL APIs on Postgres with fine grained access control, also trigger webhooks on database events. 2020-07-25T08:56:30Z
4 postgrest 14639 704 Haskell 103 REST API for any Postgres database 2020-07-24T19:41:40Z
5 semantic 7654 401 Haskell 98 Parsing, analyzing, and comparing source code across many languages 2020-07-24T15:42:59Z
6 purescript 6608 482 Haskell 264 A strongly-typed language that compiles to JavaScript 2020-07-22T13:51:51Z
7 compiler 6040 517 Haskell 195 Compiler for Elm, a functional language for reliable webapps. 2020-06-18T08:43:27Z
8 penrose 4479 208 Haskell 144 Create beautiful diagrams just by typing mathematical notation in plain text. 2020-07-23T02:47:18Z
9 hadolint 3868 167 Haskell 82 Dockerfile linter, validate inline bash, written in Haskell 2020-06-21T16:54:33Z
10 Haxl 3811 302 Haskell 8 A Haskell library that simplifies access to remote data, such as databases or web-based services. 2020-07-15T11:39:43Z

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 Front-end-Developer-Interview-Questions 45273 9056 HTML 9 A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore. 2020-07-25T18:17:54Z
2 free-for-dev 36854 3926 HTML 17 A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev 2020-07-25T12:02:30Z
3 material-design-lite 31634 5270 HTML 366 Material Design Components in HTML/CSS/JS 2020-05-08T10:02:26Z
4 foundation-sites 28713 5750 HTML 285 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. 2020-07-09T10:39:18Z
5 styleguide 25001 9283 HTML 261 Style guides for Google-originated open-source projects 2020-07-24T21:20:32Z
6 chosen 22164 4223 HTML 284 Deprecated - Chosen is a library for making long, unwieldy select boxes more friendly. 2020-01-17T12:04:31Z
7 tabler 21644 2342 HTML 88 Tabler is free and open-source HTML Dashboard UI Kit built on Bootstrap 2020-07-15T23:33:16Z
8 polymer 21436 2020 HTML 276 Our original Web Component library. 2020-07-06T22:59:23Z
9 fastText 21425 4132 HTML 372 Library for fast text representation and classification. 2020-07-23T08:46:53Z
10 intro.js 19388 2450 HTML 312 A better way for new feature introduction and step-by-step users guide for your website and project. 2020-07-19T08:46:12Z

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 106979 34880 Java 47 📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++ 2020-07-18T09:12:21Z
2 JavaGuide 84659 29234 Java 23 「Java学习+面试指南」一份涵盖大部分Java程序员所需要掌握的核心知识。 2020-07-25T01:35:13Z
3 java-design-patterns 58757 18861 Java 241 Design patterns implemented in Java 2020-07-25T12:48:27Z
4 LeetCodeAnimation 57040 10649 Java 5 Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路) 2020-06-28T00:39:12Z
5 elasticsearch 50091 17286 Java 2915 Open Source, Distributed, RESTful Search Engine 2020-07-25T20:27:39Z
6 spring-boot 49410 30830 Java 503 Spring Boot 2020-07-25T09:36:44Z
7 advanced-java 45884 12774 Java 10 😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识,后端同学必看,前端同学也可学习 2020-07-19T02:35:46Z
8 interviews 45665 9681 Java 75 Everything you need to know to get the job. 2020-07-24T17:36:01Z
9 mall 38634 16403 Java 18 mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。 2020-07-25T02:26:27Z
10 guava 38217 8581 Java 708 Google core libraries for Java 2020-07-25T15:07:09Z

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 312879 24455 JavaScript 372 freeCodeCamp.org's open source codebase and curriculum. Learn to code at home. 2020-07-25T17:15:43Z
2 vue 168657 25752 JavaScript 530 🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web. 2020-07-24T06:22:44Z
3 react 152838 29906 JavaScript 577 A declarative, efficient, and flexible JavaScript library for building user interfaces. 2020-07-25T19:02:01Z
4 bootstrap 143082 69571 JavaScript 430 The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web. 2020-07-25T15:25:50Z
5 javascript 98105 19090 JavaScript 117 JavaScript Style Guide 2020-07-11T06:40:26Z
6 d3 92571 22187 JavaScript 7 Bring data to life with SVG, Canvas and HTML. 📊📈🎉 2020-06-04T22:59:04Z
7 react-native 88904 19737 JavaScript 1004 A framework for building native apps with React. 2020-07-26T02:31:46Z
8 create-react-app 80527 19531 JavaScript 632 Set up a modern web app by running one command. 2020-07-25T10:28:08Z
9 axios 75482 6954 JavaScript 250 Promise based HTTP client for the browser and node.js 2020-07-25T21:07:23Z
10 javascript-algorithms 75154 12758 JavaScript 198 📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings 2020-07-16T02:23:22Z

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 26451 3385 Lua 394 🦍 The Cloud-Native API Gateway 2020-07-25T04:54:17Z
2 waifu2x 18881 2140 Lua 108 Image Super-Resolution for Anime-Style Art 2020-06-18T00:02:26Z
3 neural-style 17615 2726 Lua 321 Torch implementation of neural style algorithm 2018-02-23T01:21:20Z
4 openface 13485 3392 Lua 0 Face recognition with deep neural networks. 2019-11-30T12:13:11Z
5 char-rnn 10259 2417 Lua 109 Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch 2018-05-04T15:25:25Z
6 CycleGAN 9859 1660 Lua 36 Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more. 2020-06-28T02:06:23Z
7 pix2pix 7803 1391 Lua 70 Image-to-image translation with conditional adversarial nets 2020-04-02T23:15:32Z
8 koreader 6646 769 Lua 361 An ebook reader application supporting PDF, DjVu, EPUB, FB2 and many more formats, running on Cervantes, Kindle, Kobo, PocketBook and Android devices 2020-07-26T01:57:15Z
9 dockercraft 5900 344 Lua 16 Docker + Minecraft = Dockercraft 2018-06-18T12:15:21Z
10 VeryNginx 5409 876 Lua 105 A very powerful and friendly nginx base on lua-nginx-module( openresty ) which provide WAF, Control Panel, and Dashboards. 2020-06-30T07:07:17Z

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 9626 1420 Matlab 30 Code and data for paper "Deep Photo Style Transfer": https://arxiv.org/abs/1703.07511 2017-08-12T08:07:42Z
2 PRMLT 4740 1942 MATLAB 0 Matlab code for machine learning algorithms in book PRML 2020-03-04T13:50:30Z
3 OpenFace 4571 1490 MATLAB 211 OpenFace – a state-of-the art tool intended for facial landmark detection, head pose estimation, facial action unit recognition, and eye-gaze estimation. 2020-07-23T20:08:07Z
4 DeepLearnToolbox 3509 2245 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 MTCNN_face_detection_alignment 2429 963 Matlab 45 Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks 2018-04-04T03:17:19Z
6 faster_rcnn 2322 1187 Matlab 139 Faster R-CNN 2018-07-26T04:26:32Z
7 OpenTLD 2073 1298 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
8 rcnn 2039 922 Matlab 55 R-CNN: Regions with Convolutional Neural Network Features 2017-04-03T16:16:14Z
9 eviltransform 1923 417 Matlab 15 Transport coordinate between earth(WGS-84) and mars in china(GCJ-02). 2020-01-25T12:23:20Z
10 Coding-Guide 1370 180 MATLAB 0 自己随手记录的东西 2020-05-31T11:07:19Z

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 32888 10109 Objective-C 26 A delightful networking framework for iOS, macOS, watchOS, and tvOS. 2020-07-20T07:53:29Z
2 SDWebImage 22885 5596 Objective-C 22 Asynchronous image downloader with cache support as a UIImageView category 2020-07-17T22:20:45Z
3 GPUImage 19396 4539 Objective-C 985 An open source iOS framework for GPU-based image and video processing 2020-05-27T07:18:24Z
4 Masonry 17782 3117 Objective-C 135 Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS and OSX Auto Layout 2020-02-09T03:04:22Z
5 MBProgressHUD 15667 3502 Objective-C 56 MBProgressHUD + Customizations 2020-07-17T22:31:34Z
6 IQKeyboardManager 14430 2188 Objective-C 44 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. 2020-07-18T17:57:57Z
7 realm-cocoa 13978 1837 Objective-C 400 Realm is a mobile database: a replacement for Core Data & SQLite 2020-07-25T02:42:37Z
8 YYKit 13570 3610 Objective-C 267 A collection of iOS components. 2020-06-30T08:48:07Z
9 WeChatPlugin-MacOS 13471 2471 Objective-C 134 None 2019-04-22T13:02:11Z
10 fmdb 13400 2782 Objective-C 256 A Cocoa / Objective-C wrapper around SQLite 2020-05-29T16:28:41Z

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 13570 293 Perl 15 Good-lookin' diffs. Actually… nah… The best-lookin' diffs. 🎉 2020-06-02T09:33:45Z
2 FlameGraph 9918 1190 Perl 112 Stack trace visualizer 2020-07-20T00:40:30Z
3 cloc 9729 599 Perl 19 cloc counts blank lines, comment lines, and physical lines of source code in many programming languages. 2020-07-23T04:09:33Z
4 gitolite 7718 978 Perl 4 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. 2020-04-28T11:07:46Z
5 MySQLTuner-perl 6168 990 Perl 42 MySQLTuner is a script written in Perl that will assist you with your MySQL configuration and make recommendations for increased performance and stability. 2020-05-04T09:02:59Z
6 Expose 4145 243 Perl 20 A simple static site generator for photoessays 2020-02-08T04:36:42Z
7 nikto 4005 668 Perl 77 Nikto web server scanner 2020-07-26T00:28:16Z
8 sicp-pdf 3673 456 Perl 15 SICP PDF with Texinfo and LaTeX source 2020-07-05T14:26:59Z
9 EQGRP 3635 2106 Perl 14 Decrypted content of eqgrp-auction-file.tar.xz 2017-05-24T21:12:59Z
10 nginx-tutorials 2481 420 Perl 3 Nginx Tutorials 2020-07-18T00:22:05Z

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 60419 18967 PHP 31 A PHP framework for web artisans 2020-07-25T20:01:47Z
2 jQuery-File-Upload 30741 8141 PHP 47 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. 2020-07-11T07:55:20Z
3 SecLists 25983 12552 PHP 14 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. 2020-07-25T13:10:12Z
4 Faker 24366 2739 PHP 237 Faker is a PHP library that generates fake data for you 2020-07-24T05:53:10Z
5 symfony 23667 7728 PHP 1043 The Symfony PHP framework 2020-07-25T21:05:44Z
6 composer 23499 5866 PHP 385 Dependency Manager for PHP 2020-07-25T04:22:12Z
7 framework 21640 7447 PHP 13 None 2020-07-26T01:37:47Z
8 guzzle 19651 2104 PHP 248 Guzzle, an extensible PHP HTTP client 2020-07-24T08:41:58Z
9 DesignPatternsPHP 18905 4070 PHP 2 sample code for several design patterns in PHP 7.4 2020-07-12T19:17:31Z
10 CodeIgniter 18057 7859 PHP 92 Open Source PHP Framework (originally from EllisLab) 2020-07-09T08:48:01Z

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 public-apis 89985 10741 Python 173 A collective list of free APIs for use in software and web development. 2020-07-22T11:08:24Z
2 models 65235 41734 Python 943 Models and examples built with TensorFlow 2020-07-24T23:50:17Z
3 flask 51343 13665 Python 27 The Python micro framework for building web applications. 2020-07-24T17:15:37Z
4 keras 49080 18468 Python 3151 Deep Learning for humans 2020-07-15T15:09:54Z
5 httpie 47616 3064 Python 136 As easy as HTTPie /aitch-tee-tee-pie/ 🥧 Modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more. https://twitter.com/clihttp 2020-07-23T14:34:19Z
6 awesome-machine-learning 45873 11533 Python 4 A curated list of awesome Machine Learning frameworks, libraries and software. 2020-07-17T23:57:06Z
7 scrapy 37810 8711 Python 756 Scrapy, a fast high-level web crawling & scraping framework for Python. 2020-07-25T11:28:43Z
8 face_recognition 35466 9917 Python 528 The world's simplest facial recognition api for Python and the command line 2020-07-18T17:07:09Z
9 core 34521 11022 Python 1319 🏡 Open source home automation that puts local control and privacy first 2020-07-26T02:52:22Z
10 you-get 34321 6877 Python 336 ⏬ Dumb downloader that scrapes the web 2020-07-25T14:50:28Z

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 4528 1648 R 220 An implementation of the Grammar of Graphics in R 2020-07-25T15:24:47Z
2 awesome-R 4140 1334 R 0 A curated list of awesome R packages, frameworks and software. 2020-07-18T04:41:43Z
3 shiny 3904 1619 R 590 Easy interactive web applications with R 2020-07-25T20:42:18Z
4 ML_for_Hackers 3558 2246 R 35 Code accompanying the book "Machine Learning for Hackers" 2019-05-26T16:52:29Z
5 dplyr 3429 1277 R 68 dplyr: A grammar of data manipulation 2020-07-24T07:22:13Z
6 swirl_courses 3380 6665 R 146 🎓 A collection of interactive courses for the swirl R package. 2020-07-02T19:37:48Z
7 AnomalyDetection 3223 721 R 71 Anomaly Detection with R 2019-08-30T19:49:16Z
8 r4ds 2478 3060 R 137 R for data science: a book 2020-07-19T08:33:35Z
9 bookdown 2038 884 R 114 Authoring Books and Technical Documents with R Markdown 2020-07-25T02:15:05Z
10 awesome-network-analysis 1988 429 R 18 A curated list of awesome network analysis resources. 2020-06-07T10:02:54Z

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 46068 18596 Ruby 712 Ruby on Rails 2020-07-26T00:28:12Z
2 jekyll 40911 8946 Ruby 153 🌐 Jekyll is a blog-aware static site generator in Ruby 2020-07-23T07:03:53Z
3 discourse 31189 6909 Ruby 21 A platform for community discussion. Free, open, simple. 2020-07-26T01:54:27Z
4 fastlane 29324 4603 Ruby 208 🚀 The easiest way to automate building and releasing your iOS and Android apps 2020-07-25T13:46:16Z
5 huginn 29008 2766 Ruby 475 Create agents that monitor and act on your behalf. Your agents are standing by! 2020-07-23T07:55:38Z
6 awesome-awesomeness 26354 3277 Ruby 8 A curated list of awesome awesomeness 2020-07-04T16:22:47Z
7 devdocs 23484 1574 Ruby 149 API Documentation Browser 2020-07-15T11:03:57Z
8 brew 22448 5251 Ruby 41 🍺 The missing package manager for macOS (or Linux) 2020-07-26T02:56:02Z
9 gitlabhq 22300 5622 Ruby 32 GitLab CE Mirror | Please open new issues in our issue tracker on GitLab.com 2020-07-25T21:10:18Z
10 mastodon 21542 3678 Ruby 1659 Your self-hosted, globally interconnected microblogging community 2020-07-25T15:34:58Z

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 26949 22211 Scala 237 Apache Spark - A unified analytics engine for large-scale data processing 2020-07-26T00:45:23Z
2 prisma1 16972 958 Scala 596 💾 Database Tools incl. ORM, Migrations and Admin UI (Postgres, MySQL & MongoDB) 2020-07-17T11:10:27Z
3 scala 12822 2950 Scala 91 Scala 2 compiler and standard library. For bugs, see scala/bug 2020-07-25T18:34:26Z
4 predictionio 12383 2007 Scala 75 PredictionIO, a machine learning server for developers and ML engineers. 2020-05-07T23:03:44Z
5 playframework 11643 3902 Scala 460 Play Framework 2020-07-25T23:04:29Z
6 akka 10999 3290 Scala 935 Build highly concurrent, distributed, and resilient message-driven applications on the JVM 2020-07-25T23:35:54Z
7 CMAK 9202 2185 Scala 423 CMAK is a tool for managing Apache Kafka clusters 2020-07-12T11:38:57Z
8 gitbucket 8106 1130 Scala 317 A Git platform powered by Scala with easy installation, high extensibility & GitHub API compatibility 2020-07-26T02:50:54Z
9 finagle 7686 1364 Scala 41 A fault tolerant, protocol-agnostic RPC system 2020-07-24T20:20:02Z
10 lila 7112 1048 Scala 465 ♞ lichess.org: the forever free, adless and open source chess server ♞ 2020-07-25T19:18:56Z

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 113820 20214 Shell 723 🙃 A delightful community-driven (with 1700+ contributors) framework for managing your zsh configuration. Includes 200+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, 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. 2020-07-25T20:15:38Z
2 nvm 43101 4225 Shell 315 Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions 2020-07-21T02:04:17Z
3 papers-we-love 42290 3767 Shell 12 Papers from the computer science community to read and discuss. 2020-07-19T19:12:46Z
4 tldr 27769 2118 Shell 87 📚 Collaborative cheatsheets for console commands 2020-07-25T12:32:33Z
5 og-aws 26990 2684 Shell 129 📙 Amazon Web Services — a practical guide 2020-06-17T21:41:19Z
6 programmer-job-blacklist 25407 1674 Shell 130 🙈程序员找工作黑名单,换工作和当技术合伙人需谨慎啊 更新有赞 2020-07-03T02:03:16Z
7 pure-bash-bible 25047 2146 Shell 36 📖 A collection of pure bash alternatives to external processes. 2020-02-19T21:09:10Z
8 pi-hole 24212 1666 Shell 186 A black hole for Internet advertisements 2020-07-24T18:33:07Z
9 gitflow 24115 2507 Shell 303 Git extensions to provide high-level repository operations for Vincent Driessen's branching model. 2019-11-13T18:06:35Z
10 dotfiles 23661 8156 Shell 179 🔧 .files, including ~/.macos — sensible hacker defaults for macOS 2020-06-25T12:33:13Z

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 35307 5918 Swift 12 A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects 2020-07-24T18:57:48Z
2 Alamofire 34016 6282 Swift 38 Elegant HTTP Networking in Swift 2020-07-23T08:28:59Z
3 ShadowsocksX-NG 28172 7651 Swift 228 Next Generation of ShadowsocksX 2020-07-14T12:41:41Z
4 iina 24409 1841 Swift 898 The modern video player for macOS. 2020-07-23T22:29:45Z
5 open-source-ios-apps 24226 3983 Swift 0 📱 Collaborative List of Open-Source iOS Apps 2020-07-25T15:52:45Z
6 swift-algorithm-club 23268 4053 Swift 54 Algorithms and data structures in Swift, with explanations! 2020-07-22T20:28:46Z
7 Charts 23097 4583 Swift 576 Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart. 2020-07-25T09:44:13Z
8 open-source-mac-os-apps 23093 1516 Swift 22 🚀 Awesome list of open source applications for macOS. 2020-07-24T20:35:52Z
9 lottie-ios 19996 2853 Swift 184 An iOS library to natively render After Effects vector animations 2020-07-19T13:20:27Z
10 ReactiveCocoa 19849 3557 Swift 49 Cocoa framework and Obj-C dynamism bindings for ReactiveSwift. 2020-06-17T12:58:44Z

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 29235 8421 TeX 51 Deep Learning Book Chinese Translation 2019-12-03T04:25:44Z
2 libpku 22653 7048 TeX 4 贵校课程资料民间整理 2020-06-28T09:18:44Z
3 awesome-deep-learning-papers 21663 4214 TeX 33 The most cited deep learning papers 2019-12-25T07:46:10Z
4 tensorflow-zh 11867 4288 TeX 29 谷歌全新开源人工智能系统TensorFlow官方文档中文版 2019-08-04T08:55:50Z
5 Awesome-CV 11269 2829 TeX 193 📄 Awesome CV is LaTeX template for your outstanding job application 2020-05-24T21:02:17Z
6 conv_arithmetic 9096 1731 TeX 8 A technical report on convolution arithmetic in the context of deep learning 2019-05-06T20:05:05Z
7 PlotNeuralNet 8860 1287 TeX 40 Latex code for making neural networks diagrams 2020-06-25T00:07:55Z
8 leetcode 8572 3063 TeX 47 LeetCode题解,151道题完整版 2019-10-23T06:58:33Z
9 os01 8363 512 TeX 35 Bootstrap yourself to write an OS from scratch. A book for self-learner. 2020-06-01T14:29:10Z
10 milewski-ctfp-pdf 7533 384 TeX 45 Bartosz Milewski's 'Category Theory for Programmers' unofficial PDF and LaTeX source 2020-07-21T15:55:10Z

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 37677 2810 Vim script 1202 Vim-fork focused on extensibility and usability 2020-07-26T01:19:56Z
2 vimrc 22237 6060 Vim script 3 The ultimate Vim configuration (vimrc) 2020-07-13T14:20:49Z
3 Vundle.vim 21495 2426 Vim script 202 Vundle, the plug-in manager for Vim 2020-07-13T17:11:14Z
4 vim 20782 2958 Vim script 975 The official Vim repository 2020-07-25T21:54:17Z
5 vim-plug 19880 1083 Vim script 51 🌺 Minimalist Vim Plugin Manager 2020-07-20T11:59:31Z
6 spf13-vim 14485 3719 VimL 353 The ultimate vim distribution 2020-04-24T03:04:39Z
7 solarized 14461 3476 Vim script 222 precision color scheme for multiple applications (terminal, vim, etc.) with both dark/light modes 2020-04-27T06:49:07Z
8 SpaceVim 14257 1188 Vim script 78 A community-driven modular vim distribution - The ultimate vim configuration 2020-07-25T15:58:18Z
9 vim-airline 14020 947 Vim script 31 lean & mean status/tabline for vim that's light as air 2020-07-23T07:11:34Z
10 nerdtree 13854 1232 Vim script 2 A tree explorer plugin for vim. 2020-07-24T15:15:37Z

About

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

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages