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

JokingLove/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: 2024-05-26T03:04:26Z

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 390435 35784 TypeScript 229 freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free. 2024-05-25T23:08:11Z
2 free-programming-books 322264 60115 None 25 📚 Freely available programming books 2024-05-25T19:30:03Z
3 awesome 304326 26880 None 23 😎 Awesome lists about all kinds of interesting topics 2024-05-25T18:32:30Z
4 public-apis 294616 32012 Python 2 A collective list of free APIs 2024-05-20T02:48:44Z
5 coding-interview-university 294247 74295 None 43 A complete computer science study plan to become a software engineer. 2024-05-20T14:53:15Z
6 developer-roadmap 277692 37196 TypeScript 5 Interactive roadmaps, guides and other educational content to help developers grow in their careers. 2024-05-26T00:05:20Z
7 996.ICU 269192 21257 None 0 Repo for counting stars and contributing. Press F to pay respect to glorious developers. 2024-05-12T05:39:42Z
8 build-your-own-x 265691 25154 None 183 Master programming by recreating your favorite technologies from scratch. 2024-05-23T21:07:41Z
9 system-design-primer 258307 43983 Python 200 Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards. 2024-05-16T03:34:13Z
10 react 223467 45509 JavaScript 722 The library for web and native user interfaces. 2024-05-25T23:00:08Z

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 6485 243454 None 304 The Leek group guide to data sharing 2024-04-05T08:19:19Z
2 ProgrammingAssignment2 818 143318 R 194 Repository for Programming Assignment 2 for R Programming on Coursera 2024-05-25T19:52:45Z
3 Spoon-Knife 12289 142997 HTML 2107 This repo is for demonstration purposes only. 2024-05-25T22:42:55Z
4 SmartThingsPublic 2543 90187 Groovy 63 SmartThings open-source DeviceType Handlers and SmartApps code 2023-07-18T18:42:27Z
5 Complete-Python-3-Bootcamp 26494 83607 Jupyter Notebook 126 Course Files for Complete Python 3 Bootcamp Course on Udemy 2024-05-07T17:15:34Z
6 gitignore 158515 83246 None 0 A collection of useful .gitignore templates 2024-05-25T20:53:12Z
7 bootstrap 167674 78424 JavaScript 430 The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web. 2024-05-25T12:04:41Z
8 coding-interview-university 294247 74295 None 43 A complete computer science study plan to become a software engineer. 2024-05-20T14:53:15Z
9 first-contributions 42876 74072 None 36 🚀✨ Help beginners to contribute to open source projects 2024-05-26T02:48:00Z
10 tensorflow 183037 73947 C++ 1959 An Open Source Machine Learning Framework for Everyone 2024-05-26T02:08:52Z

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 7359 118 ActionScript 26 Petition to open source Flash and Shockwave spec 2021-02-24T08:44:01Z
2 VVVVVV 6851 549 ActionScript 25 The source code to VVVVVV! http://thelettervsixtim.es/ 2024-05-22T03:57:20Z
3 Starling-Framework 2804 820 ActionScript 71 The Cross Platform Game Engine 2023-07-13T20:29:54Z
4 webcamjs 2483 1108 ActionScript 151 HTML5 Webcam Image Capture Library with Flash Fallback 2020-04-22T07:50:12Z
5 as3corelib 1492 445 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 1328 514 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 1296 210 ActionScript 1 Map generator for games. Generates island maps with a focus on mountains, rivers, coastlines. 2017-08-24T04:32:19Z
8 flixel 1129 194 ActionScript 68 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 1057 201 ActionScript 4 Signals is a new approach for AS3 events, inspired by C# events and signals/slots in Qt. 2023-12-19T17:01:37Z
10 robotlegs-framework 967 261 ActionScript 14 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 172053 52095 C 0 Linux kernel source tree 2024-05-25T22:24:02Z
2 scrcpy 103360 10055 C 1791 Display and control your Android device 2024-05-21T15:14:23Z
3 netdata 68574 5749 C 191 The open-source observability platform everyone needs! 2024-05-26T00:35:19Z
4 redis 65132 23508 C 1992 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. 2024-05-26T00:35:58Z
5 Ventoy 58734 3881 C 610 A new bootable USB solution. 2024-05-25T13:01:48Z
6 obs-studio 56161 7616 C 474 OBS Studio - Free and open source software for live streaming and screen recording 2024-05-26T01:34:16Z
7 git 50453 25192 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. 2024-05-26T02:20:46Z
8 FFmpeg 42935 11774 C 0 Mirror of https://git.ffmpeg.org/ffmpeg.git 2024-05-26T02:50:04Z
9 php-src 37430 7664 C 554 The PHP Interpreter 2024-05-25T22:03:00Z
10 wrk 36927 2898 C 139 Modern HTTP benchmarking tool 2023-12-30T10:33:51Z

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 105772 6231 C# 5722 Windows system utilities to maximize productivity 2024-05-25T15:48:04Z
2 v2rayN 62292 10681 C# 15 A GUI client for Windows, support Xray core and v2fly core and others 2024-05-18T09:11:39Z
3 shadowsocks-windows 57989 16413 C# 164 A C# port of shadowsocks 2023-10-24T01:11:51Z
4 PowerShell 43612 7064 C# 832 PowerShell for every system! 2024-05-25T16:51:02Z
5 aspnetcore 34552 9766 C# 3055 ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux. 2024-05-25T22:12:46Z
6 Ryujinx 32778 3799 C# 789 Experimental Nintendo Switch Emulator written in C# 2024-05-25T23:11:05Z
7 Files 32307 2062 C# 457 Building the best file manager for Windows 2024-05-26T02:36:53Z
8 jellyfin 30810 2834 C# 431 The Free Software Media System 2024-05-26T02:45:44Z
9 ShareX 28048 3093 C# 572 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. 2024-05-24T06:09:34Z
10 RevokeMsgPatcher 26606 3180 C# 55 :trollface: A hex editor for WeChat/QQ/TIM - PC版微信/QQ/TIM防撤回补丁(我已经看到了,撤回也没用了) 2024-02-25T04:02:35Z

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 183037 73947 C++ 1959 An Open Source Machine Learning Framework for Everyone 2024-05-26T02:08:52Z
2 react-native 116372 24000 C++ 655 A framework for building native applications using React 2024-05-25T22:25:22Z
3 electron 112239 15002 C++ 848 :electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS 2024-05-25T19:24:22Z
4 terminal 93835 8110 C++ 1489 The new Windows Terminal and the original Windows console host, all in the same place! 2024-05-26T00:44:04Z
5 godot 84876 18635 C++ 10080 Godot Engine – Multi-platform 2D and 3D game engine 2024-05-25T23:39:57Z
6 bitcoin 76546 35441 C++ 372 Bitcoin Core integration/staging tree 2024-05-26T00:00:14Z
7 opencv 76103 55624 C++ 2435 Open Source Computer Vision Library 2024-05-26T00:04:15Z
8 swift 66135 10228 C++ 6452 The Swift Programming Language 2024-05-26T02:27:59Z
9 gpt4all 65335 7203 C++ 404 gpt4all: run open-source LLMs anywhere 2024-05-25T18:49:56Z
10 protobuf 63923 15297 C++ 353 Protocol Buffers - Google's data interchange format 2024-05-25T22:11:52Z

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 75641 3054 Clojure 384 Free monospaced font with programming ligatures 2024-05-10T03:31:28Z
2 metabase 36891 4892 Clojure 3773 The simplest, fastest way to get business intelligence and analytics to everyone in your company 😋 2024-05-25T16:21:19Z
3 logseq 30154 1761 Clojure 1501 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 2024-05-25T04:23:27Z
4 penpot 28356 1382 Clojure 307 Penpot: The open-source design tool for design and code collaboration 2024-05-24T14:28:42Z
5 LightTable 11724 921 Clojure 164 The Light Table IDE ⛺ 2022-06-17T00:20:21Z
6 clojurescript 9188 780 Clojure 0 Clojure to JS compiler 2024-04-18T14:36:56Z
7 leiningen 7287 1610 Clojure 98 Moved to Codeberg; this is a convenience mirror 2024-02-27T20:36:36Z
8 om 6658 363 Clojure 67 ClojureScript interface to Facebook's React 2020-08-17T12:30:25Z
9 jepsen 6643 708 Clojure 55 A framework for distributed systems verification, with fault injection 2024-05-10T14:11:03Z
10 athens 6319 394 Clojure 295 ATHENS IS NO LONGER BEING ACTIVELY MAINTAINED. Athens is an open-source, collaborative knowledge graph. 2023-02-03T12:32:15Z

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 20782 3114 CoffeeScript 723 Manage and switch between multiple proxies quickly & easily. 2024-02-23T04:02:07Z
2 mojs 18278 893 CoffeeScript 37 The motion graphics toolbelt for the web 2024-04-29T20:48:24Z
3 coffeescript 16448 1978 CoffeeScript 68 Unfancy JavaScript 2024-03-22T14:04:00Z
4 zxcvbn 14760 927 CoffeeScript 107 Low-Budget Password Strength Estimation 2024-02-26T17:49:14Z
5 dynamics.js 7566 413 CoffeeScript 8 Javascript library to create physics-based animations 2019-02-26T06:19:21Z
6 morris.js 6931 1233 CoffeeScript 286 Pretty time-series line graphs 2021-10-07T12:56:12Z
7 At.js 5303 668 CoffeeScript 151 Add Github like mentions autocomplete to your application. 2021-11-18T12:53:24Z
8 node-xml2js 4825 596 CoffeeScript 196 XML to JavaScript object converter. 2023-07-30T10:41:35Z
9 aglio 4742 479 CoffeeScript 124 An API Blueprint renderer with theme support that outputs static HTML 2019-05-13T14:40:13Z
10 vibrant.js 4615 239 CoffeeScript 0 Extract prominent colors from an image. JS port of Android's Palette. 2017-11-28T15:50:23Z

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 79899 16233 CSS 20 🍿 A cross-browser library of CSS animations. As easy to use as an easy thing. 2024-05-24T19:05:41Z
2 normalize.css 51960 10694 CSS 46 A modern alternative to CSS resets 2024-02-06T15:28:46Z
3 nerd-fonts 51864 3575 CSS 14 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 2024-05-19T14:28:57Z
4 bulma 48687 3920 CSS 264 Modern CSS framework based on Flexbox 2024-05-24T16:36:57Z
5 CppCoreGuidelines 41758 5378 CSS 240 The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++ 2024-05-12T02:29:56Z
6 freecodecamp.cn 36670 1363 CSS 139 FCC China open source codebase and curriculum. Learn to code and help nonprofits. 2023-07-16T16:48:59Z
7 50projects50days 34817 8709 CSS 0 50+ mini web projects using HTML, CSS & JS 2024-05-07T08:36:31Z
8 hangzhou_house_knowledge 26700 5332 CSS 100 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
9 the-swift-programming-language-in-chinese 21010 5093 CSS 4 中文版 Apple 官方 Swift 教程《The Swift Programming Language》 2024-04-24T03:49:51Z
10 source-code-pro 19672 1629 CSS 77 Monospaced font family for user interface and coding environments 2023-11-28T11:45:07Z

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 162408 26695 Dart 12443 Flutter makes it easy and fast to build beautiful apps for mobile and beyond 2024-05-25T22:21:36Z
2 awesome-flutter 51653 6570 Dart 0 An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more. 2024-05-14T19:17:55Z
3 AppFlowy 49489 3240 Dart 728 AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust. 2024-05-25T01:30:42Z
4 localsend 36103 1864 Dart 369 An open-source cross-platform alternative to AirDrop 2024-05-24T15:05:35Z
5 spotube 24983 1017 Dart 337 🎧 Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile! 2024-05-25T18:18:25Z
6 flutter-go 23574 3783 Dart 0 flutter 开发者帮助 APP,包含 flutter 常用 140+ 组件的demo 演示与中文文档 2023-12-11T20:49:42Z
7 FlutterExampleApps 20048 3733 Dart 16 [Example APPS] Basic Flutter apps, for flutter devs. 2023-12-14T14:43:46Z
8 Best-Flutter-UI-Templates 19747 4432 Dart 7 completely free for everyone. Its build-in Flutter Dart. 2024-05-03T23:07:39Z
9 plugins 17351 9852 Dart 0 Plugins for Flutter maintained by the Flutter team 2023-02-22T19:12:53Z
10 samples 16690 7424 Dart 42 A collection of Flutter examples and demos 2024-05-24T14:53:34Z

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 1613 4719 DM 2020 The /tg/station branch of SS13. 2024-05-26T02:33:04Z
2 Baystation12 397 1578 DM 68 Baystation's flavor of Space Station 13 2024-05-25T18:17:08Z
3 Paradise 378 1127 DM 735 Paradise Station's GitHub main repository. 2024-05-26T01:43:27Z
4 goonstation 317 1288 DM 1755 Repository for the Goonstation branch of SS13 2024-05-26T02:02:06Z
5 vgstation13 259 541 DM 2896 Butts 2024-05-26T01:31:39Z
6 blog 200 40 DM 0 前端基础积累 / 新技术 / Vue / React / H5 / 奇怪的BUG / 面试 / 招聘 2020-04-01T16:58:50Z
7 BeeStation-Hornet 193 663 DM 263 99.95% station. 0.05% bees 2024-05-25T21:25:45Z
8 TerraGov-Marine-Corps 147 788 DM 207 TGMC: TerraGov Marine Corps, a SS13 mod 2024-05-26T02:34:42Z
9 CEV-Eris 147 497 DM 373 Death is our destination 2024-05-24T22:52:07Z
10 Aurora.3 137 501 DM 777 The code for Aurorastation's new base, forked from Baystation12. 2024-05-26T01:32:34Z

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 23754 3314 Elixir 16 Elixir is a dynamic, functional language for building scalable and maintainable applications 2024-05-25T23:25:27Z
2 phoenix 20765 2917 Elixir 19 Peace of mind from prototype to production 2024-05-24T12:36:27Z
3 analytics 18638 996 Elixir 20 Simple, open source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics. 2024-05-24T16:50:00Z
4 awesome-elixir 12414 1164 Elixir 1 A curated list of amazingly awesome Elixir and Erlang libraries, resources and shiny things. Updates: 2024-05-22T06:59:42Z
5 realtime 6503 284 Elixir 28 Broadcast, Presence, and Postgres Changes via WebSockets 2024-05-23T16:16:59Z
6 firezone 6300 265 Elixir 217 WireGuard®-based zero-trust access platform with OIDC auth, identity sync, and NAT traversal. 2024-05-26T00:39:19Z
7 ecto 6021 1414 Elixir 5 A toolkit for data mapping and language integrated query. 2024-05-25T20:33:21Z
8 phoenix_live_view 5872 895 Elixir 25 Rich, real-time user experiences with server-rendered HTML 2024-05-26T00:33:42Z
9 papercups 5656 494 Elixir 153 Open-source live customer chat 2024-02-15T05:21:47Z
10 teslamate 5378 671 Elixir 39 A self-hosted data logger for your Tesla 🚘 2024-05-25T07:12:18Z

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 awesome-go 122465 11635 Go 1 A curated list of awesome Go frameworks, libraries and software 2024-05-25T14:36:49Z
2 go 120279 17261 Go 8960 The Go programming language 2024-05-25T21:46:36Z
3 kubernetes 107417 38595 Go 1835 Production-Grade Container Scheduling and Management 2024-05-26T02:00:40Z
4 frp 80732 12757 Go 59 A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet. 2024-05-23T08:09:58Z
5 gin 75947 7859 Go 586 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. 2024-05-25T04:42:49Z
6 hugo 72932 7330 Go 438 The world’s fastest framework for building websites. 2024-05-24T08:07:48Z
7 ollama 69124 5053 Go 730 Get up and running with Llama 3, Mistral, Gemma, and other large language models. 2024-05-26T02:52:27Z
8 moby 67857 18556 Go 3013 The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems 2024-05-25T13:25:13Z
9 fzf 60594 2307 Go 286 🌸 A command-line fuzzy finder 2024-05-26T00:24:31Z
10 syncthing 60125 4035 Go 344 Open Source Continuous File Synchronization 2024-05-25T01:26:00Z

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 16231 4540 Groovy 2606 Adaptable, fast automation for all 2024-05-26T03:01:10Z
2 devops-resources 8252 2072 Groovy 10 DevOps resources - Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP 2023-07-26T02:42:48Z
3 rundeck 5360 898 Groovy 630 Enable Self-Service Operations: Give specific users access to your existing tools, services, and scripts 2024-05-24T20:19:16Z
4 pipeline-examples 4172 3439 Groovy 0 A collection of examples, tips and tricks and snippets of scripting for the Jenkins Pipeline plugin 2023-08-31T09:25:29Z
5 gradle_plugin_android_aspectjx 3909 564 Groovy 150 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 3576 385 Groovy 238 Gradle plugin to create fat/uber JARs, apply file transforms, and relocate packages for applications and libraries. Gradle version of Maven's Shade plugin. 2024-05-17T17:23:23Z
7 fat-aar-android 3054 596 Groovy 152 A gradle plugin that merge dependencies into the final aar file works with AGP 3.+ 2023-09-04T15:35:23Z
8 nextflow 2567 594 Groovy 326 A DSL for data-driven computational pipelines 2024-05-24T14:13:28Z
9 SmartThingsPublic 2543 90187 Groovy 63 SmartThings open-source DeviceType Handlers and SmartApps code 2023-07-18T18:42:27Z
10 asgard 2235 406 Groovy 86 [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

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 35209 1726 Haskell 972 ShellCheck, a static analysis tool for shell scripts 2024-05-24T15:16:25Z
2 pandoc 32712 3279 Haskell 1022 Universal markup converter 2024-05-24T17:52:33Z
3 postgrest 22484 996 Haskell 223 REST API for any Postgres database 2024-05-25T20:39:28Z
4 hadolint 9905 400 Haskell 181 Dockerfile linter, validate inline bash, written in Haskell 2024-05-21T01:34:58Z
5 semantic 8883 445 Haskell 109 Parsing, analyzing, and comparing source code across many languages 2024-05-13T19:31:47Z
6 purescript 8475 562 Haskell 268 A strongly-typed language that compiles to JavaScript 2024-04-16T19:59:29Z
7 compiler 7456 657 Haskell 303 Compiler for Elm, a functional language for reliable webapps. 2024-05-06T21:22:43Z
8 unison 5594 263 Haskell 1104 A friendly programming language from the future 2024-05-25T14:45:35Z
9 Carp 5436 174 Haskell 131 A statically typed lisp, without a GC, for real-time applications. 2024-03-31T22:03:31Z
10 simplex-chat 5395 259 Haskell 456 SimpleX - the first messaging network operating without user identifiers of any kind - 100% private by design! iOS, Android and desktop apps 📱! 2024-05-25T19:57:36Z

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 105210 14286 HTML 0 This repo includes ChatGPT prompt curation to use ChatGPT better. 2024-05-25T17:26:50Z
2 free-for-dev 84749 9202 HTML 0 A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev 2024-05-24T14:21:08Z
3 ML-For-Beginners 67392 13749 HTML 1 12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all 2024-05-23T13:03:53Z
4 cs-self-learning 50887 6292 HTML 82 计算机自学指南 2024-05-24T13:51:49Z
5 retrofit 42689 7278 HTML 120 A type-safe HTTP client for Android and the JVM 2024-05-25T18:00:41Z
6 tabler 37154 3854 HTML 70 Tabler is free and open-source HTML Dashboard UI Kit built on Bootstrap 2024-05-22T06:37:19Z
7 styleguide 36693 13273 HTML 192 Style guides for Google-originated open-source projects 2024-05-05T19:33:08Z
8 manifesto 36241 1105 HTML 13 The OpenTF Manifesto expresses concern over HashiCorp's switch of the Terraform license from open-source to the Business Source License (BSL) and calls for the tool's return to a truly open-source license. 2024-01-29T10:38:34Z
9 zju-icicles 36218 9333 HTML 12 浙江大学课程攻略共享计划 2024-05-20T06:09:59Z
10 English-level-up-tips 35599 4020 HTML 26 An advanced guide to learn English which might benefit you a lot 🎉 . 离谱的英语学习指南/英语学习教程。 2024-03-11T02:02:23Z

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 JavaGuide 143890 45297 Java 61 「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide! 2024-05-25T02:30:18Z
2 GitHub-Chinese-Top-Charts 91115 12291 Java 166 🇨🇳 GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。 2024-05-25T05:18:53Z
3 java-design-patterns 87393 26047 Java 162 Design patterns implemented in Java 2024-05-25T20:03:48Z
4 hello-algo 76697 9682 Java 11 《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing 2024-05-24T08:51:15Z
5 mall 75883 28403 Java 23 mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。 2024-05-25T02:30:10Z
6 LeetCodeAnimation 75047 13969 Java 17 Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路) 2023-08-14T12:14:01Z
7 advanced-java 74717 18895 Java 5 😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识 2024-05-09T00:20:49Z
8 spring-boot 73156 40132 Java 573 Spring Boot 2024-05-25T18:27:01Z
9 elasticsearch 68164 24228 Java 3850 Free and Open, Distributed, RESTful Search Engine 2024-05-25T19:47:10Z
10 interviews 61988 12757 Java 30 Everything you need to know to get the job. 2024-05-13T08:48: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 223467 45509 JavaScript 722 The library for web and native user interfaces. 2024-05-25T23:00:08Z
2 javascript-algorithms 183946 29688 JavaScript 131 📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings 2024-05-23T08:28:57Z
3 bootstrap 167675 78424 JavaScript 430 The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web. 2024-05-25T12:04:41Z
4 javascript 142430 26215 JavaScript 90 JavaScript Style Guide 2024-05-20T14:40:01Z
5 next.js 121551 26012 JavaScript 2704 The React Framework 2024-05-26T01:12:46Z
6 30-seconds-of-code 119648 11881 JavaScript 0 Short code snippets for all your development needs 2024-05-25T18:26:53Z
7 node 104422 28126 JavaScript 1570 Node.js JavaScript runtime ✨🐢🚀✨ 2024-05-26T00:43:56Z
8 axios 104250 10733 JavaScript 564 Promise based HTTP client for the browser and node.js 2024-05-25T05:48:24Z
9 create-react-app 102002 26618 JavaScript 1726 Set up a modern web app by running one command. 2024-05-19T23:54:46Z
10 three.js 99456 35143 JavaScript 368 JavaScript 3D Library. 2024-05-26T01:49:38Z

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 44681 5408 Julia 4010 The Julia Programming Language 2024-05-25T22:46:54Z
2 Flux.jl 4403 595 Julia 224 Relax! Flux is the ML library that doesn't make you tensor 2024-05-23T13:39:19Z
3 DifferentialEquations.jl 2777 220 Julia 154 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. 2024-05-06T08:11:31Z
4 IJulia.jl 2750 407 Julia 128 Julia kernel for Jupyter 2024-05-20T20:29:57Z
5 computational-thinking 2552 472 Julia 8 Course 18.S191 at MIT, Fall 2022 - Introduction to computational thinking with Julia 2024-02-26T15:56:57Z
6 Makie.jl 2296 286 Julia 871 Interactive data visualizations and plotting in Julia 2024-05-25T00:08:21Z
7 Genie.jl 2197 186 Julia 100 🧞The highly productive Julia web framework 2024-05-16T16:27:03Z
8 JuMP.jl 2150 390 Julia 8 Modeling language for Mathematical Optimization (linear, mixed-integer, conic, semidefinite, nonlinear) 2024-05-26T02:51:34Z
9 Turing.jl 1984 213 Julia 71 Bayesian inference with probabilistic programming. 2024-05-25T21:13:50Z
10 Gadfly.jl 1894 252 Julia 258 Crafty statistical graphics for Julia. 2024-03-13T12:25:24Z

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 47954 5633 Kotlin 0 The Kotlin Programming Language. 2024-05-26T01:05:12Z
2 okhttp 45336 9099 Kotlin 122 Square’s meticulous HTTP client for the JVM, Android, and GraalVM. 2024-05-24T03:22:55Z
3 architecture-samples 43936 11576 Kotlin 133 A collection of samples to discuss and showcase different architectural tools and patterns for Android apps. 2024-05-22T00:32:10Z
4 fanqiang 37088 7156 Kotlin 309 翻墙-科学上网 2024-05-21T02:13:26Z
5 shadowsocks-android 34750 11575 Kotlin 51 A shadowsocks client for Android 2024-04-06T09:08:37Z
6 v2rayNG 31166 4786 Kotlin 17 A V2Ray client for Android, support Xray core and v2fly core 2024-05-25T12:32:45Z
7 p3c 30125 8044 Kotlin 157 Alibaba Java Coding Guidelines pmd implements and IDE plugin 2024-01-09T09:47:22Z
8 leakcanary 29169 3955 Kotlin 80 A memory leak detection library for Android. 2024-05-21T22:42:57Z
9 legado 24488 3471 Kotlin 25 Legado 3.0 Book Reader with powerful controls & full functions❤️阅读3.0, 阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。 2024-05-25T04:18:57Z
10 BaseRecyclerViewAdapterHelper 24129 5125 Kotlin 381 BRVAH:Powerful and flexible RecyclerAdapter 2024-04-21T07:29:32Z

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 37732 4699 Lua 42 🦍 The Cloud-Native API Gateway and AI Gateway. 2024-05-24T08:54:13Z
2 waifu2x 27219 2702 Lua 151 Image Super-Resolution for Anime-Style Art 2023-05-04T00:50:48Z
3 NvChad 23238 2067 Lua 0 Blazing fast Neovim config providing solid defaults and a beautiful UI, enhancing your neovim experience. 2024-05-22T14:54:52Z
4 neural-style 18292 2709 Lua 290 Torch implementation of neural style algorithm 2018-02-23T01:21:20Z
5 LunarVim 17599 1490 Lua 36 🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven. 2024-05-23T13:43:00Z
6 kickstart.nvim 15699 14258 Lua 6 A launch point for your personal nvim configuration 2024-05-25T06:53:46Z
7 koreader 15457 1212 Lua 679 An ebook reader application supporting PDF, DjVu, EPUB, FB2 and many more formats, running on Cervantes, Kindle, Kobo, PocketBook and Android devices 2024-05-25T23:20:34Z
8 openface 15026 3596 Lua 10 Face recognition with deep neural networks. 2023-10-25T21:16:29Z
9 telescope.nvim 14331 788 Lua 283 Find, Filter, Preview, Pick. All lua, all the time. 2024-05-26T00:20:50Z
10 apisix 13777 2429 Lua 376 The Cloud-Native API Gateway 2024-05-24T17:50:04Z

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 9974 1407 MATLAB 29 Code and data for paper "Deep Photo Style Transfer": https://arxiv.org/abs/1703.07511 2021-08-02T01:07:44Z
2 OpenFace 6639 1817 MATLAB 322 OpenFace – a state-of-the art tool intended for facial landmark detection, head pose estimation, facial action unit recognition, and eye-gaze estimation. 2024-01-04T18:43:12Z
3 PRMLT 5979 2165 MATLAB 0 Matlab code of machine learning algorithms in book PRML 2020-03-04T13:50:30Z
4 vrn 4518 748 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 3773 2283 MATLAB 69 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 3281 842 MATLAB 3 A Chinese Translation of Stanford CS229 notes 斯坦福机器学习CS229课程讲义的中文翻译 2022-03-01T05:11:19Z
7 MTCNN_face_detection_alignment 2795 1008 MATLAB 46 Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks 2022-10-11T07:35:47Z
8 Math_Model 2778 649 MATLAB 1 数学建模、美赛、美国大学生数学建模竞赛、全国大学生数学建模竞赛、华为杯研究生数学建模、国赛LaTeX模板、美赛LaTeX模板、mathorcup、电工杯、华中赛、APMCM、深圳杯、中青杯、华东杯、数维杯、东三省数学建模、认证杯、数学建模书籍、常用matlab算法、国赛评阅要点、软件模型算法汇总、智能算法、优化算法、现代的算法 2023-12-01T04:43:53Z
9 faster_rcnn 2677 1217 MATLAB 138 Faster R-CNN 2018-07-26T04:26:32Z
10 eviltransform 2396 471 MATLAB 9 Transport coordinate between earth(WGS-84) and mars in china(GCJ-02). 2024-01-15T01:44:21Z

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 33330 10381 Objective-C 0 A delightful networking framework for iOS, macOS, watchOS, and tvOS. 2023-01-17T19:30:05Z
2 SDWebImage 24948 5954 Objective-C 73 Asynchronous image downloader with cache support as a UIImageView category 2024-05-17T04:07:44Z
3 WeChatExtension-ForMac 22115 3600 Objective-C 883 Mac微信功能拓展/微信插件/微信小助手(A plugin for Mac WeChat) 2023-07-19T14:53:21Z
4 GPUImage 20177 4609 Objective-C 909 An open source iOS framework for GPU-based image and video processing 2024-02-16T22:29:30Z
5 Masonry 18050 3146 Objective-C 126 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 TrollStore 16446 995 Objective-C 39 Jailed iOS app that can install IPAs permanently with arbitary entitlements and root helpers because it trolls Apple 2024-05-06T16:22:31Z
7 realm-swift 16152 2133 Objective-C 376 Realm is a mobile database: a replacement for Core Data & SQLite 2024-05-24T15:34:35Z
8 MBProgressHUD 15993 3549 Objective-C 76 MBProgressHUD + Customizations 2024-05-10T07:52:44Z
9 react-native-maps 14818 4833 Objective-C 35 React Native Mapview component for iOS + Android 2024-05-25T17:44:01Z
10 iTerm2 14733 1169 Objective-C 0 iTerm2 is a terminal emulator for Mac OS X that does amazing things. 2024-05-24T15:12:56Z

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 cloc 18654 991 Perl 26 cloc counts blank lines, comment lines, and physical lines of source code in many programming languages. 2024-05-25T17:08:15Z
2 diff-so-fancy 17123 329 Perl 25 Good-lookin' diffs. Actually… nah… The best-lookin' diffs. 🎉 2024-05-24T17:43:16Z
3 FlameGraph 16575 1907 Perl 113 Stack trace visualizer 2024-04-16T18:47:48Z
4 MySQLTuner-perl 8684 1263 Perl 25 MySQLTuner is a script written in Perl that will assist you with your MySQL configuration and make recommendations for increased performance and stability. 2024-04-24T17:40:01Z
5 gitolite 8334 999 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. 2024-03-18T13:49:35Z
6 nikto 7967 1167 Perl 20 Nikto web server scanner 2024-05-24T10:08:19Z
7 git-it-electron 4598 1170 Perl 84 💻 🎓 Git-it is a (Mac, Win, Linux) Desktop App for Learning Git and GitHub 2024-04-10T10:28:06Z
8 Expose 4367 253 Perl 19 A simple static site generator for photoessays 2022-03-16T05:58:08Z
9 sicp-pdf 4255 536 Perl 14 SICP PDF with Texinfo and LaTeX source 2022-06-04T18:45:39Z
10 EQGRP 4075 2072 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 77033 23881 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. 2024-05-23T12:02:52Z
2 SecLists 54350 23409 PHP 30 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. 2024-05-26T00:21:50Z
3 framework 31635 10690 PHP 11 The Laravel Framework. 2024-05-25T21:06:38Z
4 jQuery-File-Upload 30967 7987 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
5 symfony 29380 9369 PHP 614 The Symfony PHP framework 2024-05-25T20:31:22Z
6 composer 28315 4463 PHP 137 Dependency Manager for PHP 2024-05-24T11:00:06Z
7 Faker 26790 3562 PHP 76 Faker is a PHP library that generates fake data for you 2024-03-20T13:44:54Z
8 server 25795 3872 PHP 2351 ☁️ Nextcloud server, a safe home for all your data 2024-05-26T02:59:52Z
9 guzzle 23017 2395 PHP 19 Guzzle, an extensible PHP HTTP client 2024-05-21T10:16:47Z
10 livewire 21786 1471 PHP 0 A full-stack framework for Laravel that takes the pain out of building dynamic UIs. 2024-05-24T16:47:15Z

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 20627 4857 PowerShell 299 .NET news, announcements, release notes, and more! 2024-05-26T00:35:45Z
2 Scoop 20058 1357 PowerShell 188 A command-line installer for Windows. 2024-05-26T03:02:11Z
3 Windows10Debloater 17835 2022 PowerShell 284 Script to remove Windows 10 bloatware. 2023-03-10T04:15:01Z
4 WSL 16754 797 PowerShell 1140 Issues found on WSL 2024-05-24T20:04:04Z
5 winutil 13160 911 PowerShell 24 Chris Titus Tech's Windows Utility - Install Programs, Tweaks, Fixes, and Updates 2024-05-25T03:21:03Z
6 SpotX 11725 661 PowerShell 1 SpotX patcher used for patching the desktop version of Spotify 2024-05-18T19:09:38Z
7 PowerSploit 11552 4577 PowerShell 67 PowerSploit - A PowerShell Post-Exploitation Framework 2020-08-17T23:19:49Z
8 BloodHound 9458 1677 PowerShell 67 Six Degrees of Domain Admin 2024-02-09T22:50:23Z
9 blazor 9336 651 PowerShell 0 Blazor moved to https://github.com/dotnet/aspnetcore 2021-02-23T15:13:56Z
10 runner-images 9197 2848 PowerShell 29 GitHub Actions runner images 2024-05-25T17:49:44Z

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 public-apis 294616 32012 Python 2 A collective list of free APIs 2024-05-20T02:48:44Z
2 system-design-primer 258308 43983 Python 200 Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards. 2024-05-16T03:34:13Z
3 awesome-python 207901 24528 Python 0 An opinionated list of awesome Python frameworks, libraries, software and resources. 2024-05-16T23:32:44Z
4 Python 180745 43797 Python 31 All Algorithms implemented in Python 2024-05-24T14:10:31Z
5 AutoGPT 162400 42783 Python 70 AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters. 2024-05-26T02:08:32Z
6 Python-100-Days 150786 51417 Python 527 Python - 100天从新手到大师 2024-04-18T15:14:07Z
7 stable-diffusion-webui 132036 25339 Python 2096 Stable Diffusion web UI 2024-05-25T17:40:42Z
8 youtube-dl 129031 9714 Python 3725 Command-line program to download videos from YouTube.com and other video sites 2024-05-17T22:57:56Z
9 transformers 126595 25065 Python 836 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX. 2024-05-25T23:31:50Z
10 HelloGitHub 85842 9444 Python 114 :octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub. 2024-05-21T05:39:37Z

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 6349 1998 R 155 An implementation of the Grammar of Graphics in R 2024-05-24T11:56:24Z
2 FriendsDontLetFriends 6080 211 R 2 Friends don't let friends make certain types of data visualization - What are they and why are they bad. 2024-03-10T15:55:19Z
3 awesome-R 5815 1501 R 3 A curated list of awesome R packages, frameworks and software. 2024-02-29T09:37:56Z
4 shiny 5272 1868 R 775 Easy interactive web applications with R 2024-05-24T16:53:47Z
5 dplyr 4672 2117 R 66 dplyr: A grammar of data manipulation 2024-05-20T17:24:10Z
6 r4ds 4393 4142 R 29 R for data science: a book 2024-05-24T05:47:00Z
7 swirl_courses 4234 7245 R 137 🎓 A collection of interactive courses for the swirl R package. 2024-01-10T17:38:19Z
8 stat_rethinking_2022 4106 441 R 11 Statistical Rethinking course winter 2022 2022-03-15T15:07:26Z
9 ML_for_Hackers 3662 2217 R 23 Code accompanying the book "Machine Learning for Hackers" 2019-05-26T16:52:29Z
10 AnomalyDetection 3533 778 R 62 Anomaly Detection with R 2019-08-30T19:49:16Z

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 55008 21337 Ruby 502 Ruby on Rails 2024-05-26T02:58:23Z
2 jekyll 48417 9893 Ruby 95 🌐 Jekyll is a blog-aware static site generator in Ruby 2024-05-23T17:53:53Z
3 mastodon 46141 6749 Ruby 3703 Your self-hosted, globally interconnected microblogging community 2024-05-26T00:09:53Z
4 huginn 41844 3676 Ruby 625 Create agents that monitor and act on your behalf. Your agents are standing by! 2024-05-25T00:04:16Z
5 discourse 40747 8168 Ruby 0 A platform for community discussion. Free, open, simple. 2024-05-25T22:06:26Z
6 brew 39705 9302 Ruby 42 🍺 The missing package manager for macOS (or Linux) 2024-05-26T02:11:16Z
7 fastlane 38713 5619 Ruby 482 🚀 The easiest way to automate building and releasing your iOS and Android apps 2024-05-24T10:48:39Z
8 devdocs 34049 2269 Ruby 167 API Documentation Browser 2024-05-23T14:52:42Z
9 metasploit-framework 32980 13736 Ruby 398 Metasploit Framework 2024-05-23T23:31:57Z
10 awesome-awesomeness 31346 3532 Ruby 14 A curated list of awesome awesomeness 2024-02-06T09:33:23Z

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 rust 93764 12065 Rust 9268 Empowering everyone to build reliable and efficient software. 2024-05-26T02:58:00Z
2 deno 93107 5148 Rust 1992 A modern runtime for JavaScript and TypeScript. 2024-05-25T19:10:51Z
3 tauri 78289 2315 Rust 789 Build smaller, faster, and more secure desktop applications with a web frontend. 2024-05-25T22:36:26Z
4 rustdesk 65125 7130 Rust 45 An open-source remote desktop, and alternative to TeamViewer. 2024-05-25T08:38:18Z
5 sway 63017 5256 Rust 700 🌴 Empowering everyone to build reliable and efficient smart contracts. 2024-05-24T16:43:35Z
6 fuel-core 58398 2683 Rust 149 Rust full node implementation of the Fuel v2 protocol. 2024-05-26T00:16:36Z
7 alacritty 53546 2941 Rust 313 A cross-platform, OpenGL terminal emulator. 2024-05-25T07:50:07Z
8 ChatGPT 50591 5675 Rust 628 🔮 ChatGPT Desktop Application (Mac, Windows and Linux) 2024-05-22T13:57:32Z
9 rustlings 50146 9558 Rust 73 🦀 Small exercises to get you used to reading and writing Rust code! 2024-05-25T21:32:23Z
10 bat 46981 1164 Rust 251 A cat(1) clone with wings. 2024-05-25T19:56:16Z

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 61521 12172 Scala 211 Source code for Twitter's Recommendation Algorithm 2024-05-20T20:36:53Z
2 spark 38571 27995 Scala 0 Apache Spark - A unified analytics engine for large-scale data processing 2024-05-26T02:19:00Z
3 prisma1 16566 867 Scala 2 💾 Database Tools incl. ORM, Migrations and Admin UI (Postgres, MySQL & MongoDB) [deprecated] 2022-09-01T18:57:41Z
4 lila 14699 2169 Scala 1006 ♞ lichess.org: the forever free, adless and open source chess server ♞ 2024-05-25T21:57:28Z
5 scala 14284 3113 Scala 0 Scala 2 compiler and standard library. Scala 2 bugs at https://github.com/scala/bug; Scala 3 at https://github.com/scala/scala3 2024-05-23T19:52:11Z
6 akka 12942 3587 Scala 854 Build highly concurrent, distributed, and resilient message-driven applications on the JVM 2024-05-24T12:02:55Z
7 predictionio 12546 1935 Scala 0 PredictionIO, a machine learning server for developers and ML engineers. 2021-01-09T10:30:58Z
8 playframework 12511 4091 Scala 390 The Community Maintained High Velocity Web Framework For Java and Scala. 2024-05-25T09:46:54Z
9 CMAK 11689 2500 Scala 494 CMAK is a tool for managing Apache Kafka clusters 2023-08-02T19:26:23Z
10 bfg-repo-cleaner 10739 530 Scala 254 Removes large or troublesome blobs like git-filter-branch does, but faster. And written in Scala 2024-05-04T09:49:38Z

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 169622 25638 Shell 129 🙃 A delightful community-driven (with 2,300+ 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. 2024-05-25T19:02:39Z
2 d3 107845 22898 Shell 6 Bring data to life with SVG, Canvas and HTML. 📊📈🎉 2024-05-21T15:48:25Z
3 papers-we-love 84214 5641 Shell 19 Papers from the computer science community to read and discuss. 2024-05-20T09:24:40Z
4 nvm 76333 7687 Shell 352 Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions 2024-05-25T07:50:14Z
5 node 67403 2222 Shell 8 Everything required to run your own Base node 2024-05-26T00:12:30Z
6 HowToCook 60530 8263 Shell 355 程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only). 2024-05-19T16:34:44Z
7 leetcode-master 47916 10937 Shell 155 《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀 2024-05-26T02:23:35Z
8 pi-hole 47098 2606 Shell 34 A black hole for Internet advertisements 2024-05-25T19:54:02Z
9 powerlevel10k 43561 2081 Shell 44 A Zsh theme 2024-05-21T18:26:39Z
10 acme.sh 36944 4788 Shell 967 A pure Unix shell script implementing ACME client protocol 2024-05-19T21:05:08Z

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 46009 6799 Swift 0 A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects 2024-05-23T15:51:06Z
2 Alamofire 40604 7524 Swift 38 Elegant HTTP Networking in Swift 2024-05-18T19:41:20Z
3 iina 36659 2514 Swift 1698 The modern video player for macOS. 2024-05-26T01:50:11Z
4 ShadowsocksX-NG 32197 7964 Swift 305 Next Generation of ShadowsocksX 2023-03-29T02:14:51Z
5 swift-algorithm-club 28531 5001 Swift 31 Algorithms and data structures in Swift, with explanations! 2024-05-09T19:16:57Z
6 Charts 27343 5953 Swift 854 Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart. 2024-05-06T09:43:47Z
7 MonitorControl 26351 780 Swift 38 🖥 Control your display's brightness & volume on your Mac as if it was a native Apple Display. Use Apple Keyboard keys or custom shortcuts. Shows the native macOS OSDs. 2024-04-22T20:45:24Z
8 lottie-ios 25353 3700 Swift 18 An iOS library to natively render After Effects vector animations 2024-05-22T19:15:16Z
9 Rectangle 24744 729 Swift 121 Move and resize windows on macOS with keyboard shortcuts and snap areas 2024-05-21T03:28:01Z
10 UTM 24594 1252 Swift 710 Virtual machines for iOS and macOS 2024-05-24T04:18:55Z

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 35253 9108 TeX 64 Deep Learning Book Chinese Translation 2019-12-03T04:25:44Z
2 libpku 30133 8285 TeX 10 贵校课程资料民间整理 2022-01-05T04:09:27Z
3 awesome-deep-learning-papers 25185 4474 TeX 15 The most cited deep learning papers 2024-01-18T13:29:44Z
4 Awesome-CV 21983 4694 TeX 110 📄 Awesome CV is LaTeX template for your outstanding job application 2024-04-11T08:23:05Z
5 PlotNeuralNet 21305 2803 TeX 63 Latex code for making neural networks diagrams 2023-08-21T17:47:04Z
6 conv_arithmetic 13763 2265 TeX 6 A technical report on convolution arithmetic in the context of deep learning 2023-06-08T21:06:47Z
7 tensorflow-zh 12352 4198 TeX 27 谷歌全新开源人工智能系统TensorFlow官方文档中文版 2019-08-04T08:55:50Z
8 os01 11553 678 TeX 51 Bootstrap yourself to write an OS from scratch. A book for self-learner. 2024-03-26T16:21:49Z
9 leetcode 11217 3435 TeX 41 LeetCode题解,151道题完整版。广告:推荐刷题网站 https://www.lintcode.com/?utm_source=soulmachine 2022-08-25T08:28:57Z
10 milewski-ctfp-pdf 10790 565 TeX 41 Bartosz Milewski's 'Category Theory for Programmers' unofficial PDF and LaTeX source 2024-05-16T07:22:52Z

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 390435 35784 TypeScript 229 freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free. 2024-05-25T23:08:11Z
2 developer-roadmap 277693 37196 TypeScript 5 Interactive roadmaps, guides and other educational content to help developers grow in their careers. 2024-05-26T00:05:20Z
3 vue 207162 33633 TypeScript 356 This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core 2024-05-22T03:47:51Z
4 vscode 159105 27825 TypeScript 8299 Visual Studio Code 2024-05-26T01:08:59Z
5 tech-interview-handbook 112460 14136 TypeScript 29 💯 Curated coding interview preparation materials for busy software engineers 2024-04-28T23:21:12Z
6 TypeScript 98427 12224 TypeScript 5382 TypeScript is a superset of JavaScript that compiles to clean JavaScript output. 2024-05-25T22:06:15Z
7 angular 94843 24715 TypeScript 1324 Deliver web apps with confidence 🚀 2024-05-24T22:10:09Z
8 material-ui 91933 31613 TypeScript 1653 Material UI: Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design. 2024-05-26T01:20:02Z
9 ant-design 90515 46597 TypeScript 1038 An enterprise-class UI design language and React UI library 2024-05-24T07:25:03Z
10 puppeteer 87086 8987 TypeScript 269 Node.js API for Chrome 2024-05-26T02:46:26Z

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 78452 5414 Vim Script 1412 Vim-fork focused on extensibility and usability 2024-05-26T01:46:19Z
2 vim 35220 5279 Vim Script 1367 The official Vim repository 2024-05-26T02:16:56Z
3 vim-plug 33330 1897 Vim Script 64 🌺 Minimalist Vim Plugin Manager 2024-05-14T18:07:32Z
4 vimrc 30200 7253 Vim Script 0 The ultimate Vim configuration (vimrc) 2024-05-17T13:45:16Z
5 Vundle.vim 23831 2568 Vim Script 166 Vundle, the plug-in manager for Vim 2024-03-14T05:55:54Z
6 vim-fugitive 19419 999 Vim Script 41 fugitive.vim: A Git wrapper so awesome, it should be illegal 2024-05-19T14:52:38Z
7 nerdtree 19311 1426 Vim Script 12 A tree explorer plugin for vim. 2024-05-14T15:47:12Z
8 vim-airline 17658 1106 Vim Script 42 lean & mean status/tabline for vim that's light as air 2024-05-20T11:51:17Z
9 vim-galore 16467 600 Vim Script 3 🎓 All things Vim! 2023-12-22T22:15:38Z
10 vim-go 15868 1443 Vim Script 26 Go development plugin for Vim 2024-04-28T03:38:44Z

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.6%
  • Shell 3.1%
  • Ruby 0.3%