|1|[vuejs/vue](https://github.com/vuejs/vue)|This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core|203177|JavaScript|2023-04-13|
|2|[electron/electron](https://github.com/electron/electron)|:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS|106865|C++|2023-04-17|
|3|[huggingface/transformers](https://github.com/huggingface/transformers)|🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.|95029|Python|2023-04-21|
|4|[ant-design/ant-design](https://github.com/ant-design/ant-design)|An enterprise-class UI design language and React UI library|85308|TypeScript|2023-04-07|
|3|[huggingface/transformers](https://github.com/huggingface/transformers)|🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.|101126|Python|2023-05-22|
|4|[ant-design/ant-design](https://github.com/ant-design/ant-design)|An enterprise-class UI design language and React UI library|85965|TypeScript|2023-05-22|
|5|[PanJiaChen/vue-element-admin](https://github.com/PanJiaChen/vue-element-admin)|:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin|81826|Vue|2023-04-01|
|6|[tonsky/FiraCode](https://github.com/tonsky/FiraCode)|Free monospaced font with programming ligatures|69650|Clojure|2023-04-02|
|7|[fatedier/frp](https://github.com/fatedier/frp)|A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.|66266|Go|2023-04-10|
|9|[mermaid-js/mermaid](https://github.com/mermaid-js/mermaid)|Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown|56394|JavaScript|2023-04-10|
|10|[apache/echarts](https://github.com/apache/echarts)|Apache ECharts is a powerful, interactive charting and data visualization library for browser|54825|TypeScript|2023-04-14|
|10|[apache/echarts](https://github.com/apache/echarts)|Apache ECharts is a powerful, interactive charting and data visualization library for browser|55235|TypeScript|2023-05-15|
|11|[ElemeFE/element](https://github.com/ElemeFE/element)|A Vue.js 2.0 UI Toolkit for Web|53273|Vue|2023-04-14|
|12|[3b1b/manim](https://github.com/3b1b/manim)|Animation engine for explanatory math videos|50794|Python|2023-04-01|
|13|[Semantic-Org/Semantic-UI](https://github.com/Semantic-Org/Semantic-UI)|Semantic is a UI component framework based around useful principles from natural language.|50525|JavaScript|2023-01-11|
|14|[supabase/supabase](https://github.com/supabase/supabase)|The open source Firebase alternative. Follow to stay updated about our public Beta.|48855|TypeScript|2023-04-21|
|14|[supabase/supabase](https://github.com/supabase/supabase)|The open source Firebase alternative. Follow to stay updated about our public Beta.|50491|TypeScript|2023-05-22|
|15|[ageitgey/face_recognition](https://github.com/ageitgey/face_recognition)|The world's simplest facial recognition api for Python and the command line|47974|Python|2023-04-11|
|16|[NARKOZ/hacker-scripts](https://github.com/NARKOZ/hacker-scripts)|Based on a true story|46432|JavaScript|2023-04-10|
|17|[serverless/serverless](https://github.com/serverless/serverless)|⚡ Serverless Framework – Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more! – |44586|JavaScript|2023-04-18|
|17|[serverless/serverless](https://github.com/serverless/serverless)|⚡ Serverless Framework – Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more! – |44750|JavaScript|2023-05-22|
|18|[DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped)|The repository for high quality TypeScript type definitions.|43701|TypeScript|2023-04-21|
|19|[Textualize/rich](https://github.com/Textualize/rich)|Rich is a Python library for rich text and beautiful formatting in the terminal.|42970|Python|2023-04-19|
|20|[iamkun/dayjs](https://github.com/iamkun/dayjs)|⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API|42856|JavaScript|2023-04-19|
|19|[Textualize/rich](https://github.com/Textualize/rich)|Rich is a Python library for rich text and beautiful formatting in the terminal.|43334|Python|2023-05-19|
|20|[iamkun/dayjs](https://github.com/iamkun/dayjs)|⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API|43121|JavaScript|2023-05-17|
|21|[gogs/gogs](https://github.com/gogs/gogs)|Gogs is a painless self-hosted Git service|41979|Go|2023-04-17|
|22|[rustdesk/rustdesk](https://github.com/rustdesk/rustdesk)|Virtual / remote desktop infrastructure for everyone! Open source TeamViewer / Citrix alternative.|40643|Rust|2023-04-16|
|23|[bailicangdu/vue2-elm](https://github.com/bailicangdu/vue2-elm)|Large single page application with 45 pages built on vue2 + vuex. 基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用|39981|Vue|2023-01-09|
|24|[chinese-poetry/chinese-poetry](https://github.com/chinese-poetry/chinese-poetry)|The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。|39343|JavaScript|2023-04-17|
|25|[golang-standards/project-layout](https://github.com/golang-standards/project-layout)|Standard Go Project Layout|39110|Makefile|2023-04-18|
|26|[apache/dubbo](https://github.com/apache/dubbo)|Apache Dubbo is a high-performance, java based, open source RPC framework.|38752|Java|2023-04-16|
|27|[dcloudio/uni-app](https://github.com/dcloudio/uni-app)|A cross-platform framework using Vue.js|38004|JavaScript|2023-04-21|
|28|[BurntSushi/ripgrep](https://github.com/BurntSushi/ripgrep)|ripgrep recursively searches directories for a regex pattern while respecting your gitignore|37355|Rust|2023-04-17|
|29|[BurntSushi/ripgrep](https://github.com/BurntSushi/ripgrep)|ripgrep recursively searches directories for a regex pattern while respecting your gitignore|37355|Rust|2023-04-17|
|30|[go-gitea/gitea](https://github.com/go-gitea/gitea)|Git with a cup of tea! Painless self-hosted all-in-one software development service, includes Git hosting, code review, team collaboration, package registry and CI/CD|35963|Go|2023-04-15|
|31|[alvarotrigo/fullPage.js](https://github.com/alvarotrigo/fullPage.js)|fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple|34486|JavaScript|2023-03-14|
|33|[ant-design/ant-design-pro](https://github.com/ant-design/ant-design-pro)|👨🏻💻👩🏻💻 Use Ant Design like a Pro!|34030|TypeScript|2023-04-10|
|34|[koajs/koa](https://github.com/koajs/koa)|Expressive middleware for node.js using ES2017 async functions|33876|JavaScript|2023-04-12|
|35|[pingcap/tidb](https://github.com/pingcap/tidb)|TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try AI-powered Chat2Query free at : https://tidbcloud.com/free-trial|33862|Go|2023-04-15|
|32|[alvarotrigo/fullPage.js](https://github.com/alvarotrigo/fullPage.js)|fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple|34486|JavaScript|2023-03-14|
|33|[ant-design/ant-design-pro](https://github.com/ant-design/ant-design-pro)|👨🏻💻👩🏻💻 Use Ant Design like a Pro!|34250|TypeScript|2023-04-24|
|34|[pingcap/tidb](https://github.com/pingcap/tidb)|TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try AI-powered Chat2Query free at : https://tidbcloud.com/free-trial|34087|Go|2023-05-22|
|35|[koajs/koa](https://github.com/koajs/koa)|Expressive middleware for node.js using ES2017 async functions|33876|JavaScript|2023-04-12|
|36|[bumptech/glide](https://github.com/bumptech/glide)|An image loading and caching library for Android focused on smooth scrolling|33528|Java|2023-04-04|
|38|[SheetJS/sheetjs](https://github.com/SheetJS/sheetjs)|📗 SheetJS Spreadsheet Data Toolkit -- New home https://git.sheetjs.com/SheetJS/sheetjs|32601|JavaScript|2023-02-26|
|39|[carbon-app/carbon](https://github.com/carbon-app/carbon)|:black_heart: Create and share beautiful images of your source code|32133|JavaScript|2023-04-07|
|41|[Blankj/AndroidUtilCode](https://github.com/Blankj/AndroidUtilCode)|:fire: Android developers should collect the following utils(updating).|32008|Java|2023-03-16|
|42|[acmesh-official/acme.sh](https://github.com/acmesh-official/acme.sh)|A pure Unix shell script implementing ACME client protocol|31037|Shell|2023-04-06|
|38|[SheetJS/sheetjs](https://github.com/SheetJS/sheetjs)|📗 SheetJS Spreadsheet Data Toolkit -- New home https://git.sheetjs.com/SheetJS/sheetjs|32888|JavaScript|2023-04-28|
|40|[Blankj/AndroidUtilCode](https://github.com/Blankj/AndroidUtilCode)|:fire: Android developers should collect the following utils(updating).|32153|Java|2023-05-22|
|41|[carbon-app/carbon](https://github.com/carbon-app/carbon)|:black_heart: Create and share beautiful images of your source code|32133|JavaScript|2023-04-07|
|42|[acmesh-official/acme.sh](https://github.com/acmesh-official/acme.sh)|A pure Unix shell script implementing ACME client protocol|31613|Shell|2023-05-21|
|44|[beego/beego](https://github.com/beego/beego)|beego is an open-source, high-performance web framework for the Go programming language.|29606|Go|2023-04-07|
|45|[PaddlePaddle/PaddleOCR](https://github.com/PaddlePaddle/PaddleOCR)|Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and de ...|29425|Python|2023-04-03|
|46|[xkcoding/spring-boot-demo](https://github.com/xkcoding/spring-boot-demo)|🚀一个用来深入学习并实战 Spring Boot 的项目。|29162|Java|2022-12-22|
|47|[hankcs/HanLP](https://github.com/hankcs/HanLP)|Natural Language Processing for the next decade. Tokenization, Part-of-Speech Tagging, Named Entity Recognition, Syntactic & Semantic Dependency Parsing, Document Classification|28606|Python|2023-03-25|
|48|[apolloconfig/apollo](https://github.com/apolloconfig/apollo)|Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.|27932|Java|2023-04-08|
|49|[babysor/MockingBird](https://github.com/babysor/MockingBird)|🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time|27845|JavaScript|2023-03-30|
|50|[sequelize/sequelize](https://github.com/sequelize/sequelize)|Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB (v6), DB2 and DB2 for IBM i.|27729|JavaScript|2023-04-09|
|51|[Binaryify/NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi)|网易云音乐 Node.js API service|27621|JavaScript|2023-04-13|
|53|[hpcaitech/ColossalAI](https://github.com/hpcaitech/ColossalAI)|Making large AI models cheaper, faster and more accessible|27375|Python|2023-04-07|
|54|[yewstack/yew](https://github.com/yewstack/yew)|Rust / Wasm framework for building client web apps|27155|Rust|2023-04-14|
|55|[sharkdp/fd](https://github.com/sharkdp/fd)|A simple, fast and user-friendly alternative to 'find'|27086|Rust|2023-04-14|
|56|[layui/layui](https://github.com/layui/layui)|一套遵循原生态开发模式的 Web UI 组件库,采用自身轻量级模块化规范,易上手,可以更简单快速地构建网页界面。|27018|JavaScript|2023-04-15|
|57|[fastify/fastify](https://github.com/fastify/fastify)|Fast and low overhead web framework, for Node.js|27016|JavaScript|2023-04-16|
|59|[Tencent/weui](https://github.com/Tencent/weui)|A UI library by WeChat official design team, includes the most useful widgets/modules in mobile web applications.|26748|HTML|2023-04-07|
|63|[lyswhut/lx-music-desktop](https://github.com/lyswhut/lx-music-desktop)|一个基于 electron 的音乐软件|26215|JavaScript|2023-04-16|
|64|[dromara/hutool](https://github.com/dromara/hutool)|🍬A set of tools that keep Java sweet.|26012|Java|2023-04-16|
|65|[alibaba/nacos](https://github.com/alibaba/nacos)|an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.|26011|Java|2023-04-07|
|72|[alibaba/spring-cloud-alibaba](https://github.com/alibaba/spring-cloud-alibaba)|Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.|25359|Java|2023-04-13|
|73|[alibaba/fastjson](https://github.com/alibaba/fastjson)|FASTJSON 2.0.x has been released, faster and more secure, recommend you upgrade.|25255|Java|2023-04-07|
|74|[qishibo/AnotherRedisDesktopManager](https://github.com/qishibo/AnotherRedisDesktopManager)|🚀🚀🚀A faster, better and more stable redis desktop manager [GUI client], compatible with Linux, Windows, Mac. What's more, it won't crash when loading massive keys.|25127|JavaScript|2023-04-14|
|76|[tj/commander.js](https://github.com/tj/commander.js)|node.js command-line interfaces made easy|24587|JavaScript|2023-04-19|
|77|[alist-org/alist](https://github.com/alist-org/alist)|🗂️A file list program that supports multiple storage, powered by Gin and Solidjs. / 一个支持多存储的文件列表程序,使用 Gin 和 Solidjs。|24522|Go|2023-04-21|
|81|[iview/iview](https://github.com/iview/iview)|A high quality UI Toolkit built on Vue.js 2.0|24022|Vue|2022-12-08|
|82|[zeromicro/go-zero](https://github.com/zeromicro/go-zero)|A cloud-native Go microservices framework with cli tool for productivity.|23856|Go|2023-04-21|
|83|[open-mmlab/mmdetection](https://github.com/open-mmlab/mmdetection)|OpenMMLab Detection Toolbox and Benchmark|23843|Python|2023-04-21|
|84|[littlecodersh/ItChat](https://github.com/littlecodersh/ItChat)|A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。|23726|Python|2023-03-15|
|85|[seata/seata](https://github.com/seata/seata)|:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.|23661|Java|2023-04-21|
|86|[CymChad/BaseRecyclerViewAdapterHelper](https://github.com/CymChad/BaseRecyclerViewAdapterHelper)|BRVAH:Powerful and flexible RecyclerAdapter|23510|Java|2023-04-21|
|87|[pnpm/pnpm](https://github.com/pnpm/pnpm)|Fast, disk space efficient package manager|23309|TypeScript|2023-04-19|
|92|[redux-saga/redux-saga](https://github.com/redux-saga/redux-saga)|An alternative side effect model for Redux apps|22439|JavaScript|2023-04-01|
|93|[localForage/localForage](https://github.com/localForage/localForage)|💾 Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API.|22108|JavaScript|2022-12-23|
|97|[ossrs/srs](https://github.com/ossrs/srs)|SRS is a simple, high efficiency and realtime video server, supports RTMP, WebRTC, HLS, HTTP-FLV, SRT, MPEG-DASH and GB28181.|21319|C++|2023-04-15|
|98|[taosdata/TDengine](https://github.com/taosdata/TDengine)|TDengine is an open source, high-performance, cloud native time-series database optimized for Internet of Things (IoT), Connected Cars, Industrial IoT and DevOps.|21156|Python|2023-04-17|
|99|[colinhacks/zod](https://github.com/colinhacks/zod)|TypeScript-first schema validation with static type inference|21096|TypeScript|2023-04-13|
|100|[alibaba/Sentinel](https://github.com/alibaba/Sentinel)|A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)|20831|Java|2023-04-11|
|101|[zadam/trilium](https://github.com/zadam/trilium)|Build your personal knowledge base with Trilium Notes|20771|JavaScript|2023-04-16|
|104|[Molunerfinn/PicGo](https://github.com/Molunerfinn/PicGo)|:rocket:A simple & beautiful tool for pictures uploading built by vue-cli-electron-builder|20261|Vue|2023-04-15|
|105|[huiyadanli/RevokeMsgPatcher](https://github.com/huiyadanli/RevokeMsgPatcher)|:trollface: A hex editor for WeChat/QQ/TIM - PC版微信/QQ/TIM防撤回补丁(我已经看到了,撤回也没用了)|20216|C#|2023-04-10|
|106|[PaddlePaddle/Paddle](https://github.com/PaddlePaddle/Paddle)|PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)|20063|Python|2023-04-15|
|108|[SpaceVim/SpaceVim](https://github.com/SpaceVim/SpaceVim)|A community-driven modular vim/neovim distribution - The ultimate vimrc|19763|Vim script|2023-04-07|
|109|[elunez/eladmin](https://github.com/elunez/eladmin)|项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由|19560|Java|2023-03-23|
|110|[element-plus/element-plus](https://github.com/element-plus/element-plus)|🎉 A Vue.js 3 UI Library made by Element team|19408|Vue|2023-04-09|
|112|[xinntao/Real-ESRGAN](https://github.com/xinntao/Real-ESRGAN)|Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.|19346|Python|2023-03-21|
|113|[sebastianbergmann/phpunit](https://github.com/sebastianbergmann/phpunit)|The PHP Unit Testing framework.|19023|PHP|2023-04-11|
|114|[wenyan-lang/wenyan](https://github.com/wenyan-lang/wenyan)|文言文編程語言 A programming language for the ancient Chinese.|18824|TypeScript|2023-02-11|
|116|[eggjs/egg](https://github.com/eggjs/egg)|🥚 Born to build better enterprise frameworks and apps with Node.js & Koa|18457|JavaScript|2023-03-31|
|117|[microsoft/vcpkg](https://github.com/microsoft/vcpkg)|C++ Library Manager for Windows, Linux, and MacOS|18316|CMake|2023-04-11|
|118|[hemanth/functional-programming-jargon](https://github.com/hemanth/functional-programming-jargon)|Jargon from the functional programming world in simple terms!|18300|-|2023-03-22|
|120|[alibaba/weex](https://github.com/alibaba/weex)|A framework for building Mobile cross-platform UI|18085|C++|2022-12-16|
|121|[vueComponent/ant-design-vue](https://github.com/vueComponent/ant-design-vue)|🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜|18038|Vue|2023-04-21|
|122|[grpc/grpc-go](https://github.com/grpc/grpc-go)|The Go language implementation of gRPC. HTTP/2 based RPC|17957|Go|2023-04-21|
|123|[linlinjava/litemall](https://github.com/linlinjava/litemall)|又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端|17888|Java|2023-03-31|
|127|[dianping/cat](https://github.com/dianping/cat)|CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。|17697|Java|2023-03-22|
|128|[airyland/vux](https://github.com/airyland/vux)|Mobile UI Components based on Vue & WeUI|17624|Vue|2023-02-10|
|129|[alibaba/ice](https://github.com/alibaba/ice)|🚀 ice.js: The Progressive App Framework Based On React(基于 React 的渐进式应用框架)|17526|TypeScript|2023-04-07|
|131|[vbenjs/vue-vben-admin](https://github.com/vbenjs/vue-vben-admin)|A modern vue admin. It is based on Vue3, vite and TypeScript. It's fast!|17293|Vue|2023-04-16|
|135|[facebook/fresco](https://github.com/facebook/fresco)|An Android library for managing images and the memory they use.|16932|Java|2023-03-31|
|136|[Tencent/ncnn](https://github.com/Tencent/ncnn)|ncnn is a high-performance neural network inference framework optimized for the mobile platform|16869|C++|2023-04-11|
|142|[dvajs/dva](https://github.com/dvajs/dva)|🌱 React and redux based, lightweight and elm-style framework. (Inspired by elm and choo)|16144|JavaScript|2023-04-11|
|143|[ustbhuangyi/better-scroll](https://github.com/ustbhuangyi/better-scroll)|:scroll: inspired by iscroll, and it supports more features and has a better scroll perfermance|16019|TypeScript|2023-03-29|
|146|[dibingfa/flash-linux0.11-talk](https://github.com/dibingfa/flash-linux0.11-talk)|你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码|15961|HTML|2023-01-01|
|147|[THUDM/ChatGLM-6B](https://github.com/THUDM/ChatGLM-6B)|ChatGLM-6B:开源双语对话语言模型 An Open Bilingual Dialogue Language Model|15876|Python|2023-04-11|
|148|[ipader/SwiftGuide](https://github.com/ipader/SwiftGuide)|Swift Featured Projects in brain Mapping|15829|Swift|2023-04-05|
|149|[binux/pyspider](https://github.com/binux/pyspider)|A Powerful Spider(Web Crawler) System in Python.|15829|Python|2023-04-16|
|150|[Tencent/MMKV](https://github.com/Tencent/MMKV)|An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, and POSIX.|15734|C++|2023-04-20|
|151|[WZMIAOMIAO/deep-learning-for-image-processing](https://github.com/WZMIAOMIAO/deep-learning-for-image-processing)|deep learning for image processing including classification and object-detection etc.|15619|Python|2023-03-09|
|152|[CopyTranslator/CopyTranslator](https://github.com/CopyTranslator/CopyTranslator)|Foreign language reading and translation assistant based on copy and translate.|15577|TypeScript|2023-03-13|
|153|[Tencent/vConsole](https://github.com/Tencent/vConsole)|A lightweight, extendable front-end developer tool for mobile web page.|15575|TypeScript|2023-04-07|
|157|[Tencent/APIJSON](https://github.com/Tencent/APIJSON)|🏆 零代码、全功能、强安全 ORM 库 🚀 后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构。 🏆 A JSON Transmission Protocol and an ORM Library 🚀 provides APIs and Docs without writing any code.|15101|Java|2023-04-13|
|159|[qax-os/excelize](https://github.com/qax-os/excelize)|Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets|14872|Go|2023-04-17|
|160|[apache/brpc](https://github.com/apache/brpc)|brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" means ...|14766|C++|2023-04-13|
|161|[yetone/openai-translator](https://github.com/yetone/openai-translator)|基于 ChatGPT API 的划词翻译浏览器插件和跨平台桌面端应用 - Browser extension and cross-platform desktop application for translation based on ChatGPT API.|14686|TypeScript|2023-04-14|
|162|[Tencent/weui-wxss](https://github.com/Tencent/weui-wxss)|A UI library by WeChat official design team, includes the most useful widgets/modules.|14644|Less|2023-04-07|
|167|[alibaba/ARouter](https://github.com/alibaba/ARouter)|💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架)|14164|Java|2023-02-24|
|173|[vulhub/vulhub](https://github.com/vulhub/vulhub)|Pre-Built Vulnerable Environments Based on Docker-Compose|13754|Dockerfile|2023-03-25|
|174|[Yidadaa/ChatGPT-Next-Web](https://github.com/Yidadaa/ChatGPT-Next-Web)|One-Click to deploy well-designed ChatGPT web UI on Vercel. 一键拥有你自己的 ChatGPT 网页服务。|13686|TypeScript|2023-04-09|
|175|[snail007/goproxy](https://github.com/snail007/goproxy)|🔥 Proxy is a high performance HTTP(S) proxies, SOCKS5 proxies,WEBSOCKET, TCP, UDP proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP port ...|13666|Go|2023-03-29|
|177|[txthinking/brook](https://github.com/txthinking/brook)|A cross-platform network tool designed for developers. 一个为开发者设计的跨平台网络工具.|13590|Go|2023-04-07|
|178|[unbug/codelf](https://github.com/unbug/codelf)|A search tool helps dev to solve the naming things problem.|13528|JavaScript|2023-02-10|
|179|[dream-num/Luckysheet](https://github.com/dream-num/Luckysheet)|Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source.|13439|JavaScript|2023-04-14|
|44|[PaddlePaddle/PaddleOCR](https://github.com/PaddlePaddle/PaddleOCR)|Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and de ...|30480|Python|2023-05-22|
|45|[beego/beego](https://github.com/beego/beego)|beego is an open-source, high-performance web framework for the Go programming language.|29760|Go|2023-05-22|
|46|[hpcaitech/ColossalAI](https://github.com/hpcaitech/ColossalAI)|Making large AI models cheaper, faster and more accessible|29687|Python|2023-05-22|
|47|[xkcoding/spring-boot-demo](https://github.com/xkcoding/spring-boot-demo)|🚀一个用来深入学习并实战 Spring Boot 的项目。|29509|Java|2023-04-19|
|48|[hankcs/HanLP](https://github.com/hankcs/HanLP)|Natural Language Processing for the next decade. Tokenization, Part-of-Speech Tagging, Named Entity Recognition, Syntactic & Semantic Dependency Parsing, Document Classification|29101|Python|2023-04-24|
|49|[babysor/MockingBird](https://github.com/babysor/MockingBird)|🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time|28896|JavaScript|2023-05-06|
|50|[Binaryify/NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi)|网易云音乐 Node.js API service|27980|JavaScript|2023-05-22|
|51|[apolloconfig/apollo](https://github.com/apolloconfig/apollo)|Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.|27932|Java|2023-04-08|
|52|[sequelize/sequelize](https://github.com/sequelize/sequelize)|Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB (v6), DB2 and DB2 for IBM i.|27729|JavaScript|2023-04-09|
|53|[sharkdp/fd](https://github.com/sharkdp/fd)|A simple, fast and user-friendly alternative to 'find'|27526|Rust|2023-05-20|
|55|[Yidadaa/ChatGPT-Next-Web](https://github.com/Yidadaa/ChatGPT-Next-Web)|One-Click to deploy well-designed ChatGPT web UI on Vercel. 一键拥有你自己的 ChatGPT 网页服务。|27450|TypeScript|2023-05-22|
|62|[Tencent/weui](https://github.com/Tencent/weui)|A UI library by WeChat official design team, includes the most useful widgets/modules in mobile web applications.|26748|HTML|2023-04-07|
|63|[sqlmapproject/sqlmap](https://github.com/sqlmapproject/sqlmap)|Automatic SQL injection and database takeover tool|26654|Python|2023-04-07|
|64|[lyswhut/lx-music-desktop](https://github.com/lyswhut/lx-music-desktop)|一个基于 electron 的音乐软件|26215|JavaScript|2023-04-16|
|65|[dromara/hutool](https://github.com/dromara/hutool)|🍬A set of tools that keep Java sweet.|26012|Java|2023-04-16|
|66|[alibaba/nacos](https://github.com/alibaba/nacos)|an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.|26011|Java|2023-04-07|
|73|[alibaba/spring-cloud-alibaba](https://github.com/alibaba/spring-cloud-alibaba)|Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.|25359|Java|2023-04-13|
|74|[alibaba/fastjson](https://github.com/alibaba/fastjson)|FASTJSON 2.0.x has been released, faster and more secure, recommend you upgrade.|25346|Java|2023-05-20|
|75|[qishibo/AnotherRedisDesktopManager](https://github.com/qishibo/AnotherRedisDesktopManager)|🚀🚀🚀A faster, better and more stable redis desktop manager [GUI client], compatible with Linux, Windows, Mac. What's more, it won't crash when loading massive keys.|25127|JavaScript|2023-04-14|
|77|[tj/commander.js](https://github.com/tj/commander.js)|node.js command-line interfaces made easy|24587|JavaScript|2023-04-19|
|78|[alist-org/alist](https://github.com/alist-org/alist)|🗂️A file list program that supports multiple storage, powered by Gin and Solidjs. / 一个支持多存储的文件列表程序,使用 Gin 和 Solidjs。|24522|Go|2023-04-21|
|82|[iview/iview](https://github.com/iview/iview)|A high quality UI Toolkit built on Vue.js 2.0|24022|Vue|2022-12-08|
|83|[zeromicro/go-zero](https://github.com/zeromicro/go-zero)|A cloud-native Go microservices framework with cli tool for productivity.|23856|Go|2023-04-21|
|84|[open-mmlab/mmdetection](https://github.com/open-mmlab/mmdetection)|OpenMMLab Detection Toolbox and Benchmark|23843|Python|2023-04-21|
|85|[littlecodersh/ItChat](https://github.com/littlecodersh/ItChat)|A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。|23726|Python|2023-03-15|
|86|[seata/seata](https://github.com/seata/seata)|:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.|23661|Java|2023-04-21|
|87|[CymChad/BaseRecyclerViewAdapterHelper](https://github.com/CymChad/BaseRecyclerViewAdapterHelper)|BRVAH:Powerful and flexible RecyclerAdapter|23510|Java|2023-04-21|
|88|[pnpm/pnpm](https://github.com/pnpm/pnpm)|Fast, disk space efficient package manager|23309|TypeScript|2023-04-19|
|95|[colinhacks/zod](https://github.com/colinhacks/zod)|TypeScript-first schema validation with static type inference|22214|TypeScript|2023-05-22|
|96|[localForage/localForage](https://github.com/localForage/localForage)|💾 Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API.|22108|JavaScript|2022-12-23|
|99|[ossrs/srs](https://github.com/ossrs/srs)|SRS is a simple, high-efficiency, real-time video server supporting RTMP, WebRTC, HLS, HTTP-FLV, SRT, MPEG-DASH, and GB28181.|21651|C++|2023-05-14|
|101|[zadam/trilium](https://github.com/zadam/trilium)|Build your personal knowledge base with Trilium Notes|21316|JavaScript|2023-05-21|
|102|[taosdata/TDengine](https://github.com/taosdata/TDengine)|TDengine is an open source, high-performance, cloud native time-series database optimized for Internet of Things (IoT), Connected Cars, Industrial IoT and DevOps.|21156|Python|2023-04-17|
|104|[alibaba/Sentinel](https://github.com/alibaba/Sentinel)|A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)|20831|Java|2023-04-11|
|105|[MustangYM/WeChatExtension-ForMac](https://github.com/MustangYM/WeChatExtension-ForMac)|Mac微信功能拓展/微信插件/微信小助手(A plugin for Mac WeChat)|20763|Objective-C|2023-05-09|
|107|[PaddlePaddle/Paddle](https://github.com/PaddlePaddle/Paddle)|PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)|20267|Python|2023-05-22|
|108|[Molunerfinn/PicGo](https://github.com/Molunerfinn/PicGo)|:rocket:A simple & beautiful tool for pictures uploading built by vue-cli-electron-builder|20261|Vue|2023-04-15|
|110|[huiyadanli/RevokeMsgPatcher](https://github.com/huiyadanli/RevokeMsgPatcher)|:trollface: A hex editor for WeChat/QQ/TIM - PC版微信/QQ/TIM防撤回补丁(我已经看到了,撤回也没用了)|20216|C#|2023-04-10|
|111|[SpaceVim/SpaceVim](https://github.com/SpaceVim/SpaceVim)|A community-driven modular vim/neovim distribution - The ultimate vimrc|19858|Vim script|2023-05-21|
|112|[elunez/eladmin](https://github.com/elunez/eladmin)|项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由|19560|Java|2023-03-23|
|113|[element-plus/element-plus](https://github.com/element-plus/element-plus)|🎉 A Vue.js 3 UI Library made by Element team|19408|Vue|2023-04-09|
|115|[xinntao/Real-ESRGAN](https://github.com/xinntao/Real-ESRGAN)|Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.|19346|Python|2023-03-21|
|116|[sebastianbergmann/phpunit](https://github.com/sebastianbergmann/phpunit)|The PHP Unit Testing framework.|19023|PHP|2023-04-11|
|117|[wenyan-lang/wenyan](https://github.com/wenyan-lang/wenyan)|文言文編程語言 A programming language for the ancient Chinese.|18824|TypeScript|2023-02-11|
|118|[microsoft/vcpkg](https://github.com/microsoft/vcpkg)|C++ Library Manager for Windows, Linux, and MacOS|18691|CMake|2023-05-22|
|120|[eggjs/egg](https://github.com/eggjs/egg)|🥚 Born to build better enterprise frameworks and apps with Node.js & Koa|18457|JavaScript|2023-03-31|
|121|[hemanth/functional-programming-jargon](https://github.com/hemanth/functional-programming-jargon)|Jargon from the functional programming world in simple terms!|18300|-|2023-03-22|
|126|[vueComponent/ant-design-vue](https://github.com/vueComponent/ant-design-vue)|🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜|18038|Vue|2023-04-21|
|127|[linlinjava/litemall](https://github.com/linlinjava/litemall)|又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端|18025|Java|2023-04-17|
|128|[grpc/grpc-go](https://github.com/grpc/grpc-go)|The Go language implementation of gRPC. HTTP/2 based RPC|17957|Go|2023-04-21|
|130|[vbenjs/vue-vben-admin](https://github.com/vbenjs/vue-vben-admin)|A modern vue admin. It is based on Vue3, vite and TypeScript. It's fast!|17870|Vue|2023-05-22|
|131|[swoole/swoole-src](https://github.com/swoole/swoole-src)|🚀 Coroutine-based concurrency library for PHP|17795|C++|2023-04-15|
|132|[dianping/cat](https://github.com/dianping/cat)|CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。|17756|Java|2023-03-22|
|133|[airyland/vux](https://github.com/airyland/vux)|Mobile UI Components based on Vue & WeUI|17624|Vue|2023-02-10|
|135|[alibaba/ice](https://github.com/alibaba/ice)|🚀 ice.js: The Progressive App Framework Based On React(基于 React 的渐进式应用框架)|17555|TypeScript|2023-05-19|
|137|[realm/SwiftLint](https://github.com/realm/SwiftLint)|A tool to enforce Swift style and conventions.|17261|Swift|2023-04-21|
|138|[Tencent/ncnn](https://github.com/Tencent/ncnn)|ncnn is a high-performance neural network inference framework optimized for the mobile platform|17186|C++|2023-05-22|
|145|[dvajs/dva](https://github.com/dvajs/dva)|🌱 React and redux based, lightweight and elm-style framework. (Inspired by elm and choo)|16144|JavaScript|2023-04-11|
|146|[ustbhuangyi/better-scroll](https://github.com/ustbhuangyi/better-scroll)|:scroll: inspired by iscroll, and it supports more features and has a better scroll perfermance|16019|TypeScript|2023-03-29|
|147|[dibingfa/flash-linux0.11-talk](https://github.com/dibingfa/flash-linux0.11-talk)|你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码|15961|HTML|2023-01-01|
|148|[THUDM/ChatGLM-6B](https://github.com/THUDM/ChatGLM-6B)|ChatGLM-6B:开源双语对话语言模型 An Open Bilingual Dialogue Language Model|15876|Python|2023-04-11|
|149|[ipader/SwiftGuide](https://github.com/ipader/SwiftGuide)|Swift Featured Projects in brain Mapping|15829|Swift|2023-04-05|
|150|[binux/pyspider](https://github.com/binux/pyspider)|A Powerful Spider(Web Crawler) System in Python.|15829|Python|2023-04-16|
|151|[Tencent/MMKV](https://github.com/Tencent/MMKV)|An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, and POSIX.|15734|C++|2023-04-20|
|152|[WZMIAOMIAO/deep-learning-for-image-processing](https://github.com/WZMIAOMIAO/deep-learning-for-image-processing)|deep learning for image processing including classification and object-detection etc.|15619|Python|2023-03-09|
|153|[CopyTranslator/CopyTranslator](https://github.com/CopyTranslator/CopyTranslator)|Foreign language reading and translation assistant based on copy and translate.|15577|TypeScript|2023-03-13|
|154|[Tencent/vConsole](https://github.com/Tencent/vConsole)|A lightweight, extendable front-end developer tool for mobile web page.|15575|TypeScript|2023-04-07|
|158|[qax-os/excelize](https://github.com/qax-os/excelize)|Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets|15149|Go|2023-05-22|
|159|[Tencent/APIJSON](https://github.com/Tencent/APIJSON)|🏆 零代码、全功能、强安全 ORM 库 🚀 后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构。 🏆 A JSON Transmission Protocol and an ORM Library 🚀 provides APIs and Docs without writing any code.|15101|Java|2023-04-13|
|162|[apache/brpc](https://github.com/apache/brpc)|brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" means ...|14766|C++|2023-04-13|
|163|[Tencent/weui-wxss](https://github.com/Tencent/weui-wxss)|A UI library by WeChat official design team, includes the most useful widgets/modules.|14687|Less|2023-04-07|
|164|[yetone/openai-translator](https://github.com/yetone/openai-translator)|基于 ChatGPT API 的划词翻译浏览器插件和跨平台桌面端应用 - Browser extension and cross-platform desktop application for translation based on ChatGPT API.|14686|TypeScript|2023-04-14|
|165|[Moya/Moya](https://github.com/Moya/Moya)|Network abstraction layer written in Swift.|14506|Swift|2023-04-07|
|166|[umijs/qiankun](https://github.com/umijs/qiankun)|📦 🚀 Blazing fast, simple and complete solution for micro frontends.|14417|TypeScript|2023-05-16|
|169|[alibaba/ARouter](https://github.com/alibaba/ARouter)|💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架)|14190|Java|2023-05-17|
|174|[PerfectlySoft/Perfect](https://github.com/PerfectlySoft/Perfect)|Server-side Swift. The Perfect core toolset and framework for Swift Developers. (For mobile back-end development, website and API development, and more…)|13863|Swift|2023-04-27|
|175|[umijs/umi](https://github.com/umijs/umi)|A framework in react community ✨|13860|TypeScript|2023-04-04|
|176|[dream-num/Luckysheet](https://github.com/dream-num/Luckysheet)|Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source.|13735|JavaScript|2023-05-22|
|177|[snail007/goproxy](https://github.com/snail007/goproxy)|🔥 Proxy is a high performance HTTP(S) proxies, SOCKS5 proxies,WEBSOCKET, TCP, UDP proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP port ...|13666|Go|2023-03-29|
|183|[rrweb-io/rrweb](https://github.com/rrweb-io/rrweb)|record and replay the web|13308|TypeScript|2023-04-08|
|184|[Bigkoo/Android-PickerView](https://github.com/Bigkoo/Android-PickerView)|This is a picker view for android , support linkage effect, timepicker and optionspicker.(时间选择器、省市区三级联动)|13281|Java|2022-12-30|
|185|[tw93/Pake](https://github.com/tw93/Pake)|🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 很简单的用 Rust 打包网页生成很小的桌面 App|13213|Rust|2023-04-09|
|2|[mermaid-js/mermaid](https://github.com/mermaid-js/mermaid)|Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown|56394|2023-04-10|
|3|[Semantic-Org/Semantic-UI](https://github.com/Semantic-Org/Semantic-UI)|Semantic is a UI component framework based around useful principles from natural language.|50525|2023-01-11|
|4|[NARKOZ/hacker-scripts](https://github.com/NARKOZ/hacker-scripts)|Based on a true story|46432|2023-04-10|
|5|[serverless/serverless](https://github.com/serverless/serverless)|⚡ Serverless Framework – Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more! – |44586|2023-04-18|
|6|[iamkun/dayjs](https://github.com/iamkun/dayjs)|⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API|42856|2023-04-19|
|5|[serverless/serverless](https://github.com/serverless/serverless)|⚡ Serverless Framework – Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more! – |44750|2023-05-22|
|6|[iamkun/dayjs](https://github.com/iamkun/dayjs)|⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API|43121|2023-05-17|
|7|[chinese-poetry/chinese-poetry](https://github.com/chinese-poetry/chinese-poetry)|The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。|39343|2023-04-17|
|8|[dcloudio/uni-app](https://github.com/dcloudio/uni-app)|A cross-platform framework using Vue.js|38004|2023-04-21|
|10|[alvarotrigo/fullPage.js](https://github.com/alvarotrigo/fullPage.js)|fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple|34486|2023-03-14|
|11|[koajs/koa](https://github.com/koajs/koa)|Expressive middleware for node.js using ES2017 async functions|33876|2023-04-12|
|12|[SheetJS/sheetjs](https://github.com/SheetJS/sheetjs)|📗 SheetJS Spreadsheet Data Toolkit -- New home https://git.sheetjs.com/SheetJS/sheetjs|32601|2023-02-26|
|12|[SheetJS/sheetjs](https://github.com/SheetJS/sheetjs)|📗 SheetJS Spreadsheet Data Toolkit -- New home https://git.sheetjs.com/SheetJS/sheetjs|32888|2023-04-28|
|13|[carbon-app/carbon](https://github.com/carbon-app/carbon)|:black_heart: Create and share beautiful images of your source code|32133|2023-04-07|
|14|[babysor/MockingBird](https://github.com/babysor/MockingBird)|🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time|27845|2023-03-30|
|15|[sequelize/sequelize](https://github.com/sequelize/sequelize)|Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB (v6), DB2 and DB2 for IBM i.|27729|2023-04-09|
|16|[Binaryify/NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi)|网易云音乐 Node.js API service|27621|2023-04-13|
|14|[babysor/MockingBird](https://github.com/babysor/MockingBird)|🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time|28896|2023-05-06|
|15|[Binaryify/NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi)|网易云音乐 Node.js API service|27980|2023-05-22|
|16|[sequelize/sequelize](https://github.com/sequelize/sequelize)|Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB (v6), DB2 and DB2 for IBM i.|27729|2023-04-09|
|17|[layui/layui](https://github.com/layui/layui)|一套遵循原生态开发模式的 Web UI 组件库,采用自身轻量级模块化规范,易上手,可以更简单快速地构建网页界面。|27018|2023-04-15|
|18|[fastify/fastify](https://github.com/fastify/fastify)|Fast and low overhead web framework, for Node.js|27016|2023-04-16|
|19|[lyswhut/lx-music-desktop](https://github.com/lyswhut/lx-music-desktop)|一个基于 electron 的音乐软件|26215|2023-04-16|
@ -33,16 +33,16 @@
|26|[redux-saga/redux-saga](https://github.com/redux-saga/redux-saga)|An alternative side effect model for Redux apps|22439|2023-04-01|
|27|[localForage/localForage](https://github.com/localForage/localForage)|💾 Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API.|22108|2022-12-23|
|35|[dvajs/dva](https://github.com/dvajs/dva)|🌱 React and redux based, lightweight and elm-style framework. (Inspired by elm and choo)|16144|2023-04-11|
|37|[unbug/codelf](https://github.com/unbug/codelf)|A search tool helps dev to solve the naming things problem.|13528|2023-02-10|
|38|[dream-num/Luckysheet](https://github.com/dream-num/Luckysheet)|Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source.|13439|2023-04-14|
|37|[dream-num/Luckysheet](https://github.com/dream-num/Luckysheet)|Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source.|13735|2023-05-22|
|38|[unbug/codelf](https://github.com/unbug/codelf)|A search tool helps dev to solve the naming things problem.|13600|2023-04-24|
|39|[myliang/x-spreadsheet](https://github.com/myliang/x-spreadsheet)|The project has been migrated to @wolf-table/table https://github.com/wolf-table/table|13176|2023-04-18|
|40|[pandao/editor.md](https://github.com/pandao/editor.md)|The open source embeddable online markdown editor (component).|12883|2022-12-27|
|41|[Tencent/omi](https://github.com/Tencent/omi)| Front End Cross-Frameworks Framework - 前端跨框架框架|12557|2023-01-06|
|64|[playcanvas/engine](https://github.com/playcanvas/engine)|Fast and lightweight JavaScript game engine built on WebGL and glTF|8295|2023-04-21|
|65|[ecomfe/vue-echarts](https://github.com/ecomfe/vue-echarts)|Apache ECharts component for Vue.js.|8154|2023-02-08|
|66|[thinkgem/jeesite](https://github.com/thinkgem/jeesite)|Java rapid development platform, based (Spring Boot, Spring MVC, Apache Shiro, MyBatis, Beetl, Bootstrap, AdminLTE), online code generation, including modules: Organization, role users, menu and butt ...|7886|2023-04-19|
|67|[alibaba/rax](https://github.com/alibaba/rax)|🐰 Rax is a progressive framework for building universal application. https://rax.js.org|7885|2023-03-27|
|68|[alibaba/anyproxy](https://github.com/alibaba/anyproxy)|A fully configurable http/https proxy in NodeJS|7593|2023-03-06|
|69|[chvin/react-tetris](https://github.com/chvin/react-tetris)|Use React, Redux, Immutable to code Tetris. 🎮|7490|2022-12-14|
|70|[MrXujiang/h5-Dooring](https://github.com/MrXujiang/h5-Dooring)|H5 Page Maker, H5 Editor, LowCode. Make H5 as easy as building blocks. 让H5制作像搭积木一样简单, 轻松搭建H5页面, H5网站, PC端网站,LowCode平台.|7477|2023-02-25|
|73|[ender-zhao/Clash-for-Windows_Chinese](https://github.com/ender-zhao/Clash-for-Windows_Chinese)|clash for windows汉化版. 提供clash for windows的汉化版, 汉化补丁及汉化版安装程序|7126|2023-04-14|
|75|[NobyDa/Script](https://github.com/NobyDa/Script)|This project is based on the scripting capabilities of several excellent iOS proxy tools (e.g. Surge, Quantumult X)|7028|2023-04-04|
|82|[doublespeakgames/adarkroom](https://github.com/doublespeakgames/adarkroom)|A Dark Room - A Minimalist Text Adventure|6329|2023-03-12|
|83|[bytedance/xgplayer](https://github.com/bytedance/xgplayer)|A HTML5 video player with a parser that saves traffic|6050|2023-04-07|
|84|[wechat-miniprogram/miniprogram-demo](https://github.com/wechat-miniprogram/miniprogram-demo)|微信小程序组件 / API / 云开发示例|5926|2023-04-10|
|85|[fluid-dev/hexo-theme-fluid](https://github.com/fluid-dev/hexo-theme-fluid)|:ocean: 一款 Material Design 风格的 Hexo 主题 / An elegant Material-Design theme for Hexo|5783|2023-04-16|
|86|[ly525/luban-h5](https://github.com/ly525/luban-h5)|[WIP]en: web design tool mobile page builder/editor mini webflow for mobile page. zh: 类似易企秀的H5制作、建站工具、可视化搭建系统.|5774|2023-03-04|
|87|[AutoPiano/AutoPiano](https://github.com/AutoPiano/AutoPiano)|🎹 自由钢琴 AutoPiano - Simple & Elegant Piano Online|5615|2022-12-23|
|90|[ant-design/ant-design-landing](https://github.com/ant-design/ant-design-landing)|:mountain_bicyclist: Landing Pages of Ant Design System|5382|2023-03-31|
|91|[illuspas/Node-Media-Server](https://github.com/illuspas/Node-Media-Server)|A Node.js implementation of RTMP/HTTP-FLV/WS-FLV/HLS/DASH/MP4 Media Server|5346|2023-04-06|
|94|[blinkfox/hexo-theme-matery](https://github.com/blinkfox/hexo-theme-matery)|A beautiful hexo blog theme with material design and responsive design.一个基于材料设计和响应式设计而成的全面、美观的Hexo主题。国内访问:http://blinkfox.com|4859|2023-04-09|
|95|[xaboy/form-create](https://github.com/xaboy/form-create)|:fire::fire::fire: 强大的动态表单生成器 form-create is a form generation component that can generate dynamic rendering, data collection, verification and submission functions through JSON.|4841|2023-04-17|
|96|[aui/font-spider](https://github.com/aui/font-spider)|Smart webfont compression and format conversion tool|4829|2022-12-30|
|97|[pt-plugins/PT-Plugin-Plus](https://github.com/pt-plugins/PT-Plugin-Plus)|PT 助手 Plus,为 Microsoft Edge、Google Chrome、Firefox 浏览器插件(Web Extensions),主要用于辅助下载 PT 站的种子。|4811|2023-04-11|
|98|[transitive-bullshit/create-react-library](https://github.com/transitive-bullshit/create-react-library)|CLI for creating reusable react libraries.|4796|2023-04-04|
|99|[SaekiRaku/vscode-rainbow-fart](https://github.com/SaekiRaku/vscode-rainbow-fart)|一个在你编程时疯狂称赞你的 VSCode 扩展插件 An VSCode extension that keeps giving you compliment while you are coding, it will checks the keywords of code to play suitable sounds.|4757|2023-01-07|
|103|[a597873885/webfunny_monitor](https://github.com/a597873885/webfunny_monitor)|webfunny是一款轻量级的前端性能监控系统,也是一款埋点系统,私有化部署,简单易用。Webfunny is a lightweight front-end performance monitoring system and a burying point system, which is privatized and easy to use.|4567|2023-04-06|
|104|[zxlie/FeHelper](https://github.com/zxlie/FeHelper)|😍FeHelper--Web前端助手(Awesome!Chrome & Firefox & MS-Edge Extension, All in one Toolbox!)|4566|2023-03-29|
|105|[Tencent/kbone](https://github.com/Tencent/kbone)|一个致力于微信小程序和 Web 端同构的解决方案|4552|2023-04-07|
|106|[timlrx/tailwind-nextjs-starter-blog](https://github.com/timlrx/tailwind-nextjs-starter-blog)|This is a Next.js, Tailwind CSS blogging starter template. Comes out of the box configured with the latest technologies to make technical writing a breeze. Easily configurable and customizable. Perfec ...|4488|2023-04-10|
|110|[thx/gogocode](https://github.com/thx/gogocode)|GoGoCode is a transformer for JavaScript/Typescript/HTML based on AST but providing a more intuitive API.|4236|2023-04-11|
|111|[micro-zoe/micro-app](https://github.com/micro-zoe/micro-app)|A lightweight, efficient and powerful micro front-end framework. 一款轻量、高效、功能强大的微前端框架|4129|2023-04-13|
|115|[maptalks/maptalks.js](https://github.com/maptalks/maptalks.js)|A light and plugable JavaScript library for integrated 2D/3D maps.|3908|2023-04-07|
|122|[PrismarineJS/mineflayer](https://github.com/PrismarineJS/mineflayer)|Create Minecraft bots with a powerful, stable, and high level JavaScript API.|3678|2023-04-11|
|132|[xiaoymin/knife4j](https://github.com/xiaoymin/knife4j)|Knife4j is a set of Swagger2 and OpenAPI3 All-in-one enhancement solution|3349|2023-04-20|
|133|[vuejs/vue-rx](https://github.com/vuejs/vue-rx)|👁️ RxJS integration for Vue.js.|3320|2022-12-08|
|135|[Postcatlab/postcat](https://github.com/Postcatlab/postcat)|Postcat 是一个可扩展的 API 工具平台。集合基础的 API 管理和测试功能,并且可以通过插件简化你的 API 开发工作,让你可以更快更好地创建 API。An extensible API tool.|3286|2023-04-07|
|137|[Happy-Coding-Clans/vue-easytable](https://github.com/Happy-Coding-Clans/vue-easytable)|A powerful data table based on vuejs. You can use it as data grid、Microsoft Excel or Google sheets. It supports virtual scroll、cell edit etc. |3277|2023-04-13|
|145|[Tencent/weui.js](https://github.com/Tencent/weui.js)|A lightweight javascript library for WeUI.|3099|2023-04-07|
|146|[neutrinojs/webpack-chain](https://github.com/neutrinojs/webpack-chain)|A chaining API to generate and simplify the modification of Webpack configurations.|3098|2023-03-24|
|147|[biuuu/genshin-wish-export](https://github.com/biuuu/genshin-wish-export)|Easily export the Genshin Impact wish record.|3068|2023-04-08|
|148|[justjavac/ReplaceGoogleCDN](https://github.com/justjavac/ReplaceGoogleCDN)|:cancer: 一个 Chrome 插件:将 Google CDN 替换为国内的。|3067|2023-04-13|
|149|[umijs/babel-plugin-import](https://github.com/umijs/babel-plugin-import)|Modularly import plugin for babel.|3065|2023-02-09|
|150|[ntfstool/ntfstool](https://github.com/ntfstool/ntfstool)|A ntfs tool for mac|3001|2022-11-28|
|154|[brentvollebregt/auto-py-to-exe](https://github.com/brentvollebregt/auto-py-to-exe)|Converts .py to .exe using a simple graphical interface |2941|2023-04-18|
|155|[TuiQiao/CBoard](https://github.com/TuiQiao/CBoard)|An easy to use, self-service open BI reporting and BI dashboard platform.|2939|2023-01-03|
|156|[AlloyTeam/PhyTouch](https://github.com/AlloyTeam/PhyTouch)|Smooth scrolling, rotation, pull to refresh, page transition and any motion for the web - 丝般顺滑的触摸运动方案|2937|2023-01-06|
|168|[SuperMonster003/Ant-Forest](https://github.com/SuperMonster003/Ant-Forest)|AutoJs6-based ant forest energy auto-collect script (基于 AutoJs6 的蚂蚁森林能量自动收取脚本)|2767|2023-01-21|
|169|[tc39/proposal-temporal](https://github.com/tc39/proposal-temporal)|Provides standard objects and functions for working with dates and times.|2760|2023-04-11|
|176|[jayden320/MeiTuan](https://github.com/jayden320/MeiTuan)|MeiTuan App Write In latest React-Native(0.62.2)|2694|2023-01-26|
|177|[evrone/postcss-px-to-viewport](https://github.com/evrone/postcss-px-to-viewport)|A plugin for PostCSS that generates viewport units (vw, vh, vmin, vmax) from pixel units. The best choice to create a scalable interface on different displays by one design size.|2642|2023-02-19|
|178|[dabeng/OrgChart](https://github.com/dabeng/OrgChart)|It's a simple and direct organization chart plugin. Anytime you want a tree-like chart, you can turn to OrgChart.|2641|2023-04-02|
|187|[AlloyTeam/eslint-config-alloy](https://github.com/AlloyTeam/eslint-config-alloy)|Progressive ESLint config for your React/Vue/TypeScript projects|2539|2023-04-19|
|188|[AntSwordProject/antSword](https://github.com/AntSwordProject/antSword)|中国蚁剑是一款跨平台的开源网站管理工具。AntSword is a cross-platform website management toolkit.|2538|2023-03-04|
|189|[code-charity/youtube](https://github.com/code-charity/youtube)|YouTube Extension: Enrich your YouTube experience & content [🧰80 lean Features][📌Longest-standing][Please👨👩👧👧docu. /HowTo's]⚙️⋮{🎞️☕🎛️🎧🔊⏯️🎬🎨📈🧩🧪} Youtube Player Repeat Screenshot Hide youtube distr ...|2499|2023-04-09|
|191|[NaiboWang/EasySpider](https://github.com/NaiboWang/EasySpider)|A visual no-code/code-free web crawler/spider一个可视化爬虫软件,可以无代码图形化设计和执行的爬虫任务|2471|2023-03-29|
|192|[microsoft/pai](https://github.com/microsoft/pai)|Resource scheduling and cluster management for AI|2466|2022-12-05|
|195|[Justineo/vue-awesome](https://github.com/Justineo/vue-awesome)|Awesome SVG icon component for Vue.js, built-in with Font Awesome icons.|2391|2023-01-06|
|196|[zmister2016/MrDoc](https://github.com/zmister2016/MrDoc)|mrdoc,online document system developed based on python. It is suitable for individuals and small teams to manage documents, wiki, knowledge and notes. 觅思文档,适合于个人和中小型团队的在线文档、知识库系统。|2371|2023-04-04|
|65|[layui/layer](https://github.com/layui/layer)|丰富多样的 Web 弹出层组件,可轻松实现 Alert/Confirm/Prompt/ 普通提示/页面区块/iframe/tips等等几乎所有的弹出交互。目前已成为最多人使用的弹层解决方案|8239|2023-04-27|
|66|[ecomfe/vue-echarts](https://github.com/ecomfe/vue-echarts)|Apache ECharts component for Vue.js.|8154|2023-02-08|
|67|[alibaba/rax](https://github.com/alibaba/rax)|🐰 Rax is a progressive framework for building universal application. https://rax.js.org|7891|2023-03-27|
|68|[thinkgem/jeesite](https://github.com/thinkgem/jeesite)|Java rapid development platform, based (Spring Boot, Spring MVC, Apache Shiro, MyBatis, Beetl, Bootstrap, AdminLTE), online code generation, including modules: Organization, role users, menu and butt ...|7886|2023-04-19|
|69|[alibaba/anyproxy](https://github.com/alibaba/anyproxy)|A fully configurable http/https proxy in NodeJS|7593|2023-03-06|
|70|[chvin/react-tetris](https://github.com/chvin/react-tetris)|Use React, Redux, Immutable to code Tetris. 🎮|7490|2022-12-14|
|71|[MrXujiang/h5-Dooring](https://github.com/MrXujiang/h5-Dooring)|H5 Page Maker, H5 Editor, LowCode. Make H5 as easy as building blocks. 让H5制作像搭积木一样简单, 轻松搭建H5页面, H5网站, PC端网站,LowCode平台.|7477|2023-02-25|
|75|[ender-zhao/Clash-for-Windows_Chinese](https://github.com/ender-zhao/Clash-for-Windows_Chinese)|clash for windows汉化版. 提供clash for windows的汉化版, 汉化补丁及汉化版安装程序|7126|2023-04-14|
|76|[NobyDa/Script](https://github.com/NobyDa/Script)|This project is based on the scripting capabilities of several excellent iOS proxy tools (e.g. Surge, Quantumult X)|7028|2023-04-04|
|84|[bytedance/xgplayer](https://github.com/bytedance/xgplayer)|A HTML5 video player with a parser that saves traffic|6139|2023-05-22|
|85|[wechat-miniprogram/miniprogram-demo](https://github.com/wechat-miniprogram/miniprogram-demo)|微信小程序组件 / API / 云开发示例|5926|2023-04-10|
|86|[fluid-dev/hexo-theme-fluid](https://github.com/fluid-dev/hexo-theme-fluid)|:ocean: 一款 Material Design 风格的 Hexo 主题 / An elegant Material-Design theme for Hexo|5879|2023-05-10|
|87|[ly525/luban-h5](https://github.com/ly525/luban-h5)|[WIP]en: web design tool mobile page builder/editor mini webflow for mobile page. zh: 类似易企秀的H5制作、建站工具、可视化搭建系统.|5774|2023-03-04|
|88|[AutoPiano/AutoPiano](https://github.com/AutoPiano/AutoPiano)|🎹 自由钢琴 AutoPiano - Simple & Elegant Piano Online|5615|2022-12-23|
|91|[ant-design/ant-design-landing](https://github.com/ant-design/ant-design-landing)|:mountain_bicyclist: Landing Pages of Ant Design System|5382|2023-03-31|
|92|[illuspas/Node-Media-Server](https://github.com/illuspas/Node-Media-Server)|A Node.js implementation of RTMP/HTTP-FLV/WS-FLV/HLS/DASH/MP4 Media Server|5346|2023-04-06|
|94|[pt-plugins/PT-Plugin-Plus](https://github.com/pt-plugins/PT-Plugin-Plus)|PT 助手 Plus,为 Microsoft Edge、Google Chrome、Firefox 浏览器插件(Web Extensions),主要用于辅助下载 PT 站的种子。|4956|2023-05-22|
|95|[blinkfox/hexo-theme-matery](https://github.com/blinkfox/hexo-theme-matery)|A beautiful hexo blog theme with material design and responsive design.一个基于材料设计和响应式设计而成的全面、美观的Hexo主题。国内访问:http://blinkfox.com|4906|2023-05-09|
|97|[xaboy/form-create](https://github.com/xaboy/form-create)|:fire::fire::fire: 强大的动态表单生成器 form-create is a form generation component that can generate dynamic rendering, data collection, verification and submission functions through JSON.|4841|2023-04-17|
|99|[aui/font-spider](https://github.com/aui/font-spider)|Smart webfont compression and format conversion tool|4829|2022-12-30|
|100|[transitive-bullshit/create-react-library](https://github.com/transitive-bullshit/create-react-library)|CLI for creating reusable react libraries.|4807|2023-04-04|
|101|[SaekiRaku/vscode-rainbow-fart](https://github.com/SaekiRaku/vscode-rainbow-fart)|一个在你编程时疯狂称赞你的 VSCode 扩展插件 An VSCode extension that keeps giving you compliment while you are coding, it will checks the keywords of code to play suitable sounds.|4765|2023-01-07|
|103|[timlrx/tailwind-nextjs-starter-blog](https://github.com/timlrx/tailwind-nextjs-starter-blog)|This is a Next.js, Tailwind CSS blogging starter template. Comes out of the box configured with the latest technologies to make technical writing a breeze. Easily configurable and customizable. Perfec ...|4702|2023-05-20|
|105|[zxlie/FeHelper](https://github.com/zxlie/FeHelper)|😍FeHelper--Web前端助手(Awesome!Chrome & Firefox & MS-Edge Extension, All in one Toolbox!)|4629|2023-03-29|
|106|[a597873885/webfunny_monitor](https://github.com/a597873885/webfunny_monitor)|webfunny是一款轻量级的前端性能监控系统,也是一款埋点系统,私有化部署,简单易用。Webfunny is a lightweight front-end performance monitoring system and a burying point system, which is privatized and easy to use.|4604|2023-05-21|
|108|[Tencent/kbone](https://github.com/Tencent/kbone)|一个致力于微信小程序和 Web 端同构的解决方案|4552|2023-04-07|
|109|[alibaba-fusion/next](https://github.com/alibaba-fusion/next)|🦍 A configurable component library for web built on React. |4379|2023-05-18|
|110|[thx/gogocode](https://github.com/thx/gogocode)|GoGoCode is a transformer for JavaScript/Typescript/HTML based on AST but providing a more intuitive API.|4346|2023-04-11|
|116|[maptalks/maptalks.js](https://github.com/maptalks/maptalks.js)|A light and plugable JavaScript library for integrated 2D/3D maps.|3908|2023-04-07|
|123|[PrismarineJS/mineflayer](https://github.com/PrismarineJS/mineflayer)|Create Minecraft bots with a powerful, stable, and high level JavaScript API.|3678|2023-04-11|
|133|[xiaoymin/knife4j](https://github.com/xiaoymin/knife4j)|Knife4j is a set of Swagger2 and OpenAPI3 All-in-one enhancement solution|3349|2023-04-20|
|134|[vuejs/vue-rx](https://github.com/vuejs/vue-rx)|👁️ RxJS integration for Vue.js.|3320|2022-12-08|
|136|[Postcatlab/postcat](https://github.com/Postcatlab/postcat)|Postcat 是一个可扩展的 API 工具平台。集合基础的 API 管理和测试功能,并且可以通过插件简化你的 API 开发工作,让你可以更快更好地创建 API。An extensible API tool.|3286|2023-04-07|
|138|[Happy-Coding-Clans/vue-easytable](https://github.com/Happy-Coding-Clans/vue-easytable)|A powerful data table based on vuejs. You can use it as data grid、Microsoft Excel or Google sheets. It supports virtual scroll、cell edit etc. |3277|2023-04-13|
|146|[Tencent/weui.js](https://github.com/Tencent/weui.js)|A lightweight javascript library for WeUI.|3099|2023-04-07|
|147|[neutrinojs/webpack-chain](https://github.com/neutrinojs/webpack-chain)|A chaining API to generate and simplify the modification of Webpack configurations.|3098|2023-03-24|
|148|[biuuu/genshin-wish-export](https://github.com/biuuu/genshin-wish-export)|Easily export the Genshin Impact wish record.|3068|2023-04-08|
|149|[justjavac/ReplaceGoogleCDN](https://github.com/justjavac/ReplaceGoogleCDN)|:cancer: 一个 Chrome 插件:将 Google CDN 替换为国内的。|3067|2023-04-13|
|150|[umijs/babel-plugin-import](https://github.com/umijs/babel-plugin-import)|Modularly import plugin for babel.|3065|2023-02-09|
|151|[l0o0/jasminum](https://github.com/l0o0/jasminum)|A Zotero add-on to retrive CNKI meta data. 一个简单的Zotero 插件,用于识别中文元数据|3015|2023-04-25|
|152|[ntfstool/ntfstool](https://github.com/ntfstool/ntfstool)|A ntfs tool for mac|3001|2022-11-28|
|157|[brentvollebregt/auto-py-to-exe](https://github.com/brentvollebregt/auto-py-to-exe)|Converts .py to .exe using a simple graphical interface |2941|2023-04-18|
|158|[TuiQiao/CBoard](https://github.com/TuiQiao/CBoard)|An easy to use, self-service open BI reporting and BI dashboard platform.|2939|2023-01-03|
|159|[AlloyTeam/PhyTouch](https://github.com/AlloyTeam/PhyTouch)|Smooth scrolling, rotation, pull to refresh, page transition and any motion for the web - 丝般顺滑的触摸运动方案|2937|2023-01-06|
|170|[SuperMonster003/Ant-Forest](https://github.com/SuperMonster003/Ant-Forest)|AutoJs6-based ant forest energy auto-collect script (基于 AutoJs6 的蚂蚁森林能量自动收取脚本)|2767|2023-01-21|
|171|[tc39/proposal-temporal](https://github.com/tc39/proposal-temporal)|Provides standard objects and functions for working with dates and times.|2760|2023-04-11|
|178|[jayden320/MeiTuan](https://github.com/jayden320/MeiTuan)|MeiTuan App Write In latest React-Native(0.62.2)|2695|2023-01-26|
|179|[evrone/postcss-px-to-viewport](https://github.com/evrone/postcss-px-to-viewport)|A plugin for PostCSS that generates viewport units (vw, vh, vmin, vmax) from pixel units. The best choice to create a scalable interface on different displays by one design size.|2678|2023-02-19|
|180|[dabeng/OrgChart](https://github.com/dabeng/OrgChart)|It's a simple and direct organization chart plugin. Anytime you want a tree-like chart, you can turn to OrgChart.|2641|2023-04-02|
|188|[AlloyTeam/eslint-config-alloy](https://github.com/AlloyTeam/eslint-config-alloy)|Progressive ESLint config for your React/Vue/TypeScript projects|2539|2023-04-19|
|189|[AntSwordProject/antSword](https://github.com/AntSwordProject/antSword)|中国蚁剑是一款跨平台的开源网站管理工具。AntSword is a cross-platform website management toolkit.|2538|2023-03-04|
|190|[code-charity/youtube](https://github.com/code-charity/youtube)|YouTube Extension: Enrich your YouTube experience & content [🧰80 lean Features][📌Longest-standing][Please👨👩👧👧docu. /HowTo's]⚙️⋮{🎞️☕🎛️🎧🔊⏯️🎬🎨📈🧩🧪} Youtube Player Repeat Screenshot Hide youtube distr ...|2528|2023-05-22|
|191|[qd-today/qd](https://github.com/qd-today/qd)|[当前版本: 20230518] QD —— 一个HTTP请求定时任务自动执行框架 base on HAR Editor and Tornado Server|2524|2023-05-22|
|192|[microsoft/pai](https://github.com/microsoft/pai)|Resource scheduling and cluster management for AI|2499|2022-12-05|
|194|[NaiboWang/EasySpider](https://github.com/NaiboWang/EasySpider)|A visual no-code/code-free web crawler/spider一个可视化爬虫软件,可以无代码图形化设计和执行的爬虫任务|2471|2023-03-29|
|197|[zmister2016/MrDoc](https://github.com/zmister2016/MrDoc)|mrdoc,online document system developed based on python. It is suitable for individuals and small teams to manage documents, wiki, knowledge and notes. 觅思文档,适合于个人和中小型团队的在线文档、知识库系统。|2437|2023-05-21|
|199|[Justineo/vue-awesome](https://github.com/Justineo/vue-awesome)|Awesome SVG icon component for Vue.js, built-in with Font Awesome icons.|2397|2023-01-06|