{"id":38874887,"url":"https://github.com/dangkaka/top-projects","last_synced_at":"2026-01-17T14:35:27.480Z","repository":{"id":57600800,"uuid":"125075953","full_name":"dangkaka/top-projects","owner":"dangkaka","description":"Most popular github projects in Go/Javascript/Python/Php (by :star:) - Auto update every week","archived":false,"fork":false,"pushed_at":"2024-11-28T10:52:58.000Z","size":946,"stargazers_count":23,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-28T11:37:56.002Z","etag":null,"topics":["go","golang","ranking","top-list"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dangkaka.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-03-13T15:47:34.000Z","updated_at":"2024-11-28T10:53:03.000Z","dependencies_parsed_at":"2024-06-23T02:49:03.900Z","dependency_job_id":null,"html_url":"https://github.com/dangkaka/top-projects","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dangkaka/top-projects","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dangkaka%2Ftop-projects","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dangkaka%2Ftop-projects/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dangkaka%2Ftop-projects/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dangkaka%2Ftop-projects/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dangkaka","download_url":"https://codeload.github.com/dangkaka/top-projects/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dangkaka%2Ftop-projects/sbom","scorecard":{"id":318947,"data":{"date":"2025-08-11","repo":{"name":"github.com/dangkaka/top-projects","commit":"aaf3a0dd7a95f36a1392e5430c59d37ecbe71ca1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 1/29 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T00:55:24.693Z","repository_id":57600800,"created_at":"2025-08-18T00:55:24.693Z","updated_at":"2025-08-18T00:55:24.693Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28510014,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T13:38:16.342Z","status":"ssl_error","status_checked_at":"2026-01-17T13:37:44.060Z","response_time":85,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["go","golang","ranking","top-list"],"created_at":"2026-01-17T14:35:26.954Z","updated_at":"2026-01-17T14:35:27.472Z","avatar_url":"https://github.com/dangkaka.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"*Updated automatically at: 2024-11-28T18:33:59+08:00* \n\n## Top Go Projects\n\nA list of most popular github projects in Go (by stars)\n\n|    | Project Name | Stars | Forks | Open Issues | Description |\n| -- | ------------ | ----- | ----- | ----------- | ----------- |\n| 1 | [go](https://github.com/golang/go) | 124312 | 17700 | 9733 | The Go programming language |\n| 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. |\n| 3 | [hugo](https://github.com/gohugoio/hugo) | 76143 | 7544 | 480 | The world’s fastest framework for building websites. |\n| 4 | [fzf](https://github.com/junegunn/fzf) | 65859 | 2405 | 304 | :cherry_blossom: A command-line fuzzy finder |\n| 5 | [syncthing](https://github.com/syncthing/syncthing) | 65847 | 4322 | 391 | Open Source Continuous File Synchronization |\n| 6 | [caddy](https://github.com/caddyserver/caddy) | 58618 | 4049 | 143 | Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS |\n| 7 | [prometheus](https://github.com/prometheus/prometheus) | 55968 | 9192 | 772 | The Prometheus monitoring system and time series database. |\n| 8 | [act](https://github.com/nektos/act) | 55775 | 1394 | 223 | Run your GitHub Actions locally 🚀 |\n| 9 | [lazygit](https://github.com/jesseduffield/lazygit) | 53603 | 1866 | 787 | simple terminal UI for git commands |\n| 10 | [traefik](https://github.com/traefik/traefik) | 51569 | 5120 | 651 | The Cloud Native Application Proxy |\n| 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. |\n| 12 | [go-ethereum](https://github.com/ethereum/go-ethereum) | 47731 | 20208 | 284 | Go implementation of the Ethereum protocol |\n| 13 | [dive](https://github.com/wagoodman/dive) | 47670 | 1796 | 205 | A tool for exploring each layer in a docker image |\n| 14 | [v2ray-core](https://github.com/v2ray/v2ray-core) | 45500 | 8960 | 13 | A platform for building proxies to bypass network restrictions. |\n| 15 | [gogs](https://github.com/gogs/gogs) | 45143 | 4866 | 952 | Gogs is a painless self-hosted Git service |\n| 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。 |\n| 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 |\n| 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. |\n| 19 | [pocketbase](https://github.com/pocketbase/pocketbase) | 41075 | 1929 | 18 | Open Source realtime backend in 1 file |\n| 20 | [lazydocker](https://github.com/jesseduffield/lazydocker) | 38654 | 1229 | 172 | The lazier way to manage everything docker |\n| 21 | [cobra](https://github.com/spf13/cobra) | 38418 | 2857 | 293 | A Commander for modern Go CLI interactions |\n| 22 | [esbuild](https://github.com/evanw/esbuild) | 38237 | 1160 | 513 | An extremely fast bundler for the web |\n| 23 | [nvm-windows](https://github.com/coreybutler/nvm-windows) | 38188 | 3370 | 71 | A node.js version management utility for Windows. Ironically written in Go. |\n| 24 | [tidb](https://github.com/pingcap/tidb) | 37390 | 5852 | 4652 | TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications. |\n| 25 | [istio](https://github.com/istio/istio) | 36163 | 7790 | 538 | Connect, secure, control, and observe services. |\n| 26 | [photoprism](https://github.com/photoprism/photoprism) | 35539 | 1971 | 484 | AI-Powered Photos App for the Decentralized Web 🌈💎✨ |\n| 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. |\n| 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 入门指南》 |\n| 29 | [fiber](https://github.com/gofiber/fiber) | 34103 | 1679 | 104 | ⚡️ Express inspired web framework written in Go |\n| 30 | [LeetCode-Go](https://github.com/halfrost/LeetCode-Go) | 33067 | 5721 | 21 | ✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解 |\n\n## Top Javascript Projects\n\nA list of most popular github projects in Javascript (by stars)\n\n|    | Project Name | Stars | Forks | Open Issues | Description |\n| -- | ------------ | ----- | ----- | ----------- | ----------- |\n| 1 | [javascript](https://github.com/airbnb/javascript) | 145509 | 26539 | 165 | JavaScript Style Guide |\n| 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. |\n| 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. |\n| 4 | [prettier](https://github.com/prettier/prettier) | 49516 | 4379 | 1414 | Prettier is an opinionated code formatter. |\n| 5 | [hiring-without-whiteboards](https://github.com/poteto/hiring-without-whiteboards) | 46566 | 3631 | 18 | ⭐️  Companies that don't have a broken hiring process |\n| 6 | [Awesome-Design-Tools](https://github.com/goabstract/Awesome-Design-Tools) | 34089 | 2077 | 88 | The best design tools and plugins for everything 👉 |\n| 7 | [remote-jobs](https://github.com/remoteintech/remote-jobs) | 30076 | 3163 | 45 | A list of semi to fully remote-friendly companies (jobs) in tech. |\n| 8 | [AI-Expert-Roadmap](https://github.com/AMAI-GmbH/AI-Expert-Roadmap) | 29258 | 2493 | 21 | Roadmap to becoming an Artificial Intelligence Expert in 2022 |\n| 9 | [standard](https://github.com/standard/standard) | 29149 | 2324 | 123 | 🌟 JavaScript Style Guide, with linter \u0026 automatic code fixer |\n| 10 | [the-super-tiny-compiler](https://github.com/jamiebuilds/the-super-tiny-compiler) | 27968 | 2865 | 17 | :snowman: Possibly the smallest compiler ever |\n| 11 | [passport](https://github.com/jaredhanson/passport) | 22996 | 1242 | 386 | Simple, unobtrusive authentication for Node.js. |\n| 12 | [sails](https://github.com/balderdashy/sails) | 22851 | 1952 | 591 | Realtime MVC Framework for Node.js |\n| 13 | [vuepress](https://github.com/vuejs/vuepress) | 22597 | 4759 | 618 | 📝 Minimalistic Vue-powered static site generator |\n| 14 | [draft-js](https://github.com/facebookarchive/draft-js) | 22576 | 2638 | 955 | A React framework for building text editors. |\n| 15 | [tips](https://github.com/git-tips/tips) | 21392 | 1704 | 37 | Most commonly used git tips and tricks. |\n| 16 | [nightmare](https://github.com/segment-boneyard/nightmare) | 19551 | 1075 | 209 | A high-level browser automation library. |\n| 17 | [one-api](https://github.com/songquanpeng/one-api) | 19466 | 4324 | 747 | OpenAI 接口管理 \u0026 分发系统，支持 Azure、Anthropic Claude、Google PaLM 2 \u0026 Gemini、智谱 ChatGLM、百度文心一言、讯飞星火认知、阿里通义千问、360 智脑以及腾讯混元，可用于二次分发管理 key，仅单可执行文件，已打包好 Docker 镜像，一键部署，开箱即用. OpenAI key management \u0026 redistribution system, using a single API for all LLMs, and features an English UI. |\n| 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 |\n| 19 | [ZeroNet](https://github.com/HelloZeroNet/ZeroNet) | 18391 | 2270 | 764 | ZeroNet - Decentralized websites using Bitcoin crypto and BitTorrent network |\n| 20 | [gun](https://github.com/amark/gun) | 18181 | 1164 | 307 | An open source cybersecurity protocol for syncing decentralized graph data. |\n| 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. |\n| 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. |\n| 23 | [x-ui](https://github.com/vaxilu/x-ui) | 16764 | 7549 | 54 | 支持多协议多用户的 xray 面板 |\n| 24 | [parallax](https://github.com/wagerfield/parallax) | 16504 | 2139 | 11 | Parallax Engine that reacts to the orientation of a smart device |\n| 25 | [mustache.js](https://github.com/janl/mustache.js) | 16491 | 2388 | 115 | Minimal templating with {{mustaches}} in JavaScript |\n| 26 | [jasmine](https://github.com/jasmine/jasmine) | 15752 | 2237 | 12 | Simple JavaScript testing framework for browsers and node.js |\n| 27 | [vanillawebprojects](https://github.com/bradtraversy/vanillawebprojects) | 15619 | 4383 | 16 | Mini projects built with HTML5, CSS \u0026 JavaScript. No frameworks or libraries |\n| 28 | [bilibili-API-collect](https://github.com/SocialSisterYi/bilibili-API-collect) | 15324 | 1737 | 176 | 哔哩哔哩-API收集整理【不断更新中....】 |\n| 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 |\n| 30 | [vivus](https://github.com/maxwellito/vivus) | 15256 | 1132 | 20 | JavaScript library to make drawing animation on SVG |\n\n## Top Python Projects\n\nA list of most popular github projects in Python (by stars)\n\n|    | Project Name | Stars | Forks | Open Issues | Description |\n| -- | ------------ | ----- | ----- | ----------- | ----------- |\n| 1 | [Python](https://github.com/TheAlgorithms/Python) | 194715 | 45820 | 373 | All Algorithms implemented in Python |\n| 2 | [transformers](https://github.com/huggingface/transformers) | 135599 | 27141 | 1481 | 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX. |\n| 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 |\n| 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. |\n| 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 |\n| 6 | [spaCy](https://github.com/explosion/spaCy) | 30332 | 4409 | 158 | 💫 Industrial-strength Natural Language Processing (NLP) in Python |\n| 7 | [django-rest-framework](https://github.com/encode/django-rest-framework) | 28509 | 6849 | 106 | Web APIs for Django. 🎸 |\n| 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... |\n| 9 | [jumpserver](https://github.com/jumpserver/jumpserver) | 25595 | 5344 | 36 | An open-source PAM tool alternative to CyberArk.  广受欢迎的开源堡垒机。 |\n| 10 | [celery](https://github.com/celery/celery) | 24956 | 4679 | 725 | Distributed Task Queue (development branch) |\n| 11 | [algo](https://github.com/wangzheng0822/algo) | 22947 | 7075 | 157 | 数据结构和算法必知必会的50个代码实现 |\n| 12 | [gpt-2](https://github.com/openai/gpt-2) | 22570 | 5534 | 177 | Code for the paper \"Language Models are Unsupervised Multitask Learners\" |\n| 13 | [pydantic](https://github.com/pydantic/pydantic) | 21335 | 1915 | 461 | Data validation using Python type hints |\n| 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. |\n| 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 |\n| 16 | [ChatPaper](https://github.com/kaixindelele/ChatPaper) | 18537 | 1939 | 83 | Use ChatGPT to summarize the arXiv papers. 全流程加速科研，利用chatgpt进行论文全文总结+专业翻译+润色+审稿+审稿回复 |\n| 17 | [MoneyPrinterTurbo](https://github.com/harry0703/MoneyPrinterTurbo) | 18431 | 2829 | 79 | 利用AI大模型，一键生成高清短视频 Generate short videos with one click using AI LLM. |\n| 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.  |\n| 19 | [pyspider](https://github.com/binux/pyspider) | 16508 | 3687 | 302 | A Powerful Spider(Web Crawler) System in Python. |\n| 20 | [exo](https://github.com/exo-explore/exo) | 16278 | 862 | 224 | Run your own AI cluster at home with everyday devices 📱💻 🖥️⌚ |\n| 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. |\n| 22 | [flash-attention](https://github.com/Dao-AILab/flash-attention) | 14415 | 1351 | 642 | Fast and memory-efficient exact attention |\n| 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: |\n| 24 | [wxpy](https://github.com/youfou/wxpy) | 14024 | 2385 | 303 | 微信机器人 / 可能是最优雅的微信个人号 API ✨✨ |\n| 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. |\n| 26 | [nltk](https://github.com/nltk/nltk) | 13663 | 2894 | 275 | NLTK Source |\n| 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. |\n| 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. |\n| 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. |\n| 30 | [tiktoken](https://github.com/openai/tiktoken) | 12515 | 856 | 58 | tiktoken is a fast BPE tokeniser for use with OpenAI's models. |\n\n## Top Php Projects\n\nA list of most popular github projects in Php (by stars)\n\n|    | Project Name | Stars | Forks | Open Issues | Description |\n| -- | ------------ | ----- | ----- | ----------- | ----------- |\n| 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. |\n| 2 | [coolify](https://github.com/coollabsio/coolify) | 34814 | 1909 | 312 | An open-source \u0026 self-hostable Heroku / Netlify / Vercel alternative. |\n| 3 | [symfony](https://github.com/symfony/symfony) | 29832 | 9477 | 868 | The Symfony PHP framework |\n| 4 | [server](https://github.com/nextcloud/server) | 27528 | 4081 | 2497 | ☁️ Nextcloud server, a safe home for all your data |\n| 5 | [Faker](https://github.com/fzaninotto/Faker) | 26790 | 3588 | 230 | Faker is a PHP library that generates fake data for you |\n| 6 | [DesignPatternsPHP](https://github.com/DesignPatternsPHP/DesignPatternsPHP) | 21983 | 4568 | 1 | Sample code for several design patterns in PHP 8.x |\n| 7 | [monica](https://github.com/monicahq/monica) | 21781 | 2185 | 709 | Personal CRM. Remember everything about your friends, family and business relationships. |\n| 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 \u0026 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!  |\n| 9 | [phpunit](https://github.com/sebastianbergmann/phpunit) | 19710 | 2202 | 100 | The PHP Unit Testing framework. |\n| 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. |\n| 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. |\n| 12 | [CodeIgniter](https://github.com/bcit-ci/CodeIgniter) | 18265 | 7598 | 94 | Open Source PHP Framework (originally from EllisLab) |\n| 13 | [laravel-debugbar](https://github.com/barryvdh/laravel-debugbar) | 17481 | 1563 | 77 | Debugbar for Laravel (Integrates PHP Debug Bar) |\n| 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 |\n| 15 | [Carbon](https://github.com/briannesbitt/Carbon) | 16581 | 1284 | 21 | A simple PHP API extension for DateTime. |\n| 16 | [koel](https://github.com/koel/koel) | 16069 | 1976 | 36 | 🐦 A personal music streaming server that works. |\n| 17 | [bagisto](https://github.com/bagisto/bagisto) | 15535 | 2216 | 108 | Free and open source laravel eCommerce platform |\n| 18 | [flarum](https://github.com/flarum/flarum) | 15408 | 1579 | 1 | Simple forum software for building great communities. |\n| 19 | [laravel-ide-helper](https://github.com/barryvdh/laravel-ide-helper) | 14254 | 1167 | 169 | IDE Helper for Laravel |\n| 20 | [yii2](https://github.com/yiisoft/yii2) | 14239 | 6903 | 525 | Yii 2: The Fast, Secure and Professional PHP Framework |\n| 21 | [cachet](https://github.com/cachethq/cachet) | 14099 | 1565 | 13 | 🚦 The open-source status page system. |\n| 22 | [image](https://github.com/Intervention/image) | 13954 | 1495 | 30 | PHP Image Processing |\n| 23 | [flysystem](https://github.com/thephpleague/flysystem) | 13366 | 827 | 79 | Abstraction for local and remote filesystems |\n| 24 | [whoops](https://github.com/filp/whoops) | 13192 | 604 | 5 | PHP errors for cool kids  |\n| 25 | [phpdotenv](https://github.com/vlucas/phpdotenv) | 13185 | 630 | 9 | Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically. |\n| 26 | [phpstan](https://github.com/phpstan/phpstan) | 13026 | 890 | 1219 | PHP Static Analysis Tool - discover bugs in your code without running it! |\n| 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 |\n| 28 | [uuid](https://github.com/ramsey/uuid) | 12470 | 501 | 25 | :snowflake: A PHP library for generating universally unique identifiers (UUIDs). |\n| 29 | [phabricator](https://github.com/phacility/phabricator) | 12328 | 1642 | 3 | Effective June 1, 2021: Phabricator is no longer actively maintained. |\n| 30 | [Laravel-Excel](https://github.com/SpartnerNL/Laravel-Excel) | 12318 | 1927 | 16 | 🚀 Supercharged Excel exports and imports in Laravel |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdangkaka%2Ftop-projects","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdangkaka%2Ftop-projects","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdangkaka%2Ftop-projects/lists"}