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

cppentry/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: 2022-09-02T03:04:36Z

Table of Contents

Most Stars

This is top 10, for more click Top 100 Stars

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 freeCodeCamp 352431 29358 TypeScript 133 freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free. 2022-09-01T18:35:36Z
2 996.ICU 263784 21507 None 0 Repo for counting stars and contributing. Press F to pay respect to glorious developers. 2022-08-31T02:03:27Z
3 free-programming-books 246989 50482 None 30 📚 Freely available programming books 2022-09-01T18:13:29Z
4 coding-interview-university 231176 62050 None 38 A complete computer science study plan to become a software engineer. 2022-09-01T15:16:58Z
5 awesome 217451 24088 None 21 😎 Awesome lists about all kinds of interesting topics 2022-08-25T07:10:25Z
6 developer-roadmap 209112 29766 TypeScript 104 Roadmap to becoming a developer in 2022 2022-09-02T00:52:46Z
7 public-apis 207592 23749 Python 2 A collective list of free APIs 2022-09-01T21:32:24Z
8 vue 199036 32739 TypeScript 335 🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web. 2022-09-01T06:31:36Z
9 system-design-primer 194977 35172 Python 164 Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards. 2022-09-01T06:41:25Z
10 react 194169 40098 JavaScript 777 A declarative, efficient, and flexible JavaScript library for building user interfaces. 2022-09-01T21:25:30Z

Most Forks

This is top 10, for more click Top 100 Forks

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 datasharing 6151 241677 None 295 The Leek group guide to data sharing 2022-08-25T20:32:31Z
2 ProgrammingAssignment2 751 141143 R 182 Repository for Programming Assignment 2 for R Programming on Coursera 2022-08-31T11:57:54Z
3 Spoon-Knife 11201 128700 HTML 1472 This repo is for demonstration purposes only. 2022-09-01T22:46:46Z
4 SmartThingsPublic 2382 90665 Groovy 60 SmartThings open-source DeviceType Handlers and SmartApps code 2022-08-31T11:11:47Z
5 tensorflow 167488 87137 C++ 2143 An Open Source Machine Learning Framework for Everyone 2022-09-02T02:00:20Z
6 gitignore 137833 77471 None 0 A collection of useful .gitignore templates 2022-09-01T11:16:37Z
7 bootstrap 159279 77133 JavaScript 254 The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web. 2022-09-02T00:40:53Z
8 Complete-Python-3-Bootcamp 21460 73044 Jupyter Notebook 88 Course Files for Complete Python 3 Bootcamp Course on Udemy 2022-08-23T02:45:03Z
9 cgm-remote-monitor 1895 66387 JavaScript 128 nightscout web monitor 2022-09-01T20:55:17Z
10 coding-interview-university 231176 62050 None 38 A complete computer science study plan to become a software engineer. 2022-09-01T15:16:58Z

ActionScript

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 open-source-flash 7380 138 ActionScript 26 Petition to open source Flash and Shockwave spec 2021-02-24T08:44:01Z
2 VVVVVV 6463 515 ActionScript 16 The source code to VVVVVV! http://thelettervsixtim.es/ 2022-09-02T00:50:53Z
3 Starling-Framework 2544 842 ActionScript 69 The Cross Platform Game Engine 2022-07-29T06:16:40Z
4 webcamjs 2419 1104 ActionScript 150 HTML5 Webcam Image Capture Library with Flash Fallback 2020-04-22T07:50:12Z
5 as3corelib 1487 463 ActionScript 104 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 1323 522 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 1253 210 ActionScript 1 Map generator for games. Generates island maps with a focus on mountains, rivers, coastlines. 2017-08-24T04:32:19Z
8 flixel 1113 198 ActionScript 67 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 1054 210 ActionScript 4 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 969 268 ActionScript 13 An ActionScript 3 application framework for Flash and Flex 2020-06-16T09:09:56Z

C

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 linux 137227 44384 C 0 Linux kernel source tree 2022-09-01T18:04:08Z
2 scrcpy 69870 7449 C 1078 Display and control your Android device 2022-09-02T02:29:50Z
3 netdata 60471 5368 C 180 Real-time performance monitoring, done right! https://www.netdata.cloud 2022-09-02T00:17:23Z
4 redis 56572 21684 C 1705 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. 2022-09-01T21:10:24Z
5 git 43374 23937 C 0 Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements. 2022-09-01T21:12:28Z
6 obs-studio 41063 6179 C 527 OBS Studio - Free and open source software for live streaming and screen recording 2022-09-01T18:08:41Z
7 Ventoy 38842 2836 C 314 A new bootable USB solution. 2022-08-23T12:50:27Z
8 php-src 34268 7283 C 197 The PHP Interpreter 2022-09-01T21:19:34Z
9 wrk 32805 2722 C 116 Modern HTTP benchmarking tool 2022-08-19T09:47:47Z
10 FFmpeg 31470 10033 C 0 Mirror of https://git.ffmpeg.org/ffmpeg.git 2022-09-02T02:50:04Z

C#

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 PowerToys 76972 4380 C# 2973 Windows system utilities to maximize productivity 2022-09-02T00:23:53Z
2 shadowsocks-windows 54996 16327 C# 98 A C# port of shadowsocks 2022-08-25T23:51:40Z
3 PowerShell 34912 5835 C# 3185 PowerShell for every system! 2022-09-01T18:17:38Z
4 v2rayN 31642 6365 C# 31 A V2Ray client for Windows, support Xray core and v2fly core 2022-08-21T12:15:19Z
5 CodeHub 23106 653 C# 234 CodeHub is an iOS application written using Xamarin 2022-06-22T16:14:05Z
6 Wox 22154 2345 C# 896 Launcher for Windows, an alternative to Alfred and Launchy. 2022-08-12T15:24:54Z
7 dnSpy 21564 4225 C# 0 .NET debugger and assembly editor 2020-12-20T23:55:15Z
8 ShareX 21442 2658 C# 356 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. 2022-08-31T10:05:13Z
9 eShopOnContainers 21426 9187 C# 28 Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 6, 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. 2022-09-01T08:04:43Z
10 WaveFunctionCollapse 19791 1051 C# 1 Bitmap & tilemap generation from a single example with the help of ideas from quantum mechanics 2022-07-26T08:07:41Z

C++

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 tensorflow 167488 87137 C++ 2143 An Open Source Machine Learning Framework for Everyone 2022-09-02T02:00:20Z
2 electron 103458 13823 C++ 1590 :electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS 2022-09-02T02:12:58Z
3 terminal 85014 7472 C++ 1439 The new Windows Terminal and the original Windows console host, all in the same place! 2022-09-02T02:21:39Z
4 bitcoin 65983 32929 C++ 460 Bitcoin Core integration/staging tree 2022-09-02T02:24:38Z
5 opencv 63500 52387 C++ 2154 Open Source Computer Vision Library 2022-09-02T01:57:58Z
6 pytorch 58397 16281 C++ 9150 Tensors and Dynamic neural networks in Python with strong GPU acceleration 2022-09-02T02:50:00Z
7 protobuf 56037 14391 C++ 586 Protocol Buffers - Google's data interchange format 2022-09-01T21:13:58Z
8 godot 52718 9211 C++ 6493 Godot Engine – Multi-platform 2D and 3D game engine 2022-09-02T02:49:00Z
9 tesseract 46463 8131 C++ 352 Tesseract Open Source OCR Engine (main repository) 2022-08-28T16:04:20Z
10 imgui 40910 7209 C++ 654 Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies 2022-09-01T18:58:24Z

Clojure

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 FiraCode 65874 2873 Clojure 332 Free monospaced font with programming ligatures 2022-09-01T15:32:35Z
2 metabase 29591 4046 Clojure 2124 The simplest, fastest way to get business intelligence and analytics to everyone in your company 😋 2022-09-02T02:34:24Z
3 logseq 16291 974 Clojure 1618 A privacy-first, open-source platform for knowledge management and collaboration. Desktop app download link: https://github.com/logseq/logseq/releases, roadmap: https://trello.com/b/8txSM12G/roadmap 2022-09-02T01:47:05Z
4 LightTable 11723 941 Clojure 164 The Light Table IDE ⛺ 2022-06-17T00:20:21Z
5 penpot 11026 581 Clojure 184 Penpot - The Open-Source design & prototyping platform 2022-09-01T12:27:55Z
6 clojurescript 8925 783 Clojure 0 Clojure to JS compiler 2022-08-26T18:30:02Z
7 leiningen 7276 1656 Clojure 103 Moved to Codeberg; this is a convenience mirror 2022-08-18T17:27:40Z
8 om 6666 376 Clojure 67 ClojureScript interface to Facebook's React 2020-08-17T12:30:25Z
9 athens 6171 366 Clojure 292 Free self-hosted desktop app: https://github.com/athensresearch/athens/releases; Try the demo at https://athensresearch.github.io/athens; Docs viewable at https://athensresearch.github.io/docs/ 2022-09-02T02:39:16Z
10 jepsen 5812 664 Clojure 47 A framework for distributed systems verification, with fault injection 2022-08-31T17:52:48Z

CoffeeScript

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 SwitchyOmega 18451 2933 CoffeeScript 584 Manage and switch between multiple proxies quickly & easily. 2022-08-25T14:16:15Z
2 mojs 17679 936 CoffeeScript 35 The motion graphics toolbelt for the web 2022-03-02T13:43:06Z
3 trix 16941 1032 CoffeeScript 71 A rich text editor for everyday writing 2022-09-01T09:29:08Z
4 coffeescript 16203 2027 CoffeeScript 56 Unfancy JavaScript 2022-08-02T16:23:31Z
5 zxcvbn 13277 886 CoffeeScript 99 Low-Budget Password Strength Estimation 2022-07-28T17:47:21Z
6 codecombat 7622 4010 CoffeeScript 400 Game for learning how to code. 2022-09-01T16:54:54Z
7 dynamics.js 7478 418 CoffeeScript 8 Javascript library to create physics-based animations 2019-02-26T06:19:21Z
8 morris.js 6969 1262 CoffeeScript 286 Pretty time-series line graphs 2021-10-07T12:56:12Z
9 At.js 5289 701 CoffeeScript 151 Add Github like mentions autocomplete to your application. 2021-11-18T12:53:24Z
10 aglio 4703 487 CoffeeScript 125 An API Blueprint renderer with theme support that outputs static HTML 2019-05-13T14:40:13Z

CSS

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 animate.css 75602 16234 CSS 21 🍿 A cross-browser library of CSS animations. As easy to use as an easy thing. 2022-08-31T19:02:29Z
2 normalize.css 48530 10829 CSS 39 A modern alternative to CSS resets 2022-06-11T00:15:12Z
3 bulma 46020 3891 CSS 150 Modern CSS framework based on Flexbox 2022-08-25T21:24:46Z
4 nerd-fonts 37814 2937 CSS 245 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 2022-09-01T10:46:56Z
5 freecodecamp.cn 36501 1366 CSS 140 FCC China open source codebase and curriculum. Learn to code and help nonprofits. 2021-08-02T08:34:49Z
6 hangzhou_house_knowledge 26468 5444 CSS 0 2017年买房经历总结出来的买房购房知识分享给大家,希望对大家有所帮助。买房不易,且买且珍惜。Sharing the knowledge of buy an own house that according to the experience at hangzhou in 2017 to all the people. It's not easy to buy a own house, so I hope that it would be useful to everyone. 2022-02-28T10:57:30Z
7 Hover 26288 5666 CSS 21 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. 2022-08-16T23:39:07Z
8 50projects50days 20849 5608 CSS 0 50+ mini web projects using HTML, CSS & JS 2022-08-24T02:10:13Z
9 the-swift-programming-language-in-chinese 20576 5159 CSS 7 中文版 Apple 官方 Swift 教程《The Swift Programming Language》 2022-08-06T10:16:53Z
10 SpinKit 18930 1830 CSS 5 A collection of loading indicators animated with CSS 2020-08-01T09:04:59Z

Dart

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 flutter 144112 23088 Dart 10915 Flutter makes it easy and fast to build beautiful apps for mobile and beyond 2022-09-02T02:04:46Z
2 awesome-flutter 42491 6060 Dart 0 An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more. 2022-08-29T03:04:27Z
3 AppFlowy 26425 1444 Dart 201 AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust. 2022-09-02T02:44:39Z
4 flutter-go 23155 3739 Dart 0 flutter 开发者帮助 APP,包含 flutter 常用 140+ 组件的demo 演示与中文文档 2021-05-20T15:58:10Z
5 FlutterExampleApps 17307 3399 Dart 9 [Example APPS] Basic Flutter apps, for flutter devs. 2022-03-25T07:04:01Z
6 plugins 16122 9354 Dart 0 Plugins for Flutter maintained by the Flutter team 2022-09-02T01:58:13Z
7 Best-Flutter-UI-Templates 15472 3581 Dart 2 completely free for everyone. Its build-in Flutter Dart. 2022-08-21T15:47:21Z
8 gsy_github_app_flutter 13432 2403 Dart 5 Flutter 超完整的开源项目,功能丰富,适合学习和日常使用。GSYGithubApp系列的优势:我们目前已经拥有Flutter、Weex、ReactNative、kotlin 四个版本。 功能齐全,项目框架内技术涉及面广,完成度高,持续维护,配套文章,适合全面学习,对比参考。跨平台的开源Github客户端App,更好的体验,更丰富的功能,旨在更好的日常管理和维护个人Github,提供更好更方便的驾车体验Σ( ̄。 ̄ノ)ノ。同款Weex版本 : https://github.com/CarGuo/GSYGithubAppWeex 、同款React Native版本 : https://github.com/CarGuo/GSYGithubApp 、原生 kotlin 版本 https://github.com/CarGuo/GSYGithubAppKotlin 2022-09-01T09:06:36Z
9 samples 13315 5947 Dart 49 A collection of Flutter examples and demos 2022-09-01T22:47:17Z
10 dio 10945 1300 Dart 138 A powerful Http client for Dart, which supports Interceptors, FormData, Request Cancellation, File Downloading, Timeout etc. 2022-08-26T17:17:18Z

DM

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 tgstation 1342 3873 DM 1643 The /tg/station branch of SS13 2022-09-02T02:11:10Z
2 Baystation12 378 1469 DM 359 The code for Baystation12's branch of SS13 2022-09-02T02:34:09Z
3 Paradise 298 1050 DM 565 Paradise Station's GitHub main repository. 2022-09-02T02:23:54Z
4 vgstation13 257 557 DM 2945 Butts 2022-09-02T02:42:40Z
5 goonstation 227 838 DM 958 Repository for the Goonstation branch of SS13 2022-09-02T02:33:33Z
6 blog 198 40 DM 0 前端基础积累 / 新技术 / Vue / React / H5 / 奇怪的BUG / 面试 / 招聘 2020-04-01T16:58:50Z
7 BeeStation-Hornet 148 539 DM 225 99.95% station. 0.05% bees 2022-09-02T01:35:56Z
8 code_study 131 30 DM 0 编程学习笔记 2022-05-19T15:46:41Z
9 CEV-Eris 127 443 DM 354 Death is our destination 2022-09-02T00:48:00Z
10 TauCetiClassic 104 352 DM 1485 Франкенштейн жив 2022-09-02T00:23:58Z

Elixir

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 elixir 20683 2922 Elixir 18 Elixir is a dynamic, functional language designed for building scalable and maintainable applications 2022-09-01T18:52:34Z
2 phoenix 18445 2473 Elixir 12 Peace of mind from prototype to production 2022-08-31T16:59:14Z
3 analytics 12324 620 Elixir 26 Simple, open-source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics. 2022-09-01T14:55:40Z
4 awesome-elixir 11468 1116 Elixir 2666 A curated list of amazingly awesome Elixir and Erlang libraries, resources and shiny things. Updates: 2022-08-08T09:58:30Z
5 awesomo 8551 622 Elixir 4 Cool open source projects written in various languages. 2022-07-26T10:34:03Z
6 ecto 5557 1310 Elixir 2 A toolkit for data mapping and language integrated query. 2022-09-01T18:42:42Z
7 realtime 5297 207 Elixir 14 Listen to your to PostgreSQL database in realtime via websockets. Built with Elixir. 2022-08-30T23:59:01Z
8 papercups 4959 384 Elixir 148 Open-source live customer chat 2022-05-12T02:14:49Z
9 phoenix_live_view 4772 654 Elixir 56 Rich, real-time user experiences with server-rendered HTML 2022-09-01T22:22:23Z
10 credo 4417 374 Elixir 17 A static code analysis tool for the Elixir language with a focus on code consistency and teaching. 2022-08-28T15:38:38Z

Go

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 go 103376 15300 Go 7549 The Go programming language 2022-09-02T02:59:28Z
2 kubernetes 91669 33594 Go 1629 Production-Grade Container Scheduling and Management 2022-09-02T03:00:19Z
3 awesome-go 86912 10183 Go 12 A curated list of awesome Go frameworks, libraries and software 2022-09-01T18:41:39Z
4 moby 63926 18265 Go 4038 Moby Project - a collaborative project for the container ecosystem to assemble container-based systems 2022-09-02T00:15:10Z
5 gin 62437 6873 Go 447 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. 2022-09-01T12:45:52Z
6 hugo 61577 6757 Go 583 The world’s fastest framework for building websites. 2022-09-01T10:35:25Z
7 frp 59595 10604 Go 111 A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet. 2022-08-29T04:25:36Z
8 fzf 46675 2000 Go 245 🌸 A command-line fuzzy finder 2022-09-01T16:49:35Z
9 syncthing 46388 3522 Go 328 Open Source Continuous File Synchronization 2022-08-29T16:39:41Z
10 prometheus 44101 7415 Go 501 The Prometheus monitoring system and time series database. 2022-09-01T23:22:06Z

Groovy

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 gradle 13772 3959 Groovy 1978 Adaptable, fast automation for all 2022-09-02T01:49:08Z
2 devops-resources 5342 1150 Groovy 7 DevOps resources - Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP 2022-06-29T05:41:33Z
3 rundeck 4672 831 Groovy 465 Enable Self-Service Operations: Give specific users access to your existing tools, services, and scripts 2022-09-01T23:14:08Z
4 pipeline-examples 3949 3104 Groovy 0 A collection of examples, tips and tricks and snippets of scripting for the Jenkins Pipeline plugin 2022-07-22T15:05:52Z
5 gradle_plugin_android_aspectjx 3749 508 Groovy 147 A Android gradle plugin that effects AspectJ on Android project and can hook methods in Kotlin, aar and jar file. 2021-09-15T07:40:48Z
6 shadow 3010 342 Groovy 217 Gradle plugin to create fat/uber JARs, apply file transforms, and relocate packages for applications and libraries. Gradle version of Maven's Shade plugin. 2022-07-28T00:30:55Z
7 fat-aar-android 2510 437 Groovy 133 A gradle plugin that merge dependencies into the final aar file works with AGP 3.+ 2022-08-22T10:04:27Z
8 SmartThingsPublic 2382 90664 Groovy 60 SmartThings open-source DeviceType Handlers and SmartApps code 2022-08-31T11:11:47Z
9 asgard 2230 432 Groovy 87 [Asgard is deprecated at Netflix. We use Spinnaker ( www.spinnaker.io ).] Web interface for application deployments and cloud management in Amazon Web Services (AWS). Binary download: http://github.com/Netflix/asgard/releases 2017-08-09T13:59:02Z
10 bintray-release 1871 207 Groovy 0 A helper for releasing from gradle up to bintray 2022-02-11T06:01:47Z

Haskell

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 shellcheck 29786 1502 Haskell 775 ShellCheck, a static analysis tool for shell scripts 2022-08-03T00:30:41Z
2 pandoc 26409 2969 Haskell 776 Universal markup converter 2022-09-01T20:21:52Z
3 postgrest 19140 889 Haskell 170 REST API for any Postgres database 2022-08-31T17:54:34Z
4 semantic 8470 493 Haskell 100 Parsing, analyzing, and comparing source code across many languages 2022-07-22T15:39:27Z
5 purescript 7816 557 Haskell 246 A strongly-typed language that compiles to JavaScript 2022-09-01T00:53:13Z
6 hadolint 7418 324 Haskell 120 Dockerfile linter, validate inline bash, written in Haskell 2022-08-26T10:07:02Z
7 compiler 6925 634 Haskell 266 Compiler for Elm, a functional language for reliable webapps. 2022-05-26T12:57:25Z
8 Carp 4657 163 Haskell 123 A statically typed lisp, without a GC, for real-time applications. 2022-08-30T13:40:13Z
9 unison 4575 236 Haskell 820 A friendly programming language from the future 2022-09-01T21:49:34Z
10 Haxl 4108 323 Haskell 2 A Haskell library that simplifies access to remote data, such as databases or web-based services. 2022-06-10T20:45:04Z

HTML

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 free-for-dev 59173 6505 HTML 0 A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev 2022-09-01T17:50:57Z
2 material-design-lite 32082 5210 HTML 363 Material Design Components in HTML/CSS/JS 2022-08-22T19:39:49Z
3 styleguide 31560 12420 HTML 184 Style guides for Google-originated open-source projects 2022-09-01T02:00:50Z
4 tabler 31275 3248 HTML 46 Tabler is free and open-source HTML Dashboard UI Kit built on Bootstrap 2022-09-01T13:27:57Z
5 foundation-sites 29286 5645 HTML 26 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. 2022-08-02T20:20:03Z
6 zju-icicles 28396 8090 HTML 9 浙江大学课程攻略共享计划 2022-08-24T09:36:12Z
7 weui 26505 6517 HTML 41 A UI library by WeChat official design team, includes the most useful widgets/modules in mobile web applications. 2022-08-23T08:44:40Z
8 Coursera-ML-AndrewNg-Notes 25826 9728 HTML 48 吴恩达老师的机器学习课程个人笔记 2022-04-29T02:47:58Z
9 REKCARC-TSC-UHT 25286 6667 HTML 0 清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University 2022-08-27T13:07:50Z
10 fastText 23874 4498 HTML 428 Library for fast text representation and classification. 2022-08-09T22:59:21Z

Java

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 LeetCodeAnimation 71304 13662 Java 14 Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路) 2022-03-06T09:10:42Z
2 spring-framework 48997 34582 Java 1231 Spring Framework 2022-09-02T00:28:21Z
3 GitHub-Chinese-Top-Charts 47737 6892 Java 84 🇨🇳 GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。 2022-09-01T00:51:44Z
4 retrofit 40457 7170 Java 139 A type-safe HTTP client for Android and the JVM 2022-08-29T23:55:10Z
5 dubbo 37812 25284 Java 411 Apache Dubbo is a high-performance, java based, open source RPC framework. 2022-09-02T03:00:53Z
6 MPAndroidChart 35513 8810 Java 1969 A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, panning and animations. 2022-08-14T11:11:54Z
7 lottie-android 33156 5289 Java 32 Render After Effects animations natively on Android and iOS, Web, and React Native 2022-08-10T16:24:42Z
8 glide 32930 5983 Java 359 An image loading and caching library for Android focused on smooth scrolling 2022-09-01T19:50:06Z
9 jeecg-boot 30669 12181 Java 29 「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。 2022-09-01T02:11:59Z
10 zxing 30030 9244 Java 6 ZXing ("Zebra Crossing") barcode scanning library for Java, Android 2022-08-25T01:34:36Z

JavaScript

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 react 194169 40098 JavaScript 777 A declarative, efficient, and flexible JavaScript library for building user interfaces. 2022-09-01T21:25:30Z
2 javascript-algorithms 150048 24908 JavaScript 102 📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings 2022-09-01T14:39:04Z
3 awesome-selfhosted 101007 6257 JavaScript 76 A list of Free Software network services and web applications which can be hosted on your own servers 2022-09-01T21:30:27Z
4 create-react-app 96738 25158 JavaScript 1418 Set up a modern web app by running one command. 2022-08-27T16:13:28Z
5 axios 95512 9742 JavaScript 149 Promise based HTTP client for the browser and node.js 2022-09-01T09:55:44Z
6 clean-code-javascript 71716 9675 JavaScript 48 🛁 Clean Code concepts adapted for JavaScript 2022-08-23T06:54:16Z
7 json-server 63097 6214 JavaScript 558 Get a full fake REST API with zero coding in less than 30 seconds (seriously) 2022-08-19T19:10:05Z
8 webpack 61714 8468 JavaScript 185 A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff. 2022-08-31T15:14:01Z
9 reveal.js 61686 16352 JavaScript 630 The HTML Presentation Framework 2022-08-31T07:16:18Z
10 tailwindcss 60280 3034 JavaScript 6 A utility-first CSS framework for rapid UI development. 2022-09-01T16:15:24Z

Julia

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 julia 40272 4978 Julia 3432 The Julia Programming Language 2022-09-02T03:02:04Z
2 Pluto.jl 4053 250 Julia 209 🎈 Simple reactive notebooks for Julia 2022-08-30T20:17:10Z
3 Flux.jl 3793 533 Julia 188 Relax! Flux is the ML library that doesn't make you tensor 2022-08-31T17:49:00Z
4 IJulia.jl 2500 395 Julia 103 Julia kernel for Jupyter 2022-09-01T15:45:11Z
5 DifferentialEquations.jl 2313 185 Julia 126 Multi-language suite for high-performance solvers of differential equations and scientific machine learning (SciML) components 2022-09-01T08:32:24Z
6 18S191 2219 410 Julia 10 Course 18.S191 at MIT, Spring 2021 - Introduction to computational thinking with Julia: 2022-05-19T19:58:57Z
7 Genie.jl 1850 170 Julia 90 🧞The highly productive Julia web framework 2022-09-01T08:54:15Z
8 JuMP.jl 1795 362 Julia 17 Modeling language for Mathematical Optimization (linear, mixed-integer, conic, semidefinite, nonlinear) 2022-09-02T02:45:13Z
9 Gadfly.jl 1789 264 Julia 247 Crafty statistical graphics for Julia. 2022-07-22T21:34:59Z
10 Makie.jl 1681 180 Julia 622 High level plotting on the GPU. 2022-09-01T00:09:15Z

Kotlin

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 okhttp 42756 8923 Kotlin 137 Square’s meticulous HTTP client for the JVM, Android, and GraalVM. 2022-08-28T16:55:48Z
2 kotlin 42500 5243 Kotlin 0 The Kotlin Programming Language. 2022-09-02T02:40:10Z
3 architecture-samples 41402 11255 Kotlin 145 A collection of samples to discuss and showcase different architectural tools and patterns for Android apps. 2022-08-28T15:26:55Z
4 shadowsocks-android 32831 11592 Kotlin 47 A shadowsocks client for Android 2022-08-28T08:35:41Z
5 p3c 28117 7715 Kotlin 106 Alibaba Java Coding Guidelines pmd implements and IDE plugin 2022-07-16T08:53:47Z
6 leakcanary 27818 3900 Kotlin 74 A memory leak detection library for Android. 2022-08-23T16:11:14Z
7 fanqiang 26585 5747 Kotlin 259 翻墙-科学上网 2022-08-29T14:37:57Z
8 architecture-components-samples 22167 8179 Kotlin 137 Samples for Android Architecture Components. 2022-07-29T09:30:18Z
9 iosched 21626 6275 Kotlin 51 The Google I/O Android App 2022-06-26T20:15:20Z
10 material-dialogs 19368 3152 Kotlin 0 😍 A beautiful, fluid, and extensible dialogs API for Kotlin & Android. 2022-05-01T03:38:46Z

Lua

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 kong 32821 4273 Lua 273 🦍 The Cloud-Native API Gateway 2022-09-02T02:35:56Z
2 waifu2x 24544 2614 Lua 138 Image Super-Resolution for Anime-Style Art 2022-07-06T01:48:02Z
3 SpaceVim 18868 1442 Lua 0 A community-driven modular vim/neovim distribution - The ultimate vimrc 2022-08-31T08:56:14Z
4 neural-style 18258 2780 Lua 294 Torch implementation of neural style algorithm 2018-02-23T01:21:20Z
5 openface 14484 3590 Lua 8 Face recognition with deep neural networks. 2022-05-26T21:07:02Z
6 NvChad 11688 778 Lua 2 An attempt to make neovim cli functional like an IDE while being very beautiful, blazing fast startuptime ~ 14ms to 67ms 2022-08-29T14:20:31Z
7 CycleGAN 11336 1907 Lua 50 Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more. 2020-08-03T14:35:58Z
8 koreader 11240 1029 Lua 448 An ebook reader application supporting PDF, DjVu, EPUB, FB2 and many more formats, running on Cervantes, Kindle, Kobo, PocketBook and Android devices 2022-09-01T10:50:25Z
9 char-rnn 10918 2487 Lua 88 Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch 2018-05-04T15:25:25Z
10 LunarVim 10169 1232 Lua 83 An IDE layer for Neovim with sane defaults. Completely free and community driven. 2022-09-01T18:05:59Z

MATLAB

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 deep-photo-styletransfer 9915 1442 MATLAB 29 Code and data for paper "Deep Photo Style Transfer": https://arxiv.org/abs/1703.07511 2021-08-02T01:07:44Z
2 OpenFace 5720 1705 MATLAB 271 OpenFace – a state-of-the art tool intended for facial landmark detection, head pose estimation, facial action unit recognition, and eye-gaze estimation. 2022-07-04T14:01:45Z
3 PRMLT 5569 2124 MATLAB 0 Matlab code of machine learning algorithms in book PRML 2020-03-04T13:50:30Z
4 vrn 4430 752 MATLAB 5 👨 Code for "Large Pose 3D Face Reconstruction from a Single Image via Direct Volumetric CNN Regression" 2022-07-26T00:06:01Z
5 DeepLearnToolbox 3692 2297 MATLAB 68 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
6 Stanford-CS-229-CN 3124 834 MATLAB 3 A Chinese Translation of Stanford CS229 notes 斯坦福机器学习CS229课程讲义的中文翻译 2022-03-01T05:11:19Z
7 MTCNN_face_detection_alignment 2674 1020 MATLAB 44 Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks 2018-04-04T03:17:19Z
8 faster_rcnn 2550 1220 MATLAB 138 Faster R-CNN 2018-07-26T04:26:32Z
9 rcnn 2245 985 MATLAB 52 R-CNN: Regions with Convolutional Neural Network Features 2017-04-03T16:16:14Z
10 eviltransform 2147 454 MATLAB 8 Transport coordinate between earth(WGS-84) and mars in china(GCJ-02). 2020-01-25T12:23:20Z

Objective-C

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 AFNetworking 33331 10252 Objective-C 78 A delightful networking framework for iOS, macOS, watchOS, and tvOS. 2022-01-13T07:48:35Z
2 SDWebImage 24297 5839 Objective-C 35 Asynchronous image downloader with cache support as a UIImageView category 2022-08-26T09:49:04Z
3 GPUImage 19986 4641 Objective-C 904 An open source iOS framework for GPU-based image and video processing 2020-11-28T03:20:20Z
4 WeChatExtension-ForMac 19741 3375 Objective-C 794 Mac微信功能拓展/微信插件/微信小助手(A plugin for Mac WeChat) 2022-08-31T06:29:50Z
5 Masonry 18048 3168 Objective-C 123 Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS and OSX Auto Layout 2021-07-20T14:37:39Z
6 MBProgressHUD 15963 3518 Objective-C 63 MBProgressHUD + Customizations 2021-12-23T03:23:10Z
7 realm-swift 15493 2097 Objective-C 337 Realm is a mobile database: a replacement for Core Data & SQLite 2022-09-02T02:01:54Z
8 WebViewJavascriptBridge 14032 2951 Objective-C 79 An iOS/OSX bridge for sending messages between Obj-C and JavaScript in UIWebViews/WebViews 2022-05-18T12:09:41Z
9 YYKit 13937 3663 Objective-C 266 A collection of iOS components. 2022-04-29T07:46:02Z
10 fmdb 13690 2789 Objective-C 228 A Cocoa / Objective-C wrapper around SQLite 2021-12-24T01:07:42Z

Perl

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 diff-so-fancy 15833 336 Perl 17 Good-lookin' diffs. Actually… nah… The best-lookin' diffs. 🎉 2022-08-30T22:08:15Z
2 cloc 14659 855 Perl 20 cloc counts blank lines, comment lines, and physical lines of source code in many programming languages. 2022-08-28T04:27:15Z
3 FlameGraph 13496 1651 Perl 98 Stack trace visualizer 2022-08-26T08:10:32Z
4 gitolite 8098 1002 Perl 0 Hosting git repositories -- Gitolite allows you to setup git hosting on a central server, with very fine-grained access control and many (many!) more powerful features. 2022-07-16T03:16:49Z
5 MySQLTuner-perl 7678 1195 Perl 31 MySQLTuner is a script written in Perl that will assist you with your MySQL configuration and make recommendations for increased performance and stability. 2022-08-23T09:40:30Z
6 nikto 6030 954 Perl 22 Nikto web server scanner 2022-07-20T14:06:05Z
7 Expose 4284 257 Perl 19 A simple static site generator for photoessays 2022-03-16T05:58:08Z
8 git-it-electron 4084 1114 Perl 72 💻 🎓 Git-it is a (Mac, Win, Linux) Desktop App for Learning Git and GitHub 2022-07-01T13:04:22Z
9 sicp-pdf 4077 531 Perl 14 SICP PDF with Texinfo and LaTeX source 2022-06-04T18:45:39Z
10 EQGRP 3879 2129 Perl 13 Decrypted content of eqgrp-auction-file.tar.xz 2017-05-24T21:12:59Z

PHP

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 laravel 70833 22907 PHP 0 Laravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation for your next big idea — freeing you to create without sweating the small things. 2022-08-30T15:23:28Z
2 SecLists 41412 20788 PHP 24 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. 2022-09-01T20:51:07Z
3 jQuery-File-Upload 31065 8191 PHP 49 File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads. Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads. 2021-09-30T11:44:03Z
4 framework 27757 9487 PHP 5 The Laravel Framework. 2022-09-02T00:02:38Z
5 symfony 27389 8810 PHP 467 The Symfony PHP framework 2022-09-01T18:20:10Z
6 composer 26867 6418 PHP 105 Dependency Manager for PHP 2022-09-02T01:09:28Z
7 Faker 26576 3415 PHP 76 Faker is a PHP library that generates fake data for you 2022-07-11T08:30:23Z
8 guzzle 22055 2332 PHP 25 Guzzle, an extensible PHP HTTP client 2022-08-29T11:03:21Z
9 DesignPatternsPHP 20747 4446 PHP 0 sample code for several design patterns in PHP 8 2022-07-19T18:53:47Z
10 monolog 19870 1833 PHP 20 Sends your logs to files, sockets, inboxes, databases and various web services 2022-08-28T19:30:19Z

PowerShell

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 core 17985 4587 PowerShell 403 Home repository for .NET Core 2022-08-30T19:04:39Z
2 Scoop 16123 1257 PowerShell 137 A command-line installer for Windows. 2022-08-30T04:29:28Z
3 Windows10Debloater 14912 1822 PowerShell 254 Script to remove Windows 10 bloatware. 2022-04-12T15:33:13Z
4 PowerSploit 9804 4152 PowerShell 67 PowerSploit - A PowerShell Post-Exploitation Framework 2020-08-17T23:19:49Z
5 blazor 9351 677 PowerShell 0 Blazor moved to https://github.com/dotnet/aspnetcore 2021-02-23T15:13:56Z
6 azure-docs 7662 17258 PowerShell 4549 Open source documentation of Microsoft Azure 2022-09-02T02:38:19Z
7 BloodHound 7273 1414 PowerShell 36 Six Degrees of Domain Admin 2022-09-01T18:30:23Z
8 nishang 6786 2178 PowerShell 14 Nishang - Offensive PowerShell for red team, penetration testing and offensive security. 2022-03-26T16:47:44Z
9 Empire 6623 2589 PowerShell 64 Empire is a PowerShell and Python post-exploitation agent. 2020-01-19T22:50:59Z
10 runner-images 6481 2305 PowerShell 27 GitHub Actions runner images 2022-09-01T11:12:06Z

Python

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 system-design-primer 194977 35172 Python 164 Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards. 2022-09-01T06:41:25Z
2 Python-100-Days 123536 46568 Python 480 Python - 100天从新手到大师 2022-08-31T05:14:51Z
3 models 74295 45996 Python 1118 Models and examples built with TensorFlow 2022-09-02T01:19:01Z
4 thefuck 73088 3243 Python 197 Magnificent app which corrects your previous console command. 2022-08-31T20:55:43Z
5 flask 60409 15213 Python 3 The Python micro framework for building web applications. 2022-09-02T01:32:57Z
6 core 54618 19410 Python 1414 🏡 Open source home automation that puts local control and privacy first. 2022-09-02T01:33:55Z
7 cpython 47199 24053 Python 6806 The Python programming language 2022-09-02T02:20:33Z
8 manim 46642 5025 Python 337 Animation engine for explanatory math videos 2022-08-27T04:18:34Z
9 you-get 45353 9028 Python 0 ⏬ Dumb downloader that scrapes the web 2022-08-28T06:16:10Z
10 funNLP 42782 11706 Python 12 中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、历史名人词库、诗词词库、医学词库、饮食词库、法律词库、汽车词库、动物词库、中文聊天语料、中文谣言数据、百度中文问答数据集、句子相似度匹配算法集合、bert资源、文本生成&摘要相关工具、cocoNLP信息抽取工具、国内电话号码正则匹配、清华大学XLORE:中英文跨语言百科知识图谱、清华大学人工智能技术系列报告、自然语言生成、NLU太难了系列、自动对联数据及机器人、用户名黑名单列表、罪名法务名词及分类模型、微信公众号语料、cs224n深度学习自然语言处理课程、中文手写汉字识别、中文自然语言处理 语料/数据集、变量命名神器、分词语料库+代码、任务型对话英文数据集、ASR 语音数据集 + 基于深度学习的中文语音识别系统、笑声检测器、Microsoft多语言数字/单位/如日期时间识别包、中华新华字典数据库及api(包括常用歇后语、成语、词语和汉字)、文档图谱自动生成、SpaCy 中文模型、Common Voice语音识别数据集新版、神经网络关系抽取、基于bert的命名实体识别、关键词(Keyphrase)抽取包pke、基于医疗领域知识图谱的问答系统、基于依存句法与语义角色标注的事件三元组抽取、依存句法分析4万句高质量标注数据、cnocr:用来做中文OCR的Python3包、中文人物关系知识图谱项目、中文nlp竞赛项目及代码汇总、中文字符数据、speech-aligner: 从“人声语音”及其“语言文本”产生音素级别时间对齐标注的工具、AmpliGraph: 知识图谱表示学习(Python)库:知识图谱概念链接预测、Scattertext 文本可视化(python)、语言/知识表示工具:BERT & ERNIE、中文对比英文自然语言处理NLP的区别综述、Synonyms中文近义词工具包、HarvestText领域自适应文本挖掘工具(新词发现-情感分析-实体链接等)、word2word:(Python)方便易用的多语言词-词对集:62种语言/3,564个多语言对、语音识别语料生成工具:从具有音频/字幕的在线视频创建自动语音识别(ASR)语料库、构建医疗实体识别的模型(包含词典和语料标注)、单文档非监督的关键词抽取、Kashgari中使用gpt-2语言模型、开源的金融投资数据提取工具、文本自动摘要库TextTeaser: 仅支持英文、人民日报语料处理工具集、一些关于自然语言的基本模型、基于14W歌曲知识库的问答尝试--功能包括歌词接龙and已知歌词找歌曲以及歌曲歌手歌词三角关系的问答、基于Siamese bilstm模型的相似句子判定模型并提供训练数据集和测试数据集、用Transformer编解码模型实现的根据Hacker News文章标题自动生成评论、用BERT进行序列标记和文本分类的模板代码、LitBank:NLP数据集——支持自然语言处理和计算人文学科任务的100部带标记英文小说语料、百度开源的基准信息抽取系统、虚假新闻数据集、Facebook: LAMA语言模型分析,提供Transformer-XL/BERT/ELMo/GPT预训练语言模型的统一访问接口、CommonsenseQA:面向常识的英文QA挑战、中文知识图谱资料、数据及工具、各大公司内部里大牛分享的技术文档 PDF 或者 PPT、自然语言生成SQL语句(英文)、中文NLP数据增强(EDA)工具、英文NLP数据增强工具 、基于医药知识图谱的智能问答系统、京东商品知识图谱、基于mongodb存储的军事领域知识图谱问答项目、基于远监督的中文关系抽取、语音情感分析、中文ULMFiT-情感分析-文本分类-语料及模型、一个拍照做题程序、世界各国大规模人名库、一个利用有趣中文语料库 qingyun 训练出来的中文聊天机器人、中文聊天机器人seqGAN、省市区镇行政区划数据带拼音标注、教育行业新闻语料库包含自动文摘功能、开放了对话机器人-知识图谱-语义理解-自然语言处理工具及数据、中文知识图谱:基于百度百科中文页面-抽取三元组信息-构建中文知识图谱、masr: 中文语音识别-提供预训练模型-高识别率、Python音频数据增广库、中文全词覆盖BERT及两份阅读理解数据、ConvLab:开源多域端到端对话系统平台、中文自然语言处理数据集、基于最新版本rasa搭建的对话系统、基于TensorFlow和BERT的管道式实体及关系抽取、一个小型的证券知识图谱/知识库、复盘所有NLP比赛的TOP方案、OpenCLaP:多领域开源中文预训练语言模型仓库、UER:基于不同语料+编码器+目标任务的中文预训练模型仓库、中文自然语言处理向量合集、基于金融-司法领域(兼有闲聊性质)的聊天机器人、g2pC:基于上下文的汉语读音自动标记模块、Zincbase 知识图谱构建工具包、诗歌质量评价/细粒度情感诗歌语料库、快速转化「中文数字」和「阿拉伯数字」、百度知道问答语料库、基于知识图谱的问答系统、jieba_fast 加速版的jieba、正则表达式教程、中文阅读理解数据集、基于BERT等最新语言模型的抽取式摘要提取、Python利用深度学习进行文本摘要的综合指南、知识图谱深度学习相关资料整理、维基大规模平行文本语料、StanfordNLP 0.2.0:纯Python版自然语言处理包、NeuralNLP-NeuralClassifier:腾讯开源深度学习文本分类工具、端到端的封闭域对话系统、中文命名实体识别:NeuroNER vs. BertNER、新闻事件线索抽取、2019年百度的三元组抽取比赛:“科学空间队”源码、基于依存句法的开放域文本知识三元组抽取和知识库构建、中文的GPT2训练代码、ML-NLP - 机器学习(Machine Learning)NLP面试中常考到的知识点和代码实现、nlp4han:中文自然语言处理工具集(断句/分词/词性标注/组块/句法分析/语义分析/NER/N元语法/HMM/代词消解/情感分析/拼写检查、XLM:Facebook的跨语言预训练语言模型、用基于BERT的微调和特征提取方法来进行知识图谱百度百科人物词条属性抽取、中文自然语言处理相关的开放任务-数据集-当前最佳结果、CoupletAI - 基于CNN+Bi-LSTM+Attention 的自动对对联系统、抽象知识图谱、MiningZhiDaoQACorpus - 580万百度知道问答数据挖掘项目、brat rapid annotation tool: 序列标注工具、大规模中文知识图谱数据:1.4亿实体、数据增强在机器翻译及其他nlp任务中的应用及效果、allennlp阅读理解:支持多种数据和模型、PDF表格数据提取工具 、 Graphbrain:AI开源软件库和科研工具,目的是促进自动意义提取和文本理解以及知识的探索和推断、简历自动筛选系统、基于命名实体识别的简历自动摘要、中文语言理解测评基准,包括代表性的数据集&基准模型&语料库&排行榜、树洞 OCR 文字识别 、从包含表格的扫描图片中识别表格和文字、语声迁移、Python口语自然语言处理工具集(英文)、 similarity:相似度计算工具包,java编写、海量中文预训练ALBERT模型 、Transformers 2.0 、基于大规模音频数据集Audioset的音频增强 、Poplar:网页版自然语言标注工具、图片文字去除,可用于漫画翻译 、186种语言的数字叫法库、Amazon发布基于知识的人-人开放领域对话数据集 、中文文本纠错模块代码、繁简体转换 、 Python实现的多种文本可读性评价指标、类似于人名/地名/组织机构名的命名体识别数据集 、东南大学《知识图谱》研究生课程(资料)、. 英文拼写检查库 、 wwsearch是企业微信后台自研的全文检索引擎、CHAMELEON:深度学习新闻推荐系统元架构 、 8篇论文梳理BERT相关模型进展与反思、DocSearch:免费文档搜索引擎、 LIDA:轻量交互式对话标注工具 、aili - the fastest in-memory index in the East 东半球最快并发索引 、知识图谱车音工作项目、自然语言生成资源大全 、中日韩分词库mecab的Python接口库、中文文本摘要/关键词提取、汉字字符特征提取器 (featurizer),提取汉字的特征(发音特征、字形特征)用做深度学习的特征、中文生成任务基准测评 、中文缩写数据集、中文任务基准测评 - 代表性的数据集-基准(预训练)模型-语料库-baseline-工具包-排行榜、PySS3:面向可解释AI的SS3文本分类器机器可视化工具 、中文NLP数据集列表、COPE - 格律诗编辑程序、doccano:基于网页的开源协同多语言文本标注工具 、PreNLP:自然语言预处理库、简单的简历解析器,用来从简历中提取关键信息、用于中文闲聊的GPT2模型:GPT2-chitchat、基于检索聊天机器人多轮响应选择相关资源列表(Leaderboards、Datasets、Papers)、(Colab)抽象文本摘要实现集锦(教程 、词语拼音数据、高效模糊搜索工具、NLP数据增广资源集、微软对话机器人框架 、 GitHub Typo Corpus:大规模GitHub多语言拼写错误/语法错误数据集、TextCluster:短文本聚类预处理模块 Short text cluster、面向语音识别的中文文本规范化、BLINK:最先进的实体链接库、BertPunc:基于BERT的最先进标点修复模型、Tokenizer:快速、可定制的文本词条化库、中文语言理解测评基准,包括代表性的数据集、基准(预训练)模型、语料库、排行榜、spaCy 医学文本挖掘与信息提取 、 NLP任务示例项目代码集、 python拼写检查库、chatbot-list - 行业内关于智能客服、聊天机器人的应用和架构、算法分享和介绍、语音质量评价指标(MOSNet, BSSEval, STOI, PESQ, SRMR)、 用138GB语料训练的法文RoBERTa预训练语言模型 、BERT-NER-Pytorch:三种不同模式的BERT中文NER实验、无道词典 - 有道词典的命令行版本,支持英汉互查和在线查询、2019年NLP亮点回顾、 Chinese medical dialogue data 中文医疗对话数据集 、最好的汉字数字(中文数字)-阿拉伯数字转换工具、 基于百科知识库的中文词语多词义/义项获取与特定句子词语语义消歧、awesome-nlp-sentiment-analysis - 情感分析、情绪原因识别、评价对象和评价词抽取、LineFlow:面向所有深度学习框架的NLP数据高效加载器、中文医学NLP公开资源整理 、MedQuAD:(英文)医学问答数据集、将自然语言数字串解析转换为整数和浮点数、Transfer Learning in Natural Language Processing (NLP) 、面向语音识别的中文/英文发音辞典、Tokenizers:注重性能与多功能性的最先进分词器、CLUENER 细粒度命名实体识别 Fine Grained Named Entity Recognition、 基于BERT的中文命名实体识别、中文谣言数据库、NLP数据集/基准任务大列表、nlp相关的一些论文及代码, 包括主题模型、词向量(Word Embedding)、命名实体识别(NER)、文本分类(Text Classificatin)、文本生成(Text Generation)、文本相似性(Text Similarity)计算等,涉及到各种与nlp相关的算法,基于keras和tensorflow 、Python文本挖掘/NLP实战示例、 Blackstone:面向非结构化法律文本的spaCy pipeline和NLP模型通过同义词替换实现文本“变脸” 、中文 预训练 ELECTREA 模型: 基于对抗学习 pretrain Chinese Model 、albert-chinese-ner - 用预训练语言模型ALBERT做中文NER 、基于GPT2的特定主题文本生成/文本增广、开源预训练语言模型合集、多语言句向量包、编码、标记和实现:一种可控高效的文本生成方法、 英文脏话大列表 、attnvis:GPT2、BERT等transformer语言模型注意力交互可视化、CoVoST:Facebook发布的多语种语音-文本翻译语料库,包括11种语言(法语、德语、荷兰语、俄语、西班牙语、意大利语、土耳其语、波斯语、瑞典语、蒙古语和中文)的语音、文字转录及英文译文、Jiagu自然语言处理工具 - 以BiLSTM等模型为基础,提供知识图谱关系抽取 中文分词 词性标注 命名实体识别 情感分析 新词发现 关键词 文本摘要 文本聚类等功能、用unet实现对文档表格的自动检测,表格重建、NLP事件提取文献资源列表 、 金融领域自然语言处理研究资源大列表、CLUEDatasetSearch - 中英文NLP数据集:搜索所有中文NLP数据集,附常用英文NLP数据集 、medical_NER - 中文医学知识图谱命名实体识别 、(哈佛)讲因果推理的免费书、知识图谱相关学习资料/数据集/工具资源大列表、Forte:灵活强大的自然语言处理pipeline工具集 、Python字符串相似性算法库、PyLaia:面向手写文档分析的深度学习工具包、TextFooler:针对文本分类/推理的对抗文本生成模块、Haystack:灵活、强大的可扩展问答(QA)框架、中文关键短语抽取工具 2022-08-18T11:15:43Z

R

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 ggplot2 5555 1878 R 216 An implementation of the Grammar of Graphics in R 2022-08-26T21:52:30Z
2 awesome-R 5154 1469 R 0 A curated list of awesome R packages, frameworks and software. 2022-08-02T12:22:51Z
3 shiny 4769 1763 R 682 Easy interactive web applications with R 2022-08-15T14:13:22Z
4 dplyr 4182 1453 R 25 dplyr: A grammar of data manipulation 2022-09-01T16:39:58Z
5 swirl_courses 3938 7148 R 128 🎓 A collection of interactive courses for the swirl R package. 2022-05-18T09:00:52Z
6 r4ds 3636 3697 R 20 R for data science: a book 2022-09-01T22:29:41Z
7 stat_rethinking_2022 3630 346 R 8 Statistical Rethinking course winter 2022 2022-03-15T15:07:26Z
8 ML_for_Hackers 3628 2257 R 23 Code accompanying the book "Machine Learning for Hackers" 2019-05-26T16:52:29Z
9 AnomalyDetection 3466 765 R 62 Anomaly Detection with R 2019-08-30T19:49:16Z
10 data.table 3100 943 R 928 R's data.table package extends data.frame: 2022-08-31T11:25:43Z

Ruby

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 rails 51358 20576 Ruby 357 Ruby on Rails 2022-09-02T01:02:52Z
2 jekyll 45224 9848 Ruby 90 🌐 Jekyll is a blog-aware static site generator in Ruby 2022-08-21T23:04:08Z
3 discourse 36372 7760 Ruby 0 A platform for community discussion. Free, open, simple. 2022-09-02T02:13:11Z
4 huginn 36342 3295 Ruby 551 Create agents that monitor and act on your behalf. Your agents are standing by! 2022-08-20T07:07:07Z
5 brew 33242 7981 Ruby 32 🍺 The missing package manager for macOS (or Linux) 2022-09-01T19:22:59Z
6 devdocs 29482 1994 Ruby 113 API Documentation Browser 2022-08-28T14:48:11Z
7 metasploit-framework 28084 12476 Ruby 495 Metasploit Framework 2022-09-01T23:09:35Z
8 vagrant 24266 4288 Ruby 654 Vagrant is a tool for building and distributing development environments. 2022-08-31T19:54:28Z
9 gitlabhq 23023 5712 Ruby 0 GitLab CE Mirror | Please open new issues in our issue tracker on GitLab.com 2022-09-02T00:12:23Z
10 devise 22688 5453 Ruby 145 Flexible authentication solution for Rails with Warden. 2022-08-30T14:06:27Z

Rust

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 deno 85060 4585 Rust 932 A modern runtime for JavaScript and TypeScript. 2022-09-02T01:06:47Z
2 rust 71333 9699 Rust 8317 Empowering everyone to build reliable and efficient software. 2022-09-02T02:24:48Z
3 tauri 49485 1243 Rust 205 Build smaller, faster, and more secure desktop applications with a web frontend. 2022-09-02T01:06:25Z
4 alacritty 41480 2402 Rust 298 A cross-platform, OpenGL terminal emulator. 2022-08-31T22:48:38Z
5 bat 36774 954 Rust 147 A cat(1) clone with wings. 2022-09-02T02:34:31Z
6 ripgrep 32883 1471 Rust 122 ripgrep recursively searches directories for a regex pattern while respecting your gitignore 2022-08-31T12:11:13Z
7 rustlings 29060 4619 Rust 72 🦀 Small exercises to get you used to reading and writing Rust code! 2022-08-31T12:56:02Z
8 meilisearch 29021 1014 Rust 50 A lightning-fast search engine that fits effortlessly into your apps, websites, and workflow. 2022-09-01T20:37:14Z
9 rustdesk 28493 2509 Rust 300 Open source virtual / remote desktop infrastructure for everyone! The open source TeamViewer alternative. Display and control your PC and Android devices from anywhere at anytime. 2022-09-02T03:02:01Z
10 starship 28307 1183 Rust 358 ☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell! 2022-09-01T09:13:10Z

Scala

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 spark 33776 26046 Scala 0 Apache Spark - A unified analytics engine for large-scale data processing 2022-09-02T02:00:41Z
2 prisma1 16817 924 Scala 2 💾 Database Tools incl. ORM, Migrations and Admin UI (Postgres, MySQL & MongoDB) [deprecated] 2022-09-01T18:57:41Z
3 scala 13842 3138 Scala 0 Scala 2 compiler and standard library. For bugs, see scala/bug 2022-09-01T20:45:25Z
4 predictionio 12521 2015 Scala 0 PredictionIO, a machine learning server for developers and ML engineers. 2021-01-09T10:30:58Z
5 akka 12378 3531 Scala 893 Build highly concurrent, distributed, and resilient message-driven applications on the JVM 2022-09-01T19:28:11Z
6 playframework 12204 4047 Scala 409 Play Framework 2022-09-01T08:49:45Z
7 lila 11930 1721 Scala 624 ♞ lichess.org: the forever free, adless and open source chess server ♞ 2022-09-01T23:59:28Z
8 CMAK 10990 2465 Scala 473 CMAK is a tool for managing Apache Kafka clusters 2022-07-29T09:16:12Z
9 bfg-repo-cleaner 8890 493 Scala 228 Removes large or troublesome blobs like git-filter-branch does, but faster. And written in Scala 2021-03-21T22:37:51Z
10 gitbucket 8723 1241 Scala 291 A Git platform powered by Scala with easy installation, high extensibility & GitHub API compatibility 2022-09-01T21:27:00Z

Shell

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 ohmyzsh 149559 24448 Shell 232 🙃 A delightful community-driven (with 2,000+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community. 2022-08-31T13:00:33Z
2 realworld 68561 6359 Shell 52 "The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅 2022-08-22T16:12:07Z
3 papers-we-love 64005 4921 Shell 15 Papers from the computer science community to read and discuss. 2022-08-31T09:58:21Z
4 nvm 60573 6452 Shell 299 Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions 2022-08-31T21:48:41Z
5 HowToCook 46812 7054 Shell 303 程序员在家做饭方法指南。Programmer's guide about how to cook at home (Chinese only). 2022-09-01T06:09:44Z
6 pi-hole 38493 2344 Shell 28 A black hole for Internet advertisements 2022-08-31T19:42:39Z
7 drawio-desktop 33106 3662 Shell 156 Official electron build of draw.io 2022-09-01T12:45:46Z
8 og-aws 32381 3504 Shell 136 📙 Amazon Web Services — a practical guide 2022-08-24T15:10:40Z
9 pure-bash-bible 31617 2833 Shell 36 📖 A collection of pure bash alternatives to external processes. 2022-03-26T18:58:56Z
10 powerlevel10k 30750 1605 Shell 24 A Zsh theme 2022-09-01T21:02:11Z

Swift

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 awesome-ios 40409 6611 Swift 1 A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects 2022-08-27T14:56:29Z
2 Alamofire 38215 7232 Swift 31 Elegant HTTP Networking in Swift 2022-08-25T01:39:32Z
3 open-source-mac-os-apps 31929 2063 Swift 37 🚀 Awesome list of open source applications for macOS. https://t.me/s/opensourcemacosapps 2022-08-27T06:33:32Z
4 iina 31108 2327 Swift 1325 The modern video player for macOS. 2022-08-31T05:37:41Z
5 ShadowsocksX-NG 30584 7951 Swift 259 Next Generation of ShadowsocksX 2022-03-06T05:44:10Z
6 swift-algorithm-club 26823 4817 Swift 29 Algorithms and data structures in Swift, with explanations! 2022-08-11T12:03:00Z
7 Charts 25787 5424 Swift 766 Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart. 2022-08-30T08:48:43Z
8 lottie-ios 23057 3386 Swift 44 An iOS library to natively render After Effects vector animations 2022-08-29T23:01:51Z
9 RxSwift 22549 4000 Swift 7 Reactive Programming in Swift 2022-08-31T15:55:34Z
10 vapor 22043 1363 Swift 78 💧 A server-side Swift HTTP web framework. 2022-08-22T14:46:03Z

TeX

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 deeplearningbook-chinese 32871 9027 TeX 60 Deep Learning Book Chinese Translation 2019-12-03T04:25:44Z
2 libpku 27180 7956 TeX 9 贵校课程资料民间整理 2022-01-05T04:09:27Z
3 awesome-deep-learning-papers 23947 4473 TeX 15 The most cited deep learning papers 2020-08-27T13:43:48Z
4 PlotNeuralNet 17230 2395 TeX 59 Latex code for making neural networks diagrams 2022-01-31T08:37:08Z
5 Awesome-CV 17008 4105 TeX 111 📄 Awesome CV is LaTeX template for your outstanding job application 2022-08-23T14:58:17Z
6 conv_arithmetic 12239 2131 TeX 5 A technical report on convolution arithmetic in the context of deep learning 2019-05-06T20:05:05Z
7 tensorflow-zh 12231 4294 TeX 27 谷歌全新开源人工智能系统TensorFlow官方文档中文版 2019-08-04T08:55:50Z
8 leetcode 10723 3461 TeX 41 LeetCode题解,151道题完整版。广告:推荐刷题网站 https://www.lintcode.com/?utm_source=soulmachine 2022-08-25T08:28:57Z
9 os01 10212 634 TeX 49 Bootstrap yourself to write an OS from scratch. A book for self-learner. 2022-07-28T21:34:41Z
10 milewski-ctfp-pdf 9649 511 TeX 39 Bartosz Milewski's 'Category Theory for Programmers' unofficial PDF and LaTeX source 2022-05-17T12:07:45Z

TypeScript

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 freeCodeCamp 352432 29358 TypeScript 133 freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free. 2022-09-01T18:35:36Z
2 developer-roadmap 209112 29766 TypeScript 104 Roadmap to becoming a developer in 2022 2022-09-02T00:52:46Z
3 vue 199036 32739 TypeScript 335 🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web. 2022-09-01T06:31:36Z
4 vscode 136050 23280 TypeScript 7185 Visual Studio Code 2022-09-02T00:33:28Z
5 TypeScript 83879 10911 TypeScript 5522 TypeScript is a superset of JavaScript that compiles to clean JavaScript output. 2022-09-02T00:19:32Z
6 angular 83576 22072 TypeScript 1111 The modern web developer’s platform 2022-09-02T02:58:24Z
7 ant-design 81707 35623 TypeScript 836 An enterprise-class UI design language and React UI library 2022-09-02T01:48:44Z
8 puppeteer 79685 8545 TypeScript 330 Headless Chrome Node.js API 2022-09-02T01:09:29Z
9 storybook 73680 7687 TypeScript 1931 📓 The UI component explorer. Develop, document, & test React, Vue, Angular, Web Components, Ember, Svelte & more! 2022-09-02T02:31:32Z
10 svelte 61817 3014 TypeScript 662 Cybernetically enhanced web apps 2022-09-01T22:42:09Z

Vim script

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 neovim 57290 4020 Vim Script 1224 Vim-fork focused on extensibility and usability 2022-09-01T23:47:48Z
2 vim-plug 28936 1802 Vim Script 97 🌺 Minimalist Vim Plugin Manager 2022-08-17T11:25:08Z
3 vim 28334 4351 Vim Script 1160 The official Vim repository 2022-09-02T02:22:25Z
4 vimrc 27631 7014 Vim Script 29 The ultimate Vim configuration (vimrc) 2022-08-29T16:32:45Z
5 Vundle.vim 23201 2563 Vim Script 160 Vundle, the plug-in manager for Vim 2022-04-15T16:22:18Z
6 nerdtree 17607 1405 Vim Script 40 A tree explorer plugin for vim. 2022-08-27T14:11:54Z
7 vim-airline 16717 1113 Vim Script 40 lean & mean status/tabline for vim that's light as air 2022-08-25T14:45:17Z
8 vim-fugitive 16450 963 Vim Script 17 fugitive.vim: A Git wrapper so awesome, it should be illegal 2022-08-31T09:44:26Z
9 spf13-vim 15377 3755 Vim Script 310 The ultimate vim distribution 2021-07-08T00:11:51Z
10 solarized 15278 3579 Vim Script 151 precision color scheme for multiple applications (terminal, vim, etc.) with both dark/light modes 2020-04-27T06:49:07Z

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.9%
  • Shell 2.8%
  • Ruby 0.3%