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-10-08T03:04:38Z

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 403583 37622 TypeScript 238 freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free. 2024-10-07T19:15:54Z
2 free-programming-books 335756 61369 None 33 📚 Freely available programming books 2024-10-08T01:50:07Z
3 awesome 327655 27772 None 12 😎 Awesome lists about all kinds of interesting topics 2024-09-09T16:20:14Z
4 public-apis 313793 33496 Python 25 A collective list of free APIs 2024-09-25T13:37:57Z
5 coding-interview-university 305271 76581 None 47 A complete computer science study plan to become a software engineer. 2024-09-13T20:41:49Z
6 build-your-own-x 303467 28458 Markdown 182 Master programming by recreating your favorite technologies from scratch. 2024-09-03T14:39:35Z
7 developer-roadmap 293785 38823 TypeScript 56 Interactive roadmaps, guides and other educational content to help developers grow in their careers. 2024-10-08T00:11:06Z
8 system-design-primer 271838 45839 Python 235 Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards. 2024-08-07T10:09:11Z
9 996.ICU 269717 21167 None 0 Repo for counting stars and contributing. Press F to pay respect to glorious developers. 2024-10-03T12:29:12Z
10 react 228090 46651 JavaScript 659 The library for web and native user interfaces. 2024-10-08T00:37:41Z

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 6528 243439 None 304 The Leek group guide to data sharing 2024-08-07T08:29:32Z
2 Spoon-Knife 12553 146136 HTML 2185 This repo is for demonstration purposes only. 2024-08-21T15:25:42Z
3 ProgrammingAssignment2 835 143483 R 195 Repository for Programming Assignment 2 for R Programming on Coursera 2024-08-14T21:14:33Z
4 SmartThingsPublic 2562 89870 Groovy 65 SmartThings open-source DeviceType Handlers and SmartApps code 2023-07-18T18:42:27Z
5 Complete-Python-3-Bootcamp 27361 85157 Jupyter Notebook 130 Course Files for Complete Python 3 Bootcamp Course on Udemy 2024-08-09T22:16:00Z
6 gitignore 161565 83126 None 0 A collection of useful .gitignore templates 2024-10-04T19:44:36Z
7 bootstrap 170371 78798 JavaScript 468 The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web. 2024-10-07T06:47:27Z
8 first-contributions 44965 78521 None 59 🚀✨ Help beginners to contribute to open source projects 2024-10-08T02:59:21Z
9 coding-interview-university 305271 76581 None 47 A complete computer science study plan to become a software engineer. 2024-09-13T20:41:49Z
10 tensorflow 185869 74234 C++ 1576 An Open Source Machine Learning Framework for Everyone 2024-10-08T02:56:59Z

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 7352 114 ActionScript 26 Petition to open source Flash and Shockwave spec 2021-02-24T08:44:01Z
2 VVVVVV 6950 557 ActionScript 26 The source code to VVVVVV! http://thelettervsixtim.es/ 2024-10-05T20:48:47Z
3 Starling-Framework 2857 822 ActionScript 70 The Cross Platform Game Engine 2024-09-30T16:18:26Z
4 webcamjs 2496 1109 ActionScript 151 HTML5 Webcam Image Capture Library with Flash Fallback 2020-04-22T07:50:12Z
5 as3corelib 1495 449 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. 2024-08-18T20:22:14Z
6 scratch-flash 1330 513 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 1308 210 ActionScript 1 Map generator for games. Generates island maps with a focus on mountains, rivers, coastlines. 2017-08-24T04:32:19Z
8 flixel 1130 193 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 1059 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 bfxr 969 90 ActionScript 9 Flash + AIR sound effects generator. Based on Sfxr. 2021-06-17T15:56:58Z

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 179877 53474 C 0 Linux kernel source tree 2024-10-07T18:37:09Z
2 scrcpy 109950 10555 C 1984 Display and control your Android device 2024-10-07T14:56:18Z
3 netdata 71336 5890 C 155 Architected for speed. Automated for easy. Monitoring and troubleshooting, transformed! 2024-10-08T00:19:12Z
4 redis 66540 23744 C 2036 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-10-02T20:14:20Z
5 Ventoy 62086 4038 C 714 A new bootable USB solution. 2024-08-10T14:41:15Z
6 obs-studio 59526 7884 C 550 OBS Studio - Free and open source software for live streaming and screen recording 2024-10-07T19:16:42Z
7 git 52062 25541 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-10-07T15:04:47Z
8 FFmpeg 45291 12068 C 0 Mirror of https://git.ffmpeg.org/ffmpeg.git 2024-10-08T02:50:04Z
9 php-src 38061 7735 C 702 The PHP Interpreter 2024-10-07T18:19:03Z
10 wrk 37754 2934 C 140 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 110307 6495 C# 6153 Windows system utilities to maximize productivity 2024-10-07T21:42:14Z
2 v2rayN 67801 11293 C# 14 A GUI client for Windows, support Xray core and v2fly core and others 2024-10-08T01:50:17Z
3 shadowsocks-windows 58342 16394 C# 171 A C# port of shadowsocks 2024-08-20T09:02:57Z
4 PowerShell 44762 7244 C# 886 PowerShell for every system! 2024-10-04T07:50:47Z
5 aspnetcore 35309 9966 C# 3381 ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux. 2024-10-08T02:26:59Z
6 Files 34077 2175 C# 454 Building the best file manager for Windows 2024-10-07T22:22:03Z
7 jellyfin 33873 3100 C# 387 The Free Software Media System 2024-10-07T19:41:38Z
8 ShareX 29356 3172 C# 559 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-10-03T20:21:02Z
9 RevokeMsgPatcher 29057 3373 C# 38 :trollface: A hex editor for WeChat/QQ/TIM - PC版微信/QQ/TIM防撤回补丁(我已经看到了,撤回也没用了) 2024-09-28T18:27:04Z
10 DevToys 26875 1442 C# 190 A Swiss Army knife for developers. 2024-09-30T18:51:08Z

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 185869 74234 C++ 1576 An Open Source Machine Learning Framework for Everyone 2024-10-08T02:56:59Z
2 react-native 118535 24278 C++ 565 A framework for building native applications using React 2024-10-08T02:21:59Z
3 electron 113858 15338 C++ 855 :electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS 2024-10-08T01:00:53Z
4 terminal 95191 8261 C++ 1512 The new Windows Terminal and the original Windows console host, all in the same place! 2024-10-08T01:31:40Z
5 godot 89929 21062 C++ 10748 Godot Engine – Multi-platform 2D and 3D game engine 2024-10-07T19:41:47Z
6 bitcoin 78727 36227 C++ 381 Bitcoin Core integration/staging tree 2024-10-07T12:42:16Z
7 opencv 78402 55747 C++ 2517 Open Source Computer Vision Library 2024-10-07T14:15:03Z
8 gpt4all 69777 7630 C++ 571 GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use. 2024-10-07T23:13:01Z
9 swift 67413 10344 C++ 6748 The Swift Programming Language 2024-10-08T02:35:31Z
10 llama.cpp 65937 9472 C++ 266 LLM inference in C/C++ 2024-10-07T21:46:33Z

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 76947 3089 Clojure 391 Free monospaced font with programming ligatures 2024-05-10T03:31:28Z
2 metabase 38343 5087 Clojure 3890 The simplest, fastest way to get business intelligence and analytics to everyone in your company 😋 2024-10-08T02:53:11Z
3 penpot 32957 1655 Clojure 334 Penpot: The open-source design tool for design and code collaboration 2024-10-07T16:08:51Z
4 logseq 32385 1887 Clojure 1565 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-10-07T19:16:17Z
5 LightTable 11726 918 Clojure 164 The Light Table IDE ⛺ 2022-06-17T00:20:21Z
6 clojurescript 9220 787 Clojure 0 Clojure to JS compiler 2024-09-26T02:25:13Z
7 leiningen 7291 1605 Clojure 100 Moved to Codeberg; this is a convenience mirror 2024-09-16T23:41:00Z
8 jepsen 6783 715 Clojure 58 A framework for distributed systems verification, with fault injection 2024-10-04T16:28:45Z
9 om 6654 364 Clojure 67 ClojureScript interface to Facebook's React 2020-08-17T12:30:25Z
10 athens 6311 397 Clojure 295 Athens is no longer maintainted. Athens was an open-source, collaborative knowledge graph, backed by YC W21 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 21231 3186 CoffeeScript 752 Manage and switch between multiple proxies quickly & easily. 2024-07-28T18:09:17Z
2 mojs 18468 894 CoffeeScript 37 The motion graphics toolbelt for the web 2024-06-07T21:58:15Z
3 coffeescript 16491 1982 CoffeeScript 70 Unfancy JavaScript 2024-03-22T14:04:00Z
4 zxcvbn 15035 935 CoffeeScript 107 Low-Budget Password Strength Estimation 2024-08-19T09:54:34Z
5 dynamics.js 7573 414 CoffeeScript 8 Javascript library to create physics-based animations 2019-02-26T06:19:21Z
6 morris.js 6920 1228 CoffeeScript 286 Pretty time-series line graphs 2021-10-07T12:56:12Z
7 At.js 5298 670 CoffeeScript 151 Add Github like mentions autocomplete to your application. 2021-11-18T12:53:24Z
8 node-xml2js 4880 604 CoffeeScript 200 XML to JavaScript object converter. 2023-07-30T10:41:35Z
9 aglio 4747 481 CoffeeScript 124 An API Blueprint renderer with theme support that outputs static HTML 2019-05-13T14:40:13Z
10 vibrant.js 4611 236 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 80645 16228 CSS 27 🍿 A cross-browser library of CSS animations. As easy to use as an easy thing. 2024-07-29T19:34:21Z
2 nerd-fonts 54200 3635 CSS 29 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-09-06T11:35:36Z
3 normalize.css 52419 10659 CSS 47 A modern alternative to CSS resets 2024-06-12T20:36:06Z
4 bulma 49230 3947 CSS 288 Modern CSS framework based on Flexbox 2024-09-20T14:33:30Z
5 CppCoreGuidelines 42592 5432 CSS 242 The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++ 2024-10-04T13:52:52Z
6 50projects50days 37048 9103 CSS 0 50+ mini web projects using HTML, CSS & JS 2024-08-20T13:14:49Z
7 freecodecamp.cn 37025 1378 CSS 140 FCC China open source codebase and curriculum. Learn to code and help nonprofits. 2023-07-16T16:48:59Z
8 hangzhou_house_knowledge 26705 5310 CSS 99 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 awesome-english-ebooks 21371 1657 CSS 0 经济学人(含音频)、纽约客、卫报、连线、大西洋月刊等英语杂志免费下载,支持epub、mobi、pdf格式, 每周更新 2024-10-04T21:45:33Z
10 the-swift-programming-language-in-chinese 21060 5103 CSS 19 中文版 Apple 官方 Swift 教程《The Swift Programming Language》 2024-10-08T02:46:24Z

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 165329 27278 Dart 12526 Flutter makes it easy and fast to build beautiful apps for mobile and beyond 2024-10-08T01:44:47Z
2 AppFlowy 56627 3691 Dart 820 Bring projects, wikis, and teams together with AI. AppFlowy is an AI collaborative workspace where you achieve more without losing control of your data. The best open source alternative to Notion. 2024-10-08T01:22:36Z
3 awesome-flutter 53261 6648 Dart 0 An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more. 2024-09-21T13:21:08Z
4 localsend 47554 2580 Dart 440 An open-source cross-platform alternative to AirDrop 2024-10-07T15:01:14Z
5 spotube 29725 1223 Dart 436 🎧 Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile! 2024-09-30T16:46:37Z
6 flutter-go 23634 3795 Dart 0 flutter 开发者帮助 APP,包含 flutter 常用 140+ 组件的demo 演示与中文文档 2023-12-11T20:49:42Z
7 FlutterExampleApps 20487 3767 Dart 17 [Example APPS] Basic Flutter apps, for flutter devs. 2024-08-09T20:51:30Z
8 Best-Flutter-UI-Templates 20305 4526 Dart 8 completely free for everyone. Its build-in Flutter Dart. 2024-06-07T07:04:37Z
9 revanced-manager 17649 728 Dart 106 💊 Application to use ReVanced on Android 2024-10-07T16:26:26Z
10 plugins 17466 9806 Dart 0 Plugins for Flutter maintained by the Flutter team 2023-02-22T19:12:53Z

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 1706 4936 DM 1974 The /tg/station branch of SS13. 2024-10-08T01:07:53Z
2 Baystation12 405 1607 DM 75 Baystation's flavor of Space Station 13 2024-10-08T01:44:38Z
3 Paradise 397 1195 DM 642 Paradise Station's GitHub main repository. 2024-10-08T01:37:24Z
4 goonstation 347 1404 DM 2222 Repository for the Goonstation branch of SS13 2024-10-07T23:59:25Z
5 vgstation13 265 546 DM 2981 Butts 2024-10-07T14:23:38Z
6 blog 202 41 DM 0 前端基础积累 / 新技术 / Vue / React / H5 / 奇怪的BUG / 面试 / 招聘 2020-04-01T16:58:50Z
7 BeeStation-Hornet 199 681 DM 333 99.95% station. 0.05% bees 2024-10-08T00:16:10Z
8 TerraGov-Marine-Corps 162 817 DM 227 TGMC: TerraGov Marine Corps, a SS13 mod 2024-10-08T02:26:46Z
9 CEV-Eris 151 500 DM 372 Death is our destination 2024-10-06T16:50:53Z
10 Aurora.3 146 515 DM 817 The code for Aurorastation's new base, forked from Baystation12. 2024-10-08T01:46:02Z

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 24362 3360 Elixir 21 Elixir is a dynamic, functional language for building scalable and maintainable applications 2024-10-07T22:03:09Z
2 phoenix 21285 2867 Elixir 30 Peace of mind from prototype to production 2024-09-25T19:17:35Z
3 analytics 19956 1061 Elixir 14 Simple, open source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics. 2024-10-07T17:26:29Z
4 awesome-elixir 12625 1173 Elixir 1 A curated list of amazingly awesome Elixir and Erlang libraries, resources and shiny things. Updates: 2024-09-17T09:27:52Z
5 firezone 6757 283 Elixir 329 Enterprise-ready zero-trust access platform built on WireGuard®. 2024-10-08T02:14:58Z
6 realtime 6748 303 Elixir 36 Broadcast, Presence, and Postgres Changes via WebSockets 2024-10-03T22:03:28Z
7 electric 6220 147 Elixir 77 Sync little subsets of your Postgres data into local apps and services. 2024-10-07T18:15:27Z
8 ecto 6156 1431 Elixir 4 A toolkit for data mapping and language integrated query. 2024-10-07T19:21:09Z
9 phoenix_live_view 6144 922 Elixir 45 Rich, real-time user experiences with server-rendered HTML 2024-10-07T19:16:42Z
10 teslamate 5822 728 Elixir 23 A self-hosted data logger for your Tesla 🚘 2024-10-07T17:05:43Z

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 130074 11832 Go 1 A curated list of awesome Go frameworks, libraries and software 2024-10-04T18:59:42Z
2 go 123329 17577 Go 9160 The Go programming language 2024-10-07T20:54:03Z
3 kubernetes 110288 39453 Go 1874 Production-Grade Container Scheduling and Management 2024-10-08T03:00:22Z
4 ollama 92374 7276 Go 1077 Get up and running with Llama 3.2, Mistral, Gemma 2, and other large language models. 2024-10-08T01:16:56Z
5 frp 85082 13204 Go 64 A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet. 2024-09-06T03:41:11Z
6 gin 78300 7986 Go 610 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-10-07T22:35:06Z
7 hugo 75130 7478 Go 435 The world’s fastest framework for building websites. 2024-10-07T08:42:39Z
8 moby 68563 18640 Go 3084 The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems 2024-10-07T16:31:54Z
9 syncthing 64392 4251 Go 357 Open Source Continuous File Synchronization 2024-10-08T01:29:30Z
10 fzf 64378 2377 Go 242 🌸 A command-line fuzzy finder 2024-10-07T13:50:30Z

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 16743 4689 Groovy 2776 Adaptable, fast automation for all 2024-10-08T03:01:16Z
2 devops-resources 8564 2142 Groovy 10 DevOps resources - Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP 2024-07-12T09:40:46Z
3 rundeck 5520 916 Groovy 673 Enable Self-Service Operations: Give specific users access to your existing tools, services, and scripts 2024-10-07T22:04:30Z
4 pipeline-examples 4204 3477 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 3933 568 Groovy 151 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 3710 392 Groovy 236 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-10-06T16:39:43Z
7 fat-aar-android 3129 621 Groovy 156 A gradle plugin that merge dependencies into the final aar file works with AGP 3.+ 2024-07-25T12:51:00Z
8 nextflow 2711 620 Groovy 387 A DSL for data-driven computational pipelines 2024-10-07T19:18:11Z
9 SmartThingsPublic 2562 89870 Groovy 65 SmartThings open-source DeviceType Handlers and SmartApps code 2023-07-18T18:42:27Z
10 asgard 2236 403 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 36234 1768 Haskell 1018 ShellCheck, a static analysis tool for shell scripts 2024-09-08T00:16:26Z
2 pandoc 34216 3361 Haskell 1048 Universal markup converter 2024-10-07T15:00:52Z
3 postgrest 23304 1022 Haskell 249 REST API for any Postgres database 2024-10-07T22:16:25Z
4 hadolint 10339 422 Haskell 199 Dockerfile linter, validate inline bash, written in Haskell 2024-10-07T08:23:40Z
5 semantic 8956 454 Haskell 109 Parsing, analyzing, and comparing source code across many languages 2024-07-24T03:56:04Z
6 purescript 8548 563 Haskell 270 A strongly-typed language that compiles to JavaScript 2024-09-29T06:33:12Z
7 compiler 7524 661 Haskell 314 Compiler for Elm, a functional language for reliable webapps. 2024-07-17T21:53:51Z
8 simplex-chat 6815 313 Haskell 587 SimpleX - the first messaging network operating without user identifiers of any kind - 100% private by design! iOS, Android and desktop apps 📱! 2024-10-07T22:32:14Z
9 unison 5751 269 Haskell 1061 A friendly programming language from the future 2024-10-08T02:29:09Z
10 Carp 5515 174 Haskell 132 A statically typed lisp, without a GC, for real-time applications. 2024-09-03T21:06:26Z

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 111397 15188 HTML 0 This repo includes ChatGPT prompt curation to use ChatGPT better. 2024-09-26T13:36:47Z
2 free-for-dev 89003 9629 HTML 0 A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev 2024-10-07T12:28:14Z
3 ML-For-Beginners 69342 14349 HTML 4 12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all 2024-09-21T09:26:16Z
4 cs-self-learning 56370 6784 HTML 90 计算机自学指南 2024-09-13T16:09:23Z
5 retrofit 43014 7300 HTML 121 A type-safe HTTP client for Android and the JVM 2024-10-04T19:47:25Z
6 tabler 37882 3954 HTML 75 Tabler is free and open-source HTML Dashboard UI Kit built on Bootstrap 2024-09-27T17:09:44Z
7 styleguide 37320 13298 HTML 168 Style guides for Google-originated open-source projects 2024-09-05T20:32:14Z
8 zju-icicles 37077 9415 HTML 12 浙江大学课程攻略共享计划 2024-09-29T13:22:59Z
9 English-level-up-tips 36910 4120 HTML 26 An advanced guide to learn English which might benefit you a lot 🎉 . 离谱的英语学习指南/英语学习教程。 2024-07-13T17:58:27Z
10 manifesto 36204 1092 HTML 14 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-08-28T15:49:33Z

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 146244 45523 Java 68 「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide! 2024-10-04T00:49:23Z
2 GitHub-Chinese-Top-Charts 99503 13126 Java 180 🇨🇳 GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。 2024-10-07T06:16:41Z
3 hello-algo 96154 12190 Java 8 《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing 2024-10-02T16:57:00Z
4 java-design-patterns 89585 26490 Java 139 Design patterns implemented in Java 2024-10-07T22:57:15Z
5 mall 77519 28733 Java 15 mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。 2024-09-15T00:51:54Z
6 advanced-java 75795 19021 Java 5 😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识 2024-09-19T18:03:57Z
7 LeetCodeAnimation 75398 13973 Java 17 Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路) 2023-08-14T12:14:01Z
8 spring-boot 74780 40593 Java 512 Spring Boot 2024-10-07T13:22:36Z
9 elasticsearch 69738 24678 Java 3919 Free and Open Source, Distributed, RESTful Search Engine 2024-10-08T02:26:26Z
10 interviews 63485 12895 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 228090 46651 JavaScript 659 The library for web and native user interfaces. 2024-10-08T00:37:41Z
2 javascript-algorithms 187735 30175 JavaScript 126 📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings 2024-08-19T12:32:07Z
3 bootstrap 170371 78798 JavaScript 468 The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web. 2024-10-07T06:47:27Z
4 javascript 144842 26459 JavaScript 93 JavaScript Style Guide 2024-10-05T06:48:52Z
5 next.js 125541 26816 JavaScript 2891 The React Framework 2024-10-08T00:27:12Z
6 30-seconds-of-code 121405 12012 JavaScript 0 Short code snippets for all your development needs 2024-10-07T18:30:57Z
7 node 107029 29290 JavaScript 1535 Node.js JavaScript runtime ✨🐢🚀✨ 2024-10-07T16:40:51Z
8 axios 105412 10887 JavaScript 521 Promise based HTTP client for the browser and node.js 2024-10-07T09:58:50Z
9 create-react-app 102627 26799 JavaScript 1767 Set up a modern web app by running one command. 2024-08-27T17:09:10Z
10 three.js 102086 35341 JavaScript 397 JavaScript 3D Library. 2024-10-07T13:05:21Z

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 45552 5473 Julia 4111 The Julia Programming Language 2024-10-08T01:44:51Z
2 Pluto.jl 4961 286 Julia 294 🎈 Simple reactive notebooks for Julia 2024-10-04T15:36:05Z
3 Flux.jl 4478 604 Julia 231 Relax! Flux is the ML library that doesn't make you tensor 2024-10-07T22:37:11Z
4 DifferentialEquations.jl 2851 226 Julia 161 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-09-28T13:16:21Z
5 IJulia.jl 2791 411 Julia 123 Julia kernel for Jupyter 2024-10-07T13:27:02Z
6 computational-thinking 2599 479 Julia 5 Course 18.S191 at MIT, Fall 2022 - Introduction to computational thinking with Julia 2024-09-17T11:10:44Z
7 Makie.jl 2400 307 Julia 637 Interactive data visualizations and plotting in Julia 2024-10-08T00:09:57Z
8 Genie.jl 2261 190 Julia 100 🧞The highly productive Julia web framework 2024-10-03T09:26:35Z
9 JuMP.jl 2224 393 Julia 9 Modeling language for Mathematical Optimization (linear, mixed-integer, conic, semidefinite, nonlinear) 2024-10-08T02:49:46Z
10 Turing.jl 2037 218 Julia 79 Bayesian inference with probabilistic programming. 2024-10-07T15:04:31Z

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 48988 5727 Kotlin 0 The Kotlin Programming Language. 2024-10-08T01:04:54Z
2 okhttp 45772 9149 Kotlin 138 Square’s meticulous HTTP client for the JVM, Android, and GraalVM. 2024-09-30T00:47:29Z
3 architecture-samples 44379 11632 Kotlin 138 A collection of samples to discuss and showcase different architectural tools and patterns for Android apps. 2024-10-02T18:11:11Z
4 fanqiang 38191 7240 Kotlin 306 翻墙-科学上网 2024-10-01T14:02:40Z
5 shadowsocks-android 35073 11577 Kotlin 39 A shadowsocks client for Android 2024-10-07T02:13:51Z
6 v2rayNG 34959 5386 Kotlin 20 A V2Ray client for Android, support Xray core and v2fly core 2024-10-08T02:26:26Z
7 p3c 30412 8062 Kotlin 158 Alibaba Java Coding Guidelines pmd implements and IDE plugin 2024-08-06T08:22:02Z
8 leakcanary 29356 3969 Kotlin 90 A memory leak detection library for Android. 2024-08-28T22:51:13Z
9 legado 28750 3826 Kotlin 32 Legado 3.0 Book Reader with powerful controls & full functions❤️阅读3.0, 阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。 2024-10-07T04:42:04Z
10 Signal-Android 25539 6122 Kotlin 402 A private messenger for Android. 2024-10-07T21:01:11Z

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 39005 4784 Lua 35 🦍 The Cloud-Native API Gateway and AI Gateway. 2024-10-08T02:23:46Z
2 waifu2x 27497 2707 Lua 153 Image Super-Resolution for Anime-Style Art 2023-05-04T00:50:48Z
3 NvChad 24535 2108 Lua 0 Blazing fast Neovim config providing solid defaults and a beautiful UI, enhancing your neovim experience. 2024-10-07T15:25:03Z
4 kickstart.nvim 18966 21837 Lua 10 A launch point for your personal nvim configuration 2024-09-24T15:06:14Z
5 neural-style 18309 2701 Lua 290 Torch implementation of neural style algorithm 2018-02-23T01:21:20Z
6 LunarVim 18204 1502 Lua 23 🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven. 2024-07-13T21:36:31Z
7 LazyVim 16857 1184 Lua 4 Neovim config for the lazy 2024-10-04T22:04:33Z
8 koreader 16507 1253 Lua 721 An ebook reader application supporting PDF, DjVu, EPUB, FB2 and many more formats, running on Cervantes, Kindle, Kobo, PocketBook and Android devices 2024-10-07T19:17:14Z
9 telescope.nvim 15646 827 Lua 296 Find, Filter, Preview, Pick. All lua, all the time. 2024-10-06T02:11:05Z
10 openface 15105 3598 Lua 2 Face recognition with deep neural networks. 2024-10-04T12:59: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 9986 1406 MATLAB 29 Code and data for paper "Deep Photo Style Transfer": https://arxiv.org/abs/1703.07511 2021-08-02T01:07:44Z
2 OpenFace 6881 1842 MATLAB 328 OpenFace – a state-of-the art tool intended for facial landmark detection, head pose estimation, facial action unit recognition, and eye-gaze estimation. 2024-06-01T00:44:07Z
3 PRMLT 6009 2159 MATLAB 0 Matlab code of machine learning algorithms in book PRML 2020-03-04T13:50:30Z
4 vrn 4511 745 MATLAB 6 👨 Code for "Large Pose 3D Face Reconstruction from a Single Image via Direct Volumetric CNN Regression" 2022-07-26T00:06:01Z
5 DeepLearnToolbox 3789 2277 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 Book-Mathematical-Foundation-of-Reinforcement-Learning 3558 476 MATLAB 0 This is the homepage of a new book entitled "Mathematical Foundations of Reinforcement Learning." 2024-10-01T01:28:15Z
7 Stanford-CS-229 3328 851 MATLAB 3 A Chinese Translation of Stanford CS229 notes 斯坦福机器学习CS229课程讲义的中文翻译 2022-03-01T05:11:19Z
8 Math_Model 3184 684 MATLAB 2 数学建模、美赛、美国大学生数学建模竞赛、全国大学生数学建模竞赛、华为杯研究生数学建模、国赛LaTeX模板、美赛LaTeX模板、mathorcup、电工杯、华中赛、APMCM、深圳杯、中青杯、华东杯、数维杯、东三省数学建模、认证杯、数学建模书籍、常用matlab算法、国赛评阅要点、软件模型算法汇总、智能算法、优化算法、现代的算法 2023-12-01T04:43:53Z
9 MTCNN_face_detection_alignment 2810 1004 MATLAB 46 Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks 2022-10-11T07:35:47Z
10 faster_rcnn 2703 1216 MATLAB 139 Faster R-CNN 2018-07-26T04:26:32Z

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 33325 10377 Objective-C 0 A delightful networking framework for iOS, macOS, watchOS, and tvOS. 2023-01-17T19:30:05Z
2 SDWebImage 25029 5962 Objective-C 89 Asynchronous image downloader with cache support as a UIImageView category 2024-08-23T02:23:17Z
3 WeChatExtension-ForMac 22293 3611 Objective-C 892 A plugin for Mac WeChat 2023-07-19T14:53:21Z
4 GPUImage 20239 4612 Objective-C 910 An open source iOS framework for GPU-based image and video processing 2024-02-16T22:29:30Z
5 TrollStore 18050 1094 Objective-C 42 Jailed iOS app that can install IPAs permanently with arbitary entitlements and root helpers because it trolls Apple 2024-09-02T11:28:18Z
6 Masonry 18049 3144 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
7 realm-swift 16283 2145 Objective-C 398 Realm is a mobile database: a replacement for Core Data & SQLite 2024-09-22T01:51:18Z
8 MBProgressHUD 16000 3552 Objective-C 78 MBProgressHUD + Customizations 2024-08-14T01:48:59Z
9 iTerm2 15200 1195 Objective-C 0 iTerm2 is a terminal emulator for Mac OS X that does amazing things. 2024-10-08T00:15:42Z
10 react-native-maps 15081 4848 Objective-C 59 React Native Mapview component for iOS + Android 2024-10-01T02:05:14Z

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 19418 1019 Perl 24 cloc counts blank lines, comment lines, and physical lines of source code in many programming languages. 2024-10-06T22:07:19Z
2 diff-so-fancy 17322 331 Perl 25 Good-lookin' diffs. Actually… nah… The best-lookin' diffs. 🎉 2024-09-18T20:56:17Z
3 FlameGraph 17166 1956 Perl 115 Stack trace visualizer 2024-07-14T14:01:49Z
4 MySQLTuner-perl 8879 1282 Perl 31 MySQLTuner is a script written in Perl that will assist you with your MySQL configuration and make recommendations for increased performance and stability. 2024-10-02T19:57:15Z
5 nikto 8429 1219 Perl 23 Nikto web server scanner 2024-09-30T17:51:14Z
6 gitolite 8385 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-05-28T01:49:35Z
7 git-it-electron 4658 1170 Perl 87 💻 🎓 Git-it is a (Mac, Win, Linux) Desktop App for Learning Git and GitHub 2024-04-10T10:28:06Z
8 Expose 4392 255 Perl 19 A simple static site generator for photoessays 2022-03-16T05:58:08Z
9 sicp-pdf 4285 540 Perl 14 SICP PDF with Texinfo and LaTeX source 2024-06-27T03:43:02Z
10 EQGRP 4095 2071 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 78418 24001 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-09-19T11:22:19Z
2 SecLists 57302 23793 PHP 20 SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more. 2024-10-07T10:04:05Z
3 coolify 32474 1699 PHP 344 An open-source & self-hostable Heroku / Netlify / Vercel alternative. 2024-10-07T17:36:30Z
4 framework 32291 10941 PHP 7 The Laravel Framework. 2024-10-07T14:29:07Z
5 jQuery-File-Upload 30953 7956 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
6 symfony 29692 9436 PHP 522 The Symfony PHP framework 2024-10-07T17:15:44Z
7 composer 28569 4540 PHP 92 Dependency Manager for PHP 2024-10-04T14:39:34Z
8 server 26922 4013 PHP 2214 ☁️ Nextcloud server, a safe home for all your data 2024-10-08T00:20:31Z
9 Faker 26782 3574 PHP 76 Faker is a PHP library that generates fake data for you 2024-03-20T13:44:54Z
10 guzzle 23153 2405 PHP 33 Guzzle, an extensible PHP HTTP client 2024-08-04T18:39:54Z

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 winutil 22092 1348 PowerShell 107 Chris Titus Tech's Windows Utility - Install Programs, Tweaks, Fixes, and Updates 2024-10-07T20:41:38Z
2 Scoop 21031 1402 PowerShell 229 A command-line installer for Windows. 2024-09-20T06:18:13Z
3 core 20914 4892 PowerShell 313 .NET news, announcements, release notes, and more! 2024-10-07T21:57:45Z
4 Windows10Debloater 18129 2040 PowerShell 284 Script to remove Windows 10 bloatware. 2023-03-10T04:15:01Z
5 WSL 17328 814 PowerShell 1079 Issues found on WSL 2024-10-03T17:48:17Z
6 Atlas 13609 519 PowerShell 32 🚀 An open and lightweight modification to Windows, designed to optimize performance, privacy and usability. 2024-10-07T19:49:32Z
7 SpotX 13572 758 PowerShell 4 SpotX patcher used for patching the desktop version of Spotify 2024-10-02T11:17:52Z
8 Win11Debloat 12939 545 PowerShell 18 A simple, easy to use PowerShell script to remove pre-installed apps from Windows, disable telemetry, remove Bing from Windows search as well as perform various other changes to declutter and improve your Windows experience. This script works for both Windows 10 and Windows 11. 2024-10-01T22:42:22Z
9 PowerSploit 11824 4597 PowerShell 67 PowerSploit - A PowerShell Post-Exploitation Framework 2020-08-17T23:19:49Z
10 runner-images 10029 3026 PowerShell 65 GitHub Actions runner images 2024-10-07T17:15:59Z

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 313793 33496 Python 25 A collective list of free APIs 2024-09-25T13:37:57Z
2 system-design-primer 271839 45839 Python 235 Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards. 2024-08-07T10:09:11Z
3 awesome-python 220804 24830 Python 0 An opinionated list of awesome Python frameworks, libraries, software and resources. 2024-08-11T17:10:18Z
4 Python 190187 45016 Python 38 All Algorithms implemented in Python 2024-10-07T20:49:40Z
5 AutoGPT 167275 44192 Python 105 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-10-07T23:28:25Z
6 Python-100-Days 155458 52125 Python 533 Python - 100天从新手到大师 2024-08-15T10:52:27Z
7 stable-diffusion-webui 140795 26634 Python 2245 Stable Diffusion web UI 2024-09-09T04:52:14Z
8 transformers 133034 26547 Python 1011 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX. 2024-10-07T22:59:14Z
9 youtube-dl 131717 9973 Python 3705 Command-line program to download videos from YouTube.com and other video sites 2024-08-17T06:41:13Z
10 HelloGitHub 91490 9594 Python 145 :octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub. 2024-09-28T06:51:48Z

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 6483 2020 R 136 An implementation of the Grammar of Graphics in R 2024-10-07T16:28:10Z
2 FriendsDontLetFriends 6336 231 R 2 Friends don't let friends make certain types of data visualization - What are they and why are they bad. 2024-07-11T02:09:19Z
3 awesome-R 5986 1505 R 3 A curated list of awesome R packages, frameworks and software. 2024-06-02T03:45:50Z
4 shiny 5359 1866 R 801 Easy interactive web applications with R 2024-10-01T20:27:27Z
5 dplyr 4752 2117 R 72 dplyr: A grammar of data manipulation 2024-10-06T19:05:17Z
6 r4ds 4536 4205 R 29 R for data science: a book 2024-09-27T12:37:33Z
7 swirl_courses 4305 7243 R 139 🎓 A collection of interactive courses for the swirl R package. 2024-01-10T17:38:19Z
8 stat_rethinking_2022 4112 445 R 11 Statistical Rethinking course winter 2022 2022-03-15T15:07:26Z
9 ML_for_Hackers 3669 2218 R 23 Code accompanying the book "Machine Learning for Hackers" 2019-05-26T16:52:29Z
10 data.table 3589 978 R 935 R's data.table package extends data.frame: 2024-10-07T21:02:21Z

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 55812 21600 Ruby 520 Ruby on Rails 2024-10-08T02:05:05Z
2 jekyll 49039 9954 Ruby 96 🌐 Jekyll is a blog-aware static site generator in Ruby 2024-09-22T18:22:36Z
3 mastodon 46894 6932 Ruby 3885 Your self-hosted, globally interconnected microblogging community 2024-10-07T20:43:05Z
4 huginn 43042 3746 Ruby 589 Create agents that monitor and act on your behalf. Your agents are standing by! 2024-10-07T19:08:49Z
5 discourse 42012 8280 Ruby 0 A platform for community discussion. Free, open, simple. 2024-10-08T02:47:27Z
6 brew 41032 9626 Ruby 50 🍺 The missing package manager for macOS (or Linux) 2024-10-08T02:46:06Z
7 fastlane 39488 5695 Ruby 549 🚀 The easiest way to automate building and releasing your iOS and Android apps 2024-10-04T10:36:30Z
8 devdocs 35103 2336 Ruby 180 API Documentation Browser 2024-10-08T01:30:13Z
9 metasploit-framework 33907 13934 Ruby 408 Metasploit Framework 2024-10-04T09:42:34Z
10 awesome-awesomeness 31716 3548 Ruby 16 A curated list of awesome awesomeness 2024-06-02T22:46:41Z

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 97421 12595 Rust 9774 Empowering everyone to build reliable and efficient software. 2024-10-07T23:49:10Z
2 deno 94651 5253 Rust 1760 A modern runtime for JavaScript and TypeScript. 2024-10-07T23:22:07Z
3 tauri 82790 2486 Rust 955 Build smaller, faster, and more secure desktop and mobile applications with a web frontend. 2024-10-08T02:59:47Z
4 rustdesk 73756 8956 Rust 45 An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer. 2024-10-07T14:08:17Z
5 sway 62685 5359 Rust 771 🌴 Empowering everyone to build reliable and efficient smart contracts. 2024-10-08T02:00:34Z
6 fuel-core 58067 2773 Rust 156 Rust full node implementation of the Fuel v2 protocol. 2024-10-08T03:02:57Z
7 alacritty 55940 3002 Rust 319 A cross-platform, OpenGL terminal emulator. 2024-10-06T23:02:11Z
8 rustlings 53237 10061 Rust 19 🦀 Small exercises to get you used to reading and writing Rust code! 2024-10-05T23:50:18Z
9 ChatGPT 52503 5897 Rust 716 🔮 ChatGPT Desktop Application (Mac, Windows and Linux) 2024-08-29T17:58:11Z
10 bat 49088 1238 Rust 287 A cat(1) clone with wings. 2024-10-06T19:27:19Z

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 62141 12155 Scala 235 Source code for Twitter's Recommendation Algorithm 2024-07-10T07:07:01Z
2 spark 39432 28225 Scala 0 Apache Spark - A unified analytics engine for large-scale data processing 2024-10-08T00:37:20Z
3 prisma1 16544 863 Scala 2 💾 Database Tools incl. ORM, Migrations and Admin UI (Postgres, MySQL & MongoDB) [deprecated] 2022-09-01T18:57:41Z
4 lila 15399 2249 Scala 1032 ♞ lichess.org: the forever free, adless and open source chess server ♞ 2024-10-07T20:19:30Z
5 scala 14326 3119 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-09-25T15:04:44Z
6 akka 13036 3593 Scala 858 Build highly concurrent, distributed, and resilient message-driven applications on the JVM 2024-10-02T15:50:00Z
7 predictionio 12549 1928 Scala 0 PredictionIO, a machine learning server for developers and ML engineers. 2021-01-09T10:30:58Z
8 playframework 12544 4095 Scala 396 The Community Maintained High Velocity Web Framework For Java and Scala. 2024-10-02T09:18:36Z
9 CMAK 11813 2504 Scala 496 CMAK is a tool for managing Apache Kafka clusters 2023-08-02T19:26:23Z
10 bfg-repo-cleaner 11048 545 Scala 256 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 172995 25860 Shell 118 🙃 A delightful community-driven (with 2,400+ 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 that makes it easy to keep up with the latest updates from the community. 2024-10-07T19:50:56Z
2 d3 108557 22862 Shell 6 Bring data to life with SVG, Canvas and HTML. 📊📈🎉 2024-10-04T16:19:13Z
3 papers-we-love 87336 5718 Shell 0 Papers from the computer science community to read and discuss. 2024-10-02T09:40:53Z
4 nvm 79359 7940 Shell 294 Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions 2024-10-06T02:46:18Z
5 node 68159 2538 Shell 24 Everything required to run your own Base node 2024-09-30T15:28:58Z
6 leetcode-master 50987 11377 Shell 176 《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀 2024-10-03T12:02:17Z
7 pi-hole 48724 2679 Shell 38 A black hole for Internet advertisements 2024-10-05T11:57:19Z
8 Docker-OSX 46534 2510 Shell 356 Run macOS VM in a Docker! Run near native OSX-KVM in Docker! X11 Forwarding! CI/CD for OS X Security Research! Docker mac Containers. 2024-09-26T16:18:03Z
9 powerlevel10k 45879 2167 Shell 62 A Zsh theme 2024-10-04T07:24:50Z
10 acme.sh 38823 4925 Shell 978 A pure Unix shell script implementing ACME client protocol 2024-10-07T06:48:03Z

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 47094 6827 Swift 1 A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects 2024-08-12T14:22:47Z
2 Alamofire 41070 7538 Swift 38 Elegant HTTP Networking in Swift 2024-10-04T22:14:29Z
3 iina 37922 2558 Swift 1633 The modern video player for macOS. 2024-10-07T13:20:13Z
4 ShadowsocksX-NG 32389 7938 Swift 307 Next Generation of ShadowsocksX 2023-03-29T02:14:51Z
5 swift-algorithm-club 28768 5007 Swift 31 Algorithms and data structures in Swift, with explanations! 2024-05-09T19:16:57Z
6 Charts 27538 5992 Swift 871 Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart. 2024-08-19T06:17:16Z
7 MonitorControl 27494 819 Swift 1 🖥 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-10-04T13:20:58Z
8 UTM 26542 1331 Swift 793 Virtual machines for iOS and macOS 2024-10-04T06:00:04Z
9 Rectangle 25744 768 Swift 91 Move and resize windows on macOS with keyboard shortcuts and snap areas 2024-10-07T14:20:16Z
10 lottie-ios 25703 3737 Swift 21 An iOS library to natively render After Effects vector animations 2024-09-18T21:39:13Z

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 35669 9122 TeX 64 Deep Learning Book Chinese Translation 2019-12-03T04:25:44Z
2 libpku 30385 8273 TeX 10 贵校课程资料民间整理 2022-01-05T04:09:27Z
3 awesome-deep-learning-papers 25429 4479 TeX 15 The most cited deep learning papers 2024-01-18T13:29:44Z
4 Awesome-CV 22956 4773 TeX 111 📄 Awesome CV is LaTeX template for your outstanding job application 2024-08-08T15:02:08Z
5 PlotNeuralNet 21941 2860 TeX 69 Latex code for making neural networks diagrams 2023-08-21T17:47:04Z
6 conv_arithmetic 13993 2284 TeX 6 A technical report on convolution arithmetic in the context of deep learning 2023-06-08T21:06:47Z
7 tensorflow-zh 12365 4185 TeX 27 谷歌全新开源人工智能系统TensorFlow官方文档中文版 2019-08-04T08:55:50Z
8 os01 11908 701 TeX 53 Bootstrap yourself to write an OS from scratch. A book for self-learner. 2024-03-26T16:21:49Z
9 leetcode 11280 3435 TeX 41 LeetCode题解,151道题完整版。 2024-07-10T22:02:14Z
10 milewski-ctfp-pdf 10936 587 TeX 41 Bartosz Milewski's 'Category Theory for Programmers' unofficial PDF and LaTeX source 2024-09-25T13:21:11Z

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 403583 37622 TypeScript 238 freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free. 2024-10-07T19:15:54Z
2 developer-roadmap 293786 38823 TypeScript 56 Interactive roadmaps, guides and other educational content to help developers grow in their careers. 2024-10-08T00:11:06Z
3 vue 207759 33662 TypeScript 355 This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core 2024-08-21T13:01:25Z
4 vscode 163226 28864 TypeScript 9578 Visual Studio Code 2024-10-08T00:48:59Z
5 tech-interview-handbook 117749 14631 TypeScript 32 💯 Curated coding interview preparation materials for busy software engineers 2024-10-06T11:15:03Z
6 TypeScript 100539 12427 TypeScript 5308 TypeScript is a superset of JavaScript that compiles to clean JavaScript output. 2024-10-07T20:41:45Z
7 angular 95941 25361 TypeScript 1397 Deliver web apps with confidence 🚀 2024-10-07T20:27:54Z
8 material-ui 93545 32184 TypeScript 1741 Material UI: Comprehensive React component library that implements Google's Material Design. Free forever. 2024-10-08T00:53:24Z
9 ant-design 92076 49195 TypeScript 1143 An enterprise-class UI design language and React UI library 2024-10-08T03:01:24Z
10 puppeteer 88422 9068 TypeScript 265 JavaScript API for Chrome and Firefox 2024-10-07T12:46:06Z

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 82327 5622 Vim Script 1456 Vim-fork focused on extensibility and usability 2024-10-08T00:43:44Z
2 vim 36274 5419 Vim Script 1446 The official Vim repository 2024-10-07T19:50:36Z
3 vim-plug 34023 1930 Vim Script 64 🌺 Minimalist Vim Plugin Manager 2024-07-09T11:19:22Z
4 vimrc 30624 7287 Vim Script 0 The ultimate Vim configuration (vimrc) 2024-10-06T08:26:02Z
5 Vundle.vim 23909 2574 Vim Script 169 Vundle, the plug-in manager for Vim 2024-07-30T05:53:03Z
6 SpaceVim 20270 1417 Vim Script 16 A modular Vim/Neovim configuration 2024-09-17T07:42:22Z
7 vim-fugitive 19931 1010 Vim Script 47 fugitive.vim: A Git wrapper so awesome, it should be illegal 2024-09-07T01:00:31Z
8 nerdtree 19561 1439 Vim Script 18 A tree explorer plugin for vim. 2024-07-20T05:04:50Z
9 vim-airline 17763 1102 Vim Script 43 lean & mean status/tabline for vim that's light as air 2024-09-10T17:39:36Z
10 vim-galore 16794 604 Vim Script 3 🎓 All things Vim! 2023-12-22T22:15:38Z

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%