• Stars
    star
    6,476
  • Rank 6,066 (Top 0.2 %)
  • Language
    Python
  • License
    MIT License
  • Created almost 6 years ago
  • Updated 18 days ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

Github Ranking

A list of the most github stars and forks repositories.

Last Automatic Update Time: 2023-06-01T03:05:00Z

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 368067 32304 TypeScript 158 freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free. 2023-06-01T00:48:58Z
2 free-programming-books 281198 55478 None 31 📚 Freely available programming books 2023-05-30T16:32:16Z
3 996.ICU 265975 21411 None 0 Repo for counting stars and contributing. Press F to pay respect to glorious developers. 2023-04-25T02:23:39Z
4 coding-interview-university 258546 67913 None 44 A complete computer science study plan to become a software engineer. 2023-05-31T12:07:07Z
5 awesome 256180 25838 None 24 😎 Awesome lists about all kinds of interesting topics 2023-05-30T18:38:28Z
6 public-apis 241647 27608 Python 22 A collective list of free APIs 2023-05-31T16:56:06Z
7 developer-roadmap 240880 33992 TypeScript 308 Interactive roadmaps, guides and other educational content to help developers grow in their careers. 2023-06-01T02:59:22Z
8 system-design-primer 221325 39232 Python 181 Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards. 2023-05-25T17:32:33Z
9 react 208322 43518 JavaScript 977 The library for web and native user interfaces 2023-06-01T02:50:56Z
10 vue 203867 33800 TypeScript 371 This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core 2023-05-31T04:40:18Z

Most Forks

This is top 10, for more click Top 100 Forks

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 datasharing 6317 242920 None 301 The Leek group guide to data sharing 2023-02-20T20:06:27Z
2 ProgrammingAssignment2 790 142463 R 190 Repository for Programming Assignment 2 for R Programming on Coursera 2023-05-31T02:15:49Z
3 Spoon-Knife 11712 135837 HTML 1675 This repo is for demonstration purposes only. 2023-06-01T02:31:25Z
4 SmartThingsPublic 2480 91158 Groovy 61 SmartThings open-source DeviceType Handlers and SmartApps code 2023-03-15T09:16:31Z
5 tensorflow 175156 88408 C++ 1934 An Open Source Machine Learning Framework for Everyone 2023-06-01T02:09:01Z
6 gitignore 148442 84181 None 0 A collection of useful .gitignore templates 2023-05-29T13:12:26Z
7 Complete-Python-3-Bootcamp 23829 79195 Jupyter Notebook 108 Course Files for Complete Python 3 Bootcamp Course on Udemy 2023-05-28T11:38:36Z
8 bootstrap 164050 78526 JavaScript 298 The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web. 2023-06-01T02:34:03Z
9 cgm-remote-monitor 2106 69331 JavaScript 160 nightscout web monitor 2023-05-31T20:25:43Z
10 coding-interview-university 258546 67913 None 44 A complete computer science study plan to become a software engineer. 2023-05-31T12:07:07Z

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 7375 139 ActionScript 26 Petition to open source Flash and Shockwave spec 2021-02-24T08:44:01Z
2 VVVVVV 6578 518 ActionScript 23 The source code to VVVVVV! http://thelettervsixtim.es/ 2023-05-27T21:24:04Z
3 Starling-Framework 2699 836 ActionScript 70 The Cross Platform Game Engine 2023-03-21T18:11:44Z
4 webcamjs 2465 1122 ActionScript 151 HTML5 Webcam Image Capture Library with Flash Fallback 2020-04-22T07:50:12Z
5 as3corelib 1488 464 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 1324 523 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 1275 211 ActionScript 1 Map generator for games. Generates island maps with a focus on mountains, rivers, coastlines. 2017-08-24T04:32:19Z
8 flixel 1123 197 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 1056 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 968 264 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 152509 48204 C 0 Linux kernel source tree 2023-05-31T23:58:40Z
2 scrcpy 84331 8664 C 1347 Display and control your Android device 2023-05-31T08:11:03Z
3 netdata 63251 5529 C 248 Real-time performance monitoring, done right! https://www.netdata.cloud 2023-06-01T00:19:30Z
4 redis 60059 22584 C 1879 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. 2023-05-31T14:06:33Z
5 Ventoy 49417 3493 C 432 A new bootable USB solution. 2023-05-29T14:12:55Z
6 obs-studio 47929 6897 C 368 OBS Studio - Free and open source software for live streaming and screen recording 2023-05-31T13:35:29Z
7 git 46395 25099 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. 2023-05-30T18:36:47Z
8 FFmpeg 36430 10930 C 0 Mirror of https://git.ffmpeg.org/ffmpeg.git 2023-06-01T02:50:05Z
9 php-src 35500 7550 C 341 The PHP Interpreter 2023-05-31T20:47:54Z
10 wrk 34539 2811 C 127 Modern HTTP benchmarking tool 2023-01-19T00:59:31Z

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 91705 5326 C# 4968 Windows system utilities to maximize productivity 2023-05-31T20:59:57Z
2 shadowsocks-windows 56584 16478 C# 130 A C# port of shadowsocks 2023-04-19T22:26:37Z
3 v2rayN 43484 8123 C# 40 A GUI client for Windows, support Xray core and v2fly core and others 2023-05-23T05:58:15Z
4 PowerShell 38681 6608 C# 3361 PowerShell for every system! 2023-05-31T22:33:11Z
5 aspnetcore 31830 9112 C# 2619 ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux. 2023-05-31T23:44:33Z
6 Files 27567 1784 C# 392 Building the best file manager experience for Windows 2023-06-01T01:48:40Z
7 ShareX 24403 2876 C# 550 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. 2023-06-01T01:43:56Z
8 dnSpy 23427 4593 C# 0 .NET debugger and assembly editor 2020-12-20T23:55:15Z
9 eShopOnContainers 23304 9976 C# 30 Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, 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. 2023-05-24T00:41:49Z
10 Ryujinx 23013 2202 C# 460 Experimental Nintendo Switch Emulator written in C# 2023-06-01T01:28:00Z

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 175156 88408 C++ 1934 An Open Source Machine Learning Framework for Everyone 2023-06-01T02:09:01Z
2 electron 107595 14700 C++ 813 :electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS 2023-06-01T00:54:07Z
3 terminal 88967 7793 C++ 1457 The new Windows Terminal and the original Windows console host, all in the same place! 2023-06-01T02:42:12Z
4 bitcoin 69761 34296 C++ 346 Bitcoin Core integration/staging tree 2023-05-31T23:43:27Z
5 opencv 69149 55334 C++ 2362 Open Source Computer Vision Library 2023-06-01T01:32:15Z
6 swift 62953 10096 C++ 5781 The Swift Programming Language 2023-06-01T02:57:20Z
7 godot 61680 11648 C++ 7938 Godot Engine – Multi-platform 2D and 3D game engine 2023-06-01T01:23:02Z
8 protobuf 59550 15032 C++ 693 Protocol Buffers - Google's data interchange format 2023-06-01T00:02:34Z
9 imgui 47862 8502 C++ 711 Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies 2023-05-31T22:00:55Z
10 gpt4all 43909 4664 C++ 282 gpt4all: an ecosystem of open-source chatbots trained on a massive collections of clean assistant data including code, stories and dialogue 2023-06-01T01:34:18Z

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 70274 2984 Clojure 360 Free monospaced font with programming ligatures 2023-05-28T13:18:40Z
2 metabase 32583 4420 Clojure 2818 The simplest, fastest way to get business intelligence and analytics to everyone in your company 😋 2023-06-01T01:05:09Z
3 logseq 22718 1368 Clojure 1329 A privacy-first, open-source platform for knowledge management and collaboration. Download link: http://github.com/logseq/logseq/releases. roadmap: http://trello.com/b/8txSM12G/roadmap 2023-05-31T23:46:23Z
4 penpot 21886 1022 Clojure 264 Penpot - The Open-Source design & prototyping platform 2023-05-31T17:58:50Z
5 LightTable 11724 941 Clojure 164 The Light Table IDE 2022-06-17T00:20:21Z
6 clojurescript 9079 784 Clojure 0 Clojure to JS compiler 2023-05-22T18:57:35Z
7 leiningen 7312 1637 Clojure 104 Moved to Codeberg; this is a convenience mirror 2023-05-15T20:46:08Z
8 om 6658 376 Clojure 67 ClojureScript interface to Facebook's React 2020-08-17T12:30:25Z
9 athens 6332 400 Clojure 298 ATHENS IS NO LONGER BEING ACTIVELY MAINTAINED. Athens is an open-source, collaborative knowledge graph. 2023-02-03T12:32:15Z
10 jepsen 6171 692 Clojure 55 A framework for distributed systems verification, with fault injection 2023-04-23T23:04:46Z

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 19528 3012 CoffeeScript 639 Manage and switch between multiple proxies quickly & easily. 2023-03-30T08:39:36Z
2 mojs 18025 941 CoffeeScript 35 The motion graphics toolbelt for the web 2023-03-31T22:21:31Z
3 coffeescript 16347 2022 CoffeeScript 64 Unfancy JavaScript 2023-05-11T17:11:32Z
4 zxcvbn 14009 923 CoffeeScript 103 Low-Budget Password Strength Estimation 2023-02-02T10:30:11Z
5 codecombat 7787 4084 CoffeeScript 406 Game for learning how to code. 2023-05-31T13:05:18Z
6 dynamics.js 7557 419 CoffeeScript 8 Javascript library to create physics-based animations 2019-02-26T06:19:21Z
7 morris.js 6962 1255 CoffeeScript 286 Pretty time-series line graphs 2021-10-07T12:56:12Z
8 At.js 5306 695 CoffeeScript 151 Add Github like mentions autocomplete to your application. 2021-11-18T12:53:24Z
9 aglio 4726 484 CoffeeScript 125 An API Blueprint renderer with theme support that outputs static HTML 2019-05-13T14:40:13Z
10 node-xml2js 4696 570 CoffeeScript 195 XML to JavaScript object converter. 2023-05-26T14:59:31Z

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 77909 16469 CSS 25 🍿 A cross-browser library of CSS animations. As easy to use as an easy thing. 2023-05-29T12:37:37Z
2 nerd-fonts 44227 3333 CSS 16 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 2023-06-01T00:18:18Z
3 freecodecamp.cn 36460 1369 CSS 140 FCC China open source codebase and curriculum. Learn to code and help nonprofits. 2023-03-05T16:23:27Z
4 50projects50days 28831 7751 CSS 0 50+ mini web projects using HTML, CSS & JS 2023-04-18T18:44:24Z
5 hangzhou_house_knowledge 26613 5416 CSS 98 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
6 the-swift-programming-language-in-chinese 20793 5159 CSS 12 中文版 Apple 官方 Swift 教程《The Swift Programming Language》 2023-04-13T10:18:35Z
7 SpinKit 19167 1852 CSS 5 A collection of loading indicators animated with CSS 2020-08-01T09:04:59Z
8 source-code-pro 18981 1641 CSS 65 Monospaced font family for user interface and coding environments 2023-04-12T09:14:41Z
9 Skeleton 18847 3149 CSS 74 Skeleton: A Dead Simple, Responsive Boilerplate for Mobile-Friendly Development 2023-05-02T06:17:46Z
10 You-Dont-Need-JavaScript 18241 1088 CSS 30 CSS is powerful, you can do a lot of things without JS. 2022-10-31T18:18:53Z

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 153922 25433 Dart 11467 Flutter makes it easy and fast to build beautiful apps for mobile and beyond 2023-06-01T02:39:32Z
2 awesome-flutter 46980 6350 Dart 0 An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more. 2023-05-04T12:51:26Z
3 flutter-go 23325 3787 Dart 0 flutter 开发者帮助 APP,包含 flutter 常用 140+ 组件的demo 演示与中文文档 2023-03-22T00:14:29Z
4 FlutterExampleApps 18543 3587 Dart 9 [Example APPS] Basic Flutter apps, for flutter devs. 2023-02-09T15:54:01Z
5 Best-Flutter-UI-Templates 17735 4030 Dart 6 completely free for everyone. Its build-in Flutter Dart. 2023-05-22T16:27:31Z
6 plugins 16905 10011 Dart 0 Plugins for Flutter maintained by the Flutter team 2023-02-22T19:12:53Z
7 samples 15190 7097 Dart 70 A collection of Flutter examples and demos 2023-06-01T00:40:23Z
8 gsy_github_app_flutter 13963 2460 Dart 4 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 2023-05-24T09:06:43Z
9 dio 11645 1448 Dart 29 A powerful HTTP client for Dart and Flutter, which supports global settings, Interceptors, FormData, aborting and canceling a request, files uploading and downloading, requests timeout, custom adapters, etc. 2023-06-01T00:48:51Z
10 immich 11601 426 Dart 81 Self-hosted photo and video backup solution directly from your mobile phone. 2023-06-01T01:51:30Z

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 1464 4392 DM 1759 The /tg/station branch of SS13. 2023-06-01T02:06:00Z
2 Baystation12 383 1532 DM 135 Baystation's flavor of Space Station 13 2023-05-31T19:24:41Z
3 Paradise 328 1219 DM 662 Paradise Station's GitHub main repository. 2023-06-01T02:54:47Z
4 goonstation 273 1069 DM 1425 Repository for the Goonstation branch of SS13 2023-06-01T02:20:56Z
5 vgstation13 262 572 DM 3132 Butts 2023-05-31T21:07:34Z
6 blog 199 39 DM 0 前端基础积累 / 新技术 / Vue / React / H5 / 奇怪的BUG / 面试 / 招聘 2020-04-01T16:58:50Z
7 BeeStation-Hornet 162 649 DM 174 99.95% station. 0.05% bees 2023-06-01T01:45:17Z
8 CEV-Eris 136 479 DM 371 Death is our destination 2023-05-31T22:19:51Z
9 TauCetiClassic 126 391 DM 1805 Франкенштейн жив 2023-05-31T17:22:28Z
10 TerraGov-Marine-Corps 117 657 DM 125 TGMC: TerraGov Marine Corps, a SS13 mod 2023-06-01T02:36:17Z

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 21666 3055 Elixir 15 Elixir is a dynamic, functional language for building scalable and maintainable applications 2023-05-31T22:24:13Z
2 phoenix 19539 2660 Elixir 25 Peace of mind from prototype to production 2023-05-31T21:33:00Z
3 analytics 14985 775 Elixir 23 Simple, open-source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics. 2023-05-31T17:25:31Z
4 awesome-elixir 11900 1136 Elixir 0 A curated list of amazingly awesome Elixir and Erlang libraries, resources and shiny things. Updates: 2023-05-18T09:19:06Z
5 realtime 5886 248 Elixir 17 Broadcast, Presence, and Postgres Changes via WebSockets 2023-05-31T16:38:44Z
6 ecto 5751 1373 Elixir 2 A toolkit for data mapping and language integrated query. 2023-05-30T13:16:23Z
7 papercups 5284 416 Elixir 148 Open-source live customer chat 2022-05-12T02:14:49Z
8 phoenix_live_view 5228 766 Elixir 87 Rich, real-time user experiences with server-rendered HTML 2023-05-31T16:42:26Z
9 credo 4621 393 Elixir 23 A static code analysis tool for the Elixir language with a focus on code consistency and teaching. 2023-04-21T12:59:49Z
10 firezone 4256 182 Elixir 43 WireGuard®-based VPN server and firewall 2023-05-31T22:03:57Z

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 111756 16596 Go 8004 The Go programming language 2023-06-01T02:53:11Z
2 awesome-go 102421 10992 Go 1 A curated list of awesome Go frameworks, libraries and software 2023-05-31T09:15:08Z
3 kubernetes 98784 36237 Go 1673 Production-Grade Container Scheduling and Management 2023-06-01T00:37:00Z
4 gin 69007 7483 Go 512 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. 2023-06-01T02:33:10Z
5 frp 67997 11513 Go 97 A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet. 2023-05-30T14:18:56Z
6 hugo 67321 7202 Go 575 The world’s fastest framework for building websites. 2023-05-31T20:22:58Z
7 moby 66012 18691 Go 3901 Moby Project - a collaborative project for the container ecosystem to assemble container-based systems 2023-05-31T22:42:18Z
8 fzf 52470 2194 Go 264 🌸 A command-line fuzzy finder 2023-05-31T11:17:21Z
9 syncthing 52244 3764 Go 309 Open Source Continuous File Synchronization 2023-05-30T01:28:51Z
10 prometheus 48418 8181 Go 622 The Prometheus monitoring system and time series database. 2023-05-31T20:15:37Z

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 14727 4171 Groovy 2209 Adaptable, fast automation for all 2023-06-01T02:23:47Z
2 devops-resources 7003 1672 Groovy 9 DevOps resources - Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP 2023-05-28T23:49:51Z
3 rundeck 4966 855 Groovy 538 Enable Self-Service Operations: Give specific users access to your existing tools, services, and scripts 2023-05-31T23:07:54Z
4 pipeline-examples 4060 3322 Groovy 0 A collection of examples, tips and tricks and snippets of scripting for the Jenkins Pipeline plugin 2023-02-23T20:05:25Z
5 gradle_plugin_android_aspectjx 3844 542 Groovy 149 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 3287 364 Groovy 212 Gradle plugin to create fat/uber JARs, apply file transforms, and relocate packages for applications and libraries. Gradle version of Maven's Shade plugin. 2023-05-28T13:15:21Z
7 fat-aar-android 2806 506 Groovy 145 A gradle plugin that merge dependencies into the final aar file works with AGP 3.+ 2022-11-15T07:02:35Z
8 SmartThingsPublic 2480 91158 Groovy 61 SmartThings open-source DeviceType Handlers and SmartApps code 2023-03-15T09:16:31Z
9 asgard 2238 435 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 2023-04-10T10:34:31Z
10 nextflow 2052 532 Groovy 242 A DSL for data-driven computational pipelines 2023-05-31T20:07:22Z

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 32217 1648 Haskell 896 ShellCheck, a static analysis tool for shell scripts 2023-05-28T10:33:49Z
2 pandoc 29016 3130 Haskell 909 Universal markup converter 2023-05-31T18:29:51Z
3 postgrest 20603 942 Haskell 187 REST API for any Postgres database 2023-05-28T15:21:13Z
4 semantic 8680 501 Haskell 105 Parsing, analyzing, and comparing source code across many languages 2022-07-22T15:39:27Z
5 hadolint 8633 372 Haskell 142 Dockerfile linter, validate inline bash, written in Haskell 2023-05-29T08:58:10Z
6 purescript 8141 564 Haskell 249 A strongly-typed language that compiles to JavaScript 2023-05-30T15:25:32Z
7 compiler 7192 658 Haskell 289 Compiler for Elm, a functional language for reliable webapps. 2023-05-01T21:05:43Z
8 unison 5211 252 Haskell 907 A friendly programming language from the future 2023-05-31T23:43:48Z
9 Carp 5193 170 Haskell 129 A statically typed lisp, without a GC, for real-time applications. 2023-02-28T08:34:12Z
10 Haxl 4190 328 Haskell 2 A Haskell library that simplifies access to remote data, such as databases or web-based services. 2022-12-07T04:04:55Z

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 awesome-chatgpt-prompts 77987 10024 HTML 0 This repo includes ChatGPT prompt curation to use ChatGPT better. 2023-05-30T18:33:25Z
2 free-for-dev 70286 7647 HTML 0 A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev 2023-05-31T03:39:55Z
3 HowToCook 53743 7728 HTML 340 程序员在家做饭方法指南。Programmer's guide about how to cook at home (Chinese only). 2023-05-13T15:34:43Z
4 foundation-sites 29475 5594 HTML 43 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. 2023-02-03T23:10:35Z
5 Coursera-ML-AndrewNg-Notes 27860 10161 HTML 49 吴恩达老师的机器学习课程个人笔记 2023-01-31T08:23:33Z
6 weui 26820 6497 HTML 44 A UI library by WeChat official design team, includes the most useful widgets/modules in mobile web applications. 2023-04-07T11:15:21Z
7 fastText 24651 4606 HTML 449 Library for fast text representation and classification. 2023-05-25T12:51:03Z
8 alpine 23844 1052 HTML 0 A rugged, minimal framework for composing JavaScript behavior in your markup. 2023-05-31T19:48:42Z
9 awesome-piracy 22526 2015 HTML 163 A curated list of awesome warez and piracy links 2023-05-31T04:53:07Z
10 polymer 21936 2025 HTML 45 Our original Web Component library. 2023-04-17T08:39:36Z

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 73193 13915 Java 17 Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路) 2023-03-21T01:33:14Z
2 mall 66534 26918 Java 27 mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。 2023-05-31T01:28:06Z
3 interviews 59902 12590 Java 31 Everything you need to know to get the job. 2023-05-24T01:55:00Z
4 ghidra 39829 4902 Java 1192 Ghidra is a software reverse engineering (SRE) framework 2023-05-31T11:30:36Z
5 jadx 34708 4299 Java 319 Dex to Java decompiler 2023-05-27T19:06:15Z
6 lottie-android 33950 5351 Java 25 Render After Effects animations natively on Android and iOS, Web, and React Native 2023-05-20T20:28:53Z
7 dbeaver 32216 2886 Java 1717 Free universal database tool and SQL client 2023-05-31T16:41:46Z
8 zxing 31106 9335 Java 5 ZXing ("Zebra Crossing") barcode scanning library for Java, Android 2023-05-29T12:15:00Z
9 spring-boot-demo 29597 10193 Java 82 🚀一个用来深入学习并实战 Spring Boot 的项目。 2023-05-27T02:05:07Z
10 selenium 26705 7568 Java 171 A browser automation framework and ecosystem. 2023-06-01T00:48:49Z

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 30-seconds-of-code 112003 11519 JavaScript 1 Short code snippets for all your development needs 2023-05-28T20:04:33Z
2 jquery 57521 20773 JavaScript 70 jQuery JavaScript Library 2023-05-31T17:01:16Z
3 github-readme-stats 55752 16790 JavaScript 87 Dynamically generated stats for your github readmes 2023-05-31T16:53:03Z
4 leetcode 51338 9325 JavaScript 6 推荐免费ChatGPT网站:www.lintcode.com/chat-gpt?utm_source=tf-github-lucifer LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。) 2023-05-18T01:56:20Z
5 moment 47386 7144 JavaScript 215 Parse, validate, manipulate, and display dates in javascript. 2023-05-09T17:29:02Z
6 anime 45260 3659 JavaScript 183 JavaScript animation engine 2023-03-31T03:15:16Z
7 yarn 41189 2889 JavaScript 1821 The 1.x line is frozen - features and bugfixes now happen on https://github.com/yarnpkg/berry 2023-04-17T12:55:59Z
8 uni-app 38178 3471 JavaScript 1060 A cross-platform framework using Vue.js 2023-05-31T08:39:15Z
9 bypass-paywalls-chrome 37690 2758 JavaScript 1 Bypass Paywalls web browser extension for Chrome and Firefox. 2023-03-13T10:37:49Z
10 zx 37517 918 JavaScript 40 A tool for writing better scripts 2023-05-28T10:32:27Z

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 42475 5199 Julia 3662 The Julia Programming Language 2023-05-31T22:19:40Z
2 Pluto.jl 4510 262 Julia 233 🎈 Simple reactive notebooks for Julia 2023-05-26T13:47:14Z
3 Flux.jl 4135 566 Julia 207 Relax! Flux is the ML library that doesn't make you tensor 2023-05-09T15:05:41Z
4 IJulia.jl 2633 401 Julia 117 Julia kernel for Jupyter 2023-01-17T17:13:36Z
5 DifferentialEquations.jl 2517 203 Julia 140 Multi-language suite for high-performance solvers of differential equations and scientific machine learning (SciML) components. Ordinary differential equations (ODEs), stochastic differential equations (SDEs), delay differential equations (DDEs), differential-algebraic equations (DAEs), and more in Julia. 2023-03-13T10:57:03Z
6 computational-thinking 2357 436 Julia 7 Course 18.S191 at MIT, Fall 2022 - Introduction to computational thinking with Julia 2023-05-16T08:06:16Z
7 Genie.jl 2017 183 Julia 101 🧞The highly productive Julia web framework 2023-05-31T01:10:36Z
8 Makie.jl 1994 223 Julia 750 Visualizations and plotting in Julia 2023-06-01T00:13:34Z
9 JuMP.jl 1965 378 Julia 12 Modeling language for Mathematical Optimization (linear, mixed-integer, conic, semidefinite, nonlinear) 2023-06-01T00:14:43Z
10 Gadfly.jl 1852 261 Julia 249 Crafty statistical graphics for Julia. 2023-05-05T12:05:05Z

Kotlin

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 kotlin 44805 5539 Kotlin 0 The Kotlin Programming Language. 2023-06-01T01:11:11Z
2 okhttp 44039 9118 Kotlin 69 Square’s meticulous HTTP client for the JVM, Android, and GraalVM. 2023-05-29T08:02:45Z
3 architecture-samples 42719 11510 Kotlin 123 A collection of samples to discuss and showcase different architectural tools and patterns for Android apps. 2023-05-30T19:34:33Z
4 shadowsocks-android 33704 11631 Kotlin 32 A shadowsocks client for Android 2023-04-28T01:40:58Z
5 fanqiang 30784 6296 Kotlin 279 翻墙-科学上网 2023-05-28T01:59:19Z
6 p3c 29195 7977 Kotlin 137 Alibaba Java Coding Guidelines pmd implements and IDE plugin 2023-05-25T12:29:53Z
7 leakcanary 28474 3937 Kotlin 66 A memory leak detection library for Android. 2023-05-31T22:30:06Z
8 ClashForAndroid 24457 2729 Kotlin 140 A rule-based tunnel for Android. 2023-05-28T10:08:02Z
9 BaseRecyclerViewAdapterHelper 23582 5034 Kotlin 517 BRVAH:Powerful and flexible RecyclerAdapter 2023-05-30T09:01:00Z
10 architecture-components-samples 22823 8331 Kotlin 148 Samples for Android Architecture Components. 2023-03-28T08:09:45Z

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 34947 4470 Lua 182 🦍 The Cloud-Native API Gateway 2023-05-31T22:07:32Z
2 waifu2x 26267 2711 Lua 146 Image Super-Resolution for Anime-Style Art 2023-05-04T00:50:48Z
3 SpaceVim 19891 1485 Lua 36 A community-driven modular vim/neovim distribution - The ultimate vimrc 2023-05-31T16:25:51Z
4 neural-style 18317 2764 Lua 292 Torch implementation of neural style algorithm 2018-02-23T01:21:20Z
5 NvChad 17374 1215 Lua 1 Blazing fast Neovim framework providing solid defaults and a beautiful UI, enhancing your neovim experience. 2023-05-31T03:39:53Z
6 LunarVim 14803 1472 Lua 47 🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven. 2023-05-31T14:21:31Z
7 openface 14696 3610 Lua 9 Face recognition with deep neural networks. 2023-05-24T04:12:30Z
8 koreader 12905 1100 Lua 535 An ebook reader application supporting PDF, DjVu, EPUB, FB2 and many more formats, running on Cervantes, Kindle, Kobo, PocketBook and Android devices 2023-05-31T19:21:29Z
9 apisix 11917 2227 Lua 601 The Cloud-Native API Gateway 2023-05-31T22:31:35Z
10 CycleGAN 11707 1929 Lua 55 Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more. 2020-08-03T14:35:58Z

MATLAB

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 deep-photo-styletransfer 9967 1453 MATLAB 29 Code and data for paper "Deep Photo Style Transfer": https://arxiv.org/abs/1703.07511 2021-08-02T01:07:44Z
2 OpenFace 6043 1761 MATLAB 289 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 5821 2160 MATLAB 0 Matlab code of machine learning algorithms in book PRML 2020-03-04T13:50:30Z
4 vrn 4477 756 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 3728 2299 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 3209 836 MATLAB 3 A Chinese Translation of Stanford CS229 notes 斯坦福机器学习CS229课程讲义的中文翻译 2022-03-01T05:11:19Z
7 MTCNN_face_detection_alignment 2733 1014 MATLAB 45 Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks 2022-10-11T07:35:47Z
8 faster_rcnn 2612 1220 MATLAB 138 Faster R-CNN 2018-07-26T04:26:32Z
9 rcnn 2294 984 MATLAB 52 R-CNN: Regions with Convolutional Neural Network Features 2017-04-03T16:16:14Z
10 eviltransform 2254 467 MATLAB 8 Transport coordinate between earth(WGS-84) and mars in china(GCJ-02). 2023-01-26T00:07:41Z

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 33343 10359 Objective-C 0 A delightful networking framework for iOS, macOS, watchOS, and tvOS. 2023-01-17T19:30:05Z
2 SDWebImage 24600 5899 Objective-C 55 Asynchronous image downloader with cache support as a UIImageView category 2023-05-30T22:17:06Z
3 WeChatExtension-ForMac 20797 3504 Objective-C 822 Mac微信功能拓展/微信插件/微信小助手(A plugin for Mac WeChat) 2023-05-09T03:02:33Z
4 GPUImage 20074 4645 Objective-C 905 An open source iOS framework for GPU-based image and video processing 2020-11-28T03:20:20Z
5 Masonry 18044 3179 Objective-C 125 Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS and OSX Auto Layout 2023-04-13T18:23:56Z
6 MBProgressHUD 15971 3528 Objective-C 66 MBProgressHUD + Customizations 2023-03-31T08:05:50Z
7 realm-swift 15895 2142 Objective-C 336 Realm is a mobile database: a replacement for Core Data & SQLite 2023-05-31T07:35:59Z
8 WebViewJavascriptBridge 14134 2965 Objective-C 72 An iOS/OSX bridge for sending messages between Obj-C and JavaScript in UIWebViews/WebViews 2023-02-25T18:35:05Z
9 react-native-maps 14082 4828 Objective-C 29 React Native Mapview component for iOS + Android 2023-05-26T20:00:35Z
10 YYKit 13953 3685 Objective-C 269 A collection of iOS components. 2022-04-29T07:46:02Z

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 16489 341 Perl 26 Good-lookin' diffs. Actually… nah… The best-lookin' diffs. 🎉 2023-03-10T00:57:45Z
2 cloc 16132 908 Perl 21 cloc counts blank lines, comment lines, and physical lines of source code in many programming languages. 2023-05-28T21:58:22Z
3 FlameGraph 14776 1778 Perl 100 Stack trace visualizer 2023-04-04T08:45:03Z
4 gitolite 8192 1009 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. 2023-05-02T10:00:49Z
5 MySQLTuner-perl 8110 1250 Perl 35 MySQLTuner is a script written in Perl that will assist you with your MySQL configuration and make recommendations for increased performance and stability. 2023-05-28T00:25:45Z
6 nikto 6765 1047 Perl 24 Nikto web server scanner 2023-05-25T13:34:40Z
7 git-it-electron 4397 1180 Perl 80 💻 🎓 Git-it is a (Mac, Win, Linux) Desktop App for Learning Git and GitHub 2023-05-19T10:02:08Z
8 Expose 4325 255 Perl 19 A simple static site generator for photoessays 2022-03-16T05:58:08Z
9 sicp-pdf 4186 538 Perl 15 SICP PDF with Texinfo and LaTeX source 2022-06-04T18:45:39Z
10 EQGRP 3950 2156 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 73592 23745 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. 2023-05-31T15:57:31Z
2 SecLists 46877 23002 PHP 22 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. 2023-05-29T19:48:02Z
3 jQuery-File-Upload 31030 8146 PHP 49 File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads. Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads. 2023-05-25T09:11:07Z
4 framework 29586 10088 PHP 3 The Laravel Framework. 2023-06-01T02:38:01Z
5 symfony 28388 9100 PHP 555 The Symfony PHP framework 2023-06-01T00:21:01Z
6 composer 27634 6622 PHP 132 Dependency Manager for PHP 2023-05-31T09:11:01Z
7 server 22642 3524 PHP 2054 ☁️ Nextcloud server, a safe home for all your data 2023-06-01T02:59:07Z
8 guzzle 22529 2390 PHP 10 Guzzle, an extensible PHP HTTP client 2023-05-21T14:05:23Z
9 DesignPatternsPHP 21269 4525 PHP 1 sample code for several design patterns in PHP 8 2023-05-11T12:01:12Z
10 monolog 20381 1869 PHP 25 Sends your logs to files, sockets, inboxes, databases and various web services 2023-05-28T10:41:34Z

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 18928 4875 PowerShell 362 Home repository for .NET Core 2023-05-31T20:42:33Z
2 Scoop 17904 1320 PowerShell 159 A command-line installer for Windows. 2023-05-30T05:46:10Z
3 Windows10Debloater 16687 2009 PowerShell 277 Script to remove Windows 10 bloatware. 2023-03-10T04:15:01Z
4 WSL 15271 788 PowerShell 2003 Issues found on WSL 2023-05-18T20:45:39Z
5 PowerSploit 10648 4505 PowerShell 67 PowerSploit - A PowerShell Post-Exploitation Framework 2020-08-17T23:19:49Z
6 blazor 9349 672 PowerShell 0 Blazor moved to https://github.com/dotnet/aspnetcore 2021-02-23T15:13:56Z
7 BloodHound 8301 1553 PowerShell 50 Six Degrees of Domain Admin 2023-05-31T12:08:39Z
8 runner-images 7780 2877 PowerShell 32 GitHub Actions runner images 2023-05-31T18:23:50Z
9 atomic-red-team 7657 2426 PowerShell 1 Small and highly portable detection tests based on MITRE's ATT&CK. 2023-05-31T21:17:40Z
10 nishang 7541 2309 PowerShell 15 Nishang - Offensive PowerShell for red team, penetration testing and offensive security. 2023-02-02T07:56:57Z

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 Python 159274 40202 Python 30 All Algorithms implemented in Python 2023-05-31T20:41:45Z
2 Auto-GPT 136681 28485 Python 530 An experimental open-source attempt to make GPT-4 fully autonomous. 2023-06-01T00:00:25Z
3 Python-100-Days 136330 49203 Python 498 Python - 100天从新手到大师 2023-04-24T03:43:56Z
4 transformers 102390 20745 Python 579 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX. 2023-05-31T23:11:05Z
5 django 71173 29275 Python 0 The Web framework for perfectionists with deadlines. 2023-05-31T23:59:46Z
6 HelloGitHub 69513 9001 Python 99 :octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub. 2023-05-29T02:18:31Z
7 pytorch 67410 18463 Python 11193 Tensors and Dynamic neural networks in Python with strong GPU acceleration 2023-06-01T03:02:13Z
8 flask 63127 15675 Python 0 The Python micro framework for building web applications. 2023-05-31T16:19:19Z
9 keras 58475 19355 Python 297 Deep Learning for humans 2023-06-01T01:40:42Z
10 requests 49727 9106 Python 210 A simple, yet elegant, HTTP library. 2023-05-31T09:45:47Z

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 5929 1957 R 219 An implementation of the Grammar of Graphics in R 2023-05-31T17:27:15Z
2 awesome-R 5481 1497 R 2 A curated list of awesome R packages, frameworks and software. 2023-05-24T19:21:23Z
3 shiny 5028 1801 R 733 Easy interactive web applications with R 2023-05-31T19:28:11Z
4 dplyr 4457 1505 R 36 dplyr: A grammar of data manipulation 2023-05-29T04:26:58Z
5 swirl_courses 4064 7236 R 130 🎓 A collection of interactive courses for the swirl R package. 2023-05-03T07:51:57Z
6 stat_rethinking_2022 4047 429 R 11 Statistical Rethinking course winter 2022 2022-03-15T15:07:26Z
7 r4ds 3977 3893 R 13 R for data science: a book 2023-05-28T23:23:55Z
8 ML_for_Hackers 3642 2252 R 23 Code accompanying the book "Machine Learning for Hackers" 2019-05-26T16:52:29Z
9 AnomalyDetection 3498 782 R 62 Anomaly Detection with R 2019-08-30T19:49:16Z
10 data.table 3301 954 R 1009 R's data.table package extends data.frame: 2023-05-25T08:03:31Z

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 52937 21145 Ruby 387 Ruby on Rails 2023-06-01T00:04:42Z
2 jekyll 46737 10098 Ruby 95 🌐 Jekyll is a blog-aware static site generator in Ruby 2023-05-30T15:34:53Z
3 huginn 38478 3451 Ruby 600 Create agents that monitor and act on your behalf. Your agents are standing by! 2023-05-26T02:34:38Z
4 discourse 37998 8001 Ruby 0 A platform for community discussion. Free, open, simple. 2023-06-01T02:46:18Z
5 fastlane 37191 5532 Ruby 293 🚀 The easiest way to automate building and releasing your iOS and Android apps 2023-05-31T19:46:52Z
6 brew 36138 8860 Ruby 37 🍺 The missing package manager for macOS (or Linux) 2023-05-31T19:09:49Z
7 devdocs 31550 2137 Ruby 134 API Documentation Browser 2023-05-31T10:04:20Z
8 metasploit-framework 30338 13227 Ruby 401 Metasploit Framework 2023-06-01T00:48:37Z
9 awesome-awesomeness 30224 3524 Ruby 12 A curated list of awesome awesomeness 2023-05-20T14:53:57Z
10 vagrant 25237 4391 Ruby 648 Vagrant is a tool for building and distributing development environments. 2023-06-01T01:04:24Z

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 89619 4870 Rust 1261 A modern runtime for JavaScript and TypeScript. 2023-06-01T02:51:45Z
2 rust 82130 10830 Rust 8903 Empowering everyone to build reliable and efficient software. 2023-06-01T02:55:21Z
3 tauri 64059 1742 Rust 440 Build smaller, faster, and more secure desktop applications with a web frontend. 2023-05-31T14:42:45Z
4 alacritty 46952 2775 Rust 326 A cross-platform, OpenGL terminal emulator. 2023-05-31T07:49:02Z
5 rustdesk 42461 4242 Rust 62 Virtual / remote desktop infrastructure for everyone! Open source TeamViewer / Citrix alternative. 2023-05-31T10:50:52Z
6 bat 41458 1086 Rust 193 A cat(1) clone with wings. 2023-06-01T02:57:17Z
7 rustlings 39076 6820 Rust 99 🦀 Small exercises to get you used to reading and writing Rust code! 2023-05-31T14:44:44Z
8 ripgrep 38123 1710 Rust 145 ripgrep recursively searches directories for a regex pattern while respecting your gitignore 2023-05-30T00:24:29Z
9 ChatGPT 36813 4046 Rust 391 🔮 ChatGPT Desktop Application (Mac, Windows and Linux) 2023-05-29T07:31:03Z
10 meilisearch 36792 1335 Rust 118 A lightning-fast search engine that fits effortlessly into your apps, websites, and workflow. 2023-05-31T21:10:04Z

Scala

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

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 the-algorithm 57877 11837 Scala 140 Source code for Twitter's Recommendation Algorithm 2023-05-31T20:54:44Z
2 spark 35872 26991 Scala 0 Apache Spark - A unified analytics engine for large-scale data processing 2023-06-01T02:52:03Z
3 prisma1 16703 909 Scala 2 💾 Database Tools incl. ORM, Migrations and Admin UI (Postgres, MySQL & MongoDB) [deprecated] 2022-09-01T18:57:41Z
4 scala 14090 3159 Scala 0 Scala 2 compiler and standard library. For bugs, see scala/bug 2023-06-01T02:11:51Z
5 lila 13165 1938 Scala 783 ♞ lichess.org: the forever free, adless and open source chess server ♞ 2023-05-31T22:05:43Z
6 akka 12695 3606 Scala 887 Build highly concurrent, distributed, and resilient message-driven applications on the JVM 2023-05-31T11:53:58Z
7 predictionio 12555 2014 Scala 0 PredictionIO, a machine learning server for developers and ML engineers. 2021-01-09T10:30:58Z
8 playframework 12395 4105 Scala 405 Play Framework 2023-06-01T00:15:59Z
9 CMAK 11381 2502 Scala 487 CMAK is a tool for managing Apache Kafka clusters 2023-05-25T13:23:09Z
10 bfg-repo-cleaner 9762 521 Scala 237 Removes large or troublesome blobs like git-filter-branch does, but faster. And written in Scala 2023-04-26T21:27:17Z

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 159391 25292 Shell 206 🙃 A delightful community-driven (with 2,100+ 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. 2023-06-01T01:31:43Z
2 papers-we-love 73085 5308 Shell 5 Papers from the computer science community to read and discuss. 2023-05-14T19:09:35Z
3 nvm 67412 7234 Shell 320 Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions 2023-05-31T13:44:31Z
4 node 46870 1082 Shell 2 Everything required to run your own Base node 2023-05-04T18:20:22Z
5 pi-hole 42494 2496 Shell 27 A black hole for Internet advertisements 2023-05-31T20:14:19Z
6 drawio-desktop 40693 4323 Shell 142 Official electron build of draw.io 2023-05-04T21:03:51Z
7 leetcode-master 39051 9551 Shell 114 《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀 2023-05-31T14:55:27Z
8 powerlevel10k 36481 1919 Shell 32 A Zsh theme 2023-05-27T05:35:04Z
9 og-aws 33996 3693 Shell 138 📙 Amazon Web Services — a practical guide 2022-12-12T09:49:19Z
10 pure-bash-bible 33598 3078 Shell 41 📖 A collection of pure bash alternatives to external processes. 2023-01-29T16:08:54Z

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 42969 6786 Swift 0 A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects 2023-05-24T00:56:05Z
2 Alamofire 39387 7463 Swift 38 Elegant HTTP Networking in Swift 2023-05-24T12:05:54Z
3 iina 33369 2410 Swift 1512 The modern video player for macOS. 2023-05-26T03:36:19Z
4 ShadowsocksX-NG 31494 8002 Swift 289 Next Generation of ShadowsocksX 2023-03-29T02:14:51Z
5 swift-algorithm-club 27735 4932 Swift 30 Algorithms and data structures in Swift, with explanations! 2023-05-05T11:46:46Z
6 Charts 26739 5881 Swift 815 Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart. 2023-05-30T14:40:49Z
7 clashX 25758 3146 Swift 0 None 2023-05-26T07:59:22Z
8 lottie-ios 24070 3508 Swift 22 An iOS library to natively render After Effects vector animations 2023-05-20T04:09:08Z
9 RxSwift 23363 4073 Swift 17 Reactive Programming in Swift 2023-05-13T10:24:44Z
10 vapor 22850 1413 Swift 95 💧 A server-side Swift HTTP web framework. 2023-05-31T10:22:56Z

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 33810 9091 TeX 61 Deep Learning Book Chinese Translation 2019-12-03T04:25:44Z
2 libpku 28914 8258 TeX 10 贵校课程资料民间整理 2022-01-05T04:09:27Z
3 awesome-deep-learning-papers 24502 4510 TeX 15 The most cited deep learning papers 2020-08-27T13:43:48Z
4 PlotNeuralNet 19538 2640 TeX 60 Latex code for making neural networks diagrams 2023-04-07T02:11:24Z
5 Awesome-CV 19301 4400 TeX 116 📄 Awesome CV is LaTeX template for your outstanding job application 2023-05-31T13:26:23Z
6 conv_arithmetic 13021 2206 TeX 6 A technical report on convolution arithmetic in the context of deep learning 2022-09-12T14:17:02Z
7 tensorflow-zh 12290 4260 TeX 27 谷歌全新开源人工智能系统TensorFlow官方文档中文版 2019-08-04T08:55:50Z
8 leetcode 10967 3473 TeX 41 LeetCode题解,151道题完整版。广告:推荐刷题网站 https://www.lintcode.com/?utm_source=soulmachine 2022-08-25T08:28:57Z
9 os01 10782 673 TeX 49 Bootstrap yourself to write an OS from scratch. A book for self-learner. 2022-07-28T21:34:41Z
10 milewski-ctfp-pdf 10204 545 TeX 43 Bartosz Milewski's 'Category Theory for Programmers' unofficial PDF and LaTeX source 2023-05-21T13:09:13Z

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 developer-roadmap 240880 33992 TypeScript 308 Interactive roadmaps, guides and other educational content to help developers grow in their careers. 2023-06-01T02:59:22Z
2 TypeScript 91633 11794 TypeScript 6052 TypeScript is a superset of JavaScript that compiles to clean JavaScript output. 2023-05-31T23:02:30Z
3 tech-interview-handbook 91119 11871 TypeScript 16 💯 Curated coding interview preparation materials for busy software engineers 2023-05-25T17:10:26Z
4 material-ui 87005 29836 TypeScript 1277 MUI Core: Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design. 2023-06-01T02:18:11Z
5 ant-design 86066 39823 TypeScript 897 An enterprise-class UI design language and React UI library 2023-05-31T17:46:42Z
6 puppeteer 83465 8964 TypeScript 276 Node.js API for Chrome 2023-05-31T22:22:06Z
7 storybook 78917 8476 TypeScript 2094 Storybook is a frontend workshop for building UI components and pages in isolation. Made for UI development, testing, and documentation. 2023-06-01T02:43:45Z
8 realworld 74590 6924 TypeScript 52 "The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 2023-05-29T17:31:59Z
9 svelte 68130 3332 TypeScript 774 Cybernetically enhanced web apps 2023-05-31T22:39:06Z
10 code-server 60589 5065 TypeScript 278 VS Code in the browser 2023-05-31T23:00:58Z

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 66332 4674 Vim Script 1406 Vim-fork focused on extensibility and usability 2023-06-01T01:48:03Z
2 vim-plug 31290 1927 Vim Script 113 🌺 Minimalist Vim Plugin Manager 2023-04-01T14:59:21Z
3 vim 30360 4757 Vim Script 1285 The official Vim repository 2023-05-31T20:43:27Z
4 vimrc 28957 7182 Vim Script 8 The ultimate Vim configuration (vimrc) 2023-05-13T10:22:48Z
5 Vundle.vim 23511 2592 Vim Script 163 Vundle, the plug-in manager for Vim 2023-05-26T03:57:25Z
6 nerdtree 18491 1421 Vim Script 63 A tree explorer plugin for vim. 2023-02-05T05:41:56Z
7 vim-fugitive 17642 990 Vim Script 22 fugitive.vim: A Git wrapper so awesome, it should be illegal 2023-06-01T00:18:53Z
8 vim-airline 17236 1121 Vim Script 44 lean & mean status/tabline for vim that's light as air 2023-05-25T09:14:50Z
9 solarized 15502 3571 Vim Script 153 precision color scheme for multiple applications (terminal, vim, etc.) with both dark/light modes 2023-03-21T09:12:45Z
10 spf13-vim 15475 3715 Vim Script 310 The ultimate vim distribution 2023-01-07T20:20:40Z

More Repositories

1

programming-book-3

Programming books 3: Python、 Machine-Learning、 Deep-Learning、 NLP
HTML
442
star
2

programming-book-2

Programming Book 2 :C++、Go、JavaScript、Node.js
HTML
181
star
3

programming-book

Programming Book :Algorithm、Back-end、Database、Front-end、Git
HTML
83
star
4

MATLAB

MATLAB tutorial and MATLAB code.
MATLAB
29
star
5

PythonAlgorithm

Python数据结构与算法基础,剑指offer,算法图解等。Jupyter Notebook格式,获取更好访问效果,请使用nbviewer链接 https://nbviewer.jupyter.org/github/evanli/PythonAlgorithm/tree/master/
Jupyter Notebook
23
star
6

Python-ML-Blueprints

Python Machine Learning Blueprints(Python机器学习实践指南)书籍代码实现,配有中文说明
Jupyter Notebook
9
star
7

CppProgramming

Cpp Programming MOOC Third Edition. C++程序设计——思想与方法 慕课版(第3版),人民邮电出版社,翁惠玉 俞勇 编著。相关程序代码。
8
star
8

Learn-JavaScript

Learn JavaScript
2
star
9

EvanLi

GitHub profile README
2
star
10

gitbook-demo

CSS
2
star
11

Markdown

Some Markdown materials
HTML
2
star
12

EvanLi.github.io

My github pages. | Personal blog. | EvanLi 的博客
JavaScript
1
star
13

mygit

1
star
14

test-theme

1
star
15

project-pages-demo

Github Project Pages demo. How to use github project pages.
1
star
16

chrome

Google chrome and chromedriver
1
star
17

LearnGit

Something about git and github.
1
star
18

django_test

Python
1
star
19

encryptic

Use Encryptic As Github Pages.
1
star
20

Learn-Front-End

Learn Front-End, such as html, css, bootstrap and so on.
HTML
1
star
21

run-jupyter

Use Binder to Write and Run Your Jupyter Notebook
Jupyter Notebook
1
star