An open API service indexing awesome lists of open source software.

https://github.com/dangkaka/top-projects

Most popular github projects in Go/Javascript/Python/Php (by :star:) - Auto update every week
https://github.com/dangkaka/top-projects

go golang ranking top-list

Last synced: 6 months ago
JSON representation

Most popular github projects in Go/Javascript/Python/Php (by :star:) - Auto update every week

Awesome Lists containing this project

README

          

*Updated automatically at: 2024-11-28T18:33:59+08:00*

## Top Go Projects

A list of most popular github projects in Go (by stars)

| | Project Name | Stars | Forks | Open Issues | Description |
| -- | ------------ | ----- | ----- | ----------- | ----------- |
| 1 | [go](https://github.com/golang/go) | 124312 | 17700 | 9733 | The Go programming language |
| 2 | [frp](https://github.com/fatedier/frp) | 86973 | 13415 | 52 | A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet. |
| 3 | [hugo](https://github.com/gohugoio/hugo) | 76143 | 7544 | 480 | The world’s fastest framework for building websites. |
| 4 | [fzf](https://github.com/junegunn/fzf) | 65859 | 2405 | 304 | :cherry_blossom: A command-line fuzzy finder |
| 5 | [syncthing](https://github.com/syncthing/syncthing) | 65847 | 4322 | 391 | Open Source Continuous File Synchronization |
| 6 | [caddy](https://github.com/caddyserver/caddy) | 58618 | 4049 | 143 | Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS |
| 7 | [prometheus](https://github.com/prometheus/prometheus) | 55968 | 9192 | 772 | The Prometheus monitoring system and time series database. |
| 8 | [act](https://github.com/nektos/act) | 55775 | 1394 | 223 | Run your GitHub Actions locally 🚀 |
| 9 | [lazygit](https://github.com/jesseduffield/lazygit) | 53603 | 1866 | 787 | simple terminal UI for git commands |
| 10 | [traefik](https://github.com/traefik/traefik) | 51569 | 5120 | 651 | The Cloud Native Application Proxy |
| 11 | [mkcert](https://github.com/FiloSottile/mkcert) | 50600 | 2657 | 147 | A simple zero-config tool to make locally trusted development certificates with any names you'd like. |
| 12 | [go-ethereum](https://github.com/ethereum/go-ethereum) | 47731 | 20208 | 284 | Go implementation of the Ethereum protocol |
| 13 | [dive](https://github.com/wagoodman/dive) | 47670 | 1796 | 205 | A tool for exploring each layer in a docker image |
| 14 | [v2ray-core](https://github.com/v2ray/v2ray-core) | 45500 | 8960 | 13 | A platform for building proxies to bypass network restrictions. |
| 15 | [gogs](https://github.com/gogs/gogs) | 45143 | 4866 | 952 | Gogs is a painless self-hosted Git service |
| 16 | [alist](https://github.com/AlistGo/alist) | 44230 | 5739 | 253 | 🗂️A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序,使用 Gin 和 Solidjs。 |
| 17 | [build-web-application-with-golang](https://github.com/astaxie/build-web-application-with-golang) | 43335 | 10639 | 133 | A golang ebook intro how to build a web with golang |
| 18 | [terraform](https://github.com/hashicorp/terraform) | 42856 | 9565 | 1981 | Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned. |
| 19 | [pocketbase](https://github.com/pocketbase/pocketbase) | 41075 | 1929 | 18 | Open Source realtime backend in 1 file |
| 20 | [lazydocker](https://github.com/jesseduffield/lazydocker) | 38654 | 1229 | 172 | The lazier way to manage everything docker |
| 21 | [cobra](https://github.com/spf13/cobra) | 38418 | 2857 | 293 | A Commander for modern Go CLI interactions |
| 22 | [esbuild](https://github.com/evanw/esbuild) | 38237 | 1160 | 513 | An extremely fast bundler for the web |
| 23 | [nvm-windows](https://github.com/coreybutler/nvm-windows) | 38188 | 3370 | 71 | A node.js version management utility for Windows. Ironically written in Go. |
| 24 | [tidb](https://github.com/pingcap/tidb) | 37390 | 5852 | 4652 | TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications. |
| 25 | [istio](https://github.com/istio/istio) | 36163 | 7790 | 538 | Connect, secure, control, and observe services. |
| 26 | [photoprism](https://github.com/photoprism/photoprism) | 35539 | 1971 | 484 | AI-Powered Photos App for the Decentralized Web 🌈💎✨ |
| 27 | [memos](https://github.com/usememos/memos) | 34736 | 2493 | 29 | An open-source, lightweight note-taking solution. The pain-less way to create your meaningful notes. Your Notes, Your Way. |
| 28 | [the-way-to-go_ZH_CN](https://github.com/unknwon/the-way-to-go_ZH_CN) | 34642 | 8615 | 46 | 《The Way to Go》中文译本,中文正式名《Go 入门指南》 |
| 29 | [fiber](https://github.com/gofiber/fiber) | 34103 | 1679 | 104 | ⚡️ Express inspired web framework written in Go |
| 30 | [LeetCode-Go](https://github.com/halfrost/LeetCode-Go) | 33067 | 5721 | 21 | ✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解 |

## Top Javascript Projects

A list of most popular github projects in Javascript (by stars)

| | Project Name | Stars | Forks | Open Issues | Description |
| -- | ------------ | ----- | ----- | ----------- | ----------- |
| 1 | [javascript](https://github.com/airbnb/javascript) | 145509 | 26539 | 165 | JavaScript Style Guide |
| 2 | [awesome-mac](https://github.com/jaywcjlove/awesome-mac) | 77416 | 6279 | 151 |  Now we have become very big, Different from the original idea. Collect premium software in various categories. |
| 3 | [markdown-here](https://github.com/adam-p/markdown-here) | 59666 | 11257 | 328 | Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending. |
| 4 | [prettier](https://github.com/prettier/prettier) | 49516 | 4379 | 1414 | Prettier is an opinionated code formatter. |
| 5 | [hiring-without-whiteboards](https://github.com/poteto/hiring-without-whiteboards) | 46566 | 3631 | 18 | ⭐️ Companies that don't have a broken hiring process |
| 6 | [Awesome-Design-Tools](https://github.com/goabstract/Awesome-Design-Tools) | 34089 | 2077 | 88 | The best design tools and plugins for everything 👉 |
| 7 | [remote-jobs](https://github.com/remoteintech/remote-jobs) | 30076 | 3163 | 45 | A list of semi to fully remote-friendly companies (jobs) in tech. |
| 8 | [AI-Expert-Roadmap](https://github.com/AMAI-GmbH/AI-Expert-Roadmap) | 29258 | 2493 | 21 | Roadmap to becoming an Artificial Intelligence Expert in 2022 |
| 9 | [standard](https://github.com/standard/standard) | 29149 | 2324 | 123 | 🌟 JavaScript Style Guide, with linter & automatic code fixer |
| 10 | [the-super-tiny-compiler](https://github.com/jamiebuilds/the-super-tiny-compiler) | 27968 | 2865 | 17 | :snowman: Possibly the smallest compiler ever |
| 11 | [passport](https://github.com/jaredhanson/passport) | 22996 | 1242 | 386 | Simple, unobtrusive authentication for Node.js. |
| 12 | [sails](https://github.com/balderdashy/sails) | 22851 | 1952 | 591 | Realtime MVC Framework for Node.js |
| 13 | [vuepress](https://github.com/vuejs/vuepress) | 22597 | 4759 | 618 | 📝 Minimalistic Vue-powered static site generator |
| 14 | [draft-js](https://github.com/facebookarchive/draft-js) | 22576 | 2638 | 955 | A React framework for building text editors. |
| 15 | [tips](https://github.com/git-tips/tips) | 21392 | 1704 | 37 | Most commonly used git tips and tricks. |
| 16 | [nightmare](https://github.com/segment-boneyard/nightmare) | 19551 | 1075 | 209 | A high-level browser automation library. |
| 17 | [one-api](https://github.com/songquanpeng/one-api) | 19466 | 4324 | 747 | OpenAI 接口管理 & 分发系统,支持 Azure、Anthropic Claude、Google PaLM 2 & Gemini、智谱 ChatGLM、百度文心一言、讯飞星火认知、阿里通义千问、360 智脑以及腾讯混元,可用于二次分发管理 key,仅单可执行文件,已打包好 Docker 镜像,一键部署,开箱即用. OpenAI key management & redistribution system, using a single API for all LLMs, and features an English UI. |
| 18 | [koodo-reader](https://github.com/koodo-reader/koodo-reader) | 19344 | 1493 | 515 | A modern ebook manager and reader with sync and backup capacities for Windows, macOS, Linux and Web |
| 19 | [ZeroNet](https://github.com/HelloZeroNet/ZeroNet) | 18391 | 2270 | 764 | ZeroNet - Decentralized websites using Bitcoin crypto and BitTorrent network |
| 20 | [gun](https://github.com/amark/gun) | 18181 | 1164 | 307 | An open source cybersecurity protocol for syncing decentralized graph data. |
| 21 | [react-native-vector-icons](https://github.com/oblador/react-native-vector-icons) | 17462 | 2126 | 153 | Customizable Icons for React Native with support for image source and full styling. |
| 22 | [bettercap](https://github.com/bettercap/bettercap) | 16828 | 1479 | 42 | The Swiss Army knife for 802.11, BLE, HID, CAN-bus, IPv4 and IPv6 networks reconnaissance and MITM attacks. |
| 23 | [x-ui](https://github.com/vaxilu/x-ui) | 16764 | 7549 | 54 | 支持多协议多用户的 xray 面板 |
| 24 | [parallax](https://github.com/wagerfield/parallax) | 16504 | 2139 | 11 | Parallax Engine that reacts to the orientation of a smart device |
| 25 | [mustache.js](https://github.com/janl/mustache.js) | 16491 | 2388 | 115 | Minimal templating with {{mustaches}} in JavaScript |
| 26 | [jasmine](https://github.com/jasmine/jasmine) | 15752 | 2237 | 12 | Simple JavaScript testing framework for browsers and node.js |
| 27 | [vanillawebprojects](https://github.com/bradtraversy/vanillawebprojects) | 15619 | 4383 | 16 | Mini projects built with HTML5, CSS & JavaScript. No frameworks or libraries |
| 28 | [bilibili-API-collect](https://github.com/SocialSisterYi/bilibili-API-collect) | 15324 | 1737 | 176 | 哔哩哔哩-API收集整理【不断更新中....】 |
| 29 | [ChatALL](https://github.com/ai-shifu/ChatALL) | 15277 | 1648 | 224 | Concurrently chat with ChatGPT, Bing Chat, Bard, Alpaca, Vicuna, Claude, ChatGLM, MOSS, 讯飞星火, 文心一言 and more, discover the best answers |
| 30 | [vivus](https://github.com/maxwellito/vivus) | 15256 | 1132 | 20 | JavaScript library to make drawing animation on SVG |

## Top Python Projects

A list of most popular github projects in Python (by stars)

| | Project Name | Stars | Forks | Open Issues | Description |
| -- | ------------ | ----- | ----- | ----------- | ----------- |
| 1 | [Python](https://github.com/TheAlgorithms/Python) | 194715 | 45820 | 373 | All Algorithms implemented in Python |
| 2 | [transformers](https://github.com/huggingface/transformers) | 135599 | 27141 | 1481 | 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX. |
| 3 | [Deep-Live-Cam](https://github.com/hacksider/Deep-Live-Cam) | 41159 | 5995 | 25 | real time face swap and one-click video deepfake with only a single image |
| 4 | [Open-Assistant](https://github.com/LAION-AI/Open-Assistant) | 37091 | 3240 | 290 | OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so. |
| 5 | [ccxt](https://github.com/ccxt/ccxt) | 33324 | 7560 | 1249 | A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges |
| 6 | [spaCy](https://github.com/explosion/spaCy) | 30332 | 4409 | 158 | 💫 Industrial-strength Natural Language Processing (NLP) in Python |
| 7 | [django-rest-framework](https://github.com/encode/django-rest-framework) | 28509 | 6849 | 106 | Web APIs for Django. 🎸 |
| 8 | [Hello-Python](https://github.com/mouredev/Hello-Python) | 27013 | 1765 | 52 | Curso para aprender el lenguaje de programación Python desde cero y para principiantes. 100 clases, 44 horas en vídeo, código, proyectos y grupo de chat. Fundamentos, frontend, backend, testing, IA... |
| 9 | [jumpserver](https://github.com/jumpserver/jumpserver) | 25595 | 5344 | 36 | An open-source PAM tool alternative to CyberArk. 广受欢迎的开源堡垒机。 |
| 10 | [celery](https://github.com/celery/celery) | 24956 | 4679 | 725 | Distributed Task Queue (development branch) |
| 11 | [algo](https://github.com/wangzheng0822/algo) | 22947 | 7075 | 157 | 数据结构和算法必知必会的50个代码实现 |
| 12 | [gpt-2](https://github.com/openai/gpt-2) | 22570 | 5534 | 177 | Code for the paper "Language Models are Unsupervised Multitask Learners" |
| 13 | [pydantic](https://github.com/pydantic/pydantic) | 21335 | 1915 | 461 | Data validation using Python type hints |
| 14 | [LLaVA](https://github.com/haotian-liu/LLaVA) | 20452 | 2259 | 1050 | [NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond. |
| 15 | [rasa](https://github.com/RasaHQ/rasa) | 19004 | 4645 | 127 | 💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants |
| 16 | [ChatPaper](https://github.com/kaixindelele/ChatPaper) | 18537 | 1939 | 83 | Use ChatGPT to summarize the arXiv papers. 全流程加速科研,利用chatgpt进行论文全文总结+专业翻译+润色+审稿+审稿回复 |
| 17 | [MoneyPrinterTurbo](https://github.com/harry0703/MoneyPrinterTurbo) | 18431 | 2829 | 79 | 利用AI大模型,一键生成高清短视频 Generate short videos with one click using AI LLM. |
| 18 | [luigi](https://github.com/spotify/luigi) | 17912 | 2400 | 136 | Luigi is a Python module that helps you build complex pipelines of batch jobs. It handles dependency resolution, workflow management, visualization etc. It also comes with Hadoop support built in. |
| 19 | [pyspider](https://github.com/binux/pyspider) | 16508 | 3687 | 302 | A Powerful Spider(Web Crawler) System in Python. |
| 20 | [exo](https://github.com/exo-explore/exo) | 16278 | 862 | 224 | Run your own AI cluster at home with everyday devices 📱💻 🖥️⌚ |
| 21 | [tensor2tensor](https://github.com/tensorflow/tensor2tensor) | 15588 | 3508 | 590 | Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research. |
| 22 | [flash-attention](https://github.com/Dao-AILab/flash-attention) | 14415 | 1351 | 642 | Fast and memory-efficient exact attention |
| 23 | [salt](https://github.com/saltstack/salt) | 14215 | 5484 | 2856 | Software to automate the management and configuration of any infrastructure or application at scale. Install Salt from the Salt package repositories here: |
| 24 | [wxpy](https://github.com/youfou/wxpy) | 14024 | 2385 | 303 | 微信机器人 / 可能是最优雅的微信个人号 API ✨✨ |
| 25 | [SWE-agent](https://github.com/princeton-nlp/SWE-agent) | 13781 | 1400 | 21 | [NeurIPS 2024] SWE-agent takes a GitHub issue and tries to automatically fix it, using GPT-4, or your LM of choice. It can also be employed for offensive cybersecurity or competitive coding challenges. |
| 26 | [nltk](https://github.com/nltk/nltk) | 13663 | 2894 | 275 | NLTK Source |
| 27 | [dgl](https://github.com/dmlc/dgl) | 13571 | 3020 | 543 | Python package built to ease deep learning on graph, on top of existing DL frameworks. |
| 28 | [storm](https://github.com/stanford-oval/storm) | 13521 | 1242 | 41 | An LLM-powered knowledge curation system that researches a topic and generates a full-length report with citations. |
| 29 | [buzz](https://github.com/chidiwilliams/buzz) | 12664 | 949 | 27 | Buzz transcribes and translates audio offline on your personal computer. Powered by OpenAI's Whisper. |
| 30 | [tiktoken](https://github.com/openai/tiktoken) | 12515 | 856 | 58 | tiktoken is a fast BPE tokeniser for use with OpenAI's models. |

## Top Php Projects

A list of most popular github projects in Php (by stars)

| | Project Name | Stars | Forks | Open Issues | Description |
| -- | ------------ | ----- | ----- | ----------- | ----------- |
| 1 | [laravel](https://github.com/laravel/laravel) | 78924 | 24084 | 31 | 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. |
| 2 | [coolify](https://github.com/coollabsio/coolify) | 34814 | 1909 | 312 | An open-source & self-hostable Heroku / Netlify / Vercel alternative. |
| 3 | [symfony](https://github.com/symfony/symfony) | 29832 | 9477 | 868 | The Symfony PHP framework |
| 4 | [server](https://github.com/nextcloud/server) | 27528 | 4081 | 2497 | ☁️ Nextcloud server, a safe home for all your data |
| 5 | [Faker](https://github.com/fzaninotto/Faker) | 26790 | 3588 | 230 | Faker is a PHP library that generates fake data for you |
| 6 | [DesignPatternsPHP](https://github.com/DesignPatternsPHP/DesignPatternsPHP) | 21983 | 4568 | 1 | Sample code for several design patterns in PHP 8.x |
| 7 | [monica](https://github.com/monicahq/monica) | 21781 | 2185 | 709 | Personal CRM. Remember everything about your friends, family and business relationships. |
| 8 | [matomo](https://github.com/matomo-org/matomo) | 19933 | 2658 | 2446 | Empowering People Ethically with the leading open source alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visualise this data and extract insights. Privacy is built-in. Liberating Web Analytics. Star us on Github? +1. And we love Pull Requests! |
| 9 | [phpunit](https://github.com/sebastianbergmann/phpunit) | 19710 | 2202 | 100 | The PHP Unit Testing framework. |
| 10 | [WordPress](https://github.com/WordPress/WordPress) | 19611 | 12562 | 2 | WordPress, Git-ified. This repository is just a mirror of the WordPress subversion repository. Please do not send pull requests. Submit pull requests to https://github.com/WordPress/wordpress-develop and patches to https://core.trac.wordpress.org/ instead. |
| 11 | [filament](https://github.com/filamentphp/filament) | 19528 | 2980 | 232 | A collection of beautiful full-stack components for Laravel. The perfect starting point for your next app. Using Livewire, Alpine.js and Tailwind CSS. |
| 12 | [CodeIgniter](https://github.com/bcit-ci/CodeIgniter) | 18265 | 7598 | 94 | Open Source PHP Framework (originally from EllisLab) |
| 13 | [laravel-debugbar](https://github.com/barryvdh/laravel-debugbar) | 17481 | 1563 | 77 | Debugbar for Laravel (Integrates PHP Debug Bar) |
| 14 | [howto-make-more-money](https://github.com/easychen/howto-make-more-money) | 16987 | 1702 | 3 | 程序员如何优雅的挣零花钱,2.0版,升级为小书了。Most of this not work outside China , so no English translate |
| 15 | [Carbon](https://github.com/briannesbitt/Carbon) | 16581 | 1284 | 21 | A simple PHP API extension for DateTime. |
| 16 | [koel](https://github.com/koel/koel) | 16069 | 1976 | 36 | 🐦 A personal music streaming server that works. |
| 17 | [bagisto](https://github.com/bagisto/bagisto) | 15535 | 2216 | 108 | Free and open source laravel eCommerce platform |
| 18 | [flarum](https://github.com/flarum/flarum) | 15408 | 1579 | 1 | Simple forum software for building great communities. |
| 19 | [laravel-ide-helper](https://github.com/barryvdh/laravel-ide-helper) | 14254 | 1167 | 169 | IDE Helper for Laravel |
| 20 | [yii2](https://github.com/yiisoft/yii2) | 14239 | 6903 | 525 | Yii 2: The Fast, Secure and Professional PHP Framework |
| 21 | [cachet](https://github.com/cachethq/cachet) | 14099 | 1565 | 13 | 🚦 The open-source status page system. |
| 22 | [image](https://github.com/Intervention/image) | 13954 | 1495 | 30 | PHP Image Processing |
| 23 | [flysystem](https://github.com/thephpleague/flysystem) | 13366 | 827 | 79 | Abstraction for local and remote filesystems |
| 24 | [whoops](https://github.com/filp/whoops) | 13192 | 604 | 5 | PHP errors for cool kids |
| 25 | [phpdotenv](https://github.com/vlucas/phpdotenv) | 13185 | 630 | 9 | Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically. |
| 26 | [phpstan](https://github.com/phpstan/phpstan) | 13026 | 890 | 1219 | PHP Static Analysis Tool - discover bugs in your code without running it! |
| 27 | [sage](https://github.com/roots/sage) | 12764 | 3058 | 3 | WordPress starter theme with Laravel Blade components and templates, Tailwind CSS, and a modern development workflow |
| 28 | [uuid](https://github.com/ramsey/uuid) | 12470 | 501 | 25 | :snowflake: A PHP library for generating universally unique identifiers (UUIDs). |
| 29 | [phabricator](https://github.com/phacility/phabricator) | 12328 | 1642 | 3 | Effective June 1, 2021: Phabricator is no longer actively maintained. |
| 30 | [Laravel-Excel](https://github.com/SpartnerNL/Laravel-Excel) | 12318 | 1927 | 16 | 🚀 Supercharged Excel exports and imports in Laravel |