From bc17d9b931a2cb576de0a27542ca5cea7c259859 Mon Sep 17 00:00:00 2001 From: liz111 Date: Sun, 26 Sep 2021 10:30:23 +0800 Subject: [PATCH] update star data --- README.md | 412 +++++----- docs/README.md | 412 +++++----- docs/book/README.md | 82 +- docs/c/README.md | 1042 +++++++++++------------ docs/go/README.md | 66 +- docs/java/README.md | 610 +++++++------- docs/javascript/README.md | 1544 +++++++++++++++++------------------ docs/php/README.md | 66 +- docs/python/README.md | 976 +++++++++++----------- docs/visual-basic/README.md | 66 +- 10 files changed, 2638 insertions(+), 2638 deletions(-) diff --git a/README.md b/README.md index 55e5239..8515b84 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ * [GitHub Toweave's Awesome. Don't skimp on your's star.](https://github.com/toweave/awesome/) * See what the GitHub community is most excited about Top 10. * If you see a package or project here that is no longer maintained or is not a good fit, please submit a issue to improve this file. Thank you! -* Last Sync Time: Mon Sep 13 2021 09:16:14 GMT+0800 (中国标准时间) +* Last Sync Time: Sun Sep 26 2021 10:12:33 GMT+0800 (中国标准时间) * Synchronize Every Week. #### Order by language and star count. @@ -35,16 +35,16 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [freeCodeCamp](https://github.com/freeCodeCamp/freeCodeCamp) | 329697 | freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free. | 7 hours ago | -| [996.ICU](https://github.com/996icu/996.ICU) | 258729 | Repo for counting stars and contributing. Press F to pay respect to glorious developers. | 11 days ago | -| [free-programming-books](https://github.com/EbookFoundation/free-programming-books) | 203462 | :books: Freely available programming books | 15 hours ago | -| [coding-interview-university](https://github.com/jwasham/coding-interview-university) | 191364 | A complete computer science study plan to become a software engineer. | 4 days ago | -| [vue](https://github.com/vuejs/vue) | 188023 | 🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web. | 10 hours ago | -| [react](https://github.com/facebook/react) | 174538 | A declarative, efficient, and flexible JavaScript library for building user interfaces. | 4 hours ago | -| [developer-roadmap](https://github.com/kamranahmedse/developer-roadmap) | 170716 | Roadmap to becoming a web developer in 2021 | 6 days ago | -| [awesome](https://github.com/sindresorhus/awesome) | 168385 | 😎 Awesome lists about all kinds of interesting topics | 13 hours ago | -| [tensorflow](https://github.com/tensorflow/tensorflow) | 159004 | An Open Source Machine Learning Framework for Everyone | 23 minutes ago | -| [public-apis](https://github.com/public-apis/public-apis) | 156311 | A collective list of free APIs | 9 hours ago | +| [freeCodeCamp](https://github.com/freeCodeCamp/freeCodeCamp) | 332462 | freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free. | 7 hours ago | +| [996.ICU](https://github.com/996icu/996.ICU) | 258848 | Repo for counting stars and contributing. Press F to pay respect to glorious developers. | 3 days ago | +| [free-programming-books](https://github.com/EbookFoundation/free-programming-books) | 206583 | :books: Freely available programming books | 3 hours ago | +| [coding-interview-university](https://github.com/jwasham/coding-interview-university) | 193524 | A complete computer science study plan to become a software engineer. | 3 days ago | +| [vue](https://github.com/vuejs/vue) | 188542 | 🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web. | 12 minutes ago | +| [react](https://github.com/facebook/react) | 175242 | A declarative, efficient, and flexible JavaScript library for building user interfaces. | 4 hours ago | +| [developer-roadmap](https://github.com/kamranahmedse/developer-roadmap) | 172526 | Roadmap to becoming a web developer in 2021 | 19 days ago | +| [awesome](https://github.com/sindresorhus/awesome) | 169900 | 😎 Awesome lists about all kinds of interesting topics | 2 days ago | +| [public-apis](https://github.com/public-apis/public-apis) | 160112 | A collective list of free APIs | 18 hours ago | +| [tensorflow](https://github.com/tensorflow/tensorflow) | 159310 | An Open Source Machine Learning Framework for Everyone | an hour ago | ## [Book](#book) @@ -52,16 +52,16 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [free-programming-books](https://github.com/EbookFoundation/free-programming-books) | 203462 | :books: Freely available programming books | 15 hours ago | -| [You-Dont-Know-JS](https://github.com/getify/You-Dont-Know-JS) | 144061 | A book series on JavaScript. @YDKJS on twitter. | 2 months ago | -| [free-programming-books-zh_CN](https://github.com/justjavac/free-programming-books-zh_CN) | 82832 | :books: 免费的计算机编程类中文书籍,欢迎投稿 | 5 days ago | -| [the-book-of-secret-knowledge](https://github.com/trimstray/the-book-of-secret-knowledge) | 47955 | A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more. | a day ago | -| [frontend-dev-bookmarks](https://github.com/dypsilon/frontend-dev-bookmarks) | 32109 | Manually curated collection of resources for frontend web developers. | a month ago | -| [deeplearningbook-chinese](https://github.com/exacity/deeplearningbook-chinese) | 31598 | Deep Learning Book Chinese Translation | 2 years ago | -| [pure-bash-bible](https://github.com/dylanaraps/pure-bash-bible) | 27701 | 📖 A collection of pure bash alternatives to external processes. | 3 months ago | -| [sheetjs](https://github.com/SheetJS/sheetjs) | 27239 | :green_book: SheetJS Community Edition -- Spreadsheet Data Toolkit | 2 hours ago | -| [the-way-to-go_ZH_CN](https://github.com/unknwon/the-way-to-go_ZH_CN) | 26858 | 《The Way to Go》中文译本,中文正式名《Go 入门指南》 | a month ago | -| [d2l-zh](https://github.com/d2l-ai/d2l-zh) | 25580 | 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被全球200所大学采用教学。 | 6 hours ago | +| [free-programming-books](https://github.com/EbookFoundation/free-programming-books) | 206583 | :books: Freely available programming books | 3 hours ago | +| [You-Dont-Know-JS](https://github.com/getify/You-Dont-Know-JS) | 144774 | A book series on JavaScript. @YDKJS on twitter. | 4 days ago | +| [free-programming-books-zh_CN](https://github.com/justjavac/free-programming-books-zh_CN) | 83073 | :books: 免费的计算机编程类中文书籍,欢迎投稿 | 18 days ago | +| [the-book-of-secret-knowledge](https://github.com/trimstray/the-book-of-secret-knowledge) | 48364 | A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more. | 5 days ago | +| [frontend-dev-bookmarks](https://github.com/dypsilon/frontend-dev-bookmarks) | 32501 | Manually curated collection of resources for frontend web developers. | 2 months ago | +| [deeplearningbook-chinese](https://github.com/exacity/deeplearningbook-chinese) | 31662 | Deep Learning Book Chinese Translation | 2 years ago | +| [pure-bash-bible](https://github.com/dylanaraps/pure-bash-bible) | 27752 | 📖 A collection of pure bash alternatives to external processes. | 3 months ago | +| [sheetjs](https://github.com/SheetJS/sheetjs) | 27356 | :green_book: SheetJS Community Edition -- Spreadsheet Data Toolkit | 3 days ago | +| [the-way-to-go_ZH_CN](https://github.com/unknwon/the-way-to-go_ZH_CN) | 27107 | 《The Way to Go》中文译本,中文正式名《Go 入门指南》 | 2 months ago | +| [d2l-zh](https://github.com/d2l-ai/d2l-zh) | 25783 | 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被全球200所大学采用教学。 | a day ago | ## [C-C++](#C-C++) @@ -69,16 +69,16 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [linux](https://github.com/torvalds/linux) | 117815 | Linux kernel source tree | 2 hours ago | -| [netdata](https://github.com/netdata/netdata) | 55928 | Real-time performance monitoring, done right! https://www.netdata.cloud | 11 hours ago | -| [scrcpy](https://github.com/Genymobile/scrcpy) | 54255 | Display and control your Android device | a day ago | -| [redis](https://github.com/redis/redis) | 50964 | Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps. | 12 hours ago | -| [git](https://github.com/git/git) | 39307 | Git Source Code Mirror - This is a publish-only repository and all pull requests are ignored. Please follow Documentation/SubmittingPatches procedure for any of your improvements. | 7 hours ago | -| [php-src](https://github.com/php/php-src) | 31286 | The PHP Interpreter | 6 hours ago | -| [obs-studio](https://github.com/obsproject/obs-studio) | 30750 | OBS Studio - Free and open source software for live streaming and screen recording | 9 minutes ago | -| [wrk](https://github.com/wg/wrk) | 30110 | Modern HTTP benchmarking tool | 2 months ago | -| [ijkplayer](https://github.com/bilibili/ijkplayer) | 29385 | Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support. | 7 days ago | -| [FFmpeg](https://github.com/FFmpeg/FFmpeg) | 26118 | Mirror of https://git.ffmpeg.org/ffmpeg.git | 3 hours ago | +| [linux](https://github.com/torvalds/linux) | 118666 | Linux kernel source tree | 3 hours ago | +| [netdata](https://github.com/netdata/netdata) | 56140 | Real-time performance monitoring, done right! https://www.netdata.cloud | an hour ago | +| [scrcpy](https://github.com/Genymobile/scrcpy) | 54967 | Display and control your Android device | 13 hours ago | +| [redis](https://github.com/redis/redis) | 51133 | Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps. | 18 minutes ago | +| [git](https://github.com/git/git) | 39454 | Git Source Code Mirror - This is a publish-only repository and all pull requests are ignored. Please follow Documentation/SubmittingPatches procedure for any of your improvements. | a day ago | +| [php-src](https://github.com/php/php-src) | 31356 | The PHP Interpreter | 6 hours ago | +| [obs-studio](https://github.com/obsproject/obs-studio) | 30930 | OBS Studio - Free and open source software for live streaming and screen recording | 4 hours ago | +| [wrk](https://github.com/wg/wrk) | 30217 | Modern HTTP benchmarking tool | 2 months ago | +| [openpilot](https://github.com/commaai/openpilot) | 29922 | openpilot is an open source driver assistance system. openpilot performs the functions of Automated Lane Centering and Adaptive Cruise Control for over 100 supported car makes and models. | 38 minutes ago | +| [ijkplayer](https://github.com/bilibili/ijkplayer) | 29444 | Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support. | 20 days ago | ## [Python](#python) @@ -86,16 +86,16 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [public-apis](https://github.com/public-apis/public-apis) | 156311 | A collective list of free APIs | 9 hours ago | -| [system-design-primer](https://github.com/donnemartin/system-design-primer) | 143979 | Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards. | 3 days ago | -| [Python](https://github.com/TheAlgorithms/Python) | 117991 | All Algorithms implemented in Python | a day ago | -| [Python-100-Days](https://github.com/jackfrued/Python-100-Days) | 108277 | Python - 100天从新手到大师 | 3 days ago | -| [awesome-python](https://github.com/vinta/awesome-python) | 102507 | A curated list of awesome Python frameworks, libraries, software and resources | 13 hours ago | -| [youtube-dl](https://github.com/ytdl-org/youtube-dl) | 100078 | Command-line program to download videos from YouTube.com and other video sites | an hour ago | -| [models](https://github.com/tensorflow/models) | 71239 | Models and examples built with TensorFlow | 4 hours ago | -| [thefuck](https://github.com/nvbn/thefuck) | 63852 | Magnificent app which corrects your previous console command. | 7 days ago | -| [django](https://github.com/django/django) | 59587 | The Web framework for perfectionists with deadlines. | a day ago | -| [flask](https://github.com/pallets/flask) | 56584 | The Python micro framework for building web applications. | a day ago | +| [public-apis](https://github.com/public-apis/public-apis) | 160112 | A collective list of free APIs | 18 hours ago | +| [system-design-primer](https://github.com/donnemartin/system-design-primer) | 145106 | Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards. | 2 days ago | +| [Python-100-Days](https://github.com/jackfrued/Python-100-Days) | 108695 | Python - 100天从新手到大师 | 3 days ago | +| [awesome-python](https://github.com/vinta/awesome-python) | 102910 | A curated list of awesome Python frameworks, libraries, software and resources | 2 hours ago | +| [youtube-dl](https://github.com/ytdl-org/youtube-dl) | 100591 | Command-line program to download videos from YouTube.com and other video sites | 3 hours ago | +| [models](https://github.com/tensorflow/models) | 71401 | Models and examples built with TensorFlow | 19 hours ago | +| [thefuck](https://github.com/nvbn/thefuck) | 63989 | Magnificent app which corrects your previous console command. | 9 days ago | +| [django](https://github.com/django/django) | 59817 | The Web framework for perfectionists with deadlines. | 4 hours ago | +| [flask](https://github.com/pallets/flask) | 56716 | The Python micro framework for building web applications. | 3 days ago | +| [keras](https://github.com/keras-team/keras) | 52667 | Deep Learning for humans | 14 hours ago | ## [Java](#java) @@ -103,16 +103,16 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [CS-Notes](https://github.com/CyC2018/CS-Notes) | 138138 | :books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计 | 5 days ago | -| [java-design-patterns](https://github.com/iluwatar/java-design-patterns) | 69915 | Design patterns implemented in Java | 7 hours ago | -| [advanced-java](https://github.com/doocs/advanced-java) | 57191 | 😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers , 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识 | 21 hours ago | -| [spring-framework](https://github.com/spring-projects/spring-framework) | 44273 | Spring Framework | 8 hours ago | -| [guava](https://github.com/google/guava) | 42313 | Google core libraries for Java | 2 days ago | -| [retrofit](https://github.com/square/retrofit) | 38684 | A type-safe HTTP client for Android and the JVM | 5 days ago | -| [GitHub-Chinese-Top-Charts](https://github.com/kon9chunkit/GitHub-Chinese-Top-Charts) | 38504 | :cn: GitHub中文排行榜,帮助你发现高分优秀中文项目、更高效地吸收国人的优秀经验成果;榜单每周更新一次,敬请关注! | 5 days ago | -| [dubbo](https://github.com/apache/dubbo) | 36128 | Apache Dubbo is a high-performance, java based, open source RPC framework. | 9 hours ago | -| [AndroidUtilCode](https://github.com/Blankj/AndroidUtilCode) | 29812 | :fire: Android developers should collect the following utils(updating). | 20 hours ago | -| [JCSprout](https://github.com/crossoverJie/JCSprout) | 26390 | 👨‍🎓 Java Core Sprout : basic, concurrent, algorithm | 5 days ago | +| [CS-Notes](https://github.com/CyC2018/CS-Notes) | 138949 | :books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计 | 18 days ago | +| [JavaGuide](https://github.com/Snailclimb/JavaGuide) | 111212 | 「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide! | 13 hours ago | +| [java-design-patterns](https://github.com/iluwatar/java-design-patterns) | 70105 | Design patterns implemented in Java | 13 days ago | +| [LeetCodeAnimation](https://github.com/MisterBooo/LeetCodeAnimation) | 67007 | Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路) | 3 months ago | +| [spring-boot](https://github.com/spring-projects/spring-boot) | 57316 | Spring Boot | 2 days ago | +| [elasticsearch](https://github.com/elastic/elasticsearch) | 56586 | Free and Open, Distributed, RESTful Search Engine | a day ago | +| [mall](https://github.com/macrozheng/mall) | 52807 | mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。 | 2 days ago | +| [RxJava](https://github.com/ReactiveX/RxJava) | 45321 | RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM. | 12 days ago | +| [spring-framework](https://github.com/spring-projects/spring-framework) | 44429 | Spring Framework | 9 hours ago | +| [Java](https://github.com/TheAlgorithms/Java) | 40994 | All Algorithms implemented in Java | 2 days ago | ## [Visual Basic](#visual-basic) @@ -120,16 +120,16 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [JCSprout](https://github.com/crossoverJie/JCSprout) | 26390 | 👨‍🎓 Java Core Sprout : basic, concurrent, algorithm | 5 days ago | -| [interview](https://github.com/huihut/interview) | 20393 | 📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc. | 4 days ago | -| [FlutterExampleApps](https://github.com/iampawan/FlutterExampleApps) | 15293 | [Example APPS] Basic Flutter apps, for flutter devs. | a month ago | -| [roslyn](https://github.com/dotnet/roslyn) | 14887 | The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs. | an hour ago | -| [ffmpeg-libav-tutorial](https://github.com/leandromoreira/ffmpeg-libav-tutorial) | 6828 | FFmpeg libav tutorial - learn how media works from basic to transmuxing, transcoding and more | 2 months ago | -| [flutter-examples](https://github.com/nisrulz/flutter-examples) | 5689 | [Examples] Simple basic isolated apps, for budding flutter devs. | 3 days ago | -| [DeepLearningZeroToAll](https://github.com/hunkim/DeepLearningZeroToAll) | 4208 | TensorFlow Basic Tutorial Labs | 7 months ago | -| [gameboy.live](https://github.com/HFO4/gameboy.live) | 4200 | 🕹️ A basic gameboy emulator with terminal "Cloud Gaming" support | 6 months ago | -| [MachineLearning](https://github.com/wepe/MachineLearning) | 4173 | Basic Machine Learning and Deep Learning | a year ago | -| [Tensorflow-Tutorial](https://github.com/MorvanZhou/Tensorflow-Tutorial) | 4069 | Tensorflow tutorial from basic to hard, 莫烦Python 中文AI教学 | 10 months ago | +| [JCSprout](https://github.com/crossoverJie/JCSprout) | 26417 | 👨‍🎓 Java Core Sprout : basic, concurrent, algorithm | 18 days ago | +| [interview](https://github.com/huihut/interview) | 20593 | 📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc. | 3 days ago | +| [FlutterExampleApps](https://github.com/iampawan/FlutterExampleApps) | 15406 | [Example APPS] Basic Flutter apps, for flutter devs. | 2 months ago | +| [roslyn](https://github.com/dotnet/roslyn) | 14934 | The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs. | an hour ago | +| [ffmpeg-libav-tutorial](https://github.com/leandromoreira/ffmpeg-libav-tutorial) | 6854 | FFmpeg libav tutorial - learn how media works from basic to transmuxing, transcoding and more | 3 months ago | +| [flutter-examples](https://github.com/nisrulz/flutter-examples) | 5712 | [Examples] Simple basic isolated apps, for budding flutter devs. | 16 days ago | +| [DeepLearningZeroToAll](https://github.com/hunkim/DeepLearningZeroToAll) | 4212 | TensorFlow Basic Tutorial Labs | 7 months ago | +| [gameboy.live](https://github.com/HFO4/gameboy.live) | 4204 | 🕹️ A basic gameboy emulator with terminal "Cloud Gaming" support | 7 months ago | +| [MachineLearning](https://github.com/wepe/MachineLearning) | 4180 | Basic Machine Learning and Deep Learning | a year ago | +| [Tensorflow-Tutorial](https://github.com/MorvanZhou/Tensorflow-Tutorial) | 4078 | Tensorflow tutorial from basic to hard, 莫烦Python 中文AI教学 | a year ago | ## [JavaScript](#javascript) @@ -137,16 +137,16 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [freeCodeCamp](https://github.com/freeCodeCamp/freeCodeCamp) | 329697 | freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free. | 7 hours ago | -| [vue](https://github.com/vuejs/vue) | 188023 | 🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web. | 10 hours ago | -| [react](https://github.com/facebook/react) | 174538 | A declarative, efficient, and flexible JavaScript library for building user interfaces. | 4 hours ago | -| [bootstrap](https://github.com/twbs/bootstrap) | 152846 | The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web. | 10 hours ago | -| [javascript](https://github.com/airbnb/javascript) | 114136 | JavaScript Style Guide | 3 days ago | -| [d3](https://github.com/d3/d3) | 98148 | Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada: | a month ago | -| [react-native](https://github.com/facebook/react-native) | 97787 | A framework for building native applications using React | 4 hours ago | -| [create-react-app](https://github.com/facebook/create-react-app) | 90189 | Set up a modern web app by running one command. | 2 days ago | -| [axios](https://github.com/axios/axios) | 87745 | Promise based HTTP client for the browser and node.js | 8 hours ago | -| [node](https://github.com/nodejs/node) | 81695 | Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles: | 2 minutes ago | +| [freeCodeCamp](https://github.com/freeCodeCamp/freeCodeCamp) | 332462 | freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free. | 7 hours ago | +| [vue](https://github.com/vuejs/vue) | 188542 | 🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web. | 12 minutes ago | +| [react](https://github.com/facebook/react) | 175242 | A declarative, efficient, and flexible JavaScript library for building user interfaces. | 4 hours ago | +| [bootstrap](https://github.com/twbs/bootstrap) | 153064 | The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web. | a day ago | +| [javascript](https://github.com/airbnb/javascript) | 114470 | JavaScript Style Guide | 2 days ago | +| [react-native](https://github.com/facebook/react-native) | 98326 | A framework for building native applications using React | 3 hours ago | +| [create-react-app](https://github.com/facebook/create-react-app) | 90461 | Set up a modern web app by running one command. | 3 days ago | +| [axios](https://github.com/axios/axios) | 88062 | Promise based HTTP client for the browser and node.js | a day ago | +| [30-seconds-of-code](https://github.com/30-seconds/30-seconds-of-code) | 86059 | Short JavaScript code snippets for all your development needs | 2 days ago | +| [node](https://github.com/nodejs/node) | 81951 | Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles: | 2 hours ago | ## [TypeScript](#typescript) @@ -154,16 +154,16 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [vscode](https://github.com/microsoft/vscode) | 121255 | Visual Studio Code | 6 hours ago | -| [angular](https://github.com/angular/angular) | 76390 | The modern web developer’s platform | 5 hours ago | -| [ant-design](https://github.com/ant-design/ant-design) | 74333 | An enterprise-class UI design language and React UI library | 19 hours ago | -| [TypeScript](https://github.com/microsoft/TypeScript) | 74186 | TypeScript is a superset of JavaScript that compiles to clean JavaScript output. | 11 hours ago | -| [puppeteer](https://github.com/puppeteer/puppeteer) | 73269 | Headless Chrome Node.js API | 6 hours ago | -| [storybook](https://github.com/storybookjs/storybook) | 64688 | 📓 The UI component explorer. Develop, document, & test React, Vue, Angular, Web Components, Ember, Svelte & more! | 2 hours ago | -| [redux](https://github.com/reduxjs/redux) | 56635 | Predictable state container for JavaScript apps | 21 hours ago | -| [svelte](https://github.com/sveltejs/svelte) | 50219 | Cybernetically enhanced web apps | 17 hours ago | -| [code-server](https://github.com/cdr/code-server) | 47989 | VS Code in the browser | 7 hours ago | -| [echarts](https://github.com/apache/echarts) | 47823 | Apache ECharts is a powerful, interactive charting and data visualization library for browser | 3 days ago | +| [vscode](https://github.com/microsoft/vscode) | 121797 | Visual Studio Code | 9 hours ago | +| [angular](https://github.com/angular/angular) | 76634 | The modern web developer’s platform | an hour ago | +| [ant-design](https://github.com/ant-design/ant-design) | 74609 | An enterprise-class UI design language and React UI library | 19 minutes ago | +| [TypeScript](https://github.com/microsoft/TypeScript) | 74515 | TypeScript is a superset of JavaScript that compiles to clean JavaScript output. | 2 hours ago | +| [puppeteer](https://github.com/puppeteer/puppeteer) | 73511 | Headless Chrome Node.js API | 3 hours ago | +| [storybook](https://github.com/storybookjs/storybook) | 64939 | 📓 The UI component explorer. Develop, document, & test React, Vue, Angular, Web Components, Ember, Svelte & more! | 3 hours ago | +| [redux](https://github.com/reduxjs/redux) | 56724 | Predictable state container for JavaScript apps | 6 days ago | +| [svelte](https://github.com/sveltejs/svelte) | 50576 | Cybernetically enhanced web apps | an hour ago | +| [code-server](https://github.com/cdr/code-server) | 48356 | VS Code in the browser | 12 hours ago | +| [echarts](https://github.com/apache/echarts) | 48099 | Apache ECharts is a powerful, interactive charting and data visualization library for browser | 12 hours ago | ## [Assembly](#assembly) @@ -171,16 +171,16 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [Apollo-11](https://github.com/chrislgarry/Apollo-11) | 51421 | Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules. | 2 months ago | -| [MS-DOS](https://github.com/microsoft/MS-DOS) | 16042 | The original sources of MS-DOS 1.25 and 2.0, for reference purposes | 2 years ago | -| [mal](https://github.com/kanaka/mal) | 8098 | mal - Make a Lisp | 17 hours ago | -| [MalwareSourceCode](https://github.com/vxunderground/MalwareSourceCode) | 7901 | Collection of malware source code for a variety of platforms in an array of different programming languages. | 2 days ago | -| [hello-world](https://github.com/leachim6/hello-world) | 7219 | Hello world in every computer language. Thanks to everyone who contributes to this, make sure to see CONTRIBUTING.md for contribution instructions! | 3 days ago | -| [Prince-of-Persia-Apple-II](https://github.com/jmechner/Prince-of-Persia-Apple-II) | 5617 | A running-jumping-swordfighting game I made on the Apple II from 1985-89 | 4 years ago | -| [pics](https://github.com/corkami/pics) | 5383 | Posters, drawings... | 9 months ago | -| [unix-history-repo](https://github.com/dspinellis/unix-history-repo) | 4789 | Continuous Unix commit history from 1970 until today | 8 months ago | -| [x86-bare-metal-examples](https://github.com/cirosantilli/x86-bare-metal-examples) | 3921 | Dozens of minimal operating systems to learn x86 system programming. Tested on Ubuntu 17.10 host in QEMU 2.10 and real hardware. Userland cheat at: https://github.com/cirosantilli/linux-kernel-module-cheat#userland-assembly ARM baremetal setup at: https://github.com/cirosantilli/linux-kernel-module-cheat#baremetal-setup 学习x86系统编程的数十个最小操作系统。 已在QEMU 2.10中的Ubuntu 17.10主机和真实硬件上进行了测试。 Userland作弊网址:https://github.com/cirosantilli/linux-kernel-module-cheat#userland-assembly ARM裸机安装程序位于:https://github.com/cirosantilli/linux-kernel-module-cheat#baremetal- 设置 | 4 months ago | -| [mediasoup](https://github.com/versatica/mediasoup) | 3823 | Cutting Edge WebRTC Video Conferencing | 6 hours ago | +| [Apollo-11](https://github.com/chrislgarry/Apollo-11) | 51807 | Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules. | 2 months ago | +| [MS-DOS](https://github.com/microsoft/MS-DOS) | 16064 | The original sources of MS-DOS 1.25 and 2.0, for reference purposes | 2 years ago | +| [mal](https://github.com/kanaka/mal) | 8137 | mal - Make a Lisp | 14 days ago | +| [MalwareSourceCode](https://github.com/vxunderground/MalwareSourceCode) | 7948 | Collection of malware source code for a variety of platforms in an array of different programming languages. | 9 hours ago | +| [hello-world](https://github.com/leachim6/hello-world) | 7269 | Hello world in every computer language. Thanks to everyone who contributes to this, make sure to see CONTRIBUTING.md for contribution instructions! | 7 hours ago | +| [Prince-of-Persia-Apple-II](https://github.com/jmechner/Prince-of-Persia-Apple-II) | 5622 | A running-jumping-swordfighting game I made on the Apple II from 1985-89 | 4 years ago | +| [pics](https://github.com/corkami/pics) | 5410 | Posters, drawings... | 9 months ago | +| [unix-history-repo](https://github.com/dspinellis/unix-history-repo) | 4801 | Continuous Unix commit history from 1970 until today | 9 months ago | +| [x86-bare-metal-examples](https://github.com/cirosantilli/x86-bare-metal-examples) | 3933 | Dozens of minimal operating systems to learn x86 system programming. Tested on Ubuntu 17.10 host in QEMU 2.10 and real hardware. Userland cheat at: https://github.com/cirosantilli/linux-kernel-module-cheat#userland-assembly ARM baremetal setup at: https://github.com/cirosantilli/linux-kernel-module-cheat#baremetal-setup 学习x86系统编程的数十个最小操作系统。 已在QEMU 2.10中的Ubuntu 17.10主机和真实硬件上进行了测试。 Userland作弊网址:https://github.com/cirosantilli/linux-kernel-module-cheat#userland-assembly ARM裸机安装程序位于:https://github.com/cirosantilli/linux-kernel-module-cheat#baremetal- 设置 | 4 months ago | +| [mediasoup](https://github.com/versatica/mediasoup) | 3850 | Cutting Edge WebRTC Video Conferencing | 8 hours ago | ## [PHP](#php) @@ -188,16 +188,16 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [laravel](https://github.com/laravel/laravel) | 66517 | A PHP framework for web artisans. | 5 days ago | -| [SecLists](https://github.com/danielmiessler/SecLists) | 33517 | SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more. | 3 days ago | -| [jQuery-File-Upload](https://github.com/blueimp/jQuery-File-Upload) | 31082 | File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads. Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads. | a month ago | -| [Faker](https://github.com/fzaninotto/Faker) | 26066 | Faker is a PHP library that generates fake data for you | 6 months ago | -| [symfony](https://github.com/symfony/symfony) | 25750 | The Symfony PHP framework | 3 hours ago | -| [composer](https://github.com/composer/composer) | 25577 | Dependency Manager for PHP | 17 hours ago | -| [framework](https://github.com/laravel/framework) | 24835 | The Laravel Framework. | 7 hours ago | -| [guzzle](https://github.com/guzzle/guzzle) | 21089 | Guzzle, an extensible PHP HTTP client | 7 days ago | -| [DesignPatternsPHP](https://github.com/DesignPatternsPHP/DesignPatternsPHP) | 19892 | sample code for several design patterns in PHP 8 | a month ago | -| [monolog](https://github.com/Seldaek/monolog) | 19040 | Sends your logs to files, sockets, inboxes, databases and various web services | 10 days ago | +| [laravel](https://github.com/laravel/laravel) | 66652 | A PHP framework for web artisans. | 6 days ago | +| [jQuery-File-Upload](https://github.com/blueimp/jQuery-File-Upload) | 31074 | File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads. Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads. | 16 hours ago | +| [Faker](https://github.com/fzaninotto/Faker) | 26101 | Faker is a PHP library that generates fake data for you | 6 months ago | +| [guzzle](https://github.com/guzzle/guzzle) | 21137 | Guzzle, an extensible PHP HTTP client | 20 days ago | +| [DesignPatternsPHP](https://github.com/DesignPatternsPHP/DesignPatternsPHP) | 19960 | sample code for several design patterns in PHP 8 | 8 hours ago | +| [phpunit](https://github.com/sebastianbergmann/phpunit) | 17883 | The PHP Unit Testing framework. | 19 hours ago | +| [PHPMailer](https://github.com/PHPMailer/PHPMailer) | 17090 | The classic email sending library for PHP | 9 hours ago | +| [WordPress](https://github.com/WordPress/WordPress) | 15475 | 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. | 2 hours ago | +| [Carbon](https://github.com/briannesbitt/Carbon) | 15441 | A simple PHP API extension for DateTime. | 7 days ago | +| [PHP-Parser](https://github.com/nikic/PHP-Parser) | 14856 | A PHP parser written in PHP | 6 days ago | ## [SQL](#sql) @@ -206,15 +206,15 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | | [agilebill](https://github.com/tony-landis/agilebill) | 298 | Open source billing and invoicing | 7 years ago | -| [SQL](https://github.com/dhaval1406/SQL) | 154 | sql related stuff, interview questions, mySQL complex queries | a year ago | +| [SQL](https://github.com/dhaval1406/SQL) | 153 | sql related stuff, interview questions, mySQL complex queries | a year ago | | [census-postgres](https://github.com/leehach/census-postgres) | 114 | PostgreSQL schema and import scripts for recent US Census data | 7 years ago | -| [sql-server-toolbox](https://github.com/SparkhoundSQL/sql-server-toolbox) | 87 | SQL Server Toolbox by the Sparkhound SQL Team | 7 months ago | -| [HackerRank-SQL-Challenges-Solutions](https://github.com/Thomas-George-T/HackerRank-SQL-Challenges-Solutions) | 77 | The solutions of all SQL hackerrank challenges using MySQL environment | a month ago | +| [sql-server-toolbox](https://github.com/SparkhoundSQL/sql-server-toolbox) | 88 | SQL Server Toolbox by the Sparkhound SQL Team | 8 months ago | +| [HackerRank-SQL-Challenges-Solutions](https://github.com/Thomas-George-T/HackerRank-SQL-Challenges-Solutions) | 84 | The solutions of all SQL hackerrank challenges using MySQL environment | 11 days ago | | [TDB_4.3.4_NLU](https://github.com/TrinityCore/TDB_4.3.4_NLU) | 62 | If you are looking for TDB for 4.3.4 go to: | 7 years ago | | [Ali-Data-Mining](https://github.com/sunnotes/Ali-Data-Mining) | 61 | 阿里巴巴大数据竞赛 | 7 years ago | -| [dbt-meta-testing](https://github.com/tnightengale/dbt-meta-testing) | 48 | A dbt-only package for ensuring documentation and test coverage, with granular control. | 2 months ago | -| [dms-smm695](https://github.com/mattDevigili/dms-smm695) | 29 | Teaching material for a B-school, post-grad module on Data Management Systems | 2 months ago | -| [ACE-World-16PY-Patches](https://github.com/ACEmulator/ACE-World-16PY-Patches) | 21 | World Database Releases for ACEmulator. This repo uses ACE-World-16PY as the base and combines it with patches to create the complete World. | 5 hours ago | +| [dbt-meta-testing](https://github.com/tnightengale/dbt-meta-testing) | 49 | A dbt-only package for ensuring documentation and test coverage, with granular control. | 2 months ago | +| [dms-smm695](https://github.com/mattDevigili/dms-smm695) | 29 | Teaching material for a B-school, post-grad module on Data Management Systems | 3 months ago | +| [ACE-World-16PY-Patches](https://github.com/ACEmulator/ACE-World-16PY-Patches) | 21 | World Database Releases for ACEmulator. This repo uses ACE-World-16PY as the base and combines it with patches to create the complete World. | 2 days ago | ## [Ruby](#ruby) @@ -222,16 +222,16 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [rails](https://github.com/rails/rails) | 49009 | Ruby on Rails | 37 minutes ago | -| [jekyll](https://github.com/jekyll/jekyll) | 43298 | :globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby | a day ago | -| [discourse](https://github.com/discourse/discourse) | 34017 | A platform for community discussion. Free, open, simple. | 9 minutes ago | -| [fastlane](https://github.com/fastlane/fastlane) | 32868 | 🚀 The easiest way to automate building and releasing your iOS and Android apps | 10 hours ago | -| [huginn](https://github.com/huginn/huginn) | 32224 | Create agents that monitor and act on your behalf. Your agents are standing by! | a month ago | -| [brew](https://github.com/Homebrew/brew) | 29097 | 🍺 The missing package manager for macOS (or Linux) | 43 minutes ago | -| [awesome-awesomeness](https://github.com/bayandin/awesome-awesomeness) | 27964 | A curated list of awesome awesomeness | 3 months ago | -| [devdocs](https://github.com/freeCodeCamp/devdocs) | 26527 | API Documentation Browser | 2 days ago | -| [metasploit-framework](https://github.com/rapid7/metasploit-framework) | 25048 | Metasploit Framework | 11 hours ago | -| [mastodon](https://github.com/mastodon/mastodon) | 24744 | Your self-hosted, globally interconnected microblogging community | 5 hours ago | +| [rails](https://github.com/rails/rails) | 49101 | Ruby on Rails | 12 hours ago | +| [jekyll](https://github.com/jekyll/jekyll) | 43359 | :globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby | a day ago | +| [discourse](https://github.com/discourse/discourse) | 34130 | A platform for community discussion. Free, open, simple. | 7 hours ago | +| [fastlane](https://github.com/fastlane/fastlane) | 32941 | 🚀 The easiest way to automate building and releasing your iOS and Android apps | a day ago | +| [huginn](https://github.com/huginn/huginn) | 32300 | Create agents that monitor and act on your behalf. Your agents are standing by! | 2 months ago | +| [brew](https://github.com/Homebrew/brew) | 29218 | 🍺 The missing package manager for macOS (or Linux) | a day ago | +| [awesome-awesomeness](https://github.com/bayandin/awesome-awesomeness) | 28021 | A curated list of awesome awesomeness | 3 months ago | +| [devdocs](https://github.com/freeCodeCamp/devdocs) | 26617 | API Documentation Browser | 11 hours ago | +| [metasploit-framework](https://github.com/rapid7/metasploit-framework) | 25150 | Metasploit Framework | a day ago | +| [mastodon](https://github.com/mastodon/mastodon) | 24806 | Your self-hosted, globally interconnected microblogging community | 6 hours ago | ## [R](#r) @@ -239,16 +239,16 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [ggplot2](https://github.com/tidyverse/ggplot2) | 5055 | An implementation of the Grammar of Graphics in R | 5 days ago | -| [awesome-R](https://github.com/qinwf/awesome-R) | 4727 | A curated list of awesome R packages, frameworks and software. | a month ago | -| [shiny](https://github.com/rstudio/shiny) | 4376 | Easy interactive web applications with R | 2 days ago | -| [dplyr](https://github.com/tidyverse/dplyr) | 3834 | dplyr: A grammar of data manipulation | a day ago | -| [swirl_courses](https://github.com/swirldev/swirl_courses) | 3734 | :mortar_board: A collection of interactive courses for the swirl R package. | 7 days ago | -| [ML_for_Hackers](https://github.com/johnmyleswhite/ML_for_Hackers) | 3606 | Code accompanying the book "Machine Learning for Hackers" | 2 years ago | -| [AnomalyDetection](https://github.com/twitter/AnomalyDetection) | 3371 | Anomaly Detection with R | 2 years ago | -| [r4ds](https://github.com/hadley/r4ds) | 3068 | R for data science: a book | 13 days ago | -| [data.table](https://github.com/Rdatatable/data.table) | 2819 | R's data.table package extends data.frame: | a day ago | -| [awesome-network-analysis](https://github.com/briatte/awesome-network-analysis) | 2419 | A curated list of awesome network analysis resources. | a month ago | +| [ggplot2](https://github.com/tidyverse/ggplot2) | 5081 | An implementation of the Grammar of Graphics in R | 4 days ago | +| [awesome-R](https://github.com/qinwf/awesome-R) | 4747 | A curated list of awesome R packages, frameworks and software. | 2 months ago | +| [shiny](https://github.com/rstudio/shiny) | 4395 | Easy interactive web applications with R | 3 days ago | +| [dplyr](https://github.com/tidyverse/dplyr) | 3851 | dplyr: A grammar of data manipulation | a day ago | +| [swirl_courses](https://github.com/swirldev/swirl_courses) | 3743 | :mortar_board: A collection of interactive courses for the swirl R package. | 20 days ago | +| [ML_for_Hackers](https://github.com/johnmyleswhite/ML_for_Hackers) | 3609 | Code accompanying the book "Machine Learning for Hackers" | 2 years ago | +| [AnomalyDetection](https://github.com/twitter/AnomalyDetection) | 3376 | Anomaly Detection with R | 2 years ago | +| [r4ds](https://github.com/hadley/r4ds) | 3099 | R for data science: a book | 8 days ago | +| [data.table](https://github.com/Rdatatable/data.table) | 2835 | R's data.table package extends data.frame: | 6 hours ago | +| [awesome-network-analysis](https://github.com/briatte/awesome-network-analysis) | 2428 | A curated list of awesome network analysis resources. | a month ago | ## [Groovy](#groovy) @@ -256,16 +256,16 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [gradle](https://github.com/gradle/gradle) | 12338 | Adaptable, fast automation for all | 14 minutes ago | -| [rundeck](https://github.com/rundeck/rundeck) | 4338 | Enable Self-Service Operations: Give specific users access to your existing tools, services, and scripts | 2 days ago | -| [pipeline-examples](https://github.com/jenkinsci/pipeline-examples) | 3735 | A collection of examples, tips and tricks and snippets of scripting for the Jenkins Pipeline plugin | 2 months ago | -| [gradle_plugin_android_aspectjx](https://github.com/HujiangTechnology/gradle_plugin_android_aspectjx) | 3480 | A Android gradle plugin that effects AspectJ on Android project and can hook methods in Kotlin, aar and jar file. | a year ago | -| [gradle-versions-plugin](https://github.com/ben-manes/gradle-versions-plugin) | 2933 | Gradle plugin to discover dependency updates | 7 days ago | -| [shadow](https://github.com/johnrengelman/shadow) | 2616 | Gradle plugin to create fat/uber JARs, apply file transforms, and relocate packages for applications and libraries. Gradle version of Maven's Shade plugin. | 4 days ago | -| [asgard](https://github.com/Netflix/asgard) | 2232 | [Asgard is deprecated at Netflix. We use Spinnaker ( www.spinnaker.io ).] Web interface for application deployments and cloud management in Amazon Web Services (AWS). Binary download: http://github.com/Netflix/asgard/releases | 4 years ago | -| [SmartThingsPublic](https://github.com/SmartThingsCommunity/SmartThingsPublic) | 2128 | SmartThings open-source DeviceTypeHandlers and SmartApps code | 2 days ago | -| [fat-aar-android](https://github.com/kezong/fat-aar-android) | 1889 | A gradle plugin that merge dependencies into the final aar file works with AGP 3.+ | 4 days ago | -| [bintray-release](https://github.com/novoda/bintray-release) | 1879 | A helper for releasing from gradle up to bintray | 9 months ago | +| [gradle](https://github.com/gradle/gradle) | 12390 | Adaptable, fast automation for all | an hour ago | +| [rundeck](https://github.com/rundeck/rundeck) | 4344 | Enable Self-Service Operations: Give specific users access to your existing tools, services, and scripts | 2 days ago | +| [pipeline-examples](https://github.com/jenkinsci/pipeline-examples) | 3745 | A collection of examples, tips and tricks and snippets of scripting for the Jenkins Pipeline plugin | 2 months ago | +| [gradle_plugin_android_aspectjx](https://github.com/HujiangTechnology/gradle_plugin_android_aspectjx) | 3500 | A Android gradle plugin that effects AspectJ on Android project and can hook methods in Kotlin, aar and jar file. | 11 days ago | +| [gradle-versions-plugin](https://github.com/ben-manes/gradle-versions-plugin) | 2952 | Gradle plugin to discover dependency updates | 20 days ago | +| [shadow](https://github.com/johnrengelman/shadow) | 2635 | Gradle plugin to create fat/uber JARs, apply file transforms, and relocate packages for applications and libraries. Gradle version of Maven's Shade plugin. | 17 days ago | +| [asgard](https://github.com/Netflix/asgard) | 2233 | [Asgard is deprecated at Netflix. We use Spinnaker ( www.spinnaker.io ).] Web interface for application deployments and cloud management in Amazon Web Services (AWS). Binary download: http://github.com/Netflix/asgard/releases | 4 years ago | +| [SmartThingsPublic](https://github.com/SmartThingsCommunity/SmartThingsPublic) | 2135 | SmartThings open-source DeviceTypeHandlers and SmartApps code | 13 hours ago | +| [devops-resources](https://github.com/bregman-arie/devops-resources) | 1937 | DevOps resources - Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP | 15 days ago | +| [fat-aar-android](https://github.com/kezong/fat-aar-android) | 1914 | A gradle plugin that merge dependencies into the final aar file works with AGP 3.+ | 2 days ago | ## [MATLAB](#matlab) @@ -273,16 +273,16 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [deep-photo-styletransfer](https://github.com/luanfujun/deep-photo-styletransfer) | 9816 | Code and data for paper "Deep Photo Style Transfer": https://arxiv.org/abs/1703.07511 | a month ago | -| [OpenFace](https://github.com/TadasBaltrusaitis/OpenFace) | 5245 | OpenFace – a state-of-the art tool intended for facial landmark detection, head pose estimation, facial action unit recognition, and eye-gaze estimation. | 5 days ago | -| [PRMLT](https://github.com/PRML/PRMLT) | 5218 | Matlab code of machine learning algorithms in book PRML | 2 years ago | -| [vrn](https://github.com/AaronJackson/vrn) | 4371 | :man: Code for "Large Pose 3D Face Reconstruction from a Single Image via Direct Volumetric CNN Regression" | 5 days ago | -| [DeepLearnToolbox](https://github.com/rasmusbergpalm/DeepLearnToolbox) | 3617 | Matlab/Octave toolbox for deep learning. Includes Deep Belief Nets, Stacked Autoencoders, Convolutional Neural Nets, Convolutional Autoencoders and vanilla Neural Nets. Each method has examples to get you started. | 3 years ago | -| [Stanford-CS-229-CN](https://github.com/Kivy-CN/Stanford-CS-229-CN) | 2870 | A Chinese Translation of Stanford CS229 notes 斯坦福机器学习CS229课程讲义的中文翻译 | a year ago | -| [MTCNN_face_detection_alignment](https://github.com/kpzhang93/MTCNN_face_detection_alignment) | 2595 | Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks | 3 years ago | -| [faster_rcnn](https://github.com/ShaoqingRen/faster_rcnn) | 2462 | Faster R-CNN | 3 years ago | -| [rcnn](https://github.com/rbgirshick/rcnn) | 2169 | R-CNN: Regions with Convolutional Neural Network Features | 4 years ago | -| [OpenTLD](https://github.com/zk00006/OpenTLD) | 2086 | OpenTLD is an open source library for real-time 2D tracking of a single object in video. This repository is no longer under development. For latest version see: http://www.tldvision.com/tld2.html | 6 years ago | +| [deep-photo-styletransfer](https://github.com/luanfujun/deep-photo-styletransfer) | 9821 | Code and data for paper "Deep Photo Style Transfer": https://arxiv.org/abs/1703.07511 | 2 months ago | +| [OpenFace](https://github.com/TadasBaltrusaitis/OpenFace) | 5261 | OpenFace – a state-of-the art tool intended for facial landmark detection, head pose estimation, facial action unit recognition, and eye-gaze estimation. | 18 days ago | +| [PRMLT](https://github.com/PRML/PRMLT) | 5238 | Matlab code of machine learning algorithms in book PRML | 2 years ago | +| [vrn](https://github.com/AaronJackson/vrn) | 4376 | :man: Code for "Large Pose 3D Face Reconstruction from a Single Image via Direct Volumetric CNN Regression" | 18 days ago | +| [DeepLearnToolbox](https://github.com/rasmusbergpalm/DeepLearnToolbox) | 3622 | Matlab/Octave toolbox for deep learning. Includes Deep Belief Nets, Stacked Autoencoders, Convolutional Neural Nets, Convolutional Autoencoders and vanilla Neural Nets. Each method has examples to get you started. | 3 years ago | +| [Stanford-CS-229-CN](https://github.com/Kivy-CN/Stanford-CS-229-CN) | 2877 | A Chinese Translation of Stanford CS229 notes 斯坦福机器学习CS229课程讲义的中文翻译 | a year ago | +| [MTCNN_face_detection_alignment](https://github.com/kpzhang93/MTCNN_face_detection_alignment) | 2600 | Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks | 3 years ago | +| [faster_rcnn](https://github.com/ShaoqingRen/faster_rcnn) | 2464 | Faster R-CNN | 3 years ago | +| [rcnn](https://github.com/rbgirshick/rcnn) | 2171 | R-CNN: Regions with Convolutional Neural Network Features | 4 years ago | +| [OpenTLD](https://github.com/zk00006/OpenTLD) | 2087 | OpenTLD is an open source library for real-time 2D tracking of a single object in video. This repository is no longer under development. For latest version see: http://www.tldvision.com/tld2.html | 6 years ago | ## [Go](#go) @@ -290,16 +290,16 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [go](https://github.com/golang/go) | 89742 | The Go programming language | 7 hours ago | -| [kubernetes](https://github.com/kubernetes/kubernetes) | 80872 | Production-Grade Container Scheduling and Management | 10 minutes ago | -| [awesome-go](https://github.com/avelino/awesome-go) | 68063 | A curated list of awesome Go frameworks, libraries and software | 8 hours ago | -| [moby](https://github.com/moby/moby) | 61117 | Moby Project - a collaborative project for the container ecosystem to assemble container-based systems | 6 hours ago | -| [hugo](https://github.com/gohugoio/hugo) | 54123 | The world’s fastest framework for building websites. | 5 hours ago | -| [gin](https://github.com/gin-gonic/gin) | 51335 | Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin. | 7 hours ago | -| [frp](https://github.com/fatedier/frp) | 48251 | A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet. | 10 days ago | -| [syncthing](https://github.com/syncthing/syncthing) | 40035 | Open Source Continuous File Synchronization | 7 hours ago | -| [fzf](https://github.com/junegunn/fzf) | 39019 | :cherry_blossom: A command-line fuzzy finder | 13 days ago | -| [prometheus](https://github.com/prometheus/prometheus) | 38678 | The Prometheus monitoring system and time series database. | 9 hours ago | +| [go](https://github.com/golang/go) | 90207 | The Go programming language | 9 hours ago | +| [kubernetes](https://github.com/kubernetes/kubernetes) | 81244 | Production-Grade Container Scheduling and Management | 10 hours ago | +| [awesome-go](https://github.com/avelino/awesome-go) | 68416 | A curated list of awesome Go frameworks, libraries and software | 2 days ago | +| [moby](https://github.com/moby/moby) | 61230 | Moby Project - a collaborative project for the container ecosystem to assemble container-based systems | 6 hours ago | +| [hugo](https://github.com/gohugoio/hugo) | 54351 | The world’s fastest framework for building websites. | 2 days ago | +| [gin](https://github.com/gin-gonic/gin) | 51726 | Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin. | 17 hours ago | +| [frp](https://github.com/fatedier/frp) | 48584 | A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet. | 23 days ago | +| [syncthing](https://github.com/syncthing/syncthing) | 40217 | Open Source Continuous File Synchronization | 2 hours ago | +| [fzf](https://github.com/junegunn/fzf) | 39334 | :cherry_blossom: A command-line fuzzy finder | 2 days ago | +| [prometheus](https://github.com/prometheus/prometheus) | 38854 | The Prometheus monitoring system and time series database. | 5 hours ago | ## [Delphi](#delphi) @@ -307,16 +307,16 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [rdpwrap](https://github.com/stascorp/rdpwrap) | 9406 | RDP Wrapper Library | 15 days ago | -| [cheat-engine](https://github.com/cheat-engine/cheat-engine) | 6446 | Cheat Engine. A development environment focused on modding | 2 days ago | -| [HeidiSQL](https://github.com/HeidiSQL/HeidiSQL) | 2722 | A lightweight client for managing MariaDB, MySQL, SQL Server, PostgreSQL and SQLite, written in Delphi | 2 months ago | -| [issrc](https://github.com/jrsoftware/issrc) | 2492 | Inno Setup is a free installer for Windows programs. First introduced in 1997, Inno Setup today rivals and even surpasses many commercial installers in feature set and stability. | 14 days ago | -| [transgui](https://github.com/transmission-remote-gui/transgui) | 2386 | 🧲 A feature rich cross platform Transmission BitTorrent client. Faster and has more functionality than the built-in web GUI. | 3 months ago | -| [nodemcu-flasher](https://github.com/nodemcu/nodemcu-flasher) | 1560 | A firmware Flash tool for nodemcu | 4 years ago | -| [soldat](https://github.com/Soldat/soldat) | 1265 | Soldat is a unique 2D (side-view) multiplayer action game | 3 days ago | -| [Dev-Cpp](https://github.com/Embarcadero/Dev-Cpp) | 1236 | A fast, portable, simple, and free C/C++ IDE | 3 days ago | -| [VisualMASM](https://github.com/ThomasJaeger/VisualMASM) | 1198 | Visual MASM - Assembly IDE for Microsoft MASM | 4 years ago | -| [PeaZip](https://github.com/peazip/PeaZip) | 1132 | Free Zip / Unzip software and Rar file extractor. Cross-platform file and archive manager. Features volume spanning, compression, authenticated encryption. Supports 7Z, 7-Zip sfx, ACE, ARJ, Brotli, BZ2, CAB, CHM, CPIO, DEB, GZ, ISO, JAR, LHA/LZH, NSIS, OOo, PAQ/LPAQ, PEA, QUAD, RAR, RPM, split, TAR, Z, ZIP, ZIPX, Zstandard. | 15 hours ago | +| [rdpwrap](https://github.com/stascorp/rdpwrap) | 9469 | RDP Wrapper Library | 4 days ago | +| [cheat-engine](https://github.com/cheat-engine/cheat-engine) | 6515 | Cheat Engine. A development environment focused on modding | 2 days ago | +| [HeidiSQL](https://github.com/HeidiSQL/HeidiSQL) | 2741 | A lightweight client for managing MariaDB, MySQL, SQL Server, PostgreSQL and SQLite, written in Delphi | 4 days ago | +| [issrc](https://github.com/jrsoftware/issrc) | 2502 | Inno Setup is a free installer for Windows programs. First introduced in 1997, Inno Setup today rivals and even surpasses many commercial installers in feature set and stability. | 3 days ago | +| [transgui](https://github.com/transmission-remote-gui/transgui) | 2398 | 🧲 A feature rich cross platform Transmission BitTorrent client. Faster and has more functionality than the built-in web GUI. | 11 days ago | +| [nodemcu-flasher](https://github.com/nodemcu/nodemcu-flasher) | 1567 | A firmware Flash tool for nodemcu | 4 years ago | +| [soldat](https://github.com/Soldat/soldat) | 1275 | Soldat is a unique 2D (side-view) multiplayer action game | 5 hours ago | +| [Dev-Cpp](https://github.com/Embarcadero/Dev-Cpp) | 1269 | A fast, portable, simple, and free C/C++ IDE | a day ago | +| [VisualMASM](https://github.com/ThomasJaeger/VisualMASM) | 1199 | Visual MASM - Assembly IDE for Microsoft MASM | 4 years ago | +| [PeaZip](https://github.com/peazip/PeaZip) | 1156 | Free Zip / Unzip software and Rar file extractor. Cross-platform file and archive manager. Features volume spanning, compression, authenticated encryption. Supports 7Z, 7-Zip sfx, ACE, ARJ, Brotli, BZ2, CAB, CHM, CPIO, DEB, GZ, ISO, JAR, LHA/LZH, NSIS, OOo, PAQ/LPAQ, PEA, QUAD, RAR, RPM, split, TAR, Z, ZIP, ZIPX, Zstandard. | a day ago | ## [Swift](#swift) @@ -324,16 +324,16 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [awesome-ios](https://github.com/vsouza/awesome-ios) | 38225 | A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects | 19 days ago | -| [Alamofire](https://github.com/Alamofire/Alamofire) | 36371 | Elegant HTTP Networking in Swift | a day ago | -| [ShadowsocksX-NG](https://github.com/shadowsocks/ShadowsocksX-NG) | 29733 | Next Generation of ShadowsocksX | 11 days ago | -| [open-source-ios-apps](https://github.com/dkhamsing/open-source-ios-apps) | 28160 | :iphone: Collaborative List of Open-Source iOS Apps | 2 days ago | -| [iina](https://github.com/iina/iina) | 27922 | The modern video player for macOS. | a day ago | -| [open-source-mac-os-apps](https://github.com/serhii-londar/open-source-mac-os-apps) | 27553 | 🚀 Awesome list of open source applications for macOS. https://t.me/s/opensourcemacosapps | an hour ago | -| [swift-algorithm-club](https://github.com/raywenderlich/swift-algorithm-club) | 25379 | Algorithms and data structures in Swift, with explanations! | 22 days ago | -| [Charts](https://github.com/danielgindi/Charts) | 24568 | Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart. | 7 days ago | -| [lottie-ios](https://github.com/airbnb/lottie-ios) | 21972 | An iOS library to natively render After Effects vector animations | 5 days ago | -| [awesome-swift](https://github.com/matteocrippa/awesome-swift) | 21115 | A collaborative list of awesome Swift libraries and resources. Feel free to contribute! | 7 days ago | +| [Alamofire](https://github.com/Alamofire/Alamofire) | 36422 | Elegant HTTP Networking in Swift | a day ago | +| [ShadowsocksX-NG](https://github.com/shadowsocks/ShadowsocksX-NG) | 29773 | Next Generation of ShadowsocksX | 24 days ago | +| [open-source-ios-apps](https://github.com/dkhamsing/open-source-ios-apps) | 28250 | :iphone: Collaborative List of Open-Source iOS Apps | 11 hours ago | +| [open-source-mac-os-apps](https://github.com/serhii-londar/open-source-mac-os-apps) | 28187 | 🚀 Awesome list of open source applications for macOS. https://t.me/s/opensourcemacosapps | 3 days ago | +| [Charts](https://github.com/danielgindi/Charts) | 24594 | Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart. | 3 days ago | +| [lottie-ios](https://github.com/airbnb/lottie-ios) | 21990 | An iOS library to natively render After Effects vector animations | 10 days ago | +| [awesome-swift](https://github.com/matteocrippa/awesome-swift) | 21187 | A collaborative list of awesome Swift libraries and resources. Feel free to contribute! | 9 days ago | +| [RxSwift](https://github.com/ReactiveX/RxSwift) | 20917 | Reactive Programming in Swift | 3 days ago | +| [SwiftyJSON](https://github.com/SwiftyJSON/SwiftyJSON) | 20863 | The better way to deal with JSON data in Swift. | 3 months ago | +| [vapor](https://github.com/vapor/vapor) | 20703 | 💧 A server-side Swift HTTP web framework. | 6 hours ago | ## [Perl](#perl) @@ -341,15 +341,15 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [diff-so-fancy](https://github.com/so-fancy/diff-so-fancy) | 14631 | Good-lookin' diffs. Actually… nah… The best-lookin' diffs. :tada: | 2 months ago | -| [cloc](https://github.com/AlDanial/cloc) | 12301 | cloc counts blank lines, comment lines, and physical lines of source code in many programming languages. | 6 days ago | -| [FlameGraph](https://github.com/brendangregg/FlameGraph) | 11844 | Stack trace visualizer | 8 days ago | -| [gitolite](https://github.com/sitaramc/gitolite) | 7982 | Hosting git repositories -- Gitolite allows you to setup git hosting on a central server, with very fine-grained access control and many (many!) more powerful features. | 7 months ago | -| [MySQLTuner-perl](https://github.com/major/MySQLTuner-perl) | 7065 | MySQLTuner is a script written in Perl that will assist you with your MySQL configuration and make recommendations for increased performance and stability. | 17 days ago | -| [nikto](https://github.com/sullo/nikto) | 5112 | Nikto web server scanner | 10 days ago | -| [Expose](https://github.com/Jack000/Expose) | 4210 | A simple static site generator for photoessays | 2 years ago | -| [sicp-pdf](https://github.com/sarabander/sicp-pdf) | 3915 | SICP PDF with Texinfo and LaTeX source | 2 months ago | -| [git-it-electron](https://github.com/jlord/git-it-electron) | 3885 | :computer: :mortar_board: Git-it is a (Mac, Win, Linux) Desktop App for Learning Git and GitHub | a month ago | +| [diff-so-fancy](https://github.com/so-fancy/diff-so-fancy) | 14649 | Good-lookin' diffs. Actually… nah… The best-lookin' diffs. :tada: | 2 months ago | +| [cloc](https://github.com/AlDanial/cloc) | 12384 | cloc counts blank lines, comment lines, and physical lines of source code in many programming languages. | 2 days ago | +| [FlameGraph](https://github.com/brendangregg/FlameGraph) | 11903 | Stack trace visualizer | 21 days ago | +| [gitolite](https://github.com/sitaramc/gitolite) | 7984 | Hosting git repositories -- Gitolite allows you to setup git hosting on a central server, with very fine-grained access control and many (many!) more powerful features. | 2 days ago | +| [MySQLTuner-perl](https://github.com/major/MySQLTuner-perl) | 7084 | MySQLTuner is a script written in Perl that will assist you with your MySQL configuration and make recommendations for increased performance and stability. | a month ago | +| [nikto](https://github.com/sullo/nikto) | 5139 | Nikto web server scanner | 7 days ago | +| [Expose](https://github.com/Jack000/Expose) | 4212 | A simple static site generator for photoessays | 2 years ago | +| [sicp-pdf](https://github.com/sarabander/sicp-pdf) | 3919 | SICP PDF with Texinfo and LaTeX source | 3 months ago | +| [git-it-electron](https://github.com/jlord/git-it-electron) | 3891 | :computer: :mortar_board: Git-it is a (Mac, Win, Linux) Desktop App for Learning Git and GitHub | a month ago | | [EQGRP](https://github.com/x0rz/EQGRP) | 3727 | Decrypted content of eqgrp-auction-file.tar.xz | 4 years ago | @@ -358,16 +358,16 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [AFNetworking](https://github.com/AFNetworking/AFNetworking) | 33234 | A delightful networking framework for iOS, macOS, watchOS, and tvOS. | a month ago | -| [SDWebImage](https://github.com/SDWebImage/SDWebImage) | 23763 | Asynchronous image downloader with cache support as a UIImageView category | 24 days ago | -| [GPUImage](https://github.com/BradLarson/GPUImage) | 19821 | An open source iOS framework for GPU-based image and video processing | 10 months ago | -| [WeChatExtension-ForMac](https://github.com/MustangYM/WeChatExtension-ForMac) | 18813 | Mac微信功能拓展/微信插件/微信小助手(A plugin for Mac WeChat) | a month ago | -| [Masonry](https://github.com/SnapKit/Masonry) | 17988 | Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS and OSX Auto Layout | 2 months ago | -| [MBProgressHUD](https://github.com/jdg/MBProgressHUD) | 15908 | MBProgressHUD + Customizations | 22 days ago | -| [IQKeyboardManager](https://github.com/hackiftekhar/IQKeyboardManager) | 15259 | Codeless drop-in universal library allows to prevent issues of keyboard sliding up and cover UITextField/UITextView. Neither need to write any code nor any setup required and much more. | a month ago | -| [expo](https://github.com/expo/expo) | 14717 | An open-source platform for making universal native apps with React. Expo runs on Android, iOS, and the web. | 11 hours ago | -| [realm-cocoa](https://github.com/realm/realm-cocoa) | 14618 | Realm is a mobile database: a replacement for Core Data & SQLite | 15 hours ago | -| [YYKit](https://github.com/ibireme/YYKit) | 13848 | A collection of iOS components. | a year ago | +| [AFNetworking](https://github.com/AFNetworking/AFNetworking) | 33250 | A delightful networking framework for iOS, macOS, watchOS, and tvOS. | a month ago | +| [SDWebImage](https://github.com/SDWebImage/SDWebImage) | 23777 | Asynchronous image downloader with cache support as a UIImageView category | a month ago | +| [GPUImage](https://github.com/BradLarson/GPUImage) | 19831 | An open source iOS framework for GPU-based image and video processing | 10 months ago | +| [WeChatExtension-ForMac](https://github.com/MustangYM/WeChatExtension-ForMac) | 18838 | Mac微信功能拓展/微信插件/微信小助手(A plugin for Mac WeChat) | a month ago | +| [Masonry](https://github.com/SnapKit/Masonry) | 17992 | Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS and OSX Auto Layout | 2 months ago | +| [MBProgressHUD](https://github.com/jdg/MBProgressHUD) | 15921 | MBProgressHUD + Customizations | a month ago | +| [IQKeyboardManager](https://github.com/hackiftekhar/IQKeyboardManager) | 15274 | Codeless drop-in universal library allows to prevent issues of keyboard sliding up and cover UITextField/UITextView. Neither need to write any code nor any setup required and much more. | 2 months ago | +| [expo](https://github.com/expo/expo) | 15058 | An open-source platform for making universal native apps with React. Expo runs on Android, iOS, and the web. | 13 hours ago | +| [realm-cocoa](https://github.com/realm/realm-cocoa) | 14631 | Realm is a mobile database: a replacement for Core Data & SQLite | a day ago | +| [YYKit](https://github.com/ibireme/YYKit) | 13852 | A collection of iOS components. | a year ago | ## [Rust](#rust) @@ -375,15 +375,15 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [996.ICU](https://github.com/996icu/996.ICU) | 258729 | Repo for counting stars and contributing. Press F to pay respect to glorious developers. | 11 days ago | -| [deno](https://github.com/denoland/deno) | 77763 | A secure JavaScript and TypeScript runtime | an hour ago | -| [rust](https://github.com/rust-lang/rust) | 58617 | Empowering everyone to build reliable and efficient software. | 11 minutes ago | -| [alacritty](https://github.com/alacritty/alacritty) | 34632 | A cross-platform, OpenGL terminal emulator. | 4 hours ago | -| [bat](https://github.com/sharkdp/bat) | 29310 | A cat(1) clone with wings. | 11 hours ago | -| [ripgrep](https://github.com/BurntSushi/ripgrep) | 27131 | ripgrep recursively searches directories for a regex pattern while respecting your gitignore | 15 days ago | -| [tauri](https://github.com/tauri-apps/tauri) | 22151 | Build smaller, faster, and more secure desktop applications with a web frontend. | 3 days ago | -| [awesome-rust](https://github.com/rust-unofficial/awesome-rust) | 21772 | A curated list of Rust code and resources. | 12 hours ago | -| [fd](https://github.com/sharkdp/fd) | 18854 | A simple, fast and user-friendly alternative to 'find' | 4 days ago | -| [xi-editor](https://github.com/xi-editor/xi-editor) | 18787 | A modern editor with a backend written in Rust. | 13 days ago | +| [996.ICU](https://github.com/996icu/996.ICU) | 258848 | Repo for counting stars and contributing. Press F to pay respect to glorious developers. | 3 days ago | +| [deno](https://github.com/denoland/deno) | 78004 | A secure JavaScript and TypeScript runtime | 2 hours ago | +| [rust](https://github.com/rust-lang/rust) | 58994 | Empowering everyone to build reliable and efficient software. | 5 minutes ago | +| [alacritty](https://github.com/alacritty/alacritty) | 34830 | A cross-platform, OpenGL terminal emulator. | 2 days ago | +| [bat](https://github.com/sharkdp/bat) | 29532 | A cat(1) clone with wings. | 7 hours ago | +| [ripgrep](https://github.com/BurntSushi/ripgrep) | 27272 | ripgrep recursively searches directories for a regex pattern while respecting your gitignore | 3 days ago | +| [tauri](https://github.com/tauri-apps/tauri) | 22462 | Build smaller, faster, and more secure desktop applications with a web frontend. | 3 hours ago | +| [awesome-rust](https://github.com/rust-unofficial/awesome-rust) | 21986 | A curated list of Rust code and resources. | 15 hours ago | +| [rustlings](https://github.com/rust-lang/rustlings) | 19057 | :crab: Small exercises to get you used to reading and writing Rust code! | 17 hours ago | +| [fd](https://github.com/sharkdp/fd) | 19030 | A simple, fast and user-friendly alternative to 'find' | 6 days ago | diff --git a/docs/README.md b/docs/README.md index 55e5239..8515b84 100644 --- a/docs/README.md +++ b/docs/README.md @@ -2,7 +2,7 @@ * [GitHub Toweave's Awesome. Don't skimp on your's star.](https://github.com/toweave/awesome/) * See what the GitHub community is most excited about Top 10. * If you see a package or project here that is no longer maintained or is not a good fit, please submit a issue to improve this file. Thank you! -* Last Sync Time: Mon Sep 13 2021 09:16:14 GMT+0800 (中国标准时间) +* Last Sync Time: Sun Sep 26 2021 10:12:33 GMT+0800 (中国标准时间) * Synchronize Every Week. #### Order by language and star count. @@ -35,16 +35,16 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [freeCodeCamp](https://github.com/freeCodeCamp/freeCodeCamp) | 329697 | freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free. | 7 hours ago | -| [996.ICU](https://github.com/996icu/996.ICU) | 258729 | Repo for counting stars and contributing. Press F to pay respect to glorious developers. | 11 days ago | -| [free-programming-books](https://github.com/EbookFoundation/free-programming-books) | 203462 | :books: Freely available programming books | 15 hours ago | -| [coding-interview-university](https://github.com/jwasham/coding-interview-university) | 191364 | A complete computer science study plan to become a software engineer. | 4 days ago | -| [vue](https://github.com/vuejs/vue) | 188023 | 🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web. | 10 hours ago | -| [react](https://github.com/facebook/react) | 174538 | A declarative, efficient, and flexible JavaScript library for building user interfaces. | 4 hours ago | -| [developer-roadmap](https://github.com/kamranahmedse/developer-roadmap) | 170716 | Roadmap to becoming a web developer in 2021 | 6 days ago | -| [awesome](https://github.com/sindresorhus/awesome) | 168385 | 😎 Awesome lists about all kinds of interesting topics | 13 hours ago | -| [tensorflow](https://github.com/tensorflow/tensorflow) | 159004 | An Open Source Machine Learning Framework for Everyone | 23 minutes ago | -| [public-apis](https://github.com/public-apis/public-apis) | 156311 | A collective list of free APIs | 9 hours ago | +| [freeCodeCamp](https://github.com/freeCodeCamp/freeCodeCamp) | 332462 | freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free. | 7 hours ago | +| [996.ICU](https://github.com/996icu/996.ICU) | 258848 | Repo for counting stars and contributing. Press F to pay respect to glorious developers. | 3 days ago | +| [free-programming-books](https://github.com/EbookFoundation/free-programming-books) | 206583 | :books: Freely available programming books | 3 hours ago | +| [coding-interview-university](https://github.com/jwasham/coding-interview-university) | 193524 | A complete computer science study plan to become a software engineer. | 3 days ago | +| [vue](https://github.com/vuejs/vue) | 188542 | 🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web. | 12 minutes ago | +| [react](https://github.com/facebook/react) | 175242 | A declarative, efficient, and flexible JavaScript library for building user interfaces. | 4 hours ago | +| [developer-roadmap](https://github.com/kamranahmedse/developer-roadmap) | 172526 | Roadmap to becoming a web developer in 2021 | 19 days ago | +| [awesome](https://github.com/sindresorhus/awesome) | 169900 | 😎 Awesome lists about all kinds of interesting topics | 2 days ago | +| [public-apis](https://github.com/public-apis/public-apis) | 160112 | A collective list of free APIs | 18 hours ago | +| [tensorflow](https://github.com/tensorflow/tensorflow) | 159310 | An Open Source Machine Learning Framework for Everyone | an hour ago | ## [Book](#book) @@ -52,16 +52,16 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [free-programming-books](https://github.com/EbookFoundation/free-programming-books) | 203462 | :books: Freely available programming books | 15 hours ago | -| [You-Dont-Know-JS](https://github.com/getify/You-Dont-Know-JS) | 144061 | A book series on JavaScript. @YDKJS on twitter. | 2 months ago | -| [free-programming-books-zh_CN](https://github.com/justjavac/free-programming-books-zh_CN) | 82832 | :books: 免费的计算机编程类中文书籍,欢迎投稿 | 5 days ago | -| [the-book-of-secret-knowledge](https://github.com/trimstray/the-book-of-secret-knowledge) | 47955 | A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more. | a day ago | -| [frontend-dev-bookmarks](https://github.com/dypsilon/frontend-dev-bookmarks) | 32109 | Manually curated collection of resources for frontend web developers. | a month ago | -| [deeplearningbook-chinese](https://github.com/exacity/deeplearningbook-chinese) | 31598 | Deep Learning Book Chinese Translation | 2 years ago | -| [pure-bash-bible](https://github.com/dylanaraps/pure-bash-bible) | 27701 | 📖 A collection of pure bash alternatives to external processes. | 3 months ago | -| [sheetjs](https://github.com/SheetJS/sheetjs) | 27239 | :green_book: SheetJS Community Edition -- Spreadsheet Data Toolkit | 2 hours ago | -| [the-way-to-go_ZH_CN](https://github.com/unknwon/the-way-to-go_ZH_CN) | 26858 | 《The Way to Go》中文译本,中文正式名《Go 入门指南》 | a month ago | -| [d2l-zh](https://github.com/d2l-ai/d2l-zh) | 25580 | 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被全球200所大学采用教学。 | 6 hours ago | +| [free-programming-books](https://github.com/EbookFoundation/free-programming-books) | 206583 | :books: Freely available programming books | 3 hours ago | +| [You-Dont-Know-JS](https://github.com/getify/You-Dont-Know-JS) | 144774 | A book series on JavaScript. @YDKJS on twitter. | 4 days ago | +| [free-programming-books-zh_CN](https://github.com/justjavac/free-programming-books-zh_CN) | 83073 | :books: 免费的计算机编程类中文书籍,欢迎投稿 | 18 days ago | +| [the-book-of-secret-knowledge](https://github.com/trimstray/the-book-of-secret-knowledge) | 48364 | A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more. | 5 days ago | +| [frontend-dev-bookmarks](https://github.com/dypsilon/frontend-dev-bookmarks) | 32501 | Manually curated collection of resources for frontend web developers. | 2 months ago | +| [deeplearningbook-chinese](https://github.com/exacity/deeplearningbook-chinese) | 31662 | Deep Learning Book Chinese Translation | 2 years ago | +| [pure-bash-bible](https://github.com/dylanaraps/pure-bash-bible) | 27752 | 📖 A collection of pure bash alternatives to external processes. | 3 months ago | +| [sheetjs](https://github.com/SheetJS/sheetjs) | 27356 | :green_book: SheetJS Community Edition -- Spreadsheet Data Toolkit | 3 days ago | +| [the-way-to-go_ZH_CN](https://github.com/unknwon/the-way-to-go_ZH_CN) | 27107 | 《The Way to Go》中文译本,中文正式名《Go 入门指南》 | 2 months ago | +| [d2l-zh](https://github.com/d2l-ai/d2l-zh) | 25783 | 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被全球200所大学采用教学。 | a day ago | ## [C-C++](#C-C++) @@ -69,16 +69,16 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [linux](https://github.com/torvalds/linux) | 117815 | Linux kernel source tree | 2 hours ago | -| [netdata](https://github.com/netdata/netdata) | 55928 | Real-time performance monitoring, done right! https://www.netdata.cloud | 11 hours ago | -| [scrcpy](https://github.com/Genymobile/scrcpy) | 54255 | Display and control your Android device | a day ago | -| [redis](https://github.com/redis/redis) | 50964 | Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps. | 12 hours ago | -| [git](https://github.com/git/git) | 39307 | Git Source Code Mirror - This is a publish-only repository and all pull requests are ignored. Please follow Documentation/SubmittingPatches procedure for any of your improvements. | 7 hours ago | -| [php-src](https://github.com/php/php-src) | 31286 | The PHP Interpreter | 6 hours ago | -| [obs-studio](https://github.com/obsproject/obs-studio) | 30750 | OBS Studio - Free and open source software for live streaming and screen recording | 9 minutes ago | -| [wrk](https://github.com/wg/wrk) | 30110 | Modern HTTP benchmarking tool | 2 months ago | -| [ijkplayer](https://github.com/bilibili/ijkplayer) | 29385 | Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support. | 7 days ago | -| [FFmpeg](https://github.com/FFmpeg/FFmpeg) | 26118 | Mirror of https://git.ffmpeg.org/ffmpeg.git | 3 hours ago | +| [linux](https://github.com/torvalds/linux) | 118666 | Linux kernel source tree | 3 hours ago | +| [netdata](https://github.com/netdata/netdata) | 56140 | Real-time performance monitoring, done right! https://www.netdata.cloud | an hour ago | +| [scrcpy](https://github.com/Genymobile/scrcpy) | 54967 | Display and control your Android device | 13 hours ago | +| [redis](https://github.com/redis/redis) | 51133 | Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps. | 18 minutes ago | +| [git](https://github.com/git/git) | 39454 | Git Source Code Mirror - This is a publish-only repository and all pull requests are ignored. Please follow Documentation/SubmittingPatches procedure for any of your improvements. | a day ago | +| [php-src](https://github.com/php/php-src) | 31356 | The PHP Interpreter | 6 hours ago | +| [obs-studio](https://github.com/obsproject/obs-studio) | 30930 | OBS Studio - Free and open source software for live streaming and screen recording | 4 hours ago | +| [wrk](https://github.com/wg/wrk) | 30217 | Modern HTTP benchmarking tool | 2 months ago | +| [openpilot](https://github.com/commaai/openpilot) | 29922 | openpilot is an open source driver assistance system. openpilot performs the functions of Automated Lane Centering and Adaptive Cruise Control for over 100 supported car makes and models. | 38 minutes ago | +| [ijkplayer](https://github.com/bilibili/ijkplayer) | 29444 | Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support. | 20 days ago | ## [Python](#python) @@ -86,16 +86,16 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [public-apis](https://github.com/public-apis/public-apis) | 156311 | A collective list of free APIs | 9 hours ago | -| [system-design-primer](https://github.com/donnemartin/system-design-primer) | 143979 | Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards. | 3 days ago | -| [Python](https://github.com/TheAlgorithms/Python) | 117991 | All Algorithms implemented in Python | a day ago | -| [Python-100-Days](https://github.com/jackfrued/Python-100-Days) | 108277 | Python - 100天从新手到大师 | 3 days ago | -| [awesome-python](https://github.com/vinta/awesome-python) | 102507 | A curated list of awesome Python frameworks, libraries, software and resources | 13 hours ago | -| [youtube-dl](https://github.com/ytdl-org/youtube-dl) | 100078 | Command-line program to download videos from YouTube.com and other video sites | an hour ago | -| [models](https://github.com/tensorflow/models) | 71239 | Models and examples built with TensorFlow | 4 hours ago | -| [thefuck](https://github.com/nvbn/thefuck) | 63852 | Magnificent app which corrects your previous console command. | 7 days ago | -| [django](https://github.com/django/django) | 59587 | The Web framework for perfectionists with deadlines. | a day ago | -| [flask](https://github.com/pallets/flask) | 56584 | The Python micro framework for building web applications. | a day ago | +| [public-apis](https://github.com/public-apis/public-apis) | 160112 | A collective list of free APIs | 18 hours ago | +| [system-design-primer](https://github.com/donnemartin/system-design-primer) | 145106 | Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards. | 2 days ago | +| [Python-100-Days](https://github.com/jackfrued/Python-100-Days) | 108695 | Python - 100天从新手到大师 | 3 days ago | +| [awesome-python](https://github.com/vinta/awesome-python) | 102910 | A curated list of awesome Python frameworks, libraries, software and resources | 2 hours ago | +| [youtube-dl](https://github.com/ytdl-org/youtube-dl) | 100591 | Command-line program to download videos from YouTube.com and other video sites | 3 hours ago | +| [models](https://github.com/tensorflow/models) | 71401 | Models and examples built with TensorFlow | 19 hours ago | +| [thefuck](https://github.com/nvbn/thefuck) | 63989 | Magnificent app which corrects your previous console command. | 9 days ago | +| [django](https://github.com/django/django) | 59817 | The Web framework for perfectionists with deadlines. | 4 hours ago | +| [flask](https://github.com/pallets/flask) | 56716 | The Python micro framework for building web applications. | 3 days ago | +| [keras](https://github.com/keras-team/keras) | 52667 | Deep Learning for humans | 14 hours ago | ## [Java](#java) @@ -103,16 +103,16 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [CS-Notes](https://github.com/CyC2018/CS-Notes) | 138138 | :books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计 | 5 days ago | -| [java-design-patterns](https://github.com/iluwatar/java-design-patterns) | 69915 | Design patterns implemented in Java | 7 hours ago | -| [advanced-java](https://github.com/doocs/advanced-java) | 57191 | 😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers , 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识 | 21 hours ago | -| [spring-framework](https://github.com/spring-projects/spring-framework) | 44273 | Spring Framework | 8 hours ago | -| [guava](https://github.com/google/guava) | 42313 | Google core libraries for Java | 2 days ago | -| [retrofit](https://github.com/square/retrofit) | 38684 | A type-safe HTTP client for Android and the JVM | 5 days ago | -| [GitHub-Chinese-Top-Charts](https://github.com/kon9chunkit/GitHub-Chinese-Top-Charts) | 38504 | :cn: GitHub中文排行榜,帮助你发现高分优秀中文项目、更高效地吸收国人的优秀经验成果;榜单每周更新一次,敬请关注! | 5 days ago | -| [dubbo](https://github.com/apache/dubbo) | 36128 | Apache Dubbo is a high-performance, java based, open source RPC framework. | 9 hours ago | -| [AndroidUtilCode](https://github.com/Blankj/AndroidUtilCode) | 29812 | :fire: Android developers should collect the following utils(updating). | 20 hours ago | -| [JCSprout](https://github.com/crossoverJie/JCSprout) | 26390 | 👨‍🎓 Java Core Sprout : basic, concurrent, algorithm | 5 days ago | +| [CS-Notes](https://github.com/CyC2018/CS-Notes) | 138949 | :books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计 | 18 days ago | +| [JavaGuide](https://github.com/Snailclimb/JavaGuide) | 111212 | 「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide! | 13 hours ago | +| [java-design-patterns](https://github.com/iluwatar/java-design-patterns) | 70105 | Design patterns implemented in Java | 13 days ago | +| [LeetCodeAnimation](https://github.com/MisterBooo/LeetCodeAnimation) | 67007 | Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路) | 3 months ago | +| [spring-boot](https://github.com/spring-projects/spring-boot) | 57316 | Spring Boot | 2 days ago | +| [elasticsearch](https://github.com/elastic/elasticsearch) | 56586 | Free and Open, Distributed, RESTful Search Engine | a day ago | +| [mall](https://github.com/macrozheng/mall) | 52807 | mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。 | 2 days ago | +| [RxJava](https://github.com/ReactiveX/RxJava) | 45321 | RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM. | 12 days ago | +| [spring-framework](https://github.com/spring-projects/spring-framework) | 44429 | Spring Framework | 9 hours ago | +| [Java](https://github.com/TheAlgorithms/Java) | 40994 | All Algorithms implemented in Java | 2 days ago | ## [Visual Basic](#visual-basic) @@ -120,16 +120,16 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [JCSprout](https://github.com/crossoverJie/JCSprout) | 26390 | 👨‍🎓 Java Core Sprout : basic, concurrent, algorithm | 5 days ago | -| [interview](https://github.com/huihut/interview) | 20393 | 📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc. | 4 days ago | -| [FlutterExampleApps](https://github.com/iampawan/FlutterExampleApps) | 15293 | [Example APPS] Basic Flutter apps, for flutter devs. | a month ago | -| [roslyn](https://github.com/dotnet/roslyn) | 14887 | The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs. | an hour ago | -| [ffmpeg-libav-tutorial](https://github.com/leandromoreira/ffmpeg-libav-tutorial) | 6828 | FFmpeg libav tutorial - learn how media works from basic to transmuxing, transcoding and more | 2 months ago | -| [flutter-examples](https://github.com/nisrulz/flutter-examples) | 5689 | [Examples] Simple basic isolated apps, for budding flutter devs. | 3 days ago | -| [DeepLearningZeroToAll](https://github.com/hunkim/DeepLearningZeroToAll) | 4208 | TensorFlow Basic Tutorial Labs | 7 months ago | -| [gameboy.live](https://github.com/HFO4/gameboy.live) | 4200 | 🕹️ A basic gameboy emulator with terminal "Cloud Gaming" support | 6 months ago | -| [MachineLearning](https://github.com/wepe/MachineLearning) | 4173 | Basic Machine Learning and Deep Learning | a year ago | -| [Tensorflow-Tutorial](https://github.com/MorvanZhou/Tensorflow-Tutorial) | 4069 | Tensorflow tutorial from basic to hard, 莫烦Python 中文AI教学 | 10 months ago | +| [JCSprout](https://github.com/crossoverJie/JCSprout) | 26417 | 👨‍🎓 Java Core Sprout : basic, concurrent, algorithm | 18 days ago | +| [interview](https://github.com/huihut/interview) | 20593 | 📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc. | 3 days ago | +| [FlutterExampleApps](https://github.com/iampawan/FlutterExampleApps) | 15406 | [Example APPS] Basic Flutter apps, for flutter devs. | 2 months ago | +| [roslyn](https://github.com/dotnet/roslyn) | 14934 | The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs. | an hour ago | +| [ffmpeg-libav-tutorial](https://github.com/leandromoreira/ffmpeg-libav-tutorial) | 6854 | FFmpeg libav tutorial - learn how media works from basic to transmuxing, transcoding and more | 3 months ago | +| [flutter-examples](https://github.com/nisrulz/flutter-examples) | 5712 | [Examples] Simple basic isolated apps, for budding flutter devs. | 16 days ago | +| [DeepLearningZeroToAll](https://github.com/hunkim/DeepLearningZeroToAll) | 4212 | TensorFlow Basic Tutorial Labs | 7 months ago | +| [gameboy.live](https://github.com/HFO4/gameboy.live) | 4204 | 🕹️ A basic gameboy emulator with terminal "Cloud Gaming" support | 7 months ago | +| [MachineLearning](https://github.com/wepe/MachineLearning) | 4180 | Basic Machine Learning and Deep Learning | a year ago | +| [Tensorflow-Tutorial](https://github.com/MorvanZhou/Tensorflow-Tutorial) | 4078 | Tensorflow tutorial from basic to hard, 莫烦Python 中文AI教学 | a year ago | ## [JavaScript](#javascript) @@ -137,16 +137,16 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [freeCodeCamp](https://github.com/freeCodeCamp/freeCodeCamp) | 329697 | freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free. | 7 hours ago | -| [vue](https://github.com/vuejs/vue) | 188023 | 🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web. | 10 hours ago | -| [react](https://github.com/facebook/react) | 174538 | A declarative, efficient, and flexible JavaScript library for building user interfaces. | 4 hours ago | -| [bootstrap](https://github.com/twbs/bootstrap) | 152846 | The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web. | 10 hours ago | -| [javascript](https://github.com/airbnb/javascript) | 114136 | JavaScript Style Guide | 3 days ago | -| [d3](https://github.com/d3/d3) | 98148 | Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada: | a month ago | -| [react-native](https://github.com/facebook/react-native) | 97787 | A framework for building native applications using React | 4 hours ago | -| [create-react-app](https://github.com/facebook/create-react-app) | 90189 | Set up a modern web app by running one command. | 2 days ago | -| [axios](https://github.com/axios/axios) | 87745 | Promise based HTTP client for the browser and node.js | 8 hours ago | -| [node](https://github.com/nodejs/node) | 81695 | Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles: | 2 minutes ago | +| [freeCodeCamp](https://github.com/freeCodeCamp/freeCodeCamp) | 332462 | freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free. | 7 hours ago | +| [vue](https://github.com/vuejs/vue) | 188542 | 🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web. | 12 minutes ago | +| [react](https://github.com/facebook/react) | 175242 | A declarative, efficient, and flexible JavaScript library for building user interfaces. | 4 hours ago | +| [bootstrap](https://github.com/twbs/bootstrap) | 153064 | The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web. | a day ago | +| [javascript](https://github.com/airbnb/javascript) | 114470 | JavaScript Style Guide | 2 days ago | +| [react-native](https://github.com/facebook/react-native) | 98326 | A framework for building native applications using React | 3 hours ago | +| [create-react-app](https://github.com/facebook/create-react-app) | 90461 | Set up a modern web app by running one command. | 3 days ago | +| [axios](https://github.com/axios/axios) | 88062 | Promise based HTTP client for the browser and node.js | a day ago | +| [30-seconds-of-code](https://github.com/30-seconds/30-seconds-of-code) | 86059 | Short JavaScript code snippets for all your development needs | 2 days ago | +| [node](https://github.com/nodejs/node) | 81951 | Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles: | 2 hours ago | ## [TypeScript](#typescript) @@ -154,16 +154,16 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [vscode](https://github.com/microsoft/vscode) | 121255 | Visual Studio Code | 6 hours ago | -| [angular](https://github.com/angular/angular) | 76390 | The modern web developer’s platform | 5 hours ago | -| [ant-design](https://github.com/ant-design/ant-design) | 74333 | An enterprise-class UI design language and React UI library | 19 hours ago | -| [TypeScript](https://github.com/microsoft/TypeScript) | 74186 | TypeScript is a superset of JavaScript that compiles to clean JavaScript output. | 11 hours ago | -| [puppeteer](https://github.com/puppeteer/puppeteer) | 73269 | Headless Chrome Node.js API | 6 hours ago | -| [storybook](https://github.com/storybookjs/storybook) | 64688 | 📓 The UI component explorer. Develop, document, & test React, Vue, Angular, Web Components, Ember, Svelte & more! | 2 hours ago | -| [redux](https://github.com/reduxjs/redux) | 56635 | Predictable state container for JavaScript apps | 21 hours ago | -| [svelte](https://github.com/sveltejs/svelte) | 50219 | Cybernetically enhanced web apps | 17 hours ago | -| [code-server](https://github.com/cdr/code-server) | 47989 | VS Code in the browser | 7 hours ago | -| [echarts](https://github.com/apache/echarts) | 47823 | Apache ECharts is a powerful, interactive charting and data visualization library for browser | 3 days ago | +| [vscode](https://github.com/microsoft/vscode) | 121797 | Visual Studio Code | 9 hours ago | +| [angular](https://github.com/angular/angular) | 76634 | The modern web developer’s platform | an hour ago | +| [ant-design](https://github.com/ant-design/ant-design) | 74609 | An enterprise-class UI design language and React UI library | 19 minutes ago | +| [TypeScript](https://github.com/microsoft/TypeScript) | 74515 | TypeScript is a superset of JavaScript that compiles to clean JavaScript output. | 2 hours ago | +| [puppeteer](https://github.com/puppeteer/puppeteer) | 73511 | Headless Chrome Node.js API | 3 hours ago | +| [storybook](https://github.com/storybookjs/storybook) | 64939 | 📓 The UI component explorer. Develop, document, & test React, Vue, Angular, Web Components, Ember, Svelte & more! | 3 hours ago | +| [redux](https://github.com/reduxjs/redux) | 56724 | Predictable state container for JavaScript apps | 6 days ago | +| [svelte](https://github.com/sveltejs/svelte) | 50576 | Cybernetically enhanced web apps | an hour ago | +| [code-server](https://github.com/cdr/code-server) | 48356 | VS Code in the browser | 12 hours ago | +| [echarts](https://github.com/apache/echarts) | 48099 | Apache ECharts is a powerful, interactive charting and data visualization library for browser | 12 hours ago | ## [Assembly](#assembly) @@ -171,16 +171,16 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [Apollo-11](https://github.com/chrislgarry/Apollo-11) | 51421 | Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules. | 2 months ago | -| [MS-DOS](https://github.com/microsoft/MS-DOS) | 16042 | The original sources of MS-DOS 1.25 and 2.0, for reference purposes | 2 years ago | -| [mal](https://github.com/kanaka/mal) | 8098 | mal - Make a Lisp | 17 hours ago | -| [MalwareSourceCode](https://github.com/vxunderground/MalwareSourceCode) | 7901 | Collection of malware source code for a variety of platforms in an array of different programming languages. | 2 days ago | -| [hello-world](https://github.com/leachim6/hello-world) | 7219 | Hello world in every computer language. Thanks to everyone who contributes to this, make sure to see CONTRIBUTING.md for contribution instructions! | 3 days ago | -| [Prince-of-Persia-Apple-II](https://github.com/jmechner/Prince-of-Persia-Apple-II) | 5617 | A running-jumping-swordfighting game I made on the Apple II from 1985-89 | 4 years ago | -| [pics](https://github.com/corkami/pics) | 5383 | Posters, drawings... | 9 months ago | -| [unix-history-repo](https://github.com/dspinellis/unix-history-repo) | 4789 | Continuous Unix commit history from 1970 until today | 8 months ago | -| [x86-bare-metal-examples](https://github.com/cirosantilli/x86-bare-metal-examples) | 3921 | Dozens of minimal operating systems to learn x86 system programming. Tested on Ubuntu 17.10 host in QEMU 2.10 and real hardware. Userland cheat at: https://github.com/cirosantilli/linux-kernel-module-cheat#userland-assembly ARM baremetal setup at: https://github.com/cirosantilli/linux-kernel-module-cheat#baremetal-setup 学习x86系统编程的数十个最小操作系统。 已在QEMU 2.10中的Ubuntu 17.10主机和真实硬件上进行了测试。 Userland作弊网址:https://github.com/cirosantilli/linux-kernel-module-cheat#userland-assembly ARM裸机安装程序位于:https://github.com/cirosantilli/linux-kernel-module-cheat#baremetal- 设置 | 4 months ago | -| [mediasoup](https://github.com/versatica/mediasoup) | 3823 | Cutting Edge WebRTC Video Conferencing | 6 hours ago | +| [Apollo-11](https://github.com/chrislgarry/Apollo-11) | 51807 | Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules. | 2 months ago | +| [MS-DOS](https://github.com/microsoft/MS-DOS) | 16064 | The original sources of MS-DOS 1.25 and 2.0, for reference purposes | 2 years ago | +| [mal](https://github.com/kanaka/mal) | 8137 | mal - Make a Lisp | 14 days ago | +| [MalwareSourceCode](https://github.com/vxunderground/MalwareSourceCode) | 7948 | Collection of malware source code for a variety of platforms in an array of different programming languages. | 9 hours ago | +| [hello-world](https://github.com/leachim6/hello-world) | 7269 | Hello world in every computer language. Thanks to everyone who contributes to this, make sure to see CONTRIBUTING.md for contribution instructions! | 7 hours ago | +| [Prince-of-Persia-Apple-II](https://github.com/jmechner/Prince-of-Persia-Apple-II) | 5622 | A running-jumping-swordfighting game I made on the Apple II from 1985-89 | 4 years ago | +| [pics](https://github.com/corkami/pics) | 5410 | Posters, drawings... | 9 months ago | +| [unix-history-repo](https://github.com/dspinellis/unix-history-repo) | 4801 | Continuous Unix commit history from 1970 until today | 9 months ago | +| [x86-bare-metal-examples](https://github.com/cirosantilli/x86-bare-metal-examples) | 3933 | Dozens of minimal operating systems to learn x86 system programming. Tested on Ubuntu 17.10 host in QEMU 2.10 and real hardware. Userland cheat at: https://github.com/cirosantilli/linux-kernel-module-cheat#userland-assembly ARM baremetal setup at: https://github.com/cirosantilli/linux-kernel-module-cheat#baremetal-setup 学习x86系统编程的数十个最小操作系统。 已在QEMU 2.10中的Ubuntu 17.10主机和真实硬件上进行了测试。 Userland作弊网址:https://github.com/cirosantilli/linux-kernel-module-cheat#userland-assembly ARM裸机安装程序位于:https://github.com/cirosantilli/linux-kernel-module-cheat#baremetal- 设置 | 4 months ago | +| [mediasoup](https://github.com/versatica/mediasoup) | 3850 | Cutting Edge WebRTC Video Conferencing | 8 hours ago | ## [PHP](#php) @@ -188,16 +188,16 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [laravel](https://github.com/laravel/laravel) | 66517 | A PHP framework for web artisans. | 5 days ago | -| [SecLists](https://github.com/danielmiessler/SecLists) | 33517 | SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more. | 3 days ago | -| [jQuery-File-Upload](https://github.com/blueimp/jQuery-File-Upload) | 31082 | File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads. Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads. | a month ago | -| [Faker](https://github.com/fzaninotto/Faker) | 26066 | Faker is a PHP library that generates fake data for you | 6 months ago | -| [symfony](https://github.com/symfony/symfony) | 25750 | The Symfony PHP framework | 3 hours ago | -| [composer](https://github.com/composer/composer) | 25577 | Dependency Manager for PHP | 17 hours ago | -| [framework](https://github.com/laravel/framework) | 24835 | The Laravel Framework. | 7 hours ago | -| [guzzle](https://github.com/guzzle/guzzle) | 21089 | Guzzle, an extensible PHP HTTP client | 7 days ago | -| [DesignPatternsPHP](https://github.com/DesignPatternsPHP/DesignPatternsPHP) | 19892 | sample code for several design patterns in PHP 8 | a month ago | -| [monolog](https://github.com/Seldaek/monolog) | 19040 | Sends your logs to files, sockets, inboxes, databases and various web services | 10 days ago | +| [laravel](https://github.com/laravel/laravel) | 66652 | A PHP framework for web artisans. | 6 days ago | +| [jQuery-File-Upload](https://github.com/blueimp/jQuery-File-Upload) | 31074 | File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads. Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads. | 16 hours ago | +| [Faker](https://github.com/fzaninotto/Faker) | 26101 | Faker is a PHP library that generates fake data for you | 6 months ago | +| [guzzle](https://github.com/guzzle/guzzle) | 21137 | Guzzle, an extensible PHP HTTP client | 20 days ago | +| [DesignPatternsPHP](https://github.com/DesignPatternsPHP/DesignPatternsPHP) | 19960 | sample code for several design patterns in PHP 8 | 8 hours ago | +| [phpunit](https://github.com/sebastianbergmann/phpunit) | 17883 | The PHP Unit Testing framework. | 19 hours ago | +| [PHPMailer](https://github.com/PHPMailer/PHPMailer) | 17090 | The classic email sending library for PHP | 9 hours ago | +| [WordPress](https://github.com/WordPress/WordPress) | 15475 | 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. | 2 hours ago | +| [Carbon](https://github.com/briannesbitt/Carbon) | 15441 | A simple PHP API extension for DateTime. | 7 days ago | +| [PHP-Parser](https://github.com/nikic/PHP-Parser) | 14856 | A PHP parser written in PHP | 6 days ago | ## [SQL](#sql) @@ -206,15 +206,15 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | | [agilebill](https://github.com/tony-landis/agilebill) | 298 | Open source billing and invoicing | 7 years ago | -| [SQL](https://github.com/dhaval1406/SQL) | 154 | sql related stuff, interview questions, mySQL complex queries | a year ago | +| [SQL](https://github.com/dhaval1406/SQL) | 153 | sql related stuff, interview questions, mySQL complex queries | a year ago | | [census-postgres](https://github.com/leehach/census-postgres) | 114 | PostgreSQL schema and import scripts for recent US Census data | 7 years ago | -| [sql-server-toolbox](https://github.com/SparkhoundSQL/sql-server-toolbox) | 87 | SQL Server Toolbox by the Sparkhound SQL Team | 7 months ago | -| [HackerRank-SQL-Challenges-Solutions](https://github.com/Thomas-George-T/HackerRank-SQL-Challenges-Solutions) | 77 | The solutions of all SQL hackerrank challenges using MySQL environment | a month ago | +| [sql-server-toolbox](https://github.com/SparkhoundSQL/sql-server-toolbox) | 88 | SQL Server Toolbox by the Sparkhound SQL Team | 8 months ago | +| [HackerRank-SQL-Challenges-Solutions](https://github.com/Thomas-George-T/HackerRank-SQL-Challenges-Solutions) | 84 | The solutions of all SQL hackerrank challenges using MySQL environment | 11 days ago | | [TDB_4.3.4_NLU](https://github.com/TrinityCore/TDB_4.3.4_NLU) | 62 | If you are looking for TDB for 4.3.4 go to: | 7 years ago | | [Ali-Data-Mining](https://github.com/sunnotes/Ali-Data-Mining) | 61 | 阿里巴巴大数据竞赛 | 7 years ago | -| [dbt-meta-testing](https://github.com/tnightengale/dbt-meta-testing) | 48 | A dbt-only package for ensuring documentation and test coverage, with granular control. | 2 months ago | -| [dms-smm695](https://github.com/mattDevigili/dms-smm695) | 29 | Teaching material for a B-school, post-grad module on Data Management Systems | 2 months ago | -| [ACE-World-16PY-Patches](https://github.com/ACEmulator/ACE-World-16PY-Patches) | 21 | World Database Releases for ACEmulator. This repo uses ACE-World-16PY as the base and combines it with patches to create the complete World. | 5 hours ago | +| [dbt-meta-testing](https://github.com/tnightengale/dbt-meta-testing) | 49 | A dbt-only package for ensuring documentation and test coverage, with granular control. | 2 months ago | +| [dms-smm695](https://github.com/mattDevigili/dms-smm695) | 29 | Teaching material for a B-school, post-grad module on Data Management Systems | 3 months ago | +| [ACE-World-16PY-Patches](https://github.com/ACEmulator/ACE-World-16PY-Patches) | 21 | World Database Releases for ACEmulator. This repo uses ACE-World-16PY as the base and combines it with patches to create the complete World. | 2 days ago | ## [Ruby](#ruby) @@ -222,16 +222,16 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [rails](https://github.com/rails/rails) | 49009 | Ruby on Rails | 37 minutes ago | -| [jekyll](https://github.com/jekyll/jekyll) | 43298 | :globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby | a day ago | -| [discourse](https://github.com/discourse/discourse) | 34017 | A platform for community discussion. Free, open, simple. | 9 minutes ago | -| [fastlane](https://github.com/fastlane/fastlane) | 32868 | 🚀 The easiest way to automate building and releasing your iOS and Android apps | 10 hours ago | -| [huginn](https://github.com/huginn/huginn) | 32224 | Create agents that monitor and act on your behalf. Your agents are standing by! | a month ago | -| [brew](https://github.com/Homebrew/brew) | 29097 | 🍺 The missing package manager for macOS (or Linux) | 43 minutes ago | -| [awesome-awesomeness](https://github.com/bayandin/awesome-awesomeness) | 27964 | A curated list of awesome awesomeness | 3 months ago | -| [devdocs](https://github.com/freeCodeCamp/devdocs) | 26527 | API Documentation Browser | 2 days ago | -| [metasploit-framework](https://github.com/rapid7/metasploit-framework) | 25048 | Metasploit Framework | 11 hours ago | -| [mastodon](https://github.com/mastodon/mastodon) | 24744 | Your self-hosted, globally interconnected microblogging community | 5 hours ago | +| [rails](https://github.com/rails/rails) | 49101 | Ruby on Rails | 12 hours ago | +| [jekyll](https://github.com/jekyll/jekyll) | 43359 | :globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby | a day ago | +| [discourse](https://github.com/discourse/discourse) | 34130 | A platform for community discussion. Free, open, simple. | 7 hours ago | +| [fastlane](https://github.com/fastlane/fastlane) | 32941 | 🚀 The easiest way to automate building and releasing your iOS and Android apps | a day ago | +| [huginn](https://github.com/huginn/huginn) | 32300 | Create agents that monitor and act on your behalf. Your agents are standing by! | 2 months ago | +| [brew](https://github.com/Homebrew/brew) | 29218 | 🍺 The missing package manager for macOS (or Linux) | a day ago | +| [awesome-awesomeness](https://github.com/bayandin/awesome-awesomeness) | 28021 | A curated list of awesome awesomeness | 3 months ago | +| [devdocs](https://github.com/freeCodeCamp/devdocs) | 26617 | API Documentation Browser | 11 hours ago | +| [metasploit-framework](https://github.com/rapid7/metasploit-framework) | 25150 | Metasploit Framework | a day ago | +| [mastodon](https://github.com/mastodon/mastodon) | 24806 | Your self-hosted, globally interconnected microblogging community | 6 hours ago | ## [R](#r) @@ -239,16 +239,16 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [ggplot2](https://github.com/tidyverse/ggplot2) | 5055 | An implementation of the Grammar of Graphics in R | 5 days ago | -| [awesome-R](https://github.com/qinwf/awesome-R) | 4727 | A curated list of awesome R packages, frameworks and software. | a month ago | -| [shiny](https://github.com/rstudio/shiny) | 4376 | Easy interactive web applications with R | 2 days ago | -| [dplyr](https://github.com/tidyverse/dplyr) | 3834 | dplyr: A grammar of data manipulation | a day ago | -| [swirl_courses](https://github.com/swirldev/swirl_courses) | 3734 | :mortar_board: A collection of interactive courses for the swirl R package. | 7 days ago | -| [ML_for_Hackers](https://github.com/johnmyleswhite/ML_for_Hackers) | 3606 | Code accompanying the book "Machine Learning for Hackers" | 2 years ago | -| [AnomalyDetection](https://github.com/twitter/AnomalyDetection) | 3371 | Anomaly Detection with R | 2 years ago | -| [r4ds](https://github.com/hadley/r4ds) | 3068 | R for data science: a book | 13 days ago | -| [data.table](https://github.com/Rdatatable/data.table) | 2819 | R's data.table package extends data.frame: | a day ago | -| [awesome-network-analysis](https://github.com/briatte/awesome-network-analysis) | 2419 | A curated list of awesome network analysis resources. | a month ago | +| [ggplot2](https://github.com/tidyverse/ggplot2) | 5081 | An implementation of the Grammar of Graphics in R | 4 days ago | +| [awesome-R](https://github.com/qinwf/awesome-R) | 4747 | A curated list of awesome R packages, frameworks and software. | 2 months ago | +| [shiny](https://github.com/rstudio/shiny) | 4395 | Easy interactive web applications with R | 3 days ago | +| [dplyr](https://github.com/tidyverse/dplyr) | 3851 | dplyr: A grammar of data manipulation | a day ago | +| [swirl_courses](https://github.com/swirldev/swirl_courses) | 3743 | :mortar_board: A collection of interactive courses for the swirl R package. | 20 days ago | +| [ML_for_Hackers](https://github.com/johnmyleswhite/ML_for_Hackers) | 3609 | Code accompanying the book "Machine Learning for Hackers" | 2 years ago | +| [AnomalyDetection](https://github.com/twitter/AnomalyDetection) | 3376 | Anomaly Detection with R | 2 years ago | +| [r4ds](https://github.com/hadley/r4ds) | 3099 | R for data science: a book | 8 days ago | +| [data.table](https://github.com/Rdatatable/data.table) | 2835 | R's data.table package extends data.frame: | 6 hours ago | +| [awesome-network-analysis](https://github.com/briatte/awesome-network-analysis) | 2428 | A curated list of awesome network analysis resources. | a month ago | ## [Groovy](#groovy) @@ -256,16 +256,16 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [gradle](https://github.com/gradle/gradle) | 12338 | Adaptable, fast automation for all | 14 minutes ago | -| [rundeck](https://github.com/rundeck/rundeck) | 4338 | Enable Self-Service Operations: Give specific users access to your existing tools, services, and scripts | 2 days ago | -| [pipeline-examples](https://github.com/jenkinsci/pipeline-examples) | 3735 | A collection of examples, tips and tricks and snippets of scripting for the Jenkins Pipeline plugin | 2 months ago | -| [gradle_plugin_android_aspectjx](https://github.com/HujiangTechnology/gradle_plugin_android_aspectjx) | 3480 | A Android gradle plugin that effects AspectJ on Android project and can hook methods in Kotlin, aar and jar file. | a year ago | -| [gradle-versions-plugin](https://github.com/ben-manes/gradle-versions-plugin) | 2933 | Gradle plugin to discover dependency updates | 7 days ago | -| [shadow](https://github.com/johnrengelman/shadow) | 2616 | Gradle plugin to create fat/uber JARs, apply file transforms, and relocate packages for applications and libraries. Gradle version of Maven's Shade plugin. | 4 days ago | -| [asgard](https://github.com/Netflix/asgard) | 2232 | [Asgard is deprecated at Netflix. We use Spinnaker ( www.spinnaker.io ).] Web interface for application deployments and cloud management in Amazon Web Services (AWS). Binary download: http://github.com/Netflix/asgard/releases | 4 years ago | -| [SmartThingsPublic](https://github.com/SmartThingsCommunity/SmartThingsPublic) | 2128 | SmartThings open-source DeviceTypeHandlers and SmartApps code | 2 days ago | -| [fat-aar-android](https://github.com/kezong/fat-aar-android) | 1889 | A gradle plugin that merge dependencies into the final aar file works with AGP 3.+ | 4 days ago | -| [bintray-release](https://github.com/novoda/bintray-release) | 1879 | A helper for releasing from gradle up to bintray | 9 months ago | +| [gradle](https://github.com/gradle/gradle) | 12390 | Adaptable, fast automation for all | an hour ago | +| [rundeck](https://github.com/rundeck/rundeck) | 4344 | Enable Self-Service Operations: Give specific users access to your existing tools, services, and scripts | 2 days ago | +| [pipeline-examples](https://github.com/jenkinsci/pipeline-examples) | 3745 | A collection of examples, tips and tricks and snippets of scripting for the Jenkins Pipeline plugin | 2 months ago | +| [gradle_plugin_android_aspectjx](https://github.com/HujiangTechnology/gradle_plugin_android_aspectjx) | 3500 | A Android gradle plugin that effects AspectJ on Android project and can hook methods in Kotlin, aar and jar file. | 11 days ago | +| [gradle-versions-plugin](https://github.com/ben-manes/gradle-versions-plugin) | 2952 | Gradle plugin to discover dependency updates | 20 days ago | +| [shadow](https://github.com/johnrengelman/shadow) | 2635 | Gradle plugin to create fat/uber JARs, apply file transforms, and relocate packages for applications and libraries. Gradle version of Maven's Shade plugin. | 17 days ago | +| [asgard](https://github.com/Netflix/asgard) | 2233 | [Asgard is deprecated at Netflix. We use Spinnaker ( www.spinnaker.io ).] Web interface for application deployments and cloud management in Amazon Web Services (AWS). Binary download: http://github.com/Netflix/asgard/releases | 4 years ago | +| [SmartThingsPublic](https://github.com/SmartThingsCommunity/SmartThingsPublic) | 2135 | SmartThings open-source DeviceTypeHandlers and SmartApps code | 13 hours ago | +| [devops-resources](https://github.com/bregman-arie/devops-resources) | 1937 | DevOps resources - Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP | 15 days ago | +| [fat-aar-android](https://github.com/kezong/fat-aar-android) | 1914 | A gradle plugin that merge dependencies into the final aar file works with AGP 3.+ | 2 days ago | ## [MATLAB](#matlab) @@ -273,16 +273,16 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [deep-photo-styletransfer](https://github.com/luanfujun/deep-photo-styletransfer) | 9816 | Code and data for paper "Deep Photo Style Transfer": https://arxiv.org/abs/1703.07511 | a month ago | -| [OpenFace](https://github.com/TadasBaltrusaitis/OpenFace) | 5245 | OpenFace – a state-of-the art tool intended for facial landmark detection, head pose estimation, facial action unit recognition, and eye-gaze estimation. | 5 days ago | -| [PRMLT](https://github.com/PRML/PRMLT) | 5218 | Matlab code of machine learning algorithms in book PRML | 2 years ago | -| [vrn](https://github.com/AaronJackson/vrn) | 4371 | :man: Code for "Large Pose 3D Face Reconstruction from a Single Image via Direct Volumetric CNN Regression" | 5 days ago | -| [DeepLearnToolbox](https://github.com/rasmusbergpalm/DeepLearnToolbox) | 3617 | Matlab/Octave toolbox for deep learning. Includes Deep Belief Nets, Stacked Autoencoders, Convolutional Neural Nets, Convolutional Autoencoders and vanilla Neural Nets. Each method has examples to get you started. | 3 years ago | -| [Stanford-CS-229-CN](https://github.com/Kivy-CN/Stanford-CS-229-CN) | 2870 | A Chinese Translation of Stanford CS229 notes 斯坦福机器学习CS229课程讲义的中文翻译 | a year ago | -| [MTCNN_face_detection_alignment](https://github.com/kpzhang93/MTCNN_face_detection_alignment) | 2595 | Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks | 3 years ago | -| [faster_rcnn](https://github.com/ShaoqingRen/faster_rcnn) | 2462 | Faster R-CNN | 3 years ago | -| [rcnn](https://github.com/rbgirshick/rcnn) | 2169 | R-CNN: Regions with Convolutional Neural Network Features | 4 years ago | -| [OpenTLD](https://github.com/zk00006/OpenTLD) | 2086 | OpenTLD is an open source library for real-time 2D tracking of a single object in video. This repository is no longer under development. For latest version see: http://www.tldvision.com/tld2.html | 6 years ago | +| [deep-photo-styletransfer](https://github.com/luanfujun/deep-photo-styletransfer) | 9821 | Code and data for paper "Deep Photo Style Transfer": https://arxiv.org/abs/1703.07511 | 2 months ago | +| [OpenFace](https://github.com/TadasBaltrusaitis/OpenFace) | 5261 | OpenFace – a state-of-the art tool intended for facial landmark detection, head pose estimation, facial action unit recognition, and eye-gaze estimation. | 18 days ago | +| [PRMLT](https://github.com/PRML/PRMLT) | 5238 | Matlab code of machine learning algorithms in book PRML | 2 years ago | +| [vrn](https://github.com/AaronJackson/vrn) | 4376 | :man: Code for "Large Pose 3D Face Reconstruction from a Single Image via Direct Volumetric CNN Regression" | 18 days ago | +| [DeepLearnToolbox](https://github.com/rasmusbergpalm/DeepLearnToolbox) | 3622 | Matlab/Octave toolbox for deep learning. Includes Deep Belief Nets, Stacked Autoencoders, Convolutional Neural Nets, Convolutional Autoencoders and vanilla Neural Nets. Each method has examples to get you started. | 3 years ago | +| [Stanford-CS-229-CN](https://github.com/Kivy-CN/Stanford-CS-229-CN) | 2877 | A Chinese Translation of Stanford CS229 notes 斯坦福机器学习CS229课程讲义的中文翻译 | a year ago | +| [MTCNN_face_detection_alignment](https://github.com/kpzhang93/MTCNN_face_detection_alignment) | 2600 | Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks | 3 years ago | +| [faster_rcnn](https://github.com/ShaoqingRen/faster_rcnn) | 2464 | Faster R-CNN | 3 years ago | +| [rcnn](https://github.com/rbgirshick/rcnn) | 2171 | R-CNN: Regions with Convolutional Neural Network Features | 4 years ago | +| [OpenTLD](https://github.com/zk00006/OpenTLD) | 2087 | OpenTLD is an open source library for real-time 2D tracking of a single object in video. This repository is no longer under development. For latest version see: http://www.tldvision.com/tld2.html | 6 years ago | ## [Go](#go) @@ -290,16 +290,16 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [go](https://github.com/golang/go) | 89742 | The Go programming language | 7 hours ago | -| [kubernetes](https://github.com/kubernetes/kubernetes) | 80872 | Production-Grade Container Scheduling and Management | 10 minutes ago | -| [awesome-go](https://github.com/avelino/awesome-go) | 68063 | A curated list of awesome Go frameworks, libraries and software | 8 hours ago | -| [moby](https://github.com/moby/moby) | 61117 | Moby Project - a collaborative project for the container ecosystem to assemble container-based systems | 6 hours ago | -| [hugo](https://github.com/gohugoio/hugo) | 54123 | The world’s fastest framework for building websites. | 5 hours ago | -| [gin](https://github.com/gin-gonic/gin) | 51335 | Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin. | 7 hours ago | -| [frp](https://github.com/fatedier/frp) | 48251 | A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet. | 10 days ago | -| [syncthing](https://github.com/syncthing/syncthing) | 40035 | Open Source Continuous File Synchronization | 7 hours ago | -| [fzf](https://github.com/junegunn/fzf) | 39019 | :cherry_blossom: A command-line fuzzy finder | 13 days ago | -| [prometheus](https://github.com/prometheus/prometheus) | 38678 | The Prometheus monitoring system and time series database. | 9 hours ago | +| [go](https://github.com/golang/go) | 90207 | The Go programming language | 9 hours ago | +| [kubernetes](https://github.com/kubernetes/kubernetes) | 81244 | Production-Grade Container Scheduling and Management | 10 hours ago | +| [awesome-go](https://github.com/avelino/awesome-go) | 68416 | A curated list of awesome Go frameworks, libraries and software | 2 days ago | +| [moby](https://github.com/moby/moby) | 61230 | Moby Project - a collaborative project for the container ecosystem to assemble container-based systems | 6 hours ago | +| [hugo](https://github.com/gohugoio/hugo) | 54351 | The world’s fastest framework for building websites. | 2 days ago | +| [gin](https://github.com/gin-gonic/gin) | 51726 | Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin. | 17 hours ago | +| [frp](https://github.com/fatedier/frp) | 48584 | A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet. | 23 days ago | +| [syncthing](https://github.com/syncthing/syncthing) | 40217 | Open Source Continuous File Synchronization | 2 hours ago | +| [fzf](https://github.com/junegunn/fzf) | 39334 | :cherry_blossom: A command-line fuzzy finder | 2 days ago | +| [prometheus](https://github.com/prometheus/prometheus) | 38854 | The Prometheus monitoring system and time series database. | 5 hours ago | ## [Delphi](#delphi) @@ -307,16 +307,16 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [rdpwrap](https://github.com/stascorp/rdpwrap) | 9406 | RDP Wrapper Library | 15 days ago | -| [cheat-engine](https://github.com/cheat-engine/cheat-engine) | 6446 | Cheat Engine. A development environment focused on modding | 2 days ago | -| [HeidiSQL](https://github.com/HeidiSQL/HeidiSQL) | 2722 | A lightweight client for managing MariaDB, MySQL, SQL Server, PostgreSQL and SQLite, written in Delphi | 2 months ago | -| [issrc](https://github.com/jrsoftware/issrc) | 2492 | Inno Setup is a free installer for Windows programs. First introduced in 1997, Inno Setup today rivals and even surpasses many commercial installers in feature set and stability. | 14 days ago | -| [transgui](https://github.com/transmission-remote-gui/transgui) | 2386 | 🧲 A feature rich cross platform Transmission BitTorrent client. Faster and has more functionality than the built-in web GUI. | 3 months ago | -| [nodemcu-flasher](https://github.com/nodemcu/nodemcu-flasher) | 1560 | A firmware Flash tool for nodemcu | 4 years ago | -| [soldat](https://github.com/Soldat/soldat) | 1265 | Soldat is a unique 2D (side-view) multiplayer action game | 3 days ago | -| [Dev-Cpp](https://github.com/Embarcadero/Dev-Cpp) | 1236 | A fast, portable, simple, and free C/C++ IDE | 3 days ago | -| [VisualMASM](https://github.com/ThomasJaeger/VisualMASM) | 1198 | Visual MASM - Assembly IDE for Microsoft MASM | 4 years ago | -| [PeaZip](https://github.com/peazip/PeaZip) | 1132 | Free Zip / Unzip software and Rar file extractor. Cross-platform file and archive manager. Features volume spanning, compression, authenticated encryption. Supports 7Z, 7-Zip sfx, ACE, ARJ, Brotli, BZ2, CAB, CHM, CPIO, DEB, GZ, ISO, JAR, LHA/LZH, NSIS, OOo, PAQ/LPAQ, PEA, QUAD, RAR, RPM, split, TAR, Z, ZIP, ZIPX, Zstandard. | 15 hours ago | +| [rdpwrap](https://github.com/stascorp/rdpwrap) | 9469 | RDP Wrapper Library | 4 days ago | +| [cheat-engine](https://github.com/cheat-engine/cheat-engine) | 6515 | Cheat Engine. A development environment focused on modding | 2 days ago | +| [HeidiSQL](https://github.com/HeidiSQL/HeidiSQL) | 2741 | A lightweight client for managing MariaDB, MySQL, SQL Server, PostgreSQL and SQLite, written in Delphi | 4 days ago | +| [issrc](https://github.com/jrsoftware/issrc) | 2502 | Inno Setup is a free installer for Windows programs. First introduced in 1997, Inno Setup today rivals and even surpasses many commercial installers in feature set and stability. | 3 days ago | +| [transgui](https://github.com/transmission-remote-gui/transgui) | 2398 | 🧲 A feature rich cross platform Transmission BitTorrent client. Faster and has more functionality than the built-in web GUI. | 11 days ago | +| [nodemcu-flasher](https://github.com/nodemcu/nodemcu-flasher) | 1567 | A firmware Flash tool for nodemcu | 4 years ago | +| [soldat](https://github.com/Soldat/soldat) | 1275 | Soldat is a unique 2D (side-view) multiplayer action game | 5 hours ago | +| [Dev-Cpp](https://github.com/Embarcadero/Dev-Cpp) | 1269 | A fast, portable, simple, and free C/C++ IDE | a day ago | +| [VisualMASM](https://github.com/ThomasJaeger/VisualMASM) | 1199 | Visual MASM - Assembly IDE for Microsoft MASM | 4 years ago | +| [PeaZip](https://github.com/peazip/PeaZip) | 1156 | Free Zip / Unzip software and Rar file extractor. Cross-platform file and archive manager. Features volume spanning, compression, authenticated encryption. Supports 7Z, 7-Zip sfx, ACE, ARJ, Brotli, BZ2, CAB, CHM, CPIO, DEB, GZ, ISO, JAR, LHA/LZH, NSIS, OOo, PAQ/LPAQ, PEA, QUAD, RAR, RPM, split, TAR, Z, ZIP, ZIPX, Zstandard. | a day ago | ## [Swift](#swift) @@ -324,16 +324,16 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [awesome-ios](https://github.com/vsouza/awesome-ios) | 38225 | A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects | 19 days ago | -| [Alamofire](https://github.com/Alamofire/Alamofire) | 36371 | Elegant HTTP Networking in Swift | a day ago | -| [ShadowsocksX-NG](https://github.com/shadowsocks/ShadowsocksX-NG) | 29733 | Next Generation of ShadowsocksX | 11 days ago | -| [open-source-ios-apps](https://github.com/dkhamsing/open-source-ios-apps) | 28160 | :iphone: Collaborative List of Open-Source iOS Apps | 2 days ago | -| [iina](https://github.com/iina/iina) | 27922 | The modern video player for macOS. | a day ago | -| [open-source-mac-os-apps](https://github.com/serhii-londar/open-source-mac-os-apps) | 27553 | 🚀 Awesome list of open source applications for macOS. https://t.me/s/opensourcemacosapps | an hour ago | -| [swift-algorithm-club](https://github.com/raywenderlich/swift-algorithm-club) | 25379 | Algorithms and data structures in Swift, with explanations! | 22 days ago | -| [Charts](https://github.com/danielgindi/Charts) | 24568 | Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart. | 7 days ago | -| [lottie-ios](https://github.com/airbnb/lottie-ios) | 21972 | An iOS library to natively render After Effects vector animations | 5 days ago | -| [awesome-swift](https://github.com/matteocrippa/awesome-swift) | 21115 | A collaborative list of awesome Swift libraries and resources. Feel free to contribute! | 7 days ago | +| [Alamofire](https://github.com/Alamofire/Alamofire) | 36422 | Elegant HTTP Networking in Swift | a day ago | +| [ShadowsocksX-NG](https://github.com/shadowsocks/ShadowsocksX-NG) | 29773 | Next Generation of ShadowsocksX | 24 days ago | +| [open-source-ios-apps](https://github.com/dkhamsing/open-source-ios-apps) | 28250 | :iphone: Collaborative List of Open-Source iOS Apps | 11 hours ago | +| [open-source-mac-os-apps](https://github.com/serhii-londar/open-source-mac-os-apps) | 28187 | 🚀 Awesome list of open source applications for macOS. https://t.me/s/opensourcemacosapps | 3 days ago | +| [Charts](https://github.com/danielgindi/Charts) | 24594 | Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart. | 3 days ago | +| [lottie-ios](https://github.com/airbnb/lottie-ios) | 21990 | An iOS library to natively render After Effects vector animations | 10 days ago | +| [awesome-swift](https://github.com/matteocrippa/awesome-swift) | 21187 | A collaborative list of awesome Swift libraries and resources. Feel free to contribute! | 9 days ago | +| [RxSwift](https://github.com/ReactiveX/RxSwift) | 20917 | Reactive Programming in Swift | 3 days ago | +| [SwiftyJSON](https://github.com/SwiftyJSON/SwiftyJSON) | 20863 | The better way to deal with JSON data in Swift. | 3 months ago | +| [vapor](https://github.com/vapor/vapor) | 20703 | 💧 A server-side Swift HTTP web framework. | 6 hours ago | ## [Perl](#perl) @@ -341,15 +341,15 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [diff-so-fancy](https://github.com/so-fancy/diff-so-fancy) | 14631 | Good-lookin' diffs. Actually… nah… The best-lookin' diffs. :tada: | 2 months ago | -| [cloc](https://github.com/AlDanial/cloc) | 12301 | cloc counts blank lines, comment lines, and physical lines of source code in many programming languages. | 6 days ago | -| [FlameGraph](https://github.com/brendangregg/FlameGraph) | 11844 | Stack trace visualizer | 8 days ago | -| [gitolite](https://github.com/sitaramc/gitolite) | 7982 | Hosting git repositories -- Gitolite allows you to setup git hosting on a central server, with very fine-grained access control and many (many!) more powerful features. | 7 months ago | -| [MySQLTuner-perl](https://github.com/major/MySQLTuner-perl) | 7065 | MySQLTuner is a script written in Perl that will assist you with your MySQL configuration and make recommendations for increased performance and stability. | 17 days ago | -| [nikto](https://github.com/sullo/nikto) | 5112 | Nikto web server scanner | 10 days ago | -| [Expose](https://github.com/Jack000/Expose) | 4210 | A simple static site generator for photoessays | 2 years ago | -| [sicp-pdf](https://github.com/sarabander/sicp-pdf) | 3915 | SICP PDF with Texinfo and LaTeX source | 2 months ago | -| [git-it-electron](https://github.com/jlord/git-it-electron) | 3885 | :computer: :mortar_board: Git-it is a (Mac, Win, Linux) Desktop App for Learning Git and GitHub | a month ago | +| [diff-so-fancy](https://github.com/so-fancy/diff-so-fancy) | 14649 | Good-lookin' diffs. Actually… nah… The best-lookin' diffs. :tada: | 2 months ago | +| [cloc](https://github.com/AlDanial/cloc) | 12384 | cloc counts blank lines, comment lines, and physical lines of source code in many programming languages. | 2 days ago | +| [FlameGraph](https://github.com/brendangregg/FlameGraph) | 11903 | Stack trace visualizer | 21 days ago | +| [gitolite](https://github.com/sitaramc/gitolite) | 7984 | Hosting git repositories -- Gitolite allows you to setup git hosting on a central server, with very fine-grained access control and many (many!) more powerful features. | 2 days ago | +| [MySQLTuner-perl](https://github.com/major/MySQLTuner-perl) | 7084 | MySQLTuner is a script written in Perl that will assist you with your MySQL configuration and make recommendations for increased performance and stability. | a month ago | +| [nikto](https://github.com/sullo/nikto) | 5139 | Nikto web server scanner | 7 days ago | +| [Expose](https://github.com/Jack000/Expose) | 4212 | A simple static site generator for photoessays | 2 years ago | +| [sicp-pdf](https://github.com/sarabander/sicp-pdf) | 3919 | SICP PDF with Texinfo and LaTeX source | 3 months ago | +| [git-it-electron](https://github.com/jlord/git-it-electron) | 3891 | :computer: :mortar_board: Git-it is a (Mac, Win, Linux) Desktop App for Learning Git and GitHub | a month ago | | [EQGRP](https://github.com/x0rz/EQGRP) | 3727 | Decrypted content of eqgrp-auction-file.tar.xz | 4 years ago | @@ -358,16 +358,16 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [AFNetworking](https://github.com/AFNetworking/AFNetworking) | 33234 | A delightful networking framework for iOS, macOS, watchOS, and tvOS. | a month ago | -| [SDWebImage](https://github.com/SDWebImage/SDWebImage) | 23763 | Asynchronous image downloader with cache support as a UIImageView category | 24 days ago | -| [GPUImage](https://github.com/BradLarson/GPUImage) | 19821 | An open source iOS framework for GPU-based image and video processing | 10 months ago | -| [WeChatExtension-ForMac](https://github.com/MustangYM/WeChatExtension-ForMac) | 18813 | Mac微信功能拓展/微信插件/微信小助手(A plugin for Mac WeChat) | a month ago | -| [Masonry](https://github.com/SnapKit/Masonry) | 17988 | Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS and OSX Auto Layout | 2 months ago | -| [MBProgressHUD](https://github.com/jdg/MBProgressHUD) | 15908 | MBProgressHUD + Customizations | 22 days ago | -| [IQKeyboardManager](https://github.com/hackiftekhar/IQKeyboardManager) | 15259 | Codeless drop-in universal library allows to prevent issues of keyboard sliding up and cover UITextField/UITextView. Neither need to write any code nor any setup required and much more. | a month ago | -| [expo](https://github.com/expo/expo) | 14717 | An open-source platform for making universal native apps with React. Expo runs on Android, iOS, and the web. | 11 hours ago | -| [realm-cocoa](https://github.com/realm/realm-cocoa) | 14618 | Realm is a mobile database: a replacement for Core Data & SQLite | 15 hours ago | -| [YYKit](https://github.com/ibireme/YYKit) | 13848 | A collection of iOS components. | a year ago | +| [AFNetworking](https://github.com/AFNetworking/AFNetworking) | 33250 | A delightful networking framework for iOS, macOS, watchOS, and tvOS. | a month ago | +| [SDWebImage](https://github.com/SDWebImage/SDWebImage) | 23777 | Asynchronous image downloader with cache support as a UIImageView category | a month ago | +| [GPUImage](https://github.com/BradLarson/GPUImage) | 19831 | An open source iOS framework for GPU-based image and video processing | 10 months ago | +| [WeChatExtension-ForMac](https://github.com/MustangYM/WeChatExtension-ForMac) | 18838 | Mac微信功能拓展/微信插件/微信小助手(A plugin for Mac WeChat) | a month ago | +| [Masonry](https://github.com/SnapKit/Masonry) | 17992 | Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS and OSX Auto Layout | 2 months ago | +| [MBProgressHUD](https://github.com/jdg/MBProgressHUD) | 15921 | MBProgressHUD + Customizations | a month ago | +| [IQKeyboardManager](https://github.com/hackiftekhar/IQKeyboardManager) | 15274 | Codeless drop-in universal library allows to prevent issues of keyboard sliding up and cover UITextField/UITextView. Neither need to write any code nor any setup required and much more. | 2 months ago | +| [expo](https://github.com/expo/expo) | 15058 | An open-source platform for making universal native apps with React. Expo runs on Android, iOS, and the web. | 13 hours ago | +| [realm-cocoa](https://github.com/realm/realm-cocoa) | 14631 | Realm is a mobile database: a replacement for Core Data & SQLite | a day ago | +| [YYKit](https://github.com/ibireme/YYKit) | 13852 | A collection of iOS components. | a year ago | ## [Rust](#rust) @@ -375,15 +375,15 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [996.ICU](https://github.com/996icu/996.ICU) | 258729 | Repo for counting stars and contributing. Press F to pay respect to glorious developers. | 11 days ago | -| [deno](https://github.com/denoland/deno) | 77763 | A secure JavaScript and TypeScript runtime | an hour ago | -| [rust](https://github.com/rust-lang/rust) | 58617 | Empowering everyone to build reliable and efficient software. | 11 minutes ago | -| [alacritty](https://github.com/alacritty/alacritty) | 34632 | A cross-platform, OpenGL terminal emulator. | 4 hours ago | -| [bat](https://github.com/sharkdp/bat) | 29310 | A cat(1) clone with wings. | 11 hours ago | -| [ripgrep](https://github.com/BurntSushi/ripgrep) | 27131 | ripgrep recursively searches directories for a regex pattern while respecting your gitignore | 15 days ago | -| [tauri](https://github.com/tauri-apps/tauri) | 22151 | Build smaller, faster, and more secure desktop applications with a web frontend. | 3 days ago | -| [awesome-rust](https://github.com/rust-unofficial/awesome-rust) | 21772 | A curated list of Rust code and resources. | 12 hours ago | -| [fd](https://github.com/sharkdp/fd) | 18854 | A simple, fast and user-friendly alternative to 'find' | 4 days ago | -| [xi-editor](https://github.com/xi-editor/xi-editor) | 18787 | A modern editor with a backend written in Rust. | 13 days ago | +| [996.ICU](https://github.com/996icu/996.ICU) | 258848 | Repo for counting stars and contributing. Press F to pay respect to glorious developers. | 3 days ago | +| [deno](https://github.com/denoland/deno) | 78004 | A secure JavaScript and TypeScript runtime | 2 hours ago | +| [rust](https://github.com/rust-lang/rust) | 58994 | Empowering everyone to build reliable and efficient software. | 5 minutes ago | +| [alacritty](https://github.com/alacritty/alacritty) | 34830 | A cross-platform, OpenGL terminal emulator. | 2 days ago | +| [bat](https://github.com/sharkdp/bat) | 29532 | A cat(1) clone with wings. | 7 hours ago | +| [ripgrep](https://github.com/BurntSushi/ripgrep) | 27272 | ripgrep recursively searches directories for a regex pattern while respecting your gitignore | 3 days ago | +| [tauri](https://github.com/tauri-apps/tauri) | 22462 | Build smaller, faster, and more secure desktop applications with a web frontend. | 3 hours ago | +| [awesome-rust](https://github.com/rust-unofficial/awesome-rust) | 21986 | A curated list of Rust code and resources. | 15 hours ago | +| [rustlings](https://github.com/rust-lang/rustlings) | 19057 | :crab: Small exercises to get you used to reading and writing Rust code! | 17 hours ago | +| [fd](https://github.com/sharkdp/fd) | 19030 | A simple, fast and user-friendly alternative to 'find' | 6 days ago | diff --git a/docs/book/README.md b/docs/book/README.md index 123ece2..029227a 100644 --- a/docs/book/README.md +++ b/docs/book/README.md @@ -3,7 +3,7 @@ * A curated list of programming books. * Inspired by Awesome. * If you see a package or project here that is no longer maintained or is not a good fit, please submit a issue to improve this file. Thank you! -* Last Sync Time: Mon Sep 13 2021 09:16:31 GMT+0800 (中国标准时间) +* Last Sync Time: Sun Sep 26 2021 10:12:59 GMT+0800 (中国标准时间) * Synchronize Every Week. #### Order by alphabetical and star count. @@ -28,14 +28,14 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [free-programming-books](https://github.com/EbookFoundation/free-programming-books) | 203462 | :books: Freely available programming books | 15 hours ago | -| [free-programming-books-zh_CN](https://github.com/justjavac/free-programming-books-zh_CN) | 82832 | :books: 免费的计算机编程类中文书籍,欢迎投稿 | 5 days ago | -| [the-book-of-secret-knowledge](https://github.com/trimstray/the-book-of-secret-knowledge) | 47955 | A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more. | a day ago | -| [frontend-dev-bookmarks](https://github.com/dypsilon/frontend-dev-bookmarks) | 32109 | Manually curated collection of resources for frontend web developers. | a month ago | -| [awesome-programming-books](https://github.com/jobbole/awesome-programming-books) | 12401 | 经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等 | 17 days ago | -| [free-books](https://github.com/ruanyf/free-books) | 11991 | 互联网上的免费书籍 | 5 months ago | -| [books](https://github.com/programthink/books) | 11779 | 【编程随想】收藏的电子书清单(多个学科,含下载链接) | 5 months ago | -| [os01](https://github.com/tuhdo/os01) | 9434 | Bootstrap yourself to write an OS from scratch. A book for self-learner. | 5 months ago | +| [free-programming-books](https://github.com/EbookFoundation/free-programming-books) | 206583 | :books: Freely available programming books | 3 hours ago | +| [free-programming-books-zh_CN](https://github.com/justjavac/free-programming-books-zh_CN) | 83073 | :books: 免费的计算机编程类中文书籍,欢迎投稿 | 18 days ago | +| [the-book-of-secret-knowledge](https://github.com/trimstray/the-book-of-secret-knowledge) | 48364 | A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more. | 5 days ago | +| [frontend-dev-bookmarks](https://github.com/dypsilon/frontend-dev-bookmarks) | 32501 | Manually curated collection of resources for frontend web developers. | 2 months ago | +| [awesome-programming-books](https://github.com/jobbole/awesome-programming-books) | 12440 | 经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等 | a month ago | +| [free-books](https://github.com/ruanyf/free-books) | 12031 | 互联网上的免费书籍 | 5 months ago | +| [books](https://github.com/programthink/books) | 11830 | 【编程随想】收藏的电子书清单(多个学科,含下载链接) | 5 months ago | +| [os01](https://github.com/tuhdo/os01) | 9462 | Bootstrap yourself to write an OS from scratch. A book for self-learner. | 6 months ago | ### [Python](#python) @@ -43,9 +43,9 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [python-guide](https://github.com/realpython/python-guide) | 23569 | Python best practices guidebook, written for humans. | a month ago | -| [reinforcement-learning](https://github.com/dennybritz/reinforcement-learning) | 17078 | Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course. | 7 months ago | -| [Kalman-and-Bayesian-Filters-in-Python](https://github.com/rlabbe/Kalman-and-Bayesian-Filters-in-Python) | 10730 | Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions. | a month ago | +| [python-guide](https://github.com/realpython/python-guide) | 23641 | Python best practices guidebook, written for humans. | 2 months ago | +| [reinforcement-learning](https://github.com/dennybritz/reinforcement-learning) | 17107 | Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course. | 8 months ago | +| [Kalman-and-Bayesian-Filters-in-Python](https://github.com/rlabbe/Kalman-and-Bayesian-Filters-in-Python) | 10796 | Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions. | 4 days ago | ### [JavaScript](#javascript) @@ -53,14 +53,14 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [You-Dont-Know-JS](https://github.com/getify/You-Dont-Know-JS) | 144061 | A book series on JavaScript. @YDKJS on twitter. | 2 months ago | -| [sheetjs](https://github.com/SheetJS/sheetjs) | 27239 | :green_book: SheetJS Community Edition -- Spreadsheet Data Toolkit | 2 hours ago | -| [wtfjs](https://github.com/denysdovhan/wtfjs) | 23338 | 🤪 A list of funny and tricky JavaScript examples | 8 days ago | -| [node-lessons](https://github.com/alsotang/node-lessons) | 16288 | :closed_book:《Node.js 包教不包会》 by alsotang | 10 months ago | -| [Functional-Light-JS](https://github.com/getify/Functional-Light-JS) | 14493 | Pragmatic, balanced FP in JavaScript. @FLJSBook on twitter. | 8 months ago | -| [react-in-patterns](https://github.com/krasimir/react-in-patterns) | 10910 | A free book that talks about design patterns/techniques used while developing with React. | a year ago | -| [babel-handbook](https://github.com/jamiebuilds/babel-handbook) | 10320 | :blue_book: A guided handbook on how to use Babel and how to create plugins for Babel. | a month ago | -| [backbone-fundamentals](https://github.com/addyosmani/backbone-fundamentals) | 9395 | :book: A creative-commons book on Backbone.js for beginners and advanced users alike | 2 years ago | +| [You-Dont-Know-JS](https://github.com/getify/You-Dont-Know-JS) | 144774 | A book series on JavaScript. @YDKJS on twitter. | 4 days ago | +| [sheetjs](https://github.com/SheetJS/sheetjs) | 27356 | :green_book: SheetJS Community Edition -- Spreadsheet Data Toolkit | 3 days ago | +| [wtfjs](https://github.com/denysdovhan/wtfjs) | 23724 | 🤪 A list of funny and tricky JavaScript examples | 3 days ago | +| [node-lessons](https://github.com/alsotang/node-lessons) | 16296 | :closed_book:《Node.js 包教不包会》 by alsotang | a year ago | +| [Functional-Light-JS](https://github.com/getify/Functional-Light-JS) | 14516 | Pragmatic, balanced FP in JavaScript. @FLJSBook on twitter. | 8 months ago | +| [react-in-patterns](https://github.com/krasimir/react-in-patterns) | 10914 | A free book that talks about design patterns/techniques used while developing with React. | a year ago | +| [babel-handbook](https://github.com/jamiebuilds/babel-handbook) | 10353 | :blue_book: A guided handbook on how to use Babel and how to create plugins for Babel. | 6 days ago | +| [backbone-fundamentals](https://github.com/addyosmani/backbone-fundamentals) | 9396 | :book: A creative-commons book on Backbone.js for beginners and advanced users alike | 2 years ago | ### [Typescript](#typescript) @@ -68,8 +68,8 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [advanced-go-programming-book](https://github.com/chai2010/advanced-go-programming-book) | 15684 | :books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿) | 22 days ago | -| [typescript-book](https://github.com/basarat/typescript-book) | 15664 | :books: The definitive guide to TypeScript and possibly the best TypeScript book :book:. Free and Open Source 🌹 | 9 days ago | +| [typescript-book](https://github.com/basarat/typescript-book) | 15780 | :books: The definitive guide to TypeScript and possibly the best TypeScript book :book:. Free and Open Source 🌹 | 22 days ago | +| [advanced-go-programming-book](https://github.com/chai2010/advanced-go-programming-book) | 15764 | :books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿) | a month ago | ### [Go](#go) @@ -77,10 +77,10 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [the-way-to-go_ZH_CN](https://github.com/unknwon/the-way-to-go_ZH_CN) | 26858 | 《The Way to Go》中文译本,中文正式名《Go 入门指南》 | a month ago | -| [advanced-go-programming-book](https://github.com/chai2010/advanced-go-programming-book) | 15684 | :books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿) | 22 days ago | -| [book](https://github.com/qyuhen/book) | 11779 | 学习笔记 | 5 months ago | -| [GoBooks](https://github.com/dariubs/GoBooks) | 10046 | List of Golang books | 4 days ago | +| [the-way-to-go_ZH_CN](https://github.com/unknwon/the-way-to-go_ZH_CN) | 27108 | 《The Way to Go》中文译本,中文正式名《Go 入门指南》 | 2 months ago | +| [advanced-go-programming-book](https://github.com/chai2010/advanced-go-programming-book) | 15764 | :books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿) | a month ago | +| [book](https://github.com/qyuhen/book) | 11796 | 学习笔记 | 6 months ago | +| [GoBooks](https://github.com/dariubs/GoBooks) | 10120 | List of Golang books | 17 days ago | ### [Docker](#docker) @@ -88,7 +88,7 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [docker_practice](https://github.com/yeasy/docker_practice) | 19278 | Learn and understand Docker technologies, with real DevOps practice! | 2 months ago | +| [docker_practice](https://github.com/yeasy/docker_practice) | 19328 | Learn and understand Docker technologies, with real DevOps practice! | 7 days ago | ### [Bash](#bash) @@ -96,7 +96,7 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [pure-bash-bible](https://github.com/dylanaraps/pure-bash-bible) | 27701 | 📖 A collection of pure bash alternatives to external processes. | 3 months ago | +| [pure-bash-bible](https://github.com/dylanaraps/pure-bash-bible) | 27752 | 📖 A collection of pure bash alternatives to external processes. | 3 months ago | ## [Deep Learning](#deep-learning) @@ -107,18 +107,18 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [deeplearningbook-chinese](https://github.com/exacity/deeplearningbook-chinese) | 31598 | Deep Learning Book Chinese Translation | 2 years ago | -| [d2l-zh](https://github.com/d2l-ai/d2l-zh) | 25580 | 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被全球200所大学采用教学。 | 6 hours ago | -| [pumpkin-book](https://github.com/datawhalechina/pumpkin-book) | 18016 | 《机器学习》(西瓜书)公式推导解析,在线阅读地址:https://datawhalechina.github.io/pumpkin-book | 5 days ago | -| [deeplearning_ai_books](https://github.com/fengdu78/deeplearning_ai_books) | 13618 | deeplearning.ai(吴恩达老师的深度学习课程笔记及资源) | 12 days ago | -| [deep-learning-with-python-notebooks](https://github.com/fchollet/deep-learning-with-python-notebooks) | 13490 | Jupyter notebooks for the code samples of the book "Deep Learning with Python" | 5 days ago | -| [fastbook](https://github.com/fastai/fastbook) | 13454 | The fastai book, published as Jupyter Notebooks | 16 days ago | -| [neural-networks-and-deep-learning](https://github.com/mnielsen/neural-networks-and-deep-learning) | 12796 | Code samples for my book "Neural Networks and Deep Learning" | 7 months ago | -| [awesome-nlp](https://github.com/keon/awesome-nlp) | 12324 | :book: A curated list of resources dedicated to Natural Language Processing (NLP) | 10 days ago | -| [Deep-Learning-with-TensorFlow-book](https://github.com/dragen1860/Deep-Learning-with-TensorFlow-book) | 11906 | 深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework. | 14 days ago | -| [python-machine-learning-book](https://github.com/rasbt/python-machine-learning-book) | 11334 | The "Python Machine Learning (1st edition)" book code repository and info resource | a month ago | -| [d2l-en](https://github.com/d2l-ai/d2l-en) | 10964 | Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 200 universities. | 2 days ago | -| [mit-deep-learning-book-pdf](https://github.com/janishar/mit-deep-learning-book-pdf) | 9579 | MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville | 8 months ago | -| [pytorch-book](https://github.com/chenyuntc/pytorch-book) | 9200 | PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》) | 6 months ago | +| [deeplearningbook-chinese](https://github.com/exacity/deeplearningbook-chinese) | 31662 | Deep Learning Book Chinese Translation | 2 years ago | +| [d2l-zh](https://github.com/d2l-ai/d2l-zh) | 25783 | 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被全球200所大学采用教学。 | a day ago | +| [pumpkin-book](https://github.com/datawhalechina/pumpkin-book) | 18126 | 《机器学习》(西瓜书)公式推导解析,在线阅读地址:https://datawhalechina.github.io/pumpkin-book | 18 days ago | +| [deeplearning_ai_books](https://github.com/fengdu78/deeplearning_ai_books) | 13664 | deeplearning.ai(吴恩达老师的深度学习课程笔记及资源) | 25 days ago | +| [deep-learning-with-python-notebooks](https://github.com/fchollet/deep-learning-with-python-notebooks) | 13546 | Jupyter notebooks for the code samples of the book "Deep Learning with Python" | 12 days ago | +| [fastbook](https://github.com/fastai/fastbook) | 13540 | The fastai book, published as Jupyter Notebooks | 7 days ago | +| [neural-networks-and-deep-learning](https://github.com/mnielsen/neural-networks-and-deep-learning) | 12823 | Code samples for my book "Neural Networks and Deep Learning" | 7 months ago | +| [awesome-nlp](https://github.com/keon/awesome-nlp) | 12379 | :book: A curated list of resources dedicated to Natural Language Processing (NLP) | 6 days ago | +| [Deep-Learning-with-TensorFlow-book](https://github.com/dragen1860/Deep-Learning-with-TensorFlow-book) | 11934 | 深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework. | a month ago | +| [python-machine-learning-book](https://github.com/rasbt/python-machine-learning-book) | 11346 | The "Python Machine Learning (1st edition)" book code repository and info resource | 2 months ago | +| [d2l-en](https://github.com/d2l-ai/d2l-en) | 11052 | Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 200 universities. | a day ago | +| [mit-deep-learning-book-pdf](https://github.com/janishar/mit-deep-learning-book-pdf) | 9619 | MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville | 8 months ago | +| [pytorch-book](https://github.com/chenyuntc/pytorch-book) | 9250 | PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》) | 6 months ago | diff --git a/docs/c/README.md b/docs/c/README.md index 740705b..36c26b1 100644 --- a/docs/c/README.md +++ b/docs/c/README.md @@ -3,7 +3,7 @@ * A curated list of awesome C, C++ frameworks, libraries, software and resources. * Inspired by Awesome. * If you see a package or project here that is no longer maintained or is not a good fit, please submit a issue to improve this file. Thank you! -* Last Sync Time: Mon Sep 13 2021 09:16:43 GMT+0800 (中国标准时间) +* Last Sync Time: Sun Sep 26 2021 10:13:11 GMT+0800 (中国标准时间) * Synchronize Every Week. #### Order by alphabetical and star count. @@ -78,7 +78,7 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [draft](https://github.com/cplusplus/draft) | 4471 | C++ standards drafts | 2 hours ago | +| [draft](https://github.com/cplusplus/draft) | 4481 | C++ standards drafts | 3 hours ago | ### [Frameworks](#frameworks) @@ -86,22 +86,22 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [folly](https://github.com/facebook/folly) | 19728 | An open-source C++ library developed and used at Facebook. | 2 days ago | -| [dlib](https://github.com/davisking/dlib) | 10543 | A toolkit for making real world machine learning and data analysis applications in C++ | a day ago | -| [abseil-cpp](https://github.com/abseil/abseil-cpp) | 9275 | Abseil Common Libraries (C++) | 2 days ago | -| [openFrameworks](https://github.com/openframeworks/openFrameworks) | 8526 | openFrameworks is a community-developed cross platform toolkit for creative coding in C++. | 3 days ago | -| [EASTL](https://github.com/electronicarts/EASTL) | 5917 | EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance. | a month ago | -| [workflow](https://github.com/sogou/workflow) | 5469 | C++ Parallel Computing and Asynchronous Networking Engine | 3 days ago | -| [JUCE](https://github.com/juce-framework/JUCE) | 3598 | JUCE is an open-source cross-platform C++ application framework for desktop and mobile applications, including VST, VST3, AU, AUv3, RTAS and AAX audio plug-ins. | 21 hours ago | +| [folly](https://github.com/facebook/folly) | 20023 | An open-source C++ library developed and used at Facebook. | 2 days ago | +| [dlib](https://github.com/davisking/dlib) | 10572 | A toolkit for making real world machine learning and data analysis applications in C++ | 10 hours ago | +| [abseil-cpp](https://github.com/abseil/abseil-cpp) | 9365 | Abseil Common Libraries (C++) | 20 hours ago | +| [openFrameworks](https://github.com/openframeworks/openFrameworks) | 8543 | openFrameworks is a community-developed cross platform toolkit for creative coding in C++. | 2 days ago | +| [EASTL](https://github.com/electronicarts/EASTL) | 5939 | EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance. | 11 days ago | +| [workflow](https://github.com/sogou/workflow) | 5879 | C++ Parallel Computing and Asynchronous Networking Engine. Simple C++ HTTP Client/Server. | 2 days ago | +| [JUCE](https://github.com/juce-framework/JUCE) | 3631 | JUCE is an open-source cross-platform C++ application framework for desktop and mobile applications, including VST, VST3, AU, AUv3, RTAS and AAX audio plug-ins. | 2 days ago | | [libphenom](https://github.com/facebookarchive/libphenom) | 1660 | An eventing framework for building high performance and high scalability systems in C. | 3 years ago | -| [FunctionalPlus](https://github.com/Dobiasd/FunctionalPlus) | 1443 | Functional Programming Library for C++. Write concise and readable C++ code. | 12 days ago | -| [bde](https://github.com/bloomberg/bde) | 1265 | Basic Development Environment - a set of foundational C++ libraries used at Bloomberg. | 3 days ago | +| [FunctionalPlus](https://github.com/Dobiasd/FunctionalPlus) | 1455 | Functional Programming Library for C++. Write concise and readable C++ code. | 2 days ago | +| [bde](https://github.com/bloomberg/bde) | 1273 | Basic Development Environment - a set of foundational C++ libraries used at Bloomberg. | 3 days ago | | [libsourcey](https://github.com/sourcey/libsourcey) | 1195 | C++14 evented IO libraries for high performance networking and media based applications | 4 months ago | -| [etl](https://github.com/ETLCPP/etl) | 933 | Embedded Template Library | 14 hours ago | -| [ffead-cpp](https://github.com/sumeetchhetri/ffead-cpp) | 474 | Framework for Enterprise Application Development in c++, HTTP1/HTTP2/HTTP3 compliant, Supports multiple server backends | 10 hours ago | +| [etl](https://github.com/ETLCPP/etl) | 944 | Embedded Template Library | 2 hours ago | +| [ffead-cpp](https://github.com/sumeetchhetri/ffead-cpp) | 476 | Framework for Enterprise Application Development in c++, HTTP1/HTTP2/HTTP3 compliant, Supports multiple server backends | 13 days ago | | [libu](https://github.com/koanlogic/libu) | 357 | LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipulation, debugging, and logging in a very compact way, plus many other miscellaneous tasks | 9 months ago | | [yomm2](https://github.com/jll63/yomm2) | 184 | Fast, orthogonal, open multi-methods. Supersedes yomm11. | a month ago | -| [kigs](https://github.com/Kigs-framework/kigs) | 57 | Kigs framework is a C++ modular multipurpose cross platform framework. | 3 months ago | +| [kigs](https://github.com/Kigs-framework/kigs) | 57 | Kigs framework is a C++ modular multipurpose cross platform framework. | 6 days ago | ### [Artificial Intelligence](#artificial-intelligence) @@ -109,20 +109,20 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [tensorflow](https://github.com/tensorflow/tensorflow) | 159004 | An Open Source Machine Learning Framework for Everyone | 24 minutes ago | -| [pytorch](https://github.com/pytorch/pytorch) | 50769 | Tensors and Dynamic neural networks in Python with strong GPU acceleration | 14 minutes ago | -| [incubator-mxnet](https://github.com/apache/incubator-mxnet) | 19645 | Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more | a day ago | -| [CNTK](https://github.com/microsoft/CNTK) | 17092 | Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit | 17 days ago | -| [kaldi](https://github.com/kaldi-asr/kaldi) | 10833 | kaldi-asr/kaldi is the official location of the Kaldi project. | 2 days ago | -| [tiny-dnn](https://github.com/tiny-dnn/tiny-dnn) | 5421 | header only, dependency-free deep learning framework in C++14 | 7 months ago | -| [recastnavigation](https://github.com/recastnavigation/recastnavigation) | 4308 | Navigation-mesh Toolset for Games | 5 months ago | -| [flashlight](https://github.com/flashlight/flashlight) | 3914 | A C++ standalone library for machine learning | 5 days ago | -| [oneDNN](https://github.com/oneapi-src/oneDNN) | 2499 | oneAPI Deep Neural Network Library (oneDNN) | 2 days ago | -| [genann](https://github.com/codeplea/genann) | 1134 | simple neural network library in ANSI C | a month ago | +| [tensorflow](https://github.com/tensorflow/tensorflow) | 159310 | An Open Source Machine Learning Framework for Everyone | an hour ago | +| [pytorch](https://github.com/pytorch/pytorch) | 51073 | Tensors and Dynamic neural networks in Python with strong GPU acceleration | 23 minutes ago | +| [incubator-mxnet](https://github.com/apache/incubator-mxnet) | 19669 | Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more | 9 hours ago | +| [CNTK](https://github.com/microsoft/CNTK) | 17101 | Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit | a month ago | +| [kaldi](https://github.com/kaldi-asr/kaldi) | 10885 | kaldi-asr/kaldi is the official location of the Kaldi project. | a day ago | +| [tiny-dnn](https://github.com/tiny-dnn/tiny-dnn) | 5424 | header only, dependency-free deep learning framework in C++14 | 7 months ago | +| [recastnavigation](https://github.com/recastnavigation/recastnavigation) | 4330 | Navigation-mesh Toolset for Games | 5 months ago | +| [flashlight](https://github.com/flashlight/flashlight) | 3935 | A C++ standalone library for machine learning | 18 days ago | +| [oneDNN](https://github.com/oneapi-src/oneDNN) | 2517 | oneAPI Deep Neural Network Library (oneDNN) | 2 days ago | +| [genann](https://github.com/codeplea/genann) | 1138 | simple neural network library in ANSI C | a month ago | | [veles](https://github.com/Samsung/veles) | 893 | Distributed machine learning platform | 5 years ago | -| [frugally-deep](https://github.com/Dobiasd/frugally-deep) | 777 | Header-only library for using Keras models in C++. | 12 days ago | -| [btsk](https://github.com/aigamedev/btsk) | 369 | Behavior Tree Starter Kit | 6 years ago | -| [ANNetGPGPU](https://github.com/ANNetGPGPU/ANNetGPGPU) | 88 | A GPU (CUDA) based Artificial Neural Network library | 2 years ago | +| [frugally-deep](https://github.com/Dobiasd/frugally-deep) | 782 | Header-only library for using Keras models in C++. | 2 days ago | +| [btsk](https://github.com/aigamedev/btsk) | 371 | Behavior Tree Starter Kit | 6 years ago | +| [ANNetGPGPU](https://github.com/ANNetGPGPU/ANNetGPGPU) | 88 | A GPU (CUDA) based Artificial Neural Network library | 16 hours ago | ### [Asynchronous Event Loop](#asynchronous-event-loop) @@ -130,12 +130,12 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [libuv](https://github.com/libuv/libuv) | 18115 | Cross-platform asynchronous I/O | 16 hours ago | -| [asio](https://github.com/chriskohlhoff/asio) | 2977 | Asio C++ Library | 3 days ago | -| [libhv](https://github.com/ithewei/libhv) | 2747 | 🔥 比libevent、libuv更易用的国产网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket client/server. | 9 hours ago | -| [actor-framework](https://github.com/actor-framework/actor-framework) | 2582 | An Open Source Implementation of the Actor Model in C++ | 17 hours ago | -| [uvw](https://github.com/skypjack/uvw) | 1303 | Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library! | 16 days ago | -| [promise-cpp](https://github.com/xhawk18/promise-cpp) | 326 | C++ promise/A+ library in Javascript style. | 2 months ago | +| [libuv](https://github.com/libuv/libuv) | 18176 | Cross-platform asynchronous I/O | 6 days ago | +| [asio](https://github.com/chriskohlhoff/asio) | 3005 | Asio C++ Library | 9 days ago | +| [libhv](https://github.com/ithewei/libhv) | 2914 | 🔥 比libevent、libuv更易用的国产网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket client/server. | 20 hours ago | +| [actor-framework](https://github.com/actor-framework/actor-framework) | 2587 | An Open Source Implementation of the Actor Model in C++ | 2 days ago | +| [uvw](https://github.com/skypjack/uvw) | 1310 | Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library! | a month ago | +| [promise-cpp](https://github.com/xhawk18/promise-cpp) | 337 | C++ promise/A+ library in Javascript style. | 9 hours ago | ### [Audio](#audio) @@ -143,18 +143,18 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [wav2letter](https://github.com/flashlight/wav2letter) | 5849 | Facebook AI Research's Automatic Speech Recognition Toolkit | 5 days ago | -| [miniaudio](https://github.com/mackron/miniaudio) | 1737 | Single file audio playback and capture library written in C. | 16 days ago | -| [libsoundio](https://github.com/andrewrk/libsoundio) | 1398 | C library for cross-platform real-time audio input and output | 4 months ago | -| [Maximilian](https://github.com/micknoise/Maximilian) | 1198 | C++ Audio and Music DSP Library | 2 months ago | -| [soloud](https://github.com/jarikomppa/soloud) | 1157 | Free, easy, portable audio engine for games | 7 days ago | -| [minimp3](https://github.com/lieff/minimp3) | 981 | Minimalistic MP3 decoder single header library | a month ago | -| [libsndfile](https://github.com/libsndfile/libsndfile) | 872 | A C library for reading and writing sound files containing sampled audio data. | 3 days ago | -| [AudioFile](https://github.com/adamstark/AudioFile) | 485 | A simple C++ library for reading and writing audio files. | 4 months ago | -| [Tonic](https://github.com/TonicAudio/Tonic) | 433 | Easy and efficient audio synthesis in C++ | a year ago | -| [verovio](https://github.com/rism-digital/verovio) | 426 | 🎵 Music notation engraving library for MEI with MusicXML and Humdrum support and various toolkits (JavaScript, Python) | 8 hours ago | -| [sela](https://github.com/sahaRatul/sela) | 205 | SimplE Lossless Audio | a year ago | -| [ni-media](https://github.com/NativeInstruments/ni-media) | 169 | NI Media is a C++ library for reading and writing audio streams. | 6 months ago | +| [wav2letter](https://github.com/flashlight/wav2letter) | 5859 | Facebook AI Research's Automatic Speech Recognition Toolkit | 12 days ago | +| [miniaudio](https://github.com/mackron/miniaudio) | 1750 | Single file audio playback and capture library written in C. | a month ago | +| [libsoundio](https://github.com/andrewrk/libsoundio) | 1399 | C library for cross-platform real-time audio input and output | 3 days ago | +| [Maximilian](https://github.com/micknoise/Maximilian) | 1201 | C++ Audio and Music DSP Library | 2 months ago | +| [soloud](https://github.com/jarikomppa/soloud) | 1161 | Free, easy, portable audio engine for games | 20 days ago | +| [minimp3](https://github.com/lieff/minimp3) | 988 | Minimalistic MP3 decoder single header library | 2 months ago | +| [libsndfile](https://github.com/libsndfile/libsndfile) | 877 | A C library for reading and writing sound files containing sampled audio data. | 5 days ago | +| [AudioFile](https://github.com/adamstark/AudioFile) | 493 | A simple C++ library for reading and writing audio files. | 8 days ago | +| [Tonic](https://github.com/TonicAudio/Tonic) | 434 | Easy and efficient audio synthesis in C++ | a year ago | +| [verovio](https://github.com/rism-digital/verovio) | 426 | 🎵 Music notation engraving library for MEI with MusicXML and Humdrum support and various toolkits (JavaScript, Python) | 6 hours ago | +| [sela](https://github.com/sahaRatul/sela) | 206 | SimplE Lossless Audio | a year ago | +| [ni-media](https://github.com/NativeInstruments/ni-media) | 171 | NI Media is a C++ library for reading and writing audio streams. | 6 months ago | ### [Biology](#biology) @@ -162,7 +162,7 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [vcflib](https://github.com/vcflib/vcflib) | 444 | C++ library and cmdline tools for parsing and manipulating VCF files | 4 months ago | +| [vcflib](https://github.com/vcflib/vcflib) | 446 | C++ library and cmdline tools for parsing and manipulating VCF files | 4 months ago | | [wham](https://github.com/zeeev/wham) | 82 | Structural variant detection and association testing | 4 years ago | @@ -171,9 +171,9 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [libtorrent](https://github.com/arvidn/libtorrent) | 3377 | an efficient feature complete C++ bittorrent implementation | 17 hours ago | -| [libutp](https://github.com/bittorrent/libutp) | 949 | uTorrent Transport Protocol library | a year ago | -| [libtorrent](https://github.com/rakshasa/libtorrent) | 816 | libTorrent BitTorrent library | 9 days ago | +| [libtorrent](https://github.com/arvidn/libtorrent) | 3400 | an efficient feature complete C++ bittorrent implementation | 15 minutes ago | +| [libutp](https://github.com/bittorrent/libutp) | 951 | uTorrent Transport Protocol library | a year ago | +| [libtorrent](https://github.com/rakshasa/libtorrent) | 817 | libTorrent BitTorrent library | 22 days ago | | [dht](https://github.com/jech/dht) | 609 | BitTorrent DHT library | 9 months ago | @@ -182,10 +182,10 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [lammps](https://github.com/lammps/lammps) | 1164 | Public development project of the LAMMPS MD software package | a day ago | -| [gromacs](https://github.com/gromacs/gromacs) | 362 | Public/backup repository of the GROMACS molecular simulation toolkit. Please do not mine the metadata blindly; we use https://gitlab.com/gromacs/gromacs for code review and issue tracking. | 3 days ago | -| [reaktoro](https://github.com/reaktoro/reaktoro) | 77 | a unified framework for modeling chemically reactive systems | a day ago | -| [seams-core](https://github.com/d-SEAMS/seams-core) | 19 | The d-SEAMS C++ core engine | a month ago | +| [lammps](https://github.com/lammps/lammps) | 1173 | Public development project of the LAMMPS MD software package | 40 minutes ago | +| [gromacs](https://github.com/gromacs/gromacs) | 364 | Public/backup repository of the GROMACS molecular simulation toolkit. Please do not mine the metadata blindly; we use https://gitlab.com/gromacs/gromacs for code review and issue tracking. | 13 hours ago | +| [reaktoro](https://github.com/reaktoro/reaktoro) | 77 | a unified framework for modeling chemically reactive systems | 2 days ago | +| [seams-core](https://github.com/d-SEAMS/seams-core) | 19 | The d-SEAMS C++ core engine | 2 months ago | ### [CLI](#cli) @@ -193,23 +193,23 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [linenoise](https://github.com/antirez/linenoise) | 2814 | A small self-contained alternative to readline and libedit | 2 months ago | -| [cxxopts](https://github.com/jarro2783/cxxopts) | 2724 | Lightweight C++ command line option parser | a month ago | -| [termbox](https://github.com/nsf/termbox) | 1818 | Library for writing text-based user interfaces | a year ago | -| [indicators](https://github.com/p-ranav/indicators) | 1694 | Activity Indicators for Modern C++ | 2 months ago | -| [FTXUI](https://github.com/ArthurSonzogni/FTXUI) | 1605 | :computer: C++ Functional Terminal User Interface. :heart: | 10 hours ago | -| [imtui](https://github.com/ggerganov/imtui) | 1412 | ImTui: Immediate Mode Text-based User Interface | 13 days ago | -| [tabulate](https://github.com/p-ranav/tabulate) | 1021 | Table Maker for Modern C++ | 8 months ago | -| [docopt.cpp](https://github.com/docopt/docopt.cpp) | 909 | C++11 port of docopt | 5 days ago | -| [args](https://github.com/Taywee/args) | 898 | A simple header-only C++ argument parser library. Supposed to be flexible and powerful, and attempts to be compatible with the functionality of the Python standard argparse library (though not necessarily the API). | 9 hours ago | -| [argh](https://github.com/adishavit/argh) | 875 | Argh! A minimalist argument handler. | 2 months ago | -| [PDCurses](https://github.com/wmcbrine/PDCurses) | 691 | PDCurses - a curses library for environments that don't fit the termcap/terminfo model. | 2 months ago | -| [cli](https://github.com/daniele77/cli) | 662 | A library for interactive command line interfaces in modern C++ | 13 days ago | -| [Clara](https://github.com/catchorg/Clara) | 642 | A simple to use, composable, command line parser for C++ 11 and beyond | 2 years ago | -| [replxx](https://github.com/AmokHuginnsson/replxx) | 497 | A readline and libedit replacement that supports UTF-8, syntax highlighting, hints and Windows and is BSD licensed. | a day ago | -| [linenoise-ng](https://github.com/arangodb/linenoise-ng) | 319 | A small self-contained alternative to readline and libedit that supports UTF-8 and Windows and is BSD licensed. | a year ago | -| [Lyra](https://github.com/bfgroup/Lyra) | 277 | A simple to use, composable, command line parser for C++ 11 and beyond | 2 months ago | -| [cpp-terminal](https://github.com/jupyter-xeus/cpp-terminal) | 88 | Small header only C++ library for writing multiplatform terminal applications | a month ago | +| [linenoise](https://github.com/antirez/linenoise) | 2820 | A small self-contained alternative to readline and libedit | 2 months ago | +| [cxxopts](https://github.com/jarro2783/cxxopts) | 2741 | Lightweight C++ command line option parser | 2 months ago | +| [termbox](https://github.com/nsf/termbox) | 1821 | Library for writing text-based user interfaces | a year ago | +| [indicators](https://github.com/p-ranav/indicators) | 1707 | Activity Indicators for Modern C++ | 2 months ago | +| [FTXUI](https://github.com/ArthurSonzogni/FTXUI) | 1663 | :computer: C++ Functional Terminal User Interface. :heart: | 5 days ago | +| [imtui](https://github.com/ggerganov/imtui) | 1430 | ImTui: Immediate Mode Text-based User Interface | a month ago | +| [tabulate](https://github.com/p-ranav/tabulate) | 1038 | Table Maker for Modern C++ | 8 months ago | +| [docopt.cpp](https://github.com/docopt/docopt.cpp) | 915 | C++11 port of docopt | 2 days ago | +| [args](https://github.com/Taywee/args) | 903 | A simple header-only C++ argument parser library. Supposed to be flexible and powerful, and attempts to be compatible with the functionality of the Python standard argparse library (though not necessarily the API). | 12 days ago | +| [argh](https://github.com/adishavit/argh) | 884 | Argh! A minimalist argument handler. | 2 months ago | +| [PDCurses](https://github.com/wmcbrine/PDCurses) | 693 | PDCurses - a curses library for environments that don't fit the termcap/terminfo model. | 2 months ago | +| [cli](https://github.com/daniele77/cli) | 673 | A library for interactive command line interfaces in modern C++ | a month ago | +| [Clara](https://github.com/catchorg/Clara) | 643 | A simple to use, composable, command line parser for C++ 11 and beyond | 2 years ago | +| [replxx](https://github.com/AmokHuginnsson/replxx) | 503 | A readline and libedit replacement that supports UTF-8, syntax highlighting, hints and Windows and is BSD licensed. | 2 days ago | +| [linenoise-ng](https://github.com/arangodb/linenoise-ng) | 323 | A small self-contained alternative to readline and libedit that supports UTF-8 and Windows and is BSD licensed. | a year ago | +| [Lyra](https://github.com/bfgroup/Lyra) | 285 | A simple to use, composable, command line parser for C++ 11 and beyond | 2 months ago | +| [cpp-terminal](https://github.com/jupyter-xeus/cpp-terminal) | 92 | Small header only C++ library for writing multiplatform terminal applications | a month ago | ### [Compression](#compression) @@ -217,17 +217,17 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [zstd](https://github.com/facebook/zstd) | 15457 | Zstandard - Fast real-time compression algorithm | 8 hours ago | -| [brotli](https://github.com/google/brotli) | 10406 | Brotli compression format | 4 days ago | -| [lz4](https://github.com/lz4/lz4) | 6330 | Extremely Fast Compression algorithm | 6 days ago | -| [lzfse](https://github.com/lzfse/lzfse) | 1641 | LZFSE compression library and command line tool | 3 months ago | -| [libarchive](https://github.com/libarchive/libarchive) | 1561 | Multi-format archive and compression library | 8 days ago | -| [miniz](https://github.com/richgel999/miniz) | 1232 | miniz: Single C source file zlib-replacement library, originally from code.google.com/p/miniz | 2 months ago | -| [FiniteStateEntropy](https://github.com/Cyan4973/FiniteStateEntropy) | 1010 | New generation entropy codecs : Finite State Entropy and Huff0 | 9 months ago | -| [smaz](https://github.com/antirez/smaz) | 927 | Small strings compression library | 2 years ago | -| [minizip-ng](https://github.com/zlib-ng/minizip-ng) | 818 | Fork of the popular zip manipulation library found in the zlib distribution. | 6 days ago | -| [bit7z](https://github.com/rikyoz/bit7z) | 186 | A C++ static library offering a clean and simple interface to the 7-zip DLLs. | 5 days ago | -| [zlib-ng](https://github.com/Dead2/zlib-ng) | 2 | zlib replacement with optimizations for "next generation" systems. | 4 months ago | +| [zstd](https://github.com/facebook/zstd) | 15517 | Zstandard - Fast real-time compression algorithm | 15 hours ago | +| [brotli](https://github.com/google/brotli) | 10431 | Brotli compression format | 11 days ago | +| [lz4](https://github.com/lz4/lz4) | 6364 | Extremely Fast Compression algorithm | 5 days ago | +| [lzfse](https://github.com/lzfse/lzfse) | 1642 | LZFSE compression library and command line tool | 4 months ago | +| [libarchive](https://github.com/libarchive/libarchive) | 1568 | Multi-format archive and compression library | 9 days ago | +| [miniz](https://github.com/richgel999/miniz) | 1245 | miniz: Single C source file zlib-replacement library, originally from code.google.com/p/miniz | 3 days ago | +| [FiniteStateEntropy](https://github.com/Cyan4973/FiniteStateEntropy) | 1017 | New generation entropy codecs : Finite State Entropy and Huff0 | 10 months ago | +| [smaz](https://github.com/antirez/smaz) | 930 | Small strings compression library | 2 years ago | +| [minizip-ng](https://github.com/zlib-ng/minizip-ng) | 824 | Fork of the popular zip manipulation library found in the zlib distribution. | 19 days ago | +| [bit7z](https://github.com/rikyoz/bit7z) | 190 | A C++ static library offering a clean and simple interface to the 7-zip DLLs. | 18 days ago | +| [zlib-ng](https://github.com/Dead2/zlib-ng) | 2 | zlib replacement with optimizations for "next generation" systems. | 5 months ago | ### [Concurrency](#concurrency) @@ -235,36 +235,36 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [concurrentqueue](https://github.com/cameron314/concurrentqueue) | 5980 | A fast multi-producer, multi-consumer lock-free concurrent queue for C++11 | a month ago | -| [taskflow](https://github.com/taskflow/taskflow) | 5789 | A General-purpose Parallel and Heterogeneous Task Programming System | 3 days ago | -| [arrayfire](https://github.com/arrayfire/arrayfire) | 3600 | ArrayFire: a general purpose GPU library. | 25 days ago | -| [libmill](https://github.com/sustrik/libmill) | 2487 | Go-style concurrency in C | 7 months ago | -| [readerwriterqueue](https://github.com/cameron314/readerwriterqueue) | 2313 | A fast single-producer, single-consumer lock-free queue for C++ | a month ago | -| [swift-corelibs-libdispatch](https://github.com/apple/swift-corelibs-libdispatch) | 2102 | The libdispatch Project, (a.k.a. Grand Central Dispatch), for concurrency on multicore hardware | a day ago | -| [ck](https://github.com/concurrencykit/ck) | 1952 | Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the research, design and implementation of high performance concurrent systems developed in C99+. | 18 days ago | -| [libcds](https://github.com/khizmax/libcds) | 1949 | A C++ library of Concurrent Data Structures | a month ago | -| [hpx](https://github.com/STEllAR-GROUP/hpx) | 1747 | The C++ Standard Library for Parallelism and Concurrency | 2 days ago | -| [nccl](https://github.com/NVIDIA/nccl) | 1575 | Optimized primitives for collective multi-GPU communication | 4 days ago | -| [libdill](https://github.com/sustrik/libdill) | 1456 | Structured concurrency in C | 3 months ago | -| [moderngpu](https://github.com/moderngpu/moderngpu) | 1248 | Patterns and behaviors for GPU computing | 2 months ago | -| [compute](https://github.com/boostorg/compute) | 1224 | A C++ GPU Computing Library for OpenCL | 25 days ago | -| [marl](https://github.com/google/marl) | 1218 | A hybrid thread / fiber task scheduler written in C++ 11 | a month ago | -| [asyncplusplus](https://github.com/Amanieu/asyncplusplus) | 937 | Async++ concurrency framework for C++11 | a year ago | -| [cpp.react](https://github.com/snakster/cpp.react) | 919 | C++React: A reactive programming library for C++11. | 4 months ago | -| [kokkos](https://github.com/kokkos/kokkos) | 828 | Kokkos C++ Performance Portability Programming EcoSystem: The Programming Model - Parallel Execution and Memory Abstraction | 2 hours ago | -| [FiberTaskingLib](https://github.com/RichieSams/FiberTaskingLib) | 719 | A library for enabling task-based multi-threading. It allows execution of task graphs with arbitrary dependencies. | 6 days ago | -| [vexcl](https://github.com/ddemidov/vexcl) | 640 | VexCL is a C++ vector expression template library for OpenCL/CUDA/OpenMP | 2 months ago | -| [stdgpu](https://github.com/stotko/stdgpu) | 614 | stdgpu: Efficient STL-like Data Structures on the GPU | 2 months ago | -| [concurrencpp](https://github.com/David-Haim/concurrencpp) | 608 | Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all | 2 days ago | -| [oneDPL](https://github.com/oneapi-src/oneDPL) | 592 | oneAPI DPC++ Library (oneDPL) https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/dpc-library.html | 2 days ago | -| [transwarp](https://github.com/bloomen/transwarp) | 480 | A header-only C++ library for task concurrency | 5 months ago | -| [cuda-api-wrappers](https://github.com/eyalroz/cuda-api-wrappers) | 398 | Thin C++-flavored wrappers for the CUDA Runtime API | 11 days ago | -| [GTS-GamesTaskScheduler](https://github.com/GameTechDev/GTS-GamesTaskScheduler) | 356 | A task scheduling framework designed for the needs of game developers. | a month ago | +| [concurrentqueue](https://github.com/cameron314/concurrentqueue) | 6010 | A fast multi-producer, multi-consumer lock-free concurrent queue for C++11 | 2 months ago | +| [taskflow](https://github.com/taskflow/taskflow) | 5848 | A General-purpose Parallel and Heterogeneous Task Programming System | a day ago | +| [arrayfire](https://github.com/arrayfire/arrayfire) | 3616 | ArrayFire: a general purpose GPU library. | a day ago | +| [libmill](https://github.com/sustrik/libmill) | 2490 | Go-style concurrency in C | 8 months ago | +| [readerwriterqueue](https://github.com/cameron314/readerwriterqueue) | 2328 | A fast single-producer, single-consumer lock-free queue for C++ | a month ago | +| [swift-corelibs-libdispatch](https://github.com/apple/swift-corelibs-libdispatch) | 2108 | The libdispatch Project, (a.k.a. Grand Central Dispatch), for concurrency on multicore hardware | 18 hours ago | +| [libcds](https://github.com/khizmax/libcds) | 1961 | A C++ library of Concurrent Data Structures | 2 months ago | +| [ck](https://github.com/concurrencykit/ck) | 1959 | Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the research, design and implementation of high performance concurrent systems developed in C99+. | 5 days ago | +| [hpx](https://github.com/STEllAR-GROUP/hpx) | 1753 | The C++ Standard Library for Parallelism and Concurrency | 3 hours ago | +| [nccl](https://github.com/NVIDIA/nccl) | 1589 | Optimized primitives for collective multi-GPU communication | 2 days ago | +| [libdill](https://github.com/sustrik/libdill) | 1459 | Structured concurrency in C | 3 months ago | +| [moderngpu](https://github.com/moderngpu/moderngpu) | 1257 | Patterns and behaviors for GPU computing | 3 months ago | +| [compute](https://github.com/boostorg/compute) | 1230 | A C++ GPU Computing Library for OpenCL | 2 days ago | +| [marl](https://github.com/google/marl) | 1225 | A hybrid thread / fiber task scheduler written in C++ 11 | a month ago | +| [asyncplusplus](https://github.com/Amanieu/asyncplusplus) | 943 | Async++ concurrency framework for C++11 | a year ago | +| [cpp.react](https://github.com/snakster/cpp.react) | 923 | C++React: A reactive programming library for C++11. | 4 months ago | +| [kokkos](https://github.com/kokkos/kokkos) | 833 | Kokkos C++ Performance Portability Programming EcoSystem: The Programming Model - Parallel Execution and Memory Abstraction | 4 hours ago | +| [FiberTaskingLib](https://github.com/RichieSams/FiberTaskingLib) | 722 | A library for enabling task-based multi-threading. It allows execution of task graphs with arbitrary dependencies. | 19 days ago | +| [vexcl](https://github.com/ddemidov/vexcl) | 640 | VexCL is a C++ vector expression template library for OpenCL/CUDA/OpenMP | 3 months ago | +| [concurrencpp](https://github.com/David-Haim/concurrencpp) | 623 | Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all | 12 days ago | +| [stdgpu](https://github.com/stotko/stdgpu) | 615 | stdgpu: Efficient STL-like Data Structures on the GPU | 2 months ago | +| [oneDPL](https://github.com/oneapi-src/oneDPL) | 592 | oneAPI DPC++ Library (oneDPL) https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/dpc-library.html | a day ago | +| [transwarp](https://github.com/bloomen/transwarp) | 484 | A header-only C++ library for task concurrency | 5 months ago | +| [cuda-api-wrappers](https://github.com/eyalroz/cuda-api-wrappers) | 401 | Thin C++-flavored wrappers for the CUDA Runtime API | 24 days ago | +| [GTS-GamesTaskScheduler](https://github.com/GameTechDev/GTS-GamesTaskScheduler) | 360 | A task scheduling framework designed for the needs of game developers. | 2 months ago | | [Bolt](https://github.com/HSA-Libraries/Bolt) | 348 | Bolt is a C++ template library optimized for GPUs. Bolt provides high-performance library implementations for common algorithms such as scan, reduce, transform, and sort. | 6 years ago | -| [quantum](https://github.com/bloomberg/quantum) | 322 | Powerful multi-threaded coroutine dispatcher and parallel execution engine | 9 days ago | -| [sobjectizer](https://github.com/Stiffstream/sobjectizer) | 208 | An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability proved by years in the production. | 4 months ago | -| [libclsph](https://github.com/libclsph/libclsph) | 42 | OpenCL based GPU accelerated SPH fluid simulation library | 5 years ago | -| [cub](https://github.com/NVlabs/cub) | 35 | THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE. | 18 days ago | +| [quantum](https://github.com/bloomberg/quantum) | 343 | Powerful multi-threaded coroutine dispatcher and parallel execution engine | a day ago | +| [sobjectizer](https://github.com/Stiffstream/sobjectizer) | 213 | An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability proved by years in the production. | 10 days ago | +| [libclsph](https://github.com/libclsph/libclsph) | 43 | OpenCL based GPU accelerated SPH fluid simulation library | 6 years ago | +| [cub](https://github.com/NVlabs/cub) | 36 | THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE. | a day ago | | [cupla](https://github.com/ComputationalRadiationPhysics/cupla) | 1 | The project alpaka has moved to https://github.com/alpaka-group/cupla | a year ago | | [alpaka](https://github.com/ComputationalRadiationPhysics/alpaka) | 0 | The project alpaka has moved to https://github.com/alpaka-group/alpaka | a year ago | @@ -274,13 +274,13 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [inih](https://github.com/benhoyt/inih) | 1528 | Simple .INI file parser in C, good for embedded systems | 5 months ago | -| [libconfig](https://github.com/hyperrealm/libconfig) | 803 | C/C++ library for processing configuration files | 3 months ago | -| [iniparser](https://github.com/ndevilla/iniparser) | 726 | ini file parser | 5 months ago | -| [simpleini](https://github.com/brofield/simpleini) | 602 | Cross-platform C++ library providing a simple API to read and write INI-style configuration files | 13 days ago | -| [tomlplusplus](https://github.com/marzer/tomlplusplus) | 553 | Header-only TOML config file parser and serializer for C++17 (and later!). | 5 days ago | -| [libconfuse](https://github.com/libconfuse/libconfuse) | 371 | Small configuration file parser library for C. | 3 months ago | -| [inih](https://github.com/jtilly/inih) | 321 | This is a header only C++ version of inih. | a year ago | +| [inih](https://github.com/benhoyt/inih) | 1532 | Simple .INI file parser in C, good for embedded systems | 5 months ago | +| [libconfig](https://github.com/hyperrealm/libconfig) | 809 | C/C++ library for processing configuration files | 7 days ago | +| [iniparser](https://github.com/ndevilla/iniparser) | 730 | ini file parser | 8 days ago | +| [simpleini](https://github.com/brofield/simpleini) | 613 | Cross-platform C++ library providing a simple API to read and write INI-style configuration files | a month ago | +| [tomlplusplus](https://github.com/marzer/tomlplusplus) | 559 | Header-only TOML config file parser and serializer for C++17 (and later!). | 3 days ago | +| [libconfuse](https://github.com/libconfuse/libconfuse) | 373 | Small configuration file parser library for C. | 3 months ago | +| [inih](https://github.com/jtilly/inih) | 323 | This is a header only C++ version of inih. | a year ago | ### [Containers](#containers) @@ -288,19 +288,19 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [sparsepp](https://github.com/greg7mdp/sparsepp) | 1072 | A fast, memory efficient hash map for C++ | 2 months ago | -| [robin-hood-hashing](https://github.com/martinus/robin-hood-hashing) | 897 | Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20 | 2 months ago | -| [robin-map](https://github.com/Tessil/robin-map) | 601 | C++ implementation of a fast hash map and hash set using robin hood hashing | 4 months ago | -| [PGM-index](https://github.com/gvinciguerra/PGM-index) | 544 | 🏅State-of-the-art learned data structure that enables fast lookup, predecessor, range searches and updates in arrays of billions of items using orders of magnitude less space than traditional indexes | 2 months ago | -| [hopscotch-map](https://github.com/Tessil/hopscotch-map) | 490 | C++ implementation of a fast hash map and hash set using hopscotch hashing | a month ago | -| [plf_colony](https://github.com/mattreecebentley/plf_colony) | 300 | An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elements regardless of insertions/erasures. Provides higher-performance than std:: library containers for high-modification scenarios with unordered data. | 3 months ago | -| [LSHBOX](https://github.com/RSIA-LIESMARS-WHU/LSHBOX) | 253 | A c++ toolbox of locality-sensitive hashing (LSH), provides several popular LSH algorithms, also support python and matlab. | 4 years ago | +| [sparsepp](https://github.com/greg7mdp/sparsepp) | 1078 | A fast, memory efficient hash map for C++ | 2 months ago | +| [robin-hood-hashing](https://github.com/martinus/robin-hood-hashing) | 908 | Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20 | 2 months ago | +| [robin-map](https://github.com/Tessil/robin-map) | 605 | C++ implementation of a fast hash map and hash set using robin hood hashing | 4 months ago | +| [PGM-index](https://github.com/gvinciguerra/PGM-index) | 548 | 🏅State-of-the-art learned data structure that enables fast lookup, predecessor, range searches and updates in arrays of billions of items using orders of magnitude less space than traditional indexes | 12 days ago | +| [hopscotch-map](https://github.com/Tessil/hopscotch-map) | 493 | C++ implementation of a fast hash map and hash set using hopscotch hashing | 2 months ago | +| [plf_colony](https://github.com/mattreecebentley/plf_colony) | 300 | An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elements regardless of insertions/erasures. Provides higher-performance than std:: library containers for high-modification scenarios with unordered data. | 8 days ago | +| [LSHBOX](https://github.com/RSIA-LIESMARS-WHU/LSHBOX) | 254 | A c++ toolbox of locality-sensitive hashing (LSH), provides several popular LSH algorithms, also support python and matlab. | 4 years ago | | [hashmap](https://github.com/goossaert/hashmap) | 225 | Various open addressing hashmap algorithms in C++ | 6 years ago | -| [plf_list](https://github.com/mattreecebentley/plf_list) | 107 | A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on average. 20-24% speed increase in use-case testing. | 2 months ago | -| [ring-span-lite](https://github.com/martinmoene/ring-span-lite) | 107 | ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library | 2 months ago | -| [dynamic_bitset](https://github.com/pinam45/dynamic_bitset) | 72 | Simple Useful Libraries: C++17/20 header-only dynamic bitset | 3 months ago | -| [cpp-btree](https://github.com/algorithm-ninja/cpp-btree) | 48 | Git mirror of the official (mercurial) repository of cpp-btree | 7 years ago | -| [plf_stack](https://github.com/mattreecebentley/plf_stack) | 41 | A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context. | 4 months ago | +| [ring-span-lite](https://github.com/martinmoene/ring-span-lite) | 109 | ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library | 2 months ago | +| [plf_list](https://github.com/mattreecebentley/plf_list) | 107 | A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on average. 20-24% speed increase in use-case testing. | 8 days ago | +| [dynamic_bitset](https://github.com/pinam45/dynamic_bitset) | 73 | Simple Useful Libraries: C++17/20 header-only dynamic bitset | 3 months ago | +| [cpp-btree](https://github.com/algorithm-ninja/cpp-btree) | 49 | Git mirror of the official (mercurial) repository of cpp-btree | 7 years ago | +| [plf_stack](https://github.com/mattreecebentley/plf_stack) | 41 | A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context. | 8 days ago | ### [Cryptography](#cryptography) @@ -308,17 +308,17 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [openssl](https://github.com/openssl/openssl) | 16439 | TLS/SSL and crypto library | 5 hours ago | -| [tink](https://github.com/google/tink) | 11581 | Tink is a multi-language, cross-platform, open source library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse. | 2 days ago | -| [libsodium](https://github.com/jedisct1/libsodium) | 9537 | A modern, portable, easy to use crypto library. | 7 days ago | -| [s2n-tls](https://github.com/aws/s2n-tls) | 3986 | s2n : an implementation of the TLS/SSL protocols | 2 days ago | -| [mbedtls](https://github.com/ARMmbed/mbedtls) | 3132 | An open source, portable, easy to use, readable and flexible SSL library | 13 hours ago | -| [cryptopp](https://github.com/weidai11/cryptopp) | 2985 | free C++ class library of cryptographic schemes | 2 days ago | -| [tiny-AES-c](https://github.com/kokke/tiny-AES-c) | 2709 | Small portable AES128/192/256 in C | 7 months ago | -| [themis](https://github.com/cossacklabs/themis) | 1343 | Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms. | 2 months ago | -| [libtomcrypt](https://github.com/libtom/libtomcrypt) | 1148 | LibTomCrypt is a fairly comprehensive, modular and portable cryptographic toolkit that provides developers with a vast array of well known published block ciphers, one-way hash functions, chaining modes, pseudo-random number generators, public key cryptography and a plethora of other routines. | a month ago | -| [sha1collisiondetection](https://github.com/cr-marcstevens/sha1collisiondetection) | 1143 | Library and command line tool to detect SHA-1 collision in a file | 5 months ago | -| [libhydrogen](https://github.com/jedisct1/libhydrogen) | 309 | A lightweight, secure, easy-to-use crypto library suitable for constrained environments. | 17 days ago | +| [openssl](https://github.com/openssl/openssl) | 16545 | TLS/SSL and crypto library | 6 hours ago | +| [tink](https://github.com/google/tink) | 11611 | Tink is a multi-language, cross-platform, open source library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse. | a day ago | +| [libsodium](https://github.com/jedisct1/libsodium) | 9557 | A modern, portable, easy to use crypto library. | 4 days ago | +| [s2n-tls](https://github.com/aws/s2n-tls) | 3992 | s2n : an implementation of the TLS/SSL protocols | 6 hours ago | +| [mbedtls](https://github.com/ARMmbed/mbedtls) | 3150 | An open source, portable, easy to use, readable and flexible SSL library | 19 hours ago | +| [cryptopp](https://github.com/weidai11/cryptopp) | 3018 | free C++ class library of cryptographic schemes | 6 hours ago | +| [tiny-AES-c](https://github.com/kokke/tiny-AES-c) | 2732 | Small portable AES128/192/256 in C | 11 days ago | +| [themis](https://github.com/cossacklabs/themis) | 1358 | Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms. | 11 days ago | +| [libtomcrypt](https://github.com/libtom/libtomcrypt) | 1155 | LibTomCrypt is a fairly comprehensive, modular and portable cryptographic toolkit that provides developers with a vast array of well known published block ciphers, one-way hash functions, chaining modes, pseudo-random number generators, public key cryptography and a plethora of other routines. | a month ago | +| [sha1collisiondetection](https://github.com/cr-marcstevens/sha1collisiondetection) | 1147 | Library and command line tool to detect SHA-1 collision in a file | 5 months ago | +| [libhydrogen](https://github.com/jedisct1/libhydrogen) | 311 | A lightweight, secure, easy-to-use crypto library suitable for constrained environments. | a month ago | | [digestpp](https://github.com/kerukuro/digestpp) | 127 | C++11 header-only message digest library | a year ago | | [retter](https://github.com/maciejczyzewski/retter) | 61 | A collection of hash functions, ciphers, tools, libraries, and materials related to cryptography & security. :closed_lock_with_key::closed_lock_with_key::closed_lock_with_key::closed_lock_with_key::closed_lock_with_key: (project was renamed, libchaos is main) | 5 years ago | @@ -328,9 +328,9 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [fast-cpp-csv-parser](https://github.com/ben-strasser/fast-cpp-csv-parser) | 1377 | fast-cpp-csv-parser | 2 months ago | -| [csv-parser](https://github.com/vincentlaucsb/csv-parser) | 471 | A modern C++ library for reading, writing, and analyzing CSV (and similar) files. | 7 days ago | -| [csv2](https://github.com/p-ranav/csv2) | 209 | Fast CSV parser and writer for Modern C++ | a year ago | +| [fast-cpp-csv-parser](https://github.com/ben-strasser/fast-cpp-csv-parser) | 1388 | fast-cpp-csv-parser | 2 months ago | +| [csv-parser](https://github.com/vincentlaucsb/csv-parser) | 477 | A modern C++ library for reading, writing, and analyzing CSV (and similar) files. | 20 days ago | +| [csv2](https://github.com/p-ranav/csv2) | 214 | Fast CSV parser and writer for Modern C++ | a year ago | | [csv-parser](https://github.com/ashaduri/csv-parser) | 6 | Compile-time CSV parser in C++17 | 6 months ago | @@ -339,23 +339,23 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [leveldb](https://github.com/google/leveldb) | 26368 | LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values. | 11 hours ago | -| [rocksdb](https://github.com/facebook/rocksdb) | 20722 | A library that provides an embeddable, persistent key-value store for fast storage. | 3 hours ago | -| [hiredis](https://github.com/redis/hiredis) | 5003 | Minimalistic C client for Redis >= 1.2 | 17 days ago | -| [sqlpp11](https://github.com/rbock/sqlpp11) | 1817 | A type safe SQL template library for C++ | 9 days ago | -| [unqlite](https://github.com/symisc/unqlite) | 1538 | An Embedded NoSQL, Transactional Database Engine | 2 months ago | -| [sqlite_orm](https://github.com/fnc12/sqlite_orm) | 1285 | ❤️ SQLite ORM light header only library for modern C++ | 2 days ago | -| [SQLiteCpp](https://github.com/SRombauts/SQLiteCpp) | 1227 | SQLiteC++ (SQLiteCpp) is a smart and easy to use C++ SQLite3 wrapper. | 24 days ago | -| [TileDB](https://github.com/TileDB-Inc/TileDB) | 1181 | The Universal Storage Engine | a day ago | -| [soci](https://github.com/SOCI/soci) | 1021 | Official repository of the SOCI - The C++ Database Access Library | 3 days ago | -| [mongo-cxx-driver](https://github.com/mongodb/mongo-cxx-driver) | 836 | C++ Driver for MongoDB | 3 hours ago | -| [mongo-c-driver](https://github.com/mongodb/mongo-c-driver) | 678 | A high-performance MongoDB driver for C | 3 hours ago | -| [sqlite_modern_cpp](https://github.com/SqliteModernCpp/sqlite_modern_cpp) | 630 | The C++14 wrapper around sqlite library | 10 months ago | +| [leveldb](https://github.com/google/leveldb) | 26498 | LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values. | 8 days ago | +| [rocksdb](https://github.com/facebook/rocksdb) | 20812 | A library that provides an embeddable, persistent key-value store for fast storage. | 4 hours ago | +| [hiredis](https://github.com/redis/hiredis) | 5020 | Minimalistic C client for Redis >= 1.2 | a month ago | +| [sqlpp11](https://github.com/rbock/sqlpp11) | 1820 | A type safe SQL template library for C++ | 22 days ago | +| [unqlite](https://github.com/symisc/unqlite) | 1541 | An Embedded NoSQL, Transactional Database Engine | 2 months ago | +| [sqlite_orm](https://github.com/fnc12/sqlite_orm) | 1299 | ❤️ SQLite ORM light header only library for modern C++ | 5 days ago | +| [SQLiteCpp](https://github.com/SRombauts/SQLiteCpp) | 1239 | SQLiteC++ (SQLiteCpp) is a smart and easy to use C++ SQLite3 wrapper. | 13 days ago | +| [TileDB](https://github.com/TileDB-Inc/TileDB) | 1187 | The Universal Storage Engine | 14 hours ago | +| [soci](https://github.com/SOCI/soci) | 1030 | Official repository of the SOCI - The C++ Database Access Library | 16 days ago | +| [mongo-cxx-driver](https://github.com/mongodb/mongo-cxx-driver) | 841 | C++ Driver for MongoDB | a day ago | +| [mongo-c-driver](https://github.com/mongodb/mongo-c-driver) | 679 | A high-performance MongoDB driver for C | a day ago | +| [sqlite_modern_cpp](https://github.com/SqliteModernCpp/sqlite_modern_cpp) | 631 | The C++14 wrapper around sqlite library | 10 months ago | | [hiberlite](https://github.com/paulftw/hiberlite) | 590 | C++ ORM for SQLite | 3 years ago | | [simdb](https://github.com/LiveAsynchronousVisualizedArchitecture/simdb) | 413 | A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store | 3 years ago | -| [libbson](https://github.com/mongodb/libbson) | 333 | ARCHIVED - libbson has moved to https://github.com/mongodb/mongo-c-driver/tree/master/src/libbson | a year ago | +| [libbson](https://github.com/mongodb/libbson) | 332 | ARCHIVED - libbson has moved to https://github.com/mongodb/mongo-c-driver/tree/master/src/libbson | a year ago | | [lmdbxx](https://github.com/drycpp/lmdbxx) | 233 | C++11 wrapper for the LMDB embedded B+ tree database library. | 10 months ago | -| [nanodbc](https://github.com/nanodbc/nanodbc) | 204 | A small C++ wrapper for the native C ODBC API , Requires C++14 since v2.12 | 23 days ago | +| [nanodbc](https://github.com/nanodbc/nanodbc) | 205 | A small C++ wrapper for the native C ODBC API , Requires C++14 since v2.12 | a day ago | | [redis3m](https://github.com/luca3m/redis3m) | 175 | A C++ Redis client | 2 years ago | @@ -364,29 +364,29 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [googletest](https://github.com/google/googletest) | 23712 | GoogleTest - Google Testing and Mocking Framework | 5 days ago | -| [googletest](https://github.com/google/googletest) | 23712 | GoogleTest - Google Testing and Mocking Framework | 5 days ago | -| [Catch2](https://github.com/catchorg/Catch2) | 13998 | A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later (or C++03 on the Catch1.x branch) | 3 hours ago | -| [Catch2](https://github.com/catchorg/Catch2) | 13998 | A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later (or C++03 on the Catch1.x branch) | 3 hours ago | -| [benchmark](https://github.com/google/benchmark) | 5719 | A microbenchmark support library | 9 hours ago | -| [doctest](https://github.com/onqtam/doctest) | 3439 | The fastest feature-rich C++11/14/17/20 single-header testing framework | a month ago | -| [Unity](https://github.com/ThrowTheSwitch/Unity) | 2151 | Simple Unit Testing for C | 2 months ago | -| [backward-cpp](https://github.com/bombela/backward-cpp) | 2117 | A beautiful stack trace pretty printer for C++ | 25 days ago | -| [Remotery](https://github.com/Celtoys/Remotery) | 1873 | Single C file, Realtime CPU/GPU Profiler with Remote Web Viewer | a month ago | -| [dbg-macro](https://github.com/sharkdp/dbg-macro) | 1714 | A dbg(…) macro for C++ | a month ago | -| [microprofile](https://github.com/jonasmr/microprofile) | 1056 | microprofile is an embeddable profiler | a day ago | -| [cpputest](https://github.com/cpputest/cpputest) | 958 | CppUTest unit testing and mocking framework for C/C++ | 12 days ago | -| [check](https://github.com/libcheck/check) | 772 | A unit testing framework for C | 5 months ago | -| [ut](https://github.com/boost-ext/ut) | 657 | UT: C++20 μ(micro)/Unit Testing Framework | 9 days ago | -| [Celero](https://github.com/DigitalInBlue/Celero) | 644 | C++ Benchmark Authoring Library/Framework | 12 days ago | -| [unittest-cpp](https://github.com/unittest-cpp/unittest-cpp) | 473 | A lightweight unit testing framework for C++ | 7 months ago | -| [fff](https://github.com/meekrosoft/fff) | 438 | A testing micro framework for creating function test doubles | 5 months ago | -| [minunit](https://github.com/siu/minunit) | 378 | Minimal unit testing framework for C | 8 months ago | -| [utest.h](https://github.com/sheredom/utest.h) | 358 | 🧪 single header unit testing framework for C and C++ | 4 months ago | -| [nonius](https://github.com/libnonius/nonius) | 317 | A C++ micro-benchmarking framework | 2 years ago | +| [googletest](https://github.com/google/googletest) | 23800 | GoogleTest - Google Testing and Mocking Framework | 2 days ago | +| [googletest](https://github.com/google/googletest) | 23800 | GoogleTest - Google Testing and Mocking Framework | 2 days ago | +| [Catch2](https://github.com/catchorg/Catch2) | 14040 | A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later (or C++03 on the Catch1.x branch) | 5 hours ago | +| [Catch2](https://github.com/catchorg/Catch2) | 14040 | A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later (or C++03 on the Catch1.x branch) | 5 hours ago | +| [benchmark](https://github.com/google/benchmark) | 5752 | A microbenchmark support library | a day ago | +| [doctest](https://github.com/onqtam/doctest) | 3452 | The fastest feature-rich C++11/14/17/20 single-header testing framework | 3 days ago | +| [Unity](https://github.com/ThrowTheSwitch/Unity) | 2165 | Simple Unit Testing for C | 2 days ago | +| [backward-cpp](https://github.com/bombela/backward-cpp) | 2134 | A beautiful stack trace pretty printer for C++ | 8 days ago | +| [Remotery](https://github.com/Celtoys/Remotery) | 1876 | Single C file, Realtime CPU/GPU Profiler with Remote Web Viewer | 2 months ago | +| [dbg-macro](https://github.com/sharkdp/dbg-macro) | 1718 | A dbg(…) macro for C++ | 2 months ago | +| [microprofile](https://github.com/jonasmr/microprofile) | 1064 | microprofile is an embeddable profiler | 5 days ago | +| [cpputest](https://github.com/cpputest/cpputest) | 965 | CppUTest unit testing and mocking framework for C/C++ | 25 days ago | +| [check](https://github.com/libcheck/check) | 777 | A unit testing framework for C | 6 days ago | +| [ut](https://github.com/boost-ext/ut) | 662 | UT: C++20 μ(micro)/Unit Testing Framework | 9 days ago | +| [Celero](https://github.com/DigitalInBlue/Celero) | 656 | C++ Benchmark Authoring Library/Framework | 25 days ago | +| [unittest-cpp](https://github.com/unittest-cpp/unittest-cpp) | 472 | A lightweight unit testing framework for C++ | 8 months ago | +| [fff](https://github.com/meekrosoft/fff) | 442 | A testing micro framework for creating function test doubles | 4 days ago | +| [minunit](https://github.com/siu/minunit) | 378 | Minimal unit testing framework for C | 9 months ago | +| [utest.h](https://github.com/sheredom/utest.h) | 362 | 🧪 single header unit testing framework for C and C++ | 4 months ago | +| [nonius](https://github.com/libnonius/nonius) | 318 | A C++ micro-benchmarking framework | 2 years ago | | [libtap](https://github.com/zorgnax/libtap) | 212 | Write tests in C | a year ago | | [ig-debugheap](https://github.com/deplinenoise/ig-debugheap) | 150 | Debug heap useful for tracking down memory errors. | 6 years ago | -| [plf_nanotimer](https://github.com/mattreecebentley/plf_nanotimer) | 64 | A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple as possible to create the lowest amount of overhead. | 4 months ago | +| [plf_nanotimer](https://github.com/mattreecebentley/plf_nanotimer) | 65 | A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple as possible to create the lowest amount of overhead. | 4 months ago | ### [Font](#font) @@ -394,7 +394,7 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [otfcc](https://github.com/caryll/otfcc) | 365 | Optimized OpenType builder and inspector. | a year ago | +| [otfcc](https://github.com/caryll/otfcc) | 366 | Optimized OpenType builder and inspector. | a year ago | ### [Game Engine](#game-engine) @@ -402,25 +402,25 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [godot](https://github.com/godotengine/godot) | 42072 | Godot Engine – Multi-platform 2D and 3D game engine | 9 minutes ago | -| [raylib](https://github.com/raysan5/raylib) | 7172 | A simple and easy-to-use library to enjoy videogames programming | 15 minutes ago | -| [entt](https://github.com/skypjack/entt) | 5679 | Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more | 9 hours ago | +| [godot](https://github.com/godotengine/godot) | 42535 | Godot Engine – Multi-platform 2D and 3D game engine | a minute ago | +| [raylib](https://github.com/raysan5/raylib) | 7255 | A simple and easy-to-use library to enjoy videogames programming | 9 hours ago | +| [entt](https://github.com/skypjack/entt) | 5736 | Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more | 10 hours ago | +| [gameplay](https://github.com/gameplay3d/gameplay) | 3330 | Open-source, cross-platform, C++ game engine for creating 2D/3D games. | a month ago | | [Torque3D](https://github.com/GarageGames/Torque3D) | 3315 | MIT Licensed Open Source version of Torque 3D from GarageGames | a year ago | -| [gameplay](https://github.com/gameplay3d/gameplay) | 3310 | Open-source, cross-platform, C++ game engine for creating 2D/3D games. | 22 days ago | -| [panda3d](https://github.com/panda3d/panda3d) | 2921 | Powerful, mature open-source cross-platform game engine for Python and C++, developed by Disney and CMU | 12 days ago | -| [halley](https://github.com/amzeratul/halley) | 2847 | A lightweight game engine written in modern C++ | 5 days ago | -| [olcPixelGameEngine](https://github.com/OneLoneCoder/olcPixelGameEngine) | 2585 | The official distribution of olcPixelGameEngine, a tool used in javidx9's YouTube videos and projects | 12 days ago | -| [Polycode](https://github.com/ivansafrin/Polycode) | 2355 | Polycode is a cross-platform framework for creative code. | 3 years ago | -| [spring](https://github.com/spring/spring) | 2250 | A powerful free cross-platform RTS game engine. - Report issues at https://springrts.com/mantis/ | 10 days ago | -| [xray-16](https://github.com/OpenXRay/xray-16) | 1699 | Improved version of the X-Ray Engine, the game engine used in the world-famous S.T.A.L.K.E.R. game series by GSC Game World. | 2 days ago | -| [Torque2D](https://github.com/GarageGames/Torque2D) | 1674 | MIT Licensed Open Source version of Torque 2D game engine from GarageGames | a year ago | -| [KlayGE](https://github.com/gongminmin/KlayGE) | 1597 | KlayGE is a cross-platform open source game engine with plugin-based architecture. | a day ago | -| [crown](https://github.com/crownengine/crown) | 1423 | The flexible game engine. | a day ago | -| [toy](https://github.com/hugoam/toy) | 1405 | the thin c++ game engine | 5 months ago | -| [Corange](https://github.com/orangeduck/Corange) | 1373 | Pure C Game Engine | a year ago | -| [Acid](https://github.com/EQMG/Acid) | 1064 | A high speed C++17 Vulkan game engine | 7 hours ago | -| [nCine](https://github.com/nCine/nCine) | 505 | A cross-platform 2D game engine | 8 days ago | -| [grit-engine](https://github.com/grit-engine/grit-engine) | 95 | Grit Game Engine | 3 years ago | +| [panda3d](https://github.com/panda3d/panda3d) | 2933 | Powerful, mature open-source cross-platform game engine for Python and C++, developed by Disney and CMU | a month ago | +| [halley](https://github.com/amzeratul/halley) | 2852 | A lightweight game engine written in modern C++ | 2 days ago | +| [olcPixelGameEngine](https://github.com/OneLoneCoder/olcPixelGameEngine) | 2600 | The official distribution of olcPixelGameEngine, a tool used in javidx9's YouTube videos and projects | 3 days ago | +| [Polycode](https://github.com/ivansafrin/Polycode) | 2358 | Polycode is a cross-platform framework for creative code. | 3 years ago | +| [spring](https://github.com/spring/spring) | 2264 | A powerful free cross-platform RTS game engine. - Report issues at https://springrts.com/mantis/ | 9 days ago | +| [xray-16](https://github.com/OpenXRay/xray-16) | 1710 | Improved version of the X-Ray Engine, the game engine used in the world-famous S.T.A.L.K.E.R. game series by GSC Game World. | 6 days ago | +| [Torque2D](https://github.com/GarageGames/Torque2D) | 1675 | MIT Licensed Open Source version of Torque 2D game engine from GarageGames | a year ago | +| [KlayGE](https://github.com/gongminmin/KlayGE) | 1611 | KlayGE is a cross-platform open source game engine with plugin-based architecture. | 14 days ago | +| [crown](https://github.com/crownengine/crown) | 1432 | The flexible game engine. | 14 days ago | +| [toy](https://github.com/hugoam/toy) | 1413 | the thin c++ game engine | 5 months ago | +| [Corange](https://github.com/orangeduck/Corange) | 1380 | Pure C Game Engine | a year ago | +| [Acid](https://github.com/EQMG/Acid) | 1076 | A high speed C++17 Vulkan game engine | 13 days ago | +| [nCine](https://github.com/nCine/nCine) | 513 | A cross-platform 2D game engine | 6 days ago | +| [grit-engine](https://github.com/grit-engine/grit-engine) | 96 | Grit Game Engine | 3 years ago | ### [GUI](#gui) @@ -428,16 +428,16 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [imgui](https://github.com/ocornut/imgui) | 31808 | Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies | 2 days ago | -| [libui](https://github.com/andlabs/libui) | 9997 | Simple and portable (but not inflexible) GUI library in C that uses the native GUI technologies of each platform it supports. | 3 days ago | -| [Nuklear](https://github.com/Immediate-Mode-UI/Nuklear) | 4733 | A single-header ANSI C immediate mode cross-platform GUI library | 19 minutes ago | -| [yue](https://github.com/yue/yue) | 2608 | A library for creating native cross-platform GUI apps | 15 days ago | -| [GacUI](https://github.com/vczh-libraries/GacUI) | 1984 | GPU Accelerated C++ User Interface, with WYSIWYG developing tools, XML supports, built-in data binding and MVVM features. | a month ago | -| [elements](https://github.com/cycfi/elements) | 1867 | Elements C++ GUI library | a month ago | -| [implot](https://github.com/epezent/implot) | 1821 | Immediate Mode Plotting | 5 days ago | -| [boden](https://github.com/AshampooSystems/boden) | 1454 | Purely native C++ cross-platform GUI framework for Android and iOS development. https://www.boden.io | 2 years ago | -| [RmlUi](https://github.com/mikke89/RmlUi) | 891 | RmlUi - The HTML/CSS User Interface library evolved | 3 hours ago | -| [nanogui](https://github.com/mitsuba-renderer/nanogui) | 764 | Minimalistic C++/Python GUI library for OpenGL, GLES2/3, Metal, and WebAssembly/WebGL | 5 days ago | +| [imgui](https://github.com/ocornut/imgui) | 31995 | Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies | 2 days ago | +| [libui](https://github.com/andlabs/libui) | 10011 | Simple and portable (but not inflexible) GUI library in C that uses the native GUI technologies of each platform it supports. | 16 days ago | +| [Nuklear](https://github.com/Immediate-Mode-UI/Nuklear) | 4789 | A single-header ANSI C immediate mode cross-platform GUI library | 2 hours ago | +| [yue](https://github.com/yue/yue) | 2612 | A library for creating native cross-platform GUI apps | a month ago | +| [GacUI](https://github.com/vczh-libraries/GacUI) | 1982 | GPU Accelerated C++ User Interface, with WYSIWYG developing tools, XML supports, built-in data binding and MVVM features. | 2 months ago | +| [elements](https://github.com/cycfi/elements) | 1881 | Elements C++ GUI library | 2 months ago | +| [implot](https://github.com/epezent/implot) | 1851 | Immediate Mode Plotting | 18 days ago | +| [boden](https://github.com/AshampooSystems/boden) | 1455 | Purely native C++ cross-platform GUI framework for Android and iOS development. https://www.boden.io | 2 years ago | +| [RmlUi](https://github.com/mikke89/RmlUi) | 911 | RmlUi - The HTML/CSS User Interface library evolved | 3 days ago | +| [nanogui](https://github.com/mitsuba-renderer/nanogui) | 768 | Minimalistic C++/Python GUI library for OpenGL, GLES2/3, Metal, and WebAssembly/WebGL | 18 days ago | ### [Graphics](#graphics) @@ -445,9 +445,9 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [libtorrent](https://github.com/arvidn/libtorrent) | 3377 | an efficient feature complete C++ bittorrent implementation | 17 hours ago | -| [libutp](https://github.com/bittorrent/libutp) | 949 | uTorrent Transport Protocol library | a year ago | -| [libtorrent](https://github.com/rakshasa/libtorrent) | 816 | libTorrent BitTorrent library | 9 days ago | +| [libtorrent](https://github.com/arvidn/libtorrent) | 3400 | an efficient feature complete C++ bittorrent implementation | 16 minutes ago | +| [libutp](https://github.com/bittorrent/libutp) | 951 | uTorrent Transport Protocol library | a year ago | +| [libtorrent](https://github.com/rakshasa/libtorrent) | 817 | libTorrent BitTorrent library | 22 days ago | | [dht](https://github.com/jech/dht) | 609 | BitTorrent DHT library | 9 months ago | @@ -456,19 +456,19 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [stb](https://github.com/nothings/stb) | 16615 | stb single-file public domain libraries for C/C++ | 3 days ago | -| [libfacedetection](https://github.com/ShiqiYu/libfacedetection) | 10552 | An open source library for face detection in images. The face detection speed can reach 1000FPS. | a month ago | -| [dlib](https://github.com/davisking/dlib) | 10543 | A toolkit for making real world machine learning and data analysis applications in C++ | a day ago | -| [libjpeg-turbo](https://github.com/libjpeg-turbo/libjpeg-turbo) | 2596 | Main libjpeg-turbo repository | 10 days ago | -| [Simd](https://github.com/ermig1979/Simd) | 1380 | C++ image processing and machine learning library with using of SIMD: SSE, AVX, AVX-512 for x86/x64, VMX(Altivec) and VSX(Power7) for PowerPC, NEON for ARM. | a month ago | -| [oiio](https://github.com/OpenImageIO/oiio) | 1302 | Reading, writing, and processing images in a wide variety of file formats, using a format-agnostic API, aimed at VFX applications. | 6 hours ago | -| [leptonica](https://github.com/DanBloomberg/leptonica) | 1074 | Leptonica is an open source library containing software that is broadly useful for image processing and image analysis applications. The official github repository for Leptonica is: danbloomberg/leptonica. See leptonica.org for more documentation and recent releases. | 13 days ago | -| [vpp](https://github.com/matt-42/vpp) | 669 | Video++, a C++14 high performance video and image processing library. | 3 years ago | -| [libgd](https://github.com/libgd/libgd) | 658 | GD Graphics Library | 11 minutes ago | -| [vigra](https://github.com/ukoethe/vigra) | 357 | a generic C++ library for image analysis | 21 days ago | -| [sail](https://github.com/HappySeaFox/sail) | 71 | ⛵ The missing small and fast image decoding library for humans (not for machines). | 2 days ago | -| [TinyEXIF](https://github.com/cdcseacave/TinyEXIF) | 57 | Tiny ISO-compliant C++ EXIF and XMP parsing library for JPEG. | 5 months ago | -| [libvips](https://github.com/jcupitt/libvips) | 0 | A fast image processing library with low memory needs. | 2 months ago | +| [stb](https://github.com/nothings/stb) | 16721 | stb single-file public domain libraries for C/C++ | 4 days ago | +| [libfacedetection](https://github.com/ShiqiYu/libfacedetection) | 10649 | An open source library for face detection in images. The face detection speed can reach 1000FPS. | a day ago | +| [dlib](https://github.com/davisking/dlib) | 10572 | A toolkit for making real world machine learning and data analysis applications in C++ | 10 hours ago | +| [libjpeg-turbo](https://github.com/libjpeg-turbo/libjpeg-turbo) | 2610 | Main libjpeg-turbo repository | 4 days ago | +| [Simd](https://github.com/ermig1979/Simd) | 1387 | C++ image processing and machine learning library with using of SIMD: SSE, AVX, AVX-512 for x86/x64, VMX(Altivec) and VSX(Power7) for PowerPC, NEON for ARM. | 2 days ago | +| [oiio](https://github.com/OpenImageIO/oiio) | 1306 | Reading, writing, and processing images in a wide variety of file formats, using a format-agnostic API, aimed at VFX applications. | 44 minutes ago | +| [leptonica](https://github.com/DanBloomberg/leptonica) | 1075 | Leptonica is an open source library containing software that is broadly useful for image processing and image analysis applications. The official github repository for Leptonica is: danbloomberg/leptonica. See leptonica.org for more documentation and recent releases. | a day ago | +| [vpp](https://github.com/matt-42/vpp) | 670 | Video++, a C++14 high performance video and image processing library. | 3 years ago | +| [libgd](https://github.com/libgd/libgd) | 664 | GD Graphics Library | 3 days ago | +| [vigra](https://github.com/ukoethe/vigra) | 356 | a generic C++ library for image analysis | a month ago | +| [sail](https://github.com/HappySeaFox/sail) | 74 | ⛵ The missing small and fast image decoding library for humans (not for machines). | 16 hours ago | +| [TinyEXIF](https://github.com/cdcseacave/TinyEXIF) | 57 | Tiny ISO-compliant C++ EXIF and XMP parsing library for JPEG. | 6 months ago | +| [libvips](https://github.com/jcupitt/libvips) | 1 | A fast image processing library with low memory needs. | 4 days ago | ### [Internationalization](#internationalization) @@ -476,8 +476,8 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [utf8.h](https://github.com/sheredom/utf8.h) | 1006 | 📚 single header utf8 string functions for C and C++ | 21 days ago | -| [utf8proc](https://github.com/JuliaStrings/utf8proc) | 702 | a clean C library for processing UTF-8 Unicode data | 4 months ago | +| [utf8.h](https://github.com/sheredom/utf8.h) | 1012 | 📚 single header utf8 string functions for C and C++ | a month ago | +| [utf8proc](https://github.com/JuliaStrings/utf8proc) | 705 | a clean C library for processing UTF-8 Unicode data | 9 days ago | ### [Inter-process communication](#inter-process-communication) @@ -485,14 +485,14 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [grpc](https://github.com/grpc/grpc) | 31780 | The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) | 44 minutes ago | -| [capnproto](https://github.com/capnproto/capnproto) | 8486 | Cap'n Proto serialization/RPC system - core tools and C++ library | a day ago | -| [nanomsg](https://github.com/nanomsg/nanomsg) | 5259 | nanomsg library | 2 months ago | -| [nng](https://github.com/nanomsg/nng) | 2412 | nanomsg-next-generation -- light-weight brokerless messaging | 4 days ago | -| [ice](https://github.com/zeroc-ice/ice) | 1737 | Comprehensive RPC framework with support for C++, C#, Java, JavaScript, Python and more. | 2 days ago | -| [rpclib](https://github.com/rpclib/rpclib) | 1146 | rpclib is a modern C++ msgpack-RPC server and client library | a month ago | -| [libjson-rpc-cpp](https://github.com/cinemast/libjson-rpc-cpp) | 704 | C++ framework for json-rpc (json remote procedure call) | 25 days ago | -| [ecal](https://github.com/continental/ecal) | 376 | eCAL - enhanced Communication Abstraction Layer | 3 days ago | +| [grpc](https://github.com/grpc/grpc) | 31912 | The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) | 3 hours ago | +| [capnproto](https://github.com/capnproto/capnproto) | 8512 | Cap'n Proto serialization/RPC system - core tools and C++ library | a day ago | +| [nanomsg](https://github.com/nanomsg/nanomsg) | 5268 | nanomsg library | 3 months ago | +| [nng](https://github.com/nanomsg/nng) | 2427 | nanomsg-next-generation -- light-weight brokerless messaging | 2 days ago | +| [ice](https://github.com/zeroc-ice/ice) | 1741 | Comprehensive RPC framework with support for C++, C#, Java, JavaScript, Python and more. | 2 days ago | +| [rpclib](https://github.com/rpclib/rpclib) | 1152 | rpclib is a modern C++ msgpack-RPC server and client library | 2 months ago | +| [libjson-rpc-cpp](https://github.com/cinemast/libjson-rpc-cpp) | 707 | C++ framework for json-rpc (json remote procedure call) | 25 minutes ago | +| [ecal](https://github.com/continental/ecal) | 384 | eCAL - enhanced Communication Abstraction Layer | 4 days ago | | [simple-rpc-cpp](https://github.com/pearu/simple-rpc-cpp) | 28 | a simple RPC wrapper generator to C/C++ functions | 6 years ago | @@ -501,33 +501,33 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [json](https://github.com/nlohmann/json) | 26472 | JSON for Modern C++ | 4 hours ago | -| [simdjson](https://github.com/simdjson/simdjson) | 13889 | Parsing gigabytes of JSON per second | 4 hours ago | -| [rapidjson](https://github.com/Tencent/rapidjson) | 11238 | A fast JSON parser/generator for C++ with both SAX/DOM style API | 3 days ago | -| [cJSON](https://github.com/DaveGamble/cJSON) | 6280 | Ultralightweight JSON parser in ANSI C | 3 hours ago | -| [jsoncpp](https://github.com/open-source-parsers/jsoncpp) | 5799 | A C++ library for interacting with JSON. | a month ago | -| [jsmn](https://github.com/zserge/jsmn) | 2701 | Jsmn is a world fastest JSON parser/tokenizer. This is the official repo replacing the old one at Bitbucket | 14 days ago | -| [jansson](https://github.com/akheron/jansson) | 2453 | C library for encoding, decoding and manipulating JSON data | 10 hours ago | -| [json-c](https://github.com/json-c/json-c) | 2230 | https://github.com/json-c/json-c is the official code repository for json-c. See the wiki for release tarballs for download. API docs at http://json-c.github.io/json-c/ | 8 days ago | -| [json11](https://github.com/dropbox/json11) | 2206 | A tiny JSON library for C++11. | a year ago | -| [yajl](https://github.com/lloyd/yajl) | 2016 | A fast streaming JSON parsing library in C. | 5 months ago | -| [yyjson](https://github.com/ibireme/yyjson) | 1737 | The fastest JSON library in C | 7 days ago | -| [libucl](https://github.com/vstakhov/libucl) | 1376 | Universal configuration library parser | 21 days ago | -| [json-parser](https://github.com/json-parser/json-parser) | 1094 | Very low footprint JSON parser written in portable ANSI C | 6 hours ago | -| [parson](https://github.com/kgabis/parson) | 1025 | Lightweight JSON library written in C. | a month ago | -| [picojson](https://github.com/kazuho/picojson) | 942 | a header-file-only, JSON parser serializer in C++ | 9 days ago | -| [frozen](https://github.com/cesanta/frozen) | 550 | JSON parser and generator for C/C++ with scanf/printf like interface. Targeting embedded systems. | 7 months ago | -| [sajson](https://github.com/chadaustin/sajson) | 512 | Lightweight, extremely high-performance JSON parser for C++11 | 8 days ago | -| [jsonxx](https://github.com/hjiang/jsonxx) | 456 | A JSON parser in C++ | 7 months ago | -| [jsoncons](https://github.com/danielaparker/jsoncons) | 438 | A C++, header-only library for constructing JSON and JSON-like data formats, with JSON Pointer, JSON Patch, JSON Schema, JSONPath, JMESPath, CSV, MessagePack, CBOR, BSON, UBJSON | 10 days ago | -| [json.h](https://github.com/sheredom/json.h) | 428 | 🗄️ single header json parser for C and C++ | 7 months ago | -| [json](https://github.com/taocpp/json) | 404 | C++ header-only JSON library | 8 days ago | -| [qt-json](https://github.com/qt-json/qt-json) | 284 | A simple class for parsing JSON data into a QVariant hierarchy and vice versa. | 4 years ago | +| [json](https://github.com/nlohmann/json) | 26638 | JSON for Modern C++ | 16 hours ago | +| [simdjson](https://github.com/simdjson/simdjson) | 13971 | Parsing gigabytes of JSON per second | 11 hours ago | +| [rapidjson](https://github.com/Tencent/rapidjson) | 11276 | A fast JSON parser/generator for C++ with both SAX/DOM style API | 2 days ago | +| [cJSON](https://github.com/DaveGamble/cJSON) | 6343 | Ultralightweight JSON parser in ANSI C | 13 days ago | +| [jsoncpp](https://github.com/open-source-parsers/jsoncpp) | 5829 | A C++ library for interacting with JSON. | 5 days ago | +| [jsmn](https://github.com/zserge/jsmn) | 2710 | Jsmn is a world fastest JSON parser/tokenizer. This is the official repo replacing the old one at Bitbucket | a month ago | +| [jansson](https://github.com/akheron/jansson) | 2455 | C library for encoding, decoding and manipulating JSON data | 13 days ago | +| [json-c](https://github.com/json-c/json-c) | 2237 | https://github.com/json-c/json-c is the official code repository for json-c. See the wiki for release tarballs for download. API docs at http://json-c.github.io/json-c/ | 21 days ago | +| [json11](https://github.com/dropbox/json11) | 2207 | A tiny JSON library for C++11. | 2 years ago | +| [yajl](https://github.com/lloyd/yajl) | 2016 | A fast streaming JSON parsing library in C. | 6 months ago | +| [yyjson](https://github.com/ibireme/yyjson) | 1744 | The fastest JSON library in C | 5 days ago | +| [libucl](https://github.com/vstakhov/libucl) | 1379 | Universal configuration library parser | a month ago | +| [json-parser](https://github.com/json-parser/json-parser) | 1099 | Very low footprint JSON parser written in portable ANSI C | 11 days ago | +| [parson](https://github.com/kgabis/parson) | 1031 | Lightweight JSON library written in C. | 3 days ago | +| [picojson](https://github.com/kazuho/picojson) | 944 | a header-file-only, JSON parser serializer in C++ | 22 days ago | +| [frozen](https://github.com/cesanta/frozen) | 555 | JSON parser and generator for C/C++ with scanf/printf like interface. Targeting embedded systems. | 7 months ago | +| [sajson](https://github.com/chadaustin/sajson) | 512 | Lightweight, extremely high-performance JSON parser for C++11 | 21 days ago | +| [jsonxx](https://github.com/hjiang/jsonxx) | 457 | A JSON parser in C++ | 7 months ago | +| [jsoncons](https://github.com/danielaparker/jsoncons) | 438 | A C++, header-only library for constructing JSON and JSON-like data formats, with JSON Pointer, JSON Patch, JSON Schema, JSONPath, JMESPath, CSV, MessagePack, CBOR, BSON, UBJSON | 2 days ago | +| [json.h](https://github.com/sheredom/json.h) | 429 | 🗄️ single header json parser for C and C++ | 8 months ago | +| [json](https://github.com/taocpp/json) | 410 | C++ header-only JSON library | 3 days ago | +| [qt-json](https://github.com/qt-json/qt-json) | 286 | A simple class for parsing JSON data into a QVariant hierarchy and vice versa. | 4 years ago | | [qjson](https://github.com/flavio/qjson) | 252 | QJson is a qt-based library that maps JSON data to QVariant objects. | 3 years ago | -| [libjson](https://github.com/vincenthz/libjson) | 238 | a JSON parser and printer library in C. easy to integrate with any model. | 3 years ago | +| [libjson](https://github.com/vincenthz/libjson) | 239 | a JSON parser and printer library in C. easy to integrate with any model. | 3 years ago | +| [json_struct](https://github.com/jorgen/json_struct) | 123 | json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa | a month ago | | [json-voorhees](https://github.com/tgockel/json-voorhees) | 122 | A killer modern C++ library for interacting with JSON. | 2 months ago | | [jeayeson](https://github.com/jeaye/jeayeson) | 121 | A very sane (header only) C++14 JSON library | 5 years ago | -| [json_struct](https://github.com/jorgen/json_struct) | 117 | json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa | 13 days ago | | [jute](https://github.com/amir-s/jute) | 52 | Very simple C++ JSON Parser | 3 months ago | | [jbson](https://github.com/chrismanning/jbson) | 35 | JSON & BSON parser/writer | 6 years ago | @@ -537,17 +537,17 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [spdlog](https://github.com/gabime/spdlog) | 12581 | Fast C++ logging library. | 12 hours ago | -| [glog](https://github.com/google/glog) | 4734 | C++ implementation of the Google logging module | 7 days ago | -| [easyloggingpp](https://github.com/amrayn/easyloggingpp) | 2950 | Single header C++ logging library. It is extremely powerful, extendable, light-weight, fast performing, thread and type safe and consists of many built-in features. It provides ability to write logs in your own customized format. It also provide support for logging your classes, third-party libraries, STL and third-party containers etc. | 6 days ago | -| [loguru](https://github.com/emilk/loguru) | 1210 | A lightweight C++ logging library | 15 days ago | -| [plog](https://github.com/SergiusTheBest/plog) | 1205 | Portable, simple and extensible C++ logging library | 3 months ago | -| [log4cplus](https://github.com/log4cplus/log4cplus) | 1149 | log4cplus is a simple to use C++ logging API providing thread-safe, flexible, and arbitrarily granular control over log management and configuration. It is modelled after the Java log4j API. | 10 days ago | -| [g3log](https://github.com/KjellKod/g3log) | 720 | G3log is an asynchronous, "crash safe", logger that is easy to use with default logging sinks or you can add your own. G3log is made with plain C++14 (C++11 support up to release 1.3.2) with no external libraries (except gtest used for unit tests). G3log is made to be cross-platform, currently running on OSX, Windows and several Linux distros. See Readme below for details of usage. | 2 months ago | -| [quill](https://github.com/odygrd/quill) | 508 | Asynchronous Low Latency C++ Logging Library | 13 days ago | -| [reckless](https://github.com/mattiasflodin/reckless) | 398 | Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++. | 5 months ago | -| [fmtlog](https://github.com/MengRao/fmtlog) | 192 | fmtlog is a performant fmtlib-style logging library with latency in nanoseconds. | a month ago | -| [blackhole](https://github.com/3Hren/blackhole) | 177 | Yet another logging library. | 3 years ago | +| [spdlog](https://github.com/gabime/spdlog) | 12670 | Fast C++ logging library. | 8 days ago | +| [glog](https://github.com/google/glog) | 4771 | C++ implementation of the Google logging module | 2 days ago | +| [easyloggingpp](https://github.com/amrayn/easyloggingpp) | 2967 | Single header C++ logging library. It is extremely powerful, extendable, light-weight, fast performing, thread and type safe and consists of many built-in features. It provides ability to write logs in your own customized format. It also provide support for logging your classes, third-party libraries, STL and third-party containers etc. | 19 days ago | +| [loguru](https://github.com/emilk/loguru) | 1226 | A lightweight C++ logging library | 9 days ago | +| [plog](https://github.com/SergiusTheBest/plog) | 1215 | Portable, simple and extensible C++ logging library | 3 months ago | +| [log4cplus](https://github.com/log4cplus/log4cplus) | 1158 | log4cplus is a simple to use C++ logging API providing thread-safe, flexible, and arbitrarily granular control over log management and configuration. It is modelled after the Java log4j API. | 6 days ago | +| [g3log](https://github.com/KjellKod/g3log) | 720 | G3log is an asynchronous, "crash safe", logger that is easy to use with default logging sinks or you can add your own. G3log is made with plain C++14 (C++11 support up to release 1.3.2) with no external libraries (except gtest used for unit tests). G3log is made to be cross-platform, currently running on OSX, Windows and several Linux distros. See Readme below for details of usage. | 3 months ago | +| [quill](https://github.com/odygrd/quill) | 513 | Asynchronous Low Latency C++ Logging Library | a month ago | +| [reckless](https://github.com/mattiasflodin/reckless) | 398 | Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++. | 6 months ago | +| [fmtlog](https://github.com/MengRao/fmtlog) | 194 | fmtlog is a performant fmtlib-style logging library with latency in nanoseconds. | 2 months ago | +| [blackhole](https://github.com/3Hren/blackhole) | 178 | Yet another logging library. | 3 years ago | ### [Machine Learning](#machine-learning) @@ -555,24 +555,24 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [opencv](https://github.com/opencv/opencv) | 56604 | Open Source Computer Vision Library | 5 hours ago | -| [caffe](https://github.com/BVLC/caffe) | 31907 | Caffe: a fast open framework for deep learning. | 15 days ago | -| [xgboost](https://github.com/dmlc/xgboost) | 21548 | Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow | 8 hours ago | -| [darknet](https://github.com/pjreddie/darknet) | 21396 | Convolutional Neural Networks | 15 days ago | -| [ncnn](https://github.com/Tencent/ncnn) | 12628 | ncnn is a high-performance neural network inference framework optimized for the mobile platform | 2 days ago | -| [dlib](https://github.com/davisking/dlib) | 10543 | A toolkit for making real world machine learning and data analysis applications in C++ | a day ago | -| [ccv](https://github.com/liuliu/ccv) | 6805 | C-based/Cached/Core Computer Vision Library, A Modern Computer Vision Library | 5 months ago | -| [libsvm](https://github.com/cjlin1/libsvm) | 3995 | | 5 months ago | -| [flashlight](https://github.com/flashlight/flashlight) | 3914 | A C++ standalone library for machine learning | 5 days ago | -| [mlpack](https://github.com/mlpack/mlpack) | 3804 | mlpack: a scalable C++ machine learning library -- | 18 hours ago | -| [shogun](https://github.com/shogun-toolbox/shogun) | 2849 | Shōgun | 2 months ago | -| [vlfeat](https://github.com/vlfeat/vlfeat) | 1439 | An open library of computer vision algorithms | 6 months ago | +| [opencv](https://github.com/opencv/opencv) | 56885 | Open Source Computer Vision Library | 6 hours ago | +| [caffe](https://github.com/BVLC/caffe) | 31945 | Caffe: a fast open framework for deep learning. | 3 days ago | +| [xgboost](https://github.com/dmlc/xgboost) | 21606 | Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow | 20 hours ago | +| [darknet](https://github.com/pjreddie/darknet) | 21465 | Convolutional Neural Networks | 11 days ago | +| [ncnn](https://github.com/Tencent/ncnn) | 12732 | ncnn is a high-performance neural network inference framework optimized for the mobile platform | 2 days ago | +| [dlib](https://github.com/davisking/dlib) | 10572 | A toolkit for making real world machine learning and data analysis applications in C++ | 10 hours ago | +| [ccv](https://github.com/liuliu/ccv) | 6808 | C-based/Cached/Core Computer Vision Library, A Modern Computer Vision Library | 4 days ago | +| [libsvm](https://github.com/cjlin1/libsvm) | 4001 | | 5 months ago | +| [flashlight](https://github.com/flashlight/flashlight) | 3935 | A C++ standalone library for machine learning | 18 days ago | +| [mlpack](https://github.com/mlpack/mlpack) | 3818 | mlpack: a scalable C++ machine learning library -- | 2 days ago | +| [shogun](https://github.com/shogun-toolbox/shogun) | 2853 | Shōgun | 2 months ago | +| [vlfeat](https://github.com/vlfeat/vlfeat) | 1439 | An open library of computer vision algorithms | 7 months ago | | [rnnlib](https://github.com/szcom/rnnlib) | 856 | RNNLIB is a recurrent neural network library for sequence learning problems. Forked from Alex Graves work http://sourceforge.net/projects/rnnl/ | 2 years ago | -| [minerva](https://github.com/dmlc/minerva) | 677 | Minerva: a fast and flexible tool for deep learning on multi-GPU. It provides ndarray programming interface, just like Numpy. Python bindings and C++ bindings are both available. The resulting code can be run on CPU or GPU. Multi-GPU support is very easy. | 3 years ago | -| [meta](https://github.com/meta-toolkit/meta) | 610 | A Modern C++ Data Sciences Toolkit | 9 months ago | -| [oneDAL](https://github.com/oneapi-src/oneDAL) | 429 | oneAPI Data Analytics Library (oneDAL) | 7 hours ago | +| [minerva](https://github.com/dmlc/minerva) | 678 | Minerva: a fast and flexible tool for deep learning on multi-GPU. It provides ndarray programming interface, just like Numpy. Python bindings and C++ bindings are both available. The resulting code can be run on CPU or GPU. Multi-GPU support is very easy. | 3 years ago | +| [meta](https://github.com/meta-toolkit/meta) | 611 | A Modern C++ Data Sciences Toolkit | 9 months ago | +| [oneDAL](https://github.com/oneapi-src/oneDAL) | 433 | oneAPI Data Analytics Library (oneDAL) | a day ago | | [Fido](https://github.com/FidoProject/Fido) | 409 | A lightweight C++ machine learning library for embedded electronics and robotics. | 2 years ago | -| [Recommender](https://github.com/GHamrouni/Recommender) | 240 | A C library for product recommendations/suggestions using collaborative filtering (CF) | 3 years ago | +| [Recommender](https://github.com/GHamrouni/Recommender) | 241 | A C library for product recommendations/suggestions using collaborative filtering (CF) | 3 years ago | ### [Math](#math) @@ -580,24 +580,24 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [dlib](https://github.com/davisking/dlib) | 10543 | A toolkit for making real world machine learning and data analysis applications in C++ | a day ago | -| [glm](https://github.com/g-truc/glm) | 5471 | OpenGL Mathematics (GLM) | 10 days ago | -| [OpenBLAS](https://github.com/xianyi/OpenBLAS) | 4083 | OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version. | a day ago | -| [QuantLib](https://github.com/lballabio/QuantLib) | 2787 | The QuantLib C++ library | 2 hours ago | -| [cgal](https://github.com/CGAL/cgal) | 2677 | The public CGAL repository, see the README below | 2 days ago | -| [xtensor](https://github.com/xtensor-stack/xtensor) | 2372 | C++ tensors with broadcasting and lazy computing | 14 hours ago | -| [Vc](https://github.com/VcDevel/Vc) | 1097 | SIMD Vector Classes for C++ | 10 days ago | -| [tinyexpr](https://github.com/codeplea/tinyexpr) | 964 | tiny recursive descent expression parser, compiler, and evaluation engine for math expressions | a month ago | -| [autodiff](https://github.com/autodiff/autodiff) | 784 | automatic differentiation made easier for C++ | 9 days ago | -| [symengine](https://github.com/symengine/symengine) | 769 | SymEngine is a fast symbolic manipulation library, written in C++ | 3 days ago | -| [linalg](https://github.com/sgorsten/linalg) | 671 | linalg.h is a single header, public domain, short vector math library for C++ | 9 months ago | -| [linmath.h](https://github.com/datenwolf/linmath.h) | 631 | a lean linear math library, aimed at graphics programming. Supports vec3, vec4, mat4x4 and quaternions | 5 months ago | -| [klein](https://github.com/jeremyong/klein) | 517 | P(R*_{3, 0, 1}) specialized SIMD Geometric Algebra Library | a month ago | -| [libtommath](https://github.com/libtom/libtommath) | 464 | LibTomMath is a free open source portable number theoretic multiple-precision integer library written entirely in C. | 8 hours ago | -| [MIRACL](https://github.com/miracl/MIRACL) | 423 | MIRACL Cryptographic SDK: Multiprecision Integer and Rational Arithmetic Cryptographic Library is a C software library that is widely regarded by developers as the gold standard open source SDK for elliptic curve cryptography (ECC). | 4 months ago | -| [stats](https://github.com/kthohr/stats) | 327 | A C++ header-only library of statistical distribution functions. | 6 months ago | -| [universal](https://github.com/stillwater-sc/universal) | 195 | Universal Number Arithmetic | 2 hours ago | -| [apophenia](https://github.com/b-k/apophenia) | 177 | A C library for statistical and scientific computing | 2 years ago | +| [dlib](https://github.com/davisking/dlib) | 10572 | A toolkit for making real world machine learning and data analysis applications in C++ | 10 hours ago | +| [glm](https://github.com/g-truc/glm) | 5506 | OpenGL Mathematics (GLM) | 7 days ago | +| [OpenBLAS](https://github.com/xianyi/OpenBLAS) | 4100 | OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version. | 4 hours ago | +| [QuantLib](https://github.com/lballabio/QuantLib) | 2803 | The QuantLib C++ library | a day ago | +| [cgal](https://github.com/CGAL/cgal) | 2703 | The public CGAL repository, see the README below | a day ago | +| [xtensor](https://github.com/xtensor-stack/xtensor) | 2384 | C++ tensors with broadcasting and lazy computing | 5 days ago | +| [Vc](https://github.com/VcDevel/Vc) | 1102 | SIMD Vector Classes for C++ | 23 days ago | +| [tinyexpr](https://github.com/codeplea/tinyexpr) | 975 | tiny recursive descent expression parser, compiler, and evaluation engine for math expressions | a month ago | +| [autodiff](https://github.com/autodiff/autodiff) | 805 | automatic differentiation made easier for C++ | 3 days ago | +| [symengine](https://github.com/symengine/symengine) | 770 | SymEngine is a fast symbolic manipulation library, written in C++ | 2 days ago | +| [linalg](https://github.com/sgorsten/linalg) | 672 | linalg.h is a single header, public domain, short vector math library for C++ | 9 months ago | +| [linmath.h](https://github.com/datenwolf/linmath.h) | 635 | a lean linear math library, aimed at graphics programming. Supports vec3, vec4, mat4x4 and quaternions | 5 months ago | +| [klein](https://github.com/jeremyong/klein) | 531 | P(R*_{3, 0, 1}) specialized SIMD Geometric Algebra Library | a month ago | +| [libtommath](https://github.com/libtom/libtommath) | 470 | LibTomMath is a free open source portable number theoretic multiple-precision integer library written entirely in C. | 5 days ago | +| [MIRACL](https://github.com/miracl/MIRACL) | 424 | MIRACL Cryptographic SDK: Multiprecision Integer and Rational Arithmetic Cryptographic Library is a C software library that is widely regarded by developers as the gold standard open source SDK for elliptic curve cryptography (ECC). | 5 months ago | +| [stats](https://github.com/kthohr/stats) | 330 | A C++ header-only library of statistical distribution functions. | 6 days ago | +| [universal](https://github.com/stillwater-sc/universal) | 198 | Universal Number Arithmetic | 7 hours ago | +| [apophenia](https://github.com/b-k/apophenia) | 178 | A C library for statistical and scientific computing | 2 years ago | ### [Memory Allocation](#memory -Allocation) @@ -605,14 +605,14 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [jemalloc](https://github.com/jemalloc/jemalloc) | 6315 | | 2 days ago | -| [mimalloc](https://github.com/microsoft/mimalloc) | 5766 | mimalloc is a compact general purpose allocator with excellent performance. | 15 hours ago | -| [bdwgc](https://github.com/ivmai/bdwgc) | 1779 | The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (libgc, bdwgc, boehm-gc) | 15 hours ago | -| [libcsptr](https://github.com/Snaipe/libcsptr) | 1088 | Smart pointers for the (GNU) C programming language | 18 days ago | -| [memory-allocators](https://github.com/mtrebi/memory-allocators) | 1075 | Custom memory allocators in C++ to improve the performance of dynamic memory allocation | a month ago | -| [memory](https://github.com/foonathan/memory) | 972 | STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write. | 7 days ago | -| [Hoard](https://github.com/emeryberger/Hoard) | 802 | The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac. | 2 months ago | -| [tgc](https://github.com/orangeduck/tgc) | 600 | A Tiny Garbage Collector for C | 9 months ago | +| [jemalloc](https://github.com/jemalloc/jemalloc) | 6355 | | 12 minutes ago | +| [mimalloc](https://github.com/microsoft/mimalloc) | 5782 | mimalloc is a compact general purpose allocator with excellent performance. | 10 days ago | +| [bdwgc](https://github.com/ivmai/bdwgc) | 1789 | The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (libgc, bdwgc, boehm-gc) | 4 hours ago | +| [libcsptr](https://github.com/Snaipe/libcsptr) | 1095 | Smart pointers for the (GNU) C programming language | a month ago | +| [memory-allocators](https://github.com/mtrebi/memory-allocators) | 1088 | Custom memory allocators in C++ to improve the performance of dynamic memory allocation | a month ago | +| [memory](https://github.com/foonathan/memory) | 974 | STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write. | 20 days ago | +| [Hoard](https://github.com/emeryberger/Hoard) | 807 | The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac. | 2 months ago | +| [tgc](https://github.com/orangeduck/tgc) | 602 | A Tiny Garbage Collector for C | 9 months ago | ### [Multimedia](#multimedia) @@ -620,12 +620,12 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [SFML](https://github.com/SFML/SFML) | 7101 | Simple and Fast Multimedia Library | 6 hours ago | -| [QtAV](https://github.com/wang-bin/QtAV) | 2932 | A cross-platform multimedia framework based on Qt and FFmpeg(https://github.com/wang-bin/avbuild). High performance. User & developer friendly. Supports Android, iOS, Windows store and desktops. 基于Qt和FFmpeg的跨平台高性能音视频播放框架 | 5 months ago | -| [libav](https://github.com/libav/libav) | 869 | Libav github mirror, clone of git://git.libav.org/libav | 4 months ago | -| [taglib](https://github.com/taglib/taglib) | 855 | TagLib Audio Meta-Data Library | a month ago | -| [libass](https://github.com/libass/libass) | 552 | libass is a portable subtitle renderer for the ASS/SSA (Advanced Substation Alpha/Substation Alpha) subtitle format. | 3 hours ago | -| [MediaInfoLib](https://github.com/MediaArea/MediaInfoLib) | 378 | Convenient unified display of the most relevant technical and tag data for video and audio files. | 3 hours ago | +| [SFML](https://github.com/SFML/SFML) | 7134 | Simple and Fast Multimedia Library | 6 hours ago | +| [QtAV](https://github.com/wang-bin/QtAV) | 2945 | A cross-platform multimedia framework based on Qt and FFmpeg(https://github.com/wang-bin/avbuild). High performance. User & developer friendly. Supports Android, iOS, Windows store and desktops. 基于Qt和FFmpeg的跨平台高性能音视频播放框架 | 5 months ago | +| [libav](https://github.com/libav/libav) | 872 | Libav github mirror, clone of git://git.libav.org/libav | 4 months ago | +| [taglib](https://github.com/taglib/taglib) | 855 | TagLib Audio Meta-Data Library | 2 months ago | +| [libass](https://github.com/libass/libass) | 556 | libass is a portable subtitle renderer for the ASS/SSA (Advanced Substation Alpha/Substation Alpha) subtitle format. | 10 hours ago | +| [MediaInfoLib](https://github.com/MediaArea/MediaInfoLib) | 380 | Convenient unified display of the most relevant technical and tag data for video and audio files. | 4 days ago | ### [Multimedia](#multimedia) @@ -633,9 +633,9 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [libtorrent](https://github.com/arvidn/libtorrent) | 3377 | an efficient feature complete C++ bittorrent implementation | 17 hours ago | -| [libutp](https://github.com/bittorrent/libutp) | 949 | uTorrent Transport Protocol library | a year ago | -| [libtorrent](https://github.com/rakshasa/libtorrent) | 816 | libTorrent BitTorrent library | 9 days ago | +| [libtorrent](https://github.com/arvidn/libtorrent) | 3400 | an efficient feature complete C++ bittorrent implementation | 16 minutes ago | +| [libutp](https://github.com/bittorrent/libutp) | 951 | uTorrent Transport Protocol library | a year ago | +| [libtorrent](https://github.com/rakshasa/libtorrent) | 817 | libTorrent BitTorrent library | 22 days ago | | [dht](https://github.com/jech/dht) | 609 | BitTorrent DHT library | 9 months ago | @@ -644,50 +644,50 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [uWebSockets](https://github.com/uNetworking/uWebSockets) | 13025 | Simple, secure & standards compliant web server for the most demanding of applications | 8 hours ago | -| [muduo](https://github.com/chenshuo/muduo) | 10165 | Event-driven network library for multi-threaded Linux server in C++11 | 11 days ago | -| [kcp](https://github.com/skywind3000/kcp) | 10111 | :zap: KCP - A Fast and Reliable ARQ Protocol | 3 months ago | -| [h2o](https://github.com/h2o/h2o) | 9598 | H2O - the optimized HTTP/1, HTTP/2, HTTP/3 server | 28 minutes ago | -| [mongoose](https://github.com/cesanta/mongoose) | 7448 | Embedded Web Server | 8 days ago | -| [proxygen](https://github.com/facebook/proxygen) | 7230 | A collection of C++ HTTP libraries including an easy to use HTTP server. | 20 hours ago | -| [libzmq](https://github.com/zeromq/libzmq) | 7201 | ZeroMQ core engine in C++, implements ZMTP/3.1 | 2 days ago | -| [cpprestsdk](https://github.com/microsoft/cpprestsdk) | 6499 | The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services. | 21 days ago | -| [http-parser](https://github.com/nodejs/http-parser) | 5832 | http request/response parser for c | 3 months ago | -| [cpp-httplib](https://github.com/yhirose/cpp-httplib) | 5666 | A C++ header-only HTTP/HTTPS server and client library | 2 hours ago | -| [librdkafka](https://github.com/edenhill/librdkafka) | 5395 | The Apache Kafka C/C++ library | 2 days ago | -| [websocketpp](https://github.com/zaphoyd/websocketpp) | 5000 | C++ websocket client/server library | a month ago | -| [cpr](https://github.com/whoshuu/cpr) | 3953 | C++ Requests: Curl for People, a spiritual port of Python Requests | 7 days ago | -| [nghttp2](https://github.com/nghttp2/nghttp2) | 3799 | nghttp2 - HTTP/2 C Library and tools | 16 hours ago | -| [libwebsockets](https://github.com/warmcat/libwebsockets) | 3190 | canonical libwebsockets.org networking library | 3 days ago | -| [beast](https://github.com/boostorg/beast) | 3123 | HTTP and WebSocket built on Boost.Asio in C++11 | 9 days ago | -| [RakNet](https://github.com/facebookarchive/RakNet) | 2996 | RakNet is a cross platform, open source, C++ networking engine for game programmers. | 10 months ago | -| [evpp](https://github.com/Qihoo360/evpp) | 2784 | A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols. | 3 months ago | -| [wangle](https://github.com/facebook/wangle) | 2761 | Wangle is a framework providing a set of common client/server abstractions for building services in a consistent, modular, and composable way. | 2 days ago | -| [wdt](https://github.com/facebook/wdt) | 2642 | Warp speed Data Transfer (WDT) is an embeddedable library (and command line tool) aiming to transfer data between 2 systems as fast as possible over multiple TCP paths. | 16 days ago | -| [PF_RING](https://github.com/ntop/PF_RING) | 2041 | High-speed packet processing framework | 2 days ago | -| [enet](https://github.com/lsalzman/enet) | 1933 | ENet reliable UDP networking library | 18 days ago | -| [onion](https://github.com/davidmoreno/onion) | 1773 | C library to create simple HTTP servers and Web Applications. | 25 days ago | -| [libpcap](https://github.com/the-tcpdump-group/libpcap) | 1722 | the LIBpcap interface to various kernel packet capture mechanism | 9 days ago | -| [mtcp](https://github.com/mtcp-stack/mtcp) | 1656 | mTCP: A Highly Scalable User-level TCP Stack for Multicore Systems | 9 months ago | -| [libquic](https://github.com/devsisters/libquic) | 1551 | QUIC, a multiplexed stream transport over UDP | 3 years ago | -| [restbed](https://github.com/Corvusoft/restbed) | 1503 | Corvusoft's Restbed framework brings asynchronous RESTful functionality to C++14 applications. | 2 days ago | -| [PcapPlusPlus](https://github.com/seladb/PcapPlusPlus) | 1484 | PcapPlusPlus is a multiplatform C++ library for capturing, parsing and crafting of network packets. It is designed to be efficient, powerful and easy to use. It provides C++ wrappers for the most popular packet processing engines such as libpcap, WinPcap, DPDK and PF_RING. | 2 hours ago | -| [dpdk](https://github.com/DPDK/dpdk) | 1465 | Data Plane Development Kit | a day ago | -| [picohttpparser](https://github.com/h2o/picohttpparser) | 1418 | tiny HTTP parser written in C (used in HTTP::Parser::XS et al.) | 7 months ago | -| [restclient-cpp](https://github.com/mrtazz/restclient-cpp) | 1297 | C++ client for making HTTP/REST requests | 16 days ago | -| [c-ares](https://github.com/c-ares/c-ares) | 1293 | A C library for asynchronous DNS requests | 5 days ago | -| [dyad](https://github.com/rxi/dyad) | 1261 | Asynchronous networking for C | a year ago | -| [restinio](https://github.com/Stiffstream/restinio) | 764 | Cross-platform, efficient, customizable, and robust asynchronous HTTP/WebSocket server C++14 library with the right balance between performance and ease of use | 9 months ago | +| [uWebSockets](https://github.com/uNetworking/uWebSockets) | 13113 | Simple, secure & standards compliant web server for the most demanding of applications | 5 hours ago | +| [muduo](https://github.com/chenshuo/muduo) | 10227 | Event-driven network library for multi-threaded Linux server in C++11 | 24 days ago | +| [kcp](https://github.com/skywind3000/kcp) | 10156 | :zap: KCP - A Fast and Reliable ARQ Protocol | 4 months ago | +| [h2o](https://github.com/h2o/h2o) | 9609 | H2O - the optimized HTTP/1, HTTP/2, HTTP/3 server | 10 days ago | +| [mongoose](https://github.com/cesanta/mongoose) | 7486 | Embedded Web Server | a day ago | +| [proxygen](https://github.com/facebook/proxygen) | 7252 | A collection of C++ HTTP libraries including an easy to use HTTP server. | a day ago | +| [libzmq](https://github.com/zeromq/libzmq) | 7223 | ZeroMQ core engine in C++, implements ZMTP/3.1 | 16 hours ago | +| [cpprestsdk](https://github.com/microsoft/cpprestsdk) | 6521 | The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services. | a month ago | +| [http-parser](https://github.com/nodejs/http-parser) | 5843 | http request/response parser for c | 4 months ago | +| [cpp-httplib](https://github.com/yhirose/cpp-httplib) | 5750 | A C++ header-only HTTP/HTTPS server and client library | 13 hours ago | +| [librdkafka](https://github.com/edenhill/librdkafka) | 5425 | The Apache Kafka C/C++ library | 2 days ago | +| [websocketpp](https://github.com/zaphoyd/websocketpp) | 5026 | C++ websocket client/server library | 2 months ago | +| [cpr](https://github.com/libcpr/cpr) | 3988 | C++ Requests: Curl for People, a spiritual port of Python Requests. | 2 days ago | +| [nghttp2](https://github.com/nghttp2/nghttp2) | 3807 | nghttp2 - HTTP/2 C Library and tools | 44 minutes ago | +| [libwebsockets](https://github.com/warmcat/libwebsockets) | 3198 | canonical libwebsockets.org networking library | 4 days ago | +| [beast](https://github.com/boostorg/beast) | 3146 | HTTP and WebSocket built on Boost.Asio in C++11 | 3 days ago | +| [RakNet](https://github.com/facebookarchive/RakNet) | 3005 | RakNet is a cross platform, open source, C++ networking engine for game programmers. | a year ago | +| [evpp](https://github.com/Qihoo360/evpp) | 2792 | A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols. | 3 months ago | +| [wangle](https://github.com/facebook/wangle) | 2765 | Wangle is a framework providing a set of common client/server abstractions for building services in a consistent, modular, and composable way. | 2 days ago | +| [wdt](https://github.com/facebookarchive/wdt) | 2640 | Warp speed Data Transfer (WDT) is an embeddedable library (and command line tool) aiming to transfer data between 2 systems as fast as possible over multiple TCP paths. | a month ago | +| [PF_RING](https://github.com/ntop/PF_RING) | 2056 | High-speed packet processing framework | 2 days ago | +| [enet](https://github.com/lsalzman/enet) | 1939 | ENet reliable UDP networking library | a month ago | +| [onion](https://github.com/davidmoreno/onion) | 1777 | C library to create simple HTTP servers and Web Applications. | a month ago | +| [libpcap](https://github.com/the-tcpdump-group/libpcap) | 1730 | the LIBpcap interface to various kernel packet capture mechanism | 3 days ago | +| [mtcp](https://github.com/mtcp-stack/mtcp) | 1662 | mTCP: A Highly Scalable User-level TCP Stack for Multicore Systems | 9 months ago | +| [libquic](https://github.com/devsisters/libquic) | 1557 | QUIC, a multiplexed stream transport over UDP | 3 years ago | +| [restbed](https://github.com/Corvusoft/restbed) | 1514 | Corvusoft's Restbed framework brings asynchronous RESTful functionality to C++14 applications. | a day ago | +| [PcapPlusPlus](https://github.com/seladb/PcapPlusPlus) | 1489 | PcapPlusPlus is a multiplatform C++ library for capturing, parsing and crafting of network packets. It is designed to be efficient, powerful and easy to use. It provides C++ wrappers for the most popular packet processing engines such as libpcap, WinPcap, DPDK and PF_RING. | 4 days ago | +| [dpdk](https://github.com/DPDK/dpdk) | 1483 | Data Plane Development Kit | a day ago | +| [picohttpparser](https://github.com/h2o/picohttpparser) | 1422 | tiny HTTP parser written in C (used in HTTP::Parser::XS et al.) | 7 months ago | +| [c-ares](https://github.com/c-ares/c-ares) | 1303 | A C library for asynchronous DNS requests | 18 days ago | +| [restclient-cpp](https://github.com/mrtazz/restclient-cpp) | 1303 | C++ client for making HTTP/REST requests | a month ago | +| [dyad](https://github.com/rxi/dyad) | 1263 | Asynchronous networking for C | a year ago | +| [restinio](https://github.com/Stiffstream/restinio) | 770 | Cross-platform, efficient, customizable, and robust asynchronous HTTP/WebSocket server C++14 library with the right balance between performance and ease of use | 9 months ago | | [WAFer](https://github.com/riolet/WAFer) | 691 | WAFer is a C language-based software platform for scalable server-side and networking applications. Think node.js for C programmers. | 4 years ago | -| [CppServer](https://github.com/chronoxor/CppServer) | 669 | Ultra fast and low latency asynchronous socket server & client C++ library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution | 3 months ago | -| [seasocks](https://github.com/mattgodbolt/seasocks) | 544 | Simple, small, C++ embeddable webserver with WebSockets support | 12 days ago | -| [libhttpserver](https://github.com/etr/libhttpserver) | 528 | C++ library for creating an embedded Rest HTTP server (and more) | 3 months ago | -| [tufao](https://github.com/vinipsmaker/tufao) | 525 | An asynchronous web framework for C++ built on top of Qt | a month ago | -| [curlcpp](https://github.com/JosephP91/curlcpp) | 495 | An object oriented C++ wrapper for CURL (libcurl) | 3 days ago | -| [tlse](https://github.com/eduardsui/tlse) | 393 | Single C file TLS 1.2/1.3 implementation, using tomcrypt as crypto library | 3 days ago | -| [MQTT-C](https://github.com/LiamBindle/MQTT-C) | 387 | A portable MQTT C client for embedded systems and PCs alike. | 6 days ago | -| [uriparser](https://github.com/uriparser/uriparser) | 191 | :hocho: Strictly RFC 3986 compliant URI parsing and handling library written in C89; moved from SourceForge to GitHub | a month ago | -| [uri](https://github.com/cpp-netlib/uri) | 117 | cpp-netlib URI | a year ago | +| [CppServer](https://github.com/chronoxor/CppServer) | 675 | Ultra fast and low latency asynchronous socket server & client C++ library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution | 4 months ago | +| [seasocks](https://github.com/mattgodbolt/seasocks) | 545 | Simple, small, C++ embeddable webserver with WebSockets support | 25 days ago | +| [libhttpserver](https://github.com/etr/libhttpserver) | 531 | C++ library for creating an embedded Rest HTTP server (and more) | 3 months ago | +| [tufao](https://github.com/vinipsmaker/tufao) | 525 | An asynchronous web framework for C++ built on top of Qt | 2 months ago | +| [curlcpp](https://github.com/JosephP91/curlcpp) | 500 | An object oriented C++ wrapper for CURL (libcurl) | 16 days ago | +| [tlse](https://github.com/eduardsui/tlse) | 396 | Single C file TLS 1.2/1.3 implementation, using tomcrypt as crypto library | 16 days ago | +| [MQTT-C](https://github.com/LiamBindle/MQTT-C) | 389 | A portable MQTT C client for embedded systems and PCs alike. | 19 days ago | +| [uriparser](https://github.com/uriparser/uriparser) | 191 | :hocho: Strictly RFC 3986 compliant URI parsing and handling library written in C89; moved from SourceForge to GitHub | 2 months ago | +| [uri](https://github.com/cpp-netlib/uri) | 117 | cpp-netlib URI | 2 years ago | | [Breep](https://github.com/Organic-Code/Breep) | 102 | C++ peer to peer library, built on the top of boost | 3 years ago | @@ -696,7 +696,7 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [libharu](https://github.com/libharu/libharu) | 1182 | libharu - free PDF library | 4 months ago | +| [libharu](https://github.com/libharu/libharu) | 1187 | libharu - free PDF library | 5 months ago | ### [Physics](#physics) @@ -704,16 +704,16 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [bullet3](https://github.com/bulletphysics/bullet3) | 8340 | Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc. | 7 days ago | -| [box2d](https://github.com/erincatto/box2d) | 5114 | Box2D is a 2D physics engine for games | 2 months ago | -| [liquidfun](https://github.com/google/liquidfun) | 4266 | 2D physics engine for games | 10 days ago | -| [PhysX-3.4](https://github.com/NVIDIAGameWorks/PhysX-3.4) | 2211 | NVIDIA PhysX SDK 3.4 | 3 years ago | -| [simbody](https://github.com/simbody/simbody) | 1779 | High-performance C++ multibody dynamics/physics library for simulating articulated biomechanical and mechanical systems like vehicles, robots, and the human skeleton. | 6 days ago | -| [Chipmunk2D](https://github.com/slembcke/Chipmunk2D) | 1702 | A fast and lightweight 2D game physics library. | a month ago | -| [chrono](https://github.com/projectchrono/chrono) | 1156 | C++ library for multi-physics simulation | a day ago | -| [newton-dynamics](https://github.com/MADEAPPS/newton-dynamics) | 718 | Newton Dynamics is an integrated solution for real time simulation of physics environments. | 35 minutes ago | -| [sofa](https://github.com/sofa-framework/sofa) | 506 | Real-time multi-physics simulation with an emphasis on medical simulation. | 4 hours ago | -| [qpp](https://github.com/softwareQinc/qpp) | 309 | A modern C++ quantum computing library | a day ago | +| [bullet3](https://github.com/bulletphysics/bullet3) | 8395 | Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc. | 5 days ago | +| [box2d](https://github.com/erincatto/box2d) | 5160 | Box2D is a 2D physics engine for games | 2 days ago | +| [liquidfun](https://github.com/google/liquidfun) | 4274 | 2D physics engine for games | 23 days ago | +| [PhysX-3.4](https://github.com/NVIDIAGameWorks/PhysX-3.4) | 2216 | NVIDIA PhysX SDK 3.4 | 3 years ago | +| [simbody](https://github.com/simbody/simbody) | 1783 | High-performance C++ multibody dynamics/physics library for simulating articulated biomechanical and mechanical systems like vehicles, robots, and the human skeleton. | 12 days ago | +| [Chipmunk2D](https://github.com/slembcke/Chipmunk2D) | 1710 | A fast and lightweight 2D game physics library. | 16 hours ago | +| [chrono](https://github.com/projectchrono/chrono) | 1169 | C++ library for multi-physics simulation | 3 minutes ago | +| [newton-dynamics](https://github.com/MADEAPPS/newton-dynamics) | 721 | Newton Dynamics is an integrated solution for real time simulation of physics environments. | 9 hours ago | +| [sofa](https://github.com/sofa-framework/sofa) | 508 | Real-time multi-physics simulation with an emphasis on medical simulation. | 13 hours ago | +| [qpp](https://github.com/softwareQinc/qpp) | 310 | A modern C++ quantum computing library | 2 days ago | | [ofxBox2d](https://github.com/vanderlin/ofxBox2d) | 303 | Openframework wrapper for box2d | 8 months ago | @@ -722,17 +722,17 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [magic_enum](https://github.com/Neargye/magic_enum) | 2146 | Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code | a month ago | -| [rttr](https://github.com/rttrorg/rttr) | 1926 | C++ Reflection Library | a month ago | -| [better-enums](https://github.com/aantron/better-enums) | 1158 | C++ compile-time enum to string, iteration, in a single header file | 4 days ago | -| [nameof](https://github.com/Neargye/nameof) | 1158 | Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum | 3 months ago | +| [magic_enum](https://github.com/Neargye/magic_enum) | 2178 | Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code | 2 months ago | +| [rttr](https://github.com/rttrorg/rttr) | 1942 | C++ Reflection Library | a month ago | +| [better-enums](https://github.com/aantron/better-enums) | 1169 | C++ compile-time enum to string, iteration, in a single header file | 17 days ago | +| [nameof](https://github.com/Neargye/nameof) | 1166 | Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum | 3 months ago | +| [CPP-Reflection](https://github.com/AustinBrunkhorst/CPP-Reflection) | 453 | C++ Reflection Parser / Runtime Skeleton | 2 years ago | | [ponder](https://github.com/billyquith/ponder) | 453 | C++ reflection library with Lua binding, and JSON and XML serialisation. | 9 months ago | -| [CPP-Reflection](https://github.com/AustinBrunkhorst/CPP-Reflection) | 450 | C++ Reflection Parser / Runtime Skeleton | 2 years ago | -| [meta](https://github.com/skypjack/meta) | 374 | Header-only, non-intrusive and macro-free runtime reflection system in C++ | a year ago | -| [visit_struct](https://github.com/garbageslam/visit_struct) | 289 | A miniature library for struct-field reflection in C++ | 3 years ago | -| [cpgf](https://github.com/cpgf/cpgf) | 190 | cpgf library | a year ago | -| [Refureku](https://github.com/jsoysouvanh/Refureku) | 74 | Customizable C++17 Runtime Reflection Library | a day ago | -| [magic_get](https://github.com/apolukhin/magic_get) | 70 | std::tuple like methods for user defined types without any macro or boilerplate code | a day ago | +| [meta](https://github.com/skypjack/meta) | 375 | Header-only, non-intrusive and macro-free runtime reflection system in C++ | a year ago | +| [visit_struct](https://github.com/garbageslam/visit_struct) | 293 | A miniature library for struct-field reflection in C++ | 3 years ago | +| [cpgf](https://github.com/cpgf/cpgf) | 191 | cpgf library | a year ago | +| [Refureku](https://github.com/jsoysouvanh/Refureku) | 74 | Customizable C++17 Runtime Reflection Library | 3 hours ago | +| [magic_get](https://github.com/apolukhin/magic_get) | 71 | std::tuple like methods for user defined types without any macro or boilerplate code | 4 days ago | ### [Regular Expression](#regular-expression) @@ -740,14 +740,14 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [re2](https://github.com/google/re2) | 6060 | RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library. | 4 days ago | -| [hyperscan](https://github.com/intel/hyperscan) | 3297 | High-performance regular expression matching library | 3 months ago | -| [compile-time-regular-expressions](https://github.com/hanickadot/compile-time-regular-expressions) | 2011 | A Compile time PCRE (almost) compatible regular expression matcher. | 15 hours ago | -| [oniguruma](https://github.com/kkos/oniguruma) | 1588 | regular expression library | 8 days ago | -| [sregex](https://github.com/openresty/sregex) | 567 | A non-backtracking NFA/DFA-based Perl-compatible regex engine matching on large data streams | a year ago | -| [slre](https://github.com/cesanta/slre) | 486 | Super Light Regexp engine for C/C++ | a year ago | +| [re2](https://github.com/google/re2) | 6086 | RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library. | 3 days ago | +| [hyperscan](https://github.com/intel/hyperscan) | 3310 | High-performance regular expression matching library | 4 months ago | +| [compile-time-regular-expressions](https://github.com/hanickadot/compile-time-regular-expressions) | 2027 | A Compile time PCRE (almost) compatible regular expression matcher. | 14 days ago | +| [oniguruma](https://github.com/kkos/oniguruma) | 1595 | regular expression library | 10 days ago | +| [sregex](https://github.com/openresty/sregex) | 569 | A non-backtracking NFA/DFA-based Perl-compatible regex engine matching on large data streams | a year ago | +| [slre](https://github.com/cesanta/slre) | 487 | Super Light Regexp engine for C/C++ | a year ago | | [CppVerbalExpressions](https://github.com/VerbalExpressions/CppVerbalExpressions) | 347 | C++ regular expressions made easy | 2 years ago | -| [pire](https://github.com/yandex/pire) | 299 | Perl Incompatible Regular Expressions library | a year ago | +| [pire](https://github.com/yandex/pire) | 301 | Perl Incompatible Regular Expressions library | a year ago | ### [Robotics](#robotics) @@ -755,8 +755,8 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [pcl](https://github.com/PointCloudLibrary/pcl) | 6569 | Point Cloud Library (PCL) | a day ago | -| [yarp](https://github.com/robotology/yarp) | 386 | YARP - Yet Another Robot Platform | 11 hours ago | +| [pcl](https://github.com/PointCloudLibrary/pcl) | 6612 | Point Cloud Library (PCL) | 18 hours ago | +| [yarp](https://github.com/robotology/yarp) | 388 | YARP - Yet Another Robot Platform | 2 days ago | ### [Scientific Computing](#scientific-computing) @@ -764,10 +764,10 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [torch7](https://github.com/torch/torch7) | 8646 | http://torch.ch | 5 months ago | -| [TileDB](https://github.com/TileDB-Inc/TileDB) | 1181 | The Universal Storage Engine | a day ago | -| [Trilinos](https://github.com/trilinos/Trilinos) | 675 | Primary repository for the Trilinos Project | a day ago | -| [amgcl](https://github.com/ddemidov/amgcl) | 431 | C++ library for solving large sparse linear systems with algebraic multigrid method | 2 months ago | +| [torch7](https://github.com/torch/torch7) | 8649 | http://torch.ch | 5 months ago | +| [TileDB](https://github.com/TileDB-Inc/TileDB) | 1187 | The Universal Storage Engine | 14 hours ago | +| [Trilinos](https://github.com/trilinos/Trilinos) | 679 | Primary repository for the Trilinos Project | 20 hours ago | +| [amgcl](https://github.com/ddemidov/amgcl) | 436 | C++ library for solving large sparse linear systems with algebraic multigrid method | 2 months ago | ### [Scripting](#scripting) @@ -775,24 +775,24 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [pybind11](https://github.com/pybind/pybind11) | 9688 | Seamless operability between C++11 and Python | 3 hours ago | -| [ChakraCore](https://github.com/chakra-core/ChakraCore) | 8541 | ChakraCore is an open source Javascript engine with a C API. | 6 hours ago | -| [cython](https://github.com/cython/cython) | 6383 | The most widely used Python to C compiler | 7 hours ago | -| [duktape](https://github.com/svaarala/duktape) | 4974 | Duktape - embeddable Javascript engine with a focus on portability and compact footprint | a day ago | -| [swig](https://github.com/swig/swig) | 4133 | SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. | 13 days ago | -| [javacpp](https://github.com/bytedeco/javacpp) | 3580 | The missing bridge between Java and native C++ | 10 days ago | -| [djinni](https://github.com/dropbox/djinni) | 2750 | A tool for generating cross-language type declarations and interface bindings. | a year ago | -| [sol2](https://github.com/ThePhD/sol2) | 2675 | Sol3 (sol2 v3.0) - a C++ <-> Lua API wrapper with advanced features and top notch performance - is here, and it's great! Documentation: | 2 months ago | -| [libffi](https://github.com/libffi/libffi) | 2230 | A portable foreign-function interface library. | a month ago | -| [CppSharp](https://github.com/mono/CppSharp) | 2153 | Tools and libraries to glue C/C++ APIs to high-level languages | 12 days ago | -| [nbind](https://github.com/charto/nbind) | 1815 | :sparkles: Magical headers that make your C++ library accessible from JavaScript :rocket: | 2 years ago | -| [ctypes.sh](https://github.com/taviso/ctypes.sh) | 1656 | A foreign function interface for bash. | 10 months ago | -| [v7](https://github.com/cesanta/v7) | 1316 | Embedded JavaScript engine for C/C++ | 9 months ago | -| [PHP-CPP](https://github.com/CopernicaMarketingSoftware/PHP-CPP) | 1278 | Library to build PHP extensions with C++ | 2 days ago | -| [LuaBridge](https://github.com/vinniefalco/LuaBridge) | 1196 | A lightweight, dependency-free library for binding Lua to C++ | 2 months ago | -| [cppimport](https://github.com/tbenthompson/cppimport) | 971 | Import C++ files directly from Python! | 19 days ago | -| [v8.dev](https://github.com/v8/v8.dev) | 644 | The source code of v8.dev, the official website of the V8 project. | 6 days ago | -| [luacxx](https://github.com/dafrito/luacxx) | 138 | C++11 API for creating Lua bindings | 4 years ago | +| [pybind11](https://github.com/pybind/pybind11) | 9753 | Seamless operability between C++11 and Python | a day ago | +| [ChakraCore](https://github.com/chakra-core/ChakraCore) | 8556 | ChakraCore is an open source Javascript engine with a C API. | 2 days ago | +| [cython](https://github.com/cython/cython) | 6412 | The most widely used Python to C compiler | 18 hours ago | +| [duktape](https://github.com/svaarala/duktape) | 4984 | Duktape - embeddable Javascript engine with a focus on portability and compact footprint | 11 days ago | +| [swig](https://github.com/swig/swig) | 4150 | SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. | a day ago | +| [javacpp](https://github.com/bytedeco/javacpp) | 3603 | The missing bridge between Java and native C++ | 23 days ago | +| [djinni](https://github.com/dropbox/djinni) | 2754 | A tool for generating cross-language type declarations and interface bindings. | 2 years ago | +| [sol2](https://github.com/ThePhD/sol2) | 2693 | Sol3 (sol2 v3.0) - a C++ <-> Lua API wrapper with advanced features and top notch performance - is here, and it's great! Documentation: | 11 days ago | +| [libffi](https://github.com/libffi/libffi) | 2245 | A portable foreign-function interface library. | 3 days ago | +| [CppSharp](https://github.com/mono/CppSharp) | 2160 | Tools and libraries to glue C/C++ APIs to high-level languages | 11 hours ago | +| [nbind](https://github.com/charto/nbind) | 1816 | :sparkles: Magical headers that make your C++ library accessible from JavaScript :rocket: | 2 years ago | +| [ctypes.sh](https://github.com/taviso/ctypes.sh) | 1658 | A foreign function interface for bash. | 10 months ago | +| [v7](https://github.com/cesanta/v7) | 1315 | Embedded JavaScript engine for C/C++ | 10 months ago | +| [PHP-CPP](https://github.com/CopernicaMarketingSoftware/PHP-CPP) | 1281 | Library to build PHP extensions with C++ | 15 days ago | +| [LuaBridge](https://github.com/vinniefalco/LuaBridge) | 1201 | A lightweight, dependency-free library for binding Lua to C++ | a day ago | +| [cppimport](https://github.com/tbenthompson/cppimport) | 973 | Import C++ files directly from Python! | a month ago | +| [v8.dev](https://github.com/v8/v8.dev) | 650 | The source code of v8.dev, the official website of the V8 project. | 3 days ago | +| [luacxx](https://github.com/dafrito/luacxx) | 137 | C++11 API for creating Lua bindings | 4 years ago | ### [Serialization](#serialization) @@ -800,20 +800,20 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [protobuf](https://github.com/protocolbuffers/protobuf) | 50680 | Protocol Buffers - Google's data interchange format | a day ago | -| [flatbuffers](https://github.com/google/flatbuffers) | 16765 | FlatBuffers: Memory Efficient Serialization Library | 2 days ago | -| [capnproto](https://github.com/capnproto/capnproto) | 8486 | Cap'n Proto serialization/RPC system - core tools and C++ library | a day ago | -| [cereal](https://github.com/USCiLab/cereal) | 2890 | A C++11 library for serialization | a month ago | -| [nanopb](https://github.com/nanopb/nanopb) | 2537 | Protocol Buffers with small code size | 25 days ago | -| [simple-binary-encoding](https://github.com/real-logic/simple-binary-encoding) | 2493 | Simple Binary Encoding (SBE) - High Performance Message Codec | 17 days ago | -| [bond](https://github.com/microsoft/bond) | 2335 | Bond is a cross-platform framework for working with schematized data. It supports cross-language de/serialization and powerful generic mechanisms for efficiently manipulating data. Bond is broadly used at Microsoft in high scale services. | a day ago | -| [msgpack-c](https://github.com/msgpack/msgpack-c) | 2293 | MessagePack implementation for C and C++ / msgpack.org[C/C++] | 12 days ago | -| [protobuf-c](https://github.com/protobuf-c/protobuf-c) | 1893 | Protocol Buffers implementation in C | a month ago | -| [upb](https://github.com/protocolbuffers/upb) | 1202 | a small protobuf implementation in C | 14 days ago | -| [bitsery](https://github.com/fraillt/bitsery) | 593 | Your binary serialization library | 12 days ago | -| [FastBinaryEncoding](https://github.com/chronoxor/FastBinaryEncoding) | 468 | Fast Binary Encoding is ultra fast and universal serialization solution for C++, C#, Go, Java, JavaScript, Kotlin, Python, Ruby, Swift | 2 months ago | -| [yas](https://github.com/niXman/yas) | 457 | Yet Another Serialization | 23 days ago | -| [cppcodec](https://github.com/tplgy/cppcodec) | 407 | Header-only C++11 library to encode/decode base64, base64url, base32, base32hex and hex (a.k.a. base16) as specified in RFC 4648, plus Crockford's base32. MIT licensed with consistent, flexible API. | 16 days ago | +| [protobuf](https://github.com/protocolbuffers/protobuf) | 50889 | Protocol Buffers - Google's data interchange format | 11 hours ago | +| [flatbuffers](https://github.com/google/flatbuffers) | 16833 | FlatBuffers: Memory Efficient Serialization Library | 15 hours ago | +| [capnproto](https://github.com/capnproto/capnproto) | 8512 | Cap'n Proto serialization/RPC system - core tools and C++ library | a day ago | +| [cereal](https://github.com/USCiLab/cereal) | 2909 | A C++11 library for serialization | 5 days ago | +| [nanopb](https://github.com/nanopb/nanopb) | 2559 | Protocol Buffers with small code size | a month ago | +| [simple-binary-encoding](https://github.com/real-logic/simple-binary-encoding) | 2507 | Simple Binary Encoding (SBE) - High Performance Message Codec | 3 days ago | +| [bond](https://github.com/microsoft/bond) | 2336 | Bond is a cross-platform framework for working with schematized data. It supports cross-language de/serialization and powerful generic mechanisms for efficiently manipulating data. Bond is broadly used at Microsoft in high scale services. | a day ago | +| [msgpack-c](https://github.com/msgpack/msgpack-c) | 2295 | MessagePack implementation for C and C++ / msgpack.org[C/C++] | 3 days ago | +| [protobuf-c](https://github.com/protobuf-c/protobuf-c) | 1903 | Protocol Buffers implementation in C | a month ago | +| [upb](https://github.com/protocolbuffers/upb) | 1207 | a small protobuf implementation in C | 9 days ago | +| [bitsery](https://github.com/fraillt/bitsery) | 597 | Your binary serialization library | 25 days ago | +| [FastBinaryEncoding](https://github.com/chronoxor/FastBinaryEncoding) | 477 | Fast Binary Encoding is ultra fast and universal serialization solution for C++, C#, Go, Java, JavaScript, Kotlin, Python, Ruby, Swift | 3 months ago | +| [yas](https://github.com/niXman/yas) | 469 | Yet Another Serialization | 3 days ago | +| [cppcodec](https://github.com/tplgy/cppcodec) | 408 | Header-only C++11 library to encode/decode base64, base64url, base32, base32hex and hex (a.k.a. base16) as specified in RFC 4648, plus Crockford's base32. MIT licensed with consistent, flexible API. | a month ago | ### [Serialization](#serialization) @@ -821,8 +821,8 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [bitsery](https://github.com/fraillt/bitsery) | 593 | Your binary serialization library | 12 days ago | -| [yas](https://github.com/niXman/yas) | 457 | Yet Another Serialization | 23 days ago | +| [bitsery](https://github.com/fraillt/bitsery) | 597 | Your binary serialization library | 25 days ago | +| [yas](https://github.com/niXman/yas) | 469 | Yet Another Serialization | 3 days ago | ### [Sorting](#sorting) @@ -830,8 +830,8 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [pdqsort](https://github.com/orlp/pdqsort) | 1349 | Pattern-defeating quicksort. | 5 months ago | -| [cpp-TimSort](https://github.com/timsort/cpp-TimSort) | 228 | A C++ implementation of timsort | 2 months ago | +| [pdqsort](https://github.com/orlp/pdqsort) | 1354 | Pattern-defeating quicksort. | 6 months ago | +| [cpp-TimSort](https://github.com/timsort/cpp-TimSort) | 230 | A C++ implementation of timsort | 9 days ago | | [plf_indiesort](https://github.com/mattreecebentley/plf_indiesort) | 8 | A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of large types. | 4 months ago | @@ -840,8 +840,8 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [openh264](https://github.com/cisco/openh264) | 4306 | Open Source H.264 Codec | 7 days ago | -| [libde265](https://github.com/strukturag/libde265) | 1197 | Open h.265 video codec implementation. | 3 months ago | +| [openh264](https://github.com/cisco/openh264) | 4322 | Open Source H.264 Codec | 10 days ago | +| [libde265](https://github.com/strukturag/libde265) | 1204 | Open h.265 video codec implementation. | 3 months ago | ### [Virtual Machines](#virtual-machines) @@ -849,9 +849,9 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [micropython](https://github.com/micropython/micropython) | 12975 | MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems | 2 minutes ago | -| [tinyvm](https://github.com/jakogut/tinyvm) | 2841 | TinyVM is a small, fast, lightweight virtual machine written in pure ANSI C. | 2 years ago | -| [carp](https://github.com/tekknolagi/carp) | 974 | "interesting" VM in C. Let's see how this goes. | 8 months ago | +| [micropython](https://github.com/micropython/micropython) | 13030 | MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems | 17 hours ago | +| [tinyvm](https://github.com/jakogut/tinyvm) | 2844 | TinyVM is a small, fast, lightweight virtual machine written in pure ANSI C. | 3 years ago | +| [carp](https://github.com/tekknolagi/carp) | 973 | "interesting" VM in C. Let's see how this goes. | 8 months ago | ### [Web Application Framework](#web-application-framework) @@ -859,15 +859,15 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [cpprestsdk](https://github.com/microsoft/cpprestsdk) | 6499 | The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services. | 21 days ago | -| [crow](https://github.com/ipkn/crow) | 6478 | Crow is very fast and easy to use C++ micro web framework (inspired by Python Flask) | 2 months ago | -| [drogon](https://github.com/drogonframework/drogon) | 6100 | Drogon: A C++14/17 based HTTP web application framework running on Linux/macOS/Unix/Windows | 5 days ago | -| [lwan](https://github.com/lpereira/lwan) | 5465 | Experimental, scalable, high performance HTTP server | 5 hours ago | -| [oatpp](https://github.com/oatpp/oatpp) | 4112 | 🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable. | 3 days ago | -| [civetweb](https://github.com/civetweb/civetweb) | 1862 | Embedded C/C++ web server | 4 days ago | -| [facil.io](https://github.com/boazsegev/facil.io) | 1448 | Your high performance web application C framework | 2 days ago | -| [treefrog-framework](https://github.com/treefrogframework/treefrog-framework) | 953 | TreeFrog Framework : High-speed C++ MVC Framework for Web Application | 23 days ago | -| [cutelyst](https://github.com/cutelyst/cutelyst) | 705 | A C++ Web Framework built on top of Qt, using the simple approach of Catalyst (Perl) framework. | 11 days ago | +| [cpprestsdk](https://github.com/microsoft/cpprestsdk) | 6521 | The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services. | a month ago | +| [crow](https://github.com/ipkn/crow) | 6494 | Crow is very fast and easy to use C++ micro web framework (inspired by Python Flask) | 3 months ago | +| [drogon](https://github.com/drogonframework/drogon) | 6152 | Drogon: A C++14/17 based HTTP web application framework running on Linux/macOS/Unix/Windows | an hour ago | +| [lwan](https://github.com/lpereira/lwan) | 5471 | Experimental, scalable, high performance HTTP server | 6 days ago | +| [oatpp](https://github.com/oatpp/oatpp) | 4164 | 🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable. | a day ago | +| [civetweb](https://github.com/civetweb/civetweb) | 1878 | Embedded C/C++ web server | 17 days ago | +| [facil.io](https://github.com/boazsegev/facil.io) | 1455 | Your high performance web application C framework | 4 days ago | +| [treefrog-framework](https://github.com/treefrogframework/treefrog-framework) | 958 | TreeFrog Framework : High-speed C++ MVC Framework for Web Application | a day ago | +| [cutelyst](https://github.com/cutelyst/cutelyst) | 708 | A C++ Web Framework built on top of Qt, using the simple approach of Catalyst (Perl) framework. | 25 days ago | ### [XML](#xml) @@ -875,9 +875,9 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [tinyxml2](https://github.com/leethomason/tinyxml2) | 3757 | TinyXML2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs. | 9 days ago | -| [mxml](https://github.com/michaelrsweet/mxml) | 290 | Tiny XML library. | 3 months ago | -| [ticpp](https://github.com/wxFormBuilder/ticpp) | 78 | Completely new interface to TinyXML | 2 days ago | +| [tinyxml2](https://github.com/leethomason/tinyxml2) | 3769 | TinyXML2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs. | 9 days ago | +| [mxml](https://github.com/michaelrsweet/mxml) | 294 | Tiny XML library. | 3 months ago | +| [ticpp](https://github.com/wxFormBuilder/ticpp) | 80 | Completely new interface to TinyXML | 5 days ago | ### [Yaml](#yaml) @@ -885,8 +885,8 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [yaml-cpp](https://github.com/jbeder/yaml-cpp) | 2822 | A YAML parser and emitter in C++ | 2 days ago | -| [mini-yaml](https://github.com/jimmiebergmann/mini-yaml) | 105 | Single header YAML 1.0 C++11 serializer/deserializer. | 9 months ago | +| [yaml-cpp](https://github.com/jbeder/yaml-cpp) | 2838 | A YAML parser and emitter in C++ | 9 hours ago | +| [mini-yaml](https://github.com/jimmiebergmann/mini-yaml) | 107 | Single header YAML 1.0 C++11 serializer/deserializer. | 9 months ago | ### [Miscellaneous](#miscellaneous) @@ -894,33 +894,33 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [stb](https://github.com/nothings/stb) | 16615 | stb single-file public domain libraries for C/C++ | 3 days ago | -| [fmt](https://github.com/fmtlib/fmt) | 11984 | A modern formatting library | 5 hours ago | -| [sds](https://github.com/antirez/sds) | 3641 | Simple Dynamic Strings library for C | 2 months ago | -| [klib](https://github.com/attractivechaos/klib) | 3369 | A standalone and lightweight C library | 18 days ago | -| [PEGTL](https://github.com/taocpp/PEGTL) | 1405 | Parsing Expression Grammar Template Library | 21 days ago | -| [serial](https://github.com/wjwwood/serial) | 1321 | Cross-platform, Serial Port library written in C++ | 21 days ago | -| [mio](https://github.com/mandreyel/mio) | 1170 | Cross-platform C++11 header-only library for memory mapped file IO | 6 months ago | -| [Mach7](https://github.com/solodon4/Mach7) | 1169 | Functional programming style pattern-matching library for C++ | 2 years ago | -| [cppitertools](https://github.com/ryanhaining/cppitertools) | 1004 | Implementation of python itertools and builtin iteration functions for C++17 | 3 days ago | -| [pprint](https://github.com/p-ranav/pprint) | 819 | Pretty Printer for Modern C++ | 2 years ago | -| [stdman](https://github.com/jeaye/stdman) | 749 | Formatted C++20 stdlib man pages (cppreference) | 10 months ago | -| [dynamix](https://github.com/iboB/dynamix) | 520 | :fish_cake: A new take on polymorphism in C++ | 6 months ago | +| [stb](https://github.com/nothings/stb) | 16721 | stb single-file public domain libraries for C/C++ | 4 days ago | +| [fmt](https://github.com/fmtlib/fmt) | 12073 | A modern formatting library | 8 hours ago | +| [sds](https://github.com/antirez/sds) | 3651 | Simple Dynamic Strings library for C | 3 months ago | +| [klib](https://github.com/attractivechaos/klib) | 3380 | A standalone and lightweight C library | a month ago | +| [PEGTL](https://github.com/taocpp/PEGTL) | 1409 | Parsing Expression Grammar Template Library | 18 hours ago | +| [serial](https://github.com/wjwwood/serial) | 1327 | Cross-platform, Serial Port library written in C++ | a month ago | +| [mio](https://github.com/mandreyel/mio) | 1172 | Cross-platform C++11 header-only library for memory mapped file IO | 6 months ago | +| [Mach7](https://github.com/solodon4/Mach7) | 1170 | Functional programming style pattern-matching library for C++ | 2 years ago | +| [cppitertools](https://github.com/ryanhaining/cppitertools) | 1009 | Implementation of python itertools and builtin iteration functions for C++17 | 16 days ago | +| [pprint](https://github.com/p-ranav/pprint) | 821 | Pretty Printer for Modern C++ | 2 years ago | +| [stdman](https://github.com/jeaye/stdman) | 753 | Formatted C++20 stdlib man pages (cppreference) | 10 months ago | +| [dynamix](https://github.com/iboB/dynamix) | 522 | :fish_cake: A new take on polymorphism in C++ | 7 months ago | | [cxx-prettyprint](https://github.com/louisdx/cxx-prettyprint) | 509 | A header-only library for C++(0x) that allows automagic pretty-printing of any container. | 2 years ago | | [value-category-cheatsheet](https://github.com/jeaye/value-category-cheatsheet) | 390 | A C++14 cheat-sheet on lvalues, rvalues, xvalues, and more | 3 years ago | -| [kangaru](https://github.com/gracicot/kangaru) | 321 | 🦘 A dependency injection container for C++11, C++14 and later | 25 days ago | -| [Stage](https://github.com/rtv/Stage) | 321 | Mobile robot simulator | 6 months ago | -| [icecream-cpp](https://github.com/renatoGarcia/icecream-cpp) | 313 | 🍦 Never use cout/printf to debug again | a year ago | -| [libcpuid](https://github.com/anrieff/libcpuid) | 294 | a small C library for x86 CPU detection and feature extraction | 2 months ago | -| [gcc-poison](https://github.com/leafsr/gcc-poison) | 176 | gcc-poison | 8 years ago | +| [Stage](https://github.com/rtv/Stage) | 322 | Mobile robot simulator | 6 months ago | +| [kangaru](https://github.com/gracicot/kangaru) | 321 | 🦘 A dependency injection container for C++11, C++14 and later | a month ago | +| [icecream-cpp](https://github.com/renatoGarcia/icecream-cpp) | 314 | 🍦 Never use cout/printf to debug again | a year ago | +| [libcpuid](https://github.com/anrieff/libcpuid) | 298 | a small C library for x86 CPU detection and feature extraction | 2 months ago | +| [gcc-poison](https://github.com/leafsr/gcc-poison) | 175 | gcc-poison | 8 years ago | | [semver.c](https://github.com/h2non/semver.c) | 157 | Semantic version library written in ANSI C | a year ago | | [ub-canaries](https://github.com/regehr/ub-canaries) | 147 | collection of C/C++ programs that try to get compilers to exploit undefined behavior | 3 years ago | -| [SimpleSignal](https://github.com/larspensjo/SimpleSignal) | 129 | High performance C++11 signals | 2 years ago | +| [SimpleSignal](https://github.com/larspensjo/SimpleSignal) | 130 | High performance C++11 signals | 2 years ago | | [libnih](https://github.com/keybuk/libnih) | 73 | NIH Utility Library | 8 years ago | | [access_profiler](https://github.com/arvidn/access_profiler) | 64 | a tool to count accesses to member variables in c++ programs | 8 years ago | -| [QtVerbalExpressions](https://github.com/VerbalExpressions/QtVerbalExpressions) | 47 | | 7 years ago | +| [QtVerbalExpressions](https://github.com/VerbalExpressions/QtVerbalExpressions) | 48 | | 7 years ago | | [libevil](https://github.com/avati/libevil) | 21 | The Evil License Manager | 10 years ago | -| [vartypes](https://github.com/szi/vartypes) | 13 | Automatically exported from code.google.com/p/vartypes | 3 years ago | +| [vartypes](https://github.com/szi/vartypes) | 13 | Automatically exported from code.google.com/p/vartypes | 4 years ago | ## [Software](#software) @@ -931,8 +931,8 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [8cc](https://github.com/rui314/8cc) | 5270 | A Small C Compiler | 10 months ago | -| [c](https://github.com/ryanmjacobs/c) | 1902 | Compile and execute C "scripts" in one go! | a year ago | +| [8cc](https://github.com/rui314/8cc) | 5275 | A Small C Compiler | 10 months ago | +| [c](https://github.com/ryanmjacobs/c) | 1903 | Compile and execute C "scripts" in one go! | a year ago | ### [Integrated Development Environment](#integrated-development-environment) @@ -940,10 +940,10 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [YouCompleteMe](https://github.com/ycm-core/YouCompleteMe) | 23246 | A code-completion engine for Vim | a day ago | -| [rtags](https://github.com/Andersbakken/rtags) | 1716 | A client/server indexer for c/c++/objc[++] with integration for Emacs based on clang. | 4 days ago | -| [irony-mode](https://github.com/Sarcasm/irony-mode) | 870 | A C/C++ minor mode for Emacs powered by libclang | 3 months ago | -| [color_coded](https://github.com/jeaye/color_coded) | 852 | A vim plugin for libclang-based highlighting of C, C++, ObjC | 4 months ago | +| [YouCompleteMe](https://github.com/ycm-core/YouCompleteMe) | 23281 | A code-completion engine for Vim | 7 days ago | +| [rtags](https://github.com/Andersbakken/rtags) | 1717 | A client/server indexer for c/c++/objc[++] with integration for Emacs based on clang. | 9 days ago | +| [irony-mode](https://github.com/Sarcasm/irony-mode) | 873 | A C/C++ minor mode for Emacs powered by libclang | 10 days ago | +| [color_coded](https://github.com/jeaye/color_coded) | 851 | A vim plugin for libclang-based highlighting of C, C++, ObjC | 4 months ago | ### [Build Systems](#build-systems) @@ -951,15 +951,15 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [vcpkg](https://github.com/microsoft/vcpkg) | 13649 | C++ Library Manager for Windows, Linux, and MacOS | 2 hours ago | -| [buck](https://github.com/facebook/buck) | 8038 | A fast build system that encourages the creation of small, reusable modules over a variety of platforms and languages. | 20 hours ago | -| [clib](https://github.com/clibs/clib) | 3851 | C package manager-ish | 11 days ago | -| [Bear](https://github.com/rizsotto/Bear) | 2179 | Bear is a tool that generates a compilation database for clang tooling. | 5 days ago | -| [hunter](https://github.com/ruslo/hunter) | 1878 | | 2 years ago | +| [vcpkg](https://github.com/microsoft/vcpkg) | 13754 | C++ Library Manager for Windows, Linux, and MacOS | 16 minutes ago | +| [buck](https://github.com/facebook/buck) | 8050 | A fast build system that encourages the creation of small, reusable modules over a variety of platforms and languages. | 16 hours ago | +| [clib](https://github.com/clibs/clib) | 3861 | C package manager-ish | 24 days ago | +| [Bear](https://github.com/rizsotto/Bear) | 2201 | Bear is a tool that generates a compilation database for clang tooling. | 2 days ago | +| [hunter](https://github.com/ruslo/hunter) | 1877 | | 2 years ago | | [waf](https://github.com/waf-project/waf) | 718 | Moved to https://gitlab.com/ita1024/waf/ | 3 years ago | -| [cpm](https://github.com/iauns/cpm) | 702 | C++ Package Manager | 15 days ago | -| [cget](https://github.com/pfultz2/cget) | 381 | C++ package retrieval | 23 days ago | -| [tundra](https://github.com/deplinenoise/tundra) | 355 | Tundra is a code build system that tries to be accurate and fast for incremental builds | 24 days ago | +| [cpm](https://github.com/iauns/cpm) | 702 | C++ Package Manager | a month ago | +| [cget](https://github.com/pfultz2/cget) | 385 | C++ package retrieval | a month ago | +| [tundra](https://github.com/deplinenoise/tundra) | 356 | Tundra is a code build system that tries to be accurate and fast for incremental builds | 8 days ago | ### [Static Code Analysis](#static-code-analysis) @@ -967,13 +967,13 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [infer](https://github.com/facebook/infer) | 12570 | A static analyzer for Java, C, C++, and Objective-C | 2 days ago | -| [cppcheck](https://github.com/danmar/cppcheck) | 3677 | static analysis of C/C++ code | 6 hours ago | -| [oclint](https://github.com/oclint/oclint) | 3360 | A static source code analysis tool to improve quality and reduce defects for C, C++ and Objective-C | 2 months ago | -| [include-what-you-use](https://github.com/include-what-you-use/include-what-you-use) | 2474 | A tool for use with clang to analyze #includes in C and C++ source files | a month ago | -| [ikos](https://github.com/NASA-SW-VnV/ikos) | 1398 | Static analyzer for C/C++ based on the theory of Abstract Interpretation. | 7 months ago | -| [cpplint](https://github.com/cpplint/cpplint) | 869 | Static code checker for C++ | 2 months ago | -| [cpp-dependencies](https://github.com/tomtom-international/cpp-dependencies) | 630 | Tool to check C++ #include dependencies (dependency graphs created in .dot format) | a month ago | +| [infer](https://github.com/facebook/infer) | 12611 | A static analyzer for Java, C, C++, and Objective-C | 6 hours ago | +| [cppcheck](https://github.com/danmar/cppcheck) | 3695 | static analysis of C/C++ code | 6 hours ago | +| [oclint](https://github.com/oclint/oclint) | 3369 | A static source code analysis tool to improve quality and reduce defects for C, C++ and Objective-C | 3 months ago | +| [include-what-you-use](https://github.com/include-what-you-use/include-what-you-use) | 2488 | A tool for use with clang to analyze #includes in C and C++ source files | 17 hours ago | +| [ikos](https://github.com/NASA-SW-VnV/ikos) | 1400 | Static analyzer for C/C++ based on the theory of Abstract Interpretation. | 8 months ago | +| [cpplint](https://github.com/cpplint/cpplint) | 881 | Static code checker for C++ | 3 months ago | +| [cpp-dependencies](https://github.com/tomtom-international/cpp-dependencies) | 632 | Tool to check C++ #include dependencies (dependency graphs created in .dot format) | 2 months ago | ### [Coding Style Tools](#coding-style-tools) @@ -981,7 +981,7 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [uncrustify](https://github.com/uncrustify/uncrustify) | 2377 | Code beautifier | 10 hours ago | +| [uncrustify](https://github.com/uncrustify/uncrustify) | 2388 | Code beautifier | 11 hours ago | ## [Resources](#resources) @@ -992,18 +992,18 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [CppCon2014](https://github.com/CppCon/CppCon2014) | 2154 | Speaker materials from CppCon 2014 | 6 years ago | -| [CppCon2016](https://github.com/CppCon/CppCon2016) | 1720 | Slides and other materials from CppCon 2016 | 3 years ago | -| [CppCon2015](https://github.com/CppCon/CppCon2015) | 1703 | Presentation Materials from CppCon 2015 | 4 years ago | -| [CppCon2017](https://github.com/CppCon/CppCon2017) | 1573 | Slides and other materials from CppCon 2017 | a year ago | -| [CppCon2018](https://github.com/CppCon/CppCon2018) | 1282 | Slides and other materials from CppCon 2018 | 2 years ago | -| [CppCon2020](https://github.com/CppCon/CppCon2020) | 1101 | Slides and other materials from CppCon 2020 | a year ago | -| [CppCon2019](https://github.com/CppCon/CppCon2019) | 1015 | Slides and other materials from CppCon 2019 | a month ago | -| [cppnow_presentations_2017](https://github.com/boostcon/cppnow_presentations_2017) | 428 | Presentation Material for C++Now 2017 | 3 years ago | +| [CppCon2014](https://github.com/CppCon/CppCon2014) | 2160 | Speaker materials from CppCon 2014 | 6 years ago | +| [CppCon2016](https://github.com/CppCon/CppCon2016) | 1722 | Slides and other materials from CppCon 2016 | 3 years ago | +| [CppCon2015](https://github.com/CppCon/CppCon2015) | 1704 | Presentation Materials from CppCon 2015 | 4 years ago | +| [CppCon2017](https://github.com/CppCon/CppCon2017) | 1576 | Slides and other materials from CppCon 2017 | a year ago | +| [CppCon2018](https://github.com/CppCon/CppCon2018) | 1286 | Slides and other materials from CppCon 2018 | 2 years ago | +| [CppCon2020](https://github.com/CppCon/CppCon2020) | 1121 | Slides and other materials from CppCon 2020 | a year ago | +| [CppCon2019](https://github.com/CppCon/CppCon2019) | 1017 | Slides and other materials from CppCon 2019 | 2 months ago | +| [cppnow_presentations_2017](https://github.com/boostcon/cppnow_presentations_2017) | 429 | Presentation Material for C++Now 2017 | 3 years ago | | [cppnow_presentations_2014](https://github.com/boostcon/cppnow_presentations_2014) | 420 | Presentation materials presented at C++Now 2014 | 7 years ago | | [cppnow_presentations_2015](https://github.com/boostcon/cppnow_presentations_2015) | 203 | Presentation materials for C++Now 2015 | 6 years ago | | [cppnow_presentations_2013](https://github.com/boostcon/cppnow_presentations_2013) | 191 | | 3 years ago | -| [cppnow_presentations_2012](https://github.com/boostcon/cppnow_presentations_2012) | 168 | | 3 years ago | +| [cppnow_presentations_2012](https://github.com/boostcon/cppnow_presentations_2012) | 169 | | 3 years ago | | [cppnow_presentations_2018](https://github.com/boostcon/cppnow_presentations_2018) | 118 | Presentation Material for C++Now 2018 | 3 years ago | | [cppnow_presentations_2019](https://github.com/boostcon/cppnow_presentations_2019) | 81 | The presentations of C++Now 2019. | 2 years ago | | [cppnow_presentations_2016](https://github.com/boostcon/cppnow_presentations_2016) | 77 | Presentation materials for C++Now 2016 | 4 years ago | @@ -1014,9 +1014,9 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [free-programming-books](https://github.com/EbookFoundation/free-programming-books) | 203462 | :books: Freely available programming books | 15 hours ago | -| [awesome-cpp](https://github.com/fffaraz/awesome-cpp) | 33253 | A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff. | 3 days ago | -| [cppbestpractices](https://github.com/cpp-best-practices/cppbestpractices) | 4906 | Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources. See README.md for more information. | 17 days ago | +| [free-programming-books](https://github.com/EbookFoundation/free-programming-books) | 206584 | :books: Freely available programming books | 4 hours ago | +| [awesome-cpp](https://github.com/fffaraz/awesome-cpp) | 33519 | A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff. | a day ago | +| [cppbestpractices](https://github.com/cpp-best-practices/cppbestpractices) | 4946 | Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources. See README.md for more information. | a month ago | ### [Coding Style](#coding-style) @@ -1024,8 +1024,8 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [CppCoreGuidelines](https://github.com/isocpp/CppCoreGuidelines) | 31740 | The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++ | a day ago | -| [styleguide](https://github.com/google/styleguide) | 28655 | Style guides for Google-originated open-source projects | 6 days ago | +| [CppCoreGuidelines](https://github.com/isocpp/CppCoreGuidelines) | 31876 | The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++ | 13 days ago | +| [styleguide](https://github.com/google/styleguide) | 28770 | Style guides for Google-originated open-source projects | 12 days ago | ### [Other Awesome Lists](#other-awesome-lists) @@ -1033,19 +1033,19 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [free-programming-books](https://github.com/EbookFoundation/free-programming-books) | 203462 | :books: Freely available programming books | 15 hours ago | -| [awesome](https://github.com/sindresorhus/awesome) | 168385 | 😎 Awesome lists about all kinds of interesting topics | 13 hours ago | -| [papers-we-love](https://github.com/papers-we-love/papers-we-love) | 49312 | Papers from the computer science community to read and discuss. | 4 days ago | -| [awesome-interview-questions](https://github.com/DopplerHQ/awesome-interview-questions) | 42487 | :octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board: | a month ago | -| [Projects](https://github.com/karan/Projects) | 36467 | :page_with_curl: A list of practical projects that anyone can solve in any programming language. | 4 days ago | -| [awesome-awesomeness](https://github.com/bayandin/awesome-awesomeness) | 27964 | A curated list of awesome awesomeness | 3 months ago | -| [awesome-algorithms](https://github.com/tayllan/awesome-algorithms) | 9970 | A curated list of awesome places to learn and/or practice algorithms. | 24 days ago | -| [awesome-modern-cpp](https://github.com/rigtorp/awesome-modern-cpp) | 8349 | A collection of resources on modern C++ | 2 months ago | -| [lists](https://github.com/jnv/lists) | 7505 | The definitive list of lists (of lists) curated on GitHub and elsewhere | an hour ago | -| [single_file_libs](https://github.com/nothings/single_file_libs) | 6696 | List of single-file C/C++ libraries. | 12 days ago | -| [awesome-talks](https://github.com/JanVanRyswyck/awesome-talks) | 5178 | Awesome online talks and screencasts | a month ago | -| [cpplinks](https://github.com/MattPD/cpplinks) | 2835 | A categorized list of C++ resources. | 4 hours ago | -| [awesome-c](https://github.com/inputsh/awesome-c) | 2518 | Continuing the development of awesome-c list on GitHub | 5 months ago | -| [AwesomePerfCpp](https://github.com/fenbf/AwesomePerfCpp) | 1948 | A curated list of awesome C/C++ performance optimization resources: talks, articles, books, libraries, tools, sites, blogs. Inspired by awesome. | 2 months ago | +| [free-programming-books](https://github.com/EbookFoundation/free-programming-books) | 206584 | :books: Freely available programming books | 4 hours ago | +| [awesome](https://github.com/sindresorhus/awesome) | 169900 | 😎 Awesome lists about all kinds of interesting topics | 2 days ago | +| [papers-we-love](https://github.com/papers-we-love/papers-we-love) | 49555 | Papers from the computer science community to read and discuss. | 3 days ago | +| [awesome-interview-questions](https://github.com/DopplerHQ/awesome-interview-questions) | 43329 | :octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board: | 7 days ago | +| [Projects](https://github.com/karan/Projects) | 36602 | :page_with_curl: A list of practical projects that anyone can solve in any programming language. | 17 days ago | +| [awesome-awesomeness](https://github.com/bayandin/awesome-awesomeness) | 28021 | A curated list of awesome awesomeness | 3 months ago | +| [awesome-algorithms](https://github.com/tayllan/awesome-algorithms) | 10039 | A curated list of awesome places to learn and/or practice algorithms. | a month ago | +| [awesome-modern-cpp](https://github.com/rigtorp/awesome-modern-cpp) | 8392 | A collection of resources on modern C++ | 2 days ago | +| [lists](https://github.com/jnv/lists) | 7526 | The definitive list of lists (of lists) curated on GitHub and elsewhere | 2 hours ago | +| [single_file_libs](https://github.com/nothings/single_file_libs) | 6726 | List of single-file C/C++ libraries. | 25 days ago | +| [awesome-talks](https://github.com/JanVanRyswyck/awesome-talks) | 5254 | Awesome online talks and screencasts | 7 days ago | +| [cpplinks](https://github.com/MattPD/cpplinks) | 2856 | A categorized list of C++ resources. | 6 hours ago | +| [awesome-c](https://github.com/inputsh/awesome-c) | 2537 | Continuing the development of awesome-c list on GitHub | 2 days ago | +| [AwesomePerfCpp](https://github.com/fenbf/AwesomePerfCpp) | 1950 | A curated list of awesome C/C++ performance optimization resources: talks, articles, books, libraries, tools, sites, blogs. Inspired by awesome. | 3 months ago | diff --git a/docs/go/README.md b/docs/go/README.md index d23f210..10d0830 100644 --- a/docs/go/README.md +++ b/docs/go/README.md @@ -3,7 +3,7 @@ * A curated list of awesome Go frameworks, libraries, software and resources. * Inspired by Awesome. * If you see a package or project here that is no longer maintained or is not a good fit, please submit a issue to improve this file. Thank you! -* Last Sync Time: Mon Sep 13 2021 09:32:32 GMT+0800 (中国标准时间) +* Last Sync Time: Sun Sep 26 2021 10:28:47 GMT+0800 (中国标准时间) * Synchronize Every Week. #### Order by alphabetical and star count. @@ -21,18 +21,18 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [oto](https://github.com/hajimehoshi/oto) | 855 | ♪ A low-level library to play sound on multiple platforms ♪ | 18 hours ago | +| [oto](https://github.com/hajimehoshi/oto) | 862 | ♪ A low-level library to play sound on multiple platforms ♪ | 2 days ago | | [portaudio](https://github.com/gordonklaus/portaudio) | 466 | Go bindings for the PortAudio audio I/O library | a year ago | -| [music-theory](https://github.com/go-music-theory/music-theory) | 356 | Go models of Note, Scale, Chord and Key | a year ago | -| [waveform](https://github.com/mdlayher/waveform) | 342 | Go package capable of generating waveform images from audio streams. MIT Licensed. | a year ago | +| [music-theory](https://github.com/go-music-theory/music-theory) | 361 | Go models of Note, Scale, Chord and Key | a year ago | +| [waveform](https://github.com/mdlayher/waveform) | 342 | Go package capable of generating waveform images from audio streams. MIT Licensed. | 2 years ago | | [portmidi](https://github.com/rakyll/portmidi) | 262 | Go bindings for libportmidi | a year ago | -| [id3v2](https://github.com/bogem/id3v2) | 191 | 🎵 ID3 decoding and encoding library for Go | 5 months ago | -| [flac](https://github.com/mewkiz/flac) | 163 | Package flac provides access to FLAC (Free Lossless Audio Codec) streams. | 8 months ago | -| [malgo](https://github.com/gen2brain/malgo) | 151 | Mini audio library | 5 days ago | -| [GoAudio](https://github.com/DylanMeeus/GoAudio) | 148 | Go tools for audio processing & creation 🎶 | 6 months ago | -| [mix](https://github.com/go-mix/mix) | 142 | Sequence-based Go-native audio mixer for music apps | a year ago | -| [gaad](https://github.com/Comcast/gaad) | 86 | GAAD (Go Advanced Audio Decoder) | 2 months ago | -| [minimp3](https://github.com/tosone/minimp3) | 62 | Decode mp3 base on https://github.com/lieff/minimp3 | 5 months ago | +| [id3v2](https://github.com/bogem/id3v2) | 192 | 🎵 ID3 decoding and encoding library for Go | 5 months ago | +| [flac](https://github.com/mewkiz/flac) | 164 | Package flac provides access to FLAC (Free Lossless Audio Codec) streams. | 8 months ago | +| [malgo](https://github.com/gen2brain/malgo) | 152 | Mini audio library | 8 hours ago | +| [GoAudio](https://github.com/DylanMeeus/GoAudio) | 149 | Go tools for audio processing & creation 🎶 | 6 months ago | +| [mix](https://github.com/go-mix/mix) | 143 | Sequence-based Go-native audio mixer for music apps | a year ago | +| [gaad](https://github.com/Comcast/gaad) | 86 | GAAD (Go Advanced Audio Decoder) | 11 days ago | +| [minimp3](https://github.com/tosone/minimp3) | 62 | Decode mp3 base on https://github.com/lieff/minimp3 | 6 months ago | | [vorbis](https://github.com/mccoyst/vorbis) | 28 | A "native" ogg vorbis decoder for Go (uses inline stb_vorbis) | 2 years ago | | [gosamplerate](https://github.com/dh1tw/gosamplerate) | 11 | Go Bindings for libsamplerate | a year ago | @@ -42,37 +42,37 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [casbin](https://github.com/casbin/casbin) | 10241 | An authorization library that supports access control models like ACL, RBAC, ABAC in Golang | 4 days ago | -| [oauth2](https://github.com/golang/oauth2) | 3820 | Go OAuth2 | 8 days ago | -| [goth](https://github.com/markbates/goth) | 3332 | Package goth provides a simple, clean, and idiomatic way to write authentication packages for Go web applications. | 23 days ago | -| [authboss](https://github.com/volatiletech/authboss) | 2840 | The boss of http auth. | a month ago | -| [go-jose](https://github.com/square/go-jose) | 1819 | An implementation of JOSE standards (JWE, JWS, JWT) in Go | 2 months ago | -| [loginsrv](https://github.com/tarent/loginsrv) | 1808 | JWT login microservice with plugable backends such as OAuth2, Google, Github, htpasswd, osiam, .. | 7 months ago | -| [go-oauth2-server](https://github.com/RichardKnop/go-oauth2-server) | 1806 | A standalone, specification-compliant, OAuth2 server written in Golang. | 8 months ago | -| [osin](https://github.com/openshift/osin) | 1690 | Golang OAuth2 server library | 2 months ago | -| [gologin](https://github.com/dghubble/gologin) | 1433 | Go login handlers for authentication providers (OAuth1, OAuth2) | 3 months ago | -| [gorbac](https://github.com/mikespook/gorbac) | 1211 | goRBAC provides a lightweight role-based access control (RBAC) implementation in Golang. | 4 months ago | -| [scs](https://github.com/alexedwards/scs) | 925 | HTTP Session Management for Go | 5 days ago | -| [paseto](https://github.com/o1egl/paseto) | 537 | Platform-Agnostic Security Tokens implementation in GO (Golang) | 13 days ago | +| [casbin](https://github.com/casbin/casbin) | 10335 | An authorization library that supports access control models like ACL, RBAC, ABAC in Golang | 7 days ago | +| [oauth2](https://github.com/golang/oauth2) | 3841 | Go OAuth2 | 2 days ago | +| [goth](https://github.com/markbates/goth) | 3341 | Package goth provides a simple, clean, and idiomatic way to write authentication packages for Go web applications. | 12 days ago | +| [authboss](https://github.com/volatiletech/authboss) | 2845 | The boss of http auth. | a month ago | +| [go-jose](https://github.com/square/go-jose) | 1820 | An implementation of JOSE standards (JWE, JWS, JWT) in Go | 2 months ago | +| [go-oauth2-server](https://github.com/RichardKnop/go-oauth2-server) | 1811 | A standalone, specification-compliant, OAuth2 server written in Golang. | 9 months ago | +| [loginsrv](https://github.com/tarent/loginsrv) | 1811 | JWT login microservice with plugable backends such as OAuth2, Google, Github, htpasswd, osiam, .. | 7 months ago | +| [osin](https://github.com/openshift/osin) | 1692 | Golang OAuth2 server library | 12 days ago | +| [gologin](https://github.com/dghubble/gologin) | 1435 | Go login handlers for authentication providers (OAuth1, OAuth2) | 4 months ago | +| [gorbac](https://github.com/mikespook/gorbac) | 1212 | goRBAC provides a lightweight role-based access control (RBAC) implementation in Golang. | 5 months ago | +| [scs](https://github.com/alexedwards/scs) | 931 | HTTP Session Management for Go | 18 days ago | +| [paseto](https://github.com/o1egl/paseto) | 541 | Platform-Agnostic Security Tokens implementation in GO (Golang) | a month ago | | [permissions2](https://github.com/xyproto/permissions2) | 435 | :closed_lock_with_key: Middleware for keeping track of users, login states and permissions | 2 months ago | -| [go-guardian](https://github.com/shaj13/go-guardian) | 303 | Go-Guardian is a golang library that provides a simple, clean, and idiomatic way to create powerful modern API and web authentication. | 2 months ago | +| [go-guardian](https://github.com/shaj13/go-guardian) | 304 | Go-Guardian is a golang library that provides a simple, clean, and idiomatic way to create powerful modern API and web authentication. | 2 months ago | | [jwt](https://github.com/cristalhq/jwt) | 289 | Safe, simple and fast JSON Web Tokens for Go | 2 months ago | -| [jwt](https://github.com/pascaldekloe/jwt) | 264 | JSON Web Token library | 6 months ago | +| [jwt](https://github.com/pascaldekloe/jwt) | 268 | JSON Web Token library | 7 months ago | | [jeff](https://github.com/abraithwaite/jeff) | 231 | 🍍Jeff provides the simplest way to manage web sessions in Go. | 3 months ago | | [httpauth](https://github.com/goji/httpauth) | 209 | HTTP Authentication middlewares | a year ago | -| [jwt-auth](https://github.com/adam-hanna/jwt-auth) | 207 | This package provides json web token (jwt) middleware for goLang http servers | a month ago | -| [branca](https://github.com/hako/branca) | 157 | :key: Secure alternative to JWT. Authenticated Encrypted API Tokens for Go. | a year ago | -| [sessionup](https://github.com/swithek/sessionup) | 113 | Straightforward HTTP session management | 17 days ago | +| [jwt-auth](https://github.com/adam-hanna/jwt-auth) | 206 | This package provides json web token (jwt) middleware for goLang http servers | 2 months ago | +| [branca](https://github.com/hako/branca) | 158 | :key: Secure alternative to JWT. Authenticated Encrypted API Tokens for Go. | a year ago | +| [sessionup](https://github.com/swithek/sessionup) | 113 | Straightforward HTTP session management | a month ago | | [session](https://github.com/icza/session) | 106 | Go session management for web servers (including support for Google App Engine - GAE). | 2 months ago | -| [sjwt](https://github.com/brianvoe/sjwt) | 93 | Simple JWT Golang | 2 years ago | +| [sjwt](https://github.com/brianvoe/sjwt) | 94 | Simple JWT Golang | 2 years ago | | [jwt](https://github.com/robbert229/jwt) | 92 | This is an implementation of JWT in golang! | 10 months ago | -| [rbac](https://github.com/zpatrick/rbac) | 82 | Minimalistic RBAC package for Go applications | 3 years ago | +| [rbac](https://github.com/zpatrick/rbac) | 84 | Minimalistic RBAC package for Go applications | 3 years ago | | [sessions](https://github.com/adam-hanna/sessions) | 60 | A dead simple, highly performant, highly customizable sessions middleware for go http servers. | a year ago | -| [securecookie](https://github.com/chmike/securecookie) | 53 | Fast, secure and efficient secure cookie encoder/decoder | 11 days ago | -| [go-email-normalizer](https://github.com/dimuska139/go-email-normalizer) | 27 | Golang library for providing a canonical representation of email address. | 11 days ago | +| [securecookie](https://github.com/chmike/securecookie) | 53 | Fast, secure and efficient secure cookie encoder/decoder | a day ago | +| [go-email-normalizer](https://github.com/dimuska139/go-email-normalizer) | 28 | Golang library for providing a canonical representation of email address. | 8 days ago | | [otpgo](https://github.com/jltorresm/otpgo) | 23 | Time-Based One-Time Password (TOTP) and HMAC-Based One-Time Password (HOTP) library for Go. | 7 months ago | | [scope](https://github.com/SonicRoshan/scope) | 15 | Easily Manage OAuth2 Scopes In Go | 4 months ago | | [sessiongate-go](https://github.com/f0rmiga/sessiongate-go) | 9 | A driver for the SessionGate Redis module - easy session management using the Go language. | 3 years ago | -| [cookiestxt](https://github.com/mengzhuo/cookiestxt) | 8 | cookiestxt implement parser of cookies txt format | 6 months ago | +| [cookiestxt](https://github.com/mengzhuo/cookiestxt) | 8 | cookiestxt implement parser of cookies txt format | 7 months ago | diff --git a/docs/java/README.md b/docs/java/README.md index 203b86d..203e0cb 100644 --- a/docs/java/README.md +++ b/docs/java/README.md @@ -3,7 +3,7 @@ * A curated list of Java frameworks, libraries, software and resources. * Inspired by Awesome. * If you see a package or project here that is no longer maintained or is not a good fit, please submit a issue to improve this file. Thank you! -* Last Sync Time: Mon Sep 13 2021 09:23:14 GMT+0800 (中国标准时间) +* Last Sync Time: Sun Sep 26 2021 10:19:39 GMT+0800 (中国标准时间) * Synchronize Every Week. #### Order by alphabetical and star count. @@ -86,13 +86,13 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [mapstruct](https://github.com/mapstruct/mapstruct) | 4294 | An annotation processor for generating type-safe bean mappers | 10 hours ago | -| [modelmapper](https://github.com/modelmapper/modelmapper) | 1838 | Intelligent object mapping | a month ago | -| [orika](https://github.com/orika-mapper/orika) | 1082 | Simpler, better and faster Java bean mapping framework | 3 months ago | +| [mapstruct](https://github.com/mapstruct/mapstruct) | 4344 | An annotation processor for generating type-safe bean mappers | 4 days ago | +| [modelmapper](https://github.com/modelmapper/modelmapper) | 1844 | Intelligent object mapping | 2 months ago | +| [orika](https://github.com/orika-mapper/orika) | 1087 | Simpler, better and faster Java bean mapping framework | 3 days ago | | [selma](https://github.com/xebia-france/selma) | 203 | Selma Java bean mapping that compiles | 2 years ago | -| [jmapper-core](https://github.com/jmapper-framework/jmapper-core) | 171 | Elegance, high performance and robustness all in one java bean mapper | 18 days ago | +| [jmapper-core](https://github.com/jmapper-framework/jmapper-core) | 171 | Elegance, high performance and robustness all in one java bean mapper | a month ago | | [remap](https://github.com/remondis-it/remap) | 86 | A declarative mapping library to simplify testable object mappings. | 2 months ago | -| [doov](https://github.com/doov-org/doov) | 62 | dOOv (Domain Object Oriented Validation) a fluent API for type-safe bean validation and mapping | 10 days ago | +| [doov](https://github.com/doov-org/doov) | 62 | dOOv (Domain Object Oriented Validation) a fluent API for type-safe bean validation and mapping | 5 days ago | ### [Bytecode Manipulation](#bytecode-manipulation) @@ -100,11 +100,11 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [bytecode-viewer](https://github.com/Konloch/bytecode-viewer) | 12402 | A Java 8+ Jar & Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger & More) | 2 days ago | -| [cglib](https://github.com/cglib/cglib) | 4151 | cglib - Byte Code Generation Library is high level API to generate and transform Java byte code. It is used by AOP, testing, data access frameworks to generate dynamic proxy objects and intercept field access. | 14 days ago | -| [javassist](https://github.com/jboss-javassist/javassist) | 3274 | Java bytecode engineering toolkit | 5 days ago | -| [Mixin](https://github.com/SpongePowered/Mixin) | 696 | Mixin is a trait/mixin and bytecode weaving framework for Java using ASM | 5 days ago | -| [perses](https://github.com/nicolasmanic/perses) | 53 | A project to cause (controlled) destruction on your jvm application | a month ago | +| [bytecode-viewer](https://github.com/Konloch/bytecode-viewer) | 12437 | A Java 8+ Jar & Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger & More) | 3 days ago | +| [cglib](https://github.com/cglib/cglib) | 4167 | cglib - Byte Code Generation Library is high level API to generate and transform Java byte code. It is used by AOP, testing, data access frameworks to generate dynamic proxy objects and intercept field access. | a month ago | +| [javassist](https://github.com/jboss-javassist/javassist) | 3295 | Java bytecode engineering toolkit | 5 days ago | +| [Mixin](https://github.com/SpongePowered/Mixin) | 709 | Mixin is a trait/mixin and bytecode weaving framework for Java using ASM | 18 days ago | +| [perses](https://github.com/nicolasmanic/perses) | 53 | A project to cause (controlled) destruction on your jvm application | 2 months ago | ### [CLI](#cli) @@ -112,14 +112,14 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [lanterna](https://github.com/mabe02/lanterna) | 1706 | Java library for creating text-based GUIs | 19 days ago | -| [jline3](https://github.com/jline/jline3) | 922 | JLine is a Java library for handling console input. | 2 days ago | -| [airline](https://github.com/airlift/airline) | 848 | Java annotation-based framework for parsing Git like command line structures | 3 months ago | -| [jansi](https://github.com/fusesource/jansi) | 840 | Jansi is a small java library that allows you to use ANSI escape sequences to format your console output which works even on windows. | 3 days ago | -| [asciitable](https://github.com/vdmeer/asciitable) | 329 | Several implementations of a text table, originally using ASCII and UTF-8 characters for borders. | 3 years ago | -| [text-io](https://github.com/beryx/text-io) | 241 | A library for creating interactive console applications in Java | a year ago | -| [java-ascii-render](https://github.com/indvd00m/java-ascii-render) | 118 | ASCII renderer in pure java with no external dependencies | a year ago | -| [jbock](https://github.com/jbock-java/jbock) | 51 | Reflectionless command line parser | 16 hours ago | +| [lanterna](https://github.com/mabe02/lanterna) | 1709 | Java library for creating text-based GUIs | 6 days ago | +| [jline3](https://github.com/jline/jline3) | 931 | JLine is a Java library for handling console input. | a day ago | +| [airline](https://github.com/airlift/airline) | 848 | Java annotation-based framework for parsing Git like command line structures | 4 months ago | +| [jansi](https://github.com/fusesource/jansi) | 843 | Jansi is a small java library that allows you to use ANSI escape sequences to format your console output which works even on windows. | 16 days ago | +| [asciitable](https://github.com/vdmeer/asciitable) | 330 | Several implementations of a text table, originally using ASCII and UTF-8 characters for borders. | 3 years ago | +| [text-io](https://github.com/beryx/text-io) | 240 | A library for creating interactive console applications in Java | a year ago | +| [java-ascii-render](https://github.com/indvd00m/java-ascii-render) | 119 | ASCII renderer in pure java with no external dependencies | a year ago | +| [jbock](https://github.com/jbock-java/jbock) | 53 | Reflectionless command line parser | 5 days ago | ### [Code Analysis](#code-analysis) @@ -127,14 +127,14 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [infer](https://github.com/facebook/infer) | 12570 | A static analyzer for Java, C, C++, and Objective-C | 2 days ago | -| [checkstyle](https://github.com/checkstyle/checkstyle) | 6211 | Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program. | 3 hours ago | -| [error-prone](https://github.com/google/error-prone) | 5692 | Catch common Java mistakes as compile-time errors | 3 days ago | -| [pmd](https://github.com/pmd/pmd) | 3538 | An extensible multilanguage static code analyzer. | 2 days ago | -| [NullAway](https://github.com/uber/NullAway) | 2997 | A tool to help eliminate NullPointerExceptions (NPEs) in your Java code with low build-time overhead | 2 days ago | -| [spotbugs](https://github.com/spotbugs/spotbugs) | 2455 | SpotBugs is FindBugs' successor. A tool for static analysis to look for bugs in Java code. | 37 minutes ago | -| [spoon](https://github.com/INRIA/spoon) | 1193 | Spoon is a metaprogramming library to analyze and transform Java source code (up to Java 15). :spoon: is made with :heart:, :beers: and :sparkles:. It parses source files to build a well-designed AST with powerful analysis and transformation API. | 2 hours ago | -| [sonar-java](https://github.com/SonarSource/sonar-java) | 818 | :coffee: SonarSource Static Analyzer for Java Code Quality and Security | 7 days ago | +| [infer](https://github.com/facebook/infer) | 12611 | A static analyzer for Java, C, C++, and Objective-C | 6 hours ago | +| [checkstyle](https://github.com/checkstyle/checkstyle) | 6253 | Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program. | 6 hours ago | +| [error-prone](https://github.com/google/error-prone) | 5708 | Catch common Java mistakes as compile-time errors | a day ago | +| [pmd](https://github.com/pmd/pmd) | 3557 | An extensible multilanguage static code analyzer. | 14 hours ago | +| [NullAway](https://github.com/uber/NullAway) | 3003 | A tool to help eliminate NullPointerExceptions (NPEs) in your Java code with low build-time overhead | 15 days ago | +| [spotbugs](https://github.com/spotbugs/spotbugs) | 2468 | SpotBugs is FindBugs' successor. A tool for static analysis to look for bugs in Java code. | a day ago | +| [spoon](https://github.com/INRIA/spoon) | 1204 | Spoon is a metaprogramming library to analyze and transform Java source code (up to Java 15). :spoon: is made with :heart:, :beers: and :sparkles:. It parses source files to build a well-designed AST with powerful analysis and transformation API. | 11 hours ago | +| [sonar-java](https://github.com/SonarSource/sonar-java) | 820 | :coffee: SonarSource Static Analyzer for Java Code Quality and Security | 3 days ago | ### [Code Generators](#code-generators) @@ -142,10 +142,10 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [generator-jhipster](https://github.com/jhipster/generator-jhipster) | 18813 | JHipster is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures. | 10 hours ago | -| [auto](https://github.com/google/auto) | 9398 | A collection of source code generators for Java. | 6 days ago | -| [javapoet](https://github.com/square/javapoet) | 9131 | A Java API for generating .java source files. | 4 months ago | -| [FreeBuilder](https://github.com/inferred/FreeBuilder) | 782 | Automatic generation of the Builder pattern for Java | 5 months ago | +| [generator-jhipster](https://github.com/jhipster/generator-jhipster) | 18881 | JHipster is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures. | 5 hours ago | +| [auto](https://github.com/google/auto) | 9415 | A collection of source code generators for Java. | a day ago | +| [javapoet](https://github.com/square/javapoet) | 9155 | A Java API for generating .java source files. | 4 months ago | +| [FreeBuilder](https://github.com/inferred/FreeBuilder) | 785 | Automatic generation of the Builder pattern for Java | 5 months ago | | [adt4j](https://github.com/sviperll/adt4j) | 130 | adt4j - Algebraic Data Types for Java | 4 years ago | @@ -154,7 +154,7 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [javacv](https://github.com/bytedeco/javacv) | 5334 | Java interface to OpenCV, FFmpeg, and more | a month ago | +| [javacv](https://github.com/bytedeco/javacv) | 5368 | Java interface to OpenCV, FFmpeg, and more | 4 days ago | ### [Configuration](#configuration) @@ -162,11 +162,11 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [config](https://github.com/lightbend/config) | 5381 | configuration library for JVM languages using HOCON files | 16 days ago | -| [owner](https://github.com/matteobaccan/owner) | 823 | Get rid of the boilerplate code in properties based configuration. | 14 days ago | +| [config](https://github.com/lightbend/config) | 5390 | configuration library for JVM languages using HOCON files | 10 days ago | +| [owner](https://github.com/matteobaccan/owner) | 824 | Get rid of the boilerplate code in properties based configuration. | a month ago | | [cfg4j](https://github.com/cfg4j/cfg4j) | 533 | Modern configuration library for distributed apps written in Java. | a year ago | -| [centraldogma](https://github.com/line/centraldogma) | 413 | Highly-available version-controlled service configuration repository based on Git, ZooKeeper and HTTP/2 | 2 days ago | -| [Configurate](https://github.com/SpongePowered/Configurate) | 181 | A simple configuration library for Java applications providing a node structure, a variety of formats, and tools for transformation | 10 days ago | +| [centraldogma](https://github.com/line/centraldogma) | 416 | Highly-available version-controlled service configuration repository based on Git, ZooKeeper and HTTP/2 | 2 days ago | +| [Configurate](https://github.com/SpongePowered/Configurate) | 185 | A simple configuration library for Java applications providing a node structure, a variety of formats, and tools for transformation | 23 days ago | | [kaconf](https://github.com/mariomac/kaconf) | 50 | KickAss Configuration. An annotation-based configuration system for Java and Kotlin | 2 years ago | | [dotenv](https://github.com/shyiko/dotenv) | 37 | A twelve-factor configuration (12factor.net/config) library for Java 8+ | 4 years ago | @@ -176,7 +176,7 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [jacop](https://github.com/radsz/jacop) | 183 | Java Constraint Programming solver | 2 months ago | +| [jacop](https://github.com/radsz/jacop) | 184 | Java Constraint Programming solver | 3 months ago | ### [CSV](#csv) @@ -184,8 +184,8 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [univocity-parsers](https://github.com/uniVocity/univocity-parsers) | 803 | uniVocity-parsers is a suite of extremely fast and reliable parsers for Java. It provides a consistent interface for handling different file formats, and a solid framework for the development of new parsers. | 3 months ago | -| [FastCSV](https://github.com/osiegmar/FastCSV) | 328 | High performance CSV reader and writer for Java. | 21 days ago | +| [univocity-parsers](https://github.com/uniVocity/univocity-parsers) | 806 | uniVocity-parsers is a suite of extremely fast and reliable parsers for Java. It provides a consistent interface for handling different file formats, and a solid framework for the development of new parsers. | 3 months ago | +| [FastCSV](https://github.com/osiegmar/FastCSV) | 331 | High performance CSV reader and writer for Java. | a month ago | ### [Data Structures](#data-structures) @@ -193,14 +193,14 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [protobuf](https://github.com/protocolbuffers/protobuf) | 50680 | Protocol Buffers - Google's data interchange format | a day ago | -| [wire](https://github.com/square/wire) | 3594 | gRPC and protocol buffers for Android, Kotlin, and Java. | 2 days ago | -| [simple-binary-encoding](https://github.com/real-logic/simple-binary-encoding) | 2493 | Simple Binary Encoding (SBE) - High Performance Message Codec | 17 days ago | +| [protobuf](https://github.com/protocolbuffers/protobuf) | 50889 | Protocol Buffers - Google's data interchange format | 11 hours ago | +| [wire](https://github.com/square/wire) | 3601 | gRPC and protocol buffers for Android, Kotlin, and Java. | 4 days ago | +| [simple-binary-encoding](https://github.com/real-logic/simple-binary-encoding) | 2507 | Simple Binary Encoding (SBE) - High Performance Message Codec | 3 days ago | | [tape](https://github.com/square/tape) | 2403 | A lightning fast, transactional, file-based FIFO for Android and Java. | 10 months ago | -| [RoaringBitmap](https://github.com/RoaringBitmap/RoaringBitmap) | 2363 | A better compressed bitset in Java | 2 days ago | +| [RoaringBitmap](https://github.com/RoaringBitmap/RoaringBitmap) | 2375 | A better compressed bitset in Java | 2 days ago | | [pcollections](https://github.com/hrldcpr/pcollections) | 679 | A Persistent Java Collections Library | 9 months ago | | [bigqueue](https://github.com/bulldog2011/bigqueue) | 479 | A big, fast and persistent queue based on memory mapped file. | a year ago | -| [HyperMinHash-java](https://github.com/LiveRamp/HyperMinHash-java) | 42 | Union, intersection, and set cardinality in loglog space | 8 months ago | +| [HyperMinHash-java](https://github.com/LiveRamp/HyperMinHash-java) | 43 | Union, intersection, and set cardinality in loglog space | 8 months ago | ### [Database](#database) @@ -208,24 +208,24 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [redisson](https://github.com/redisson/redisson) | 17351 | Redisson - Redis Java client with features of In-Memory Data Grid. Over 50 Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Publish / Subscribe, Bloom filter, Spring Cache, Tomcat, Scheduler, JCache API, Hibernate, MyBatis, RPC, local cache ... | 3 days ago | -| [HikariCP](https://github.com/brettwooldridge/HikariCP) | 15718 | 光 HikariCP・A solid, high-performance, JDBC connection pool at last. | 5 days ago | -| [realm-java](https://github.com/realm/realm-java) | 11191 | Realm is a mobile database: a replacement for SQLite & ORMs | 6 days ago | -| [jedis](https://github.com/redis/jedis) | 10037 | A blazingly small and sane redis java client | 3 days ago | -| [Leaf](https://github.com/Meituan-Dianping/Leaf) | 4879 | Distributed ID Generate Service | 2 months ago | +| [redisson](https://github.com/redisson/redisson) | 17441 | Redisson - Redis Java client with features of In-Memory Data Grid. Over 50 Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Publish / Subscribe, Bloom filter, Spring Cache, Tomcat, Scheduler, JCache API, Hibernate, MyBatis, RPC, local cache ... | 5 hours ago | +| [HikariCP](https://github.com/brettwooldridge/HikariCP) | 15777 | 光 HikariCP・A solid, high-performance, JDBC connection pool at last. | 6 days ago | +| [realm-java](https://github.com/realm/realm-java) | 11202 | Realm is a mobile database: a replacement for SQLite & ORMs | 2 days ago | +| [jedis](https://github.com/redis/jedis) | 10054 | A blazingly small and sane redis java client | 8 days ago | +| [Leaf](https://github.com/Meituan-Dianping/Leaf) | 4909 | Distributed ID Generate Service | 2 months ago | | [requery](https://github.com/requery/requery) | 3052 | requery - modern SQL based query & persistence for Java / Kotlin / Android | 2 years ago | -| [Chronicle-Map](https://github.com/OpenHFT/Chronicle-Map) | 2248 | Replicate your Key Value Store across your network, with consistency, persistance and performance. | 3 days ago | -| [Jest](https://github.com/searchbox-io/Jest) | 2075 | Elasticsearch Java Rest Client. | 3 months ago | -| [speedment](https://github.com/speedment/speedment) | 1947 | Speedment is a Stream ORM Java Toolkit and Runtime | 20 days ago | -| [xodus](https://github.com/JetBrains/xodus) | 921 | Transactional schema-less embedded database used by JetBrains YouTrack and JetBrains Hub. | 3 days ago | -| [flexy-pool](https://github.com/vladmihalcea/flexy-pool) | 891 | FlexyPool adds metrics and failover strategies to a given Connection Pool, allowing it to resize on demand. | a month ago | +| [Chronicle-Map](https://github.com/OpenHFT/Chronicle-Map) | 2255 | Replicate your Key Value Store across your network, with consistency, persistance and performance. | 7 hours ago | +| [Jest](https://github.com/searchbox-io/Jest) | 2073 | Elasticsearch Java Rest Client. | 3 months ago | +| [speedment](https://github.com/speedment/speedment) | 1954 | Speedment is a Stream ORM Java Toolkit and Runtime | a month ago | +| [xodus](https://github.com/JetBrains/xodus) | 925 | Transactional schema-less embedded database used by JetBrains YouTrack and JetBrains Hub. | 2 days ago | +| [flexy-pool](https://github.com/vladmihalcea/flexy-pool) | 894 | FlexyPool adds metrics and failover strategies to a given Connection Pool, allowing it to resize on demand. | a month ago | +| [MariaDB4j](https://github.com/vorburger/MariaDB4j) | 627 | MariaDB Embedded in Java JAR | a month ago | | [Jinq](https://github.com/my2iu/Jinq) | 622 | LINQ-style queries for Java 8 | 6 months ago | -| [MariaDB4j](https://github.com/vorburger/MariaDB4j) | 622 | MariaDB Embedded in Java JAR | 15 days ago | -| [exist](https://github.com/eXist-db/exist) | 314 | eXist Native XML Database and Application Platform | 2 days ago | -| [arangodb-java-driver](https://github.com/arangodb/arangodb-java-driver) | 180 | The official ArangoDB Java driver. | 9 days ago | +| [exist](https://github.com/eXist-db/exist) | 317 | eXist Native XML Database and Application Platform | 2 days ago | +| [arangodb-java-driver](https://github.com/arangodb/arangodb-java-driver) | 180 | The official ArangoDB Java driver. | 4 days ago | | [jetcd](https://github.com/justinsb/jetcd) | 133 | Java binding for etcd | 6 months ago | -| [modality](https://github.com/arkanovicz/modality) | 10 | Model Layer Implementation for a J2EE Pull MVC WebApp | 3 months ago | -| [querystream](https://github.com/querystream/querystream) | 1 | Build JPA Criteria queries using a Stream-like API | 3 months ago | +| [modality](https://github.com/arkanovicz/modality) | 10 | Model Layer Implementation for a J2EE Pull MVC WebApp | 4 months ago | +| [querystream](https://github.com/querystream/querystream) | 2 | Build JPA Criteria queries using a Stream-like API | 4 months ago | ### [Date and Time](#date-and-time) @@ -233,9 +233,9 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [ical4j](https://github.com/ical4j/ical4j) | 533 | A Java library for parsing and building iCalendar data models | 22 days ago | -| [Time4J](https://github.com/MenoData/Time4J) | 344 | Advanced date, time and interval library for Java with sun/moon-astronomy and calendars like Chinese, Coptic, Ethiopian, French Republican, Hebrew, Hijri, Historic Christian, Indian National, Japanese, Julian, Korean, Minguo, Persian, Thai, Vietnamese | 2 months ago | -| [threeten-extra](https://github.com/ThreeTen/threeten-extra) | 308 | Provides additional date-time classes that complement those in JDK 8 | a month ago | +| [ical4j](https://github.com/ical4j/ical4j) | 534 | A Java library for parsing and building iCalendar data models | 5 days ago | +| [Time4J](https://github.com/MenoData/Time4J) | 345 | Advanced date, time and interval library for Java with sun/moon-astronomy and calendars like Chinese, Coptic, Ethiopian, French Republican, Hebrew, Hijri, Historic Christian, Indian National, Japanese, Julian, Korean, Minguo, Persian, Thai, Vietnamese | 3 months ago | +| [threeten-extra](https://github.com/ThreeTen/threeten-extra) | 310 | Provides additional date-time classes that complement those in JDK 8 | 2 months ago | ### [Dependency Injection](#dependency-injection) @@ -243,10 +243,10 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [guice](https://github.com/google/guice) | 10420 | Guice (pronounced 'juice') is a lightweight dependency injection framework for Java 6 and above, brought to you by Google. | 2 days ago | -| [governator](https://github.com/Netflix/governator) | 798 | Governator is a library of extensions and utilities that enhance Google Guice to provide: classpath scanning and automatic binding, lifecycle management, configuration to field mapping, field validation and parallelized object warmup. | a month ago | +| [guice](https://github.com/google/guice) | 10444 | Guice (pronounced 'juice') is a lightweight dependency injection framework for Java 6 and above, brought to you by Google. | a day ago | +| [governator](https://github.com/Netflix/governator) | 796 | Governator is a library of extensions and utilities that enhance Google Guice to provide: classpath scanning and automatic binding, lifecycle management, configuration to field mapping, field validation and parallelized object warmup. | 3 days ago | | [feather](https://github.com/zsoltherpai/feather) | 321 | Lightweight dependency injection for Java and Android (JSR-330) | 3 years ago | -| [jaywire](https://github.com/vanillasource/jaywire) | 49 | JayWire Dependency Injection | 4 months ago | +| [jaywire](https://github.com/vanillasource/jaywire) | 49 | JayWire Dependency Injection | 5 months ago | ### [Development](#development) @@ -254,11 +254,11 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [javaparser](https://github.com/javaparser/javaparser) | 3829 | Java 1-15 Parser and Abstract Syntax Tree for Java, including preview features to Java 13 | 7 minutes ago | -| [HotswapAgent](https://github.com/HotswapProjects/HotswapAgent) | 1679 | Java unlimited redefinition of classes at runtime. | 2 months ago | -| [manifold](https://github.com/manifold-systems/manifold) | 1096 | Manifold is a Java compiler plugin, its features include Metaprogramming, Properties, Extension Methods, Operator Overloading, Templates, a Preprocessor, and more. | 21 hours ago | -| [javasymbolsolver](https://github.com/javaparser/javasymbolsolver) | 279 | *old repository* --> this is now integrated in https://github.com/javaparser/javaparser | 4 years ago | -| [faux-pas](https://github.com/zalando/faux-pas) | 107 | A library that simplifies error handling for Functional Programming in Java | 5 days ago | +| [javaparser](https://github.com/javaparser/javaparser) | 3852 | Java 1-15 Parser and Abstract Syntax Tree for Java, including preview features to Java 13 | 18 hours ago | +| [HotswapAgent](https://github.com/HotswapProjects/HotswapAgent) | 1686 | Java unlimited redefinition of classes at runtime. | 2 months ago | +| [manifold](https://github.com/manifold-systems/manifold) | 1100 | Manifold is a Java compiler plugin, its features include Metaprogramming, Properties, Extension Methods, Operator Overloading, Templates, a Preprocessor, and more. | 3 days ago | +| [javasymbolsolver](https://github.com/javaparser/javasymbolsolver) | 280 | *old repository* --> this is now integrated in https://github.com/javaparser/javaparser | 4 years ago | +| [faux-pas](https://github.com/zalando/faux-pas) | 107 | A library that simplifies error handling for Functional Programming in Java | 3 days ago | | [sneakythrow](https://github.com/rainerhahnekamp/sneakythrow) | 66 | SneakyThrow is a Java library to ignore checked exceptions | 2 years ago | @@ -267,11 +267,11 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [zuul](https://github.com/Netflix/zuul) | 11281 | Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more. | 11 days ago | -| [resilience4j](https://github.com/resilience4j/resilience4j) | 7237 | Resilience4j is a fault tolerance library designed for Java8 and functional programming | 2 days ago | -| [hazelcast](https://github.com/hazelcast/hazelcast) | 4529 | Open-source distributed computation and storage platform | 8 hours ago | -| [failsafe](https://github.com/failsafe-lib/failsafe) | 3446 | Fault tolerance and resilience patterns for the JVM | 2 hours ago | -| [scalecube-services](https://github.com/scalecube/scalecube-services) | 507 | a microservices library - scalecube-services is a high throughput, low latency reactive microservices library built to scale. it features: API-Gateways, service-discovery, service-load-balancing, the architecture supports plug-and-play service communication modules and features. built to provide performance and low-latency real-time stream-processing. its open and designed to accommodate changes. (no sidecar in a form of broker or any kind) | 9 days ago | +| [zuul](https://github.com/Netflix/zuul) | 11343 | Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more. | 9 days ago | +| [resilience4j](https://github.com/resilience4j/resilience4j) | 7283 | Resilience4j is a fault tolerance library designed for Java8 and functional programming | 10 hours ago | +| [hazelcast](https://github.com/hazelcast/hazelcast) | 4552 | Open-source distributed computation and storage platform | a day ago | +| [failsafe](https://github.com/failsafe-lib/failsafe) | 3454 | Fault tolerance and resilience patterns for the JVM | a day ago | +| [scalecube-services](https://github.com/scalecube/scalecube-services) | 509 | a microservices library - scalecube-services is a high throughput, low latency reactive microservices library built to scale. it features: API-Gateways, service-discovery, service-load-balancing, the architecture supports plug-and-play service communication modules and features. built to provide performance and low-latency real-time stream-processing. its open and designed to accommodate changes. (no sidecar in a form of broker or any kind) | 9 days ago | | [dropwizard-circuitbreaker](https://github.com/mtakaki/dropwizard-circuitbreaker) | 40 | A circuit breaker design pattern for dropwizard | 2 years ago | @@ -280,7 +280,7 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [seata](https://github.com/seata/seata) | 20767 | :fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution. | 9 hours ago | +| [seata](https://github.com/seata/seata) | 20835 | :fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution. | 13 minutes ago | | [btm](https://github.com/bitronix/btm) | 395 | JTA Transaction Manager | a year ago | @@ -289,12 +289,12 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [packr](https://github.com/libgdx/packr) | 2242 | Packages your JAR, assets and a JVM for distribution on Windows, Linux and Mac OS X | 2 months ago | +| [packr](https://github.com/libgdx/packr) | 2246 | Packages your JAR, assets and a JVM for distribution on Windows, Linux and Mac OS X | 7 days ago | | [capsule](https://github.com/puniverse/capsule) | 1144 | Dead-Simple Packaging and Deployment for JVM Apps | 2 months ago | -| [getdown](https://github.com/threerings/getdown) | 435 | Download, Install, Update | 20 days ago | -| [JavaPackager](https://github.com/fvarrui/JavaPackager) | 376 | :package: Gradle/Maven plugin to package Java applications as native Windows, Mac OS X, or GNU/Linux executables and create installers for them. | 2 days ago | -| [artipie](https://github.com/artipie/artipie) | 238 | Binary Artifact Management Tool | 2 days ago | -| [really-executable-jars-maven-plugin](https://github.com/brianm/really-executable-jars-maven-plugin) | 98 | maven plugin for making chmod +x jar files | 5 years ago | +| [getdown](https://github.com/threerings/getdown) | 437 | Download, Install, Update | a month ago | +| [JavaPackager](https://github.com/fvarrui/JavaPackager) | 383 | :package: Gradle/Maven plugin to package Java applications as native Windows, Mac OS X, or GNU/Linux executables and create installers for them. | 3 days ago | +| [artipie](https://github.com/artipie/artipie) | 238 | Binary Artifact Management Tool | 5 days ago | +| [really-executable-jars-maven-plugin](https://github.com/brianm/really-executable-jars-maven-plugin) | 99 | maven plugin for making chmod +x jar files | 5 years ago | | [jlink.online](https://github.com/cilki/jlink.online) | 1 | Build optimized Java runtimes in your browser! | 10 months ago | @@ -303,7 +303,7 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [fastexcel](https://github.com/dhatim/fastexcel) | 325 | Generate and read big Excel files quickly | 4 days ago | +| [fastexcel](https://github.com/dhatim/fastexcel) | 327 | Generate and read big Excel files quickly | 17 days ago | | [zerocell](https://github.com/creditdatamw/zerocell) | 57 | Simple, efficient Excel to POJO library for Java | 3 months ago | @@ -312,10 +312,10 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [ta4j](https://github.com/ta4j/ta4j) | 1167 | A Java library for technical analysis. | a month ago | -| [stripe-java](https://github.com/stripe/stripe-java) | 556 | Java library for the Stripe API. | 2 days ago | -| [parity](https://github.com/paritytrading/parity) | 484 | Open source software platform for trading venues | 5 months ago | -| [philadelphia](https://github.com/paritytrading/philadelphia) | 237 | Low-latency Financial Information Exchange (FIX) engine for the JVM | 13 days ago | +| [ta4j](https://github.com/ta4j/ta4j) | 1176 | A Java library for technical analysis. | 2 months ago | +| [stripe-java](https://github.com/stripe/stripe-java) | 559 | Java library for the Stripe API. | a day ago | +| [parity](https://github.com/paritytrading/parity) | 486 | Open source software platform for trading venues | 6 months ago | +| [philadelphia](https://github.com/paritytrading/philadelphia) | 240 | Low-latency Financial Information Exchange (FIX) engine for the JVM | 5 hours ago | | [connect-java-sdk](https://github.com/square/connect-java-sdk) | 37 | Java client library for the Square Connect v2 API | 8 months ago | @@ -324,7 +324,7 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [jpf-core](https://github.com/javapathfinder/jpf-core) | 321 | JPF is an extensible software analysis framework for Java bytecode. jpf-core is the basis for all JPF projects; you always need to install it. It contains the basic VM and model checking infrastructure, and can be used to check for concurrency defects like deadlocks, and unhandled exceptions like NullPointerExceptions and AssertionErrors. | 4 days ago | +| [jpf-core](https://github.com/javapathfinder/jpf-core) | 325 | JPF is an extensible software analysis framework for Java bytecode. jpf-core is the basis for all JPF projects; you always need to install it. It contains the basic VM and model checking infrastructure, and can be used to check for concurrency defects like deadlocks, and unhandled exceptions like NullPointerExceptions and AssertionErrors. | 4 days ago | | [janala2](https://github.com/ksen007/janala2) | 81 | a concolic testing engine for Java | 4 years ago | @@ -333,10 +333,10 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [jOOL](https://github.com/jOOQ/jOOL) | 1853 | jOOλ - The Missing Parts in Java 8 jOOλ improves the JDK libraries in areas where the Expert Group's focus was elsewhere. It adds tuple support, function support, and a lot of additional functionality around sequential Streams. The JDK 8's main efforts (default methods, lambdas, and the Stream API) were focused around maintaining backwards compatibility and implementing a functional API for parallelism. | 4 months ago | -| [streamex](https://github.com/amaembo/streamex) | 1716 | Enhancing Java Stream API | a month ago | -| [cyclops](https://github.com/aol/cyclops) | 1194 | An advanced, but easy to use, platform for writing functional applications in Java 8. | a month ago | -| [derive4j](https://github.com/derive4j/derive4j) | 518 | Java 8 annotation processor and framework for deriving algebraic data types constructors, pattern-matching, folds, optics and typeclasses. | a month ago | +| [jOOL](https://github.com/jOOQ/jOOL) | 1857 | jOOλ - The Missing Parts in Java 8 jOOλ improves the JDK libraries in areas where the Expert Group's focus was elsewhere. It adds tuple support, function support, and a lot of additional functionality around sequential Streams. The JDK 8's main efforts (default methods, lambdas, and the Stream API) were focused around maintaining backwards compatibility and implementing a functional API for parallelism. | 4 months ago | +| [streamex](https://github.com/amaembo/streamex) | 1723 | Enhancing Java Stream API | a month ago | +| [cyclops](https://github.com/aol/cyclops) | 1195 | An advanced, but easy to use, platform for writing functional applications in Java 8. | a month ago | +| [derive4j](https://github.com/derive4j/derive4j) | 519 | Java 8 annotation processor and framework for deriving algebraic data types constructors, pattern-matching, folds, optics and typeclasses. | a month ago | | [protonpack](https://github.com/poetix/protonpack) | 444 | Stream utilities for Java 8 | a year ago | @@ -345,10 +345,10 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [graphhopper](https://github.com/graphhopper/graphhopper) | 3323 | Open source routing engine for OpenStreetMap. Use it as Java library or server. | 5 days ago | -| [mapsforge](https://github.com/mapsforge/mapsforge) | 918 | Vector map library and writer - running on Android and Desktop. | 17 days ago | -| [spatial4j](https://github.com/locationtech/spatial4j) | 791 | LocationTech Spatial4j: A Geospatial Library for Java | 18 days ago | -| [geo](https://github.com/davidmoten/geo) | 348 | Geohash utitlies in java | 2 days ago | +| [graphhopper](https://github.com/graphhopper/graphhopper) | 3341 | Open source routing engine for OpenStreetMap. Use it as Java library or server. | 5 hours ago | +| [mapsforge](https://github.com/mapsforge/mapsforge) | 919 | Vector map library and writer - running on Android and Desktop. | a month ago | +| [spatial4j](https://github.com/locationtech/spatial4j) | 795 | LocationTech Spatial4j: A Geospatial Library for Java | a month ago | +| [geo](https://github.com/davidmoten/geo) | 351 | Geohash utitlies in java | 5 days ago | ### [High Performance](#high-performance) @@ -356,10 +356,10 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [JCTools](https://github.com/JCTools/JCTools) | 2775 | | 2 months ago | -| [agrona](https://github.com/real-logic/agrona) | 2040 | High Performance data structures and utility methods for Java | 10 days ago | -| [eclipse-collections](https://github.com/eclipse/eclipse-collections) | 1748 | Eclipse Collections is a collections framework for Java with optimized data structures and a rich, functional and fluent API. | a day ago | -| [Koloboke](https://github.com/leventov/Koloboke) | 930 | Java Collections till the last breadcrumb of memory and performance | 5 years ago | +| [JCTools](https://github.com/JCTools/JCTools) | 2779 | | 2 months ago | +| [agrona](https://github.com/real-logic/agrona) | 2042 | High Performance data structures and utility methods for Java | 3 days ago | +| [eclipse-collections](https://github.com/eclipse/eclipse-collections) | 1755 | Eclipse Collections is a collections framework for Java with optimized data structures and a rich, functional and fluent API. | 3 days ago | +| [Koloboke](https://github.com/leventov/Koloboke) | 932 | Java Collections till the last breadcrumb of memory and performance | 5 years ago | ### [HTTP Clients](#http-clients) @@ -367,13 +367,13 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [feign](https://github.com/OpenFeign/feign) | 7400 | Feign makes writing java http clients easier | a day ago | -| [async-http-client](https://github.com/AsyncHttpClient/async-http-client) | 5821 | Asynchronous Http and WebSocket Client library for Java | 19 days ago | -| [ribbon](https://github.com/Netflix/ribbon) | 4054 | Ribbon is a Inter Process Communication (remote procedure calls) library with built in software load balancers. The primary usage model involves REST calls with various serialization scheme support. | a month ago | -| [unirest-java](https://github.com/Kong/unirest-java) | 2170 | Unirest in Java: Simplified, lightweight HTTP client library. | 11 hours ago | -| [google-http-java-client](https://github.com/googleapis/google-http-java-client) | 1185 | Google HTTP Client Library for Java | 3 days ago | -| [riptide](https://github.com/zalando/riptide) | 197 | Client-side response routing for Spring | 3 days ago | -| [methanol](https://github.com/mizosoft/methanol) | 107 | ⚗️ Lightweight HTTP extensions for Java | 3 months ago | +| [feign](https://github.com/OpenFeign/feign) | 7442 | Feign makes writing java http clients easier | 4 days ago | +| [async-http-client](https://github.com/AsyncHttpClient/async-http-client) | 5825 | Asynchronous Http and WebSocket Client library for Java | a month ago | +| [ribbon](https://github.com/Netflix/ribbon) | 4063 | Ribbon is a Inter Process Communication (remote procedure calls) library with built in software load balancers. The primary usage model involves REST calls with various serialization scheme support. | a month ago | +| [unirest-java](https://github.com/Kong/unirest-java) | 2176 | Unirest in Java: Simplified, lightweight HTTP client library. | 12 days ago | +| [google-http-java-client](https://github.com/googleapis/google-http-java-client) | 1188 | Google HTTP Client Library for Java | a day ago | +| [riptide](https://github.com/zalando/riptide) | 198 | Client-side response routing for Spring | 2 days ago | +| [methanol](https://github.com/mizosoft/methanol) | 108 | ⚗️ Lightweight HTTP extensions for Java | 4 months ago | | [restQL-java](https://github.com/b2wdigital/restQL-java) | 41 | Microservice query language | 8 months ago | @@ -382,7 +382,7 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [jsonld-java](https://github.com/jsonld-java/jsonld-java) | 345 | JSON-LD implementation for Java | 23 days ago | +| [jsonld-java](https://github.com/jsonld-java/jsonld-java) | 345 | JSON-LD implementation for Java | a month ago | | [siren4j](https://github.com/eserating-chwy/siren4j) | 21 | Java library for the Siren Hypermedia Type Specification | 4 years ago | | [hate](https://github.com/blackdoor/hate) | 17 | HATEOAS with HAL for Java | a year ago | @@ -392,12 +392,12 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [zxing](https://github.com/zxing/zxing) | 28355 | ZXing ("Zebra Crossing") barcode scanning library for Java, Android | a day ago | -| [thumbnailator](https://github.com/coobird/thumbnailator) | 3753 | Thumbnailator - a thumbnail generation library for Java | 6 months ago | -| [TwelveMonkeys](https://github.com/haraldk/TwelveMonkeys) | 1324 | TwelveMonkeys ImageIO: Additional plug-ins and extensions for Java's ImageIO | 6 days ago | -| [imgscalr](https://github.com/rkalla/imgscalr) | 1083 | Simple Java image-scaling library implementing Chris Campbell's incremental scaling algorithm as well as Java2D's "best-practices" image-scaling techniques. | 10 days ago | -| [tess4j](https://github.com/nguyenq/tess4j) | 1046 | Java JNA wrapper for Tesseract OCR API | 4 days ago | -| [image-comparison](https://github.com/romankh3/image-comparison) | 167 | Published on Maven Central Java Library that compares 2 images with the same sizes and shows the differences visually by drawing rectangles. Some parts of the image can be excluded from the comparison. Can be used for automation QA tests. | 5 months ago | +| [zxing](https://github.com/zxing/zxing) | 28404 | ZXing ("Zebra Crossing") barcode scanning library for Java, Android | 8 days ago | +| [thumbnailator](https://github.com/coobird/thumbnailator) | 3768 | Thumbnailator - a thumbnail generation library for Java | 12 days ago | +| [TwelveMonkeys](https://github.com/haraldk/TwelveMonkeys) | 1331 | TwelveMonkeys ImageIO: Additional plug-ins and extensions for Java's ImageIO | 5 days ago | +| [imgscalr](https://github.com/rkalla/imgscalr) | 1084 | Simple Java image-scaling library implementing Chris Campbell's incremental scaling algorithm as well as Java2D's "best-practices" image-scaling techniques. | 23 days ago | +| [tess4j](https://github.com/nguyenq/tess4j) | 1049 | Java JNA wrapper for Tesseract OCR API | a day ago | +| [image-comparison](https://github.com/romankh3/image-comparison) | 168 | Published on Maven Central Java Library that compares 2 images with the same sizes and shows the differences visually by drawing rectangles. Some parts of the image can be excluded from the comparison. Can be used for automation QA tests. | 5 months ago | ### [Introspection](#introspection) @@ -405,10 +405,10 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [reflections](https://github.com/ronmamo/reflections) | 3824 | Java runtime metadata analysis | a day ago | -| [jOOR](https://github.com/jOOQ/jOOR) | 2482 | jOOR - Fluent Reflection in Java jOOR is a very simple fluent API that gives access to your Java Class structures in a more intuitive way. The JDK's reflection APIs are hard and verbose to use. Other languages have much simpler constructs to access type meta information at runtime. Let us make Java reflection better. | 25 days ago | -| [classgraph](https://github.com/classgraph/classgraph) | 2082 | An uber-fast parallelized Java classpath scanner and module scanner. | 4 days ago | -| [reflectasm](https://github.com/EsotericSoftware/reflectasm) | 1243 | High performance Java reflection | a year ago | +| [reflections](https://github.com/ronmamo/reflections) | 3837 | Java runtime metadata analysis | 10 hours ago | +| [jOOR](https://github.com/jOOQ/jOOR) | 2490 | jOOR - Fluent Reflection in Java jOOR is a very simple fluent API that gives access to your Java Class structures in a more intuitive way. The JDK's reflection APIs are hard and verbose to use. Other languages have much simpler constructs to access type meta information at runtime. Let us make Java reflection better. | a month ago | +| [classgraph](https://github.com/classgraph/classgraph) | 2090 | An uber-fast parallelized Java classpath scanner and module scanner. | 2 days ago | +| [reflectasm](https://github.com/EsotericSoftware/reflectasm) | 1245 | High performance Java reflection | a year ago | ### [Job Scheduling](#job-scheduling) @@ -416,12 +416,12 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [quartz](https://github.com/quartz-scheduler/quartz) | 4606 | Code for Quartz Scheduler | 4 days ago | -| [ShedLock](https://github.com/lukas-krecan/ShedLock) | 1982 | Distributed lock for your scheduled tasks | 2 days ago | -| [easy-batch](https://github.com/j-easy/easy-batch) | 520 | The simple, stupid batch framework for Java | 4 months ago | -| [jobrunr](https://github.com/jobrunr/jobrunr) | 515 | An extremely easy way to perform background processing in Java. Backed by persistent storage. Open and free for commercial use. | 2 days ago | -| [db-scheduler](https://github.com/kagkarlsson/db-scheduler) | 426 | Persistent cluster-friendly scheduler for Java | 8 days ago | -| [Sundial](https://github.com/knowm/Sundial) | 236 | A Light-weight Job Scheduling Framework | 2 days ago | +| [quartz](https://github.com/quartz-scheduler/quartz) | 4626 | Code for Quartz Scheduler | 17 days ago | +| [ShedLock](https://github.com/lukas-krecan/ShedLock) | 2013 | Distributed lock for your scheduled tasks | a day ago | +| [jobrunr](https://github.com/jobrunr/jobrunr) | 534 | An extremely easy way to perform background processing in Java. Backed by persistent storage. Open and free for commercial use. | 11 days ago | +| [easy-batch](https://github.com/j-easy/easy-batch) | 521 | The simple, stupid batch framework for Java | 4 months ago | +| [db-scheduler](https://github.com/kagkarlsson/db-scheduler) | 443 | Persistent cluster-friendly scheduler for Java | 21 days ago | +| [Sundial](https://github.com/knowm/Sundial) | 237 | A Light-weight Job Scheduling Framework | 15 days ago | | [Wisp](https://github.com/Coreoz/Wisp) | 70 | A simple Java Scheduler library with a minimal footprint and a straightforward API | 3 months ago | @@ -430,20 +430,20 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [fastjson](https://github.com/alibaba/fastjson) | 23771 | A fast JSON parser/generator for Java. | 2 days ago | -| [gson](https://github.com/google/gson) | 20026 | A Java serialization/deserialization library to convert Java Objects into JSON and back | an hour ago | -| [moshi](https://github.com/square/moshi) | 7591 | A modern JSON library for Kotlin and Java. | 28 minutes ago | -| [jackson](https://github.com/FasterXML/jackson) | 6858 | Main Portal page for the Jackson project | 2 months ago | -| [JsonPath](https://github.com/json-path/JsonPath) | 6247 | Java JsonPath implementation | 4 days ago | -| [LoganSquare](https://github.com/bluelinelabs/LoganSquare) | 3242 | Screaming fast JSON parsing and serialization library for Android. | a year ago | -| [jolt](https://github.com/bazaarvoice/jolt) | 1105 | JSON to JSON transformation library written in Java. | 6 days ago | -| [dsl-json](https://github.com/ngs-doo/dsl-json) | 743 | High performance JVM JSON library | 3 months ago | -| [HikariJSON](https://github.com/brettwooldridge/HikariJSON) | 439 | High-performance JSON parser | 4 years ago | -| [jackson-modules-java8](https://github.com/FasterXML/jackson-modules-java8) | 333 | Set of support modules for Java 8 datatypes (Optionals, date/time) and features (parameter names) | 17 days ago | -| [json-io](https://github.com/jdereg/json-io) | 280 | Convert Java to JSON. Convert JSON to Java. Pretty print JSON. Java JSON serializer. | a year ago | -| [JsonSurfer](https://github.com/jsurfer/JsonSurfer) | 225 | A streaming JsonPath processor in Java | 9 days ago | -| [jackson-datatype-money](https://github.com/zalando/jackson-datatype-money) | 182 | Extension module to properly support datatypes of javax.money | 5 days ago | -| [yasson](https://github.com/eclipse-ee4j/yasson) | 168 | Eclipse Yasson project | 5 days ago | +| [fastjson](https://github.com/alibaba/fastjson) | 23784 | A fast JSON parser/generator for Java. | 9 days ago | +| [gson](https://github.com/google/gson) | 20078 | A Java serialization/deserialization library to convert Java Objects into JSON and back | a day ago | +| [moshi](https://github.com/square/moshi) | 7626 | A modern JSON library for Kotlin and Java. | a day ago | +| [jackson](https://github.com/FasterXML/jackson) | 6890 | Main Portal page for the Jackson project | 2 days ago | +| [JsonPath](https://github.com/json-path/JsonPath) | 6277 | Java JsonPath implementation | 17 days ago | +| [LoganSquare](https://github.com/bluelinelabs/LoganSquare) | 3239 | Screaming fast JSON parsing and serialization library for Android. | a year ago | +| [jolt](https://github.com/bazaarvoice/jolt) | 1111 | JSON to JSON transformation library written in Java. | 19 days ago | +| [dsl-json](https://github.com/ngs-doo/dsl-json) | 748 | High performance JVM JSON library | 8 days ago | +| [HikariJSON](https://github.com/brettwooldridge/HikariJSON) | 440 | High-performance JSON parser | 4 years ago | +| [jackson-modules-java8](https://github.com/FasterXML/jackson-modules-java8) | 335 | Set of support modules for Java 8 datatypes (Optionals, date/time) and features (parameter names) | 8 days ago | +| [json-io](https://github.com/jdereg/json-io) | 280 | Convert Java to JSON. Convert JSON to Java. Pretty print JSON. Java JSON serializer. | 9 days ago | +| [JsonSurfer](https://github.com/jsurfer/JsonSurfer) | 225 | A streaming JsonPath processor in Java | 22 days ago | +| [jackson-datatype-money](https://github.com/zalando/jackson-datatype-money) | 183 | Extension module to properly support datatypes of javax.money | 3 days ago | +| [yasson](https://github.com/eclipse-ee4j/yasson) | 168 | Eclipse Yasson project | 10 days ago | ### [JVM and JDK](#jvm-and-jdk) @@ -451,11 +451,11 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [graal](https://github.com/oracle/graal) | 15882 | GraalVM: Run Programs Faster Anywhere :rocket: | an hour ago | -| [dragonwell8](https://github.com/alibaba/dragonwell8) | 3326 | Alibaba Dragonwell8 JDK | 20 days ago | -| [openj9](https://github.com/eclipse-openj9/openj9) | 2740 | Eclipse OpenJ9: A Java Virtual Machine for OpenJDK that's optimized for small footprint, fast start-up, and high throughput. Builds on Eclipse OMR (https://github.com/eclipse/omr) and combines with the Extensions for OpenJDK for OpenJ9 repo. | 6 hours ago | +| [graal](https://github.com/oracle/graal) | 15958 | GraalVM: Run Programs Faster Anywhere :rocket: | 2 hours ago | +| [dragonwell8](https://github.com/alibaba/dragonwell8) | 3343 | Alibaba Dragonwell8 JDK | a month ago | +| [openj9](https://github.com/eclipse-openj9/openj9) | 2750 | Eclipse OpenJ9: A Java Virtual Machine for OpenJDK that's optimized for small footprint, fast start-up, and high throughput. Builds on Eclipse OMR (https://github.com/eclipse/omr) and combines with the Extensions for OpenJDK for OpenJ9 repo. | a day ago | | [avian](https://github.com/ReadyTalk/avian) | 1199 | [INACTIVE] Avian is a lightweight virtual machine and class library designed to provide a useful subset of Java's features, suitable for building self-contained applications. | 7 months ago | -| [CodenameOne](https://github.com/codenameone/CodenameOne) | 1077 | Cross-platform framework for building truly native mobile apps with Java or Kotlin. Write Once Run Anywhere support for iOS, Android, Desktop & Web. | 4 days ago | +| [CodenameOne](https://github.com/codenameone/CodenameOne) | 1090 | Cross-platform framework for building truly native mobile apps with Java or Kotlin. Write Once Run Anywhere support for iOS, Android, Desktop & Web. | 2 days ago | ### [Logging](#logging) @@ -463,9 +463,9 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [p6spy](https://github.com/p6spy/p6spy) | 1513 | P6Spy is a framework that enables database data to be seamlessly intercepted and logged with no code changes to the application. | a month ago | -| [logbook](https://github.com/zalando/logbook) | 970 | An extensible Java library for HTTP request and response logging | 3 days ago | -| [opentracing-toolbox](https://github.com/zalando/opentracing-toolbox) | 174 | Best-of-breed OpenTracing utilities, instrumentations and extensions | 4 days ago | +| [p6spy](https://github.com/p6spy/p6spy) | 1518 | P6Spy is a framework that enables database data to be seamlessly intercepted and logged with no code changes to the application. | a month ago | +| [logbook](https://github.com/zalando/logbook) | 981 | An extensible Java library for HTTP request and response logging | a day ago | +| [opentracing-toolbox](https://github.com/zalando/opentracing-toolbox) | 174 | Best-of-breed OpenTracing utilities, instrumentations and extensions | 2 days ago | ### [Machine Learning](#machine-learning) @@ -473,10 +473,10 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [smile](https://github.com/haifengl/smile) | 5340 | Statistical Machine Intelligence & Learning Engine | 9 days ago | +| [smile](https://github.com/haifengl/smile) | 5353 | Statistical Machine Intelligence & Learning Engine | 22 days ago | | [oryx](https://github.com/OryxProject/oryx) | 1773 | Oryx 2: Lambda architecture on Apache Spark, Apache Kafka for real-time large scale machine learning | a month ago | -| [siddhi](https://github.com/siddhi-io/siddhi) | 1239 | Stream Processing and Complex Event Processing Engine | 13 days ago | -| [JSAT](https://github.com/EdwardRaff/JSAT) | 706 | Java Statistical Analysis Tool, a Java library for Machine Learning | 4 months ago | +| [siddhi](https://github.com/siddhi-io/siddhi) | 1247 | Stream Processing and Complex Event Processing Engine | 3 days ago | +| [JSAT](https://github.com/EdwardRaff/JSAT) | 709 | Java Statistical Analysis Tool, a Java library for Machine Learning | 5 months ago | ### [Messaging](#messaging) @@ -484,13 +484,13 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [EventBus](https://github.com/greenrobot/EventBus) | 23593 | Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality. | 5 days ago | -| [aeron](https://github.com/real-logic/aeron) | 5680 | Efficient reliable UDP unicast, UDP multicast, and IPC message transport | an hour ago | -| [Smack](https://github.com/igniterealtime/Smack) | 2251 | A modular and portable open source XMPP client library written in Java for Android and Java (SE) VMs | 3 days ago | -| [jeromq](https://github.com/zeromq/jeromq) | 2051 | Pure Java ZeroMQ | 20 days ago | -| [rabbitmq-java-client](https://github.com/rabbitmq/rabbitmq-java-client) | 1010 | RabbitMQ Java client | 13 days ago | -| [nakadi](https://github.com/zalando/nakadi) | 776 | A distributed event bus that implements a RESTful API abstraction on top of Kafka-like queues | 19 days ago | -| [nats.java](https://github.com/nats-io/nats.java) | 361 | Java client for NATS | 7 hours ago | +| [EventBus](https://github.com/greenrobot/EventBus) | 23618 | Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality. | 19 days ago | +| [aeron](https://github.com/real-logic/aeron) | 5689 | Efficient reliable UDP unicast, UDP multicast, and IPC message transport | 2 days ago | +| [Smack](https://github.com/igniterealtime/Smack) | 2255 | A modular and portable open source XMPP client library written in Java for Android and Java (SE) VMs | 12 days ago | +| [jeromq](https://github.com/zeromq/jeromq) | 2058 | Pure Java ZeroMQ | a month ago | +| [rabbitmq-java-client](https://github.com/rabbitmq/rabbitmq-java-client) | 1014 | RabbitMQ Java client | 7 days ago | +| [nakadi](https://github.com/zalando/nakadi) | 778 | A distributed event bus that implements a RESTful API abstraction on top of Kafka-like queues | 12 days ago | +| [nats.java](https://github.com/nats-io/nats.java) | 362 | Java client for NATS | 2 days ago | ### [Microservice](#microservice) @@ -498,10 +498,10 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [Sentinel](https://github.com/alibaba/Sentinel) | 17287 | A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件) | a day ago | -| [eureka](https://github.com/Netflix/eureka) | 10714 | AWS Service registry for resilient mid-tier load balancing and failover. | 20 days ago | -| [armeria](https://github.com/line/armeria) | 3278 | Your go-to microservice framework for any situation, from the creator of Netty et al. You can build any type of microservice leveraging your favorite technologies, including gRPC, Thrift, Kotlin, Retrofit, Reactive Streams, Spring Boot and Dropwizard. | 17 hours ago | -| [consul-api](https://github.com/Ecwid/consul-api) | 381 | Java client for Consul HTTP API | a month ago | +| [Sentinel](https://github.com/alibaba/Sentinel) | 17376 | A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件) | 2 days ago | +| [eureka](https://github.com/Netflix/eureka) | 10740 | AWS Service registry for resilient mid-tier load balancing and failover. | a month ago | +| [armeria](https://github.com/line/armeria) | 3291 | Your go-to microservice framework for any situation, from the creator of Netty et al. You can build any type of microservice leveraging your favorite technologies, including gRPC, Thrift, Kotlin, Retrofit, Reactive Streams, Spring Boot and Dropwizard. | 19 hours ago | +| [consul-api](https://github.com/Ecwid/consul-api) | 382 | Java client for Consul HTTP API | 2 days ago | ### [Miscellaneous](#miscellaneous) @@ -509,25 +509,25 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [java-design-patterns](https://github.com/iluwatar/java-design-patterns) | 69915 | Design patterns implemented in Java | 7 hours ago | -| [FizzBuzzEnterpriseEdition](https://github.com/EnterpriseQualityCoding/FizzBuzzEnterpriseEdition) | 15143 | FizzBuzz Enterprise Edition is a no-nonsense implementation of FizzBuzz made by serious businessmen for serious business purposes. | 5 months ago | -| [java8-tutorial](https://github.com/winterbe/java8-tutorial) | 15004 | Modern Java - A Guide to Java 8 | 4 days ago | -| [j2objc](https://github.com/google/j2objc) | 5825 | A Java to iOS Objective-C translation tool and runtime. | 2 days ago | -| [OctoLinker](https://github.com/OctoLinker/OctoLinker) | 4804 | OctoLinker — Links together, what belongs together | a month ago | -| [jimfs](https://github.com/google/jimfs) | 2042 | An in-memory file system for Java 7+ | 4 days ago | -| [maven-wrapper](https://github.com/takari/maven-wrapper) | 1539 | The easiest way to integrate Maven into your project! | 2 months ago | -| [cqengine](https://github.com/npgall/cqengine) | 1406 | Ultra-fast SQL-like queries on Java collections | a month ago | -| [jsweet](https://github.com/cincheo/jsweet) | 1218 | A Java to JavaScript transpiler. | 20 days ago | -| [jbot](https://github.com/rampatra/jbot) | 1163 | Make Slack and Facebook Bots in Java. | 8 months ago | -| [ff4j](https://github.com/ff4j/ff4j) | 972 | Feature Flags for Java made easy | 14 days ago | -| [simple-java-mail](https://github.com/bbottema/simple-java-mail) | 891 | Simple API, Complex Emails (JavaMail smtp wrapper) | 2 months ago | -| [polyglot-maven](https://github.com/takari/polyglot-maven) | 771 | Support alternative markup for Apache Maven POM files | 3 months ago | -| [typetools](https://github.com/jhalterman/typetools) | 530 | Tools for working with generic types | a month ago | -| [service-proxy](https://github.com/membrane/service-proxy) | 357 | API gateway for REST and SOAP written in Java. | 25 days ago | -| [smooks](https://github.com/smooks/smooks) | 311 | Extensible data integration Java framework for building XML and non-XML fragment-based applications | 13 days ago | -| [modernizer-maven-plugin](https://github.com/gaul/modernizer-maven-plugin) | 284 | Detect uses of legacy Java APIs | 16 days ago | -| [PipelinR](https://github.com/sizovs/PipelinR) | 170 | PipelinR is a lightweight command processing pipeline ❍ ⇢ ❍ ⇢ ❍ for your Java awesome app. | 6 months ago | -| [yGuard](https://github.com/yWorks/yGuard) | 153 | The open-source Java obfuscation tool working with Ant and Gradle by yWorks - the diagramming experts | 19 days ago | +| [java-design-patterns](https://github.com/iluwatar/java-design-patterns) | 70105 | Design patterns implemented in Java | 13 days ago | +| [FizzBuzzEnterpriseEdition](https://github.com/EnterpriseQualityCoding/FizzBuzzEnterpriseEdition) | 15360 | FizzBuzz Enterprise Edition is a no-nonsense implementation of FizzBuzz made by serious businessmen for serious business purposes. | 5 months ago | +| [java8-tutorial](https://github.com/winterbe/java8-tutorial) | 15054 | Modern Java - A Guide to Java 8 | 17 days ago | +| [j2objc](https://github.com/google/j2objc) | 5829 | A Java to iOS Objective-C translation tool and runtime. | 4 hours ago | +| [OctoLinker](https://github.com/OctoLinker/OctoLinker) | 4811 | OctoLinker — Links together, what belongs together | 3 days ago | +| [jimfs](https://github.com/google/jimfs) | 2044 | An in-memory file system for Java 7+ | 17 days ago | +| [maven-wrapper](https://github.com/takari/maven-wrapper) | 1545 | The easiest way to integrate Maven into your project! | 3 months ago | +| [cqengine](https://github.com/npgall/cqengine) | 1409 | Ultra-fast SQL-like queries on Java collections | 2 days ago | +| [jsweet](https://github.com/cincheo/jsweet) | 1223 | A Java to JavaScript transpiler. | 5 days ago | +| [jbot](https://github.com/rampatra/jbot) | 1166 | Make Slack and Facebook Bots in Java. | 8 months ago | +| [ff4j](https://github.com/ff4j/ff4j) | 977 | Feature Flags for Java made easy | 3 days ago | +| [simple-java-mail](https://github.com/bbottema/simple-java-mail) | 895 | Simple API, Complex Emails (JavaMail smtp wrapper) | 3 months ago | +| [polyglot-maven](https://github.com/takari/polyglot-maven) | 771 | Support alternative markup for Apache Maven POM files | 4 months ago | +| [typetools](https://github.com/jhalterman/typetools) | 532 | Tools for working with generic types | 4 days ago | +| [service-proxy](https://github.com/membrane/service-proxy) | 358 | API gateway for REST and SOAP written in Java. | a month ago | +| [smooks](https://github.com/smooks/smooks) | 314 | Extensible data integration Java framework for building XML and non-XML fragment-based applications | 12 days ago | +| [modernizer-maven-plugin](https://github.com/gaul/modernizer-maven-plugin) | 286 | Detect uses of legacy Java APIs | a month ago | +| [PipelinR](https://github.com/sizovs/PipelinR) | 177 | PipelinR is a lightweight command processing pipeline ❍ ⇢ ❍ ⇢ ❍ for your Java awesome app. | 6 months ago | +| [yGuard](https://github.com/yWorks/yGuard) | 157 | The open-source Java obfuscation tool working with Ant and Gradle by yWorks - the diagramming experts | a month ago | | [MinimalFTP](https://github.com/Guichaguri/MinimalFTP) | 105 | A lightweight, simple FTP server. Pure Java, no dependencies. | a year ago | | [xmlbeam](https://github.com/SvenEwald/xmlbeam) | 67 | Java XML library. A really cool one. Obviously. | a month ago | @@ -537,19 +537,19 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [pinpoint](https://github.com/pinpoint-apm/pinpoint) | 11673 | APM, (Application Performance Management) tool for large-scale distributed systems. | 3 days ago | -| [metrics](https://github.com/dropwizard/metrics) | 7420 | :chart_with_upwards_trend: Capturing JVM- and application-level metrics. So you know what's going on. | 3 days ago | -| [javamelody](https://github.com/javamelody/javamelody) | 2446 | JavaMelody : monitoring of JavaEE applications | 14 days ago | -| [stagemonitor](https://github.com/stagemonitor/stagemonitor) | 1656 | an open source solution to application performance monitoring for java server applications | 17 days ago | -| [jmxtrans](https://github.com/jmxtrans/jmxtrans) | 1655 | jmxtrans | 7 days ago | -| [client_java](https://github.com/prometheus/client_java) | 1583 | Prometheus instrumentation library for JVM applications | a day ago | -| [automon](https://github.com/stevensouza/automon) | 549 | Automon combines the power of AOP (AspectJ) with monitoring or logging tools you already use to declaratively monitor your Java code, the JDK, and 3rd party libraries. | 8 months ago | -| [jaeger-client-java](https://github.com/jaegertracing/jaeger-client-java) | 468 | Jaeger Bindings for Java OpenTracing API | 5 days ago | -| [dd-trace-java](https://github.com/DataDog/dd-trace-java) | 261 | Datadog APM client for Java | 5 hours ago | +| [pinpoint](https://github.com/pinpoint-apm/pinpoint) | 11709 | APM, (Application Performance Management) tool for large-scale distributed systems. | 2 days ago | +| [metrics](https://github.com/dropwizard/metrics) | 7428 | :chart_with_upwards_trend: Capturing JVM- and application-level metrics. So you know what's going on. | 3 days ago | +| [javamelody](https://github.com/javamelody/javamelody) | 2452 | JavaMelody : monitoring of JavaEE applications | a month ago | +| [stagemonitor](https://github.com/stagemonitor/stagemonitor) | 1660 | an open source solution to application performance monitoring for java server applications | a month ago | +| [jmxtrans](https://github.com/jmxtrans/jmxtrans) | 1655 | jmxtrans | 20 days ago | +| [client_java](https://github.com/prometheus/client_java) | 1595 | Prometheus instrumentation library for JVM applications | 9 days ago | +| [automon](https://github.com/stevensouza/automon) | 549 | Automon combines the power of AOP (AspectJ) with monitoring or logging tools you already use to declaratively monitor your Java code, the JDK, and 3rd party libraries. | 9 months ago | +| [jaeger-client-java](https://github.com/jaegertracing/jaeger-client-java) | 468 | Jaeger Bindings for Java OpenTracing API | a day ago | +| [dd-trace-java](https://github.com/DataDog/dd-trace-java) | 265 | Datadog APM client for Java | a day ago | | [Sysmon](https://github.com/palantir/Sysmon) | 151 | A lightweight platform monitoring tool for Java VMs | 5 years ago | | [nudge4j](https://github.com/lorenzoongithub/nudge4j) | 146 | Get inside your JVM | a year ago | -| [failsafe-actuator](https://github.com/zalando/failsafe-actuator) | 49 | Endpoint library for the failsafe framework | 10 months ago | -| [sematext-agent-java](https://github.com/sematext/sematext-agent-java) | 16 | Sematext Monitoring Agent | a month ago | +| [failsafe-actuator](https://github.com/zalando/failsafe-actuator) | 49 | Endpoint library for the failsafe framework | 5 days ago | +| [sematext-agent-java](https://github.com/sematext/sematext-agent-java) | 16 | Sematext Monitoring Agent | 3 days ago | ### [Native](#native) @@ -557,9 +557,9 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [jna](https://github.com/java-native-access/jna) | 6736 | Java Native Access | 6 days ago | -| [javacpp](https://github.com/bytedeco/javacpp) | 3580 | The missing bridge between Java and native C++ | 10 days ago | -| [jnr-ffi](https://github.com/jnr/jnr-ffi) | 916 | Java Abstracted Foreign Function Layer | 3 days ago | +| [jna](https://github.com/java-native-access/jna) | 6759 | Java Native Access | 11 days ago | +| [javacpp](https://github.com/bytedeco/javacpp) | 3603 | The missing bridge between Java and native C++ | 23 days ago | +| [jnr-ffi](https://github.com/jnr/jnr-ffi) | 919 | Java Abstracted Foreign Function Layer | 10 days ago | | [aparapi](https://github.com/Syncleus/aparapi) | 375 | The New Official Aparapi: a framework for executing native Java and Scala code on the GPU. | a month ago | @@ -568,7 +568,7 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [cogcomp-nlp](https://github.com/CogComp/cogcomp-nlp) | 424 | CogComp's Natural Language Processing libraries and Demos: | a month ago | +| [cogcomp-nlp](https://github.com/CogComp/cogcomp-nlp) | 425 | CogComp's Natural Language Processing libraries and Demos: | 2 months ago | ### [Networking](#networking) @@ -576,15 +576,15 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [dubbo](https://github.com/apache/dubbo) | 36128 | Apache Dubbo is a high-performance, java based, open source RPC framework. | 9 hours ago | -| [grpc-java](https://github.com/grpc/grpc-java) | 9050 | The Java gRPC implementation. HTTP/2 based RPC | 20 hours ago | -| [sshj](https://github.com/hierynomus/sshj) | 1963 | ssh, scp and sftp for java | 10 days ago | -| [kryonet](https://github.com/EsotericSoftware/kryonet) | 1650 | TCP/UDP client/server library for Java, based on Kryo | 7 months ago | -| [servicetalk](https://github.com/apple/servicetalk) | 696 | A networking framework that evolves with your application | 2 days ago | -| [comsat](https://github.com/puniverse/comsat) | 595 | Fibers and actors for web development | 4 years ago | +| [dubbo](https://github.com/apache/dubbo) | 36196 | Apache Dubbo is a high-performance, java based, open source RPC framework. | 20 minutes ago | +| [grpc-java](https://github.com/grpc/grpc-java) | 9091 | The Java gRPC implementation. HTTP/2 based RPC | a day ago | +| [sshj](https://github.com/hierynomus/sshj) | 1971 | ssh, scp and sftp for java | 2 days ago | +| [kryonet](https://github.com/EsotericSoftware/kryonet) | 1651 | TCP/UDP client/server library for Java, based on Kryo | 7 months ago | +| [servicetalk](https://github.com/apple/servicetalk) | 698 | A networking framework that evolves with your application | a day ago | +| [comsat](https://github.com/puniverse/comsat) | 596 | Fibers and actors for web development | 4 years ago | | [drift](https://github.com/airlift/drift) | 196 | An annotation-based Java library for creating Thrift serializable types and services. | 10 months ago | -| [tls-channel](https://github.com/marianobarrios/tls-channel) | 119 | A Java library that implements a ByteChannel interface over SSLEngine, enabling easy-to-use (socket-like) TLS for Java applications. | 4 days ago | -| [urnlib](https://github.com/slub/urnlib) | 21 | Java library for representing, parsing and encoding URNs as in RFC2141 and RFC8141 | 3 months ago | +| [tls-channel](https://github.com/marianobarrios/tls-channel) | 119 | A Java library that implements a ByteChannel interface over SSLEngine, enabling easy-to-use (socket-like) TLS for Java applications. | 17 days ago | +| [urnlib](https://github.com/slub/urnlib) | 21 | Java library for representing, parsing and encoding URNs as in RFC2141 and RFC8141 | 4 months ago | ### [ORM](#orm) @@ -592,11 +592,11 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [mybatis-3](https://github.com/mybatis/mybatis-3) | 16190 | MyBatis SQL mapper framework for Java | 5 days ago | -| [ObjectiveSql](https://github.com/braisdom/ObjectiveSql) | 1131 | ObjectiveSQL is an ORM framework in Java based on ActiveRecord pattern, which encourages rapid development and clean, codes with the least and convention over configuration. | 14 days ago | -| [SimpleFlatMapper](https://github.com/arnaudroger/SimpleFlatMapper) | 388 | Fast and Easy mapping from database and csv to POJO. A java micro ORM, lightweight alternative to iBatis and Hibernate. Fast Csv Parser and Csv Mapper | 5 months ago | -| [doma](https://github.com/domaframework/doma) | 280 | DAO oriented database mapping framework for Java 8+ | an hour ago | -| [permazen](https://github.com/permazen/permazen) | 269 | Language-Natural Persistence Layer for Java | 19 days ago | +| [mybatis-3](https://github.com/mybatis/mybatis-3) | 16248 | MyBatis SQL mapper framework for Java | 2 days ago | +| [ObjectiveSql](https://github.com/braisdom/ObjectiveSql) | 1135 | ObjectiveSQL is an ORM framework in Java based on ActiveRecord pattern, which encourages rapid development and clean, codes with the least and convention over configuration. | 2 days ago | +| [SimpleFlatMapper](https://github.com/arnaudroger/SimpleFlatMapper) | 389 | Fast and Easy mapping from database and csv to POJO. A java micro ORM, lightweight alternative to iBatis and Hibernate. Fast Csv Parser and Csv Mapper | 5 months ago | +| [doma](https://github.com/domaframework/doma) | 286 | DAO oriented database mapping framework for Java 8+ | a day ago | +| [permazen](https://github.com/permazen/permazen) | 269 | Language-Natural Persistence Layer for Java | a month ago | ### [PDF](#pdf) @@ -604,11 +604,11 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [OpenPDF](https://github.com/LibrePDF/OpenPDF) | 2079 | OpenPDF is a free Java library for creating and editing PDF files with a LGPL and MPL open source license. OpenPDF is based on a fork of iText. We welcome contributions from other developers. Please feel free to submit pull-requests and bugreports to this GitHub repository. ⛺ | 14 hours ago | -| [flyingsaucer](https://github.com/flyingsaucerproject/flyingsaucer) | 1627 | XML/XHTML and CSS 2.1 renderer in pure Java | 4 months ago | -| [tabula-java](https://github.com/tabulapdf/tabula-java) | 1265 | Extract tables from PDF files | 5 days ago | -| [openhtmltopdf](https://github.com/danfickle/openhtmltopdf) | 1239 | An HTML to PDF library for the JVM. Based on Flying Saucer and Apache PDF-BOX 2. With SVG image support. Now also with accessible PDF support (WCAG, Section 508, PDF/UA)! | 12 hours ago | -| [dynamicreports](https://github.com/dynamicreports/dynamicreports) | 144 | Java reporting library for creating dynamic report designs at runtime | 2 months ago | +| [OpenPDF](https://github.com/LibrePDF/OpenPDF) | 2096 | OpenPDF is a free Java library for creating and editing PDF files with a LGPL and MPL open source license. OpenPDF is based on a fork of iText. We welcome contributions from other developers. Please feel free to submit pull-requests and bugreports to this GitHub repository. ⛺ | 3 days ago | +| [flyingsaucer](https://github.com/flyingsaucerproject/flyingsaucer) | 1634 | XML/XHTML and CSS 2.1 renderer in pure Java | 12 days ago | +| [tabula-java](https://github.com/tabulapdf/tabula-java) | 1273 | Extract tables from PDF files | 18 days ago | +| [openhtmltopdf](https://github.com/danfickle/openhtmltopdf) | 1249 | An HTML to PDF library for the JVM. Based on Flying Saucer and Apache PDF-BOX 2. With SVG image support. Now also with accessible PDF support (WCAG, Section 508, PDF/UA)! | 13 hours ago | +| [dynamicreports](https://github.com/dynamicreports/dynamicreports) | 144 | Java reporting library for creating dynamic report designs at runtime | 3 months ago | ### [Performance analysis](#performance-analysis) @@ -616,13 +616,13 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [jitwatch](https://github.com/AdoptOpenJDK/jitwatch) | 2469 | Log analyser / visualiser for Java HotSpot JIT compiler. Inspect inlining decisions, hot methods, bytecode, and assembly. View results in the JavaFX user interface. | 4 months ago | -| [honest-profiler](https://github.com/jvm-profiling-tools/honest-profiler) | 1165 | A sampling JVM profiler without the safepoint sample bias | 3 months ago | +| [jitwatch](https://github.com/AdoptOpenJDK/jitwatch) | 2479 | Log analyser / visualiser for Java HotSpot JIT compiler. Inspect inlining decisions, hot methods, bytecode, and assembly. View results in the JavaFX user interface. | 3 days ago | +| [honest-profiler](https://github.com/jvm-profiling-tools/honest-profiler) | 1165 | A sampling JVM profiler without the safepoint sample bias | 4 months ago | | [jHiccup](https://github.com/giltene/jHiccup) | 595 | jHiccup is a non-intrusive instrumentation tool that logs and records platform "hiccups" - including the JVM stalls that often happen when Java applications are executed and/or any OS or hardware platform noise -that may cause the running application to not be continuously runnable. | 8 months ago | -| [LatencyUtils](https://github.com/LatencyUtils/LatencyUtils) | 428 | Utilities for latency measurement and reporting | a year ago | +that may cause the running application to not be continuously runnable. | 6 days ago | +| [LatencyUtils](https://github.com/LatencyUtils/LatencyUtils) | 428 | Utilities for latency measurement and reporting | 6 days ago | ### [Platform](#platform) @@ -636,9 +636,9 @@ that may cause the running application to not be continuously runnable. | 8 mont | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [light-4j](https://github.com/networknt/light-4j) | 3259 | A fast, lightweight and more productive microservices framework | 8 days ago | -| [light-oauth2](https://github.com/networknt/light-oauth2) | 263 | A fast, light and cloud native OAuth 2.0 authorization microservices based on light-4j | 19 days ago | -| [Orienteer](https://github.com/OrienteerBAP/Orienteer) | 151 | Business Application Platform - no-code/low-code platform to build business applications | a day ago | +| [light-4j](https://github.com/networknt/light-4j) | 3277 | A fast, lightweight and more productive microservices framework | 2 days ago | +| [light-oauth2](https://github.com/networknt/light-oauth2) | 263 | A fast, light and cloud native OAuth 2.0 authorization microservices based on light-4j | 3 days ago | +| [Orienteer](https://github.com/OrienteerBAP/Orienteer) | 152 | Business Application Platform - no-code/low-code platform to build business applications | 14 days ago | ### [Processes](#processes) @@ -646,9 +646,9 @@ that may cause the running application to not be continuously runnable. | 8 mont | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [zt-exec](https://github.com/zeroturnaround/zt-exec) | 745 | ZeroTurnaround Process Executor | 19 days ago | -| [zt-process-killer](https://github.com/zeroturnaround/zt-process-killer) | 102 | ZeroTurnaround Process Killer | 3 months ago | -| [ch.vorburger.exec](https://github.com/vorburger/ch.vorburger.exec) | 17 | Java library to launch external processes | 21 hours ago | +| [zt-exec](https://github.com/zeroturnaround/zt-exec) | 746 | ZeroTurnaround Process Executor | a month ago | +| [zt-process-killer](https://github.com/zeroturnaround/zt-process-killer) | 102 | ZeroTurnaround Process Killer | 4 months ago | +| [ch.vorburger.exec](https://github.com/vorburger/ch.vorburger.exec) | 17 | Java library to launch external processes | 14 days ago | ### [Reactive libraries](#reactive-libraries) @@ -656,9 +656,9 @@ that may cause the running application to not be continuously runnable. | 8 mont | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [RxJava](https://github.com/ReactiveX/RxJava) | 45265 | RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM. | 6 days ago | -| [reactive-streams-jvm](https://github.com/reactive-streams/reactive-streams-jvm) | 4162 | Reactive Streams Specification for the JVM | 3 months ago | -| [reactor-core](https://github.com/reactor/reactor-core) | 3758 | Non-Blocking Reactive Foundation for the JVM | 7 hours ago | +| [RxJava](https://github.com/ReactiveX/RxJava) | 45321 | RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM. | 12 days ago | +| [reactive-streams-jvm](https://github.com/reactive-streams/reactive-streams-jvm) | 4172 | Reactive Streams Specification for the JVM | 3 months ago | +| [reactor-core](https://github.com/reactor/reactor-core) | 3776 | Non-Blocking Reactive Foundation for the JVM | a day ago | ### [REST Frameworks](#rest-frameworks) @@ -666,12 +666,12 @@ that may cause the running application to not be continuously runnable. | 8 mont | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [dropwizard](https://github.com/dropwizard/dropwizard) | 8029 | A damn simple library for building production-ready RESTful web services. | 5 hours ago | -| [rest.li](https://github.com/linkedin/rest.li) | 2147 | Rest.li is a REST+JSON framework for building robust, scalable service architectures using dynamic discovery and simple asynchronous APIs. | 2 days ago | -| [springdoc-openapi](https://github.com/springdoc/springdoc-openapi) | 1357 | Library for OpenAPI 3 with spring-boot | 2 days ago | +| [dropwizard](https://github.com/dropwizard/dropwizard) | 8037 | A damn simple library for building production-ready RESTful web services. | an hour ago | +| [rest.li](https://github.com/linkedin/rest.li) | 2150 | Rest.li is a REST+JSON framework for building robust, scalable service architectures using dynamic discovery and simple asynchronous APIs. | a day ago | +| [springdoc-openapi](https://github.com/springdoc/springdoc-openapi) | 1386 | Library for OpenAPI 3 with spring-boot | 6 days ago | | [micro-server](https://github.com/aol/micro-server) | 931 | Microserver is a Java 8 native, zero configuration, standards based, battle hardened library to run Java Rest Microservices via a standard Java main class. Supporting pure Microservice or Micro-monolith styles. | a year ago | -| [RestExpress](https://github.com/RestExpress/RestExpress) | 923 | Minimalist Java framework for rapidly creating scalable, containerless, RESTful microservices. Ship a production-quality, headless, RESTful API in the shortest time possible. Uses Netty for HTTP, Jackson for JSON, Metrics for metrics, properties files for configuration. Sub-projects and plugins enable, NoSQL, Swagger, Auth0, HAL integration, etc. | 2 months ago | -| [restlet-framework-java](https://github.com/restlet/restlet-framework-java) | 618 | Leading REST API framework for Java | 25 days ago | +| [RestExpress](https://github.com/RestExpress/RestExpress) | 924 | Minimalist Java framework for rapidly creating scalable, containerless, RESTful microservices. Ship a production-quality, headless, RESTful API in the shortest time possible. Uses Netty for HTTP, Jackson for JSON, Metrics for metrics, properties files for configuration. Sub-projects and plugins enable, NoSQL, Swagger, Auth0, HAL integration, etc. | 11 days ago | +| [restlet-framework-java](https://github.com/restlet/restlet-framework-java) | 618 | Leading REST API framework for Java | a month ago | ### [Science](#science) @@ -679,15 +679,15 @@ that may cause the running application to not be continuously runnable. | 8 mont | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [tablesaw](https://github.com/jtablesaw/tablesaw) | 2691 | Java dataframe and visualization library | 6 days ago | -| [jgrapht](https://github.com/jgrapht/jgrapht) | 1967 | Master repository for the JGraphT project | 6 days ago | -| [XChart](https://github.com/knowm/XChart) | 1176 | XChart is a light-weight Java library for plotting data. | 2 days ago | -| [jgraphx](https://github.com/jgraph/jgraphx) | 626 | | 10 months ago | -| [chart-fx](https://github.com/GSI-CS-CO/chart-fx) | 289 | A scientific charting library focused on performance optimised real-time data visualisation at 25 Hz update rates for data sets with a few 10 thousand up to 5 million data points. | 2 months ago | +| [tablesaw](https://github.com/jtablesaw/tablesaw) | 2699 | Java dataframe and visualization library | 10 days ago | +| [jgrapht](https://github.com/jgrapht/jgrapht) | 1974 | Master repository for the JGraphT project | 19 days ago | +| [XChart](https://github.com/knowm/XChart) | 1182 | XChart is a light-weight Java library for plotting data. | 9 days ago | +| [jgraphx](https://github.com/jgraph/jgraphx) | 624 | | 10 months ago | +| [chart-fx](https://github.com/GSI-CS-CO/chart-fx) | 296 | A scientific charting library focused on performance optimised real-time data visualisation at 25 Hz update rates for data sets with a few 10 thousand up to 5 million data points. | 2 days ago | | [morpheus-core](https://github.com/zavtech/morpheus-core) | 211 | The foundational library of the Morpheus data science framework | 3 years ago | | [Erdos](https://github.com/Erdos-Graph-Framework/Erdos) | 105 | modular and modern graph-theory algorithms framework in Java | 7 months ago | | [orson-charts](https://github.com/jfree/orson-charts) | 81 | A 3D chart library for Java applications (JavaFX, Swing or server-side). | a year ago | -| [LogicNG](https://github.com/logic-ng/LogicNG) | 72 | The Next Generation Logic Library | 6 days ago | +| [LogicNG](https://github.com/logic-ng/LogicNG) | 73 | The Next Generation Logic Library | 19 days ago | | [jtk](https://github.com/MinesJTK/jtk) | 48 | The Mines Java Toolkit | 6 months ago | @@ -704,19 +704,19 @@ that may cause the running application to not be continuously runnable. | 8 mont | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [tink](https://github.com/google/tink) | 11581 | Tink is a multi-language, cross-platform, open source library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse. | 2 days ago | -| [jjwt](https://github.com/jwtk/jjwt) | 7756 | Java JWT: JSON Web Token for Java and Android | 17 hours ago | -| [keywhiz](https://github.com/square/keywhiz) | 2435 | A system for distributing and managing secrets | 4 days ago | -| [pac4j](https://github.com/pac4j/pac4j) | 2048 | Security engine for Java (authentication, authorization, multi frameworks): OAuth, CAS, SAML, OpenID Connect, LDAP, JWT... | 2 days ago | -| [themis](https://github.com/cossacklabs/themis) | 1343 | Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms. | 2 months ago | -| [nbvcxz](https://github.com/GoSimpleLLC/nbvcxz) | 215 | Password strength estimator | 16 days ago | -| [hdiv](https://github.com/hdiv/hdiv) | 203 | Hdiv CE , Application Self-Protection | 25 days ago | +| [tink](https://github.com/google/tink) | 11611 | Tink is a multi-language, cross-platform, open source library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse. | a day ago | +| [jjwt](https://github.com/jwtk/jjwt) | 7789 | Java JWT: JSON Web Token for Java and Android | 11 hours ago | +| [keywhiz](https://github.com/square/keywhiz) | 2437 | A system for distributing and managing secrets | a day ago | +| [pac4j](https://github.com/pac4j/pac4j) | 2056 | Security engine for Java (authentication, authorization, multi frameworks): OAuth, CAS, SAML, OpenID Connect, LDAP, JWT... | a day ago | +| [themis](https://github.com/cossacklabs/themis) | 1358 | Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms. | 11 days ago | +| [nbvcxz](https://github.com/GoSimpleLLC/nbvcxz) | 217 | Password strength estimator | 10 days ago | +| [hdiv](https://github.com/hdiv/hdiv) | 204 | Hdiv CE , Application Self-Protection | a month ago | | [kalium](https://github.com/abstractj/kalium) | 203 | Java binding to the Networking and Cryptography (NaCl) library with the awesomeness of libsodium | 3 years ago | -| [sslcontext-kickstart](https://github.com/Hakky54/sslcontext-kickstart) | 151 | 🔐 A lightweight high level library for configuring a http client or server based on SSLContext or other properties such as TrustManager, KeyManager or Trusted Certificates to communicate over SSL TLS for one way authentication or two way authentication provided by the SSLFactory. Support for Java, Scala and Kotlin based clients with examples. Available client examples are: Apache HttpClient, OkHttp, Spring RestTemplate, Spring WebFlux WebClient Jetty and Netty, the old and the new JDK HttpClient, the old and the new Jersey Client, Google HttpClient, Unirest, Retrofit, Feign, Methanol, Vertx, Scala client Finagle, Featherbed, Dispatch Reboot, AsyncHttpClient, Sttp, Akka, Requests Scala, Http4s Blaze, Kotlin client Fuel, http4k Kohttp and Ktor. Also gRPC, WebSocket and ElasticSearch examples are included | 18 hours ago | -| [password4j](https://github.com/Password4j/password4j) | 149 | Password4j is a user-friendly cryptographic library that supports Argon2, Bcrypt, Scrypt, PBKDF2 and various cryptographic hash functions. | 5 days ago | -| [jwks-rsa-java](https://github.com/auth0/jwks-rsa-java) | 123 | | 2 months ago | +| [password4j](https://github.com/Password4j/password4j) | 154 | Password4j is a user-friendly cryptographic library that supports Argon2, Bcrypt, Scrypt, PBKDF2 and various cryptographic hash functions. | 18 days ago | +| [sslcontext-kickstart](https://github.com/Hakky54/sslcontext-kickstart) | 152 | 🔐 A lightweight high level library for configuring a http client or server based on SSLContext or other properties such as TrustManager, KeyManager or Trusted Certificates to communicate over SSL TLS for one way authentication or two way authentication provided by the SSLFactory. Support for Java, Scala and Kotlin based clients with examples. Available client examples are: Apache HttpClient, OkHttp, Spring RestTemplate, Spring WebFlux WebClient Jetty and Netty, the old and the new JDK HttpClient, the old and the new Jersey Client, Google HttpClient, Unirest, Retrofit, Feign, Methanol, Vertx, Scala client Finagle, Featherbed, Dispatch Reboot, AsyncHttpClient, Sttp, Akka, Requests Scala, Http4s Blaze, Kotlin client Fuel, http4k Kohttp and Ktor. Also gRPC, WebSocket and ElasticSearch examples are included | 4 days ago | +| [jwks-rsa-java](https://github.com/auth0/jwks-rsa-java) | 124 | | 3 months ago | | [securitybuilder](https://github.com/tersesystems/securitybuilder) | 40 | Fluent builders with typesafe API for the JCA | 3 months ago | -| [OTP-Java](https://github.com/BastiaanJansen/OTP-Java) | 38 | A small and easy-to-use one-time password generator library for Java according to RFC 4226 (HOTP) and RFC 6238 (TOTP). | a month ago | +| [OTP-Java](https://github.com/BastiaanJansen/OTP-Java) | 39 | A small and easy-to-use one-time password generator library for Java according to RFC 4226 (HOTP) and RFC 6238 (TOTP). | 2 months ago | ### [Serialization](#serialization) @@ -724,10 +724,10 @@ that may cause the running application to not be continuously runnable. | 8 mont | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [flatbuffers](https://github.com/google/flatbuffers) | 16765 | FlatBuffers: Memory Efficient Serialization Library | 2 days ago | -| [kryo](https://github.com/EsotericSoftware/kryo) | 5162 | Java binary serialization and cloning: fast, efficient, automatic | 10 days ago | -| [fast-serialization](https://github.com/RuedigerMoeller/fast-serialization) | 1395 | FST: fast java serialization drop in-replacement | 2 months ago | -| [msgpack-java](https://github.com/msgpack/msgpack-java) | 1216 | MessagePack serializer implementation for Java / msgpack.org[Java] | 2 days ago | +| [flatbuffers](https://github.com/google/flatbuffers) | 16834 | FlatBuffers: Memory Efficient Serialization Library | 15 hours ago | +| [kryo](https://github.com/EsotericSoftware/kryo) | 5176 | Java binary serialization and cloning: fast, efficient, automatic | 23 days ago | +| [fast-serialization](https://github.com/RuedigerMoeller/fast-serialization) | 1405 | FST: fast java serialization drop in-replacement | 11 days ago | +| [msgpack-java](https://github.com/msgpack/msgpack-java) | 1220 | MessagePack serializer implementation for Java / msgpack.org[Java] | 7 days ago | | [java-php-serializer](https://github.com/marcospassos/java-php-serializer) | 12 | A Java library for serializing objects as PHP serialization format. | 4 years ago | @@ -736,7 +736,7 @@ that may cause the running application to not be continuously runnable. | 8 mont | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [nanohttpd](https://github.com/NanoHttpd/nanohttpd) | 6052 | Tiny, easily embeddable HTTP server in Java. | 18 days ago | +| [nanohttpd](https://github.com/NanoHttpd/nanohttpd) | 6072 | Tiny, easily embeddable HTTP server in Java. | a month ago | ### [Template Engine](#template-engine) @@ -744,10 +744,10 @@ that may cause the running application to not be continuously runnable. | 8 mont | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [jade4j](https://github.com/neuland/jade4j) | 697 | a pug implementation written in Java (formerly known as jade) | 21 days ago | -| [rocker](https://github.com/fizzed/rocker) | 631 | Java 8 optimized, memory efficient, speedy template engine producing statically typed, plain java objects | 8 days ago | -| [jtwig](https://github.com/jtwig/jtwig) | 295 | Java modern template engine | 3 years ago | -| [jte](https://github.com/casid/jte) | 288 | Secure and speedy templates for Java and Kotlin. | 10 days ago | +| [jade4j](https://github.com/neuland/jade4j) | 696 | a pug implementation written in Java (formerly known as jade) | a month ago | +| [rocker](https://github.com/fizzed/rocker) | 631 | Java 8 optimized, memory efficient, speedy template engine producing statically typed, plain java objects | 10 days ago | +| [jte](https://github.com/casid/jte) | 303 | Secure and speedy templates for Java and Kotlin. | 19 hours ago | +| [jtwig](https://github.com/jtwig/jtwig) | 296 | Java modern template engine | 3 years ago | ### [Testing](#testing) @@ -758,11 +758,11 @@ that may cause the running application to not be continuously runnable. | 8 mont | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [rest-assured](https://github.com/rest-assured/rest-assured) | 5502 | Java DSL for easy testing of REST services | 20 days ago | -| [karate](https://github.com/intuit/karate) | 5167 | Test Automation Made Simple | 21 hours ago | -| [awaitility](https://github.com/awaitility/awaitility) | 2705 | Awaitility is a small Java DSL for synchronizing asynchronous operations | 5 days ago | -| [concurrentunit](https://github.com/jhalterman/concurrentunit) | 386 | Toolkit for testing multi-threaded and asynchronous applications | 2 months ago | -| [hoverfly-java](https://github.com/SpectoLabs/hoverfly-java) | 135 | Java binding for Hoverfly | 18 days ago | +| [rest-assured](https://github.com/rest-assured/rest-assured) | 5522 | Java DSL for easy testing of REST services | 10 days ago | +| [karate](https://github.com/intuit/karate) | 5215 | Test Automation Made Simple | 2 days ago | +| [awaitility](https://github.com/awaitility/awaitility) | 2719 | Awaitility is a small Java DSL for synchronizing asynchronous operations | 9 hours ago | +| [concurrentunit](https://github.com/jhalterman/concurrentunit) | 388 | Toolkit for testing multi-threaded and asynchronous applications | 2 months ago | +| [hoverfly-java](https://github.com/SpectoLabs/hoverfly-java) | 136 | Java binding for Hoverfly | a month ago | #### BDD(#bdd) @@ -770,10 +770,10 @@ that may cause the running application to not be continuously runnable. | 8 mont | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [cucumber-jvm](https://github.com/cucumber/cucumber-jvm) | 2317 | Cucumber for the JVM | 12 minutes ago | -| [serenity-core](https://github.com/serenity-bdd/serenity-core) | 575 | Serenity BDD is a test automation library designed to make writing automated acceptance tests easier, and more fun. | 14 days ago | -| [lambda-behave](https://github.com/RichardWarburton/lambda-behave) | 242 | A modern testing and behavioural specification framework for Java 8 | 3 months ago | -| [cukes](https://github.com/ctco/cukes) | 96 | Cucumber DSL for testing RESTful Web Services | 2 months ago | +| [cucumber-jvm](https://github.com/cucumber/cucumber-jvm) | 2325 | Cucumber for the JVM | a day ago | +| [serenity-core](https://github.com/serenity-bdd/serenity-core) | 579 | Serenity BDD is a test automation library designed to make writing automated acceptance tests easier, and more fun. | a month ago | +| [lambda-behave](https://github.com/RichardWarburton/lambda-behave) | 242 | A modern testing and behavioural specification framework for Java 8 | 4 months ago | +| [cukes](https://github.com/ctco/cukes) | 96 | Cucumber DSL for testing RESTful Web Services | 3 months ago | | [j8spec](https://github.com/j8spec/j8spec) | 45 | Library that allows tests written in Java to follow the BDD style introduced by RSpec and Jasmine. | 4 years ago | @@ -782,11 +782,11 @@ that may cause the running application to not be continuously runnable. | 8 mont | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [java-faker](https://github.com/DiUS/java-faker) | 2787 | Brings the popular ruby faker gem to Java | 3 days ago | -| [jfairy](https://github.com/Devskiller/jfairy) | 680 | Java fake data generator | 5 months ago | -| [fixture-factory](https://github.com/six2six/fixture-factory) | 395 | Generator fake objects from a template | a month ago | -| [randomizedtesting](https://github.com/randomizedtesting/randomizedtesting) | 158 | Randomized Testing (Core JUnit Runner, ANT, Maven) | 12 days ago | -| [beanmother](https://github.com/keepcosmos/beanmother) | 105 | A library for setting up Java objects as test data. | 3 months ago | +| [java-faker](https://github.com/DiUS/java-faker) | 2815 | Brings the popular ruby faker gem to Java | 16 days ago | +| [jfairy](https://github.com/Devskiller/jfairy) | 680 | Java fake data generator | 6 months ago | +| [fixture-factory](https://github.com/six2six/fixture-factory) | 397 | Generator fake objects from a template | a month ago | +| [randomizedtesting](https://github.com/randomizedtesting/randomizedtesting) | 159 | Randomized Testing (Core JUnit Runner, ANT, Maven) | 25 days ago | +| [beanmother](https://github.com/keepcosmos/beanmother) | 106 | A library for setting up Java objects as test data. | 4 months ago | ### [Frameworks](#frameworks) @@ -794,8 +794,8 @@ that may cause the running application to not be continuously runnable. | 8 mont | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [ArchUnit](https://github.com/TNG/ArchUnit) | 1907 | A Java architecture test library, to specify and assert architecture rules in plain Java | 8 hours ago | -| [pact-jvm](https://github.com/pact-foundation/pact-jvm) | 871 | JVM version of Pact. Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project. | 3 days ago | +| [ArchUnit](https://github.com/TNG/ArchUnit) | 1915 | A Java architecture test library, to specify and assert architecture rules in plain Java | 4 days ago | +| [pact-jvm](https://github.com/pact-foundation/pact-jvm) | 875 | JVM version of Pact. Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project. | 2 days ago | ### [Matchers](#matchers) @@ -803,7 +803,7 @@ that may cause the running application to not be continuously runnable. | 8 mont | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [xmlunit](https://github.com/xmlunit/xmlunit) | 242 | XMLUnit for Java 2.x | 14 days ago | +| [xmlunit](https://github.com/xmlunit/xmlunit) | 242 | XMLUnit for Java 2.x | a day ago | ### [Miscellaneous](#miscellaneous) @@ -811,10 +811,10 @@ that may cause the running application to not be continuously runnable. | 8 mont | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [testcontainers-java](https://github.com/testcontainers/testcontainers-java) | 5230 | Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container. | 4 days ago | +| [testcontainers-java](https://github.com/testcontainers/testcontainers-java) | 5268 | Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container. | a day ago | | [junit-dataprovider](https://github.com/TNG/junit-dataprovider) | 231 | A TestNG like dataprovider runner for JUnit with many additional features | 6 months ago | -| [MutabilityDetector](https://github.com/MutabilityDetector/MutabilityDetector) | 219 | Lightweight analysis tool for detecting mutability in Java classes | 4 months ago | -| [log-captor](https://github.com/Hakky54/log-captor) | 120 | 🎯 LogCaptor captures log entries for unit testing purposes | 23 days ago | +| [MutabilityDetector](https://github.com/MutabilityDetector/MutabilityDetector) | 221 | Lightweight analysis tool for detecting mutability in Java classes | 4 months ago | +| [log-captor](https://github.com/Hakky54/log-captor) | 129 | 🎯 LogCaptor captures log entries for unit testing purposes | a month ago | | [raml-tester](https://github.com/nidi3/raml-tester) | 70 | Test if a request/response matches a given raml definition | 3 years ago | @@ -823,9 +823,9 @@ that may cause the running application to not be continuously runnable. | 8 mont | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [mockito](https://github.com/mockito/mockito) | 12159 | Most popular Mocking framework for unit tests written in Java | 4 days ago | -| [moco](https://github.com/dreamhead/moco) | 3784 | Easy Setup Stub Server | 11 days ago | -| [powermock](https://github.com/powermock/powermock) | 3621 | PowerMock is a Java framework that allows you to unit test code normally regarded as untestable. | a month ago | +| [mockito](https://github.com/mockito/mockito) | 12207 | Most popular Mocking framework for unit tests written in Java | 2 days ago | +| [moco](https://github.com/dreamhead/moco) | 3790 | Easy Setup Stub Server | 2 days ago | +| [powermock](https://github.com/powermock/powermock) | 3636 | PowerMock is a Java framework that allows you to unit test code normally regarded as untestable. | 2 months ago | ### [Utility](#utility) @@ -833,17 +833,17 @@ that may cause the running application to not be continuously runnable. | 8 mont | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [guava](https://github.com/google/guava) | 42313 | Google core libraries for Java | 2 days ago | -| [arthas](https://github.com/alibaba/arthas) | 27087 | Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas | 2 days ago | -| [gephi](https://github.com/gephi/gephi) | 4446 | Gephi - The Open Graph Viz Platform | 17 hours ago | -| [JavaVerbalExpressions](https://github.com/VerbalExpressions/JavaVerbalExpressions) | 2523 | Java regular expressions made easy. | 6 months ago | -| [embulk](https://github.com/embulk/embulk) | 1582 | Embulk: Pluggable Bulk Data Loader. | 12 days ago | +| [guava](https://github.com/google/guava) | 42460 | Google core libraries for Java | 11 hours ago | +| [arthas](https://github.com/alibaba/arthas) | 27184 | Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas | 12 hours ago | +| [gephi](https://github.com/gephi/gephi) | 4457 | Gephi - The Open Graph Viz Platform | 11 days ago | +| [JavaVerbalExpressions](https://github.com/VerbalExpressions/JavaVerbalExpressions) | 2526 | Java regular expressions made easy. | 6 months ago | +| [embulk](https://github.com/embulk/embulk) | 1587 | Embulk: Pluggable Bulk Data Loader. | 25 days ago | | [Dex](https://github.com/PatMartin/Dex) | 1256 | Dex : The Data Explorer -- A data visualization tool written in Java/Groovy/JavaFX capable of powerful ETL and publishing web visualizations. | 3 years ago | -| [bucket4j](https://github.com/vladimir-bukhtoyarov/bucket4j) | 1191 | Java rate limiting library based on token/leaky-bucket algorithm. | a month ago | -| [cactoos](https://github.com/yegor256/cactoos) | 640 | Object-Oriented Java primitives, as an alternative to Google Guava and Apache Commons | 17 hours ago | -| [minio-java](https://github.com/minio/minio-java) | 533 | MinIO Client SDK for Java | 4 days ago | -| [underscore-java](https://github.com/javadev/underscore-java) | 348 | java port of Underscore.js | 12 days ago | -| [ch.vorburger.fswatch](https://github.com/vorburger/ch.vorburger.fswatch) | 19 | Java lib for monitoring directories or individual files via java.nio.file.WatchService | 5 days ago | +| [bucket4j](https://github.com/vladimir-bukhtoyarov/bucket4j) | 1200 | Java rate limiting library based on token/leaky-bucket algorithm. | 2 months ago | +| [cactoos](https://github.com/yegor256/cactoos) | 641 | Object-Oriented Java primitives, as an alternative to Google Guava and Apache Commons | a day ago | +| [minio-java](https://github.com/minio/minio-java) | 540 | MinIO Client SDK for Java | 3 days ago | +| [underscore-java](https://github.com/javadev/underscore-java) | 350 | java port of Underscore.js | 2 days ago | +| [ch.vorburger.fswatch](https://github.com/vorburger/ch.vorburger.fswatch) | 19 | Java lib for monitoring directories or individual files via java.nio.file.WatchService | 18 days ago | ### [Version Managers](#version-managers) @@ -851,9 +851,9 @@ that may cause the running application to not be continuously runnable. | 8 mont | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [sdkman-cli](https://github.com/sdkman/sdkman-cli) | 4185 | The SDKMAN! Command Line Interface | 2 days ago | -| [jenv](https://github.com/jenv/jenv) | 3853 | Manage your Java environment | 15 days ago | -| [jabba](https://github.com/shyiko/jabba) | 1969 | (cross-platform) Java Version Manager | 21 days ago | +| [sdkman-cli](https://github.com/sdkman/sdkman-cli) | 4209 | The SDKMAN! Command Line Interface | 5 days ago | +| [jenv](https://github.com/jenv/jenv) | 3878 | Manage your Java environment | 10 days ago | +| [jabba](https://github.com/shyiko/jabba) | 1988 | (cross-platform) Java Version Manager | 5 days ago | ### [Web Crawling](#web-crawling) @@ -861,8 +861,8 @@ that may cause the running application to not be continuously runnable. | 8 mont | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [webmagic](https://github.com/code4craft/webmagic) | 10019 | A scalable web crawler framework for Java. | a month ago | -| [crawler4j](https://github.com/yasserg/crawler4j) | 4160 | Open Source Web Crawler for Java | 25 days ago | +| [webmagic](https://github.com/code4craft/webmagic) | 10044 | A scalable web crawler framework for Java. | 2 days ago | +| [crawler4j](https://github.com/yasserg/crawler4j) | 4173 | Open Source Web Crawler for Java | 8 days ago | ### [Web Frameworks](#web-frameworks) @@ -870,8 +870,8 @@ that may cause the running application to not be continuously runnable. | 8 mont | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [blade](https://github.com/lets-blade/blade) | 5550 | :rocket: Lightning fast and elegant mvc framework for Java8 | 8 days ago | -| [takes](https://github.com/yegor256/takes) | 689 | True Object-Oriented Java Web Framework | 4 days ago | +| [blade](https://github.com/lets-blade/blade) | 5548 | :rocket: Lightning fast and elegant mvc framework for Java8 | 21 days ago | +| [takes](https://github.com/yegor256/takes) | 692 | True Object-Oriented Java Web Framework | 11 days ago | ### [Resources](#resources) @@ -879,17 +879,17 @@ that may cause the running application to not be continuously runnable. | 8 mont | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [awesome-microservices](https://github.com/mfornos/awesome-microservices) | 10393 | A curated list of Microservice Architecture related principles and technologies. | 24 days ago | -| [useful-java-links](https://github.com/Vedenin/useful-java-links) | 5060 | A list of useful Java frameworks, libraries, software and hello worlds examples | 5 days ago | -| [awesome-rest](https://github.com/marmelab/awesome-rest) | 2848 | A collaborative list of great resources about RESTful API architecture, development, test, and performance | 3 months ago | -| [AwesomeJavaFX](https://github.com/mhrimaz/AwesomeJavaFX) | 2413 | A curated list of awesome JavaFX libraries, books, frameworks, etc... | 19 days ago | -| [java-developer-roadmap](https://github.com/s4kibs4mi/java-developer-roadmap) | 2047 | Roadmap to becoming a Java developer in 2021 | 4 months ago | -| [awesome-jvm](https://github.com/deephacks/awesome-jvm) | 1673 | A curated list of awesome loosely performance related JVM stuff. Inspired by awesome-python. | a year ago | -| [awesome-ciandcd](https://github.com/cicdops/awesome-ciandcd) | 1322 | continuous integration and continuous delivery | 12 days ago | -| [java-concurrency](https://github.com/code-review-checklists/java-concurrency) | 939 | Checklist for code reviews | 10 months ago | -| [awesome-selenium](https://github.com/christian-bromann/awesome-selenium) | 732 | A curated list of delightful Selenium resources. | 9 months ago | -| [awesome-gradle](https://github.com/ksoichiro/awesome-gradle) | 357 | A curated list of awesome Gradle plugins and resources for a better development workflow automation. | 2 years ago | +| [awesome-microservices](https://github.com/mfornos/awesome-microservices) | 10413 | A curated list of Microservice Architecture related principles and technologies. | 4 days ago | +| [useful-java-links](https://github.com/Vedenin/useful-java-links) | 5078 | A list of useful Java frameworks, libraries, software and hello worlds examples | 18 days ago | +| [awesome-rest](https://github.com/marmelab/awesome-rest) | 2860 | A collaborative list of great resources about RESTful API architecture, development, test, and performance | 3 months ago | +| [AwesomeJavaFX](https://github.com/mhrimaz/AwesomeJavaFX) | 2422 | A curated list of awesome JavaFX libraries, books, frameworks, etc... | 3 days ago | +| [java-developer-roadmap](https://github.com/s4kibs4mi/java-developer-roadmap) | 2091 | Roadmap to becoming a Java developer in 2021 | 5 months ago | +| [awesome-jvm](https://github.com/deephacks/awesome-jvm) | 1678 | A curated list of awesome loosely performance related JVM stuff. Inspired by awesome-python. | a year ago | +| [awesome-ciandcd](https://github.com/cicdops/awesome-ciandcd) | 1331 | continuous integration and continuous delivery | 25 days ago | +| [java-concurrency](https://github.com/code-review-checklists/java-concurrency) | 946 | Checklist for code reviews | a year ago | +| [awesome-selenium](https://github.com/christian-bromann/awesome-selenium) | 733 | A curated list of delightful Selenium resources. | 11 days ago | +| [awesome-gradle](https://github.com/ksoichiro/awesome-gradle) | 359 | A curated list of awesome Gradle plugins and resources for a better development workflow automation. | 2 years ago | | [awesome-graal](https://github.com/neomatrix369/awesome-graal) | 317 | A curated list of awesome resources for Graal, GraalVM, Truffle and related topics | 4 months ago | -| [awesome-annotation-processing](https://github.com/gunnarmorling/awesome-annotation-processing) | 254 | A curated list of resources related to the Java annotation processing API (JSR 269) | a month ago | +| [awesome-annotation-processing](https://github.com/gunnarmorling/awesome-annotation-processing) | 255 | A curated list of resources related to the Java annotation processing API (JSR 269) | a month ago | diff --git a/docs/javascript/README.md b/docs/javascript/README.md index f5ff353..0bc77a4 100644 --- a/docs/javascript/README.md +++ b/docs/javascript/README.md @@ -3,7 +3,7 @@ * A curated list of JavaScript frameworks, libraries, software and resources. * Inspired by Awesome. * If you see a package or project here that is no longer maintained or is not a good fit, please submit a issue to improve this file. Thank you! -* Last Sync Time: Mon Sep 13 2021 09:25:22 GMT+0800 (中国标准时间) +* Last Sync Time: Sun Sep 26 2021 10:21:41 GMT+0800 (中国标准时间) * Synchronize Every Week. #### Order by alphabetical and star count. @@ -68,7 +68,7 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [react](https://github.com/facebook/react) | 174538 | A declarative, efficient, and flexible JavaScript library for building user interfaces. | 4 hours ago | +| [react](https://github.com/facebook/react) | 175242 | A declarative, efficient, and flexible JavaScript library for building user interfaces. | 4 hours ago | ### [React Tools](#react-tools) @@ -76,20 +76,20 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [storybook](https://github.com/storybookjs/storybook) | 64688 | 📓 The UI component explorer. Develop, document, & test React, Vue, Angular, Web Components, Ember, Svelte & more! | 2 hours ago | -| [docz](https://github.com/doczjs/docz) | 21688 | ✍ It has never been so easy to document your things! | a day ago | -| [react-loadable](https://github.com/jamiebuilds/react-loadable) | 16127 | :hourglass_flowing_sand: A higher order component for loading components with promises. | a month ago | -| [reactotron](https://github.com/infinitered/reactotron) | 13147 | A desktop app for inspecting your React JS and React Native projects. macOS, Linux, and Windows. | 3 months ago | -| [react-hot-loader](https://github.com/gaearon/react-hot-loader) | 12093 | Tweak React components in real time. (Deprecated: use Fast Refresh instead.) | 10 days ago | -| [react-devtools](https://github.com/facebook/react-devtools) | 10974 | An extension that allows inspection of React component hierarchy in the Chrome and Firefox Developer Tools. | 2 years ago | -| [react-styleguidist](https://github.com/styleguidist/react-styleguidist) | 10035 | Isolated React component development environment with a living style guide | 11 days ago | -| [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) | 7297 | React specific linting rules for ESLint | 2 days ago | -| [react-cosmos](https://github.com/react-cosmos/react-cosmos) | 7211 | Sandbox for developing and testing UI components in isolation | a month ago | -| [why-did-you-render](https://github.com/welldone-software/why-did-you-render) | 7074 | why-did-you-render by Welldone Software monkey patches React to notify you about potentially avoidable re-renders. (Works with React Native as well.) | 21 days ago | -| [loadable-components](https://github.com/gregberge/loadable-components) | 5941 | The recommended Code Splitting library for React ✂️✨ | 6 days ago | -| [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) | 2501 | Static AST checker for a11y rules on JSX elements. | 14 days ago | -| [axe-core-npm](https://github.com/dequelabs/axe-core-npm) | 203 | | 2 days ago | -| [dataformsjs](https://github.com/dataformsjs/dataformsjs) | 110 | 🌟 DataFormsJS 🌟 A minimal JavaScript Framework and standalone React and Web Components for rapid development of high quality websites and single page applications. | 9 days ago | +| [storybook](https://github.com/storybookjs/storybook) | 64939 | 📓 The UI component explorer. Develop, document, & test React, Vue, Angular, Web Components, Ember, Svelte & more! | 3 hours ago | +| [docz](https://github.com/doczjs/docz) | 21733 | ✍ It has never been so easy to document your things! | 3 days ago | +| [react-loadable](https://github.com/jamiebuilds/react-loadable) | 16143 | :hourglass_flowing_sand: A higher order component for loading components with promises. | a month ago | +| [reactotron](https://github.com/infinitered/reactotron) | 13171 | A desktop app for inspecting your React JS and React Native projects. macOS, Linux, and Windows. | 3 months ago | +| [react-hot-loader](https://github.com/gaearon/react-hot-loader) | 12100 | Tweak React components in real time. (Deprecated: use Fast Refresh instead.) | 5 days ago | +| [react-devtools](https://github.com/facebook/react-devtools) | 10976 | An extension that allows inspection of React component hierarchy in the Chrome and Firefox Developer Tools. | 2 years ago | +| [react-styleguidist](https://github.com/styleguidist/react-styleguidist) | 10056 | Isolated React component development environment with a living style guide | 5 days ago | +| [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) | 7327 | React specific linting rules for ESLint | 20 hours ago | +| [react-cosmos](https://github.com/react-cosmos/react-cosmos) | 7230 | Sandbox for developing and testing UI components in isolation | a month ago | +| [why-did-you-render](https://github.com/welldone-software/why-did-you-render) | 7157 | why-did-you-render by Welldone Software monkey patches React to notify you about potentially avoidable re-renders. (Works with React Native as well.) | 5 days ago | +| [loadable-components](https://github.com/gregberge/loadable-components) | 5977 | The recommended Code Splitting library for React ✂️✨ | a day ago | +| [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) | 2517 | Static AST checker for a11y rules on JSX elements. | a month ago | +| [axe-core-npm](https://github.com/dequelabs/axe-core-npm) | 210 | | 4 days ago | +| [dataformsjs](https://github.com/dataformsjs/dataformsjs) | 111 | 🌟 DataFormsJS 🌟 A minimal JavaScript Framework and standalone React and Web Components for rapid development of high quality websites and single page applications. | 9 hours ago | ### [React Starter Kits and Toolchains](#react-starter-kits-and-toolchains) @@ -97,9 +97,9 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [create-react-app](https://github.com/facebook/create-react-app) | 90189 | Set up a modern web app by running one command. | 2 days ago | -| [react-starter-kit](https://github.com/kriasoft/react-starter-kit) | 20946 | React Starter Kit — front-end starter kit using React, Relay, GraphQL, and JAM stack architecture | a month ago | -| [create-react-library](https://github.com/transitive-bullshit/create-react-library) | 4440 | ⚡CLI for creating reusable react libraries. | a month ago | +| [create-react-app](https://github.com/facebook/create-react-app) | 90462 | Set up a modern web app by running one command. | 3 days ago | +| [react-starter-kit](https://github.com/kriasoft/react-starter-kit) | 20968 | React Starter Kit — front-end starter kit using React, Relay, GraphQL, and JAM stack architecture | 2 months ago | +| [create-react-library](https://github.com/transitive-bullshit/create-react-library) | 4468 | ⚡CLI for creating reusable react libraries. | 2 months ago | ### [React Frameworks](#react-frameworks) @@ -107,10 +107,10 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [next.js](https://github.com/vercel/next.js) | 73112 | The React Framework | 4 hours ago | -| [gatsby](https://github.com/gatsbyjs/gatsby) | 51282 | Build blazing fast, modern apps and websites with React | 13 hours ago | -| [react-admin](https://github.com/marmelab/react-admin) | 17762 | A frontend Framework for building B2B applications running in the browser on top of REST/GraphQL APIs, using ES6, React and Material Design | 16 hours ago | -| [aleph.js](https://github.com/alephjs/aleph.js) | 3119 | The Full-stack Framework in Deno. | 13 hours ago | +| [next.js](https://github.com/vercel/next.js) | 73548 | The React Framework | 4 hours ago | +| [gatsby](https://github.com/gatsbyjs/gatsby) | 51415 | Build blazing fast, modern apps and websites with React | 4 hours ago | +| [react-admin](https://github.com/marmelab/react-admin) | 17877 | A frontend Framework for building B2B applications running in the browser on top of REST/GraphQL APIs, using ES6, React and Material Design | 3 hours ago | +| [aleph.js](https://github.com/alephjs/aleph.js) | 3198 | The Full-stack Framework in Deno. | 19 hours ago | ### [React Styling](#react-styling) @@ -118,11 +118,11 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [styled-components](https://github.com/styled-components/styled-components) | 34714 | Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅 | 19 days ago | -| [emotion](https://github.com/emotion-js/emotion) | 13595 | 👩‍🎤 CSS-in-JS library designed for high performance style composition | 13 hours ago | -| [radium](https://github.com/FormidableLabs/radium) | 7430 | A toolchain for React component styling. | a month ago | -| [jss](https://github.com/cssinjs/jss) | 6496 | JSS is an authoring tool for CSS which uses JavaScript as a host language. | 14 hours ago | -| [aphrodite](https://github.com/Khan/aphrodite) | 5234 | Framework-agnostic CSS-in-JS with support for server-side rendering, browser prefixing, and minimum CSS generation | a month ago | +| [styled-components](https://github.com/styled-components/styled-components) | 34817 | Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅 | a day ago | +| [emotion](https://github.com/emotion-js/emotion) | 13676 | 👩‍🎤 CSS-in-JS library designed for high performance style composition | 3 days ago | +| [radium](https://github.com/FormidableLabs/radium) | 7429 | A toolchain for React component styling. | a month ago | +| [jss](https://github.com/cssinjs/jss) | 6508 | JSS is an authoring tool for CSS which uses JavaScript as a host language. | 2 days ago | +| [aphrodite](https://github.com/Khan/aphrodite) | 5237 | Framework-agnostic CSS-in-JS with support for server-side rendering, browser prefixing, and minimum CSS generation | 2 months ago | ### [React Routing](#react-routing) @@ -130,12 +130,12 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [react-router](https://github.com/remix-run/react-router) | 43979 | Declarative routing for React | 2 days ago | -| [router](https://github.com/reach/router) | 6873 | | 12 days ago | -| [wouter](https://github.com/molefrog/wouter) | 3371 | 🥢 A minimalist-friendly ~1.5KB routing for React and Preact. Nothing else but HOOKS. | 3 days ago | -| [navi](https://github.com/frontarm/navi) | 2061 | 🧭 Declarative, asynchronous routing for React. | a year ago | -| [universal-router](https://github.com/kriasoft/universal-router) | 1576 | A simple middleware-style router for isomorphic JavaScript web apps | 2 months ago | -| [curi](https://github.com/pshrmn/curi) | 270 | A JavaScript router for single-page applications | 12 days ago | +| [react-router](https://github.com/remix-run/react-router) | 44065 | Declarative routing for React | a day ago | +| [router](https://github.com/reach/router) | 6876 | | 5 days ago | +| [wouter](https://github.com/molefrog/wouter) | 3442 | 🥢 A minimalist-friendly ~1.5KB routing for React and Preact. Nothing else but HOOKS. | 3 days ago | +| [navi](https://github.com/frontarm/navi) | 2062 | 🧭 Declarative, asynchronous routing for React. | a year ago | +| [universal-router](https://github.com/kriasoft/universal-router) | 1579 | A simple middleware-style router for isomorphic JavaScript web apps | 3 days ago | +| [curi](https://github.com/pshrmn/curi) | 270 | A JavaScript router for single-page applications | 25 days ago | ### [React Component Libraries](#react-component-libraries) @@ -143,26 +143,26 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [ant-design](https://github.com/ant-design/ant-design) | 74333 | An enterprise-class UI design language and React UI library | 19 hours ago | -| [material-ui](https://github.com/mui-org/material-ui) | 70953 | Material-UI is a simple and customizable component library to build faster, beautiful, and more accessible React applications. Follow your own design system, or start with Material Design. | 3 hours ago | -| [chakra-ui](https://github.com/chakra-ui/chakra-ui) | 20533 | ⚡️ Simple, Modular & Accessible UI Components for your React Applications | an hour ago | -| [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) | 19910 | Bootstrap components built with React | 21 hours ago | -| [blueprint](https://github.com/palantir/blueprint) | 18133 | A React-based UI toolkit for the web | 6 hours ago | -| [Semantic-UI-React](https://github.com/Semantic-Org/Semantic-UI-React) | 12432 | The official Semantic-UI-React integration | 10 days ago | -| [fluentui](https://github.com/microsoft/fluentui) | 12125 | Fluent UI web represents a collection of utilities, React components, and web components for building web applications. | 6 hours ago | -| [evergreen](https://github.com/segmentio/evergreen) | 11086 | 🌲 Evergreen React UI Framework by Segment | 3 days ago | -| [reactstrap](https://github.com/reactstrap/reactstrap) | 10095 | Simple React Bootstrap 4 components | 2 days ago | -| [grommet](https://github.com/grommet/grommet) | 7518 | a react-based framework that provides accessibility, modularity, responsiveness, and theming in a tidy package | 13 hours ago | -| [rebass](https://github.com/rebassjs/rebass) | 7476 | :atom_symbol: React primitive UI components built with styled-system. | 3 days ago | -| [baseweb](https://github.com/uber/baseweb) | 6805 | A React Component library implementing the Base design language | 2 days ago | -| [rsuite](https://github.com/rsuite/rsuite) | 5995 | 🧱 A suite of React components . | 3 days ago | -| [react-spectrum](https://github.com/adobe/react-spectrum) | 5140 | A collection of libraries and tools that help you build adaptive, accessible, and robust user experiences. | 2 days ago | -| [reakit](https://github.com/reakit/reakit) | 4998 | Toolkit for building accessible rich web apps with React | 7 days ago | -| [eui](https://github.com/elastic/eui) | 3055 | Elastic UI Framework 🙌 | 2 days ago | -| [ring-ui](https://github.com/JetBrains/ring-ui) | 2704 | A collection of JetBrains Web UI components | 2 days ago | -| [primereact](https://github.com/primefaces/primereact) | 2217 | The Most Complete React UI Component Library | 3 days ago | -| [react-bulma-components](https://github.com/couds/react-bulma-components) | 1088 | React components for Bulma framework | a month ago | -| [bumbag-ui](https://github.com/jxom/bumbag-ui) | 927 | Build themeable React & React Native applications with your Bumbag 👝 | 5 days ago | +| [ant-design](https://github.com/ant-design/ant-design) | 74609 | An enterprise-class UI design language and React UI library | 28 minutes ago | +| [material-ui](https://github.com/mui-org/material-ui) | 71722 | Material-UI is a simple and customizable component library to build faster, beautiful, and more accessible React applications. Follow your own design system, or start with Material Design. | 2 hours ago | +| [chakra-ui](https://github.com/chakra-ui/chakra-ui) | 20779 | ⚡️ Simple, Modular & Accessible UI Components for your React Applications | 2 hours ago | +| [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) | 19956 | Bootstrap components built with React | a day ago | +| [blueprint](https://github.com/palantir/blueprint) | 18168 | A React-based UI toolkit for the web | a day ago | +| [Semantic-UI-React](https://github.com/Semantic-Org/Semantic-UI-React) | 12460 | The official Semantic-UI-React integration | 2 days ago | +| [fluentui](https://github.com/microsoft/fluentui) | 12200 | Fluent UI web represents a collection of utilities, React components, and web components for building web applications. | 2 hours ago | +| [evergreen](https://github.com/segmentio/evergreen) | 11142 | 🌲 Evergreen React UI Framework by Segment | a day ago | +| [reactstrap](https://github.com/reactstrap/reactstrap) | 10113 | Simple React Bootstrap 4 components | a day ago | +| [grommet](https://github.com/grommet/grommet) | 7544 | a react-based framework that provides accessibility, modularity, responsiveness, and theming in a tidy package | 18 hours ago | +| [rebass](https://github.com/rebassjs/rebass) | 7490 | :atom_symbol: React primitive UI components built with styled-system. | 5 days ago | +| [baseweb](https://github.com/uber/baseweb) | 6881 | A React Component library implementing the Base design language | a day ago | +| [rsuite](https://github.com/rsuite/rsuite) | 6031 | 🧱 A suite of React components . | 2 days ago | +| [react-spectrum](https://github.com/adobe/react-spectrum) | 5189 | A collection of libraries and tools that help you build adaptive, accessible, and robust user experiences. | 2 days ago | +| [reakit](https://github.com/reakit/reakit) | 5030 | Toolkit for building accessible rich web apps with React | 5 days ago | +| [eui](https://github.com/elastic/eui) | 3103 | Elastic UI Framework 🙌 | 2 days ago | +| [ring-ui](https://github.com/JetBrains/ring-ui) | 2805 | A collection of JetBrains Web UI components | 2 days ago | +| [primereact](https://github.com/primefaces/primereact) | 2235 | The Most Complete React UI Component Library | 15 hours ago | +| [react-bulma-components](https://github.com/couds/react-bulma-components) | 1094 | React components for Bulma framework | a month ago | +| [bumbag-ui](https://github.com/jxom/bumbag-ui) | 929 | Build themeable React & React Native applications with your Bumbag 👝 | 2 days ago | | [react-bulma](https://github.com/kulakowka/react-bulma) | 459 | React.js components for Modern CSS framework based on Flexbox | 2 years ago | | [trunx](https://github.com/fibo/trunx) | 56 | Super Saiyan React components, son of awesome Bulma, implemented in TypeScript | 3 months ago | @@ -172,54 +172,54 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [awesome-react-components](https://github.com/brillout/awesome-react-components) | 27972 | Curated List of React Components & Libraries. | 18 days ago | -| [react-beautiful-dnd](https://github.com/atlassian/react-beautiful-dnd) | 24888 | Beautiful and accessible drag and drop for lists with React | 13 days ago | -| [react-select](https://github.com/JedWatson/react-select) | 23325 | The Select Component for React.js | a day ago | -| [react-virtualized](https://github.com/bvaughn/react-virtualized) | 22431 | React components for efficiently rendering large lists and tabular data | 3 days ago | -| [react-spring](https://github.com/pmndrs/react-spring) | 21237 | ✌️ A spring physics based React animation library | 12 days ago | -| [cleave.js](https://github.com/nosir/cleave.js) | 16882 | Format input text content when you are typing... | a month ago | -| [react-dnd](https://github.com/react-dnd/react-dnd) | 16372 | Drag and Drop for React | 9 days ago | -| [react-table](https://github.com/tannerlinsley/react-table) | 14931 | ⚛️ Hooks for building fast and extendable tables and datagrids for React | 3 days ago | -| [react-grid-layout](https://github.com/react-grid-layout/react-grid-layout) | 14166 | A draggable and resizable grid layout with responsive breakpoints, for React. | 4 days ago | -| [formatjs](https://github.com/formatjs/formatjs) | 12707 | The monorepo home to all of the FormatJS related libraries, most notably react-intl. | a day ago | -| [motion](https://github.com/framer/motion) | 12114 | Open source, production-ready animation and gesture library for React | 3 days ago | -| [react-dates](https://github.com/airbnb/react-dates) | 11594 | An easily internationalizable, mobile-friendly datepicker library for the web | 6 days ago | -| [react-window](https://github.com/bvaughn/react-window) | 11184 | React components for efficiently rendering large lists and tabular data | 2 months ago | -| [react-slick](https://github.com/akiran/react-slick) | 9836 | React carousel component | 18 days ago | -| [text-mask](https://github.com/text-mask/text-mask) | 8069 | Input mask for React, Angular, Ember, Vue, & plain JavaScript | 3 months ago | -| [react-draggable](https://github.com/react-grid-layout/react-draggable) | 6982 | React draggable component | 16 days ago | -| [react-i18next](https://github.com/i18next/react-i18next) | 6720 | Internationalization for react done right. Using the i18next i18n ecosystem. | 4 days ago | -| [react-modal](https://github.com/reactjs/react-modal) | 6554 | Accessible modal dialog component for React | 3 days ago | -| [react-datepicker](https://github.com/Hacker0x01/react-datepicker) | 5993 | A simple and reusable datepicker component for React | 2 days ago | -| [react-big-calendar](https://github.com/jquense/react-big-calendar) | 5160 | gcal/outlook like calendar component | 2 days ago | -| [react-data-grid](https://github.com/adazzle/react-data-grid) | 4769 | Excel-like grid component built with React, with editors, keyboard navigation, copy & paste, and the like | 2 days ago | -| [react-joyride](https://github.com/gilbarbara/react-joyride) | 4057 | Create guided tours in your apps | 14 hours ago | -| [react-fontawesome](https://github.com/FortAwesome/react-fontawesome) | 3424 | Font Awesome React component | a month ago | -| [qrcode.react](https://github.com/zpao/qrcode.react) | 2555 | A component for use with React. | 2 days ago | -| [react-rnd](https://github.com/bokuweb/react-rnd) | 2427 | 🖱 A resizable and draggable component for React. | 2 days ago | -| [react-loading-skeleton](https://github.com/dvtng/react-loading-skeleton) | 2359 | Create skeleton screens that automatically adapt to your app! | 12 days ago | -| [tsparticles](https://github.com/matteobruni/tsparticles) | 2300 | tsParticles - Easily create highly customizable particles animations and use them as animated backgrounds for your website. Ready to use components available for React, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Inferno, Solid, Riot and Web Components. | 8 hours ago | -| [react-popper](https://github.com/popperjs/react-popper) | 2118 | 🍿⚛Official React library to use Popper, the positioning library | 24 days ago | -| [cookies](https://github.com/reactivestack/cookies) | 2090 | Load and save cookies within your React application | a month ago | -| [react-hotkeys](https://github.com/greena13/react-hotkeys) | 1891 | Declarative hotkey and focus area management for React | 12 days ago | -| [react-list](https://github.com/caseywebdev/react-list) | 1873 | :scroll: A versatile infinite scroll React component. | 9 months ago | -| [rheostat](https://github.com/airbnb/rheostat) | 1641 | Rheostat is a www, mobile, and accessible slider component built with React | 7 months ago | -| [react-resizable](https://github.com/react-grid-layout/react-resizable) | 1587 | A simple React component that is resizable with a handle. | 4 days ago | -| [re-resizable](https://github.com/bokuweb/re-resizable) | 1496 | 📏 A resizable component for React. | 12 days ago | -| [react-colorful](https://github.com/omgovich/react-colorful) | 1477 | 🎨 A tiny (2,5 KB) color picker component for React and Preact apps | 13 hours ago | -| [react-spinkit](https://github.com/KyleAMathews/react-spinkit) | 1446 | A collection of loading indicators animated with CSS for React | a month ago | -| [react-device-detect](https://github.com/duskload/react-device-detect) | 1401 | Detect device, and render view according to detected device type. | 11 days ago | -| [react-spaces](https://github.com/aeagle/react-spaces) | 981 | React components that allow you to divide a page or container into nestable anchored, scrollable and resizable spaces. | 20 days ago | -| [react-aria-modal](https://github.com/davidtheclark/react-aria-modal) | 886 | A fully accessible React modal built according WAI-ARIA Authoring Practices | 25 days ago | -| [react-archer](https://github.com/pierpo/react-archer) | 706 | 🏹 Draw arrows between React elements 🖋 | 12 days ago | -| [react-accessible-accordion](https://github.com/springload/react-accessible-accordion) | 655 | Accessible Accordion component for React | 19 days ago | -| [react-pdf-viewer](https://github.com/react-pdf-viewer/react-pdf-viewer) | 629 | A React component to view a PDF document | 14 hours ago | -| [react-sortable-pane](https://github.com/bokuweb/react-sortable-pane) | 570 | :sparkles: A sortable and resizable pane component for React. | 3 months ago | +| [awesome-react-components](https://github.com/brillout/awesome-react-components) | 28094 | Curated List of React Components & Libraries. | 4 days ago | +| [react-beautiful-dnd](https://github.com/atlassian/react-beautiful-dnd) | 25009 | Beautiful and accessible drag and drop for lists with React | 5 days ago | +| [react-select](https://github.com/JedWatson/react-select) | 23422 | The Select Component for React.js | 12 hours ago | +| [react-virtualized](https://github.com/bvaughn/react-virtualized) | 22501 | React components for efficiently rendering large lists and tabular data | 11 days ago | +| [react-spring](https://github.com/pmndrs/react-spring) | 21338 | ✌️ A spring physics based React animation library | 4 days ago | +| [cleave.js](https://github.com/nosir/cleave.js) | 16956 | Format input text content when you are typing... | a month ago | +| [react-dnd](https://github.com/react-dnd/react-dnd) | 16446 | Drag and Drop for React | 6 days ago | +| [react-table](https://github.com/tannerlinsley/react-table) | 15142 | ⚛️ Hooks for building fast and extendable tables and datagrids for React | 8 days ago | +| [react-grid-layout](https://github.com/react-grid-layout/react-grid-layout) | 14236 | A draggable and resizable grid layout with responsive breakpoints, for React. | 4 days ago | +| [formatjs](https://github.com/formatjs/formatjs) | 12734 | The monorepo home to all of the FormatJS related libraries, most notably react-intl. | an hour ago | +| [motion](https://github.com/framer/motion) | 12334 | Open source, production-ready animation and gesture library for React | a day ago | +| [react-dates](https://github.com/airbnb/react-dates) | 11606 | An easily internationalizable, mobile-friendly datepicker library for the web | 5 days ago | +| [react-window](https://github.com/bvaughn/react-window) | 11269 | React components for efficiently rendering large lists and tabular data | 3 months ago | +| [react-slick](https://github.com/akiran/react-slick) | 9871 | React carousel component | 9 days ago | +| [text-mask](https://github.com/text-mask/text-mask) | 8068 | Input mask for React, Angular, Ember, Vue, & plain JavaScript | 3 months ago | +| [react-draggable](https://github.com/react-grid-layout/react-draggable) | 7017 | React draggable component | a month ago | +| [react-i18next](https://github.com/i18next/react-i18next) | 6753 | Internationalization for react done right. Using the i18next i18n ecosystem. | 5 days ago | +| [react-modal](https://github.com/reactjs/react-modal) | 6581 | Accessible modal dialog component for React | 16 days ago | +| [react-datepicker](https://github.com/Hacker0x01/react-datepicker) | 6028 | A simple and reusable datepicker component for React | a day ago | +| [react-big-calendar](https://github.com/jquense/react-big-calendar) | 5187 | gcal/outlook like calendar component | 5 days ago | +| [react-data-grid](https://github.com/adazzle/react-data-grid) | 4804 | Feature-rich and customizable data grid React component | 20 minutes ago | +| [react-joyride](https://github.com/gilbarbara/react-joyride) | 4087 | Create guided tours in your apps | 12 days ago | +| [react-fontawesome](https://github.com/FortAwesome/react-fontawesome) | 3434 | Font Awesome React component | 4 days ago | +| [qrcode.react](https://github.com/zpao/qrcode.react) | 2576 | A component for use with React. | 15 days ago | +| [react-rnd](https://github.com/bokuweb/react-rnd) | 2442 | 🖱 A resizable and draggable component for React. | a day ago | +| [react-loading-skeleton](https://github.com/dvtng/react-loading-skeleton) | 2377 | Create skeleton screens that automatically adapt to your app! | 11 hours ago | +| [tsparticles](https://github.com/matteobruni/tsparticles) | 2331 | tsParticles - Easily create highly customizable particles animations and use them as animated backgrounds for your website. Ready to use components available for React.js, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Inferno, Solid, Riot and Web Components. | 8 hours ago | +| [react-popper](https://github.com/popperjs/react-popper) | 2124 | 🍿⚛Official React library to use Popper, the positioning library | 5 days ago | +| [cookies](https://github.com/reactivestack/cookies) | 2107 | Load and save cookies within your React application | a month ago | +| [react-hotkeys](https://github.com/greena13/react-hotkeys) | 1898 | Declarative hotkey and focus area management for React | 25 days ago | +| [react-list](https://github.com/caseywebdev/react-list) | 1877 | :scroll: A versatile infinite scroll React component. | 10 months ago | +| [rheostat](https://github.com/airbnb/rheostat) | 1641 | Rheostat is a www, mobile, and accessible slider component built with React | 8 months ago | +| [react-resizable](https://github.com/react-grid-layout/react-resizable) | 1600 | A simple React component that is resizable with a handle. | 4 days ago | +| [re-resizable](https://github.com/bokuweb/re-resizable) | 1507 | 📏 A resizable component for React. | 15 hours ago | +| [react-colorful](https://github.com/omgovich/react-colorful) | 1504 | 🎨 A tiny (2,5 KB) color picker component for React and Preact apps | 2 days ago | +| [react-spinkit](https://github.com/KyleAMathews/react-spinkit) | 1448 | A collection of loading indicators animated with CSS for React | 5 days ago | +| [react-device-detect](https://github.com/duskload/react-device-detect) | 1411 | Detect device, and render view according to detected device type. | 8 hours ago | +| [react-spaces](https://github.com/aeagle/react-spaces) | 988 | React components that allow you to divide a page or container into nestable anchored, scrollable and resizable spaces. | a month ago | +| [react-aria-modal](https://github.com/davidtheclark/react-aria-modal) | 890 | A fully accessible React modal built according WAI-ARIA Authoring Practices | a month ago | +| [react-archer](https://github.com/pierpo/react-archer) | 709 | 🏹 Draw arrows between React elements 🖋 | 5 days ago | +| [react-accessible-accordion](https://github.com/springload/react-accessible-accordion) | 656 | Accessible Accordion component for React | 5 days ago | +| [react-pdf-viewer](https://github.com/react-pdf-viewer/react-pdf-viewer) | 641 | A React component to view a PDF document | 6 days ago | +| [react-sortable-pane](https://github.com/bokuweb/react-sortable-pane) | 571 | :sparkles: A sortable and resizable pane component for React. | 4 months ago | | [react-keydown](https://github.com/glortho/react-keydown) | 497 | Lightweight keydown wrapper for React components | 4 months ago | -| [react-gtm](https://github.com/alinemorelli/react-gtm) | 425 | React Google Tag Manager | a month ago | -| [react-parallax-tilt](https://github.com/mkosir/react-parallax-tilt) | 365 | 👀 Easily apply tilt hover effect on React components - lightweight/zero dependencies | 3 days ago | +| [react-gtm](https://github.com/alinemorelli/react-gtm) | 431 | React Google Tag Manager | 5 days ago | +| [react-parallax-tilt](https://github.com/mkosir/react-parallax-tilt) | 368 | 👀 Easily apply tilt hover effect on React components - lightweight/zero dependencies | 4 days ago | | [react-truncate-markup](https://github.com/parsable/react-truncate-markup) | 123 | ✂️ React component for truncating JSX markup | 4 months ago | -| [react-searchbox-awesome](https://github.com/axmz/react-searchbox-awesome) | 19 | The coolest searchbox for React.js! | a month ago | +| [react-searchbox-awesome](https://github.com/axmz/react-searchbox-awesome) | 20 | The coolest searchbox for React.js! | a month ago | ### [React Testing](#react-testing) @@ -227,11 +227,11 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [jest](https://github.com/facebook/jest) | 36358 | Delightful JavaScript Testing. | a day ago | -| [enzyme](https://github.com/enzymejs/enzyme) | 19695 | JavaScript Testing utilities for React | a month ago | -| [react-testing-library](https://github.com/testing-library/react-testing-library) | 15144 | 🐐 Simple and complete React DOM testing utilities that encourage good testing practices. | 15 hours ago | -| [majestic](https://github.com/Raathigesh/majestic) | 7191 | ⚡ Zero config GUI for Jest | 2 months ago | -| [react-hooks-testing-library](https://github.com/testing-library/react-hooks-testing-library) | 3898 | 🐏 Simple and complete React hooks testing utilities that encourage good testing practices. | 13 hours ago | +| [jest](https://github.com/facebook/jest) | 36613 | Delightful JavaScript Testing. | 5 hours ago | +| [enzyme](https://github.com/enzymejs/enzyme) | 19715 | JavaScript Testing utilities for React | 2 days ago | +| [react-testing-library](https://github.com/testing-library/react-testing-library) | 15206 | 🐐 Simple and complete React DOM testing utilities that encourage good testing practices. | a day ago | +| [majestic](https://github.com/Raathigesh/majestic) | 7204 | ⚡ Zero config GUI for Jest | 2 months ago | +| [react-hooks-testing-library](https://github.com/testing-library/react-hooks-testing-library) | 3949 | 🐏 Simple and complete React hooks testing utilities that encourage good testing practices. | 5 days ago | ### [React Libraries](#react-libraries) @@ -239,34 +239,34 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [uppy](https://github.com/transloadit/uppy) | 24542 | The next open source file uploader for web browsers :dog: | 2 days ago | -| [slate](https://github.com/ianstormtaylor/slate) | 22184 | A completely customizable framework for building rich text editors. (Currently in beta.) | a day ago | -| [draft-js](https://github.com/facebook/draft-js) | 20774 | A React framework for building text editors. | 4 days ago | -| [react-motion](https://github.com/chenglou/react-motion) | 20085 | A spring that solves your animation problems. | 12 days ago | -| [react-helmet](https://github.com/nfl/react-helmet) | 15524 | A document head manager for React | a month ago | -| [riot](https://github.com/riot/riot) | 14543 | Simple and elegant component-based UI library | a month ago | -| [bit](https://github.com/teambit/bit) | 13955 | A tool for component-driven application development. | 8 hours ago | -| [react-desktop](https://github.com/gabrielbull/react-desktop) | 9223 | React UI Components for macOS High Sierra and Windows 10 | 4 months ago | -| [react-toolbox](https://github.com/react-toolbox/react-toolbox) | 8708 | A set of React components implementing Google's Material Design specification with the power of CSS Modules | 8 months ago | -| [react-icons](https://github.com/react-icons/react-icons) | 6840 | svg react icons of popular icon packs | 12 hours ago | -| [react-responsive](https://github.com/contra/react-responsive) | 5728 | CSS media queries in react - for responsive design, and more. | 9 days ago | -| [reactivesearch](https://github.com/appbaseio/reactivesearch) | 4470 | Search UI components for React and Vue: powered by appbase.io / Elasticsearch | 5 days ago | -| [react-snap](https://github.com/stereobooster/react-snap) | 4444 | 👻 Zero-configuration framework-agnostic static prerendering for SPAs | a month ago | -| [react-instantsearch](https://github.com/algolia/react-instantsearch) | 1565 | ⚡️ Lightning-fast search for React and React Native applications, by Algolia. | 2 days ago | -| [reapop](https://github.com/LouisBarranqueiro/reapop) | 1218 | :postbox: A simple and customizable React notifications system | 2 days ago | +| [uppy](https://github.com/transloadit/uppy) | 24626 | The next open source file uploader for web browsers :dog: | 2 days ago | +| [slate](https://github.com/ianstormtaylor/slate) | 22269 | A completely customizable framework for building rich text editors. (Currently in beta.) | 2 hours ago | +| [draft-js](https://github.com/facebook/draft-js) | 20827 | A React framework for building text editors. | 5 days ago | +| [react-motion](https://github.com/chenglou/react-motion) | 20148 | A spring that solves your animation problems. | 25 days ago | +| [react-helmet](https://github.com/nfl/react-helmet) | 15588 | A document head manager for React | 13 days ago | +| [riot](https://github.com/riot/riot) | 14544 | Simple and elegant component-based UI library | 6 days ago | +| [bit](https://github.com/teambit/bit) | 14008 | A tool for component-driven application development. | a day ago | +| [react-desktop](https://github.com/gabrielbull/react-desktop) | 9246 | React UI Components for macOS High Sierra and Windows 10 | 5 months ago | +| [react-toolbox](https://github.com/react-toolbox/react-toolbox) | 8715 | A set of React components implementing Google's Material Design specification with the power of CSS Modules | 8 months ago | +| [react-icons](https://github.com/react-icons/react-icons) | 6894 | svg react icons of popular icon packs | 4 days ago | +| [react-responsive](https://github.com/contra/react-responsive) | 5750 | CSS media queries in react - for responsive design, and more. | 22 days ago | +| [reactivesearch](https://github.com/appbaseio/reactivesearch) | 4477 | Search UI components for React and Vue: powered by appbase.io / Elasticsearch | 2 days ago | +| [react-snap](https://github.com/stereobooster/react-snap) | 4457 | 👻 Zero-configuration framework-agnostic static prerendering for SPAs | 2 months ago | +| [react-instantsearch](https://github.com/algolia/react-instantsearch) | 1581 | ⚡️ Lightning-fast search for React and React Native applications, by Algolia. | a day ago | +| [reapop](https://github.com/LouisBarranqueiro/reapop) | 1224 | :postbox: A simple and customizable React notifications system | 9 hours ago | | [react-magic](https://github.com/reactjs/react-magic) | 869 | Automatically AJAXify plain HTML with the power of React. It's magic! | 2 years ago | -| [refract](https://github.com/fanduel-oss/refract) | 801 | Harness the power of reactive programming to supercharge your components | 12 days ago | +| [refract](https://github.com/fanduel-oss/refract) | 801 | Harness the power of reactive programming to supercharge your components | 5 days ago | | [react-extras](https://github.com/sindresorhus/react-extras) | 660 | Useful components and utilities for working with React | 8 months ago | -| [react-esi](https://github.com/dunglas/react-esi) | 572 | React ESI: Blazing-fast Server-Side Rendering for React and Next.js | a month ago | -| [react-uploady](https://github.com/rpldy/react-uploady) | 437 | Modern file uploading - components & hooks for React | 4 days ago | +| [react-esi](https://github.com/dunglas/react-esi) | 572 | React ESI: Blazing-fast Server-Side Rendering for React and Next.js | 5 days ago | +| [react-uploady](https://github.com/rpldy/react-uploady) | 442 | Modern file uploading - components & hooks for React | 3 days ago | | [Maple.js](https://github.com/Wildhoney/Maple.js) | 426 | Maple.js is a React webcomponents based framework mixing ES6 with Custom Elements, HTML Imports and Shadow DOM. It has in-built support for SASS and JSX, including a Gulp task for vulcanizing your project. | 6 years ago | | [react-i13n](https://github.com/yahoo/react-i13n) | 333 | A performant, scalable and pluggable approach to instrumenting your React application. | 2 days ago | -| [react-lodash](https://github.com/typicode/react-lodash) | 321 | ⚛️ 🔧 Lodash as React components | 3 years ago | -| [Keo](https://github.com/Wildhoney/Keo) | 223 | Plain functions for a more functional Deku approach to creating stateless React components, with functional goodies such as compose, memoize, etc... for free. | 11 days ago | +| [react-lodash](https://github.com/typicode/react-lodash) | 322 | ⚛️ 🔧 Lodash as React components | 3 years ago | +| [Keo](https://github.com/Wildhoney/Keo) | 223 | Plain functions for a more functional Deku approach to creating stateless React components, with functional goodies such as compose, memoize, etc... for free. | 24 days ago | | [tcomb-react](https://github.com/gcanti/tcomb-react) | 202 | Alternative syntax for PropTypes | 3 years ago | -| [react-border-wrapper](https://github.com/Metroxe/react-border-wrapper) | 147 | A wrapper for placing elements along div borders. | 12 days ago | -| [react-json-schema](https://github.com/TechniqueSoftware/react-json-schema) | 137 | Configure and build views using JSON schemas mapped to React components | a month ago | -| [react-open-doodles](https://github.com/lunahq/react-open-doodles) | 36 | A Free Set of Sketchy Illustrations provided by opendoodles | a month ago | +| [react-border-wrapper](https://github.com/Metroxe/react-border-wrapper) | 146 | A wrapper for placing elements along div borders. | 5 days ago | +| [react-json-schema](https://github.com/TechniqueSoftware/react-json-schema) | 137 | Configure and build views using JSON schemas mapped to React components | 2 months ago | +| [react-open-doodles](https://github.com/lunahq/react-open-doodles) | 37 | A Free Set of Sketchy Illustrations provided by opendoodles | 4 days ago | ### [React Integration](#react-integration) @@ -274,34 +274,34 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [react-three-fiber](https://github.com/pmndrs/react-three-fiber) | 14972 | 🇨🇭 A React renderer for Three.js | 3 days ago | -| [react-dropzone](https://github.com/react-dropzone/react-dropzone) | 8441 | Simple HTML5 drag-drop zone with React.js. | a month ago | -| [om](https://github.com/omcljs/om) | 6679 | ClojureScript interface to Facebook's React | a year ago | -| [react-rails](https://github.com/reactjs/react-rails) | 6355 | Integrate React.js with Rails views and controllers, the asset pipeline, or webpacker. | 9 days ago | -| [reagent](https://github.com/reagent-project/reagent) | 4300 | A minimalistic ClojureScript interface to React.js | 10 days ago | -| [reactfire](https://github.com/FirebaseExtended/reactfire) | 2748 | Hooks, Context Providers, and Components that make it easy to interact with Firebase. | 2 days ago | +| [react-three-fiber](https://github.com/pmndrs/react-three-fiber) | 15095 | 🇨🇭 A React renderer for Three.js | 3 hours ago | +| [react-dropzone](https://github.com/react-dropzone/react-dropzone) | 8471 | Simple HTML5 drag-drop zone with React.js. | 2 days ago | +| [om](https://github.com/omcljs/om) | 6682 | ClojureScript interface to Facebook's React | a year ago | +| [react-rails](https://github.com/reactjs/react-rails) | 6365 | Integrate React.js with Rails views and controllers, the asset pipeline, or webpacker. | 5 days ago | +| [reagent](https://github.com/reagent-project/reagent) | 4305 | A minimalistic ClojureScript interface to React.js | 23 days ago | +| [reactfire](https://github.com/FirebaseExtended/reactfire) | 2764 | Hooks, Context Providers, and Components that make it easy to interact with Firebase. | 4 days ago | | [express-react-views](https://github.com/reactjs/express-react-views) | 2701 | This is an Express view engine which renders React components on server. It renders static markup and *does not* support mounting those views on the client. | a month ago | -| [ngReact](https://github.com/ngReact/ngReact) | 2640 | Use React Components in Angular | 3 years ago | -| [React.NET](https://github.com/reactjs/React.NET) | 2124 | .NET library for JSX compilation and server-side rendering of React components | a month ago | +| [ngReact](https://github.com/ngReact/ngReact) | 2639 | Use React Components in Angular | 3 years ago | +| [React.NET](https://github.com/reactjs/React.NET) | 2126 | .NET library for JSX compilation and server-side rendering of React components | a month ago | | [react-three-legacy](https://github.com/Izzimach/react-three-legacy) | 1527 | React bindings to create and control a 3D scene using three.js | a year ago | -| [react-three-renderer](https://github.com/toxicFork/react-three-renderer) | 1498 | Render into a three.js canvas using React. | a year ago | -| [scalajs-react](https://github.com/japgolly/scalajs-react) | 1490 | Facebook's React on Scala.JS | 5 days ago | +| [react-three-renderer](https://github.com/toxicFork/react-three-renderer) | 1497 | Render into a three.js canvas using React. | a year ago | +| [scalajs-react](https://github.com/japgolly/scalajs-react) | 1493 | Facebook's React on Scala.JS | 8 days ago | | [react.backbone](https://github.com/clayallsopp/react.backbone) | 846 | Plugin for React to make Backbone migration easier | 4 years ago | | [rx-react](https://github.com/fdecampredon/rx-react) | 622 | ReactJS bindings for RxJS | 5 years ago | -| [react-recaptcha](https://github.com/appleboy/react-recaptcha) | 603 | A react.js reCAPTCHA for Google | 10 days ago | -| [react-masonry-css](https://github.com/paulcollett/react-masonry-css) | 559 | React Masonry layout component powered by CSS, dependancy free | 4 months ago | +| [react-recaptcha](https://github.com/appleboy/react-recaptcha) | 601 | A react.js reCAPTCHA for Google | 5 days ago | +| [react-masonry-css](https://github.com/paulcollett/react-masonry-css) | 568 | React Masonry layout component powered by CSS, dependancy free | 10 days ago | | [react-jade](https://github.com/pugjs/react-jade) | 555 | DEPRECATED, see | 4 years ago | | [coffee-react-transform](https://github.com/jsdf/coffee-react-transform) | 435 | DEPRECATED – Provides React JSX support for Coffeescript | 2 years ago | | [msx](https://github.com/insin/msx) | 369 | JSX for Mithril.js 0.x | 5 years ago | -| [reaptcha](https://github.com/sarneeh/reaptcha) | 342 | Google reCAPTCHA v2 for React | 10 days ago | +| [reaptcha](https://github.com/sarneeh/reaptcha) | 342 | Google reCAPTCHA v2 for React | 5 days ago | | [turbo-react](https://github.com/ssorallen/turbo-react) | 273 | A JavaScript library that transitions between static HTML pages on navigation; no app server required. | 4 years ago | | [react-play](https://github.com/ssorallen/react-play) | 216 | Render React components in the Play Framework with JDK8's JavaScript engine | 4 years ago | | [react-masonry-mixin](https://github.com/eiriklv/react-masonry-mixin) | 175 | A React.js mixin for using @desandro's Masonry | 5 years ago | | [jreact](https://github.com/KnisterPeter/jreact) | 169 | react.js on server-side java (with rhino or nashorn) | 5 years ago | | [jade-react](https://github.com/duncanbeevers/jade-react) | 153 | Compile Jade templates to React.DOM expressions | 8 years ago | -| [react-backbone](https://github.com/jhudson8/react-backbone) | 132 | backbone-aware mixins for react and a whole lot more | 6 years ago | +| [react-backbone](https://github.com/jhudson8/react-backbone) | 131 | backbone-aware mixins for react and a whole lot more | 6 years ago | | [react-bacon](https://github.com/jamesmacaulay/react-bacon) | 117 | A little module for using React with Bacon.js | 6 years ago | -| [reactdown](https://github.com/andreypopp/reactdown) | 111 | Markdown based live document format | 5 years ago | +| [reactdown](https://github.com/andreypopp/reactdown) | 112 | Markdown based live document format | 5 years ago | | [react-page-middleware](https://github.com/facebookarchive/react-page-middleware) | 107 | Connect/Express middleware to use React to generate whole websites | 6 years ago | | [sprockets-coffee-react](https://github.com/jsdf/sprockets-coffee-react) | 84 | DEPRECATED – Sprockets preprocessor for CJSX (Coffeescript with React JSX markup) | 5 years ago | | [react-events](https://github.com/jhudson8/react-events) | 82 | Declarative managed event bindings for react components | 6 years ago | @@ -330,15 +330,15 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [mobx](https://github.com/mobxjs/mobx) | 24201 | Simple, scalable state management. | 6 days ago | -| [react-query](https://github.com/tannerlinsley/react-query) | 22548 | ⚛️ Hooks for fetching, caching and updating asynchronous data in React | a day ago | -| [xstate](https://github.com/statelyai/xstate) | 17249 | State machines and statecharts for the modern web. | 14 hours ago | -| [Recoil](https://github.com/facebookexperimental/Recoil) | 14191 | Recoil is an experimental state management library for React apps. It provides several capabilities that are difficult to achieve with React alone, while being compatible with the newest features of React. | 17 hours ago | -| [zustand](https://github.com/pmndrs/zustand) | 10700 | 🐻 Bear necessities for state management in React | 14 hours ago | -| [easy-peasy](https://github.com/ctrlplusb/easy-peasy) | 4424 | Vegetarian friendly state for React | 10 days ago | -| [effector](https://github.com/effector/effector) | 3401 | The state manager ☄️ | 17 hours ago | -| [reactn](https://github.com/CharlesStover/reactn) | 1900 | React, but with built-in global state management. | 7 days ago | -| [hookstate](https://github.com/avkonst/hookstate) | 1047 | The simple but very powerful and incredibly fast state management for React that is based on hooks | 5 days ago | +| [mobx](https://github.com/mobxjs/mobx) | 24263 | Simple, scalable state management. | 4 days ago | +| [react-query](https://github.com/tannerlinsley/react-query) | 22797 | ⚛️ Hooks for fetching, caching and updating asynchronous data in React | a day ago | +| [xstate](https://github.com/statelyai/xstate) | 17409 | State machines and statecharts for the modern web. | 10 hours ago | +| [Recoil](https://github.com/facebookexperimental/Recoil) | 14331 | Recoil is an experimental state management library for React apps. It provides several capabilities that are difficult to achieve with React alone, while being compatible with the newest features of React. | 18 hours ago | +| [zustand](https://github.com/pmndrs/zustand) | 10914 | 🐻 Bear necessities for state management in React | 6 days ago | +| [easy-peasy](https://github.com/ctrlplusb/easy-peasy) | 4441 | Vegetarian friendly state for React | 5 days ago | +| [effector](https://github.com/effector/effector) | 3427 | The state manager ☄️ | 3 days ago | +| [reactn](https://github.com/CharlesStover/reactn) | 1899 | React, but with built-in global state management. | 5 days ago | +| [hookstate](https://github.com/avkonst/hookstate) | 1075 | The simple but very powerful and incredibly fast state management for React that is based on hooks | 5 days ago | ### [React Renderers](#react-renderers) @@ -346,13 +346,13 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [ink](https://github.com/vadimdemedes/ink) | 16771 | 🌈 React for interactive command-line apps | 6 days ago | -| [react-three-fiber](https://github.com/pmndrs/react-three-fiber) | 14972 | 🇨🇭 A React renderer for Three.js | 3 days ago | -| [react-sketchapp](https://github.com/airbnb/react-sketchapp) | 14826 | render React components to Sketch ⚛️💎 | 5 months ago | -| [react-pdf](https://github.com/diegomura/react-pdf) | 9781 | 📄 Create PDF files using React | a day ago | -| [remotion](https://github.com/remotion-dev/remotion) | 8241 | 🎥 Create videos programmatically in React | 10 hours ago | -| [react-blessed](https://github.com/Yomguithereal/react-blessed) | 4154 | A react renderer for blessed. | 4 months ago | -| [react-figma](https://github.com/react-figma/react-figma) | 1709 | ⚛️ A React renderer for Figma | 11 days ago | +| [ink](https://github.com/vadimdemedes/ink) | 16840 | 🌈 React for interactive command-line apps | 6 days ago | +| [react-three-fiber](https://github.com/pmndrs/react-three-fiber) | 15095 | 🇨🇭 A React renderer for Three.js | 3 hours ago | +| [react-sketchapp](https://github.com/airbnb/react-sketchapp) | 14836 | render React components to Sketch ⚛️💎 | 11 days ago | +| [react-pdf](https://github.com/diegomura/react-pdf) | 9843 | 📄 Create PDF files using React | 5 hours ago | +| [remotion](https://github.com/remotion-dev/remotion) | 8299 | 🎥 Create videos programmatically in React | 5 hours ago | +| [react-blessed](https://github.com/Yomguithereal/react-blessed) | 4158 | A react renderer for blessed. | 5 months ago | +| [react-figma](https://github.com/react-figma/react-figma) | 1717 | ⚛️ A React renderer for Figma | 5 days ago | | [react-nil](https://github.com/pmndrs/react-nil) | 596 | ⃝ A react null renderer | 3 months ago | @@ -361,14 +361,14 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [formik](https://github.com/formium/formik) | 28226 | Build forms in React, without the tears 😭 | 5 hours ago | -| [react-hook-form](https://github.com/react-hook-form/react-hook-form) | 23042 | 📋 React Hooks for forms validation (Web + React Native) | 15 hours ago | -| [react-jsonschema-form](https://github.com/rjsf-team/react-jsonschema-form) | 10534 | A React component for building Web forms from JSON Schema. | 11 hours ago | -| [react-final-form](https://github.com/final-form/react-final-form) | 6666 | 🏁 High performance subscription-based form state management for React | 12 days ago | -| [formily](https://github.com/alibaba/formily) | 5732 | Alibaba Group Unified Form Solution -- Support React/ReactNative/Vue2/Vue3 | 21 hours ago | -| [unform](https://github.com/unform/unform) | 4288 | Performance-focused API for React forms 🚀 | 12 days ago | -| [uniforms](https://github.com/vazco/uniforms) | 1465 | A React library for building forms from any schema. | 5 days ago | -| [formsy-react](https://github.com/formsy/formsy-react) | 724 | A form input builder and validator for React JS | a month ago | +| [formik](https://github.com/formium/formik) | 28345 | Build forms in React, without the tears 😭 | 2 days ago | +| [react-hook-form](https://github.com/react-hook-form/react-hook-form) | 23267 | 📋 React Hooks for forms validation (Web + React Native) | 18 hours ago | +| [react-jsonschema-form](https://github.com/rjsf-team/react-jsonschema-form) | 10591 | A React component for building Web forms from JSON Schema. | a day ago | +| [react-final-form](https://github.com/final-form/react-final-form) | 6682 | 🏁 High performance subscription-based form state management for React | 6 hours ago | +| [formily](https://github.com/alibaba/formily) | 5799 | Alibaba Group Unified Form Solution -- Support React/ReactNative/Vue2/Vue3 | 9 hours ago | +| [unform](https://github.com/unform/unform) | 4297 | Performance-focused API for React forms 🚀 | 5 days ago | +| [uniforms](https://github.com/vazco/uniforms) | 1478 | A React library for building forms from any schema. | 4 days ago | +| [formsy-react](https://github.com/formsy/formsy-react) | 724 | A form input builder and validator for React JS | 5 days ago | | [react-formal](https://github.com/jquense/react-formal) | 506 | Sophisticated HTML form management for React | 2 months ago | @@ -377,11 +377,11 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [downshift](https://github.com/downshift-js/downshift) | 9914 | 🏎 A set of primitives to build simple, flexible, WAI-ARIA compliant React autocomplete, combobox or select dropdown components. | a month ago | -| [react-autosuggest](https://github.com/moroshko/react-autosuggest) | 5690 | WAI-ARIA compliant React autosuggest component | a month ago | -| [react-autocomplete](https://github.com/reactjs/react-autocomplete) | 2150 | WAI-ARIA compliant React autocomplete (combobox) component | 2 years ago | -| [react-bootstrap-typeahead](https://github.com/ericgio/react-bootstrap-typeahead) | 828 | React typeahead with Bootstrap styling | 44 minutes ago | -| [react-autocomplete](https://github.com/eliseumds/react-autocomplete) | 100 | Just tasting some ReactJS + RxJS | 7 years ago | +| [downshift](https://github.com/downshift-js/downshift) | 9940 | 🏎 A set of primitives to build simple, flexible, WAI-ARIA compliant React autocomplete, combobox or select dropdown components. | a day ago | +| [react-autosuggest](https://github.com/moroshko/react-autosuggest) | 5708 | WAI-ARIA compliant React autosuggest component | a month ago | +| [react-autocomplete](https://github.com/reactjs/react-autocomplete) | 2151 | WAI-ARIA compliant React autocomplete (combobox) component | 2 years ago | +| [react-bootstrap-typeahead](https://github.com/ericgio/react-bootstrap-typeahead) | 828 | React typeahead with Bootstrap styling | 4 days ago | +| [react-autocomplete](https://github.com/eliseumds/react-autocomplete) | 101 | Just tasting some ReactJS + RxJS | 7 years ago | | [instatype](https://github.com/gragland/instatype) | 45 | ⚡️ Mobile-friendly React autocomplete component | a year ago | | [react-autocomplete](https://github.com/prometheusresearch-archive/react-autocomplete) | 38 | Autocomplete widget based on Facebook React | 4 years ago | @@ -391,11 +391,11 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [react-canvas](https://github.com/Flipboard/react-canvas) | 12728 | High performance rendering for React components | 3 years ago | -| [react-art](https://github.com/reactjs/react-art) | 1974 | React Bridge to the ART Drawing Library | 2 years ago | -| [react-svg-morph](https://github.com/gorangajic/react-svg-morph) | 772 | :crystal_ball: morph your svg component one into another other | 3 years ago | -| [react-svg-pan-zoom](https://github.com/chrvadala/react-svg-pan-zoom) | 605 | :eyes: A React component that adds pan and zoom features to SVG | 8 months ago | -| [react-hooks-svgdrawing](https://github.com/kmkzt/react-hooks-svgdrawing) | 175 | A hooks to svg drawing. | a day ago | +| [react-canvas](https://github.com/Flipboard/react-canvas) | 12734 | High performance rendering for React components | 3 years ago | +| [react-art](https://github.com/reactjs/react-art) | 1975 | React Bridge to the ART Drawing Library | 2 years ago | +| [react-svg-morph](https://github.com/gorangajic/react-svg-morph) | 774 | :crystal_ball: morph your svg component one into another other | 3 years ago | +| [react-svg-pan-zoom](https://github.com/chrvadala/react-svg-pan-zoom) | 606 | :eyes: A React component that adds pan and zoom features to SVG | 9 months ago | +| [react-hooks-svgdrawing](https://github.com/kmkzt/react-hooks-svgdrawing) | 175 | A hooks to svg drawing. | 10 hours ago | | [react-famous](https://github.com/pilwon/react-famous) | 170 | React bridge to Famo.us | 6 years ago | | [react-kinetic](https://github.com/freiksenet/react-kinetic) | 67 | HTML5 Canvas via KineticJS using React. | 7 years ago | @@ -405,11 +405,11 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [immutable-js](https://github.com/immutable-js/immutable-js) | 31350 | Immutable persistent data collections for Javascript which increase efficiency and simplicity. | 3 hours ago | -| [immer](https://github.com/immerjs/immer) | 21134 | Create the next immutable state by mutating the current one | 11 days ago | -| [rxdb](https://github.com/pubkey/rxdb) | 15956 | 🔄 A realtime Database for JavaScript Applications | 14 hours ago | -| [WatermelonDB](https://github.com/Nozbe/WatermelonDB) | 7754 | 🍉 Reactive & asynchronous database for powerful React and React Native apps ⚡️ | 3 days ago | -| [baobab](https://github.com/Yomguithereal/baobab) | 3092 | JavaScript & TypeScript persistent and optionally immutable data tree with cursors. | 8 months ago | +| [immutable-js](https://github.com/immutable-js/immutable-js) | 31387 | Immutable persistent data collections for Javascript which increase efficiency and simplicity. | 2 days ago | +| [immer](https://github.com/immerjs/immer) | 21204 | Create the next immutable state by mutating the current one | 5 days ago | +| [rxdb](https://github.com/pubkey/rxdb) | 16000 | 🔄 A realtime Database for JavaScript Applications | 6 hours ago | +| [WatermelonDB](https://github.com/Nozbe/WatermelonDB) | 7783 | 🍉 Reactive & asynchronous database for powerful React and React Native apps ⚡️ | 4 days ago | +| [baobab](https://github.com/Yomguithereal/baobab) | 3094 | JavaScript & TypeScript persistent and optionally immutable data tree with cursors. | 8 months ago | | [ReSub](https://github.com/microsoft/ReSub) | 605 | A library for writing React components that automatically manage subscriptions to data sources simply by accessing them | a month ago | @@ -418,14 +418,14 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [react-map-gl](https://github.com/visgl/react-map-gl) | 6110 | React friendly API wrapper around MapboxGL JS | 2 days ago | -| [google-map-react](https://github.com/google-map-react/google-map-react) | 5400 | Google map library for react that allows rendering components as markers :tada: | 13 days ago | -| [react-google-maps](https://github.com/tomchentw/react-google-maps) | 4484 | React.js Google Maps integration component | 7 months ago | -| [pigeon-maps](https://github.com/mariusandra/pigeon-maps) | 3132 | ReactJS Maps without external dependencies | 17 days ago | -| [react-mapbox-gl](https://github.com/alex3165/react-mapbox-gl) | 1641 | A React binding of mapbox-gl-js | a month ago | -| [google-maps-react](https://github.com/fullstackreact/google-maps-react) | 1517 | Companion code to the "How to Write a Google Maps React Component" Tutorial | 8 days ago | -| [react-gmaps](https://github.com/MicheleBertoli/react-gmaps) | 313 | A Google Maps component for React.js | 4 months ago | -| [react-geo](https://github.com/terrestris/react-geo) | 236 | A set of geo related modules to use in combination with React, Ant Design and OpenLayers. | 6 days ago | +| [react-map-gl](https://github.com/visgl/react-map-gl) | 6122 | React friendly API wrapper around MapboxGL JS | a day ago | +| [google-map-react](https://github.com/google-map-react/google-map-react) | 5428 | Google map library for react that allows rendering components as markers :tada: | a month ago | +| [react-google-maps](https://github.com/tomchentw/react-google-maps) | 4488 | React.js Google Maps integration component | 7 months ago | +| [pigeon-maps](https://github.com/mariusandra/pigeon-maps) | 3134 | ReactJS Maps without external dependencies | a month ago | +| [react-mapbox-gl](https://github.com/alex3165/react-mapbox-gl) | 1646 | A React binding of mapbox-gl-js | 4 days ago | +| [google-maps-react](https://github.com/fullstackreact/google-maps-react) | 1518 | Companion code to the "How to Write a Google Maps React Component" Tutorial | 3 days ago | +| [react-gmaps](https://github.com/MicheleBertoli/react-gmaps) | 313 | A Google Maps component for React.js | 5 months ago | +| [react-geo](https://github.com/terrestris/react-geo) | 237 | A set of geo related modules to use in combination with React, Ant Design and OpenLayers. | 9 days ago | | [react-googlemaps](https://github.com/pieterv/react-googlemaps) | 221 | A declarative React interface to Google Maps | 6 years ago | | [react-maps](https://github.com/matnel/react-maps) | 45 | | 7 years ago | @@ -435,14 +435,14 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [recharts](https://github.com/recharts/recharts) | 16975 | Redefined chart library built with React and D3 | 4 days ago | -| [visx](https://github.com/airbnb/visx) | 14132 | 🐯 visx , visualization components | 2 days ago | -| [nivo](https://github.com/plouc/nivo) | 9183 | nivo provides a rich set of dataviz components, built on top of the awesome d3 and Reactjs libraries | a day ago | -| [victory](https://github.com/FormidableLabs/victory) | 9080 | A collection of composable React components for building interactive data visualizations | 5 days ago | -| [react-vis](https://github.com/uber/react-vis) | 7976 | Data Visualization Components | 10 days ago | -| [echarts-for-react](https://github.com/hustcc/echarts-for-react) | 3345 | ⛳️ Apache ECharts components for React wrapper. 一个简单的 Apache echarts 的 React 封装。 | a month ago | -| [react-apexcharts](https://github.com/apexcharts/react-apexcharts) | 802 | 📊 React Component for ApexCharts | 9 days ago | -| [chartify](https://github.com/kis/chartify) | 673 | 📊 📈 📉 React.js plugin for building charts using CSS | a month ago | +| [recharts](https://github.com/recharts/recharts) | 17050 | Redefined chart library built with React and D3 | 4 days ago | +| [visx](https://github.com/airbnb/visx) | 14183 | 🐯 visx , visualization components | 4 days ago | +| [nivo](https://github.com/plouc/nivo) | 9224 | nivo provides a rich set of dataviz components, built on top of the awesome d3 and Reactjs libraries | 10 days ago | +| [victory](https://github.com/FormidableLabs/victory) | 9108 | A collection of composable React components for building interactive data visualizations | 8 days ago | +| [react-vis](https://github.com/uber/react-vis) | 7993 | Data Visualization Components | 23 days ago | +| [echarts-for-react](https://github.com/hustcc/echarts-for-react) | 3355 | ⛳️ Apache ECharts components for React wrapper. 一个简单的 Apache echarts 的 React 封装。 | 10 days ago | +| [react-apexcharts](https://github.com/apexcharts/react-apexcharts) | 817 | 📊 React Component for ApexCharts | 2 days ago | +| [chartify](https://github.com/kis/chartify) | 673 | 📊 📈 📉 React.js plugin for building charts using CSS | 5 days ago | ### [React Native](#react-native) @@ -450,36 +450,36 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [react-native](https://github.com/facebook/react-native) | 97787 | A framework for building native applications using React | 4 hours ago | -| [awesome-react-native](https://github.com/jondot/awesome-react-native) | 30305 | Awesome React Native components, news, tools, and learning material! | 20 days ago | -| [react-native-vector-icons](https://github.com/oblador/react-native-vector-icons) | 15154 | Customizable Icons for React Native with support for image source and full styling. | 12 days ago | -| [ignite](https://github.com/infinitered/ignite) | 12917 | Infinite Red's cutting edge React Native project boilerplate, along with a CLI, component/model generators, and more! | 2 days ago | -| [create-react-native-app](https://github.com/expo/create-react-native-app) | 12771 | Create React Native apps that run on iOS, Android, and web | 12 days ago | -| [react-native-gifted-chat](https://github.com/FaridSafi/react-native-gifted-chat) | 11045 | 💬 The most complete chat UI for React Native | 2 days ago | -| [react-native-code-push](https://github.com/microsoft/react-native-code-push) | 7726 | React Native module for CodePush | 7 days ago | -| [react-native-fast-image](https://github.com/DylanVann/react-native-fast-image) | 6230 | 🚩 FastImage, performant React Native image component. | 14 days ago | -| [react-native-device-info](https://github.com/react-native-device-info/react-native-device-info) | 5478 | Device Information for React Native iOS and Android | 3 days ago | -| [realm-js](https://github.com/realm/realm-js) | 4511 | Realm is a mobile database: an alternative to SQLite & key-value stores | 9 hours ago | -| [react-native-gesture-handler](https://github.com/software-mansion/react-native-gesture-handler) | 4299 | Declarative API exposing platform native touch and gesture system to React Native. | 2 days ago | -| [recyclerlistview](https://github.com/Flipkart/recyclerlistview) | 3858 | High performance listview for React Native and web! | a month ago | -| [HackerNews-React-Native](https://github.com/iSimar/HackerNews-React-Native) | 3608 | Hacker News iOS and Android App - Made with React Native. | 4 years ago | -| [react-native-fbsdk](https://github.com/facebookarchive/react-native-fbsdk) | 3001 | A React Native wrapper around the Facebook SDKs for Android and iOS. Provides access to Facebook login, sharing, graph requests, app events etc. | 6 months ago | -| [google-signin](https://github.com/react-native-google-signin/google-signin) | 2316 | Google Sign-in for your React Native applications | 11 days ago | -| [react-native-side-menu](https://github.com/Kureev/react-native-side-menu) | 2212 | Side menu component for React Native | a year ago | -| [react-native-mapbox-gl](https://github.com/nitaliano/react-native-mapbox-gl) | 2109 | A Mapbox GL react native module for creating custom maps | a year ago | -| [react-native-largelist](https://github.com/bolan9999/react-native-largelist) | 2088 | The best large list component for React Native. | 12 days ago | -| [FinanceReactNative](https://github.com/7kfpun/FinanceReactNative) | 1943 | [Deprecated] iOS's Stocks App clone written in React Native for demo purpose (available both iOS and Android). | a month ago | -| [rn-placeholder](https://github.com/mfrachet/rn-placeholder) | 1887 | 🏖️ Display some placeholder stuff before rendering your text or media content in React Native | 11 days ago | +| [react-native](https://github.com/facebook/react-native) | 98326 | A framework for building native applications using React | 3 hours ago | +| [awesome-react-native](https://github.com/jondot/awesome-react-native) | 30371 | Awesome React Native components, news, tools, and learning material! | 8 days ago | +| [react-native-vector-icons](https://github.com/oblador/react-native-vector-icons) | 15193 | Customizable Icons for React Native with support for image source and full styling. | 5 days ago | +| [ignite](https://github.com/infinitered/ignite) | 12980 | Infinite Red's cutting edge React Native project boilerplate, along with a CLI, component/model generators, and more! | 10 hours ago | +| [create-react-native-app](https://github.com/expo/create-react-native-app) | 12785 | Create React Native apps that run on iOS, Android, and web | 4 days ago | +| [react-native-gifted-chat](https://github.com/FaridSafi/react-native-gifted-chat) | 11078 | 💬 The most complete chat UI for React Native | 2 days ago | +| [react-native-code-push](https://github.com/microsoft/react-native-code-push) | 7741 | React Native module for CodePush | 2 days ago | +| [react-native-fast-image](https://github.com/DylanVann/react-native-fast-image) | 6276 | 🚩 FastImage, performant React Native image component. | 3 days ago | +| [react-native-device-info](https://github.com/react-native-device-info/react-native-device-info) | 5493 | Device Information for React Native iOS and Android | 4 days ago | +| [realm-js](https://github.com/realm/realm-js) | 4529 | Realm is a mobile database: an alternative to SQLite & key-value stores | a day ago | +| [react-native-gesture-handler](https://github.com/software-mansion/react-native-gesture-handler) | 4324 | Declarative API exposing platform native touch and gesture system to React Native. | 15 hours ago | +| [recyclerlistview](https://github.com/Flipkart/recyclerlistview) | 3882 | High performance listview for React Native and web! | 4 days ago | +| [HackerNews-React-Native](https://github.com/iSimar/HackerNews-React-Native) | 3610 | Hacker News iOS and Android App - Made with React Native. | 4 years ago | +| [react-native-fbsdk](https://github.com/facebookarchive/react-native-fbsdk) | 3000 | A React Native wrapper around the Facebook SDKs for Android and iOS. Provides access to Facebook login, sharing, graph requests, app events etc. | 6 months ago | +| [google-signin](https://github.com/react-native-google-signin/google-signin) | 2329 | Google Sign-in for your React Native applications | 5 days ago | +| [react-native-side-menu](https://github.com/Kureev/react-native-side-menu) | 2213 | Side menu component for React Native | a year ago | +| [react-native-mapbox-gl](https://github.com/nitaliano/react-native-mapbox-gl) | 2111 | A Mapbox GL react native module for creating custom maps | a year ago | +| [react-native-largelist](https://github.com/bolan9999/react-native-largelist) | 2090 | The best large list component for React Native. | 25 days ago | +| [FinanceReactNative](https://github.com/7kfpun/FinanceReactNative) | 1946 | [Deprecated] iOS's Stocks App clone written in React Native for demo purpose (available both iOS and Android). | 5 days ago | +| [rn-placeholder](https://github.com/mfrachet/rn-placeholder) | 1896 | 🏖️ Display some placeholder stuff before rendering your text or media content in React Native | 5 days ago | | [react-native-icons](https://github.com/corymsmith/react-native-icons) | 1157 | Quick and easy icons in React Native | 3 years ago | -| [sentry-react-native](https://github.com/getsentry/sentry-react-native) | 1148 | Official Sentry SDK for react-native | 2 days ago | +| [sentry-react-native](https://github.com/getsentry/sentry-react-native) | 1157 | Official Sentry SDK for react-native | a day ago | | [react-native-social-share](https://github.com/doefler/react-native-social-share) | 409 | Use the iOS and Android native Twitter and Facebook share popup with React Native https://github.com/doefler/react-native-social-share | 2 years ago | | [ziliun-react-native](https://github.com/sonnylazuardi/ziliun-react-native) | 286 | Ziliun article reader android app built with React Native | 6 years ago | -| [react-native-picker-modal-view](https://github.com/pankod/react-native-picker-modal-view) | 165 | An unified React Native Picker Modal component for iOS and Android. | a month ago | +| [react-native-picker-modal-view](https://github.com/pankod/react-native-picker-modal-view) | 166 | An unified React Native Picker Modal component for iOS and Android. | 5 days ago | | [NBAreact](https://github.com/jbkuczma/NBAreact) | 104 | 🏀 iOS and Android NBA app created with React Native | 3 years ago | | [SplashWalls](https://github.com/nashvail/SplashWalls) | 73 | iOS Wallpaper downloading app created in React Native. | 5 years ago | -| [react-native-react-bridge](https://github.com/inokawa/react-native-react-bridge) | 36 | An easy way to integrate your React (or Preact) app into React Native app with WebView. | 2 days ago | -| [uncompress-react-native](https://github.com/didisouzacosta/uncompress-react-native) | 29 | Simple library to decompress files .zip, .rar, .cbz, .cbr in React Native. | a month ago | -| [timetable](https://github.com/EarlGeorge/timetable) | 26 | Bus Timetable app React Native | a month ago | +| [react-native-react-bridge](https://github.com/inokawa/react-native-react-bridge) | 43 | An easy way to integrate your React (or Preact) app into React Native app with WebView. | 12 hours ago | +| [timetable](https://github.com/EarlGeorge/timetable) | 28 | Bus Timetable app React Native | 4 days ago | +| [uncompress-react-native](https://github.com/didisouzacosta/uncompress-react-native) | 28 | Simple library to decompress files .zip, .rar, .cbz, .cbr in React Native. | 4 days ago | ### [Redux](#redux) @@ -487,20 +487,20 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [redux](https://github.com/reduxjs/redux) | 56636 | Predictable state container for JavaScript apps | a day ago | -| [redux-saga](https://github.com/redux-saga/redux-saga) | 21821 | An alternative side effect model for Redux apps | 11 days ago | -| [react-redux](https://github.com/reduxjs/react-redux) | 21348 | Official React bindings for Redux | 3 days ago | -| [normalizr](https://github.com/paularmstrong/normalizr) | 20460 | Normalizes nested JSON according to a schema | 12 days ago | -| [reselect](https://github.com/reduxjs/reselect) | 18178 | Selector library for Redux | 2 months ago | -| [redux-thunk](https://github.com/reduxjs/redux-thunk) | 16610 | Thunk middleware for Redux | 14 days ago | -| [redux-form](https://github.com/redux-form/redux-form) | 12576 | A Higher Order Component using react-redux to keep form state in a Redux store | 2 months ago | -| [redux-devtools](https://github.com/reduxjs/redux-devtools) | 12102 | DevTools for Redux with hot reloading, action replay, and customizable UI | 2 days ago | -| [awesome-redux](https://github.com/xgrommx/awesome-redux) | 11930 | Awesome list of Redux examples and middlewares | a year ago | -| [redux-persist](https://github.com/rt2zz/redux-persist) | 11554 | persist and rehydrate a redux store | 16 days ago | -| [redux-observable](https://github.com/redux-observable/redux-observable) | 7711 | RxJS middleware for action side effects in Redux using "Epics" | 3 months ago | -| [redux-toolkit](https://github.com/reduxjs/redux-toolkit) | 6258 | The official, opinionated, batteries-included toolset for efficient Redux development | 17 hours ago | -| [connected-react-router](https://github.com/supasate/connected-react-router) | 4569 | A Redux binding for React Router v4 | 6 days ago | -| [redux-undo](https://github.com/omnidan/redux-undo) | 2707 | :recycle: higher order reducer to add undo/redo functionality to redux state containers | 4 months ago | +| [redux](https://github.com/reduxjs/redux) | 56724 | Predictable state container for JavaScript apps | 6 days ago | +| [redux-saga](https://github.com/redux-saga/redux-saga) | 21850 | An alternative side effect model for Redux apps | 5 days ago | +| [react-redux](https://github.com/reduxjs/react-redux) | 21395 | Official React bindings for Redux | 7 hours ago | +| [normalizr](https://github.com/paularmstrong/normalizr) | 20498 | Normalizes nested JSON according to a schema | 5 days ago | +| [reselect](https://github.com/reduxjs/reselect) | 18206 | Selector library for Redux | 8 days ago | +| [redux-thunk](https://github.com/reduxjs/redux-thunk) | 16647 | Thunk middleware for Redux | 8 days ago | +| [redux-form](https://github.com/redux-form/redux-form) | 12579 | A Higher Order Component using react-redux to keep form state in a Redux store | 5 days ago | +| [redux-devtools](https://github.com/reduxjs/redux-devtools) | 12119 | DevTools for Redux with hot reloading, action replay, and customizable UI | 10 hours ago | +| [awesome-redux](https://github.com/xgrommx/awesome-redux) | 11932 | Awesome list of Redux examples and middlewares | 3 days ago | +| [redux-persist](https://github.com/rt2zz/redux-persist) | 11570 | persist and rehydrate a redux store | 3 days ago | +| [redux-observable](https://github.com/redux-observable/redux-observable) | 7713 | RxJS middleware for action side effects in Redux using "Epics" | 3 months ago | +| [redux-toolkit](https://github.com/reduxjs/redux-toolkit) | 6327 | The official, opinionated, batteries-included toolset for efficient Redux development | 3 days ago | +| [connected-react-router](https://github.com/supasate/connected-react-router) | 4582 | A Redux binding for React Router v4 | 5 days ago | +| [redux-undo](https://github.com/omnidan/redux-undo) | 2711 | :recycle: higher order reducer to add undo/redo functionality to redux state containers | 12 days ago | ### [GraphQL](#graphQL) @@ -508,20 +508,20 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [graphql-js](https://github.com/graphql/graphql-js) | 17956 | A reference implementation of GraphQL for JavaScript | 7 days ago | -| [graphql-spec](https://github.com/graphql/graphql-spec) | 13451 | GraphQL is a query language and execution engine tied to any backend service. | 9 days ago | -| [graphql-spec](https://github.com/graphql/graphql-spec) | 13451 | GraphQL is a query language and execution engine tied to any backend service. | 9 days ago | -| [graphql](https://github.com/graphql-go/graphql) | 7956 | An implementation of GraphQL for Go / Golang | 15 days ago | -| [graphql-playground](https://github.com/graphql/graphql-playground) | 7492 | 🎮 GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration) | 2 months ago | -| [graphene](https://github.com/graphql-python/graphene) | 6782 | GraphQL framework for Python | 2 days ago | -| [express-graphql](https://github.com/graphql/express-graphql) | 6071 | Create a GraphQL HTTP server with Express. | 11 days ago | -| [graphql-java](https://github.com/graphql-java/graphql-java) | 5179 | GraphQL Java implementation | 5 days ago | -| [graphql-dotnet](https://github.com/graphql-dotnet/graphql-dotnet) | 4907 | GraphQL for .NET | 11 days ago | -| [graphql-ruby](https://github.com/rmosolgo/graphql-ruby) | 4843 | Ruby implementation of GraphQL | 2 days ago | -| [graphql-php](https://github.com/webonyx/graphql-php) | 4138 | A PHP port of GraphQL reference implementation | 15 hours ago | -| [juniper](https://github.com/graphql-rust/juniper) | 3963 | GraphQL server library for Rust | 8 hours ago | -| [graphql-sequelize](https://github.com/mickhansen/graphql-sequelize) | 1849 | GraphQL & Relay for MySQL & Postgres via Sequelize | 7 months ago | -| [sangria](https://github.com/sangria-graphql/sangria) | 1846 | Scala GraphQL implementation | 2 days ago | +| [graphql-js](https://github.com/graphql/graphql-js) | 17982 | A reference implementation of GraphQL for JavaScript | a day ago | +| [graphql-spec](https://github.com/graphql/graphql-spec) | 13473 | GraphQL is a query language and execution engine tied to any backend service. | 10 days ago | +| [graphql-spec](https://github.com/graphql/graphql-spec) | 13473 | GraphQL is a query language and execution engine tied to any backend service. | 10 days ago | +| [graphql](https://github.com/graphql-go/graphql) | 7987 | An implementation of GraphQL for Go / Golang | a month ago | +| [graphql-playground](https://github.com/graphql/graphql-playground) | 7517 | 🎮 GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration) | 8 days ago | +| [graphene](https://github.com/graphql-python/graphene) | 6816 | GraphQL framework for Python | 4 days ago | +| [express-graphql](https://github.com/graphql/express-graphql) | 6086 | Create a GraphQL HTTP server with Express. | 10 days ago | +| [graphql-java](https://github.com/graphql-java/graphql-java) | 5201 | GraphQL Java implementation | 9 hours ago | +| [graphql-dotnet](https://github.com/graphql-dotnet/graphql-dotnet) | 4918 | GraphQL for .NET | 4 days ago | +| [graphql-ruby](https://github.com/rmosolgo/graphql-ruby) | 4852 | Ruby implementation of GraphQL | 11 hours ago | +| [graphql-php](https://github.com/webonyx/graphql-php) | 4149 | A PHP port of GraphQL reference implementation | 8 days ago | +| [juniper](https://github.com/graphql-rust/juniper) | 3993 | GraphQL server library for Rust | 2 days ago | +| [graphql-sequelize](https://github.com/mickhansen/graphql-sequelize) | 1850 | GraphQL & Relay for MySQL & Postgres via Sequelize | 7 months ago | +| [sangria](https://github.com/sangria-graphql/sangria) | 1847 | Scala GraphQL implementation | 8 hours ago | ### [Relay](#relay) @@ -529,11 +529,11 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [relay](https://github.com/facebook/relay) | 15937 | Relay is a JavaScript framework for building data-driven React applications. | 2 days ago | -| [jscodeshift](https://github.com/facebook/jscodeshift) | 6698 | A JavaScript codemod toolkit. | 12 days ago | -| [graphql-relay-js](https://github.com/graphql/graphql-relay-js) | 1387 | A library to help construct a graphql-js server supporting react-relay. | 2 days ago | +| [relay](https://github.com/facebook/relay) | 15974 | Relay is a JavaScript framework for building data-driven React applications. | 21 hours ago | +| [jscodeshift](https://github.com/facebook/jscodeshift) | 6736 | A JavaScript codemod toolkit. | 4 days ago | +| [graphql-relay-js](https://github.com/graphql/graphql-relay-js) | 1388 | A library to help construct a graphql-js server supporting react-relay. | 12 days ago | | [react-router-relay](https://github.com/relay-tools/react-router-relay) | 560 | [Deprecated] Relay Classic integration for React Router | 2 years ago | -| [relay-local-schema](https://github.com/relay-tools/relay-local-schema) | 249 | Use Relay without a GraphQL server | 17 days ago | +| [relay-local-schema](https://github.com/relay-tools/relay-local-schema) | 249 | Use Relay without a GraphQL server | a month ago | ### [React Apps](#React Apps) @@ -541,17 +541,17 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [kibana](https://github.com/elastic/kibana) | 16504 | Your window into the Elastic Stack | an hour ago | -| [spectrum](https://github.com/withspectrum/spectrum) | 10092 | Simple, powerful online communities. | 11 days ago | -| [webamp](https://github.com/captbaritone/webamp) | 8125 | Winamp 2 reimplemented for the browser | 2 days ago | -| [overreacted.io](https://github.com/gaearon/overreacted.io) | 6198 | Personal blog by Dan Abramov. | 4 days ago | -| [debugger](https://github.com/firefox-devtools/debugger) | 4595 | The faster and smarter Debugger for Firefox DevTools 🔥🦊🛠 | 6 months ago | -| [hackernews-react-graphql](https://github.com/clintonwoo/hackernews-react-graphql) | 4207 | Hacker News clone rewritten with universal JavaScript, using React and GraphQL. | 11 days ago | -| [dnote](https://github.com/dnote/dnote) | 2143 | A simple command line notebook for programmers | 22 days ago | -| [react-shopping-cart](https://github.com/jeffersonRibeiro/react-shopping-cart) | 1775 | 🛍️ Simple ecommerce cart application built with React Redux | a month ago | -| [mattermost-webapp](https://github.com/mattermost/mattermost-webapp) | 1344 | Webapp of Mattermost server: https://github.com/mattermost/mattermost-server | 2 days ago | -| [react-reduction](https://github.com/reduction-admin/react-reduction) | 1265 | React Reduction - Free Admin Template Built with React and Bootstrap4 | a month ago | -| [reactjs-tmdb-app](https://github.com/SKempin/reactjs-tmdb-app) | 856 | Responsive React 'The Movie Database' (TMDb) App | 7 months ago | +| [kibana](https://github.com/elastic/kibana) | 16547 | Your window into the Elastic Stack | 6 hours ago | +| [spectrum](https://github.com/withspectrum/spectrum) | 10116 | Simple, powerful online communities. | 5 days ago | +| [webamp](https://github.com/captbaritone/webamp) | 8144 | Winamp 2 reimplemented for the browser | 4 days ago | +| [overreacted.io](https://github.com/gaearon/overreacted.io) | 6212 | Personal blog by Dan Abramov. | 9 days ago | +| [debugger](https://github.com/firefox-devtools/debugger) | 4595 | The faster and smarter Debugger for Firefox DevTools 🔥🦊🛠 | 7 months ago | +| [hackernews-react-graphql](https://github.com/clintonwoo/hackernews-react-graphql) | 4210 | Hacker News clone rewritten with universal JavaScript, using React and GraphQL. | 5 days ago | +| [dnote](https://github.com/dnote/dnote) | 2152 | A simple command line notebook for programmers | 4 days ago | +| [react-shopping-cart](https://github.com/jeffersonRibeiro/react-shopping-cart) | 1779 | 🛍️ Simple ecommerce cart application built with React Redux | 5 days ago | +| [mattermost-webapp](https://github.com/mattermost/mattermost-webapp) | 1356 | Webapp of Mattermost server: https://github.com/mattermost/mattermost-server | 6 hours ago | +| [react-reduction](https://github.com/reduction-admin/react-reduction) | 1269 | React Reduction - Free Admin Template Built with React and Bootstrap4 | 5 days ago | +| [reactjs-tmdb-app](https://github.com/SKempin/reactjs-tmdb-app) | 854 | Responsive React 'The Movie Database' (TMDb) App | 7 months ago | ## [Awesome Vue](#awesome-vue) @@ -562,7 +562,7 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [vue](https://github.com/vuejs/vue) | 188023 | 🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web. | 10 hours ago | +| [vue](https://github.com/vuejs/vue) | 188542 | 🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web. | 23 minutes ago | ### [Vue Tutorials](#vue-tutorials) @@ -570,15 +570,15 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [vscode-recipes](https://github.com/microsoft/vscode-recipes) | 5199 | | 16 days ago | -| [mini-vue](https://github.com/cuixiaorui/mini-vue) | 3256 | 实现最简 vue3 模型( Help you learn more efficiently vue3 source code ) | 11 hours ago | -| [intro-to-vue](https://github.com/sdras/intro-to-vue) | 2600 | Workshop Materials for my Introduction to Vue.js Workshop | a month ago | -| [vuejs-learn](https://github.com/bhnddowinf/vuejs-learn) | 1969 | (vue.js official website tutorials ,contains video , codes, baudi yun, youtube) 网路上有很多 VUE 综合应用的视频,但大部份的视频 ,都当你已经了解官网 所以讲的节奏难免偏快。 此视频(都是上代码),以官网为重,将官网的观念,以视频搭配代码,实际演示。 如果官网有看不懂的地方,比对一下,视频跟代码,就会了解了。 减少你摸索的时间。(註:mvvm 的框架,不管是 ng , react, vue, avalonjs, 都是好的框架,而有经验的前端,至少都会两套以上的 mvvm。) | 4 years ago | -| [vuejs2-learn](https://github.com/bhnddowinf/vuejs2-learn) | 1500 | vuejs2 官网讲解 (vue.js 2 official website tutorials ,contains video , codes, baudi yun, youtube) | 4 years ago | -| [vue-js-workshop](https://github.com/jayway/vue-js-workshop) | 321 | Jayway Vue.js workshop | 4 months ago | +| [vscode-recipes](https://github.com/microsoft/vscode-recipes) | 5206 | | a month ago | +| [mini-vue](https://github.com/cuixiaorui/mini-vue) | 3329 | 实现最简 vue3 模型( Help you learn more efficiently vue3 source code ) | 14 hours ago | +| [intro-to-vue](https://github.com/sdras/intro-to-vue) | 2609 | Workshop Materials for my Introduction to Vue.js Workshop | a month ago | +| [vuejs-learn](https://github.com/bhnddowinf/vuejs-learn) | 1971 | (vue.js official website tutorials ,contains video , codes, baudi yun, youtube) 网路上有很多 VUE 综合应用的视频,但大部份的视频 ,都当你已经了解官网 所以讲的节奏难免偏快。 此视频(都是上代码),以官网为重,将官网的观念,以视频搭配代码,实际演示。 如果官网有看不懂的地方,比对一下,视频跟代码,就会了解了。 减少你摸索的时间。(註:mvvm 的框架,不管是 ng , react, vue, avalonjs, 都是好的框架,而有经验的前端,至少都会两套以上的 mvvm。) | 4 years ago | +| [vuejs2-learn](https://github.com/bhnddowinf/vuejs2-learn) | 1501 | vuejs2 官网讲解 (vue.js 2 official website tutorials ,contains video , codes, baudi yun, youtube) | 4 years ago | +| [vue-js-workshop](https://github.com/jayway/vue-js-workshop) | 322 | Jayway Vue.js workshop | 4 months ago | | [Build-vue-hackernews-2.0-from-scratch](https://github.com/Detachment/Build-vue-hackernews-2.0-from-scratch) | 83 | A tutorial for beginners to build a complex project with Vue.js 2.0 step by step | 3 years ago | -| [realtime-quiz-framework](https://github.com/ably-labs/realtime-quiz-framework) | 24 | This repository contains a base networking framework for building a realtime quiz platform with Ably. This project uses VueJS on the client-side and NodeJS on the server-side and is scalable as you need. | 6 months ago | -| [dengwanc.github.io](https://github.com/dengwanc/dengwanc.github.io) | 1 | Focus on the Moment | 8 days ago | +| [realtime-quiz-framework](https://github.com/ably-labs/realtime-quiz-framework) | 25 | This repository contains a base networking framework for building a realtime quiz platform with Ably. This project uses VueJS on the client-side and NodeJS on the server-side and is scalable as you need. | 7 months ago | +| [dengwanc.github.io](https://github.com/dengwanc/dengwanc.github.io) | 1 | Focus on the Moment | 13 hours ago | ### [Vue Examples](#vue-examples) @@ -586,64 +586,64 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [javascript](https://github.com/airbnb/javascript) | 114136 | JavaScript Style Guide | 3 days ago | -| [foundation-sites](https://github.com/foundation/foundation-sites) | 29119 | The most advanced responsive front-end framework in the world. Quickly create prototypes and production code for sites that work on any kind of device. | 4 days ago | -| [quasar](https://github.com/quasarframework/quasar) | 19412 | Quasar Framework - Build high-performance VueJS user interfaces in record time | 3 hours ago | -| [Vue-cnodejs](https://github.com/shinygang/Vue-cnodejs) | 3070 | 基于vue.js重写Cnodejs.org社区的webapp | 4 years ago | -| [douban](https://github.com/jeneser/douban) | 2327 | Awesome douban DEMO created with Vue2.x + Vuex + Vue-router + Superagent | 4 years ago | -| [vue-design-system](https://github.com/viljamis/vue-design-system) | 2052 | An open source tool for building UI Design Systems with Vue.js | 5 months ago | +| [javascript](https://github.com/airbnb/javascript) | 114470 | JavaScript Style Guide | 2 days ago | +| [foundation-sites](https://github.com/foundation/foundation-sites) | 29131 | The most advanced responsive front-end framework in the world. Quickly create prototypes and production code for sites that work on any kind of device. | 17 days ago | +| [quasar](https://github.com/quasarframework/quasar) | 19495 | Quasar Framework - Build high-performance VueJS user interfaces in record time | 2 days ago | +| [Vue-cnodejs](https://github.com/shinygang/Vue-cnodejs) | 3068 | 基于vue.js重写Cnodejs.org社区的webapp | 4 years ago | +| [douban](https://github.com/jeneser/douban) | 2326 | Awesome douban DEMO created with Vue2.x + Vuex + Vue-router + Superagent | 4 years ago | +| [vue-design-system](https://github.com/viljamis/vue-design-system) | 2052 | An open source tool for building UI Design Systems with Vue.js | 6 months ago | | [vue-zhihu-daily](https://github.com/hilongjw/vue-zhihu-daily) | 1286 | zhihu daily spa with vue 线上演示在这里 ----> | 4 years ago | | [aspnetcore-Vue-starter](https://github.com/TrilonIO/aspnetcore-Vue-starter) | 1190 | *NEW* Asp.net Core & Vue.js (ES6) SPA Starter kit - Vuex, webpack, Web API, Docker, and more! By @TrilonIO | 2 years ago | -| [GoodManWEN.github.io](https://github.com/GoodManWEN/GoodManWEN.github.io) | 1096 | 📕 A website simulating linux system's GUI, using theme of Deepin distro. 网页模拟桌面 | 2 months ago | -| [Mall-Vue](https://github.com/PowerDos/Mall-Vue) | 1037 | 基于Vue+Vuex+iView的电子商城网站 | a month ago | +| [GoodManWEN.github.io](https://github.com/GoodManWEN/GoodManWEN.github.io) | 1097 | 📕 A website simulating linux system's GUI, using theme of Deepin distro. 网页模拟桌面 | 2 months ago | +| [Mall-Vue](https://github.com/PowerDos/Mall-Vue) | 1043 | 基于Vue+Vuex+iView的电子商城网站 | a month ago | | [essay](https://github.com/wmui/essay) | 920 | A blog system based on Nuxt.js | a month ago | -| [easy-vue](https://github.com/TIGERB/easy-vue) | 906 | Learn vueJS Easily :ghost: | a month ago | -| [X-Flowchart-Vue](https://github.com/OXOYO/X-Flowchart-Vue) | 885 | 基于G6和Vue的可视化图形编辑器。A visual graph editor based on G6 and Vue. | 8 months ago | -| [laravel_template_with_vue](https://github.com/wmhello/laravel_template_with_vue) | 787 | laravel5.5和vue.js结合的前后端分离项目模板,后端使用了laravel的LTS版本(5.5),前端使用了流行的vue-element-template项目。作为程序的起点,可以直接以此为基础来进行业务扩展。模板内容包括基础的用户管理和权限管理、日志管理、集成第三方登录,整合laravel-echo-server 实现了websocket 做到了消息的实时推送,并在此基础上,实现了聊天室和客服功能。权限管理包括后端Token认证和前端vue.js的动态权限,解决了前后端完整分离的情况下,vue.js的认证与权限相关的痛点,已在本人的多个项目中集成使用。 | a month ago | +| [easy-vue](https://github.com/TIGERB/easy-vue) | 907 | Learn vueJS Easily :ghost: | a month ago | +| [X-Flowchart-Vue](https://github.com/OXOYO/X-Flowchart-Vue) | 892 | 基于G6和Vue的可视化图形编辑器。A visual graph editor based on G6 and Vue. | 9 months ago | +| [laravel_template_with_vue](https://github.com/wmhello/laravel_template_with_vue) | 788 | laravel5.5和vue.js结合的前后端分离项目模板,后端使用了laravel的LTS版本(5.5),前端使用了流行的vue-element-template项目。作为程序的起点,可以直接以此为基础来进行业务扩展。模板内容包括基础的用户管理和权限管理、日志管理、集成第三方登录,整合laravel-echo-server 实现了websocket 做到了消息的实时推送,并在此基础上,实现了聊天室和客服功能。权限管理包括后端Token认证和前端vue.js的动态权限,解决了前后端完整分离的情况下,vue.js的认证与权限相关的痛点,已在本人的多个项目中集成使用。 | 5 days ago | | [vue2.x-douban](https://github.com/superman66/vue2.x-douban) | 776 | Vue2.0实现简易豆瓣电影webApp | 3 years ago | | [electron-boilerplate-vue](https://github.com/bradstewart/electron-boilerplate-vue) | 720 | Boilerplate application for Electron runtime | 5 years ago | -| [CMS-of-Blog](https://github.com/ciqulover/CMS-of-Blog) | 668 | deprecated | 2 years ago | -| [vue-blog](https://github.com/FatDong1/vue-blog) | 634 | 🔥 Vue.js + Node.js + Mongodb 前后端分离的个人博客 | 10 months ago | -| [vue-shopping](https://github.com/andylei18/vue-shopping) | 621 | 基于Vue模仿蘑菇街的单页应用http://andylei18.github.io/vue-shopping/ | a month ago | -| [daily-zhihu](https://github.com/walleeeee/daily-zhihu) | 532 | 基于Vue2.0的知乎日报单页应用 | 3 years ago | -| [laravel-vue-boilerplate](https://github.com/alefesouza/laravel-vue-boilerplate) | 497 | :elephant: A Laravel 8 SPA boilerplate with a users CRUD using Vue.js 2.6, GraphQL, Bootstrap 4, TypeScript, Sass, and Pug. | 4 months ago | -| [asp-net-core-vue-starter](https://github.com/SoftwareAteliers/asp-net-core-vue-starter) | 485 | ASP.NET Core + Vue.js starter project | a month ago | -| [shopify-theme-lab](https://github.com/uicrooks/shopify-theme-lab) | 458 | Shopify theme development environment using Liquid, Vue and Tailwind CSS. Built on top of Shopify CLI 🧪 | 7 hours ago | -| [vue-s3-dropzone](https://github.com/kfei/vue-s3-dropzone) | 442 | :droplet: Vue.js component works with AWS S3 serverlessly | a month ago | -| [vuexpresso](https://github.com/Ethaan/vuexpresso) | 408 | :crystal_ball: VueJS + Express + GraphQL Boilerplate | 7 months ago | -| [vue-adminLte-vue-router](https://github.com/liujians/vue-adminLte-vue-router) | 371 | SPA about vue-cli+adminLte+vue-router | 4 years ago | -| [vue-chess](https://github.com/gustaYo/vue-chess) | 363 | Multiplayer online chess game use Vue , Nodejs, Webpack, Em6, Socket.io, Mongodb, Express | 4 months ago | -| [X-WebDesktop-Vue](https://github.com/OXOYO/X-WebDesktop-Vue) | 358 | 基于 Vue & Koa 的 WebDesktop 视窗系统 The WebDesktop system based on Vue | 11 days ago | +| [CMS-of-Blog](https://github.com/ciqulover/CMS-of-Blog) | 669 | deprecated | 2 years ago | +| [vue-blog](https://github.com/FatDong1/vue-blog) | 638 | 🔥 Vue.js + Node.js + Mongodb 前后端分离的个人博客 | a year ago | +| [vue-shopping](https://github.com/andylei18/vue-shopping) | 622 | 基于Vue模仿蘑菇街的单页应用http://andylei18.github.io/vue-shopping/ | 2 months ago | +| [daily-zhihu](https://github.com/walleeeee/daily-zhihu) | 531 | 基于Vue2.0的知乎日报单页应用 | 4 years ago | +| [laravel-vue-boilerplate](https://github.com/alefesouza/laravel-vue-boilerplate) | 499 | :elephant: A Laravel 8 SPA boilerplate with a users CRUD using Vue.js 2.6, GraphQL, Bootstrap 4, TypeScript, Sass, and Pug. | 5 months ago | +| [asp-net-core-vue-starter](https://github.com/SoftwareAteliers/asp-net-core-vue-starter) | 487 | ASP.NET Core + Vue.js starter project | 2 months ago | +| [shopify-theme-lab](https://github.com/uicrooks/shopify-theme-lab) | 469 | Shopify theme development environment using Liquid, Vue and Tailwind CSS. Built on top of Shopify CLI 🧪 | 13 days ago | +| [vue-s3-dropzone](https://github.com/kfei/vue-s3-dropzone) | 443 | :droplet: Vue.js component works with AWS S3 serverlessly | 2 months ago | +| [vuexpresso](https://github.com/Ethaan/vuexpresso) | 408 | :crystal_ball: VueJS + Express + GraphQL Boilerplate | 8 months ago | +| [vue-adminLte-vue-router](https://github.com/liujians/vue-adminLte-vue-router) | 373 | SPA about vue-cli+adminLte+vue-router | 4 years ago | +| [vue-chess](https://github.com/gustaYo/vue-chess) | 364 | Multiplayer online chess game use Vue , Nodejs, Webpack, Em6, Socket.io, Mongodb, Express | 4 months ago | +| [X-WebDesktop-Vue](https://github.com/OXOYO/X-WebDesktop-Vue) | 361 | 基于 Vue & Koa 的 WebDesktop 视窗系统 The WebDesktop system based on Vue | 5 days ago | | [hello-vue-django](https://github.com/rokups/hello-vue-django) | 333 | vuejs and Django integration with hot code reload. Dont use this, use https://github.com/NdagiStanley/vue-django or https://github.com/gtalarico/django-vue-template | 4 years ago | | [Loopa-News](https://github.com/Angarsk8/Loopa-News) | 315 | Realtime social news app developed from scratch with Elixir, Phoenix, Vue and Vuex | 5 years ago | -| [vue-sails-example](https://github.com/ndabAP/vue-sails-example) | 304 | NOT MAINTAINED Vue.js with Sails.js example project with many features | a year ago | -| [vuejs-firebase-shopping-cart](https://github.com/ittus/vuejs-firebase-shopping-cart) | 297 | Shopping cart demo using Vuejs and Firebase | a month ago | +| [vue-sails-example](https://github.com/ndabAP/vue-sails-example) | 303 | NOT MAINTAINED Vue.js with Sails.js example project with many features | a year ago | +| [vuejs-firebase-shopping-cart](https://github.com/ittus/vuejs-firebase-shopping-cart) | 298 | Shopping cart demo using Vuejs and Firebase | a month ago | | [node-vue-server-webpack](https://github.com/yjj5855/node-vue-server-webpack) | 282 | | 4 years ago | -| [vue-typescript-cookbook](https://github.com/ffxsam/vue-typescript-cookbook) | 256 | Recipes to demystify Vue + TypeScript | a year ago | +| [vue-typescript-cookbook](https://github.com/ffxsam/vue-typescript-cookbook) | 258 | Recipes to demystify Vue + TypeScript | a year ago | | [vue-mini-shop](https://github.com/BosNaufal/vue-mini-shop) | 252 | Mini Online Shop Built With Vue JS | 5 years ago | | [vue-firebase-auth-vuex](https://github.com/aofdev/vue-firebase-auth-vuex) | 250 | Vue Firebase🔥 Authentication with Vuex | 2 years ago | -| [xplan](https://github.com/JackGit/xplan) | 242 | A rotating earth H5 page with Vue and threejs | a month ago | -| [vuejs_boilerplate](https://github.com/arunredhu/vuejs_boilerplate) | 241 | Large scale Vue.js application boilerplate | 8 months ago | -| [vuex-examples](https://github.com/ooade/vuex-examples) | 237 | :bear: Simple Examples on using Vuex to build Real World Apps | 3 years ago | -| [aspnetcore-vue-typescript-template](https://github.com/danijelh/aspnetcore-vue-typescript-template) | 224 | Template AspNetCore with Vue, Vue router, Vuex, TypeScript, Bulma, Sass and Jest | a month ago | -| [vuex-feature-scoped-structure](https://github.com/igeligel/vuex-feature-scoped-structure) | 221 | :chart_with_upwards_trend: Feature scoped Vuex modules to have a better organization of business logic code inside Vuex modules based on Large-scale Vuex application structures @3yourmind | 3 years ago | +| [xplan](https://github.com/JackGit/xplan) | 245 | A rotating earth H5 page with Vue and threejs | 3 days ago | +| [vuejs_boilerplate](https://github.com/arunredhu/vuejs_boilerplate) | 242 | Large scale Vue.js application boilerplate | 9 months ago | +| [vuex-examples](https://github.com/ooade/vuex-examples) | 238 | :bear: Simple Examples on using Vuex to build Real World Apps | 3 years ago | +| [aspnetcore-vue-typescript-template](https://github.com/danijelh/aspnetcore-vue-typescript-template) | 224 | Template AspNetCore with Vue, Vue router, Vuex, TypeScript, Bulma, Sass and Jest | 2 months ago | +| [vuex-feature-scoped-structure](https://github.com/igeligel/vuex-feature-scoped-structure) | 222 | :chart_with_upwards_trend: Feature scoped Vuex modules to have a better organization of business logic code inside Vuex modules based on Large-scale Vuex application structures @3yourmind | 3 years ago | | [vue-foundation](https://github.com/vue-foundation/vue-foundation) | 212 | VueJS + Foundation + Vue-Router + Webpack | 4 years ago | +| [generator-loopback-vue](https://github.com/qxl1231/generator-loopback-vue) | 204 | app版本管理,(热更新)前后端分离,vue page分页功能,authenticate 权限控制,accesstoken机制,credentials,CI,docker | a month ago | | [koa-vue-notes-web](https://github.com/johndatserakis/koa-vue-notes-web) | 204 | 🤓 This is a simple SPA built using Koa as the backend, Vue as the first frontend, and React as the second frontend. Features MySQL integration, user authentication, CRUD note actions, and Vuex store modules. | a year ago | -| [generator-loopback-vue](https://github.com/qxl1231/generator-loopback-vue) | 203 | app版本管理,(热更新)前后端分离,vue page分页功能,authenticate 权限控制,accesstoken机制,credentials,CI,docker | 17 days ago | | [vue-simple-pwa](https://github.com/BosNaufal/vue-simple-pwa) | 192 | Simple Progressive Web App Built with Vue Js. https://bosnaufal.github.io/vue-simple-pwa | 4 years ago | | [vue-weather-notifier](https://github.com/sdras/vue-weather-notifier) | 192 | A small SVG animation illustrating a weather app notification in Vue | 5 years ago | | [vuetify-todo-pwa](https://github.com/davidgaroro/vuetify-todo-pwa) | 170 | ✔️ A simple Todo PWA built with Vue 2 + Vuex + Vuetify. | 5 months ago | | [vue-laravel-example](https://github.com/jcc/vue-laravel-example) | 164 | ⚡ Vue - Laravel - Example is a simple example to set Vue with Laravel. | 4 years ago | +| [vue-cart](https://github.com/crisgon/vue-cart) | 152 | :dollar: A shop cart made with vue | 9 months ago | | [vue-soundcloud](https://github.com/soroushchehresa/vue-soundcloud) | 151 | 🎧 A simple SoundCloud client built with Vue and Nuxt | 8 months ago | -| [vue-cart](https://github.com/crisgon/vue-cart) | 151 | :dollar: A shop cart made with vue | 9 months ago | | [VuejsSSRSample](https://github.com/mgyongyosi/VuejsSSRSample) | 147 | ASP.NET Core Vue.js server-side rendering sample: | 4 years ago | | [vue2.0-demos](https://github.com/qianyinghuanmie/vue2.0-demos) | 142 | vue2.0-demos(mobile) | 2 years ago | -| [laranuxt](https://github.com/acidjazz/laranuxt) | 129 | Laravel and Nuxt.js boilerplate | 4 days ago | -| [vuetify-swipeout](https://github.com/davidgaroro/vuetify-swipeout) | 126 | 👆 A swipe out example built with Vue 2 + Vuetify + Swiper. | a month ago | -| [vue-cion-design-system](https://github.com/visualjerk/vue-cion-design-system) | 124 | CION - Design system boilerplate for Vue.js | 12 days ago | +| [laranuxt](https://github.com/acidjazz/laranuxt) | 131 | Laravel and Nuxt.js boilerplate | 9 days ago | +| [vue-cion-design-system](https://github.com/visualjerk/vue-cion-design-system) | 126 | CION - Design system boilerplate for Vue.js | 5 days ago | +| [vuetify-swipeout](https://github.com/davidgaroro/vuetify-swipeout) | 126 | 👆 A swipe out example built with Vue 2 + Vuetify + Swiper. | 2 months ago | | [samples](https://github.com/johnnynotsolucky/samples) | 121 | | a month ago | | [vue-zhihudaily-2.0](https://github.com/cs1707/vue-zhihudaily-2.0) | 109 | Zhihudaily demo built with Vue 2.0, vue-router & vuex, with server-side rendering | 5 years ago | -| [vue-twitter-client](https://github.com/YuheiNakasaka/vue-twitter-client) | 106 | Twitter client created with Vue.js + Electron | 3 years ago | +| [vue-twitter-client](https://github.com/YuheiNakasaka/vue-twitter-client) | 107 | Twitter client created with Vue.js + Electron | 3 years ago | | [todomvc-vue-composition-api](https://github.com/vuesomedev/todomvc-vue-composition-api) | 100 | TodoMVC built with Vue 3 Composition Api and Vuex | 7 months ago | | [vue-memo](https://github.com/akifo/vue-memo) | 92 | Using Vue.js for memo web App. webpack, vuex, vue-router, Firebase. | 4 years ago | | [strong-together](https://github.com/websemantics/strong-together) | 90 | A starter project to build single page Vue.js apps as stand-alone or for Laravel / Laravel Spark projects; based on Browserify and Semantic-UI. | 4 years ago | @@ -653,30 +653,30 @@ | [vuefire-quickstart](https://github.com/sejr/vuefire-quickstart) | 80 | A boilerplate for web applications using Vue.js and Firebase, ft. Webpack and ESLint. | 5 years ago | | [simply-calculator-vuejs](https://github.com/CaiYiLiang/simply-calculator-vuejs) | 77 | A simple calculator made by vuejs 用vue.js实现简易计算器 | 4 years ago | | [begin](https://github.com/rajabishek/begin) | 74 | Simple task manager to keep your life in sync | 5 years ago | -| [vue-keep](https://github.com/wobsoriano/vue-keep) | 73 | Google Keep clone with Vue, Typescript and Firestore | 2 months ago | +| [vue-keep](https://github.com/wobsoriano/vue-keep) | 74 | Google Keep clone with Vue, Typescript and Firestore | 2 months ago | | [vue-soundcloud](https://github.com/mul14/vue-soundcloud) | 72 | Vuejs + SoundCloud demo app, for JogjaJS 4th meet up. | 4 years ago | | [feathers-vue-blog-admin-demo](https://github.com/delay/feathers-vue-blog-admin-demo) | 72 | Example app for using Feathers with Vue 2.0. It includes authentication, vue-router, vue-infinite-loading and roles. | 5 years ago | | [voie-example](https://github.com/inca/voie-example) | 68 | Voie.js simple example | 6 years ago | | [vue-music-qq](https://github.com/pluto1114/vue-music-qq) | 57 | A qq-music project is based on vue-cli. The pages are simple and smooth | 3 years ago | | [vue.js-v2-crud-application](https://github.com/shershen08/vue.js-v2-crud-application) | 56 | Vue.js demo app | 4 years ago | | [reddit-app](https://github.com/yujiahaol68/reddit-app) | 55 | A reddit web app using vue + webpack. Data from reddit API | 4 years ago | -| [vue-feathers-chat](https://github.com/ErickPetru/vue-feathers-chat) | 50 | A sample realtime chat made with Vue and Feathers. | 4 months ago | -| [laravel-vue-3-starter](https://github.com/boussadjra/laravel-vue-3-starter) | 50 | a pre-configured project using Laravel 8 and Vue 3 | 4 months ago | -| [pevn-starter](https://github.com/jesalg/pevn-starter) | 46 | A basic example of how to use VueJS, Express and PostgreSQL in conjunction. | a month ago | +| [laravel-vue-3-starter](https://github.com/boussadjra/laravel-vue-3-starter) | 51 | a pre-configured project using Laravel 8 and Vue 3 | 5 months ago | +| [vue-feathers-chat](https://github.com/ErickPetru/vue-feathers-chat) | 50 | A sample realtime chat made with Vue and Feathers. | 5 months ago | +| [pevn-starter](https://github.com/jesalg/pevn-starter) | 47 | A basic example of how to use VueJS, Express and PostgreSQL in conjunction. | a month ago | | [ionic-vue-examples](https://github.com/ModusCreateOrg/ionic-vue-examples) | 45 | Examples for @ionic/vue | a year ago | | [node-webkit-boilerplate](https://github.com/brandonjpierce/node-webkit-boilerplate) | 44 | [Unmaintained] | 5 years ago | | [bulma-vuejs-demo-website](https://github.com/faisaltheparttimecoder/bulma-vuejs-demo-website) | 44 | A demo website based on framework Bulma (css) & vuejs (JS) | 4 years ago | | [vueSocketChatroom](https://github.com/Chanran/vueSocketChatroom) | 42 | vue2.x + vue-router2.x+ vuex2.x + vux2.x + express + socket.io immediate chat room | 4 years ago | -| [vue-vuex-todomvc](https://github.com/bahmutov/vue-vuex-todomvc) | 40 | Example TodoMVC Vue.js app with Vuex store and server backend via REST | 9 days ago | -| [VueSamples](https://github.com/superlloyd/VueSamples) | 39 | | 6 years ago | +| [VueSamples](https://github.com/superlloyd/VueSamples) | 41 | | 6 years ago | +| [vue-vuex-todomvc](https://github.com/bahmutov/vue-vuex-todomvc) | 40 | Example TodoMVC Vue.js app with Vuex store and server backend via REST | 8 days ago | | [zhihu-daily-vue](https://github.com/moonou/zhihu-daily-vue) | 39 | zhihu daily for vue2.0 | 3 years ago | | [auth0-vue](https://github.com/DominikAngerer/auth0-vue) | 39 | A simple Vue.js Demo Application that uses Auth0 for Authentication | 3 years ago | -| [vuejs-example-stock-trader](https://github.com/sarneeh/vuejs-example-stock-trader) | 38 | Vue.js + Vue Router + Vuex in a simple Stock Trading game | 8 months ago | -| [vue-snake-game](https://github.com/Seokky/vue-snake-game) | 33 | Snake game on Vue.js without canvas | a month ago | -| [movie-search-vue](https://github.com/vuesomedev/movie-search-vue) | 33 | Movie search app with the Vue 3 Composition API | a month ago | -| [depict-it](https://github.com/ably-labs/depict-it) | 30 | a hilarious peer to peer drawing game built with vue.js using Ably channels. | a month ago | +| [vuejs-example-stock-trader](https://github.com/sarneeh/vuejs-example-stock-trader) | 38 | Vue.js + Vue Router + Vuex in a simple Stock Trading game | 9 months ago | +| [vue-snake-game](https://github.com/Seokky/vue-snake-game) | 33 | Snake game on Vue.js without canvas | 5 days ago | +| [movie-search-vue](https://github.com/vuesomedev/movie-search-vue) | 33 | Movie search app with the Vue 3 Composition API | 13 days ago | +| [depict-it](https://github.com/ably-labs/depict-it) | 32 | a hilarious peer to peer drawing game built with vue.js using Ably channels. | 4 days ago | | [tour-of-heroes-vue2](https://github.com/aweber1/tour-of-heroes-vue2) | 29 | Angular 2 Tour of Heroes app built with Vue.js 2.0 | 5 years ago | -| [vuejs-music-player](https://github.com/irustm/vuejs-music-player) | 29 | vuejs lite music player example | 16 days ago | +| [vuejs-music-player](https://github.com/irustm/vuejs-music-player) | 29 | vuejs lite music player example | a month ago | | [vuejs-websockets-example](https://github.com/latovicalmin/vuejs-websockets-example) | 29 | Basic example for the Websockets with Vue.js 2 | a month ago | | [vuefire-auth](https://github.com/aofdev/vuefire-auth) | 28 | Vue2-Auth-Email Verification with Firebase🔥 | 4 years ago | | [vuefire-realtimedatabase](https://github.com/aofdev/vuefire-realtimedatabase) | 27 | vue2-realtimedatabaseCRUD with firebase🔥 | 3 years ago | @@ -687,7 +687,7 @@ | [vuefire-storage](https://github.com/aofdev/vuefire-storage) | 24 | Vue2-Storage with Firebase🔥 | 4 years ago | | [vue-demos](https://github.com/CaiYiLiang/vue-demos) | 23 | This is the repo for vue2.x-demos | 4 years ago | | [vue-chart-starter-kit](https://github.com/joshua1988/vue-chart-starter-kit) | 23 | Simple chart page that uses Element UI, Vue Router and Vue Chart | 4 years ago | -| [vue-template](https://github.com/SierraSoftworks/vue-template) | 23 | A Vue.js web application template designed to be as lightweight as possible while offering an extensive set of features | 6 minutes ago | +| [vue-template](https://github.com/SierraSoftworks/vue-template) | 23 | A Vue.js web application template designed to be as lightweight as possible while offering an extensive set of features | 13 days ago | | [nuxtjs-otp-boilerplate](https://github.com/reiallenramos/nuxtjs-otp-boilerplate) | 23 | NuxtJS boilerplate with JWT authentication | a year ago | | [vuetest](https://github.com/sjerrys/vuetest) | 21 | an ad admin web, with vue, bootstrap, user auth, uploader and WYSIWYG editor in iframe. | 5 years ago | | [vuejs-boilerplate](https://github.com/storyblok/vuejs-boilerplate) | 21 | Storyblok - JavaScript - VueJS Boilerplate | 3 years ago | @@ -696,36 +696,36 @@ | [todomvc-vue](https://github.com/vuesomedev/todomvc-vue) | 19 | TodoMVC built with Vue and Vuex | a month ago | | [PokedexVueJs](https://github.com/rchung95/PokedexVueJs) | 18 | A Pokedex that will contain all 807 pokemon from the Pokemon series. Created in Vue.js | 3 years ago | | [vue3-webpack](https://github.com/boussadjra/vue3-webpack) | 16 | Vue 3 + webpack 4 starter | 10 months ago | -| [vue-webpack-typescript](https://github.com/akoidan/vue-webpack-typescript) | 15 | Project starter for Vue Typescript and Webpack | 7 months ago | +| [vue-webpack-typescript](https://github.com/akoidan/vue-webpack-typescript) | 15 | Project starter for Vue Typescript and Webpack | 8 months ago | +| [vue-chess-storybook](https://github.com/gustaYo/vue-chess-storybook) | 14 | Refactoring components to Vue2 https://gustayo.github.io/vue-chess-storybook/ | 4 years ago | | [vue-todo-list](https://github.com/alexander-elgin/vue-todo-list) | 14 | ToDo List sample app based on Vue + Vuex + Vuetify + Vee-Validate | 3 years ago | | [vue-next-example](https://github.com/arijs/vue-next-example) | 14 | Vue 3 example without any transpiler with vue-router | 4 months ago | -| [vue-chess-storybook](https://github.com/gustaYo/vue-chess-storybook) | 13 | Refactoring components to Vue2 https://gustayo.github.io/vue-chess-storybook/ | 4 years ago | -| [vue-relay-examples](https://github.com/vue-relay/vue-relay-examples) | 12 | :ballot_box_with_check: A collection of example applications using vue-relay. | a month ago | +| [vue-relay-examples](https://github.com/vue-relay/vue-relay-examples) | 12 | :ballot_box_with_check: A collection of example applications using vue-relay. | 2 months ago | | [all-about-me](https://github.com/ooxxro/all-about-me) | 12 | A Social Media Web App built with Vue.js, Firebase, Element-UI, Disqus, Vuex, Vue-Router, and Sass. | a month ago | -| [vue-jsx-and-vue-redux-navigation-tab](https://github.com/ShuvoHabib/vue-jsx-and-vue-redux-navigation-tab) | 10 | Navigation Tab with both plain VUE and VUE + Redux . Featured in Awesome-Vue | 4 years ago | +| [vue-jsx-and-vue-redux-navigation-tab](https://github.com/ShuvoHabib/vue-jsx-and-vue-redux-navigation-tab) | 10 | Navigation Tab with both plain VUE and VUE + Redux . Featured in Awesome-Vue | 5 years ago | | [cinemateka](https://github.com/Piterden/cinemateka) | 10 | Cinemateka. Events schedule webapp. "Seance" magazine. Laravel. VueJS. | 4 years ago | | [fue](https://github.com/elaijuh/fue) | 10 | SPA boilerplate with feathersjs and vuejs | 3 years ago | | [ngexplorer-quasar](https://github.com/gustaYo/ngexplorer-quasar) | 9 | Implementation of Ngexplorer client with quasar framework | 5 years ago | | [vuex-events-messaging-demo](https://github.com/metricloop/vuex-events-messaging-demo) | 9 | A quick demo on how to set up and use Vuex to create a events messaging system | 5 years ago | | [todomvc-vue-webpack](https://github.com/voluntadpear/todomvc-vue-webpack) | 7 | TodoMVC with Vue.js 2 + Webpack | 4 years ago | | [client-side-vue](https://github.com/justinwash/client-side-vue) | 7 | Vue.js client-side for tiny, quick-loading, node.js-less Single Page Apps. | 2 years ago | +| [vue-stack-cesium](https://github.com/meschg/vue-stack-cesium) | 7 | A minimal sample configuration with vue, vuex, vue-router, vuetify, Typescript and cesium. | 15 hours ago | | [vuejs-sqljs-boilerplate](https://github.com/skysign/vuejs-sqljs-boilerplate) | 6 | This is a boilerplate to use both Vue.js and sql.js together | 3 years ago | -| [one](https://github.com/jasscia/one) | 6 | 《ONE》 By Vue2.5 | 8 months ago | +| [one](https://github.com/jasscia/one) | 6 | 《ONE》 By Vue2.5 | 9 months ago | | [covid19-vue-component](https://github.com/snturk/covid19-vue-component) | 6 | covid19 live data component. add your website easily | a month ago | | [vue-table-pagination](https://github.com/echoVic/vue-table-pagination) | 5 | 一款用vue.js制作的带有导航菜单的表格,同时使用boostrap样式。 | 5 years ago | | [vue-cometchat-one-on-one-chat](https://github.com/cometchat-pro-tutorials/vue-cometchat-one-on-one-chat) | 5 | | a year ago | | [vuetify-i18n-boilerplate](https://github.com/Morgbn/vuetify-i18n-boilerplate) | 5 | A boilerplate to quickly start a Vue project using Vuetify, Vue-i18n, Vuex, Vue-router | a month ago | -| [vue-stack-cesium](https://github.com/meschg/vue-stack-cesium) | 4 | A minimal sample configuration with vue, vuex, vue-router, vuetify, Typescript and cesium. | 8 days ago | | [vue-minesweeper](https://github.com/rhapsodyn/vue-minesweeper) | 3 | deadly simple minesweeper with vuejs | 4 years ago | | [conway](https://github.com/alkhe/conway) | 3 | Conway's Game of Life in Vue. | 4 years ago | | [to](https://github.com/snturk/to) | 3 | text based social media app | a month ago | -| [vue-todo-pwa](https://github.com/davidgaroro/vue-todo-pwa) | 3 | ✔️ A simple Todo PWA built with Vue 3 + Vuex + Bootstrap 5. | 21 hours ago | +| [vue-todo-pwa](https://github.com/davidgaroro/vue-todo-pwa) | 3 | ✔️ A simple Todo PWA built with Vue 3 + Vuex + Bootstrap 5. | 14 days ago | | [ngexplorer-vuejs-client](https://github.com/gustaYo/ngexplorer-vuejs-client) | 2 | vuejs client application for Ngexplorer app | 5 years ago | | [revue](https://github.com/revue/revue) | 2 | PSA: This project is dead. | 4 years ago | | [go-echo-vuejs-boilerplate](https://github.com/faisaltheparttimecoder/go-echo-vuejs-boilerplate) | 2 | Boilerplate of how to use go with echo framework and vuejs (client) | a year ago | -| [Vue-Next-TicTacToe-Game](https://github.com/canersevince/Vue-Next-TicTacToe-Game) | 2 | Simple TicTacToe game made with Vue Next and Vuex | a year ago | -| [snturk.github.io](https://github.com/snturk/snturk.github.io) | 0 | My personal website, made with Nuxt.js | 13 days ago | -| [vuewordgame](https://github.com/debadeepsen/vuewordgame) | 0 | A simple word game, built with Vue JS | 2 days ago | +| [Vue-Next-TicTacToe-Game](https://github.com/canersevince/Vue-Next-TicTacToe-Game) | 2 | Simple TicTacToe game made with Vue Next and Vuex | 13 days ago | +| [snturk.github.io](https://github.com/snturk/snturk.github.io) | 0 | My personal website, made with Nuxt.js | a month ago | +| [vuewordgame](https://github.com/debadeepsen/vuewordgame) | 0 | A simple word game, built with Vue JS | 15 days ago | | [coinchartsvue](https://github.com/okandas/coinchartsvue) | 0 | Coincharts is a cryptocurrency price chart based off Coinbase's original price chart on. | 5 months ago | @@ -734,137 +734,137 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [stackedit](https://github.com/benweet/stackedit) | 18437 | In-browser Markdown editor | 3 months ago | -| [wiki](https://github.com/Requarks/wiki) | 13680 | Wiki.js , A modern and powerful wiki app built on Node.js | a day ago | -| [koel](https://github.com/koel/koel) | 12824 | 🐦 A personal music streaming server that works. | 12 days ago | -| [hotel](https://github.com/typicode/hotel) | 9700 | 🏩 A simple process manager for developers. Start apps from your browser and access them using local domains | 6 months ago | -| [vue-storefront](https://github.com/vuestorefront/vue-storefront) | 8825 | The open-source frontend for any eCommerce. Built with a PWA and headless approach, using a modern JS stack. We have custom integrations with Magento, commercetools, Shopware and Shopify and total coverage is just a matter of time. The API approach also allows you to merge VSF with any third-party tool like CMS, payment gateways or analytics. Newest updates: https://blog.vuestorefront.io. Always Open Source, MIT license. | 2 days ago | -| [Stacer](https://github.com/oguzhaninan/Stacer) | 7197 | Linux System Optimizer and Monitoring - https://oguzhaninan.github.io/Stacer-Web | 5 days ago | -| [vuido](https://github.com/mimecorg/vuido) | 6082 | Native desktop applications using Vue.js. | 2 years ago | -| [pagekit](https://github.com/pagekit/pagekit) | 5451 | Pagekit CMS | 9 months ago | -| [nativescript-vue](https://github.com/nativescript-vue/nativescript-vue) | 4742 | Native mobile applications using Vue and NativeScript. | 6 days ago | -| [akaunting](https://github.com/akaunting/akaunting) | 4336 | Free and Online Accounting Software | 2 days ago | -| [daily](https://github.com/dailydotdev/daily) | 3938 | The home page every developer deserves 👩🏽‍💻 | 3 months ago | -| [bagisto](https://github.com/bagisto/bagisto) | 3870 | A Free and Opensource Laravel eCommerce framework built for all to build and scale your business. | 2 days ago | -| [vue-realworld-example-app](https://github.com/gothinkster/vue-realworld-example-app) | 3744 | An exemplary real-world application built with Vue.js, Vuex, axios and different other technologies. This is a good example to discover Vue for beginners. | a month ago | -| [docute](https://github.com/egoist/docute) | 3507 | 📚 Effortless documentation, done right. | a month ago | -| [coreui-free-vue-admin-template](https://github.com/coreui/coreui-free-vue-admin-template) | 2894 | CoreUI Vue is free Vue admin template based on Bootstrap 4 | 13 days ago | -| [blog](https://github.com/jcc/blog) | 2786 | :star2: PJ Blog is an open source blog built with Laravel and Vue.js. | 12 days ago | -| [CoPilot](https://github.com/misterGF/CoPilot) | 2667 | Responsive Bootstrap 3 Admin Template based on AdminLTE with vue.js | 9 months ago | -| [astral](https://github.com/astralapp/astral) | 2580 | Organize Your GitHub Stars With Ease | 9 hours ago | -| [statusfy](https://github.com/juliomrqz/statusfy) | 2505 | A Marvelous Open Source Status Page System | 2 days ago | +| [stackedit](https://github.com/benweet/stackedit) | 18473 | In-browser Markdown editor | 3 months ago | +| [wiki](https://github.com/Requarks/wiki) | 13780 | Wiki.js , A modern and powerful wiki app built on Node.js | 9 hours ago | +| [koel](https://github.com/koel/koel) | 12855 | 🐦 A personal music streaming server that works. | 25 days ago | +| [hotel](https://github.com/typicode/hotel) | 9709 | 🏩 A simple process manager for developers. Start apps from your browser and access them using local domains | 7 months ago | +| [vue-storefront](https://github.com/vuestorefront/vue-storefront) | 8878 | The open-source frontend for any eCommerce. Built with a PWA and headless approach, using a modern JS stack. We have custom integrations with Magento, commercetools, Shopware and Shopify and total coverage is just a matter of time. The API approach also allows you to merge VSF with any third-party tool like CMS, payment gateways or analytics. Newest updates: https://blog.vuestorefront.io. Always Open Source, MIT license. | a day ago | +| [Stacer](https://github.com/oguzhaninan/Stacer) | 7222 | Linux System Optimizer and Monitoring - https://oguzhaninan.github.io/Stacer-Web | 18 days ago | +| [vuido](https://github.com/mimecorg/vuido) | 6085 | Native desktop applications using Vue.js. | 2 years ago | +| [pagekit](https://github.com/pagekit/pagekit) | 5452 | Pagekit CMS | 9 months ago | +| [nativescript-vue](https://github.com/nativescript-vue/nativescript-vue) | 4751 | Native mobile applications using Vue and NativeScript. | 3 days ago | +| [akaunting](https://github.com/akaunting/akaunting) | 4394 | Free and Online Accounting Software | 2 hours ago | +| [daily](https://github.com/dailydotdev/daily) | 4020 | The home page every developer deserves 👩🏽‍💻 | 3 months ago | +| [bagisto](https://github.com/bagisto/bagisto) | 3908 | A Free and Opensource Laravel eCommerce framework built for all to build and scale your business. | a day ago | +| [vue-realworld-example-app](https://github.com/gothinkster/vue-realworld-example-app) | 3757 | An exemplary real-world application built with Vue.js, Vuex, axios and different other technologies. This is a good example to discover Vue for beginners. | 5 days ago | +| [docute](https://github.com/egoist/docute) | 3518 | 📚 Effortless documentation, done right. | 5 days ago | +| [coreui-free-vue-admin-template](https://github.com/coreui/coreui-free-vue-admin-template) | 2909 | CoreUI Vue is free Vue admin template based on Bootstrap 4 | a month ago | +| [blog](https://github.com/jcc/blog) | 2785 | :star2: PJ Blog is an open source blog built with Laravel and Vue.js. | 25 days ago | +| [CoPilot](https://github.com/misterGF/CoPilot) | 2675 | Responsive Bootstrap 3 Admin Template based on AdminLTE with vue.js | 9 months ago | +| [astral](https://github.com/astralapp/astral) | 2597 | Organize Your GitHub Stars With Ease | 4 days ago | +| [statusfy](https://github.com/juliomrqz/statusfy) | 2518 | A Marvelous Open Source Status Page System | 11 hours ago | | [vuedo](https://github.com/Vuedo/vuedo) | 2217 | Vuedo is a blog platform, built with Laravel and Vue.js. | a year ago | | [goldfish](https://github.com/Caiyeon/goldfish) | 2175 | A HashiCorp Vault UI written with VueJS and Vault native Go API | 3 years ago | -| [vuegg](https://github.com/vuegg/vuegg) | 2012 | :hatching_chick: vue GUI generator | 8 months ago | +| [vuegg](https://github.com/vuegg/vuegg) | 2017 | :hatching_chick: vue GUI generator | 9 months ago | | [eme](https://github.com/egoist/eme) | 1976 | Elegant Markdown Editor. | a month ago | -| [raven-reader](https://github.com/hello-efficiency-inc/raven-reader) | 1924 | 📖 All your articles in one place. Beautiful. | a day ago | -| [pomotroid](https://github.com/Splode/pomotroid) | 1828 | :tomato: Simple and visually-pleasing Pomodoro timer | a month ago | -| [astrum](https://github.com/NoDivide/astrum) | 1554 | A lightweight pattern library designed to be included with any web project. | a year ago | -| [MQTTX](https://github.com/emqx/MQTTX) | 1235 | MQTT X - Elegant Cross-platform MQTT 5.0 Desktop Client | 18 minutes ago | -| [voten](https://github.com/voten-co/voten) | 1223 | The code that powers voten.co | a year ago | -| [Yacht](https://github.com/SelfhostedPro/Yacht) | 1068 | A web interface for managing docker containers with an emphasis on templating to provide 1 click deployments. Think of it like a decentralized app store for servers that anyone can make packages for. | 7 days ago | -| [vue2-admin-lte](https://github.com/devjin0617/vue2-admin-lte) | 1037 | :bar_chart: adminLTE to vuejs v2.x converting project | a year ago | -| [enso](https://github.com/laravel-enso/enso) | 992 | Laravel Vue SPA, Bulma themed. For demo login use `admin@laravel-enso.com` & `password` - | 9 days ago | -| [flox](https://github.com/devfake/flox) | 977 | Self Hosted Movie, Series and Anime Watch List | a month ago | -| [code-notes](https://github.com/lauthieb/code-notes) | 963 | A simple code snippet & gist manager for developers built with Electron & Vue.js 🚀 | a month ago | -| [Buka](https://github.com/oguzhaninan/Buka) | 930 | Buka is a modern software that helps you manage your ebook at ease. | 4 months ago | -| [Veniqa](https://github.com/Viveckh/Veniqa) | 905 | MEVN Full Stack E-Commerce Solution. Built using MEVN Stack (Node.js, Express.js, Vue.js, MongoDB) with Developer Friendliness and Cloud Integrations in mind. Previously Powered the Veniqa New York Startup. 100% Customizable. For Demos and Documentation, Visit Official Website | a month ago | -| [dockeron](https://github.com/dockeron/dockeron) | 769 | 🤖🤖🤖 Electron + Vue.js for Docker | 9 months ago | -| [laravel-file-manager](https://github.com/alexusmai/laravel-file-manager) | 721 | File manager for Laravel | 4 days ago | -| [vue-crud](https://github.com/what-crud/vue-crud) | 686 | Vue.js based REST-ful CRUD system | 12 days ago | -| [vue-light-bootstrap-dashboard](https://github.com/creativetimofficial/vue-light-bootstrap-dashboard) | 681 | Vue Light Bootstrap Dashboard - FREE BOOTSTRAP 4 VUEJS ADMIN TEMPLATE | a month ago | -| [vue-wordpress-pwa](https://github.com/bstavroulakis/vue-wordpress-pwa) | 680 | An offline-first SPA using Vue.js, the WordPress REST API and Progressive Web Apps | 3 months ago | -| [DynamoDb-GUI-Client](https://github.com/Arattian/DynamoDb-GUI-Client) | 583 | DynamoDb GUI Client | 5 months ago | +| [raven-reader](https://github.com/hello-efficiency-inc/raven-reader) | 1934 | 📖 All your articles in one place. Beautiful. | a day ago | +| [pomotroid](https://github.com/Splode/pomotroid) | 1862 | :tomato: Simple and visually-pleasing Pomodoro timer | a month ago | +| [astrum](https://github.com/NoDivide/astrum) | 1554 | A lightweight pattern library designed to be included with any web project. | 10 days ago | +| [MQTTX](https://github.com/emqx/MQTTX) | 1263 | MQTT X - Elegant Cross-platform MQTT 5.0 Desktop Client | 10 hours ago | +| [voten](https://github.com/voten-co/voten) | 1224 | The code that powers voten.co | a year ago | +| [Yacht](https://github.com/SelfhostedPro/Yacht) | 1080 | A web interface for managing docker containers with an emphasis on templating to provide 1 click deployments. Think of it like a decentralized app store for servers that anyone can make packages for. | 20 days ago | +| [vue2-admin-lte](https://github.com/devjin0617/vue2-admin-lte) | 1041 | :bar_chart: adminLTE to vuejs v2.x converting project | a year ago | +| [enso](https://github.com/laravel-enso/enso) | 992 | Laravel Vue SPA, Bulma themed. For demo login use `admin@laravel-enso.com` & `password` - | 22 days ago | +| [flox](https://github.com/devfake/flox) | 983 | Self Hosted Movie, Series and Anime Watch List | a month ago | +| [code-notes](https://github.com/lauthieb/code-notes) | 967 | A simple code snippet & gist manager for developers built with Electron & Vue.js 🚀 | 4 days ago | +| [Buka](https://github.com/oguzhaninan/Buka) | 934 | Buka is a modern software that helps you manage your ebook at ease. | 5 months ago | +| [Veniqa](https://github.com/Viveckh/Veniqa) | 913 | MEVN Full Stack E-Commerce Solution. Built using MEVN Stack (Node.js, Express.js, Vue.js, MongoDB) with Developer Friendliness and Cloud Integrations in mind. Previously Powered the Veniqa New York Startup. 100% Customizable. For Demos and Documentation, Visit Official Website | 5 days ago | +| [dockeron](https://github.com/dockeron/dockeron) | 769 | 🤖🤖🤖 Electron + Vue.js for Docker | 10 months ago | +| [laravel-file-manager](https://github.com/alexusmai/laravel-file-manager) | 730 | File manager for Laravel | 17 days ago | +| [vue-crud](https://github.com/what-crud/vue-crud) | 687 | Vue.js based REST-ful CRUD system | 5 days ago | +| [vue-light-bootstrap-dashboard](https://github.com/creativetimofficial/vue-light-bootstrap-dashboard) | 682 | Vue Light Bootstrap Dashboard - FREE BOOTSTRAP 4 VUEJS ADMIN TEMPLATE | a month ago | +| [vue-wordpress-pwa](https://github.com/bstavroulakis/vue-wordpress-pwa) | 681 | An offline-first SPA using Vue.js, the WordPress REST API and Progressive Web Apps | 3 months ago | +| [DynamoDb-GUI-Client](https://github.com/Arattian/DynamoDb-GUI-Client) | 588 | DynamoDb GUI Client | 6 months ago | | [tamiat](https://github.com/tamiat/tamiat) | 522 | :sailboat: Vuejs and Firebase based CMS | a month ago | -| [Gokotta](https://github.com/Zhangdroid/Gokotta) | 511 | A simple music player built by electron and vue | 3 years ago | -| [xmr-miner](https://github.com/bradoyler/xmr-miner) | 467 | Web-based Cryptocurrency miner, built with Vue.js | 3 years ago | +| [Gokotta](https://github.com/Zhangdroid/Gokotta) | 512 | A simple music player built by electron and vue | 3 years ago | +| [xmr-miner](https://github.com/bradoyler/xmr-miner) | 468 | Web-based Cryptocurrency miner, built with Vue.js | 3 years ago | | [vue-ghpages-blog](https://github.com/viko16/vue-ghpages-blog) | 408 | [DEPRECATED] ✏️ A blog based on GitHub Pages built with Vue.js 2 + webpack 3. | 7 months ago | | [javascript-guessing-game](https://github.com/samiheikki/javascript-guessing-game) | 394 | You know there are too many JavaScript libraries when there is a game for it 🎯 | 3 months ago | -| [lulumi-browser](https://github.com/LulumiProject/lulumi-browser) | 383 | Lulumi-browser is a lightweight browser coded with Vue.js 2 and Electron. | 12 days ago | -| [qmk_configurator](https://github.com/qmk/qmk_configurator) | 375 | The QMK Configurator | 9 days ago | -| [concept-to-clinic](https://github.com/drivendataorg/concept-to-clinic) | 367 | ALCF Concept to Clinic Challenge | 2 years ago | -| [podlove-web-player](https://github.com/podlove/podlove-web-player) | 350 | Podlove Web Player is a Podcast-optimized, HTML5-based audio player based on VueJS. | 4 months ago | -| [vuefront](https://github.com/vuefront/vuefront) | 340 | VueFront Core. Turn your old-fashioned CMS website in to a SPA & PWA in 5 minutes | 2 days ago | +| [lulumi-browser](https://github.com/LulumiProject/lulumi-browser) | 383 | Lulumi-browser is a lightweight browser coded with Vue.js 2 and Electron. | 25 days ago | +| [qmk_configurator](https://github.com/qmk/qmk_configurator) | 383 | The QMK Configurator | 5 days ago | +| [concept-to-clinic](https://github.com/drivendataorg/concept-to-clinic) | 366 | ALCF Concept to Clinic Challenge | 2 years ago | +| [podlove-web-player](https://github.com/podlove/podlove-web-player) | 352 | Podlove Web Player is a Podcast-optimized, HTML5-based audio player based on VueJS. | 4 months ago | +| [vuefront](https://github.com/vuefront/vuefront) | 344 | VueFront Core. Turn your old-fashioned CMS website in to a SPA & PWA in 5 minutes | 3 days ago | | [surfbird](https://github.com/pixeldesu/surfbird) | 321 | A Microblogging client built on Electron and Vue | 4 years ago | +| [Nucleus](https://github.com/alirizaadiyahsi/Nucleus) | 301 | Vue startup application template that uses ASP.NET Core API layered architecture at the back-end and JWT based authentication | 18 days ago | | [roastandbrew](https://github.com/serversideup/roastandbrew) | 299 | Updated content available! We learned a lot since we originally wrote this article. We now have this updated for Laravel 8, Vue, and NuxtJS 👉 https://srvrsi.de/book | a year ago | -| [Nucleus](https://github.com/alirizaadiyahsi/Nucleus) | 299 | Vue startup application template that uses ASP.NET Core API layered architecture at the back-end and JWT based authentication | 5 days ago | -| [socialhome](https://github.com/jaywink/socialhome) | 296 | A federated social home | 2 days ago | -| [search-engine](https://github.com/approach0/search-engine) | 293 | A math-aware search engine. | 4 months ago | +| [socialhome](https://github.com/jaywink/socialhome) | 296 | A federated social home | 2 hours ago | +| [search-engine](https://github.com/approach0/search-engine) | 294 | A math-aware search engine. | 5 months ago | | [duic](https://github.com/zhudyos/duic) | 290 | 分布式配置中心,集中化配置管理,应用配置权限管理,配置实时更新等功能 | a year ago | -| [karrot-frontend](https://github.com/yunity/karrot-frontend) | 285 | Karrot is a free and open-source tool for grassroots initiatives and groups of people that want to coordinate face-to-face activities on a local, autonomous and voluntary basis. | a day ago | -| [Epiboard](https://github.com/Alexays/Epiboard) | 280 | Web Extension — A new tab page extension with material design and useful features :new: :tada: | 11 days ago | +| [karrot-frontend](https://github.com/yunity/karrot-frontend) | 287 | Karrot is a free and open-source tool for grassroots initiatives and groups of people that want to coordinate face-to-face activities on a local, autonomous and voluntary basis. | 19 minutes ago | +| [Epiboard](https://github.com/Alexays/Epiboard) | 281 | Web Extension — A new tab page extension with material design and useful features :new: :tada: | 5 days ago | | [Vuemmerce](https://github.com/ivanlori/Vuemmerce) | 274 | 👉 Responsive ecommerce template 🛒 built with Vue.js and Nuxt.js | 2 months ago | | [hare](https://github.com/clarkdo/hare) | 260 | 🐇 Application boilerplate based on Vue.js 2.x, Koa 2.x, Element-UI and Nuxt.js | a month ago | -| [Pathfinding-Visualizer-ThreeJS](https://github.com/dhruvmisra/Pathfinding-Visualizer-ThreeJS) | 253 | A visualizer for pathfinding algorithms in 3D with maze generation, first-person view and device camera input. | a month ago | -| [eplee](https://github.com/Janglee123/eplee) | 248 | Sweet, simple epub reader | a month ago | +| [Pathfinding-Visualizer-ThreeJS](https://github.com/dhruvmisra/Pathfinding-Visualizer-ThreeJS) | 256 | A visualizer for pathfinding algorithms in 3D with maze generation, first-person view and device camera input. | a month ago | +| [eplee](https://github.com/Janglee123/eplee) | 251 | Sweet, simple epub reader | a month ago | | [tomato5](https://github.com/zhangxin840/tomato5) | 239 | Tomato5 is a real-time collaboration tool. | 5 years ago | -| [genealogy](https://github.com/familytree365/genealogy) | 239 | Laravel 8 backend API using PHP 8. Family tree and genealogy data processing website software. | 14 hours ago | +| [genealogy](https://github.com/familytree365/genealogy) | 239 | Laravel 8 backend API using PHP 8. Family tree and genealogy data processing website software. | 7 hours ago | | [mmf-blog-vue2](https://github.com/lincenying/mmf-blog-vue2) | 236 | mmf-blog vue2.0 (vue2, vue-router, vuex) | 5 months ago | | [mm](https://github.com/iutbay/mm) | 235 | Open source Web File Manager (Javascript + VueJS 2) | 2 years ago | | [piper](https://github.com/fireyy/piper) | 233 | A drag-and-drop mobile website builder base on Vue | 4 years ago | -| [vue-org-chart](https://github.com/Hoogkamer/vue-org-chart) | 229 | Manage and publish your interactive organization chart (orgchart), 100% free and no install required: just copy a folder to any location | a month ago | +| [vue-org-chart](https://github.com/Hoogkamer/vue-org-chart) | 230 | Manage and publish your interactive organization chart (orgchart), 100% free and no install required: just copy a folder to any location | a month ago | +| [logchimp](https://github.com/logchimp/logchimp) | 226 | Track your customers feedback to build better products with LogChimp | 2 days ago | | [buefy-shop](https://github.com/14nrv/buefy-shop) | 222 | A sample shop built with Nuxt, Stripe, Firebase and Serverless Functions | 6 months ago | -| [logchimp](https://github.com/logchimp/logchimp) | 222 | Track your customers feedback to build better products with LogChimp | 3 days ago | -| [LeagueStats](https://github.com/vkaelin/LeagueStats) | 213 | 📈 League of Legends Stats Web App | 4 hours ago | +| [LeagueStats](https://github.com/vkaelin/LeagueStats) | 219 | 📈 League of Legends Stats Web App | a day ago | | [materialize-blog](https://github.com/forehalo/materialize-blog) | 211 | redesign blog using material design | 3 years ago | +| [vue-chrome-extension-boilerplate](https://github.com/mubaidr/vue-chrome-extension-boilerplate) | 201 | Boilerplate for Chrome extension using Vue.js and Webpack with auto-reload enabled. | 2 months ago | +| [etcdmanager](https://github.com/gtamas/etcdmanager) | 200 | A cross-platform GUI and ETCD client | 8 months ago | | [json-schema-editor](https://github.com/tangram-js/json-schema-editor) | 197 | JSON Schema Editor is an intuitive editor for JSON schema. It provides a tree view to present the structure of schema, and a property inspector to edit the properties of schema element. Develop with Vue.js 2 and Firebase. | 7 months ago | -| [vue-chrome-extension-boilerplate](https://github.com/mubaidr/vue-chrome-extension-boilerplate) | 197 | Boilerplate for Chrome extension using Vue.js and Webpack with auto-reload enabled. | a month ago | -| [eth-vue](https://github.com/DOkwufulueze/eth-vue) | 195 | Featured in Awesome Vue [https://github.com/vuejs/awesome-vue], a curated list maintained by vuejs of awesome things related to the Vue.js framework, and Awesome List [https://awesomelists.net/150-Vue.js/3863-Open+Source/18749-DOkwufulueze-eth-vue], this Truffle Box provides everything you need to quickly build Ethereum dApps that have authentication features with vue, including configuration for easy deployment to the Ropsten Network. It's also Gravatar-enabled. Connecting to a running Ganache blockchain network from Truffle is also possible -- for fast development and testing purposes. Built on Truffle 5 and Vue 3, eth-vue uses vuex for state management, vuex-persist for local storage of app state, and vue-router for routing. Authentication functionalities are handled by Smart Contracts running on the Ethereum blockchain. | 21 days ago | -| [etcdmanager](https://github.com/gtamas/etcdmanager) | 195 | A cross-platform GUI and ETCD client | 8 months ago | -| [protovue](https://github.com/v1Labs/protovue) | 192 | A prototyping component library | 3 years ago | -| [json-editor](https://github.com/tangram-js/json-editor) | 191 | A schema-aware editor for JSON document. It provides a tree view to present the structure of JSON document, user could manipulate the JSON from context menu. It also has a text view to present the content of JSON document, user may edit JSON within. Develop with Vue.js 2. | 3 months ago | -| [pychat](https://github.com/akoidan/pychat) | 183 | webchat via WebSockets/WebRTC that allows messaging/video call/screen sharing | a month ago | +| [eth-vue](https://github.com/DOkwufulueze/eth-vue) | 197 | Featured in Awesome Vue [https://github.com/vuejs/awesome-vue], a curated list maintained by vuejs of awesome things related to the Vue.js framework, and Awesome List [https://awesomelists.net/150-Vue.js/3863-Open+Source/18749-DOkwufulueze-eth-vue], this Truffle Box provides everything you need to quickly build Ethereum dApps that have authentication features with vue, including configuration for easy deployment to the Ropsten Network. It's also Gravatar-enabled. Connecting to a running Ganache blockchain network from Truffle is also possible -- for fast development and testing purposes. Built on Truffle 5 and Vue 3, eth-vue uses vuex for state management, vuex-persist for local storage of app state, and vue-router for routing. Authentication functionalities are handled by Smart Contracts running on the Ethereum blockchain. | a month ago | +| [protovue](https://github.com/v1Labs/protovue) | 193 | A prototyping component library | 3 years ago | +| [json-editor](https://github.com/tangram-js/json-editor) | 191 | A schema-aware editor for JSON document. It provides a tree view to present the structure of JSON document, user could manipulate the JSON from context menu. It also has a text view to present the content of JSON document, user may edit JSON within. Develop with Vue.js 2. | 4 months ago | +| [pychat](https://github.com/akoidan/pychat) | 186 | webchat via WebSockets/WebRTC that allows messaging/video call/screen sharing | a month ago | | [YouGet](https://github.com/zeybek/YouGet) | 180 | YouGet - YouTube Video/Playlist Downloader/Cutter - MP3 Converter | 5 months ago | | [pomidorus](https://github.com/tatyshev/pomidorus) | 178 | 🍅 Pomodoro time tracker build using Vue and D3 | 3 years ago | -| [wildfire](https://github.com/cheng-kang/wildfire) | 176 | 🔥From a little spark may burst a flame. | 3 years ago | -| [web-learn](https://github.com/freearhey/web-learn) | 172 | A free service which provides simple access to thousands of video lessons on web developing and programming | 4 months ago | +| [wildfire](https://github.com/cheng-kang/wildfire) | 175 | 🔥From a little spark may burst a flame. | 3 years ago | +| [web-learn](https://github.com/freearhey/web-learn) | 174 | A free service which provides simple access to thousands of video lessons on web developing and programming | 5 months ago | | [vue-material-dashboard](https://github.com/lucduong/vue-material-dashboard) | 159 | Vue Material Dashboard - Inspired by Material Dashboard of Creative Tim. | 4 years ago | -| [vue-crypto-dashboard](https://github.com/JayeshLab/vue-crypto-dashboard) | 152 | Cryptocurrency Dashboard made with Vue | 3 months ago | +| [vue-crypto-dashboard](https://github.com/JayeshLab/vue-crypto-dashboard) | 153 | Cryptocurrency Dashboard made with Vue | 3 months ago | | [beep](https://github.com/ModusCreateOrg/beep) | 148 | BEEP Account Security Scanner - Detect if your credentials have been compromised (Vue + Ionic) | 6 months ago | -| [vue-expenses](https://github.com/simplyvinay/vue-expenses) | 139 | A simple expense tracking application | 2 days ago | -| [ridereceipts](https://github.com/hello-efficiency-inc/ridereceipts) | 136 | 🚕 Simple automation desktop app to download and organize your receipts from Uber/Lyft. Try out our new Ride Receipts PRO ! | 8 months ago | -| [antares](https://github.com/Fabio286/antares) | 136 | A modern, fast and productivity driven SQL client with a focus in UX. | 15 hours ago | -| [npmcharts.com](https://github.com/cheapsteak/npmcharts.com) | 135 | Compare npm package downloads over time | a month ago | -| [vue-component-generator](https://github.com/ChangJoo-Park/vue-component-generator) | 133 | Vue component generator :) | a year ago | -| [flamme](https://github.com/alicin/flamme) | 129 | An open source tinder desktop client built with electron and Vue.js for educational purposes | 4 years ago | -| [bookmarks](https://github.com/dyu/bookmarks) | 123 | a simple self-hosted bookmarking app that can import bookmarks from delicious and chrome | 20 days ago | +| [vue-expenses](https://github.com/simplyvinay/vue-expenses) | 143 | A simple expense tracking application | 12 days ago | +| [antares](https://github.com/Fabio286/antares) | 141 | A modern, fast and productivity driven SQL client with a focus in UX. | 5 days ago | +| [ridereceipts](https://github.com/hello-efficiency-inc/ridereceipts) | 136 | 🚕 Simple automation desktop app to download and organize your receipts from Uber/Lyft. Try out our new Ride Receipts PRO ! | 9 months ago | +| [npmcharts.com](https://github.com/cheapsteak/npmcharts.com) | 135 | Compare npm package downloads over time | 5 days ago | +| [vue-component-generator](https://github.com/ChangJoo-Park/vue-component-generator) | 135 | Vue component generator :) | a year ago | +| [flamme](https://github.com/alicin/flamme) | 130 | An open source tinder desktop client built with electron and Vue.js for educational purposes | 4 years ago | +| [bookmarks](https://github.com/dyu/bookmarks) | 123 | a simple self-hosted bookmarking app that can import bookmarks from delicious and chrome | a month ago | +| [leafplayer](https://github.com/paulschwoerer/leafplayer) | 122 | Leafplayer is a minimalistic music streaming server with a focus on performance and a slick UI. It enables you to listen to your private music collection from anywhere in the world. | 3 days ago | | [GenVue](https://github.com/herbat73/GenVue) | 122 | GenVue is a hostable, web application that lets confidential users upload and share private files. Tech stack: Net Core 2.0 + Vue.js + Vuex + OpenIddict + Vuetifyjs + EF + SQLServer/Postgress | 3 years ago | | [mockup-server](https://github.com/joon610/mockup-server) | 121 | this is mock server (Vue + TypeScript + Electron) | a month ago | | [github-explorer](https://github.com/SidKwok/github-explorer) | 120 | github-explorer(vue) | a month ago | -| [leafplayer](https://github.com/paulschwoerer/leafplayer) | 120 | Leafplayer is a minimalistic music streaming server with a focus on performance and a slick UI. It enables you to listen to your private music collection from anywhere in the world. | 5 hours ago | -| [leovue](https://github.com/kaleguy/leovue) | 120 | Use the LEO outlining editor to create a Vue.js webapp. | 8 months ago | -| [laqul](https://github.com/laqul/laqul) | 119 | A complete starter kit that allows you create amazing apps that look native thanks to the Quasar Framework. Powered by an API developed in Laravel Framework using the easy GraphQL queries language. And ready to use the Google Firebase features. | a year ago | -| [sysmon](https://github.com/Lt0/sysmon) | 110 | A B/S mode system monitor for linux (demo http://199.247.1.240:2048) | 4 months ago | +| [leovue](https://github.com/kaleguy/leovue) | 120 | Use the LEO outlining editor to create a Vue.js webapp. | 9 months ago | +| [laqul](https://github.com/laqul/laqul) | 120 | A complete starter kit that allows you create amazing apps that look native thanks to the Quasar Framework. Powered by an API developed in Laravel Framework using the easy GraphQL queries language. And ready to use the Google Firebase features. | a year ago | +| [sysmon](https://github.com/Lt0/sysmon) | 111 | A B/S mode system monitor for linux (demo http://199.247.1.240:2048) | 4 months ago | | [npm-stats](https://github.com/apertureless/npm-stats) | 107 | 📈 npm package statistics dashboard build with vue | 2 years ago | -| [Minimal-Notes](https://github.com/vladocar/Minimal-Notes) | 106 | Minimal Notes web app build with Vue.js | 4 months ago | -| [retrospectify](https://github.com/pepf/retrospectify) | 103 | An awesome tool for retrospecting, written in Vue | 3 months ago | -| [exceljson](https://github.com/palerdot/exceljson) | 102 | convert CSV, TSV to/from JSON. | 5 years ago | +| [Minimal-Notes](https://github.com/vladocar/Minimal-Notes) | 106 | Minimal Notes web app build with Vue.js | 5 months ago | +| [retrospectify](https://github.com/pepf/retrospectify) | 103 | An awesome tool for retrospecting, written in Vue | 4 months ago | +| [exceljson](https://github.com/palerdot/exceljson) | 103 | convert CSV, TSV to/from JSON. | 5 years ago | | [coypu](https://github.com/bartkozal/coypu) | 100 | Text-editor-like weekly planner | a year ago | +| [VueSolitaire](https://github.com/silent-lad/VueSolitaire) | 100 | Solitaire made in Vue | a month ago | | [nippon-color](https://github.com/ssshooter/nippon-color) | 98 | copy nippon-color PWA build with vue-cli 3 | 3 years ago | -| [FireX-Proxy](https://github.com/Orogenesis/FireX-Proxy) | 97 | FireX Proxy for Mozilla Firefox, Google Chrome | a month ago | -| [VueSolitaire](https://github.com/silent-lad/VueSolitaire) | 97 | Solitaire made in Vue | a month ago | -| [vue-pwa-speech](https://github.com/aofdev/vue-pwa-speech) | 93 | A Vue2 Performs synchronous speech recognition Speech to text Google Cloud Speech With Progressive Web App | 3 years ago | +| [FireX-Proxy](https://github.com/Orogenesis/FireX-Proxy) | 97 | FireX Proxy for Mozilla Firefox, Google Chrome | 2 months ago | +| [vue-pwa-speech](https://github.com/aofdev/vue-pwa-speech) | 92 | A Vue2 Performs synchronous speech recognition Speech to text Google Cloud Speech With Progressive Web App | 3 years ago | | [vue-music163](https://github.com/pluto1114/vue-music163) | 91 | A webapp what base Vue2.0 contains seaching and playing music | 3 years ago | -| [AdminLTE-VueJS2](https://github.com/otezz/AdminLTE-VueJS2) | 89 | AdminLTE + VueJS 2 | 4 months ago | -| [openapi-viewer](https://github.com/koumoul-dev/openapi-viewer) | 85 | Browse and test a REST API described with the OpenAPI 3.0 Specification | 4 months ago | +| [AdminLTE-VueJS2](https://github.com/otezz/AdminLTE-VueJS2) | 89 | AdminLTE + VueJS 2 | 5 months ago | +| [openapi-viewer](https://github.com/koumoul-dev/openapi-viewer) | 85 | Browse and test a REST API described with the OpenAPI 3.0 Specification | 5 months ago | | [promptie](https://github.com/alicin/promptie) | 81 | A framework written in Vue.js for creating command-line like interfaces in web browsers. | 4 years ago | | [Vue-Ecom](https://github.com/rash0/Vue-Ecom) | 74 | 🛍️ A Full Vue Store-Front open Source Templet. | 2 years ago | -| [vue-pivottable](https://github.com/Seungwoo321/vue-pivottable) | 72 | It is a Vue port of the jQuery-based PivotTable.js | a month ago | -| [my-animation-list](https://github.com/limichange/my-animation-list) | 68 | My Animation List | a month ago | -| [ui](https://github.com/codeceptjs/ui) | 68 | Web UI for CodeceptJS | 9 days ago | -| [carpoolear](https://github.com/STS-Rosario/carpoolear) | 66 | The open source Vue.js frontend (mobile and cordova app) for the argentinian carpooling application: Carpoolear | 20 days ago | -| [node-vue-template](https://github.com/mubaidr/node-vue-template) | 64 | A starter template for building complete application using Node.js and Vue.js with some included packages and configurations to help start the development quickly. | 2 years ago | +| [vue-pivottable](https://github.com/Seungwoo321/vue-pivottable) | 72 | It is a Vue port of the jQuery-based PivotTable.js | 2 months ago | +| [my-animation-list](https://github.com/limichange/my-animation-list) | 69 | My Animation List | a month ago | +| [ui](https://github.com/codeceptjs/ui) | 68 | Web UI for CodeceptJS | 22 days ago | +| [node-vue-template](https://github.com/mubaidr/node-vue-template) | 66 | A starter template for building complete application using Node.js and Vue.js with some included packages and configurations to help start the development quickly. | 2 years ago | +| [carpoolear](https://github.com/STS-Rosario/carpoolear) | 66 | The open source Vue.js frontend (mobile and cordova app) for the argentinian carpooling application: Carpoolear | a month ago | | [tidytab](https://github.com/eggplanetio/tidytab) | 62 | ✨ A Chrome extension for tidying up those tabs. | 3 years ago | | [vue-speech-streaming](https://github.com/aofdev/vue-speech-streaming) | 61 | A Vue2 Streaming Speech Recognition Speech to text with Google Cloud Speech | 2 years ago | | [SPA-asp.net-api-vuejs-](https://github.com/mubaidr/SPA-asp.net-api-vuejs-) | 58 | A Vue.js single page application for basic Management By Objective tasks using ASP .NET Webapi 2 and SQL server | 2 years ago | -| [SDR-News](https://github.com/super-dev/SDR-News) | 57 | News for Web Designers and Developers - Shows aggregated news from multiple sources. Built with Vue.js | 4 months ago | +| [SDR-News](https://github.com/super-dev/SDR-News) | 57 | News for Web Designers and Developers - Shows aggregated news from multiple sources. Built with Vue.js | 5 months ago | | [fd-vue-webapp](https://github.com/freedomotic/fd-vue-webapp) | 56 | A Vue.js web application for Freedomotic Open IoT framework | 8 months ago | | [discord-logo](https://github.com/NNTin/discord-logo) | 53 | animated discord logo in svg | 3 months ago | | [explore-github](https://github.com/mazipan/explore-github) | 52 | 🐙🔍 VueJS 2 Github Explorer Using API v3 | a year ago | -| [zeithub](https://github.com/m0g/zeithub) | 51 | Open source time tracking, invoicing & expenses management for freelancers | 12 days ago | -| [vue-crossword](https://github.com/Piterden/vue-crossword) | 47 | Crossword puzzle builder VueJS application. | 18 days ago | -| [peregrine-cms](https://github.com/headwirecom/peregrine-cms) | 46 | an api first, head optional cms with based on vuejs and apache sling | 3 days ago | -| [neteast-cloud-music-player](https://github.com/tatoMa/neteast-cloud-music-player) | 46 | A mobile first, handwritten, responsive web app for music fans. | 8 months ago | +| [zeithub](https://github.com/m0g/zeithub) | 51 | Open source time tracking, invoicing & expenses management for freelancers | 25 days ago | +| [peregrine-cms](https://github.com/headwirecom/peregrine-cms) | 47 | an api first, head optional cms with based on vuejs and apache sling | 3 days ago | +| [vue-crossword](https://github.com/Piterden/vue-crossword) | 47 | Crossword puzzle builder VueJS application. | a month ago | +| [neteast-cloud-music-player](https://github.com/tatoMa/neteast-cloud-music-player) | 47 | A mobile first, handwritten, responsive web app for music fans. | 9 months ago | | [vue-pug-stylus](https://github.com/wesssel/vue-pug-stylus) | 43 | Vue boilerplate 💚 🐶 🖌 | 4 years ago | | [jade-press](https://github.com/jade-press/jade-press) | 41 | cms based on mongodb, nodejs, koa, vue and more | 3 years ago | | [v-oogle](https://github.com/VeryWow/v-oogle) | 40 | Google.com, reVued. 🔎 | 3 years ago | @@ -872,14 +872,14 @@ | [vue-pwa-vision](https://github.com/aofdev/vue-pwa-vision) | 36 | Vue2 + Google Cloud Vision + Progressive Web App With Face Detection | 3 years ago | | [vue-pwa-rekognition](https://github.com/aofdev/vue-pwa-rekognition) | 36 | Vue2 + Amazon Rekognition + Amazon S3 + Progressive Web App With Face Detection | 3 years ago | | [vuejs-extension-pack](https://github.com/mubaidr/vuejs-extension-pack) | 32 | Popular VS Code extensions for Vue.js development. | a year ago | -| [sheiley_shop_app](https://github.com/itsalb3rt/sheiley_shop_app) | 32 | Sheiley Shop is a PWA to track personal purchases, No more paper and pencil to go to the supermarket 🏬 | a month ago | -| [afterman](https://github.com/itsalb3rt/afterman) | 32 | 🌕 Create beutiful docs in markdown and HTML from postman collection | 9 months ago | -| [marked.cc](https://github.com/msjaber/marked.cc) | 31 | 📝 Create and share beautiful images of your notes and prose. | 11 days ago | +| [sheiley_shop_app](https://github.com/itsalb3rt/sheiley_shop_app) | 32 | Sheiley Shop is a PWA to track personal purchases, No more paper and pencil to go to the supermarket 🏬 | 7 days ago | +| [afterman](https://github.com/itsalb3rt/afterman) | 32 | 🌕 Create beutiful docs in markdown and HTML from postman collection | 10 months ago | +| [marked.cc](https://github.com/msjaber/marked.cc) | 31 | 📝 Create and share beautiful images of your notes and prose. | 24 days ago | | [vue-paper-dashboard](https://github.com/cristijora/vue-paper-dashboard) | 30 | | 3 years ago | -| [SaleinaCMS](https://github.com/saleina/SaleinaCMS) | 26 | An Open Source Static Site CMS Built With Love & Vue. | a month ago | +| [SaleinaCMS](https://github.com/saleina/SaleinaCMS) | 26 | An Open Source Static Site CMS Built With Love & Vue. | 2 months ago | +| [realtime-quiz-framework](https://github.com/ably-labs/realtime-quiz-framework) | 25 | This repository contains a base networking framework for building a realtime quiz platform with Ably. This project uses VueJS on the client-side and NodeJS on the server-side and is scalable as you need. | 7 months ago | | [vue-input-streaming](https://github.com/aofdev/vue-input-streaming) | 24 | A Vue2 Input Streaming RealTime And Two Way Data Binding Broadcasting with Pusher | a year ago | | [vue-webpack-buefy](https://github.com/ndro/vue-webpack-buefy) | 24 | Vue.js starter with full-featured Webpack and Buefy | 4 years ago | -| [realtime-quiz-framework](https://github.com/ably-labs/realtime-quiz-framework) | 24 | This repository contains a base networking framework for building a realtime quiz platform with Ably. This project uses VueJS on the client-side and NodeJS on the server-side and is scalable as you need. | 6 months ago | | [News-Weaver](https://github.com/Rud156/News-Weaver) | 23 | A web based RSS Aggregator | 3 years ago | | [hubaga](https://github.com/picocodes/hubaga) | 23 | A WordPress eCommerce platform for developers | 2 years ago | | [jsettlers-web](https://github.com/generateui/jsettlers-web) | 23 | web client for JSettlers2 | 3 years ago | @@ -888,9 +888,9 @@ | [agile-visitors](https://github.com/itsalb3rt/agile-visitors) | 22 | Application for registering employee entries with the possibility of generating reports, validating and storing users with minimal effort. | 9 months ago | | [grid-awesome](https://github.com/louisbourque/grid-awesome) | 21 | Use Grid-Awesome to generate boilerplate css for grid layouts using the css display: grid; property. | 2 years ago | | [Book-Trading-Club](https://github.com/mubaidr/Book-Trading-Club) | 20 | A sample application using node.js api and vuejs | a year ago | -| [Movie-Paradise](https://github.com/wwwenjie/Movie-Paradise) | 19 | A responsive movie preview web app | 10 days ago | -| [RosterWebApp](https://github.com/superjakegough/RosterWebApp) | 18 | Open source rostering ASP.NET Core. MVC app with Vue.js & Vuetify frontend. | a year ago | -| [ammobin-client](https://github.com/ammobinDOTca/ammobin-client) | 17 | client for https://ammobin.ca | a month ago | +| [RosterWebApp](https://github.com/superjakegough/RosterWebApp) | 19 | Open source rostering ASP.NET Core. MVC app with Vue.js & Vuetify frontend. | a year ago | +| [Movie-Paradise](https://github.com/wwwenjie/Movie-Paradise) | 19 | A responsive movie preview web app | 4 days ago | +| [ammobin-client](https://github.com/ammobinDOTca/ammobin-client) | 17 | client for https://ammobin.ca | 5 days ago | | [Idea-ReVue](https://github.com/MuhaddiMu/Idea-ReVue) | 15 | Social Ideation application to manage Ideas. Developed with Vue, Firebase & Vuetify | a month ago | | [Core-Server](https://github.com/Skyhark-Projects/Core-Server) | 14 | A Vue based web server with an integrated API system | a month ago | | [TimeMark](https://github.com/MarsZone/TimeMark) | 14 | Tools to record times. | 4 years ago | @@ -898,13 +898,13 @@ | [chrome-ribbon-reminder](https://github.com/johndatserakis/chrome-ribbon-reminder) | 13 | 🎀 A Chrome extension written using Vue and Async/Await. Uses a popup display and changes badge counts. | a year ago | | [joy-proxy](https://github.com/sh0cked/joy-proxy) | 12 | Chrome proxy extension | 4 years ago | | [vue-datamaps](https://github.com/Seungwoo321/vue-datamaps) | 10 | It is a Vue port of the javascript-based DataMaps | a month ago | -| [Trooveo](https://github.com/joek85/Trooveo) | 9 | Search, listen to YouTube videos (Audio Only), No YouTube Api | 8 months ago | +| [Trooveo](https://github.com/joek85/Trooveo) | 9 | Search, listen to YouTube videos (Audio Only), No YouTube Api | 9 months ago | | [mtodo](https://github.com/satriaajiputra/mtodo) | 7 | MToDo is a simple to do app build with vue.js | 2 years ago | | [distrochooser](https://github.com/cmllr/distrochooser) | 4 | An orientation guide for Linux newbies | 2 years ago | | [xmr-paper](https://github.com/bradoyler/xmr-paper) | 4 | Monero (XMR) wallet generator, built with Vue.js | 4 years ago | | [activity-automation](https://github.com/mubaidr/activity-automation) | 4 | Manage daily activities and get reports on timely basis. | 2 years ago | -| [super.ba](https://github.com/aarsla/super.ba) | 3 | super.ba BiH RSS news aggregator | 8 days ago | -| [Pexelry](https://github.com/Junior-Developer/Pexelry) | 2 | An image finder application leveraging the Pexels api, You can also download your favorite Images too | 7 months ago | +| [super.ba](https://github.com/aarsla/super.ba) | 3 | super.ba BiH RSS news aggregator | 4 days ago | +| [Pexelry](https://github.com/Junior-Developer/Pexelry) | 2 | An image finder application leveraging the Pexels api, You can also download your favorite Images too | 8 months ago | ### [Vue Apps Websites](#vue-apps-websites) @@ -912,28 +912,28 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [massCode](https://github.com/antonreshetov/massCode) | 1755 | A free and open source code snippets manager for developers. | 6 months ago | -| [vue-spotify](https://github.com/gk4m/vue-spotify) | 425 | Spotify client built with vue.js / vuex | a month ago | -| [n2ex](https://github.com/OrangeXC/n2ex) | 264 | 🌈 V2ex built with Nuxt.js (vue&ssr) | 12 days ago | +| [massCode](https://github.com/antonreshetov/massCode) | 1787 | A free and open source code snippets manager for developers. | 6 months ago | +| [vue-spotify](https://github.com/gk4m/vue-spotify) | 424 | Spotify client built with vue.js / vuex | a month ago | +| [n2ex](https://github.com/OrangeXC/n2ex) | 265 | 🌈 V2ex built with Nuxt.js (vue&ssr) | 5 days ago | | [vue-slides](https://github.com/znck/vue-slides) | 242 | Present with Vue | 2 years ago | -| [happy-plants](https://github.com/morkro/happy-plants) | 199 | 🌵 Web application to manage plants | 13 days ago | -| [todoist-tribute](https://github.com/rohitpaulk/todoist-tribute) | 194 | :white_check_mark: Todoist clone, written in Rails + Vue | a month ago | +| [happy-plants](https://github.com/morkro/happy-plants) | 200 | 🌵 Web application to manage plants | 8 days ago | +| [todoist-tribute](https://github.com/rohitpaulk/todoist-tribute) | 194 | :white_check_mark: Todoist clone, written in Rails + Vue | 4 days ago | | [mmf-blog-vue2-ssr](https://github.com/lincenying/mmf-blog-vue2-ssr) | 174 | mmf-blog-vue2 ssr(The service side rendering) | 5 months ago | | [brain-bits](https://github.com/dashersw/brain-bits) | 147 | A P300 online spelling mechanism for Emotiv headsets. It's completely written in Node.js, and the GUI is based on Electron and Vue. | a year ago | | [TodoDev](https://github.com/IanLuan/TodoDev) | 68 | A simple Todo App made for developers with Vuejs, Vuetify and the powerful Firebase. | a month ago | -| [suanban](https://github.com/JasonBai007/suanban) | 61 | A web app developed with Vue2.0 and Douban API | 12 days ago | +| [suanban](https://github.com/JasonBai007/suanban) | 61 | A web app developed with Vue2.0 and Douban API | 25 days ago | | [ripplectron](https://github.com/devjin0617/ripplectron) | 52 | :credit_card: ripple wallet for electron | 4 years ago | | [v-notes](https://github.com/IgorHalfeld/v-notes) | 50 | :notebook: Simple and beautiful notepad to Markdown with Vue.js and Local Storage API | 4 years ago | | [gitrelease-app](https://github.com/ChangJoo-Park/gitrelease-app) | 48 | Release Tracker for github | 5 years ago | -| [vuethwallet](https://github.com/sc0Vu/vuethwallet) | 43 | A simple app generate ethereum wallet with vuejs. | 4 months ago | -| [CodeDependencyScanner](https://github.com/David-Desmaisons/CodeDependencyScanner) | 31 | .Net assembly code depency inspector | 3 years ago | +| [vuethwallet](https://github.com/sc0Vu/vuethwallet) | 43 | A simple app generate ethereum wallet with vuejs. | 5 months ago | +| [CodeDependencyScanner](https://github.com/David-Desmaisons/CodeDependencyScanner) | 32 | .Net assembly code depency inspector | 3 years ago | | [vuethexplore](https://github.com/sc0Vu/vuethexplore) | 28 | A simple app explore ethereum blockchain with vuejs. | a year ago | | [dermail-webmail](https://github.com/zllovesuki/dermail-webmail) | 26 | Webmail component for Dermail | 4 years ago | | [slugsurvival](https://github.com/zllovesuki/slugsurvival) | 14 | Source Code for SlugSurvival.com with Cloudflare Workers Site support | 3 months ago | | [oneconcern](https://github.com/acidjazz/oneconcern) | 14 | Artificial Intelligence Platform for Disasters | a month ago | | [Remote-host](https://github.com/mritunjayz/Remote-host) | 6 | :computer: Remote sharing over SSH | a month ago | | [guess-right](https://github.com/KDCinfo/guess-right) | 2 | Guess Right is a word-guessing game I wrote with Vue.js | 4 years ago | -| [Pexies](https://github.com/canersevince/Pexies) | 1 | Pexies is a personal photo gallery built on pexels & unsplash & flickr api. You can see curated pictures, randomized pictures, view popular tags, search, randomize pictures and add them to your favourites. | 10 months ago | +| [Pexies](https://github.com/canersevince/Pexies) | 1 | Pexies is a personal photo gallery built on pexels & unsplash & flickr api. You can see curated pictures, randomized pictures, view popular tags, search, randomize pictures and add them to your favourites. | a year ago | ### [Vue A11y](#vue-a11y) @@ -942,11 +942,11 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | | [vue-a11y-calendar](https://github.com/IBM/vue-a11y-calendar) | 254 | Accessible, internationalized Vue calendar | 2 years ago | -| [vue-announcer](https://github.com/vue-a11y/vue-announcer) | 207 | A simple way with Vue to announce any useful information for screen readers. | a month ago | -| [vue-axe](https://github.com/vue-a11y/vue-axe) | 161 | Accessibility auditing for Vue.js applications. | a month ago | -| [eslint-plugin-vue-a11y](https://github.com/maranran/eslint-plugin-vue-a11y) | 146 | Static AST checker for accessibility rules on elements in .vue | 4 months ago | -| [vue-focus-lock](https://github.com/theKashey/vue-focus-lock) | 123 | It is a trap! A lock for a Focus. A11y util for scoping a focus. | 7 months ago | -| [eslint-plugin-vuejs-accessibility](https://github.com/vue-a11y/eslint-plugin-vuejs-accessibility) | 97 | An eslint plugin for checking Vue.js files for accessibility | 2 days ago | +| [vue-announcer](https://github.com/vue-a11y/vue-announcer) | 207 | A simple way with Vue to announce any useful information for screen readers. | 2 months ago | +| [vue-axe](https://github.com/vue-a11y/vue-axe) | 162 | Accessibility auditing for Vue.js applications. | a month ago | +| [eslint-plugin-vue-a11y](https://github.com/maranran/eslint-plugin-vue-a11y) | 146 | Static AST checker for accessibility rules on elements in .vue | 5 months ago | +| [vue-focus-lock](https://github.com/theKashey/vue-focus-lock) | 122 | It is a trap! A lock for a Focus. A11y util for scoping a focus. | 7 months ago | +| [eslint-plugin-vuejs-accessibility](https://github.com/vue-a11y/eslint-plugin-vuejs-accessibility) | 101 | An eslint plugin for checking Vue.js files for accessibility | a day ago | | [vue-skip-to](https://github.com/vue-a11y/vue-skip-to) | 66 | It helps people who only use the keyboard to jump to what matters most. | 2 months ago | @@ -955,49 +955,49 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [ag-grid](https://github.com/ag-grid/ag-grid) | 7555 | The best JavaScript Data Table for building Enterprise Applications. Supports React / Angular / Vue / Plain JavaScript. | a day ago | -| [vue-easytable](https://github.com/Happy-Coding-Clans/vue-easytable) | 2433 | 🍉 Table Component/ Data Grid / Data Table.Support Virtual Scroll,Column Fixed,Header Fixed,Header Grouping,Filter,Sort,Cell Ellipsis,Row Expand,Row Checkbox ... | 4 days ago | -| [vuetable-2](https://github.com/ratiw/vuetable-2) | 2116 | data table simplify! -- datatable component for Vue 2.x. See documentation at | a month ago | -| [vue-good-table](https://github.com/xaksis/vue-good-table) | 1770 | An easy to use powerful data table for vuejs with advanced customizations including sorting, column filtering, pagination, grouping etc | 6 days ago | -| [vue-tables-2](https://github.com/matfish2/vue-tables-2) | 1507 | Vue.js 2 grid components | 3 days ago | -| [vue-data-tables](https://github.com/njleonzhang/vue-data-tables) | 989 | A simple, customizable and pageable table with SSR support, based on vue2 and element-ui | a month ago | +| [ag-grid](https://github.com/ag-grid/ag-grid) | 7584 | The best JavaScript Data Table for building Enterprise Applications. Supports React / Angular / Vue / Plain JavaScript. | 8 hours ago | +| [vue-easytable](https://github.com/Happy-Coding-Clans/vue-easytable) | 2435 | 🍉 Table Component/ Data Grid / Data Table.Support Virtual Scroll,Column Fixed,Header Fixed,Header Grouping,Filter,Sort,Cell Ellipsis,Row Expand,Row Checkbox ... | 37 minutes ago | +| [vuetable-2](https://github.com/ratiw/vuetable-2) | 2115 | data table simplify! -- datatable component for Vue 2.x. See documentation at | a month ago | +| [vue-good-table](https://github.com/xaksis/vue-good-table) | 1775 | An easy to use powerful data table for vuejs with advanced customizations including sorting, column filtering, pagination, grouping etc | 19 days ago | +| [vue-tables-2](https://github.com/matfish2/vue-tables-2) | 1507 | Vue.js 2 grid components | 4 days ago | +| [vue-data-tables](https://github.com/njleonzhang/vue-data-tables) | 992 | A simple, customizable and pageable table with SSR support, based on vue2 and element-ui | a month ago | | [vue-js-grid](https://github.com/euvl/vue-js-grid) | 901 | :bento: Vue.js 2.x responsive grid system with smooth sorting, drag-n-drop and reordering | a year ago | -| [cheetah-grid](https://github.com/future-architect/cheetah-grid) | 881 | The fastest open-source data table for web. | 2 months ago | +| [cheetah-grid](https://github.com/future-architect/cheetah-grid) | 888 | The fastest open-source data table for web. | 3 months ago | | [vue2-datatable](https://github.com/OneWayTech/vue2-datatable) | 875 | The best Datatable for Vue.js 2.x which never sucks. Give us a star 🌟 if you like it! (DEPRECATED. As I, @kenberkeley, the only maintainer, no longer works for OneWay. Bugs may be fixed but new features or breaking changes might not be merged. However, it's still the best in my mind because of its extremely flexible usage of dynamic components) | a year ago | | [vue-handsontable-official](https://github.com/handsontable/vue-handsontable-official) | 754 | Vue Data Grid with Spreadsheet Look & Feel. Official Vue wrapper for Handsontable. | 6 months ago | -| [tables](https://github.com/laravel-enso/tables) | 595 | Bulma themed, VueJS powered Datatable with server-side loading and JSON template setup | 2 months ago | +| [tables](https://github.com/laravel-enso/tables) | 596 | Bulma themed, VueJS powered Datatable with server-side loading and JSON template setup | 3 months ago | | [vuetiful](https://github.com/andrewcourtice/vuetiful) | 495 | Vuetiful is a component framework written on top of the Vue reactive library. It is primarily designed for creating business/administration applications where the displaying of data is paramount. | 3 years ago | -| [vue-datasource](https://github.com/coderdiaz/vue-datasource) | 424 | A vue.js component to create dynamic tables | 2 years ago | -| [cookbook](https://github.com/ais-one/cookbook) | 416 | VueJS + NodeJS Evergreen Cookbook | an hour ago | -| [el-data-table](https://github.com/FEMessage/el-data-table) | 393 | 🥘Base on element-ui, makes crud easily | 2 days ago | -| [el-search-table-pagination](https://github.com/zollero/el-search-table-pagination) | 268 | 🐶 Combines Form, Table and Pagination components of Element UI together. | 3 months ago | -| [vue-bootstrap4-table](https://github.com/rubanraj54/vue-bootstrap4-table) | 200 | Advanced table based on Vue 2 and Bootstrap 4 ⚡️ | a month ago | -| [vue-pivot-table](https://github.com/Click2Buy/vue-pivot-table) | 181 | A vue component for pivot table | 23 days ago | +| [vue-datasource](https://github.com/coderdiaz/vue-datasource) | 423 | A vue.js component to create dynamic tables | 2 years ago | +| [cookbook](https://github.com/ais-one/cookbook) | 417 | VueJS + NodeJS Evergreen Cookbook | a day ago | +| [el-data-table](https://github.com/FEMessage/el-data-table) | 400 | 🥘Base on element-ui, makes crud easily | 15 days ago | +| [el-search-table-pagination](https://github.com/zollero/el-search-table-pagination) | 268 | 🐶 Combines Form, Table and Pagination components of Element UI together. | 4 months ago | +| [vue-bootstrap4-table](https://github.com/rubanraj54/vue-bootstrap4-table) | 200 | Advanced table based on Vue 2 and Bootstrap 4 ⚡️ | 2 months ago | +| [vue-pivot-table](https://github.com/Click2Buy/vue-pivot-table) | 183 | A vue component for pivot table | 12 days ago | | [FancyGrid](https://github.com/FancyGrid/FancyGrid) | 178 | FancyGrid - JavaScript grid library with charts integration and server communication. | 3 months ago | -| [vue-materialize-datatable](https://github.com/MicroDroid/vue-materialize-datatable) | 170 | A fancy Materialize CSS datatable VueJS component. | 8 months ago | -| [vuejs-smart-table](https://github.com/tochoromero/vuejs-smart-table) | 135 | Simple yet powerful Data Table for Vue with vanilla HTML structure | 11 days ago | -| [vue-table-dynamic](https://github.com/TheoXiong/vue-table-dynamic) | 130 | :tada: A dynamic table with sorting, filtering, editing, pagination, multiple select, etc. | 20 days ago | -| [vue-scrolling-table](https://github.com/richardtallent/vue-scrolling-table) | 117 | A Vue component to create tables with vertical and horizontal scrolling. Flexbox-based. | 7 months ago | +| [vue-materialize-datatable](https://github.com/MicroDroid/vue-materialize-datatable) | 170 | A fancy Materialize CSS datatable VueJS component. | 9 months ago | +| [vuejs-smart-table](https://github.com/tochoromero/vuejs-smart-table) | 137 | Simple yet powerful Data Table for Vue with vanilla HTML structure | 5 days ago | +| [vue-table-dynamic](https://github.com/TheoXiong/vue-table-dynamic) | 130 | :tada: A dynamic table with sorting, filtering, editing, pagination, multiple select, etc. | a month ago | +| [vue-scrolling-table](https://github.com/richardtallent/vue-scrolling-table) | 117 | A Vue component to create tables with vertical and horizontal scrolling. Flexbox-based. | 8 months ago | | [vue-grid](https://github.com/dzwillia/vue-grid) | 113 | A flexible grid component for Vue.js | 3 years ago | -| [vue-ads-table-tree](https://github.com/arnedesmedt/vue-ads-table-tree) | 109 | | 11 days ago | -| [v2-table](https://github.com/dwqs/v2-table) | 98 | A simple table component based Vue 2.x: https://dwqs.github.io/v2-table/ | 3 years ago | -| [vueye-table](https://github.com/boussadjra/vueye-table) | 83 | A data table created using Vue.js | a month ago | -| [vue-datagrid](https://github.com/revolist/vue-datagrid) | 83 | Spreadsheet data grid component. Handles enormous data processing. | 2 months ago | +| [vue-ads-table-tree](https://github.com/arnedesmedt/vue-ads-table-tree) | 109 | | 5 days ago | +| [v2-table](https://github.com/dwqs/v2-table) | 97 | A simple table component based Vue 2.x: https://dwqs.github.io/v2-table/ | 3 years ago | +| [vue-datagrid](https://github.com/revolist/vue-datagrid) | 85 | Spreadsheet data grid component. Handles enormous data processing. | 2 months ago | +| [vueye-table](https://github.com/boussadjra/vueye-table) | 81 | A data table created using Vue.js | 5 days ago | | [vue-jd-table](https://github.com/jamesdruhan/vue-jd-table) | 72 | An advanced and flexible Vue.js 2.x component for displaying data tables. | a year ago | -| [vue-dataset](https://github.com/kouts/vue-dataset) | 63 | A set of Vue.js components to display datasets (lists) with filtering, paging, and sorting capabilities! | a month ago | -| [teible](https://github.com/hiendv/teible) | 56 | Lightweight and flexible table component for the web :zap: | 2 months ago | +| [vue-dataset](https://github.com/kouts/vue-dataset) | 68 | A set of Vue.js components to display datasets (lists) with filtering, paging, and sorting capabilities! | 16 hours ago | +| [teible](https://github.com/hiendv/teible) | 56 | Lightweight and flexible table component for the web :zap: | 3 months ago | | [vue](https://github.com/jqwidgets/vue) | 53 | Vue.js Demos. jQWidgets Vue.js Components - Grids, Charts, Scheduling, Pivot Tables | 2 years ago | | [toast-ui.vue-grid](https://github.com/nhn/toast-ui.vue-grid) | 52 | This repository is DEPRECATED! GO TO 👉 | 2 years ago | -| [BeeGridTable](https://github.com/jiahengaa/BeeGridTable) | 41 | BeeGridTable , is a Highly Customizable Table UI component library based on Vue.js. Rich functions、More efficient、Easy to use! | 2 months ago | +| [BeeGridTable](https://github.com/jiahengaa/BeeGridTable) | 42 | BeeGridTable , is a Highly Customizable Table UI component library based on Vue.js. Rich functions、More efficient、Easy to use! | 2 months ago | | [vue-data-tablee](https://github.com/VitorLuizC/vue-data-tablee) | 40 | Yeap, another Vue table component. | 3 years ago | -| [vue-sorted-table](https://github.com/BernhardtD/vue-sorted-table) | 31 | A basic sorted table for Vue.js. | 11 days ago | -| [vue-table](https://github.com/myENA/vue-table) | 29 | Vue component for rendering tables used in ENA projects | a month ago | -| [vue-floatThead](https://github.com/tmlee/vue-floatThead) | 24 | Vue 2 component for jquery.floatThead | 4 years ago | +| [vue-sorted-table](https://github.com/BernhardtD/vue-sorted-table) | 31 | A basic sorted table for Vue.js. | 5 days ago | +| [vue-table](https://github.com/myENA/vue-table) | 29 | Vue component for rendering tables used in ENA projects | 2 months ago | +| [vue-floatThead](https://github.com/tmlee/vue-floatThead) | 25 | Vue 2 component for jquery.floatThead | 4 years ago | | [vue-grid](https://github.com/liqueflies/vue-grid) | 23 | A powerful flexbox grid system for Vue.js 2.x, built with inline-styles | 4 years ago | -| [vue-grid-responsive](https://github.com/andrelmlins/vue-grid-responsive) | 19 | Responsive grid system based on Bootstrap for Vue | 19 days ago | -| [vue-quintable](https://github.com/Quintetio/vue-quintable) | 13 | VueQuintable Table vue.js Component | 4 days ago | +| [vue-grid-responsive](https://github.com/andrelmlins/vue-grid-responsive) | 19 | Responsive grid system based on Bootstrap for Vue | a month ago | +| [vue-quintable](https://github.com/Quintetio/vue-quintable) | 17 | VueQuintable Table vue.js Component | 5 days ago | | [iview-table-page](https://github.com/MengFangui/iview-table-page) | 9 | Combines Table and Pagination components of iview UI together. Based on Vue 2.x. | 2 years ago | -| [element-ui-sticky-table](https://github.com/iendeavor/element-ui-sticky-table) | 7 | Sticky for element-ui table | 3 days ago | +| [element-ui-sticky-table](https://github.com/iendeavor/element-ui-sticky-table) | 7 | Sticky for element-ui table | 5 days ago | | [vue-js-datatable](https://github.com/Parthfaladu/vue-js-datatable) | 6 | A Vue.js wrapper component for jquery datatable. | a month ago | @@ -1006,40 +1006,40 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [toastr](https://github.com/CodeSeven/toastr) | 10971 | Simple javascript toast notifications | 11 days ago | -| [vue-notification](https://github.com/euvl/vue-notification) | 2173 | :icecream: Vue.js 2 library for showing notifications | a month ago | -| [vue-toasted](https://github.com/shakee93/vue-toasted) | 2042 | 🖖 Responsive Touch Compatible Toast plugin for VueJS 2+ | 19 days ago | -| [vue-toastification](https://github.com/Maronato/vue-toastification) | 1089 | Vue notifications made easy! | 12 days ago | -| [vue-snotify](https://github.com/artemsky/vue-snotify) | 765 | Vuejs 2 Notification Center | a year ago | -| [vue-notifications](https://github.com/se-panfilov/vue-notifications) | 664 | Vue.js agnostic library for non-blocking notifications | 5 months ago | -| [vue-toast-notification](https://github.com/ankurk91/vue-toast-notification) | 278 | Yet another toast notification plugin for Vue.js :tulip: | 9 days ago | +| [toastr](https://github.com/CodeSeven/toastr) | 10984 | Simple javascript toast notifications | 10 days ago | +| [vue-notification](https://github.com/euvl/vue-notification) | 2177 | :icecream: Vue.js 2 library for showing notifications | 5 days ago | +| [vue-toasted](https://github.com/shakee93/vue-toasted) | 2051 | 🖖 Responsive Touch Compatible Toast plugin for VueJS 2+ | 7 days ago | +| [vue-toastification](https://github.com/Maronato/vue-toastification) | 1109 | Vue notifications made easy! | 4 days ago | +| [vue-snotify](https://github.com/artemsky/vue-snotify) | 766 | Vuejs 2 Notification Center | a year ago | +| [vue-notifications](https://github.com/se-panfilov/vue-notifications) | 665 | Vue.js agnostic library for non-blocking notifications | 5 months ago | +| [vue-toast-notification](https://github.com/ankurk91/vue-toast-notification) | 281 | Yet another toast notification plugin for Vue.js :tulip: | 3 days ago | | [vue-notifyjs](https://github.com/BinarCode/vue-notifyjs) | 164 | Minimalist 1kb Notification component | a month ago | -| [vuejs-noty](https://github.com/renoguyon/vuejs-noty) | 154 | A Vue JS wrapper around Noty | 9 days ago | -| [vue-toastify](https://github.com/nandi95/vue-toastify) | 146 | 🔥 Simple, extendable, dependency free notification plugin. 🔥 | 5 months ago | -| [m-message](https://github.com/mengdu/m-message) | 144 | A message plugin for vue. | 12 days ago | +| [vuejs-noty](https://github.com/renoguyon/vuejs-noty) | 154 | A Vue JS wrapper around Noty | 10 days ago | +| [vue-toastify](https://github.com/nandi95/vue-toastify) | 149 | 🔥 Simple, extendable, dependency free notification plugin. 🔥 | 5 months ago | +| [m-message](https://github.com/mengdu/m-message) | 145 | A message plugin for vue. | 25 days ago | | [pieces](https://github.com/NxtChg/pieces) | 140 | Simple, stand-alone, reusable components. | 2 years ago | | [vue-notify-me](https://github.com/PygmySlowLoris/vue-notify-me) | 139 | Stackable notification Alert for Vue | 3 years ago | -| [vue-izitoast](https://github.com/arthurvasconcelos/vue-izitoast) | 129 | Elegant, responsive, flexible and lightweight notification plugin implemented for Vue 2 of iziToast | 10 months ago | +| [vue-izitoast](https://github.com/arthurvasconcelos/vue-izitoast) | 130 | Elegant, responsive, flexible and lightweight notification plugin implemented for Vue 2 of iziToast | 10 months ago | | [vuetify-toast-snackbar](https://github.com/eolant/vuetify-toast-snackbar) | 123 | Basic Vue toast service that uses Vuetify Snackbar component. | a month ago | | [vue-easy-toast](https://github.com/noru/vue-easy-toast) | 118 | A Toast widget for Vue 1 & 2 | 4 months ago | -| [breadstick](https://github.com/codebender828/breadstick) | 109 | 🥖A simple and flexible stacking, positioning & dismissal API for authored toast style notifications in Vue.js | a month ago | +| [breadstick](https://github.com/codebender828/breadstick) | 109 | 🥖A simple and flexible stacking, positioning & dismissal API for authored toast style notifications in Vue.js | 4 days ago | | [vueup](https://github.com/chryb/vueup) | 104 | Simple, lightweight and super fast global notification popup for Vue.js | a month ago | -| [vue-awesome-notifications](https://github.com/f3oall/vue-awesome-notifications) | 100 | Vue.js version of Awesome Notifications library | a month ago | -| [vue-my-toasts](https://github.com/vuegems/vue-my-toasts) | 95 | 🍞 Provide your component and let us toast the rest | a month ago | -| [vue-flash-message](https://github.com/keen-on-design/vue-flash-message) | 91 | Vue js flash messages component | 5 months ago | -| [vue-toaster](https://github.com/MeForma/vue-toaster) | 73 | Vue.js toast notification plugin for vue 3 | 7 months ago | +| [vue-awesome-notifications](https://github.com/f3oall/vue-awesome-notifications) | 99 | Vue.js version of Awesome Notifications library | 2 months ago | +| [vue-my-toasts](https://github.com/vuegems/vue-my-toasts) | 95 | 🍞 Provide your component and let us toast the rest | 5 days ago | +| [vue-flash-message](https://github.com/keen-on-design/vue-flash-message) | 91 | Vue js flash messages component | 6 months ago | +| [vue-toaster](https://github.com/MeForma/vue-toaster) | 77 | Vue.js toast notification plugin for vue 3 | 8 months ago | | [vue-notification-bell](https://github.com/mrastiak/vue-notification-bell) | 63 | Vue.js notification bell component. | a month ago | | [vue-flash-message](https://github.com/smwbtech/vue-flash-message) | 58 | The component to display single flash message or multiple flash messages to user. | a year ago | -| [vuex-flash](https://github.com/ahmed-dinar/vuex-flash) | 55 | VueJs Flash Message Component within Vuex | 4 years ago | +| [vuex-flash](https://github.com/ahmed-dinar/vuex-flash) | 56 | VueJs Flash Message Component within Vuex | 4 years ago | | [vue-notice](https://github.com/marcius-studio/vue-notice) | 45 | Vue.js non-blocking notifications, based on Noty.js | a year ago | | [vue2-notify](https://github.com/websmurf/vue2-notify) | 36 | Simple Vue2 notification component | 2 years ago | | [vue-snack](https://github.com/zerodois/vue-snack) | 36 | A Vue.JS plugin for Snackbars based on Google Material | 3 years ago | | [vue-notification](https://github.com/mathieustan/vue-notification) | 28 | A clean and nice notification system for VueJs | 8 months ago | | [vue-toastr-2](https://github.com/saivarunk/vue-toastr-2) | 15 | Simple toast notifications for Vue.js | 2 years ago | -| [v-tostini](https://github.com/marverix/v-tostini) | 12 | Toast plugin for Vue.js 2.x | 4 days ago | +| [v-tostini](https://github.com/marverix/v-tostini) | 12 | Toast plugin for Vue.js 2.x | 17 days ago | | [vue-notifikation](https://github.com/happyCoda/vue-notifikation) | 7 | Vue.js notification plugin | 4 years ago | | [vue-notifications](https://github.com/voerro/vue-notifications) | 1 | Easily display notifications to your users. | 4 years ago | -| [vue-notification-ui](https://github.com/HELMAB/vue-notification-ui) | 0 | A simple notification ui with Vuejs | a month ago | +| [vue-notification-ui](https://github.com/HELMAB/vue-notification-ui) | 0 | A simple notification ui with Vuejs | 2 months ago | ### [Vue Loader](#vue-loader) @@ -1047,33 +1047,33 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [loaders.css](https://github.com/ConnorAtherton/loaders.css) | 9985 | Delightful, performance-focused pure css loading animations. | a year ago | -| [epic-spinners](https://github.com/epicmaxco/epic-spinners) | 3506 | Easy to use css spinners collection with Vue.js integration | a year ago | -| [vue-content-loader](https://github.com/egoist/vue-content-loader) | 2695 | SVG component to create placeholder loading, like Facebook cards loading. | 3 days ago | -| [vue-wait](https://github.com/f/vue-wait) | 1844 | Complex Loader and Progress Management for Vue/Vuex and Nuxt Applications | a month ago | -| [vue-loading-overlay](https://github.com/ankurk91/vue-loading-overlay) | 911 | Vue.js component for full screen loading indicator :cyclone: | 14 days ago | +| [loaders.css](https://github.com/ConnorAtherton/loaders.css) | 9996 | Delightful, performance-focused pure css loading animations. | a year ago | +| [epic-spinners](https://github.com/epicmaxco/epic-spinners) | 3519 | Easy to use css spinners collection with Vue.js integration | a year ago | +| [vue-content-loader](https://github.com/egoist/vue-content-loader) | 2709 | SVG component to create placeholder loading, like Facebook cards loading. | a day ago | +| [vue-wait](https://github.com/f/vue-wait) | 1846 | Complex Loader and Progress Management for Vue/Vuex and Nuxt Applications | 5 days ago | +| [vue-loading-overlay](https://github.com/ankurk91/vue-loading-overlay) | 916 | Vue.js component for full screen loading indicator :cyclone: | 12 days ago | | [vue-simple-spinner](https://github.com/dzwillia/vue-simple-spinner) | 396 | A simple, flexible spinner for Vue.js | 4 months ago | | [vue-radial-progress](https://github.com/wyzantinc/vue-radial-progress) | 394 | Radial progress bar component for Vue.js | a month ago | -| [vue-progress-path](https://github.com/Akryum/vue-progress-path) | 375 | Progress bars and loading indicators for Vue.js | a month ago | -| [vue-spinners](https://github.com/Saeris/vue-spinners) | 279 | 💫 A collection of loading spinner components for Vuejs | 11 days ago | -| [vue-element-loading](https://github.com/biigpongsatorn/vue-element-loading) | 266 | ⏳ Loading inside a container or full screen for Vue.js | a month ago | -| [vue-promise-btn](https://github.com/STUkh/vue-promise-btn) | 169 | Vue.js plugin that handles buttons async lock state. Demo: https://stukh.github.io/vue-promise-btn/ | a month ago | -| [vue-ellipse-progress](https://github.com/setaman/vue-ellipse-progress) | 151 | A Vue.js component to create beautiful animated circular progress bars | a day ago | -| [vue-loaders](https://github.com/Hokid/vue-loaders) | 136 | Vue + loaders.css | 7 months ago | -| [svg-progress-bar](https://github.com/chenxuan0000/svg-progress-bar) | 109 | :panda_face: A simple,progress bar for Vue.js | 2 years ago | -| [vue-spinkit](https://github.com/TonPC64/vue-spinkit) | 106 | 🌀 A collection of loading indicators animated with CSS for VueJS | a month ago | +| [vue-progress-path](https://github.com/Akryum/vue-progress-path) | 377 | Progress bars and loading indicators for Vue.js | a month ago | +| [vue-spinners](https://github.com/Saeris/vue-spinners) | 283 | 💫 A collection of loading spinner components for Vuejs | 2 days ago | +| [vue-element-loading](https://github.com/biigpongsatorn/vue-element-loading) | 267 | ⏳ Loading inside a container or full screen for Vue.js | a month ago | +| [vue-promise-btn](https://github.com/STUkh/vue-promise-btn) | 169 | Vue.js plugin that handles buttons async lock state. Demo: https://stukh.github.io/vue-promise-btn/ | 2 months ago | +| [vue-ellipse-progress](https://github.com/setaman/vue-ellipse-progress) | 155 | A Vue.js component to create beautiful animated circular progress bars | 7 days ago | +| [vue-loaders](https://github.com/Hokid/vue-loaders) | 137 | Vue + loaders.css | 7 months ago | +| [svg-progress-bar](https://github.com/chenxuan0000/svg-progress-bar) | 110 | :panda_face: A simple,progress bar for Vue.js | 2 years ago | +| [vue-spinkit](https://github.com/TonPC64/vue-spinkit) | 106 | 🌀 A collection of loading indicators animated with CSS for VueJS | 5 days ago | | [tb-skeleton](https://github.com/anthinkingcoder/tb-skeleton) | 85 | a vue component about toy bricks of skeleton screen loading | 3 months ago | -| [vue-splash](https://github.com/MehdiKhoshnevisz/vue-splash) | 70 | splash plugin for vue js | 12 days ago | -| [vue-ultimate-skeleton-cards](https://github.com/neelansh15/vue-ultimate-skeleton-cards) | 70 | The Ultimate fully-customizable plugin for skeleton cards in Vue. It's a no-brainer. (Vue 2) | 6 months ago | -| [vue-blockui](https://github.com/realdah/vue-blockui) | 56 | BlockUI for vue 2, similiar to jquery blockUI, can be used for loading screen. | 3 years ago | +| [vue-splash](https://github.com/MehdiKhoshnevisz/vue-splash) | 75 | splash plugin for vue js | 10 days ago | +| [vue-ultimate-skeleton-cards](https://github.com/neelansh15/vue-ultimate-skeleton-cards) | 73 | The Ultimate fully-customizable plugin for skeleton cards in Vue. It's a no-brainer. (Vue 2) | 6 months ago | +| [vue-blockui](https://github.com/realdah/vue-blockui) | 55 | BlockUI for vue 2, similiar to jquery blockUI, can be used for loading screen. | 3 years ago | | [vue-preloaders](https://github.com/igaloly/vue-preloaders) | 38 | Stable, Flexible and Fully Customizable Vue and Nuxt preloaders library | a month ago | | [vue-loading-button](https://github.com/shwilliam/vue-loading-button) | 36 | 👇 Vue button with slideout loading indicator | a year ago | -| [Vue-ui-preloader](https://github.com/Bot-Academia/Vue-ui-preloader) | 16 | Pre Loader components for vue.js | 22 days ago | +| [Vue-ui-preloader](https://github.com/Bot-Academia/Vue-ui-preloader) | 16 | Pre Loader components for vue.js | a month ago | | [vue2-form-loading](https://github.com/hussam-m/vue2-form-loading) | 13 | A VueJS directive can be used with forms in order to disable submit button and make every input readonly after submitting | 3 years ago | | [vuesence-cloud-sync-button](https://github.com/altrusl/vuesence-cloud-sync-button) | 8 | Button / progress-bar with cloud synchronization animation in vanilla javascript, Vue.js and Web component formats | 4 months ago | | [vue-yan-progress](https://github.com/Yangfan2016/vue-yan-progress) | 7 | This is a cascading progress bar plugin based on vue | 3 years ago | | [vue-loading](https://github.com/HELMAB/vue-loading) | 7 | Using to block while client requesting. | 2 months ago | -| [vue-wait-for](https://github.com/MeForma/vue-wait-for) | 5 | A loader manager for vue3 with reactive method | 8 months ago | +| [vue-wait-for](https://github.com/MeForma/vue-wait-for) | 6 | A loader manager for vue3 with reactive method | 8 months ago | ### [Vue Progress Bar](#vue-progress-bar) @@ -1081,14 +1081,14 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [vue-progressbar](https://github.com/hilongjw/vue-progressbar) | 1367 | A lightweight progress bar for vue | a year ago | -| [vue-ins-progress-bar](https://github.com/meloalright/vue-ins-progress-bar) | 322 | 一款 ins 风格的 Vue 进度条组件 | a year ago | +| [vue-progressbar](https://github.com/hilongjw/vue-progressbar) | 1368 | A lightweight progress bar for vue | a year ago | +| [vue-ins-progress-bar](https://github.com/meloalright/vue-ins-progress-bar) | 323 | 一款 ins 风格的 Vue 进度条组件 | a year ago | | [vue2-loading-bar](https://github.com/BosNaufal/vue2-loading-bar) | 269 | Simplest Youtube Like Loading Bar Component For Vue 2. http://bosnaufal.github.io/vue2-loading-bar/ | 5 years ago | -| [vue-top-progress](https://github.com/dalphyx/vue-top-progress) | 251 | Yet another top progress loading bar component for Vue.js. | 3 years ago | -| [nprogress](https://github.com/vue-bulma/nprogress) | 180 | Progress bars is based on nprogress for Vue | 4 months ago | -| [easy-circular-progress](https://github.com/dreambo8563/easy-circular-progress) | 101 | easy circular progress component with counting effect 💫🏺🎡 | 9 months ago | -| [vue-scroll-progress](https://github.com/spemer/vue-scroll-progress) | 86 | 🎉 Page scroll progress bar component for @vuejs | a month ago | -| [vue-simple-progress](https://github.com/dzwillia/vue-simple-progress) | 75 | A simple, flexible progress bar for Vue.js | 25 days ago | +| [vue-top-progress](https://github.com/dalphyx/vue-top-progress) | 252 | Yet another top progress loading bar component for Vue.js. | 3 years ago | +| [nprogress](https://github.com/vue-bulma/nprogress) | 180 | Progress bars is based on nprogress for Vue | 5 months ago | +| [easy-circular-progress](https://github.com/dreambo8563/easy-circular-progress) | 104 | easy circular progress component with counting effect 💫🏺🎡 | 10 months ago | +| [vue-scroll-progress](https://github.com/spemer/vue-scroll-progress) | 87 | 🎉 Page scroll progress bar component for @vuejs | 2 months ago | +| [vue-simple-progress](https://github.com/dzwillia/vue-simple-progress) | 78 | A simple, flexible progress bar for Vue.js | a month ago | | [vue-progress-button](https://github.com/websmurf/vue-progress-button) | 73 | Animated button for VueJS | 3 years ago | | [vue-read-progress](https://github.com/ajerez/vue-read-progress) | 36 | Customizable progress bar at the top of the page that shows the scroll progress | a month ago | | [vue-twitter-counter](https://github.com/LucasLeandro1204/vue-twitter-counter) | 33 | Counter component inspired in Twitter with Vue | 4 years ago | @@ -1100,12 +1100,12 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [v-tooltip](https://github.com/Akryum/v-tooltip) | 1992 | 💬 Easy tooltips, popovers, dropdown for Vue | 8 days ago | -| [vue-popper](https://github.com/RobinCK/vue-popper) | 392 | :whale: VueJS popover component based popper.js | a month ago | -| [vue-directive-tooltip](https://github.com/hekigan/vue-directive-tooltip) | 162 | Vue.js tooltip directive. Easy to use, configure and style | 11 days ago | +| [v-tooltip](https://github.com/Akryum/v-tooltip) | 1999 | 💬 Easy tooltips, popovers, dropdown for Vue | 5 days ago | +| [vue-popper](https://github.com/RobinCK/vue-popper) | 394 | :whale: VueJS popover component based popper.js | a month ago | +| [vue-directive-tooltip](https://github.com/hekigan/vue-directive-tooltip) | 163 | Vue.js tooltip directive. Easy to use, configure and style | 24 days ago | | [vue-popper-component](https://github.com/antongorodezkiy/vue-popper-component) | 47 | Popper.js directive for Vue.js | 4 years ago | -| [vue-custom-tooltip](https://github.com/adamdehaven/vue-custom-tooltip) | 30 | A reusable tooltip component for Vue (and VuePress) projects. | a month ago | -| [k-pop](https://github.com/ChristianKienle/k-pop) | 15 | 🕺k-pop: Simple Popover Component using Vue | a month ago | +| [vue-custom-tooltip](https://github.com/adamdehaven/vue-custom-tooltip) | 31 | A reusable tooltip component for Vue (and VuePress) projects. | 5 days ago | +| [k-pop](https://github.com/ChristianKienle/k-pop) | 15 | 🕺k-pop: Simple Popover Component using Vue | 4 days ago | | [vue-tooltipster](https://github.com/cpfarher/vue-tooltipster) | 6 | Vue tooltipster component | 4 years ago | @@ -1114,53 +1114,53 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [viewerjs](https://github.com/fengyuanchen/viewerjs) | 6081 | JavaScript image viewer. | 3 days ago | -| [vue-js-modal](https://github.com/euvl/vue-js-modal) | 3933 | Easy to use, highly customizable Vue.js modal library. | 4 days ago | -| [a11y-dialog](https://github.com/KittyGiraudel/a11y-dialog) | 1707 | A very lightweight and flexible accessible modal dialog script. | 6 days ago | -| [v-viewer](https://github.com/mirari/v-viewer) | 1679 | Image viewer component for vue, supports rotation, scale, zoom and so on, based on viewer.js | 2 months ago | -| [sweet-modal-vue](https://github.com/visma-meglerfront/sweet-modal-vue) | 707 | The sweetest library to happen to modals. | 4 months ago | -| [vue-sweetalert2](https://github.com/avil13/vue-sweetalert2) | 493 | A convenient wrapper for sweetalert2. | 2 months ago | -| [vue-gallery](https://github.com/RobinCK/vue-gallery) | 412 | :camera: Responsive and customizable image and video gallery, carousel and lightbox, optimized for both mobile and desktop web browsers. | a year ago | -| [v-img](https://github.com/crowdbotics/v-img) | 407 | | 3 years ago | -| [vuejs-dialog](https://github.com/Godofbrowser/vuejs-dialog) | 339 | A lightweight, promise based alert, prompt and confirm dialog | 3 months ago | -| [vodal](https://github.com/chenjiahan/vodal) | 329 | A Vue modal with animations. | 12 days ago | -| [vue-image-lightbox](https://github.com/pexea12/vue-image-lightbox) | 282 | A Vue component to display an image gallery lightbox | 11 days ago | -| [vue-modal-dialogs](https://github.com/hjkcai/vue-modal-dialogs) | 272 | Promisify dialogs in Vue! | 3 months ago | -| [vue-window](https://github.com/michitaro/vue-window) | 267 | Window component for vue2 | a year ago | -| [vue-final-modal](https://github.com/vue-final/vue-final-modal) | 249 | 🍕Vue Final Modal is a tiny, renderless, mobile-friendly, feature-rich modal component for Vue.js. | 3 days ago | +| [viewerjs](https://github.com/fengyuanchen/viewerjs) | 6106 | JavaScript image viewer. | 16 days ago | +| [vue-js-modal](https://github.com/euvl/vue-js-modal) | 3939 | Easy to use, highly customizable Vue.js modal library. | 5 days ago | +| [a11y-dialog](https://github.com/KittyGiraudel/a11y-dialog) | 1715 | A very lightweight and flexible accessible modal dialog script. | 6 days ago | +| [v-viewer](https://github.com/mirari/v-viewer) | 1700 | Image viewer component for vue, supports rotation, scale, zoom and so on, based on viewer.js | 5 days ago | +| [sweet-modal-vue](https://github.com/visma-meglerfront/sweet-modal-vue) | 709 | The sweetest library to happen to modals. | 5 months ago | +| [vue-sweetalert2](https://github.com/avil13/vue-sweetalert2) | 497 | A convenient wrapper for sweetalert2. | 3 months ago | +| [vue-gallery](https://github.com/RobinCK/vue-gallery) | 413 | :camera: Responsive and customizable image and video gallery, carousel and lightbox, optimized for both mobile and desktop web browsers. | a year ago | +| [v-img](https://github.com/crowdbotics/v-img) | 409 | | 3 years ago | +| [vuejs-dialog](https://github.com/Godofbrowser/vuejs-dialog) | 341 | A lightweight, promise based alert, prompt and confirm dialog | 3 months ago | +| [vodal](https://github.com/chenjiahan/vodal) | 329 | A Vue modal with animations. | 25 days ago | +| [vue-image-lightbox](https://github.com/pexea12/vue-image-lightbox) | 283 | A Vue component to display an image gallery lightbox | 24 days ago | +| [vue-modal-dialogs](https://github.com/hjkcai/vue-modal-dialogs) | 272 | Promisify dialogs in Vue! | 4 months ago | +| [vue-window](https://github.com/michitaro/vue-window) | 268 | Window component for vue2 | a year ago | +| [vue-final-modal](https://github.com/vue-final/vue-final-modal) | 263 | 🍕Vue Final Modal is a tiny, renderless, mobile-friendly, feature-rich modal component for Vue.js. | a day ago | | [vue2-simplert](https://github.com/mazipan/vue2-simplert) | 219 | ⚠️ Vue 2 Simple Alert Component (SweetAlert Inspired) | 3 months ago | | [vue-swal](https://github.com/anteriovieira/vue-swal) | 183 | A small wrapper for integrating SweetAlert to Vuejs | 3 years ago | -| [vuetify-dialog](https://github.com/yariksav/vuetify-dialog) | 179 | Easy dialogs in Vuetify.js framework | a month ago | -| [vue-slideout-panel](https://github.com/officert/vue-slideout-panel) | 164 | Vue JS component for stackable slideout panels | 3 months ago | +| [vuetify-dialog](https://github.com/yariksav/vuetify-dialog) | 179 | Easy dialogs in Vuetify.js framework | 2 months ago | +| [vue-slideout-panel](https://github.com/officert/vue-slideout-panel) | 163 | Vue JS component for stackable slideout panels | 3 months ago | | [vue-gallery-slideshow](https://github.com/KitchenStories/vue-gallery-slideshow) | 159 | 🖼 Lightweight and responsive image gallery for Vue.js | a year ago | -| [vue-dialog-drag](https://github.com/emiliorizzo/vue-dialog-drag) | 153 | Simple vue draggable dialog | a month ago | +| [vue-dialog-drag](https://github.com/emiliorizzo/vue-dialog-drag) | 153 | Simple vue draggable dialog | 2 months ago | | [vue-pure-lightbox](https://github.com/DCzajkowski/vue-pure-lightbox) | 152 | Very simple lightbox plugin (without any dependencies) for Vuejs 🌅 | a month ago | +| [vue-it-bigger](https://github.com/haiafara/vue-it-bigger) | 131 | A simple image / (YouTube) video lightbox component for Vue.js. | 3 days ago | | [v-dialogs](https://github.com/TerryZ/v-dialogs) | 124 | A simple and clean instructional dialog plugin for Vue2, dialog type including Modal, Alert, Mask and Toast | a year ago | -| [vue-it-bigger](https://github.com/haiafara/vue-it-bigger) | 124 | A simple image / (YouTube) video lightbox component for Vue.js. | 8 hours ago | -| [vuedals](https://github.com/javisperez/vuedals) | 103 | Vue modals with a single component | a month ago | -| [vue-tinybox](https://github.com/NickKaramoff/vue-tinybox) | 81 | 🌌 A slick, yet tiny lightbox gallery for Vue.js | 6 months ago | -| [modaltor](https://github.com/davodaslanifakor/modaltor) | 78 | modal component for vuejs | a month ago | -| [vue-a11y-dialog](https://github.com/morkro/vue-a11y-dialog) | 74 | Vue.js component for a11y-dialog | 6 months ago | +| [vuedals](https://github.com/javisperez/vuedals) | 102 | Vue modals with a single component | a month ago | +| [vue-tinybox](https://github.com/NickKaramoff/vue-tinybox) | 82 | 🌌 A slick, yet tiny lightbox gallery for Vue.js | 6 months ago | +| [modaltor](https://github.com/davodaslanifakor/modaltor) | 79 | modal component for vuejs | a month ago | +| [vue-a11y-dialog](https://github.com/morkro/vue-a11y-dialog) | 75 | Vue.js component for a11y-dialog | 7 months ago | | [v-gallery](https://github.com/TerryZ/v-gallery) | 65 | A Vue2 plugin for images show in gallery or carousel | 3 years ago | | [vue-my-photos](https://github.com/am283721/vue-my-photos) | 49 | Simple lightbox component for Vue applications | a month ago | +| [vue-modal](https://github.com/kouts/vue-modal) | 46 | A customizable, stackable, and lightweight modal component for Vue. | 4 days ago | | [Vue-Semantic-Modal](https://github.com/David-Desmaisons/Vue-Semantic-Modal) | 44 | Vue modal component for Semantic-Ui no jquery | 4 years ago | -| [vue-modal](https://github.com/kouts/vue-modal) | 43 | A customizable, stackable, and lightweight modal component for Vue. | 7 days ago | | [vue-img-orientation-changer](https://github.com/nikli2009/vue-img-orientation-changer) | 40 | A vue plugin that can help you display image in correct orientation. | 3 years ago | | [vudal](https://github.com/Egorvah/vudal) | 37 | Modal window for vue.js | 3 years ago | | [vue-stackable-modal](https://github.com/Innologica/vue-stackable-modal) | 36 | Vue stackable modal component by Innologica | 4 months ago | -| [vue-img-view](https://github.com/la7ender/vue-img-view) | 30 | a plugin for Vue.js, you can drag / view / rotate pictures anywhere | 3 years ago | +| [vue-img-view](https://github.com/la7ender/vue-img-view) | 31 | a plugin for Vue.js, you can drag / view / rotate pictures anywhere | 3 years ago | | [vue-modal](https://github.com/MelMacaluso/vue-modal) | 28 | Reusable Modal component, supports own custom HTML, text and classes. | 2 years ago | | [vue-ya-semantic-modal](https://github.com/qgp9/vue-ya-semantic-modal) | 21 | | 4 years ago | | [vue-accessible-modal](https://github.com/andrewvasilchuk/vue-accessible-modal) | 16 | Vue.js component for accessible modals | a month ago | | [vue-messageBox](https://github.com/zhangxiang958/vue-messageBox) | 14 | the messagebox component for Vue | 4 years ago | -| [vue-cute-modal](https://github.com/dillonchanis/vue-cute-modal) | 7 | A simple and easy to use Modal component for Vue applications. | 3 years ago | -| [vue-topmodal](https://github.com/adileo/vue-topmodal) | 7 | A fully customisable Vue.js modal component. | 11 days ago | +| [vue-cute-modal](https://github.com/dillonchanis/vue-cute-modal) | 7 | A simple and easy to use Modal component for Vue applications. | 4 years ago | +| [vue-topmodal](https://github.com/adileo/vue-topmodal) | 7 | A fully customisable Vue.js modal component. | 24 days ago | | [vue2-image-loader](https://github.com/leepyng/vue2-image-loader) | 6 | a image loader component for vue2 | 3 years ago | | [vue-hawesome-modal](https://github.com/behawesometw/vue-hawesome-modal) | 5 | A Vue promisify modal component plugin based on Vuetify with Vuex. | a month ago | | [vue-modality](https://github.com/ovictorpereira/vue-modality) | 4 | A really nice Vue.js modal component | a month ago | | [vuesence-modal-window](https://github.com/altrusl/vuesence-modal-window) | 4 | | 4 months ago | | [v-modal-backdrop](https://github.com/nash403/v-modal-backdrop) | 2 | A simple generic backdrop component for vue | 3 years ago | -| [xmodal](https://github.com/XeniacDev/xmodal) | 1 | 🚀 A simplistic, ⚡ lightweight (5kb gzipped) and easy to use wrapper around your components that will help you create custom and dynamic modals, from your components | 3 months ago | +| [xmodal](https://github.com/XeniacDev/xmodal) | 2 | 🚀 A simplistic, ⚡ lightweight (5kb gzipped) and easy to use wrapper around your components that will help you create custom and dynamic modals, from your components | 4 months ago | ### [Vue Parallax](#vue-parallax) @@ -1169,9 +1169,9 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | | [vue-parallax](https://github.com/apertureless/vue-parallax) | 585 | 🌌 Vue.js component for parallax image scroll effects | a month ago | -| [vue-parallax-js](https://github.com/jsnanigans/vue-parallax-js) | 110 | Tiny vue component that adds a directive for parallax effect on elements. | 12 days ago | +| [vue-parallax-js](https://github.com/jsnanigans/vue-parallax-js) | 110 | Tiny vue component that adds a directive for parallax effect on elements. | 25 days ago | | [vue-parallax](https://github.com/vue-comps/vue-parallax) | 82 | Scrolls a image slower than the window to create a neat optical effect. | 5 years ago | -| [vue-mouse-parallax](https://github.com/Aminerman/vue-mouse-parallax) | 76 | An easy to use mouse parallax component for Vue.js | a month ago | +| [vue-mouse-parallax](https://github.com/Aminerman/vue-mouse-parallax) | 77 | An easy to use mouse parallax component for Vue.js | a month ago | | [vue-parallax-view](https://github.com/aarcoraci/vue-parallax-view) | 8 | Create a composite control that displays different images that react to the mouse movement to create a depth effect | a month ago | @@ -1180,30 +1180,30 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [heroicons](https://github.com/tailwindlabs/heroicons) | 13282 | A set of free MIT-licensed high-quality SVG icons for UI development. | 2 days ago | -| [tabler-icons](https://github.com/tabler/tabler-icons) | 10632 | A set of over 1250 free MIT-licensed high-quality SVG icons for you to use in your web projects. | 3 months ago | -| [vue-awesome](https://github.com/Justineo/vue-awesome) | 2284 | Awesome SVG icon component for Vue.js, built-in with Font Awesome icons. | a month ago | -| [vue-fontawesome](https://github.com/FortAwesome/vue-fontawesome) | 2178 | Font Awesome 5 Vue component | 8 days ago | -| [heroicons-ui](https://github.com/sschoger/heroicons-ui) | 2074 | | 2 years ago | -| [vue-unicons](https://github.com/antonreshetov/vue-unicons) | 870 | 1000+ Pixel-perfect svg icons for your next project as Vue components | 5 months ago | +| [heroicons](https://github.com/tailwindlabs/heroicons) | 13358 | A set of free MIT-licensed high-quality SVG icons for UI development. | 15 days ago | +| [tabler-icons](https://github.com/tabler/tabler-icons) | 10670 | A set of over 1250 free MIT-licensed high-quality SVG icons for you to use in your web projects. | 3 months ago | +| [vue-awesome](https://github.com/Justineo/vue-awesome) | 2288 | Awesome SVG icon component for Vue.js, built-in with Font Awesome icons. | 2 months ago | +| [vue-fontawesome](https://github.com/FortAwesome/vue-fontawesome) | 2185 | Font Awesome 5 Vue component | 5 days ago | +| [heroicons-ui](https://github.com/sschoger/heroicons-ui) | 2075 | | 2 years ago | +| [vue-unicons](https://github.com/antonreshetov/vue-unicons) | 874 | 1000+ Pixel-perfect svg icons for your next project as Vue components | 6 months ago | | [vue-eva-icons](https://github.com/antonreshetov/vue-eva-icons) | 192 | Is a pack of more than 480 beautiful open source Eva icons as Vue components | 3 years ago | -| [vue-country-flag](https://github.com/P3trur0/vue-country-flag) | 103 | Vue component for country flags | 10 days ago | -| [oh-vue-icons](https://github.com/Renovamen/oh-vue-icons) | 103 | A Vue component for importing inline SVG icons from different popular icon packs easily. | a month ago | -| [vue-material-design-icons](https://github.com/robcresswell/vue-material-design-icons) | 91 | Material Design Icons as Vue Single File Components | 2 months ago | +| [vue-country-flag](https://github.com/P3trur0/vue-country-flag) | 105 | Vue component for country flags | 4 days ago | +| [oh-vue-icons](https://github.com/Renovamen/oh-vue-icons) | 104 | A Vue component for importing inline SVG icons from different popular icon packs easily. | 2 months ago | +| [vue-material-design-icons](https://github.com/robcresswell/vue-material-design-icons) | 92 | Material Design Icons as Vue Single File Components | 8 days ago | | [vue-ionicons](https://github.com/mazipan/vue-ionicons) | 90 | ⛄️ Vue Icon Set Components from Ionic Team | 3 months ago | -| [vue-tabler-icons](https://github.com/alex-oleshkevich/vue-tabler-icons) | 78 | Fully customizable free SVG icons made as Vue components. | a month ago | -| [vue-hero-icons](https://github.com/matschik/vue-hero-icons) | 70 | A set of free MIT-licensed high-quality SVG icons, sourced from @tailwindlabs/heroicons, as Vue 2 functional components. | a month ago | -| [vue-cryptoicon](https://github.com/man15h/vue-cryptoicon) | 68 | Cryptocurrency icons for your next Vue project | a month ago | +| [vue-tabler-icons](https://github.com/alex-oleshkevich/vue-tabler-icons) | 79 | Fully customizable free SVG icons made as Vue components. | 2 months ago | +| [vue-hero-icons](https://github.com/matschik/vue-hero-icons) | 72 | A set of free MIT-licensed high-quality SVG icons, sourced from @tailwindlabs/heroicons, as Vue 2 functional components. | 2 months ago | +| [vue-cryptoicon](https://github.com/man15h/vue-cryptoicon) | 69 | Cryptocurrency icons for your next Vue project | 2 months ago | | [mdi-vue](https://github.com/therufa/mdi-vue) | 67 | Material design icons for vue.js | 2 months ago | | [vue-icon-font](https://github.com/ganl/vue-icon-font) | 25 | IconFont plugin for Vuejs | 2 years ago | +| [vue-fa](https://github.com/Cweili/vue-fa) | 21 | Tiny FontAwesome 5 component for Vue.js. | 3 days ago | | [vue-zondicons](https://github.com/TerryMooreII/vue-zondicons) | 20 | Vue.js component for accessing Zondicon svg icons | 3 years ago | -| [vue-fa](https://github.com/Cweili/vue-fa) | 20 | Tiny FontAwesome 5 component for Vue.js. | 7 days ago | | [vue-ico](https://github.com/paulcollett/vue-ico) | 17 | Dead easy, Google Material Icons for Vue | 4 years ago | | [vue-simple-line-icons](https://github.com/nkoik/vue-simple-line-icons) | 16 | 😸 Vue component for Simple Line Icons and you may choose a SVG or a Font icon just with a prop. | 3 years ago | | [md-svg-vue](https://github.com/IPRIT/md-svg-vue) | 14 | Material design icons by Google for Vue.js & Nuxt.js (server side support & inline svg with path) | a year ago | | [graphicon](https://github.com/nash403/graphicon) | 12 | A Vue.js plugin/component to help you manage your icons seamlessly | 2 years ago | | [vue-lang-code-flags](https://github.com/qWici/vue-lang-code-flags) | 9 | Vue component which shows the flag of the country from which the language comes from | a year ago | -| [vicon](https://github.com/Lt0/vicon) | 6 | icon component for vue | 3 years ago | +| [vicon](https://github.com/Lt0/vicon) | 5 | icon component for vue | 3 years ago | | [vue-heroicons](https://github.com/Kholid060/vue-heroicons) | 4 | Vue component for 104 premium Heroicons-UI svg icons | a year ago | @@ -1212,29 +1212,29 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [slideout](https://github.com/Mango/slideout) | 7972 | A touch slideout navigation menu for your mobile web apps. | a year ago | -| [vue-burger-menu](https://github.com/mbj36/vue-burger-menu) | 692 | 🍔 An off-canvas sidebar Vue component - https://vue-burger-menu.netlify.com/ | 12 days ago | -| [vue-js-popover](https://github.com/euvl/vue-js-popover) | 410 | :dango: Vue.js 2 library for dropdowns / popovers / tooltips | a month ago | -| [vue-drawer-layout](https://github.com/hjl19911127/vue-drawer-layout) | 393 | A simple DrawerLayout component for Vue.js. | 2 years ago | -| [vue-stripe-menu](https://github.com/Alexeykhr/vue-stripe-menu) | 352 | Creating a navigation menu with animations like on Stripe | a month ago | +| [slideout](https://github.com/Mango/slideout) | 7973 | A touch slideout navigation menu for your mobile web apps. | a year ago | +| [vue-burger-menu](https://github.com/mbj36/vue-burger-menu) | 697 | 🍔 An off-canvas sidebar Vue component - https://vue-burger-menu.netlify.com/ | 25 days ago | +| [vue-js-popover](https://github.com/euvl/vue-js-popover) | 411 | :dango: Vue.js 2 library for dropdowns / popovers / tooltips | a month ago | +| [vue-drawer-layout](https://github.com/hjl19911127/vue-drawer-layout) | 395 | A simple DrawerLayout component for Vue.js. | 2 years ago | +| [vue-stripe-menu](https://github.com/Alexeykhr/vue-stripe-menu) | 358 | Creating a navigation menu with animations like on Stripe | 4 days ago | | [vue-menu](https://github.com/michitaro/vue-menu) | 237 | Menu/Contextmenu Component for vue2 | 10 months ago | | [vue-quick-menu](https://github.com/AshleyLv/vue-quick-menu) | 218 | This is web navigation component base on vue2.0+. It can be used in both PC and mobile. | 10 months ago | -| [v-selectmenu](https://github.com/TerryZ/v-selectmenu) | 174 | SelectMenu for Vuejs, A simple, easier and highly customized menu solution | 2 years ago | -| [vue-accordion](https://github.com/zeratulmdq/vue-accordion) | 170 | Simple accordion menu component for Vue.js | 3 years ago | -| [vue-slideout](https://github.com/vouill/vue-slideout) | 155 | Simple vue implementation of Slideout.js touch sidebar / sidemenu library | 3 years ago | -| [vue-tree-navigation](https://github.com/MisRob/vue-tree-navigation) | 151 | A NEW MAINTAINER NEEDED! Vue.js 2 tree navigation with vue-router support | a month ago | -| [vue-navigation-bar](https://github.com/johndatserakis/vue-navigation-bar) | 117 | 🧭 A simple, pretty navbar for your Vue projects. | 8 days ago | -| [vue-file-toolbar-menu](https://github.com/motla/vue-file-toolbar-menu) | 84 | :desktop_computer: UI file/toolbar menus for Vue apps | 19 days ago | +| [v-selectmenu](https://github.com/TerryZ/v-selectmenu) | 175 | SelectMenu for Vuejs, A simple, easier and highly customized menu solution | 2 years ago | +| [vue-accordion](https://github.com/zeratulmdq/vue-accordion) | 171 | Simple accordion menu component for Vue.js | 3 years ago | +| [vue-slideout](https://github.com/vouill/vue-slideout) | 156 | Simple vue implementation of Slideout.js touch sidebar / sidemenu library | 3 years ago | +| [vue-tree-navigation](https://github.com/MisRob/vue-tree-navigation) | 151 | A NEW MAINTAINER NEEDED! Vue.js 2 tree navigation with vue-router support | 5 days ago | +| [vue-navigation-bar](https://github.com/johndatserakis/vue-navigation-bar) | 119 | 🧭 A simple, pretty navbar for your Vue projects. | 21 days ago | +| [vue-file-toolbar-menu](https://github.com/motla/vue-file-toolbar-menu) | 85 | :desktop_computer: UI file/toolbar menus for Vue apps | a month ago | | [vue-simple-search-dropdown](https://github.com/romainsimon/vue-simple-search-dropdown) | 80 | :eight_pointed_black_star: Vue.js simple autocomplete dropdown component | 5 months ago | -| [vue-bottom-sheet](https://github.com/webzlodimir/vue-bottom-sheet) | 64 | 🔥 A nice clean and touch-friendly bottom sheet component based on Vue.js and Hammer.js | a month ago | +| [vue-bottom-sheet](https://github.com/webzlodimir/vue-bottom-sheet) | 66 | 🔥 A nice clean and touch-friendly bottom sheet component based on Vue.js and Hammer.js | 2 days ago | | [bp-vuejs-dropdown](https://github.com/borisbutenko/bp-vuejs-dropdown) | 46 | Dropdown component for Vuejs | 2 years ago | -| [vue-burger-button](https://github.com/VitorLuizC/vue-burger-button) | 41 | 🍔 vue-burger-button is a functional component, which is faster than a regular component, and is pretty small (JS min+gzip is lower than 700b and CSS min+gzip is lower than 400b). | 12 days ago | +| [vue-burger-button](https://github.com/VitorLuizC/vue-burger-button) | 42 | 🍔 vue-burger-button is a functional component, which is faster than a regular component, and is pretty small (JS min+gzip is lower than 700b and CSS min+gzip is lower than 400b). | 25 days ago | +| [vue-dropdown-menu](https://github.com/Innologica/vue-dropdown-menu) | 39 | Dropdown menu component for Vue | a month ago | | [vue-dropdown](https://github.com/JonathanDn/vue-dropdown) | 38 | A highly dynamic vue dropdown component | a year ago | -| [vue-dropdown-menu](https://github.com/Innologica/vue-dropdown-menu) | 38 | Dropdown menu component for Vue | a month ago | -| [vue-bulma-accordion](https://github.com/Lunrtick/vue-bulma-accordion) | 34 | A simple, easily configurable accordion or collapsible for Vue, styled with Bulma | a month ago | +| [vue-bulma-accordion](https://github.com/Lunrtick/vue-bulma-accordion) | 35 | A simple, easily configurable accordion or collapsible for Vue, styled with Bulma | a month ago | | [vue-simple-menu](https://github.com/RGRU/vue-simple-menu) | 33 | Vue component for fast create simple menu block | 3 years ago | | [vue-router-nav](https://github.com/classicalConditioning/vue-router-nav) | 30 | Minimalistic responsive navigation bar that renders routes of vue-router. | 4 years ago | -| [v-dropdown-menu](https://github.com/RadKod/v-dropdown-menu) | 19 | Dropdown menu plugin for vuejs, supported ssr. | 5 months ago | +| [v-dropdown-menu](https://github.com/RadKod/v-dropdown-menu) | 19 | Dropdown menu plugin for vuejs, supported ssr. | 6 months ago | | [vue-menu-aim](https://github.com/Dimon24021993/vue-menu-aim) | 7 | menu with triangle, for vue (: | 2 years ago | | [sidebar-menu-drawer](https://github.com/satriaajiputra/sidebar-menu-drawer) | 7 | A Vue component sidebar menu drawer | a month ago | @@ -1244,39 +1244,39 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [swiper](https://github.com/nolimits4web/swiper) | 28489 | Most modern mobile touch slider with hardware accelerated transitions | 4 hours ago | -| [vue-awesome-swiper](https://github.com/surmon-china/vue-awesome-swiper) | 11838 | 🏆 Swiper component for @vuejs | 11 days ago | -| [glide](https://github.com/glidejs/glide) | 6142 | A dependency-free JavaScript ES6 slider and carousel. It’s lightweight, flexible and fast. Designed to slide. No less, no more | 5 months ago | -| [egjs-flicking](https://github.com/naver/egjs-flicking) | 1754 | 🎠 ♻️ Everyday 30 million people experience. It's reliable, flexible and extendable carousel. | 5 days ago | -| [vue-carousel](https://github.com/SSENSE/vue-carousel) | 1592 | A flexible, responsive, touch-friendly carousel for Vue.js | 12 days ago | -| [vue-agile](https://github.com/lukaszflorczak/vue-agile) | 1248 | 🎠 A carousel component for Vue.js | a month ago | -| [vue-carousel-3d](https://github.com/Wlada/vue-carousel-3d) | 812 | Vue Carousel 3D - Beautiful, flexible and touch supported 3D Carousel for Vue.js | a month ago | -| [hooper](https://github.com/baianat/hooper) | 618 | 🎠 A customizable accessible carousel slider optimized for Vue | 11 days ago | -| [vue-slick](https://github.com/staskjs/vue-slick) | 572 | Vue component for Slick-carousel (http://kenwheeler.github.io/slick) | 3 months ago | -| [vue-slick-carousel](https://github.com/gs-shop/vue-slick-carousel) | 558 | 🚥Vue Slick Carousel with True SSR Written for ⚡Faster Luxstay | 14 days ago | -| [vueper-slides](https://github.com/antoniandre/vueper-slides) | 391 | A touch ready and responsive slideshow / carousel for Vue & Vue 3. | a month ago | -| [vue-flux](https://github.com/ragnarlotus/vue-flux) | 387 | Image slider which comes with 20 cool transitions | 15 days ago | -| [vue-flickity](https://github.com/drewjbartlett/vue-flickity) | 361 | A Vue Slider / Carousel Component for Flickity.js | a month ago | -| [vue-picture-swipe](https://github.com/rap2hpoutre/vue-picture-swipe) | 349 | 🖼 Vue Picture Swipe Gallery (a gallery of image with thumbnails, lazy-load and swipe) backed by photoswipe | 5 months ago | +| [swiper](https://github.com/nolimits4web/swiper) | 28619 | Most modern mobile touch slider with hardware accelerated transitions | 3 days ago | +| [vue-awesome-swiper](https://github.com/surmon-china/vue-awesome-swiper) | 11889 | 🏆 Swiper component for @vuejs | 4 days ago | +| [glide](https://github.com/glidejs/glide) | 6153 | A dependency-free JavaScript ES6 slider and carousel. It’s lightweight, flexible and fast. Designed to slide. No less, no more | 6 months ago | +| [egjs-flicking](https://github.com/naver/egjs-flicking) | 1782 | 🎠 ♻️ Everyday 30 million people experience. It's reliable, flexible and extendable carousel. | 2 days ago | +| [vue-carousel](https://github.com/SSENSE/vue-carousel) | 1595 | A flexible, responsive, touch-friendly carousel for Vue.js | 5 days ago | +| [vue-agile](https://github.com/lukaszflorczak/vue-agile) | 1252 | 🎠 A carousel component for Vue.js | 4 days ago | +| [vue-carousel-3d](https://github.com/Wlada/vue-carousel-3d) | 815 | Vue Carousel 3D - Beautiful, flexible and touch supported 3D Carousel for Vue.js | a month ago | +| [hooper](https://github.com/baianat/hooper) | 624 | 🎠 A customizable accessible carousel slider optimized for Vue | 5 days ago | +| [vue-slick](https://github.com/staskjs/vue-slick) | 574 | Vue component for Slick-carousel (http://kenwheeler.github.io/slick) | 3 months ago | +| [vue-slick-carousel](https://github.com/gs-shop/vue-slick-carousel) | 562 | 🚥Vue Slick Carousel with True SSR Written for ⚡Faster Luxstay | 4 days ago | +| [vueper-slides](https://github.com/antoniandre/vueper-slides) | 398 | A touch ready and responsive slideshow / carousel for Vue & Vue 3. | 2 months ago | +| [vue-flux](https://github.com/ragnarlotus/vue-flux) | 392 | Image slider which comes with 20 cool transitions | a day ago | +| [vue-flickity](https://github.com/drewjbartlett/vue-flickity) | 362 | A Vue Slider / Carousel Component for Flickity.js | 2 months ago | +| [vue-picture-swipe](https://github.com/rap2hpoutre/vue-picture-swipe) | 350 | 🖼 Vue Picture Swipe Gallery (a gallery of image with thumbnails, lazy-load and swipe) backed by photoswipe | 6 months ago | | [vue-easy-slider](https://github.com/shhdgit/vue-easy-slider) | 331 | Slider Component of Vue.js. | a year ago | -| [vue-glide](https://github.com/antonreshetov/vue-glide) | 246 | A slider and carousel as vue component on top of the Glide.js | 5 months ago | -| [vue-tiny-slider](https://github.com/viktorlarsson/vue-tiny-slider) | 133 | Vanilla javascript slider for all purposes created by ganlanyuan in Vue. | a month ago | -| [vue-owl-carousel](https://github.com/s950329/vue-owl-carousel) | 133 | Vue component for Owl Carousel 2 | 12 days ago | -| [vue-coverflow](https://github.com/OrangeXC/vue-coverflow) | 115 | 🔆 Vue coverflow component(vue) | 16 days ago | -| [vue-splide](https://github.com/Splidejs/vue-splide) | 105 | The Splide component for Vue. | a month ago | -| [vue-snap](https://github.com/bartdominiak/vue-snap) | 96 | ⚡️ Lightweight Carousel based on CSS Scroll Snapping (Vue 2/3) | 12 days ago | +| [vue-glide](https://github.com/antonreshetov/vue-glide) | 248 | A slider and carousel as vue component on top of the Glide.js | 6 months ago | +| [vue-owl-carousel](https://github.com/s950329/vue-owl-carousel) | 138 | Vue component for Owl Carousel 2 | 25 days ago | +| [vue-tiny-slider](https://github.com/viktorlarsson/vue-tiny-slider) | 134 | Vanilla javascript slider for all purposes created by ganlanyuan in Vue. | 2 months ago | +| [vue-coverflow](https://github.com/OrangeXC/vue-coverflow) | 116 | 🔆 Vue coverflow component(vue) | 5 days ago | +| [vue-splide](https://github.com/Splidejs/vue-splide) | 106 | The Splide component for Vue. | a month ago | +| [vue-snap](https://github.com/bartdominiak/vue-snap) | 97 | ⚡️ Lightweight Carousel based on CSS Scroll Snapping (Vue 2/3) | 4 days ago | | [vue-piece-slider](https://github.com/dreambo8563/vue-piece-slider) | 93 | animated slides in a fragmented look 🐞🌳✡️📐 | a year ago | -| [vue-pswipe](https://github.com/GuoQichen/vue-pswipe) | 86 | 🚀 Easy to use, no need to set size, support rotation, photoswipe based vue swipe plugin | a month ago | -| [vue-swimlane](https://github.com/mubaidr/vue-swimlane) | 73 | A Text Swimlane plugin for Vue.js | a month ago | +| [vue-pswipe](https://github.com/GuoQichen/vue-pswipe) | 87 | 🚀 Easy to use, no need to set size, support rotation, photoswipe based vue swipe plugin | 4 days ago | +| [vue-swimlane](https://github.com/mubaidr/vue-swimlane) | 73 | A Text Swimlane plugin for Vue.js | 2 months ago | | [vue-slider](https://github.com/fanyeh/vue-slider) | 57 | A Netflix like slider developed using Vuejs | 4 years ago | | [vue-l-carousel](https://github.com/lsycxyj/vue-l-carousel) | 56 | A responsive carousel(namely slider or swiper) component for Vue.js v2.x+. | 3 years ago | -| [Lingallery](https://github.com/ChristophAnastasiades/Lingallery) | 52 | Lingallery is a simple image gallery component for Vue.js | a month ago | -| [vue2-siema](https://github.com/sainf/vue2-siema) | 45 | A vue 2 plugin wrapper for the great siema carousel | 3 years ago | +| [Lingallery](https://github.com/ChristophAnastasiades/Lingallery) | 52 | Lingallery is a simple image gallery component for Vue.js | 2 months ago | +| [vue2-siema](https://github.com/sainf/vue2-siema) | 46 | A vue 2 plugin wrapper for the great siema carousel | 3 years ago | | [lory](https://github.com/vue-bulma/lory) | 43 | Vue Slider Component is based on lory | 4 years ago | -| [slither-slider](https://github.com/dolbex/slither-slider) | 32 | A Vue JS slider that slides whatever you throw at it | an hour ago | -| [vuerollr](https://github.com/japick/vuerollr) | 21 | Mouseover gallery plugin for Vue.js | a month ago | -| [vue-split-carousel](https://github.com/Aaron00101010/vue-split-carousel) | 17 | a carousel component for vue, meanwhile display several carousel item | 20 days ago | -| [vue-cat-carousel](https://github.com/hanssagita/vue-cat-carousel) | 8 | Lightweight,Simple and custom-able Vue Carousel | a month ago | +| [slither-slider](https://github.com/dolbex/slither-slider) | 32 | A Vue JS slider that slides whatever you throw at it | 3 days ago | +| [vuerollr](https://github.com/japick/vuerollr) | 22 | Mouseover gallery plugin for Vue.js | 5 days ago | +| [vue-split-carousel](https://github.com/Aaron00101010/vue-split-carousel) | 18 | a carousel component for vue, meanwhile display several carousel item | a month ago | +| [vue-cat-carousel](https://github.com/hanssagita/vue-cat-carousel) | 8 | Lightweight,Simple and custom-able Vue Carousel | 4 days ago | | [vue2-photo-carousel](https://github.com/leepyng/vue2-photo-carousel) | 2 | A component for photo carousel | 2 years ago | | [vue-concise-carousel](https://github.com/jambonn/vue-concise-carousel) | 2 | Vue Concise Carousel with True SSR Written for Jambon | 3 months ago | | [vue-carousel](https://github.com/jiangfengming/vue-carousel) | 1 | A Vue carousel component | a year ago | @@ -1287,48 +1287,48 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [apexcharts.js](https://github.com/apexcharts/apexcharts.js) | 10664 | 📊 Interactive JavaScript Charts built on SVG | a day ago | -| [v-charts](https://github.com/ElemeFE/v-charts) | 6448 | 基于 Vue2.0 和 ECharts 封装的图表组件📈📊 | 5 months ago | -| [vue-echarts](https://github.com/ecomfe/vue-echarts) | 6365 | Apache ECharts component for Vue.js. | a month ago | -| [vue-chartjs](https://github.com/apertureless/vue-chartjs) | 4449 | 📊 Vue.js wrapper for Chart.js | 6 days ago | -| [vue-trend](https://github.com/QingWei-Li/vue-trend) | 1136 | 🌈 Simple, elegant spark lines for Vue.js | a month ago | -| [vue-apexcharts](https://github.com/apexcharts/vue-apexcharts) | 976 | 📊 Vue.js component for ApexCharts | 24 days ago | -| [vue-echarts-v3](https://github.com/xlsdg/vue-echarts-v3) | 889 | Vue.js(v2.x+) component wrap for ECharts.js(v3.x+) | 8 months ago | -| [vue-chartkick](https://github.com/ankane/vue-chartkick) | 703 | Create beautiful JavaScript charts with one line of Vue | 5 months ago | -| [vue-d3-network](https://github.com/emiliorizzo/vue-d3-network) | 441 | Vue component to graph networks using d3-force | a month ago | -| [vue-bar](https://github.com/DeviaVir/vue-bar) | 432 | Simple, elegant spark bars for Vue.js | 12 days ago | +| [apexcharts.js](https://github.com/apexcharts/apexcharts.js) | 10723 | 📊 Interactive JavaScript Charts built on SVG | 3 days ago | +| [v-charts](https://github.com/ElemeFE/v-charts) | 6455 | 基于 Vue2.0 和 ECharts 封装的图表组件📈📊 | 6 months ago | +| [vue-echarts](https://github.com/ecomfe/vue-echarts) | 6397 | Apache ECharts component for Vue.js. | a month ago | +| [vue-chartjs](https://github.com/apertureless/vue-chartjs) | 4468 | 📊 Vue.js wrapper for Chart.js | 2 days ago | +| [vue-trend](https://github.com/QingWei-Li/vue-trend) | 1137 | 🌈 Simple, elegant spark lines for Vue.js | 5 days ago | +| [vue-apexcharts](https://github.com/apexcharts/vue-apexcharts) | 975 | 📊 Vue.js component for ApexCharts | a month ago | +| [vue-echarts-v3](https://github.com/xlsdg/vue-echarts-v3) | 891 | Vue.js(v2.x+) component wrap for ECharts.js(v3.x+) | 9 months ago | +| [vue-chartkick](https://github.com/ankane/vue-chartkick) | 706 | Create beautiful JavaScript charts with one line of Vue | 6 months ago | +| [vue-d3-network](https://github.com/emiliorizzo/vue-d3-network) | 442 | Vue component to graph networks using d3-force | a month ago | +| [vue-bar](https://github.com/DeviaVir/vue-bar) | 434 | Simple, elegant spark bars for Vue.js | 3 days ago | | [vue-highcharts](https://github.com/weizhenye/vue-highcharts) | 407 | :bar_chart: Highcharts component for Vue | a year ago | -| [vue-google-charts](https://github.com/devstark-com/vue-google-charts) | 377 | Reactive Vue.js wrapper for Google Charts lib | 7 months ago | +| [vue-google-charts](https://github.com/devstark-com/vue-google-charts) | 379 | Reactive Vue.js wrapper for Google Charts lib | 8 months ago | | [vue-charts](https://github.com/GimmyHchs/vue-charts) | 367 | Base on Vue2.0 wrapper for ChartJs. (Deprecated) | a year ago | -| [vue-trend-chart](https://github.com/dmtrbrl/vue-trend-chart) | 234 | Simple trend charts for Vue.js | a month ago | +| [vue-trend-chart](https://github.com/dmtrbrl/vue-trend-chart) | 236 | Simple trend charts for Vue.js | 12 days ago | | [vue-morris](https://github.com/bbonnin/vue-morris) | 218 | VueJS component wrapping Morris.js | a month ago | -| [vue2vis](https://github.com/alexcode/vue2vis) | 207 | A Vuejs 2 adapter for Visjs | 13 days ago | -| [v-chart-plugin](https://github.com/ignoreintuition/v-chart-plugin) | 193 | Easily bind a chart to the data stored in your Vue.js components. | 11 days ago | -| [vue-funnel-graph-js](https://github.com/greghub/vue-funnel-graph-js) | 186 | Vue.js component drawing SVG Funnel Graphs | a month ago | -| [flowchart-vue](https://github.com/joyceworks/flowchart-vue) | 186 | Flowchart & designer component for Vue.js. | 3 days ago | -| [vue-plotly](https://github.com/David-Desmaisons/vue-plotly) | 183 | 📈 vue wrapper for plotly.js | 21 days ago | +| [vue2vis](https://github.com/alexcode/vue2vis) | 208 | A Vuejs 2 adapter for Visjs | 4 days ago | +| [v-chart-plugin](https://github.com/ignoreintuition/v-chart-plugin) | 193 | Easily bind a chart to the data stored in your Vue.js components. | 5 days ago | +| [flowchart-vue](https://github.com/joyceworks/flowchart-vue) | 191 | Flowchart & designer component for Vue.js. | 16 days ago | +| [vue-plotly](https://github.com/David-Desmaisons/vue-plotly) | 185 | 📈 vue wrapper for plotly.js | a month ago | +| [vue-funnel-graph-js](https://github.com/greghub/vue-funnel-graph-js) | 184 | Vue.js component drawing SVG Funnel Graphs | a month ago | | [vue2-frappe](https://github.com/JustSteveKing/vue2-frappe) | 145 | A Vue 2 integration using Frappe Charts | 3 months ago | -| [vue-css-donut-chart](https://github.com/dumptyd/vue-css-donut-chart) | 115 | Lightweight Vue component for drawing pure CSS donut charts | 12 days ago | -| [vue-graph](https://github.com/juijs/vue-graph) | 113 | ⚡️ Vue components based on the JUI chart available in Vue.js | 11 days ago | -| [d3vue](https://github.com/ignoreintuition/d3vue) | 86 | A D3 Plugin for VueJS | 3 months ago | +| [vue-css-donut-chart](https://github.com/dumptyd/vue-css-donut-chart) | 116 | Lightweight Vue component for drawing pure CSS donut charts | 5 days ago | +| [vue-graph](https://github.com/juijs/vue-graph) | 113 | ⚡️ Vue components based on the JUI chart available in Vue.js | 5 days ago | +| [d3vue](https://github.com/ignoreintuition/d3vue) | 86 | A D3 Plugin for VueJS | 4 months ago | | [vue-c3](https://github.com/chryb/vue-c3) | 75 | vue-c3 is a reusable vue component for c3 charts | 3 years ago | -| [Vue.D3.sunburst](https://github.com/David-Desmaisons/Vue.D3.sunburst) | 55 | Vue sunburst component based on D3.js | a month ago | +| [Vue.D3.sunburst](https://github.com/David-Desmaisons/Vue.D3.sunburst) | 55 | Vue sunburst component based on D3.js | 2 months ago | +| [echarts-for-vue](https://github.com/ambit-tsai/echarts-for-vue) | 55 | 📊 📈 ECharts wrapper component for Vue 3, 2 and TypeScript | 4 months ago | | [pure-vue-chart](https://github.com/djaxho/pure-vue-chart) | 54 | Simple and lightweight vue chart component without using chart library dependencies | a month ago | -| [echarts-for-vue](https://github.com/ambit-tsai/echarts-for-vue) | 54 | 📊📈 ECharts wrapper component for Vue 3, 2 and TypeScript | 3 months ago | -| [toast-ui.vue-chart](https://github.com/nhn/toast-ui.vue-chart) | 53 | Toast UI Chart for Vue | a month ago | +| [toast-ui.vue-chart](https://github.com/nhn/toast-ui.vue-chart) | 53 | Toast UI Chart for Vue | 2 months ago | | [vue-chartist](https://github.com/lakb248/vue-chartist) | 42 | A component of Chartist implement by vuejs 2.0 | 4 years ago | -| [vgauge](https://github.com/amroessam/vgauge) | 41 | A wrapper library for GaugeJS | a month ago | -| [vue-d2b](https://github.com/d2bjs/vue-d2b) | 38 | Vue components for d2b charts. | 12 days ago | -| [vue3-highcharts](https://github.com/smithalan92/vue3-highcharts) | 33 | Vue 3 component wrapper for Highcharts.js | 7 months ago | -| [vue-doughnut-chart](https://github.com/mazipan/vue-doughnut-chart) | 32 | 🍩 Doughnut chart component for Vue.js, originally created by Greg Willson | 3 months ago | -| [vue3-chart-v2](https://github.com/vutran6853/vue3-chart-v2) | 25 | vue3-chart-v2 is a wrapper for Chart.js in vue 3. You can easily create reuseable chart components. Inspired by vue-chartjs | 13 days ago | +| [vgauge](https://github.com/amroessam/vgauge) | 42 | A wrapper library for GaugeJS | a month ago | +| [vue-d2b](https://github.com/d2bjs/vue-d2b) | 38 | Vue components for d2b charts. | 25 days ago | +| [vue-doughnut-chart](https://github.com/mazipan/vue-doughnut-chart) | 33 | 🍩 Doughnut chart component for Vue.js, originally created by Greg Willson | 3 months ago | +| [vue3-highcharts](https://github.com/smithalan92/vue3-highcharts) | 32 | Vue 3 component wrapper for Highcharts.js | 7 months ago | +| [vue3-chart-v2](https://github.com/vutran6853/vue3-chart-v2) | 25 | vue3-chart-v2 is a wrapper for Chart.js in vue 3. You can easily create reuseable chart components. Inspired by vue-chartjs | a month ago | | [VueChart](https://github.com/SeregPie/VueChart) | 24 | A simple wrapper for Chart.js. | 4 months ago | +| [jscharting-vue](https://github.com/jscharting/jscharting-vue) | 24 | Official JSCharting Vue.js Plugin & Examples | 18 days ago | | [vueplotlib](https://github.com/keller-mark/vueplotlib) | 23 | Declarative, interactive, linked 📊📈 components | a year ago | -| [jscharting-vue](https://github.com/jscharting/jscharting-vue) | 23 | Official JSCharting Vue.js Plugin & Examples | 5 days ago | -| [zingchart-vue](https://github.com/zingchart/zingchart-vue) | 21 | A Vue component to create charts with ZingChart | 6 months ago | -| [vue-d3-barchart](https://github.com/emiliorizzo/vue-d3-barchart) | 15 | Vue component to draw bar charts with d3 v4 | a month ago | +| [zingchart-vue](https://github.com/zingchart/zingchart-vue) | 21 | A Vue component to create charts with ZingChart | 7 months ago | +| [vue-d3-barchart](https://github.com/emiliorizzo/vue-d3-barchart) | 15 | Vue component to draw bar charts with d3 v4 | 2 months ago | | [f2-vue](https://github.com/justice47/f2-vue) | 9 | 🍀 Vue component for elegant, interactive and flexible mobile chart library | 2 years ago | -| [vue-gauge](https://github.com/chrisheanan/vue-gauge) | 6 | This is a Vue JS component plugin to create gauge charts | 9 months ago | +| [vue-gauge](https://github.com/chrisheanan/vue-gauge) | 6 | This is a Vue JS component plugin to create gauge charts | 10 months ago | ### [Vue Time](#vue-time) @@ -1336,21 +1336,21 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [vue-moment](https://github.com/brockpetrie/vue-moment) | 1276 | Handy Moment.js filters for your Vue.js project. | a month ago | -| [vue-timeago](https://github.com/egoist/vue-timeago) | 740 | A timeago component for Vue. | 4 months ago | -| [vue2-flip-countdown](https://github.com/philipjkim/vue2-flip-countdown) | 166 | A countdown timer with flip effect for Vue 2.x | 3 days ago | -| [vue-awesome-countdown](https://github.com/mlinquan/vue-awesome-countdown) | 163 | Countdown plug-in with high performance and high accuracy for [Vue](http://vuejs.org/)2.5.0+. | 17 days ago | +| [vue-moment](https://github.com/brockpetrie/vue-moment) | 1281 | Handy Moment.js filters for your Vue.js project. | 5 days ago | +| [vue-timeago](https://github.com/egoist/vue-timeago) | 741 | A timeago component for Vue. | 4 months ago | +| [vue2-flip-countdown](https://github.com/philipjkim/vue2-flip-countdown) | 171 | A countdown timer with flip effect for Vue 2.x | 16 days ago | +| [vue-awesome-countdown](https://github.com/mlinquan/vue-awesome-countdown) | 165 | Countdown plug-in with high performance and high accuracy for [Vue](http://vuejs.org/)2.5.0+. | a month ago | | [vuejs-countdown](https://github.com/getanwar/vuejs-countdown) | 96 | [🤔 NOT MAINTAINED] A simple countdown timer component for vue js 2.0 | 2 years ago | | [timeline-vuejs](https://github.com/pablosirera/timeline-vuejs) | 96 | Minimalist Timeline ⏳ with VueJS 💚 | a month ago | | [vue-clock2](https://github.com/bestvist/vue-clock2) | 73 | vue clock component :grinning: | 2 years ago | +| [vue-horizontal-timeline](https://github.com/guastallaigor/vue-horizontal-timeline) | 60 | Just a simple horizontal timeline component made with Vue.js | 4 days ago | | [vue-moment-jalaali](https://github.com/saman/vue-moment-jalaali) | 59 | Jalaali Moment.js filters for your Vue.js project | 4 years ago | -| [vue-horizontal-timeline](https://github.com/guastallaigor/vue-horizontal-timeline) | 58 | Just a simple horizontal timeline component made with Vue.js | 12 days ago | | [vue-analog-clock-range](https://github.com/f/vue-analog-clock-range) | 49 | Vue Analog Clock Range Component | a month ago | | [vuemodoro](https://github.com/P3trur0/vuemodoro) | 39 | Vue component implementing a Pomodoro timer | a year ago | +| [v-idle](https://github.com/malekim/v-idle) | 32 | A Vue.js plugin to detect idle/non-active users | 4 days ago | | [vue-moment-lib](https://github.com/julon/vue-moment-lib) | 30 | A simple Vue.js 2.0 MomentJS library (filters & globals) | a year ago | -| [v-idle](https://github.com/malekim/v-idle) | 30 | A Vue.js plugin to detect idle/non-active users | a month ago | -| [vuejs-countdown-timer](https://github.com/sagarkbhatt/vuejs-countdown-timer) | 24 | Countdown timer | 3 months ago | -| [simple-vue-timeline](https://github.com/scottie34/simple-vue-timeline) | 19 | A simple but customizable and reactive timeline vue component | 21 days ago | +| [vuejs-countdown-timer](https://github.com/sagarkbhatt/vuejs-countdown-timer) | 24 | Countdown timer | 4 months ago | +| [simple-vue-timeline](https://github.com/scottie34/simple-vue-timeline) | 19 | A simple but customizable and reactive timeline vue component | a month ago | | [bs-vue-timeline](https://github.com/x10sv/bs-vue-timeline) | 10 | An alternative responsive boostrap-vue timeline | a month ago | | [v-digital-time-picker](https://github.com/runyasak/v-digital-time-picker) | 10 | Digital Time Picker for Vuetify | a year ago | | [digital-clock-vue](https://github.com/zkerhcy/digital-clock-vue) | 6 | A digital clock simulation builds on Vue. | a month ago | @@ -1361,30 +1361,30 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [tui.calendar](https://github.com/nhn/tui.calendar) | 9336 | 🍞📅A JavaScript calendar that has everything you need. | 12 days ago | -| [Pikaday](https://github.com/Pikaday/Pikaday) | 7564 | A refreshing JavaScript Datepicker — lightweight, no dependencies, modular CSS | 3 days ago | -| [v-calendar](https://github.com/nathanreyes/v-calendar) | 3028 | An elegant calendar and datepicker plugin for Vue. | 9 hours ago | -| [vue-fullcalendar](https://github.com/Wanderxx/vue-fullcalendar) | 1416 | vue calendar fullCalendar. no jquery required. Schedule events management | 2 months ago | -| [vue2-datepicker](https://github.com/mengxiong10/vue2-datepicker) | 1272 | A datepicker / datetimepicker component for Vue2 | 8 days ago | -| [vue-cal](https://github.com/antoniandre/vue-cal) | 773 | A Vue 2 & 3 full calendar, no dependency, no BS. :metal: | a month ago | -| [vue-simple-calendar](https://github.com/richardtallent/vue-simple-calendar) | 645 | Simple Vue component to show a month-grid calendar with events | 10 days ago | +| [tui.calendar](https://github.com/nhn/tui.calendar) | 9365 | 🍞📅A JavaScript calendar that has everything you need. | 25 days ago | +| [Pikaday](https://github.com/Pikaday/Pikaday) | 7575 | A refreshing JavaScript Datepicker — lightweight, no dependencies, modular CSS | a day ago | +| [v-calendar](https://github.com/nathanreyes/v-calendar) | 3041 | An elegant calendar and datepicker plugin for Vue. | 5 days ago | +| [vue-fullcalendar](https://github.com/Wanderxx/vue-fullcalendar) | 1418 | vue calendar fullCalendar. no jquery required. Schedule events management | 3 months ago | +| [vue2-datepicker](https://github.com/mengxiong10/vue2-datepicker) | 1285 | A datepicker / datetimepicker component for Vue2 | 5 days ago | +| [vue-cal](https://github.com/antoniandre/vue-cal) | 774 | A Vue 2 & 3 full calendar, no dependency, no BS. :metal: | a month ago | +| [vue-simple-calendar](https://github.com/richardtallent/vue-simple-calendar) | 650 | Simple Vue component to show a month-grid calendar with events | 11 days ago | | [vue-event-calendar](https://github.com/GeoffZhu/vue-event-calendar) | 633 | A simple events calendar for Vue2, no dependencies except Vue2. | 2 years ago | | [vue-fullcalendar](https://github.com/CroudTech/vue-fullcalendar) | 496 | FullCalendar Wrapper for vue | a year ago | | [vue2-calendar](https://github.com/icai/vue2-calendar) | 480 | vue 2.x calendar component | a year ago | -| [vue-functional-calendar](https://github.com/ManukMinasyan/vue-functional-calendar) | 362 | Vue.js Functional Calendar , Component/Package | 2 months ago | -| [vue-datepicker-ui](https://github.com/edisdev/vue-datepicker-ui) | 359 | Datepicker Component For Vue | a month ago | +| [vue-functional-calendar](https://github.com/ManukMinasyan/vue-functional-calendar) | 366 | Vue.js Functional Calendar , Component/Package | 11 days ago | +| [vue-datepicker-ui](https://github.com/edisdev/vue-datepicker-ui) | 360 | Datepicker Component For Vue | 2 months ago | | [daykeep-calendar-quasar](https://github.com/stormseed/daykeep-calendar-quasar) | 247 | A full event display calendar for the Quasar framework that has multiple viewing formats. | a year ago | -| [toast-ui.vue-calendar](https://github.com/nhn/toast-ui.vue-calendar) | 182 | Toast UI Calendar for Vue | 2 years ago | +| [toast-ui.vue-calendar](https://github.com/nhn/toast-ui.vue-calendar) | 181 | Toast UI Calendar for Vue | 2 years ago | | [vue-tuicalendar](https://github.com/lkmadushan/vue-tuicalendar) | 127 | Vue.js wrapper for TOAST UI Calendar | 3 years ago | | [vue-material-year-calendar](https://github.com/nono1526/vue-material-year-calendar) | 95 | A full 12-Month view calendar made by vue.js. | 5 months ago | | [vuelendar](https://github.com/codesthq/vuelendar) | 76 | Simple and clean calendar written in Vue.js | 2 months ago | -| [vue2-event-calendar](https://github.com/kitwon/vue2-event-calendar) | 75 | Full calendar base on Vue2 and momentjs. | 12 days ago | +| [vue2-event-calendar](https://github.com/kitwon/vue2-event-calendar) | 75 | Full calendar base on Vue2 and momentjs. | 5 days ago | | [vue-lunar-calendar](https://github.com/KimWooHyun/vue-lunar-calendar) | 68 | A vue component for lunar calendar. | 3 months ago | | [vue2-calendar](https://github.com/Trekels/vue2-calendar) | 52 | A lightweight calendar component for Vue2 | a year ago | -| [vue-jLunar-datePicker](https://github.com/tuhe32/vue-jLunar-datePicker) | 52 | VUE chinese-lunar date-picker component with festivals and solar terms | 9 months ago | +| [vue-jLunar-datePicker](https://github.com/tuhe32/vue-jLunar-datePicker) | 52 | VUE chinese-lunar date-picker component with festivals and solar terms | 10 months ago | | [vue-calendar-picker](https://github.com/FranckFreiburger/vue-calendar-picker) | 48 | Calendar component | 4 years ago | | [vue-calendar](https://github.com/kylin-z/vue-calendar) | 48 | A calendar component for Vue.js | 2 years ago | -| [vue-pikaday](https://github.com/NetCZ/vue-pikaday) | 37 | VueJS wrapper component for Pikaday datepicker | 3 days ago | +| [vue-pikaday](https://github.com/NetCZ/vue-pikaday) | 37 | VueJS wrapper component for Pikaday datepicker | 16 days ago | | [vue-spring-calendar](https://github.com/boussadjra/vue-spring-calendar) | 34 | Full Calendar based on Vue.js | a month ago | | [vue-lunar-calendar-pro](https://github.com/wangdaodao/vue-lunar-calendar-pro) | 22 | 一个支持农历,节气,假日的日历面板! | a month ago | | [vue-datepicker-infinite](https://github.com/leepyng/vue-datepicker-infinite) | 16 | easy datepicker of a vue 2.0 component | 2 years ago | @@ -1399,20 +1399,20 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [vue-baidu-map](https://github.com/Dafrok/vue-baidu-map) | 2137 | Baidu Map components for Vue 2.x | 3 months ago | -| [vue-google-maps](https://github.com/xkjyeah/vue-google-maps) | 1827 | Google maps component for vue with 2-way data binding | 6 months ago | -| [Vue2Leaflet](https://github.com/vue-leaflet/Vue2Leaflet) | 1766 | Vue 2 components for Leaflet maps | 23 days ago | -| [vuelayers](https://github.com/ghettovoice/vuelayers) | 584 | Web map Vue components with the power of OpenLayers | 3 months ago | -| [vue-cesium](https://github.com/zouyaoji/vue-cesium) | 552 | 🎉 Vue 3.x components for CesiumJS. | 4 days ago | -| [vue-googlemaps](https://github.com/Akryum/vue-googlemaps) | 525 | Integrate Google Maps in your Vue application | a month ago | -| [vue-mapbox](https://github.com/soal/vue-mapbox) | 385 | Vuejs 2 components for interacting with mapbox-gl-js | 15 days ago | -| [vue-yandex-map](https://github.com/PNKBizz/vue-yandex-map) | 298 | Yandex Maps Component for VueJS | a month ago | -| [vue-mapbox-gl](https://github.com/phegman/vue-mapbox-gl) | 257 | A Vue.js component for Mapbox GL JS | a month ago | +| [vue-baidu-map](https://github.com/Dafrok/vue-baidu-map) | 2149 | Baidu Map components for Vue 2.x | 5 days ago | +| [vue-google-maps](https://github.com/xkjyeah/vue-google-maps) | 1831 | Google maps component for vue with 2-way data binding | 6 months ago | +| [Vue2Leaflet](https://github.com/vue-leaflet/Vue2Leaflet) | 1775 | Vue 2 components for Leaflet maps | 4 days ago | +| [vuelayers](https://github.com/ghettovoice/vuelayers) | 588 | Web map Vue components with the power of OpenLayers | 3 months ago | +| [vue-cesium](https://github.com/zouyaoji/vue-cesium) | 561 | 🎉 Vue 3.x components for CesiumJS. | 8 days ago | +| [vue-googlemaps](https://github.com/Akryum/vue-googlemaps) | 528 | Integrate Google Maps in your Vue application | 2 months ago | +| [vue-mapbox](https://github.com/soal/vue-mapbox) | 387 | Vuejs 2 components for interacting with mapbox-gl-js | 5 days ago | +| [vue-yandex-map](https://github.com/PNKBizz/vue-yandex-map) | 301 | Yandex Maps Component for VueJS | 5 days ago | +| [vue-mapbox-gl](https://github.com/phegman/vue-mapbox-gl) | 258 | A Vue.js component for Mapbox GL JS | a month ago | | [vue2-gmap-custom-marker](https://github.com/eregnier/vue2-gmap-custom-marker) | 122 | vue google map custom marker component | 6 months ago | -| [vue-choropleth](https://github.com/voluntadpear/vue-choropleth) | 107 | Choropleth Map component for Vue.js | a month ago | -| [x5-gmaps](https://github.com/xon52/x5-gmaps) | 93 | A lightweight Google Maps plugin for Vue | a month ago | -| [v-mapbox](https://github.com/geospoc/v-mapbox) | 63 | A cloned & maintained version of vue-mapbox | an hour ago | -| [vue-static-map](https://github.com/eperedo/vue-static-map) | 21 | a simple component to generate an static google map | 3 years ago | +| [vue-choropleth](https://github.com/voluntadpear/vue-choropleth) | 108 | Choropleth Map component for Vue.js | 2 months ago | +| [x5-gmaps](https://github.com/xon52/x5-gmaps) | 94 | A lightweight Google Maps plugin for Vue | a month ago | +| [v-mapbox](https://github.com/geospoc/v-mapbox) | 64 | A cloned & maintained version of vue-mapbox | 2 days ago | +| [vue-static-map](https://github.com/eperedo/vue-static-map) | 22 | a simple component to generate an static google map | 3 years ago | | [v-mapbox-geocoder](https://github.com/geospoc/v-mapbox-geocoder) | 8 | Wrapper for vue-mapbox-geocoder | 3 days ago | | [vue-async-gmaps](https://github.com/vanderb/vue-async-gmaps) | 3 | Load google maps with privacy | 2 years ago | @@ -1422,40 +1422,40 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [vue-virtual-scroller](https://github.com/Akryum/vue-virtual-scroller) | 6066 | ⚡️ Blazing fast scrolling for any amount of data | 11 days ago | -| [vue-grid-layout](https://github.com/jbaysolutions/vue-grid-layout) | 4966 | A draggable and resizable grid layout, for Vue.js. | 10 days ago | -| [vue-virtual-scroll-list](https://github.com/tangbc/vue-virtual-scroll-list) | 3044 | ⚡️A vue component support big amount data list with high render performance and efficient. | 7 days ago | +| [vue-virtual-scroller](https://github.com/Akryum/vue-virtual-scroller) | 6112 | ⚡️ Blazing fast scrolling for any amount of data | 24 days ago | +| [vue-grid-layout](https://github.com/jbaysolutions/vue-grid-layout) | 4996 | A draggable and resizable grid layout, for Vue.js. | 23 days ago | +| [vue-virtual-scroll-list](https://github.com/tangbc/vue-virtual-scroll-list) | 3074 | ⚡️A vue component support big amount data list with high render performance and efficient. | 20 days ago | | [grid](https://github.com/rebassjs/grid) | 2085 | This package has moved and renamed | 2 years ago | -| [vue-waterfall](https://github.com/MopTym/vue-waterfall) | 1945 | A waterfall layout component for Vue.js | 4 years ago | -| [vue-fullpage.js](https://github.com/alvarotrigo/vue-fullpage.js) | 1583 | Official Vue.js wrapper for fullPage.js http://alvarotrigo.com/vue-fullpage/ | 25 days ago | -| [splitpanes](https://github.com/antoniandre/splitpanes) | 787 | A Vue & Vue3 reliable, simple and touch-ready panes splitter / resizer. | a month ago | -| [vue-masonry](https://github.com/shershen08/vue-masonry) | 538 | 💠 Vue.js directive for masonry blocks layouting ✅ | a month ago | -| [vue-virtual-collection](https://github.com/starkwang/vue-virtual-collection) | 538 | Vue component for efficiently rendering large collection data | 12 days ago | -| [vue-masonry-css](https://github.com/paulcollett/vue-masonry-css) | 408 | Vue.js Masonry layout component powered by CSS, dependancy free | 2 years ago | +| [vue-waterfall](https://github.com/MopTym/vue-waterfall) | 1947 | A waterfall layout component for Vue.js | 4 years ago | +| [vue-fullpage.js](https://github.com/alvarotrigo/vue-fullpage.js) | 1588 | Official Vue.js wrapper for fullPage.js http://alvarotrigo.com/vue-fullpage/ | a month ago | +| [splitpanes](https://github.com/antoniandre/splitpanes) | 803 | A Vue & Vue3 reliable, simple and touch-ready panes splitter / resizer. | 2 months ago | +| [vue-masonry](https://github.com/shershen08/vue-masonry) | 541 | 💠 Vue.js directive for masonry blocks layouting ✅ | a month ago | +| [vue-virtual-collection](https://github.com/starkwang/vue-virtual-collection) | 540 | Vue component for efficiently rendering large collection data | 25 days ago | +| [vue-masonry-css](https://github.com/paulcollett/vue-masonry-css) | 410 | Vue.js Masonry layout component powered by CSS, dependancy free | 2 years ago | | [Vue.Isotope](https://github.com/David-Desmaisons/Vue.Isotope) | 336 | :iphone: Vue component for isotope filter & sort magical layouts | a year ago | -| [dnd-grid](https://github.com/dattn/dnd-grid) | 302 | A vuejs grid with draggable and resizable boxes | 8 months ago | -| [vue-magic-grid](https://github.com/e-oj/vue-magic-grid) | 166 | 🧙‍♂️🔌 Responsive Magic Grid for Vue | a month ago | -| [vue-responsive-dash](https://github.com/bensladden/vue-responsive-dash) | 161 | Responsive, Draggable & Resizable Dashboard (Grid) for Vue | 11 days ago | -| [vue-extend-layout](https://github.com/ktquez/vue-extend-layout) | 134 | Default layout or create custom layouts for the pages of your Vue.js SPA (Multiple layouts) | 3 years ago | -| [autoresponsive-vue](https://github.com/xudafeng/autoresponsive-vue) | 134 | Auto responsive grid layout library for Vue. | 3 years ago | -| [vue-masonry-wall](https://github.com/fuxingloh/vue-masonry-wall) | 128 | A pure vue responsive masonry layout without direct dom manipulation and ssr support. | a month ago | -| [vue-horizontal-list](https://github.com/fuxingloh/vue-horizontal-list) | 123 | A pure vue native horizontal list implementation for mobile/touch and responsive web. | a month ago | -| [vue-drag-zone](https://github.com/surmon-china/vue-drag-zone) | 116 | 😎 Drag Zone component for @vuejs | 2 years ago | -| [vue-inview](https://github.com/rachmanzz/vue-inview) | 97 | vue-plugin for in-view package | a month ago | +| [dnd-grid](https://github.com/dattn/dnd-grid) | 301 | A vuejs grid with draggable and resizable boxes | 9 months ago | +| [vue-magic-grid](https://github.com/e-oj/vue-magic-grid) | 166 | 🧙‍♂️🔌 Responsive Magic Grid for Vue | 2 months ago | +| [vue-responsive-dash](https://github.com/bensladden/vue-responsive-dash) | 162 | Responsive, Draggable & Resizable Dashboard (Grid) for Vue | 24 days ago | +| [vue-extend-layout](https://github.com/ktquez/vue-extend-layout) | 135 | Default layout or create custom layouts for the pages of your Vue.js SPA (Multiple layouts) | 3 years ago | +| [autoresponsive-vue](https://github.com/xudafeng/autoresponsive-vue) | 135 | Auto responsive grid layout library for Vue. | 3 years ago | +| [vue-masonry-wall](https://github.com/fuxingloh/vue-masonry-wall) | 129 | A pure vue responsive masonry layout without direct dom manipulation and ssr support. | a month ago | +| [vue-horizontal-list](https://github.com/fuxingloh/vue-horizontal-list) | 124 | A pure vue native horizontal list implementation for mobile/touch and responsive web. | a month ago | +| [vue-drag-zone](https://github.com/surmon-china/vue-drag-zone) | 118 | 😎 Drag Zone component for @vuejs | 2 years ago | +| [vue-inview](https://github.com/rachmanzz/vue-inview) | 97 | vue-plugin for in-view package | 7 days ago | | [vue-fraction-grid](https://github.com/bartkozal/vue-fraction-grid) | 88 | Flexbox based responsive fraction grid system | a year ago | -| [vue-smart-widget](https://github.com/xiaoluoboding/vue-smart-widget) | 75 | 🗃️Smart widget is a flexible and extensible content container component for Vue2.x. | 4 months ago | +| [vue-smart-widget](https://github.com/xiaoluoboding/vue-smart-widget) | 76 | 🗃️Smart widget is a flexible and extensible content container component for Vue2.x. | 9 days ago | | [vue-simple-drawer](https://github.com/dreambo8563/vue-simple-drawer) | 56 | A tiny Drawer component with bounced animation for Vue 🚪🎏🗄🔛 | a year ago | -| [vue-grd](https://github.com/1000ch/vue-grd) | 41 | Simple, Light-weight and Flexible Vue.js component for grid layout. | a month ago | -| [vue-ads-layout](https://github.com/arnedesmedt/vue-ads-layout) | 29 | A Vue plugin to quickly generate a webapplication layout. | 12 days ago | +| [vue-grd](https://github.com/1000ch/vue-grd) | 41 | Simple, Light-weight and Flexible Vue.js component for grid layout. | 5 days ago | +| [vue-ads-layout](https://github.com/arnedesmedt/vue-ads-layout) | 29 | A Vue plugin to quickly generate a webapplication layout. | 5 days ago | | [simple-grid](https://github.com/anthinkingcoder/simple-grid) | 25 | grid layout,support flex | 3 years ago | -| [vue-splitter-pane](https://github.com/venkatperi/vue-splitter-pane) | 25 | vue-splitter-pane is a Vuejs component which renders two slots in a adjustable split arrangement (vetical or horizontal). | a month ago | -| [vue-colcade](https://github.com/alexiscolin/vue-colcade) | 19 | 📐Colcade plugin for Vue.js 2 - Lightweight masonry | a month ago | +| [vue-splitter-pane](https://github.com/venkatperi/vue-splitter-pane) | 25 | vue-splitter-pane is a Vuejs component which renders two slots in a adjustable split arrangement (vetical or horizontal). | 2 months ago | +| [vue-colcade](https://github.com/alexiscolin/vue-colcade) | 19 | 📐Colcade plugin for Vue.js 2 - Lightweight masonry | 2 months ago | | [vue-grid-styled](https://github.com/mattrothenberg/vue-grid-styled) | 17 | Lightweight set of functional grid components | a month ago | | [vue-virtualscroll](https://github.com/ddgll/vue-virtualscroll) | 15 | Vuejs library for virtual scrolling | 4 years ago | | [VueFlex](https://github.com/SeregPie/VueFlex) | 13 | A flexbox grid system. | 2 years ago | | [vue-masonry-component](https://github.com/Guillaume69/vue-masonry-component) | 9 | Vue 2 masonry wrapper | 2 years ago | | [vue-mock-layout](https://github.com/johndatserakis/vue-mock-layout) | 8 | 💻 Easily mock the layout of your Vue apps. | 2 years ago | -| [vue-colrow](https://github.com/phphe/vue-colrow) | 6 | Vue smarter layout components. Based on css flexbox. Support responsive design, server side render. 5 KB gzipped. | a year ago | +| [vue-colrow](https://github.com/phphe/vue-colrow) | 7 | Vue smarter layout components. Based on css flexbox. Support responsive design, server side render. 5 KB gzipped. | a year ago | | [vue-diagonal](https://github.com/albertodeago/vue-diagonal) | 4 | Vue component go create diagonal layouts in a blink of an eye | 6 months ago | | [vue-container-component](https://github.com/kavalcante/vue-container-component) | 2 | Simple container component inspired on Bootstrap Container | 3 years ago | @@ -1465,51 +1465,51 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [element](https://github.com/ElemeFE/element) | 50863 | A Vue.js 2.0 UI Toolkit for Web | 2 days ago | -| [ionic-framework](https://github.com/ionic-team/ionic-framework) | 45227 | A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript. | 2 days ago | -| [vuetify](https://github.com/vuetifyjs/vuetify) | 32042 | 🐉 Material Component Framework for Vue | 2 days ago | -| [quasar](https://github.com/quasarframework/quasar) | 19412 | Quasar Framework - Build high-performance VueJS user interfaces in record time | 4 hours ago | -| [vant](https://github.com/youzan/vant) | 18187 | Lightweight Mobile UI Components built on Vue | 17 hours ago | -| [vux](https://github.com/airyland/vux) | 17523 | Mobile UI Components based on Vue & WeUI | 6 days ago | -| [mint-ui](https://github.com/ElemeFE/mint-ui) | 16412 | Mobile UI elements for Vue.js | 4 months ago | -| [framework7](https://github.com/framework7io/framework7) | 16379 | Full featured HTML framework for building iOS & Android apps | 6 days ago | -| [material-components-web](https://github.com/material-components/material-components-web) | 15737 | Modular and customizable Material Design UI components for the web | 2 days ago | -| [ant-design-vue](https://github.com/vueComponent/ant-design-vue) | 15197 | 🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜 | 11 hours ago | -| [bootstrap-vue](https://github.com/bootstrap-vue/bootstrap-vue) | 13427 | BootstrapVue provides one of the most comprehensive implementations of Bootstrap v4 for Vue.js. With extensive and automated WAI-ARIA accessibility markup. | 3 days ago | -| [vue-material](https://github.com/vuematerial/vue-material) | 9483 | Material design for Vue.js | a month ago | -| [buefy](https://github.com/buefy/buefy) | 8844 | Lightweight UI components for Vue.js based on Bulma | 5 hours ago | -| [OnsenUI](https://github.com/OnsenUI/OnsenUI) | 8453 | Mobile app development framework and SDK using HTML5 and JavaScript. Create beautiful and performant cross-platform mobile apps. Based on Web Components, and provides bindings for Angular 1, 2, React and Vue.js. | 2 days ago | -| [muse-ui](https://github.com/museui/muse-ui) | 8300 | Material Design UI library for Vuejs 2.0 | 12 days ago | -| [vue-native-core](https://github.com/GeekyAnts/vue-native-core) | 8271 | Vue Native is a framework to build cross platform native mobile apps using JavaScript | 2 months ago | -| [nativescript-vue](https://github.com/nativescript-vue/nativescript-vue) | 4742 | Native mobile applications using Vue and NativeScript. | 6 days ago | -| [nutui](https://github.com/jdf2e/nutui) | 3583 | 京东风格移动端 Vue2、Vue3 组件库 (A Vue.js UI Toolkit for Mobile Web) | 3 days ago | -| [element3](https://github.com/hug-sun/element3) | 2981 | A Vue.js 3.0 UI Toolkit for Web. Build with Javascript | 2 months ago | -| [heyui](https://github.com/heyui/heyui) | 2361 | 🎉UI Toolkit for Web, Vue2.0 http://www.heyui.top | a month ago | -| [chakra-ui-vue](https://github.com/chakra-ui/chakra-ui-vue) | 1260 | ⚡️ Build scalable and accessible Vue.js applications with ease. | 11 days ago | -| [N3-components](https://github.com/N3-components/N3-components) | 1019 | N3-components , Powerful Vue UI Library. | 3 years ago | -| [zircleUI](https://github.com/zircleUI/zircleUI) | 874 | 🚀 zircle-ui is a frontend library to develop zoomable user interfaces. | 2 months ago | -| [mdb-vue-ui-kit](https://github.com/mdbootstrap/mdb-vue-ui-kit) | 822 | Vue 3 & Bootstrap 5 & Material Design 2.0 UI KIT | 7 days ago | -| [inkline](https://github.com/inkline/inkline) | 774 | Inkline is the customizable Vue.js UI/UX Library designed for creating flawless responsive websites. | 10 days ago | -| [oruga](https://github.com/oruga-ui/oruga) | 454 | 🐛 Oruga is a lightweight library of UI components without CSS framework dependency | 3 days ago | -| [carbon-components-vue](https://github.com/carbon-design-system/carbon-components-vue) | 404 | Vue implementation of the Carbon Design System | 19 days ago | +| [element](https://github.com/ElemeFE/element) | 50946 | A Vue.js 2.0 UI Toolkit for Web | 3 days ago | +| [ionic-framework](https://github.com/ionic-team/ionic-framework) | 45323 | A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript. | a day ago | +| [vuetify](https://github.com/vuetifyjs/vuetify) | 32169 | 🐉 Material Component Framework for Vue | a day ago | +| [quasar](https://github.com/quasarframework/quasar) | 19495 | Quasar Framework - Build high-performance VueJS user interfaces in record time | 2 days ago | +| [vant](https://github.com/youzan/vant) | 18258 | Lightweight Mobile UI Components built on Vue | 19 hours ago | +| [vux](https://github.com/airyland/vux) | 17531 | Mobile UI Components based on Vue & WeUI | 9 days ago | +| [mint-ui](https://github.com/ElemeFE/mint-ui) | 16422 | Mobile UI elements for Vue.js | 5 months ago | +| [framework7](https://github.com/framework7io/framework7) | 16409 | Full featured HTML framework for building iOS & Android apps | 6 days ago | +| [material-components-web](https://github.com/material-components/material-components-web) | 15765 | Modular and customizable Material Design UI components for the web | 13 hours ago | +| [ant-design-vue](https://github.com/vueComponent/ant-design-vue) | 15278 | 🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜 | 35 minutes ago | +| [bootstrap-vue](https://github.com/bootstrap-vue/bootstrap-vue) | 13452 | BootstrapVue provides one of the most comprehensive implementations of Bootstrap v4 for Vue.js. With extensive and automated WAI-ARIA accessibility markup. | 4 days ago | +| [vue-material](https://github.com/vuematerial/vue-material) | 9494 | Material design for Vue.js | 5 days ago | +| [buefy](https://github.com/buefy/buefy) | 8890 | Lightweight UI components for Vue.js based on Bulma | 10 hours ago | +| [OnsenUI](https://github.com/OnsenUI/OnsenUI) | 8462 | Mobile app development framework and SDK using HTML5 and JavaScript. Create beautiful and performant cross-platform mobile apps. Based on Web Components, and provides bindings for Angular 1, 2, React and Vue.js. | 5 days ago | +| [muse-ui](https://github.com/museui/muse-ui) | 8301 | Material Design UI library for Vuejs 2.0 | 5 days ago | +| [vue-native-core](https://github.com/GeekyAnts/vue-native-core) | 8297 | Vue Native is a framework to build cross platform native mobile apps using JavaScript | 2 months ago | +| [nativescript-vue](https://github.com/nativescript-vue/nativescript-vue) | 4751 | Native mobile applications using Vue and NativeScript. | 3 days ago | +| [nutui](https://github.com/jdf2e/nutui) | 3610 | 京东风格移动端 Vue2、Vue3 组件库 (A Vue.js UI Toolkit for Mobile Web) | an hour ago | +| [element3](https://github.com/hug-sun/element3) | 3006 | A Vue.js 3.0 UI Toolkit for Web. Build with Javascript | 2 months ago | +| [heyui](https://github.com/heyui/heyui) | 2362 | 🎉UI Toolkit for Web, Vue2.0 http://www.heyui.top | a month ago | +| [chakra-ui-vue](https://github.com/chakra-ui/chakra-ui-vue) | 1276 | ⚡️ Build scalable and accessible Vue.js applications with ease. | a day ago | +| [N3-components](https://github.com/N3-components/N3-components) | 1021 | N3-components , Powerful Vue UI Library. | 3 years ago | +| [zircleUI](https://github.com/zircleUI/zircleUI) | 875 | 🚀 zircle-ui is a frontend library to develop zoomable user interfaces. | 2 months ago | +| [mdb-vue-ui-kit](https://github.com/mdbootstrap/mdb-vue-ui-kit) | 826 | Vue 3 & Bootstrap 5 & Material Design 2.0 UI KIT | 6 days ago | +| [inkline](https://github.com/inkline/inkline) | 778 | Inkline is the customizable Vue.js UI/UX Library designed for creating flawless responsive websites. | 5 days ago | +| [oruga](https://github.com/oruga-ui/oruga) | 473 | 🐛 Oruga is a lightweight library of UI components without CSS framework dependency | 5 hours ago | +| [carbon-components-vue](https://github.com/carbon-design-system/carbon-components-vue) | 408 | Vue implementation of the Carbon Design System | 5 days ago | | [shards-vue](https://github.com/DesignRevision/shards-vue) | 397 | 🌟Shards Vue is a free, beautiful and modern Vue.js UI kit based on Shards. | a month ago | -| [coreui-vue](https://github.com/coreui/coreui-vue) | 368 | Over 90 Bootstrap based Vue.js components and directives. CoreUI Vue.js UI Components. CoreUI for Vue.js replaces and extends the Bootstrap javascript. Components have been built from scratch as true Vue components, without jQuery and unneeded dependencies. | 3 days ago | +| [coreui-vue](https://github.com/coreui/coreui-vue) | 376 | Over 90 Bootstrap based Vue.js components and directives. CoreUI Vue.js UI Components. CoreUI for Vue.js replaces and extends the Bootstrap javascript. Components have been built from scratch as true Vue components, without jQuery and unneeded dependencies. | a day ago | | [material-components-vue](https://github.com/matsp/material-components-vue) | 310 | Material Design styled components for Vue.js | a year ago | -| [vue-awesome-mui](https://github.com/Wscats/vue-awesome-mui) | 309 | :trophy:Mui component for Vue.js(1.x ~ 2.x) | 2 years ago | -| [wave-ui](https://github.com/antoniandre/wave-ui) | 266 | An emerging UI framework for Vue.js & Vue 3 with only the bright side. ☀️ | 2 hours ago | -| [framevuerk](https://github.com/framevuerk/framevuerk) | 260 | Fast, Responsive, Multi Language, Both Direction Support and Configurable UI Framework based on Vue.js. | 3 months ago | -| [balm-ui](https://github.com/balmjs/balm-ui) | 230 | :diamonds: A modular and customizable UI library based on Material Design and Vue | 7 days ago | -| [qui](https://github.com/Qvant-lab/qui) | 199 | A Vue.js design-system for Web. | 6 days ago | -| [fundamental-vue](https://github.com/SAP/fundamental-vue) | 178 | Vue.js components implementation of Fundamental Library Styles guidelines. The library is aiming to provide a Vue.js implementation of the components designed in Fundamental Library Styles. | 12 days ago | +| [vue-awesome-mui](https://github.com/Wscats/vue-awesome-mui) | 310 | :trophy:Mui component for Vue.js(1.x ~ 2.x) | 2 years ago | +| [wave-ui](https://github.com/antoniandre/wave-ui) | 272 | An emerging UI framework for Vue.js & Vue 3 with only the bright side. ☀️ | 2 days ago | +| [framevuerk](https://github.com/framevuerk/framevuerk) | 261 | Fast, Responsive, Multi Language, Both Direction Support and Configurable UI Framework based on Vue.js. | 3 months ago | +| [balm-ui](https://github.com/balmjs/balm-ui) | 243 | :diamonds: A modular and customizable UI library based on Material Design and Vue | 4 days ago | +| [qui](https://github.com/Qvant-lab/qui) | 202 | A Vue.js design-system for Web. | 5 days ago | +| [fundamental-vue](https://github.com/SAP/fundamental-vue) | 178 | Vue.js components implementation of Fundamental Library Styles guidelines. The library is aiming to provide a Vue.js implementation of the components designed in Fundamental Library Styles. | 5 days ago | | [vue-bulma-components](https://github.com/vouill/vue-bulma-components) | 158 | Translate Bulma css api to vue components | 2 years ago | | [eros-template](https://github.com/bmfe/eros-template) | 144 | 🔧 eros app 开发模板。 | 2 years ago | -| [dao-style](https://github.com/DaoCloud/dao-style) | 114 | 🎉 A high quality component library built on Vue.js 2.0 | a month ago | -| [vue-material-adapter](https://github.com/pgbross/vue-material-adapter) | 79 | Vue wrapper arround Material Components for the Web | a month ago | -| [vueface](https://github.com/sudheerj/vueface) | 72 | UI Components for Vue | 3 months ago | -| [vectre](https://github.com/vectrejs/vectre) | 56 | Most complete implementation of Spectre.css on Vue.js | 23 days ago | -| [mijin](https://github.com/lecoueyl/mijin) | 54 | Tailwind CSS UI components build for Vue.js / Nuxt.js | 11 days ago | +| [dao-style](https://github.com/DaoCloud/dao-style) | 115 | 🎉 A high quality component library built on Vue.js 2.0 | 2 months ago | +| [vue-material-adapter](https://github.com/pgbross/vue-material-adapter) | 79 | Vue wrapper arround Material Components for the Web | 2 months ago | +| [vueface](https://github.com/sudheerj/vueface) | 73 | UI Components for Vue | 5 days ago | +| [vectre](https://github.com/vectrejs/vectre) | 57 | Most complete implementation of Spectre.css on Vue.js | a month ago | +| [mijin](https://github.com/lecoueyl/mijin) | 57 | Tailwind CSS UI components build for Vue.js / Nuxt.js | 2 days ago | | [Vuc](https://github.com/loo41/Vuc) | 50 | 🎨 基于 Vuejs2 的 Canvas 组件库【服务器挂了。不在提供demo,github自带的静态网站不能发布,因为demo代码找不到了😂。】 | a month ago | -| [SuperBVue](https://github.com/superbvue/SuperBVue) | 9 | The Most Complete Vue UI Component Library using bootstrap v5 | 8 months ago | +| [SuperBVue](https://github.com/superbvue/SuperBVue) | 9 | The Most Complete Vue UI Component Library using bootstrap v5 | 9 months ago | ### [Vue Component Collections](#vue-component-collections) @@ -1518,28 +1518,28 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | | [vue-admin](https://github.com/vue-bulma/vue-admin) | 9574 | We are refactoring it, using the latest Vue and Bulma. WIP | a year ago | -| [vuestic-admin](https://github.com/epicmaxco/vuestic-admin) | 8220 | Free and Beautiful Vue 3 Admin Template | 5 days ago | -| [vuesax](https://github.com/lusaxweb/vuesax) | 5188 | New Framework Components for Vue.js 2 | 9 days ago | -| [Keen-UI](https://github.com/JosephusPaye/Keen-UI) | 4032 | A lightweight Vue.js UI library with a simple API, inspired by Google's Material Design. | a month ago | -| [vue-tailwind](https://github.com/alfonsobries/vue-tailwind) | 1541 | Vue UI components with configurable classes ready for TailwindCSS | 24 days ago | -| [vuikit](https://github.com/vuikit/vuikit) | 1473 | A responsive Vue UI library for web site interfaces | a year ago | -| [vue-mdc](https://github.com/posva/vue-mdc) | 1216 | Material web components for Vue.js | 3 years ago | -| [vuedarkmode](https://github.com/LeCoupa/vuedarkmode) | 1064 | 👩‍🎨👨‍🎨 A minimalist dark design system for Vue.js. Based components designed for the insomniacs who enjoy dark interfaces as much as we do. | a month ago | -| [Semantic-UI-Vue](https://github.com/Semantic-UI-Vue/Semantic-UI-Vue) | 924 | Semantic UI integration for Vue | 12 days ago | -| [uiv](https://github.com/uiv-lib/uiv) | 898 | Bootstrap 3 components implemented by Vue 2. | 4 days ago | -| [Equal](https://github.com/quatrochan/Equal) | 594 | 🧬 Equal is a Vue 3 UI library based on TypeScript | 25 days ago | +| [vuestic-admin](https://github.com/epicmaxco/vuestic-admin) | 8257 | Free and Beautiful Vue 3 Admin Template | 3 days ago | +| [vuesax](https://github.com/lusaxweb/vuesax) | 5213 | New Framework Components for Vue.js 2 | 22 days ago | +| [Keen-UI](https://github.com/JosephusPaye/Keen-UI) | 4037 | A lightweight Vue.js UI library with a simple API, inspired by Google's Material Design. | 11 days ago | +| [vue-tailwind](https://github.com/alfonsobries/vue-tailwind) | 1558 | Vue UI components with configurable classes ready for TailwindCSS | 3 days ago | +| [vuikit](https://github.com/vuikit/vuikit) | 1474 | A responsive Vue UI library for web site interfaces | a year ago | +| [vue-mdc](https://github.com/posva/vue-mdc) | 1217 | Material web components for Vue.js | 3 years ago | +| [vuedarkmode](https://github.com/LeCoupa/vuedarkmode) | 1067 | 👩‍🎨👨‍🎨 A minimalist dark design system for Vue.js. Based components designed for the insomniacs who enjoy dark interfaces as much as we do. | a month ago | +| [Semantic-UI-Vue](https://github.com/Semantic-UI-Vue/Semantic-UI-Vue) | 925 | Semantic UI integration for Vue | 4 days ago | +| [uiv](https://github.com/uiv-lib/uiv) | 897 | Bootstrap 3 components implemented by Vue 2. | 15 hours ago | +| [Equal](https://github.com/quatrochan/Equal) | 617 | 🧬 Equal is a Vue 3 UI library based on TypeScript | 11 days ago | | [vue-strap](https://github.com/wffranco/vue-strap) | 340 | Bootstrap components built with Vue.js | a year ago | -| [office-ui-fabric-vue](https://github.com/aidewoode/office-ui-fabric-vue) | 277 | Office UI Fabric implementation for Vue.js | 5 months ago | -| [vuent](https://github.com/arturmiz/vuent) | 237 | 🎨 Vue.js components implementing Microsoft Fluent Design | 10 days ago | -| [devextreme-vue](https://github.com/DevExpress/devextreme-vue) | 221 | Vue UI and data visualization components | 10 days ago | -| [vue-atlas](https://github.com/nvms/vue-atlas) | 181 | A Vue.js 2 UI component library. | a month ago | -| [banshee](https://github.com/banshee-ui/banshee) | 89 | A mostly renderless Vue UI component and utility framework. | 3 years ago | -| [cdk](https://github.com/ChristianKienle/cdk) | 79 | 🎁 Vue Component Development Kit | a month ago | +| [office-ui-fabric-vue](https://github.com/aidewoode/office-ui-fabric-vue) | 277 | Office UI Fabric implementation for Vue.js | 6 months ago | +| [vuent](https://github.com/arturmiz/vuent) | 241 | 🎨 Vue.js components implementing Microsoft Fluent Design | 4 days ago | +| [devextreme-vue](https://github.com/DevExpress/devextreme-vue) | 221 | Vue UI and data visualization components | 23 days ago | +| [vue-atlas](https://github.com/nvms/vue-atlas) | 179 | A Vue.js 2 UI component library. | 5 days ago | +| [banshee](https://github.com/banshee-ui/banshee) | 88 | A mostly renderless Vue UI component and utility framework. | 3 years ago | +| [cdk](https://github.com/ChristianKienle/cdk) | 80 | 🎁 Vue Component Development Kit | 4 days ago | | [jsmod-pc-vue](https://github.com/chaogao/jsmod-pc-vue) | 74 | high scalability && freedom vue ui components | 3 years ago | | [slim-ui](https://github.com/mevinoth/slim-ui) | 45 | Simple components library used for building lightweight vuejs projects | a month ago | | [SemVue](https://github.com/guilhermewaess/SemVue) | 34 | Semantic-ui components easy in your vue project | 4 years ago | | [bpit-vue](https://github.com/dreambo8563/bpit-vue) | 16 | vue effects component package 🚀 | a year ago | -| [vue-uix](https://github.com/juijs/vue-uix) | 15 | Vue components based on the JUI components available in Vue.js | a month ago | +| [vue-uix](https://github.com/juijs/vue-uix) | 15 | Vue components based on the JUI components available in Vue.js | 5 days ago | ### [Vue Admin Template](#vue-admin-template) @@ -1547,12 +1547,12 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [vue-element-admin](https://github.com/PanJiaChen/vue-element-admin) | 70629 | :tada: A magical vue admin https://panjiachen.github.io/vue-element-admin | 3 days ago | -| [d2-admin](https://github.com/d2-projects/d2-admin) | 10838 | An elegant dashboard | 4 days ago | -| [vue-material-admin](https://github.com/tookit/vue-material-admin) | 2134 | A vue material design admin template | 4 months ago | +| [vue-element-admin](https://github.com/PanJiaChen/vue-element-admin) | 70921 | :tada: A magical vue admin https://panjiachen.github.io/vue-element-admin | 2 days ago | +| [d2-admin](https://github.com/d2-projects/d2-admin) | 10873 | An elegant dashboard | 17 days ago | +| [vue-material-admin](https://github.com/tookit/vue-material-admin) | 2140 | A vue material design admin template | 4 months ago | | [rest-admin](https://github.com/wxs77577/rest-admin) | 599 | Restful Admin Dashboard Based on Vue and Boostrap 4 | a month ago | -| [dashboard](https://github.com/zce/dashboard) | 528 | A dashboard scaffolding based on Vue.js 3.0 created by Vite. | 23 days ago | -| [shards-dashboard-vue](https://github.com/DesignRevision/shards-dashboard-vue) | 376 | A free Vue admin dashboard template pack featuring a modern design system and lots of custom templates and components. | 4 months ago | +| [dashboard](https://github.com/zce/dashboard) | 528 | A dashboard scaffolding based on Vue.js 3.0 created by Vite. | a month ago | +| [shards-dashboard-vue](https://github.com/DesignRevision/shards-dashboard-vue) | 375 | A free Vue admin dashboard template pack featuring a modern design system and lots of custom templates and components. | 4 months ago | | [vue-admin-next](https://github.com/openfext/vue-admin-next) | 117 | Professional enterprise application with Vue Composition API, Multi-Module Design, Data Processing Flow and Friendly User Interface. | a year ago | | [iview-vue-admin](https://github.com/TonyLuo/iview-vue-admin) | 105 | iView vue Admin / An admin management system template | 4 years ago | | [element-vue-admin](https://github.com/TonyLuo/element-vue-admin) | 76 | vue admin template base on element 2 | 3 years ago | diff --git a/docs/php/README.md b/docs/php/README.md index 4705b02..ccf8e4e 100644 --- a/docs/php/README.md +++ b/docs/php/README.md @@ -3,7 +3,7 @@ * A curated list of awesome Go frameworks, libraries, software and resources. * Inspired by Awesome. * If you see a package or project here that is no longer maintained or is not a good fit, please submit a issue to improve this file. Thank you! -* Last Sync Time: Mon Sep 13 2021 09:32:19 GMT+0800 (中国标准时间) +* Last Sync Time: Sun Sep 26 2021 10:28:30 GMT+0800 (中国标准时间) * Synchronize Every Week. #### Order by alphabetical and star count. @@ -21,18 +21,18 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [oto](https://github.com/hajimehoshi/oto) | 855 | ♪ A low-level library to play sound on multiple platforms ♪ | 18 hours ago | +| [oto](https://github.com/hajimehoshi/oto) | 862 | ♪ A low-level library to play sound on multiple platforms ♪ | 2 days ago | | [portaudio](https://github.com/gordonklaus/portaudio) | 466 | Go bindings for the PortAudio audio I/O library | a year ago | -| [music-theory](https://github.com/go-music-theory/music-theory) | 356 | Go models of Note, Scale, Chord and Key | a year ago | -| [waveform](https://github.com/mdlayher/waveform) | 342 | Go package capable of generating waveform images from audio streams. MIT Licensed. | a year ago | +| [music-theory](https://github.com/go-music-theory/music-theory) | 361 | Go models of Note, Scale, Chord and Key | a year ago | +| [waveform](https://github.com/mdlayher/waveform) | 342 | Go package capable of generating waveform images from audio streams. MIT Licensed. | 2 years ago | | [portmidi](https://github.com/rakyll/portmidi) | 262 | Go bindings for libportmidi | a year ago | -| [id3v2](https://github.com/bogem/id3v2) | 191 | 🎵 ID3 decoding and encoding library for Go | 5 months ago | -| [flac](https://github.com/mewkiz/flac) | 163 | Package flac provides access to FLAC (Free Lossless Audio Codec) streams. | 8 months ago | -| [malgo](https://github.com/gen2brain/malgo) | 151 | Mini audio library | 5 days ago | -| [GoAudio](https://github.com/DylanMeeus/GoAudio) | 148 | Go tools for audio processing & creation 🎶 | 6 months ago | -| [mix](https://github.com/go-mix/mix) | 142 | Sequence-based Go-native audio mixer for music apps | a year ago | -| [gaad](https://github.com/Comcast/gaad) | 86 | GAAD (Go Advanced Audio Decoder) | 2 months ago | -| [minimp3](https://github.com/tosone/minimp3) | 62 | Decode mp3 base on https://github.com/lieff/minimp3 | 5 months ago | +| [id3v2](https://github.com/bogem/id3v2) | 192 | 🎵 ID3 decoding and encoding library for Go | 5 months ago | +| [flac](https://github.com/mewkiz/flac) | 164 | Package flac provides access to FLAC (Free Lossless Audio Codec) streams. | 8 months ago | +| [malgo](https://github.com/gen2brain/malgo) | 152 | Mini audio library | 8 hours ago | +| [GoAudio](https://github.com/DylanMeeus/GoAudio) | 149 | Go tools for audio processing & creation 🎶 | 6 months ago | +| [mix](https://github.com/go-mix/mix) | 143 | Sequence-based Go-native audio mixer for music apps | a year ago | +| [gaad](https://github.com/Comcast/gaad) | 86 | GAAD (Go Advanced Audio Decoder) | 11 days ago | +| [minimp3](https://github.com/tosone/minimp3) | 62 | Decode mp3 base on https://github.com/lieff/minimp3 | 6 months ago | | [vorbis](https://github.com/mccoyst/vorbis) | 28 | A "native" ogg vorbis decoder for Go (uses inline stb_vorbis) | 2 years ago | | [gosamplerate](https://github.com/dh1tw/gosamplerate) | 11 | Go Bindings for libsamplerate | a year ago | @@ -42,37 +42,37 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [casbin](https://github.com/casbin/casbin) | 10241 | An authorization library that supports access control models like ACL, RBAC, ABAC in Golang | 4 days ago | -| [oauth2](https://github.com/golang/oauth2) | 3820 | Go OAuth2 | 8 days ago | -| [goth](https://github.com/markbates/goth) | 3332 | Package goth provides a simple, clean, and idiomatic way to write authentication packages for Go web applications. | 23 days ago | -| [authboss](https://github.com/volatiletech/authboss) | 2840 | The boss of http auth. | a month ago | -| [go-jose](https://github.com/square/go-jose) | 1819 | An implementation of JOSE standards (JWE, JWS, JWT) in Go | 2 months ago | -| [loginsrv](https://github.com/tarent/loginsrv) | 1808 | JWT login microservice with plugable backends such as OAuth2, Google, Github, htpasswd, osiam, .. | 7 months ago | -| [go-oauth2-server](https://github.com/RichardKnop/go-oauth2-server) | 1806 | A standalone, specification-compliant, OAuth2 server written in Golang. | 8 months ago | -| [osin](https://github.com/openshift/osin) | 1690 | Golang OAuth2 server library | 2 months ago | -| [gologin](https://github.com/dghubble/gologin) | 1433 | Go login handlers for authentication providers (OAuth1, OAuth2) | 3 months ago | -| [gorbac](https://github.com/mikespook/gorbac) | 1211 | goRBAC provides a lightweight role-based access control (RBAC) implementation in Golang. | 4 months ago | -| [scs](https://github.com/alexedwards/scs) | 925 | HTTP Session Management for Go | 5 days ago | -| [paseto](https://github.com/o1egl/paseto) | 537 | Platform-Agnostic Security Tokens implementation in GO (Golang) | 13 days ago | +| [casbin](https://github.com/casbin/casbin) | 10335 | An authorization library that supports access control models like ACL, RBAC, ABAC in Golang | 7 days ago | +| [oauth2](https://github.com/golang/oauth2) | 3841 | Go OAuth2 | 2 days ago | +| [goth](https://github.com/markbates/goth) | 3341 | Package goth provides a simple, clean, and idiomatic way to write authentication packages for Go web applications. | 12 days ago | +| [authboss](https://github.com/volatiletech/authboss) | 2845 | The boss of http auth. | a month ago | +| [go-jose](https://github.com/square/go-jose) | 1820 | An implementation of JOSE standards (JWE, JWS, JWT) in Go | 2 months ago | +| [go-oauth2-server](https://github.com/RichardKnop/go-oauth2-server) | 1811 | A standalone, specification-compliant, OAuth2 server written in Golang. | 9 months ago | +| [loginsrv](https://github.com/tarent/loginsrv) | 1811 | JWT login microservice with plugable backends such as OAuth2, Google, Github, htpasswd, osiam, .. | 7 months ago | +| [osin](https://github.com/openshift/osin) | 1692 | Golang OAuth2 server library | 12 days ago | +| [gologin](https://github.com/dghubble/gologin) | 1435 | Go login handlers for authentication providers (OAuth1, OAuth2) | 4 months ago | +| [gorbac](https://github.com/mikespook/gorbac) | 1212 | goRBAC provides a lightweight role-based access control (RBAC) implementation in Golang. | 5 months ago | +| [scs](https://github.com/alexedwards/scs) | 931 | HTTP Session Management for Go | 18 days ago | +| [paseto](https://github.com/o1egl/paseto) | 541 | Platform-Agnostic Security Tokens implementation in GO (Golang) | a month ago | | [permissions2](https://github.com/xyproto/permissions2) | 435 | :closed_lock_with_key: Middleware for keeping track of users, login states and permissions | 2 months ago | -| [go-guardian](https://github.com/shaj13/go-guardian) | 303 | Go-Guardian is a golang library that provides a simple, clean, and idiomatic way to create powerful modern API and web authentication. | 2 months ago | +| [go-guardian](https://github.com/shaj13/go-guardian) | 304 | Go-Guardian is a golang library that provides a simple, clean, and idiomatic way to create powerful modern API and web authentication. | 2 months ago | | [jwt](https://github.com/cristalhq/jwt) | 289 | Safe, simple and fast JSON Web Tokens for Go | 2 months ago | -| [jwt](https://github.com/pascaldekloe/jwt) | 264 | JSON Web Token library | 6 months ago | +| [jwt](https://github.com/pascaldekloe/jwt) | 268 | JSON Web Token library | 7 months ago | | [jeff](https://github.com/abraithwaite/jeff) | 231 | 🍍Jeff provides the simplest way to manage web sessions in Go. | 3 months ago | | [httpauth](https://github.com/goji/httpauth) | 209 | HTTP Authentication middlewares | a year ago | -| [jwt-auth](https://github.com/adam-hanna/jwt-auth) | 207 | This package provides json web token (jwt) middleware for goLang http servers | a month ago | -| [branca](https://github.com/hako/branca) | 157 | :key: Secure alternative to JWT. Authenticated Encrypted API Tokens for Go. | a year ago | -| [sessionup](https://github.com/swithek/sessionup) | 113 | Straightforward HTTP session management | 17 days ago | +| [jwt-auth](https://github.com/adam-hanna/jwt-auth) | 206 | This package provides json web token (jwt) middleware for goLang http servers | 2 months ago | +| [branca](https://github.com/hako/branca) | 158 | :key: Secure alternative to JWT. Authenticated Encrypted API Tokens for Go. | a year ago | +| [sessionup](https://github.com/swithek/sessionup) | 113 | Straightforward HTTP session management | a month ago | | [session](https://github.com/icza/session) | 106 | Go session management for web servers (including support for Google App Engine - GAE). | 2 months ago | -| [sjwt](https://github.com/brianvoe/sjwt) | 93 | Simple JWT Golang | 2 years ago | +| [sjwt](https://github.com/brianvoe/sjwt) | 94 | Simple JWT Golang | 2 years ago | | [jwt](https://github.com/robbert229/jwt) | 92 | This is an implementation of JWT in golang! | 10 months ago | -| [rbac](https://github.com/zpatrick/rbac) | 82 | Minimalistic RBAC package for Go applications | 3 years ago | +| [rbac](https://github.com/zpatrick/rbac) | 84 | Minimalistic RBAC package for Go applications | 3 years ago | | [sessions](https://github.com/adam-hanna/sessions) | 60 | A dead simple, highly performant, highly customizable sessions middleware for go http servers. | a year ago | -| [securecookie](https://github.com/chmike/securecookie) | 53 | Fast, secure and efficient secure cookie encoder/decoder | 11 days ago | -| [go-email-normalizer](https://github.com/dimuska139/go-email-normalizer) | 27 | Golang library for providing a canonical representation of email address. | 11 days ago | +| [securecookie](https://github.com/chmike/securecookie) | 53 | Fast, secure and efficient secure cookie encoder/decoder | a day ago | +| [go-email-normalizer](https://github.com/dimuska139/go-email-normalizer) | 28 | Golang library for providing a canonical representation of email address. | 8 days ago | | [otpgo](https://github.com/jltorresm/otpgo) | 23 | Time-Based One-Time Password (TOTP) and HMAC-Based One-Time Password (HOTP) library for Go. | 7 months ago | | [scope](https://github.com/SonicRoshan/scope) | 15 | Easily Manage OAuth2 Scopes In Go | 4 months ago | | [sessiongate-go](https://github.com/f0rmiga/sessiongate-go) | 9 | A driver for the SessionGate Redis module - easy session management using the Go language. | 3 years ago | -| [cookiestxt](https://github.com/mengzhuo/cookiestxt) | 8 | cookiestxt implement parser of cookies txt format | 6 months ago | +| [cookiestxt](https://github.com/mengzhuo/cookiestxt) | 8 | cookiestxt implement parser of cookies txt format | 7 months ago | diff --git a/docs/python/README.md b/docs/python/README.md index a5e70a4..235a241 100644 --- a/docs/python/README.md +++ b/docs/python/README.md @@ -3,7 +3,7 @@ * A curated list of Python frameworks, libraries, software and resources. * Inspired by Awesome. * If you see a package or project here that is no longer maintained or is not a good fit, please submit a issue to improve this file. Thank you! -* Last Sync Time: Mon Sep 13 2021 09:19:58 GMT+0800 (中国标准时间) +* Last Sync Time: Sun Sep 26 2021 10:16:29 GMT+0800 (中国标准时间) * Synchronize Every Week. #### Order by alphabetical and star count. @@ -123,13 +123,13 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [ajenti](https://github.com/ajenti/ajenti) | 6531 | Ajenti Core and stock plugins | 9 days ago | -| [flower](https://github.com/mher/flower) | 4929 | Real-time monitor and web admin for Celery distributed task queue | 11 days ago | -| [flask-admin](https://github.com/flask-admin/flask-admin) | 4828 | Simple and extensible administrative interface framework for Flask | 3 days ago | -| [xadmin](https://github.com/sshwsfc/xadmin) | 4607 | Drop-in replacement of Django admin comes with lots of goodies, fully extensible with plugin support, pretty UI based on Twitter Bootstrap. | 18 days ago | -| [django-jet](https://github.com/geex-arts/django-jet) | 3174 | Modern responsive template for the Django admin interface with improved functionality. We are proud to announce completely new Jet. Please check out Live Demo | 5 days ago | -| [Wooey](https://github.com/wooey/Wooey) | 1640 | A Django app that creates automatic web UIs for Python scripts. | a month ago | -| [jet-bridge](https://github.com/jet-admin/jet-bridge) | 1021 | Jet Bridge – Admin Panel Framework for your application | 10 days ago | +| [ajenti](https://github.com/ajenti/ajenti) | 6538 | Ajenti Core and stock plugins | 9 days ago | +| [flower](https://github.com/mher/flower) | 4948 | Real-time monitor and web admin for Celery distributed task queue | a day ago | +| [flask-admin](https://github.com/flask-admin/flask-admin) | 4841 | Simple and extensible administrative interface framework for Flask | 16 days ago | +| [xadmin](https://github.com/sshwsfc/xadmin) | 4615 | Drop-in replacement of Django admin comes with lots of goodies, fully extensible with plugin support, pretty UI based on Twitter Bootstrap. | a month ago | +| [django-jet](https://github.com/geex-arts/django-jet) | 3180 | Modern responsive template for the Django admin interface with improved functionality. We are proud to announce completely new Jet. Please check out Live Demo | 8 days ago | +| [Wooey](https://github.com/wooey/Wooey) | 1643 | A Django app that creates automatic web UIs for Python scripts. | 2 months ago | +| [jet-bridge](https://github.com/jet-admin/jet-bridge) | 1030 | Jet Bridge – Admin Panel Framework for your application | 23 days ago | ### [Algorithms and Design Patterns](#algorithms-and-design-patterns) @@ -140,10 +140,10 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [Python](https://github.com/TheAlgorithms/Python) | 117991 | All Algorithms implemented in Python | a day ago | -| [algorithms](https://github.com/keon/algorithms) | 19717 | Minimal examples of data structures and algorithms in Python | 10 days ago | -| [python-sortedcontainers](https://github.com/grantjenks/python-sortedcontainers) | 2278 | Python Sorted Container Types: Sorted List, Sorted Dict, and Sorted Set | 4 months ago | -| [python-ds](https://github.com/prabhupant/python-ds) | 1465 | No non-sense and no BS repo for how data structure code should be in Python - simple and elegant. | 9 days ago | +| [Python](https://github.com/TheAlgorithms/Python) | 118555 | All Algorithms implemented in Python | 8 hours ago | +| [algorithms](https://github.com/keon/algorithms) | 19775 | Minimal examples of data structures and algorithms in Python | 8 hours ago | +| [python-sortedcontainers](https://github.com/grantjenks/python-sortedcontainers) | 2292 | Python Sorted Container Types: Sorted List, Sorted Dict, and Sorted Set | 4 months ago | +| [python-ds](https://github.com/prabhupant/python-ds) | 1476 | No non-sense and no BS repo for how data structure code should be in Python - simple and elegant. | 22 days ago | #### [Design Patterns](#design-patterns) @@ -151,9 +151,9 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [python-patterns](https://github.com/faif/python-patterns) | 29190 | A collection of design patterns/idioms in Python | 2 months ago | -| [transitions](https://github.com/pytransitions/transitions) | 3912 | A lightweight, object-oriented finite state machine implementation in Python with many extensions | 3 days ago | -| [PyPattyrn](https://github.com/tylerlaberge/PyPattyrn) | 1280 | A simple library for implementing common design patterns. | 5 days ago | +| [python-patterns](https://github.com/faif/python-patterns) | 29296 | A collection of design patterns/idioms in Python | 3 months ago | +| [transitions](https://github.com/pytransitions/transitions) | 3933 | A lightweight, object-oriented finite state machine implementation in Python with many extensions | 4 days ago | +| [PyPattyrn](https://github.com/tylerlaberge/PyPattyrn) | 1300 | A simple library for implementing common design patterns. | 18 days ago | ### [ASGI Servers](#artificial-intelligence) @@ -161,8 +161,8 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [uvicorn](https://github.com/encode/uvicorn) | 4332 | The lightning-fast ASGI server. 🦄 | 4 days ago | -| [daphne](https://github.com/django/daphne) | 1607 | Django Channels HTTP/WebSocket server | 16 days ago | +| [uvicorn](https://github.com/encode/uvicorn) | 4370 | The lightning-fast ASGI server. 🦄 | 2 days ago | +| [daphne](https://github.com/django/daphne) | 1608 | Django Channels HTTP/WebSocket server | a month ago | ### [Asynchronous Programming](#asynchronous-programming) @@ -170,9 +170,9 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [uvloop](https://github.com/MagicStack/uvloop) | 8029 | Ultra fast asyncio event loop. | 8 days ago | -| [trio](https://github.com/python-trio/trio) | 4205 | Trio – a friendly Python library for async concurrency and I/O | 3 days ago | -| [awesome-asyncio](https://github.com/timofurrer/awesome-asyncio) | 3149 | A curated list of awesome Python asyncio frameworks, libraries, software and resources | 3 months ago | +| [uvloop](https://github.com/MagicStack/uvloop) | 8059 | Ultra fast asyncio event loop. | 3 days ago | +| [trio](https://github.com/python-trio/trio) | 4243 | Trio – a friendly Python library for async concurrency and I/O | 3 days ago | +| [awesome-asyncio](https://github.com/timofurrer/awesome-asyncio) | 3170 | A curated list of awesome Python asyncio frameworks, libraries, software and resources | 3 days ago | ### [Audio](#audio) @@ -183,14 +183,14 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [pydub](https://github.com/jiaaro/pydub) | 5586 | Manipulate audio with a simple and easy high level interface | 13 days ago | -| [dejavu](https://github.com/worldveil/dejavu) | 5524 | Audio fingerprinting and recognition in Python | 10 months ago | -| [librosa](https://github.com/librosa/librosa) | 4723 | Python library for audio and music analysis | 12 minutes ago | -| [pyAudioAnalysis](https://github.com/tyiannak/pyAudioAnalysis) | 4118 | Python Audio Analysis Library: Feature Extraction, Classification, Segmentation and Applications | 2 days ago | -| [kapre](https://github.com/keunwoochoi/kapre) | 765 | kapre: Keras Audio Preprocessors | 2 months ago | -| [matchering](https://github.com/sergree/matchering) | 485 | 🎚️ Open Source Audio Matching and Mastering | 4 days ago | -| [audioread](https://github.com/beetbox/audioread) | 369 | cross-library (GStreamer + Core Audio + MAD + FFmpeg) audio decoding for Python | a year ago | -| [TimeSide](https://github.com/Parisson/TimeSide) | 307 | Scalable audio processing framework written in Python with a RESTful API | 3 days ago | +| [pydub](https://github.com/jiaaro/pydub) | 5609 | Manipulate audio with a simple and easy high level interface | 13 days ago | +| [dejavu](https://github.com/worldveil/dejavu) | 5532 | Audio fingerprinting and recognition in Python | a year ago | +| [librosa](https://github.com/librosa/librosa) | 4766 | Python library for audio and music analysis | 5 days ago | +| [pyAudioAnalysis](https://github.com/tyiannak/pyAudioAnalysis) | 4139 | Python Audio Analysis Library: Feature Extraction, Classification, Segmentation and Applications | 15 days ago | +| [kapre](https://github.com/keunwoochoi/kapre) | 769 | kapre: Keras Audio Preprocessors | 2 months ago | +| [matchering](https://github.com/sergree/matchering) | 490 | 🎚️ Open Source Audio Matching and Mastering | 3 days ago | +| [audioread](https://github.com/beetbox/audioread) | 371 | cross-library (GStreamer + Core Audio + MAD + FFmpeg) audio decoding for Python | a year ago | +| [TimeSide](https://github.com/Parisson/TimeSide) | 309 | Scalable audio processing framework written in Python with a RESTful API | 16 days ago | #### [Metadata](#metadata) @@ -198,10 +198,10 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [beets](https://github.com/beetbox/beets) | 10383 | music library manager and MusicBrainz tagger | 4 hours ago | -| [mutagen](https://github.com/quodlibet/mutagen) | 846 | Python module for handling audio metadata | 14 days ago | -| [tinytag](https://github.com/devsnd/tinytag) | 482 | Read music meta data and length of MP3, OGG, OPUS, MP4, M4A, FLAC, WMA and Wave files with python 2 or 3 | 4 days ago | -| [eyeD3](https://github.com/nicfit/eyeD3) | 317 | eyeD3 is a Python module and command line program for processing ID3 tags. Information about mp3 files (i.e bit rate, sample frequency, play time, etc.) is also provided. The formats supported are ID3v1 (1.0/1.1) and ID3v2 (2.3/2.4). | 5 days ago | +| [beets](https://github.com/beetbox/beets) | 10410 | music library manager and MusicBrainz tagger | 10 hours ago | +| [mutagen](https://github.com/quodlibet/mutagen) | 855 | Python module for handling audio metadata | 15 hours ago | +| [tinytag](https://github.com/devsnd/tinytag) | 483 | Read music meta data and length of MP3, OGG, OPUS, MP4, M4A, FLAC, WMA and Wave files with python 2 or 3 | 17 days ago | +| [eyeD3](https://github.com/nicfit/eyeD3) | 319 | eyeD3 is a Python module and command line program for processing ID3 tags. Information about mp3 files (i.e bit rate, sample frequency, play time, etc.) is also provided. The formats supported are ID3v1 (1.0/1.1) and ID3v2 (2.3/2.4). | 11 days ago | ### [Authentication](#authentication) @@ -212,12 +212,12 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [django-allauth](https://github.com/pennersr/django-allauth) | 6720 | Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication. | 4 days ago | -| [python-oauth2](https://github.com/joestump/python-oauth2) | 2940 | A fully tested, abstract interface to creating OAuth clients and servers. | 2 months ago | -| [python-social-auth](https://github.com/omab/python-social-auth) | 2804 | Social auth made simple | 2 years ago | -| [authlib](https://github.com/lepture/authlib) | 2708 | The ultimate Python library in building OAuth, OpenID Connect clients and servers. JWS,JWE,JWK,JWA,JWT included. | 5 days ago | -| [django-oauth-toolkit](https://github.com/jazzband/django-oauth-toolkit) | 2370 | OAuth2 goodies for the Djangonauts! | 5 days ago | -| [oauthlib](https://github.com/oauthlib/oauthlib) | 2273 | A generic, spec-compliant, thorough implementation of the OAuth request-signing logic | a month ago | +| [django-allauth](https://github.com/pennersr/django-allauth) | 6746 | Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication. | 5 days ago | +| [python-oauth2](https://github.com/joestump/python-oauth2) | 2941 | A fully tested, abstract interface to creating OAuth clients and servers. | 3 months ago | +| [python-social-auth](https://github.com/omab/python-social-auth) | 2805 | Social auth made simple | 2 years ago | +| [authlib](https://github.com/lepture/authlib) | 2722 | The ultimate Python library in building OAuth, OpenID Connect clients and servers. JWS,JWE,JWK,JWA,JWT included. | 4 days ago | +| [django-oauth-toolkit](https://github.com/jazzband/django-oauth-toolkit) | 2376 | OAuth2 goodies for the Djangonauts! | 6 hours ago | +| [oauthlib](https://github.com/oauthlib/oauthlib) | 2277 | A generic, spec-compliant, thorough implementation of the OAuth request-signing logic | a month ago | #### [JWT](#jwt) @@ -225,8 +225,8 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [pyjwt](https://github.com/jpadilla/pyjwt) | 3961 | JSON Web Token implementation in Python | 12 days ago | -| [python-jose](https://github.com/mpdavis/python-jose) | 938 | A JOSE implementation in Python | 2 months ago | +| [pyjwt](https://github.com/jpadilla/pyjwt) | 3975 | JSON Web Token implementation in Python | 5 days ago | +| [python-jose](https://github.com/mpdavis/python-jose) | 943 | A JOSE implementation in Python | 2 months ago | | [python-jwt](https://github.com/davedoesdev/python-jwt) | 187 | Python module for generating and verifying JSON Web Tokens | a year ago | @@ -235,8 +235,8 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [platformio-core](https://github.com/platformio/platformio-core) | 5326 | PlatformIO is a professional collaborative platform for embedded development :alien: A place where Developers and Teams have true Freedom! No more vendor lock-in! | 2 days ago | -| [pybuilder](https://github.com/pybuilder/pybuilder) | 1321 | Software build automation tool for Python. | 3 hours ago | +| [platformio-core](https://github.com/platformio/platformio-core) | 5366 | PlatformIO is a professional collaborative platform for embedded development :alien: A place where Developers and Teams have true Freedom! No more vendor lock-in! | a day ago | +| [pybuilder](https://github.com/pybuilder/pybuilder) | 1325 | Software build automation tool for Python. | 2 hours ago | ### [Built-in Classes Enhancement](#built-in-classes-enhancement) @@ -244,9 +244,9 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [attrs](https://github.com/python-attrs/attrs) | 3656 | Python Classes Without Boilerplate | 15 days ago | -| [Box](https://github.com/cdgriffith/Box) | 1725 | Python dictionaries with advanced dot notation access | 21 days ago | -| [bidict](https://github.com/jab/bidict) | 890 | The bidirectional mapping library for Python. | 7 days ago | +| [attrs](https://github.com/python-attrs/attrs) | 3671 | Python Classes Without Boilerplate | 2 days ago | +| [Box](https://github.com/cdgriffith/Box) | 1732 | Python dictionaries with advanced dot notation access | a month ago | +| [bidict](https://github.com/jab/bidict) | 895 | The bidirectional mapping library for Python. | 20 days ago | | [DottedDict](https://github.com/carlosescri/DottedDict) | 128 | Python library that provides a method of accessing lists and dicts with a dotted path notation. | a year ago | @@ -255,11 +255,11 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [mezzanine](https://github.com/stephenmcd/mezzanine) | 4333 | CMS framework for Django | 14 days ago | +| [mezzanine](https://github.com/stephenmcd/mezzanine) | 4332 | CMS framework for Django | a day ago | | [quokka](https://github.com/quokkaproject/quokka) | 2192 | LOOKING FOR NEW MAINTAINER - Quokka is a Content Management System - `docker run --rm -it -p 5000:5000 quokka/quokka` | 2 years ago | -| [indico](https://github.com/indico/indico) | 1247 | Indico - A feature-rich event management system, made @ CERN, the place where the Web was born. | 2 days ago | -| [feincms](https://github.com/feincms/feincms) | 809 | A Django-based CMS with a focus on extensibility and concise code | 3 days ago | -| [Kotti](https://github.com/Kotti/Kotti) | 366 | Kotti is a high-level, Pythonic web application framework based on Pyramid and SQLAlchemy. It includes an extensible Content Management System called the Kotti CMS. | 10 days ago | +| [indico](https://github.com/indico/indico) | 1251 | Indico - A feature-rich event management system, made @ CERN, the place where the Web was born. | a day ago | +| [feincms](https://github.com/feincms/feincms) | 810 | A Django-based CMS with a focus on extensibility and concise code | 16 days ago | +| [Kotti](https://github.com/Kotti/Kotti) | 366 | Kotti is a high-level, Pythonic web application framework based on Pyramid and SQLAlchemy. It includes an extensible Content Management System called the Kotti CMS. | 23 days ago | ### [Caching](#caching) @@ -267,10 +267,10 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [django-cacheops](https://github.com/Suor/django-cacheops) | 1478 | A slick ORM cache with automatic granular event-driven invalidation. | a month ago | -| [django-cache-machine](https://github.com/django-cache-machine/django-cache-machine) | 813 | Automatic caching and invalidation for Django models through the ORM. | 3 months ago | +| [django-cacheops](https://github.com/Suor/django-cacheops) | 1490 | A slick ORM cache with automatic granular event-driven invalidation. | a month ago | +| [django-cache-machine](https://github.com/django-cache-machine/django-cache-machine) | 816 | Automatic caching and invalidation for Django models through the ORM. | 4 months ago | | [beaker](https://github.com/bbangert/beaker) | 476 | WSGI middleware for sessions and caching | 3 months ago | -| [pylibmc](https://github.com/lericson/pylibmc) | 445 | A Python wrapper around the libmemcached interface from TangentOrg. | a month ago | +| [pylibmc](https://github.com/lericson/pylibmc) | 445 | A Python wrapper around the libmemcached interface from TangentOrg. | 2 months ago | ### [ChatOps Tools](#chatops-tools) @@ -278,7 +278,7 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [errbot](https://github.com/errbotio/errbot) | 2545 | Errbot is a chatbot, a daemon that connects to your favorite chat service and bring your tools and some fun into the conversation. | 16 days ago | +| [errbot](https://github.com/errbotio/errbot) | 2551 | Errbot is a chatbot, a daemon that connects to your favorite chat service and bring your tools and some fun into the conversation. | 11 days ago | ### [Code Analysis](#code-analysis) @@ -289,11 +289,11 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [coala](https://github.com/coala/coala) | 3232 | coala provides a unified command-line interface for linting and fixing all your code, regardless of the programming languages you use. | 2 months ago | -| [vulture](https://github.com/jendrikseipp/vulture) | 1881 | Find dead Python code | a month ago | -| [pycallgraph](https://github.com/gak/pycallgraph) | 1563 | pycallgraph is a Python module that creates call graphs for Python programs. | 3 years ago | -| [prospector](https://github.com/PyCQA/prospector) | 1457 | Inspects Python source files and provides information about type and location of classes, methods etc | 5 days ago | -| [code2flow](https://github.com/scottrogowski/code2flow) | 910 | Pretty good call graphs for dynamic languages | a month ago | +| [coala](https://github.com/coala/coala) | 3240 | coala provides a unified command-line interface for linting and fixing all your code, regardless of the programming languages you use. | 3 months ago | +| [vulture](https://github.com/jendrikseipp/vulture) | 1888 | Find dead Python code | a month ago | +| [pycallgraph](https://github.com/gak/pycallgraph) | 1570 | pycallgraph is a Python module that creates call graphs for Python programs. | 3 years ago | +| [prospector](https://github.com/PyCQA/prospector) | 1469 | Inspects Python source files and provides information about type and location of classes, methods etc | 9 days ago | +| [code2flow](https://github.com/scottrogowski/code2flow) | 983 | Pretty good call graphs for dynamic languages | 2 months ago | #### [Code Linters](#code-linters) @@ -301,9 +301,9 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [wemake-python-styleguide](https://github.com/wemake-services/wemake-python-styleguide) | 1616 | The strictest and most opinionated python linter ever! | 3 days ago | -| [pylama](https://github.com/klen/pylama) | 805 | Code audit tool for python. | 18 days ago | -| [awesome-flake8-extensions](https://github.com/DmytroLitvinov/awesome-flake8-extensions) | 634 | :octocat: A curated awesome list of flake8 extensions. Feel free to contribute! :mortar_board: | a month ago | +| [wemake-python-styleguide](https://github.com/wemake-services/wemake-python-styleguide) | 1635 | The strictest and most opinionated python linter ever! | 4 hours ago | +| [pylama](https://github.com/klen/pylama) | 814 | Code audit tool for python. | a month ago | +| [awesome-flake8-extensions](https://github.com/DmytroLitvinov/awesome-flake8-extensions) | 644 | :octocat: A curated awesome list of flake8 extensions. Feel free to contribute! :mortar_board: | a month ago | #### [Code Formatters](#code-formatters) @@ -311,9 +311,9 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [black](https://github.com/psf/black) | 22343 | The uncompromising Python code formatter | 10 hours ago | -| [yapf](https://github.com/google/yapf) | 12026 | A formatter for Python files | 5 hours ago | -| [isort](https://github.com/PyCQA/isort) | 4141 | A Python utility / library to sort imports. | 11 hours ago | +| [black](https://github.com/psf/black) | 22471 | The uncompromising Python code formatter | 3 hours ago | +| [yapf](https://github.com/google/yapf) | 12060 | A formatter for Python files | 6 days ago | +| [isort](https://github.com/PyCQA/isort) | 4175 | A Python utility / library to sort imports. | 12 days ago | #### [Static Type](#static-type) @@ -321,11 +321,11 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [pyre-check](https://github.com/facebook/pyre-check) | 5554 | Performant type-checking for python. | 2 days ago | -| [MonkeyType](https://github.com/Instagram/MonkeyType) | 3499 | A system for Python that generates static type annotations by collecting runtime types | 2 days ago | -| [pytype](https://github.com/google/pytype) | 3433 | A static type analyzer for Python code | 18 hours ago | -| [typeshed](https://github.com/python/typeshed) | 2367 | Collection of library stubs for Python, with static types | 6 hours ago | -| [pyannotate](https://github.com/dropbox/pyannotate) | 1229 | Auto-generate PEP-484 annotations | a month ago | +| [pyre-check](https://github.com/facebook/pyre-check) | 5568 | Performant type-checking for python. | a day ago | +| [MonkeyType](https://github.com/Instagram/MonkeyType) | 3506 | A system for Python that generates static type annotations by collecting runtime types | 11 days ago | +| [pytype](https://github.com/google/pytype) | 3442 | A static type analyzer for Python code | a day ago | +| [typeshed](https://github.com/python/typeshed) | 2380 | Collection of library stubs for Python, with static types | 7 hours ago | +| [pyannotate](https://github.com/dropbox/pyannotate) | 1233 | Auto-generate PEP-484 annotations | 2 months ago | ### [Command-line Interface Development](#command-line-interface-development) @@ -336,8 +336,8 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [python-fire](https://github.com/google/python-fire) | 20037 | Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object. | 20 days ago | -| [python-prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) | 7294 | Library for building powerful interactive command line applications in Python | 17 hours ago | +| [python-fire](https://github.com/google/python-fire) | 20160 | Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object. | 2 days ago | +| [python-prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) | 7314 | Library for building powerful interactive command line applications in Python | 6 days ago | #### [Terminal Rendering](#terminal-rendering) @@ -345,11 +345,11 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [rich](https://github.com/willmcgugan/rich) | 28705 | Rich is a Python library for rich text and beautiful formatting in the terminal. | 10 hours ago | -| [tqdm](https://github.com/tqdm/tqdm) | 19401 | A Fast, Extensible Progress Bar for Python and CLI | a day ago | -| [asciimatics](https://github.com/peterbrittain/asciimatics) | 2780 | A cross platform package to do curses-like operations, plus higher level APIs and widgets to create text UIs and ASCII art animations | 4 hours ago | -| [alive-progress](https://github.com/rsalmei/alive-progress) | 2653 | A new kind of Progress Bar, with real time throughput, ETA and very cool animations! | 7 days ago | -| [bashplotlib](https://github.com/glamp/bashplotlib) | 1580 | plotting in the terminal | 5 months ago | +| [rich](https://github.com/willmcgugan/rich) | 29292 | Rich is a Python library for rich text and beautiful formatting in the terminal. | 2 days ago | +| [tqdm](https://github.com/tqdm/tqdm) | 19531 | A Fast, Extensible Progress Bar for Python and CLI | a day ago | +| [asciimatics](https://github.com/peterbrittain/asciimatics) | 2792 | A cross platform package to do curses-like operations, plus higher level APIs and widgets to create text UIs and ASCII art animations | 5 hours ago | +| [alive-progress](https://github.com/rsalmei/alive-progress) | 2689 | A new kind of Progress Bar, with real time throughput, ETA and very cool animations! | 4 days ago | +| [bashplotlib](https://github.com/glamp/bashplotlib) | 1582 | plotting in the terminal | 6 months ago | ### [Command-line Tools](#command-line-tools) @@ -360,17 +360,17 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [thefuck](https://github.com/nvbn/thefuck) | 63852 | Magnificent app which corrects your previous console command. | 7 days ago | -| [tmux](https://github.com/tmux/tmux) | 22443 | tmux source code | 2 days ago | -| [cookiecutter](https://github.com/cookiecutter/cookiecutter) | 15298 | A command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, VueJS projects. | 24 days ago | -| [howdoi](https://github.com/gleitz/howdoi) | 9087 | instant coding answers via the command line | a day ago | -| [PathPicker](https://github.com/facebook/PathPicker) | 4641 | PathPicker accepts a wide range of input -- output from git commands, grep results, searches -- pretty much anything. After parsing the input, PathPicker presents you with a nice UI to select which files you're interested in. After that you can open them in your favorite editor or execute arbitrary commands. | 13 days ago | -| [invoke](https://github.com/pyinvoke/invoke) | 3380 | Pythonic task management & command execution. | 2 months ago | -| [tmuxp](https://github.com/tmux-python/tmuxp) | 3184 | :computer: tmux session manager. built on libtmux | 10 days ago | -| [percol](https://github.com/mooz/percol) | 3058 | adds flavor of interactive filtering to the traditional pipe concept of UNIX shell | 4 months ago | -| [doitlive](https://github.com/sloria/doitlive) | 3030 | Because sometimes you need to do it live | 2 months ago | -| [try](https://github.com/timofurrer/try) | 601 | Dead simple CLI tool to try Python packages - It's never been easier! :package: | 2 years ago | -| [copier](https://github.com/copier-org/copier) | 397 | Library and command-line utility for rendering projects templates. | 16 hours ago | +| [thefuck](https://github.com/nvbn/thefuck) | 63989 | Magnificent app which corrects your previous console command. | 9 days ago | +| [tmux](https://github.com/tmux/tmux) | 22651 | tmux source code | 3 days ago | +| [cookiecutter](https://github.com/cookiecutter/cookiecutter) | 15362 | A command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, VueJS projects. | 12 days ago | +| [howdoi](https://github.com/gleitz/howdoi) | 9108 | instant coding answers via the command line | a day ago | +| [PathPicker](https://github.com/facebook/PathPicker) | 4644 | PathPicker accepts a wide range of input -- output from git commands, grep results, searches -- pretty much anything. After parsing the input, PathPicker presents you with a nice UI to select which files you're interested in. After that you can open them in your favorite editor or execute arbitrary commands. | a month ago | +| [invoke](https://github.com/pyinvoke/invoke) | 3389 | Pythonic task management & command execution. | a day ago | +| [tmuxp](https://github.com/tmux-python/tmuxp) | 3202 | :computer: tmux session manager. built on libtmux | 9 days ago | +| [percol](https://github.com/mooz/percol) | 3061 | adds flavor of interactive filtering to the traditional pipe concept of UNIX shell | 4 months ago | +| [doitlive](https://github.com/sloria/doitlive) | 3033 | Because sometimes you need to do it live | 2 months ago | +| [try](https://github.com/timofurrer/try) | 602 | Dead simple CLI tool to try Python packages - It's never been easier! :package: | 2 years ago | +| [copier](https://github.com/copier-org/copier) | 398 | Library and command-line utility for rendering projects templates. | 5 hours ago | #### [CLI Enhancements](#cli-enhancements) @@ -378,14 +378,14 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [httpie](https://github.com/httpie/httpie) | 51926 | As easy as /aitch-tee-tee-pie/ 🥧 Modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more. https://twitter.com/httpie | a day ago | -| [aws-cli](https://github.com/aws/aws-cli) | 11414 | Universal Command Line Interface for Amazon Web Services | 2 days ago | -| [mycli](https://github.com/dbcli/mycli) | 9857 | A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting. | 9 days ago | -| [pgcli](https://github.com/dbcli/pgcli) | 9791 | Postgres CLI with autocompletion and syntax highlighting | 9 days ago | -| [saws](https://github.com/donnemartin/saws) | 4837 | A supercharged AWS command line interface (CLI). | 10 days ago | -| [kube-shell](https://github.com/cloudnativelabs/kube-shell) | 1945 | Kubernetes shell: An integrated shell for working with the Kubernetes | a year ago | -| [iredis](https://github.com/laixintao/iredis) | 1540 | Interactive Redis: A Terminal Client for Redis with AutoCompletion and Syntax Highlighting. | a month ago | -| [litecli](https://github.com/dbcli/litecli) | 1449 | CLI for SQLite Databases with auto-completion and syntax highlighting | 2 days ago | +| [httpie](https://github.com/httpie/httpie) | 52084 | As easy as /aitch-tee-tee-pie/ 🥧 Modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more. https://twitter.com/httpie | 2 days ago | +| [aws-cli](https://github.com/aws/aws-cli) | 11465 | Universal Command Line Interface for Amazon Web Services | a day ago | +| [mycli](https://github.com/dbcli/mycli) | 9896 | A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting. | 22 days ago | +| [pgcli](https://github.com/dbcli/pgcli) | 9819 | Postgres CLI with autocompletion and syntax highlighting | 22 days ago | +| [saws](https://github.com/donnemartin/saws) | 4844 | A supercharged AWS command line interface (CLI). | 2 days ago | +| [kube-shell](https://github.com/cloudnativelabs/kube-shell) | 1952 | Kubernetes shell: An integrated shell for working with the Kubernetes | a year ago | +| [iredis](https://github.com/laixintao/iredis) | 1545 | Interactive Redis: A Terminal Client for Redis with AutoCompletion and Syntax Highlighting. | a month ago | +| [litecli](https://github.com/dbcli/litecli) | 1460 | CLI for SQLite Databases with auto-completion and syntax highlighting | 15 days ago | ### [Compatibility](#compatibility) @@ -393,7 +393,7 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [modernize](https://github.com/PyCQA/modernize) | 265 | Modernizes Python code for eventual Python 3 migration. Built on top of fissix (a fork of lib2to3) | 13 days ago | +| [modernize](https://github.com/PyCQA/modernize) | 266 | Modernizes Python code for eventual Python 3 migration. Built on top of fissix (a fork of lib2to3) | 5 days ago | ### [Computer Vision](#computer-vision) @@ -401,12 +401,12 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [face_recognition](https://github.com/ageitgey/face_recognition) | 41414 | The world's simplest facial recognition api for Python and the command line | 4 days ago | -| [EasyOCR](https://github.com/JaidedAI/EasyOCR) | 12513 | Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc. | 2 days ago | -| [kornia](https://github.com/kornia/kornia) | 4536 | Open Source Differentiable Computer Vision Library | 7 hours ago | -| [pytesseract](https://github.com/madmaze/pytesseract) | 3788 | A Python wrapper for Google Tesseract | 2 days ago | -| [SimpleCV](https://github.com/sightmachine/SimpleCV) | 2496 | The Open Source Framework for Machine Vision | a month ago | -| [tesserocr](https://github.com/sirfz/tesserocr) | 1510 | A Python wrapper for the tesseract-ocr API | 18 days ago | +| [face_recognition](https://github.com/ageitgey/face_recognition) | 41578 | The world's simplest facial recognition api for Python and the command line | 17 days ago | +| [EasyOCR](https://github.com/JaidedAI/EasyOCR) | 12649 | Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc. | 3 days ago | +| [kornia](https://github.com/kornia/kornia) | 4962 | Open Source Differentiable Computer Vision Library | 13 hours ago | +| [pytesseract](https://github.com/madmaze/pytesseract) | 3808 | A Python wrapper for Google Tesseract | 2 days ago | +| [SimpleCV](https://github.com/sightmachine/SimpleCV) | 2499 | The Open Source Framework for Machine Vision | a month ago | +| [tesserocr](https://github.com/sirfz/tesserocr) | 1515 | A Python wrapper for the tesseract-ocr API | 11 days ago | ### [Concurrency and Parallelism](#concurrency-and-parallelism) @@ -414,9 +414,9 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [uvloop](https://github.com/MagicStack/uvloop) | 8029 | Ultra fast asyncio event loop. | 8 days ago | -| [greenlet](https://github.com/python-greenlet/greenlet) | 1277 | Lightweight in-process concurrent programming | 11 days ago | -| [scoop](https://github.com/soravux/scoop) | 513 | SCOOP (Scalable COncurrent Operations in Python) | a year ago | +| [uvloop](https://github.com/MagicStack/uvloop) | 8059 | Ultra fast asyncio event loop. | 3 days ago | +| [greenlet](https://github.com/python-greenlet/greenlet) | 1280 | Lightweight in-process concurrent programming | 25 days ago | +| [scoop](https://github.com/soravux/scoop) | 515 | SCOOP (Scalable COncurrent Operations in Python) | a year ago | ### [Configuration](#configuration) @@ -424,8 +424,8 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [hydra](https://github.com/facebookresearch/hydra) | 4806 | Hydra is a framework for elegantly configuring complex applications | 3 days ago | -| [python-decouple](https://github.com/henriquebastos/python-decouple) | 1862 | Strict separation of config from code. | 3 months ago | +| [hydra](https://github.com/facebookresearch/hydra) | 4871 | Hydra is a framework for elegantly configuring complex applications | 4 days ago | +| [python-decouple](https://github.com/henriquebastos/python-decouple) | 1877 | Strict separation of config from code. | 6 days ago | | [configobj](https://github.com/DiffSK/configobj) | 258 | Python 3+ compatible port of the configobj library | 7 months ago | @@ -434,8 +434,8 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [paramiko](https://github.com/paramiko/paramiko) | 7205 | The leading native Python SSHv2 protocol library. | 8 days ago | -| [pynacl](https://github.com/pyca/pynacl) | 805 | Python binding to the Networking and Cryptography (NaCl) library | a month ago | +| [paramiko](https://github.com/paramiko/paramiko) | 7219 | The leading native Python SSHv2 protocol library. | a day ago | +| [pynacl](https://github.com/pyca/pynacl) | 810 | Python binding to the Networking and Cryptography (NaCl) library | a month ago | ### [Data Analysis](#data-analysis) @@ -443,10 +443,10 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [blaze](https://github.com/blaze/blaze) | 2989 | NumPy and Pandas interface to Big Data | 2 years ago | -| [aws-data-wrangler](https://github.com/awslabs/aws-data-wrangler) | 2124 | Pandas on AWS - Easy integration with Athena, Glue, Redshift, Timestream, QuickSight, Chime, CloudWatchLogs, DynamoDB, EMR, SecretManager, PostgreSQL, MySQL, SQLServer and S3 (Parquet, CSV, JSON and EXCEL). | 2 days ago | -| [mining](https://github.com/mining/mining) | 1158 | Business Intelligence (BI) in Python, OLAP | 5 years ago | -| [optimus](https://github.com/hi-primus/optimus) | 1094 | :truck: Agile Data Preparation Workflows made easy with Pandas, Dask, cuDF, Dask-cuDF and PySpark | a day ago | +| [blaze](https://github.com/blaze/blaze) | 2988 | NumPy and Pandas interface to Big Data | 2 years ago | +| [aws-data-wrangler](https://github.com/awslabs/aws-data-wrangler) | 2150 | Pandas on AWS - Easy integration with Athena, Glue, Redshift, Timestream, QuickSight, Chime, CloudWatchLogs, DynamoDB, EMR, SecretManager, PostgreSQL, MySQL, SQLServer and S3 (Parquet, CSV, JSON and EXCEL). | 2 days ago | +| [mining](https://github.com/mining/mining) | 1160 | Business Intelligence (BI) in Python, OLAP | 5 years ago | +| [optimus](https://github.com/hi-primus/optimus) | 1109 | :truck: Agile Data Preparation Workflows made easy with Pandas, Dask, cuDF, Dask-cuDF, Vaex and PySpark | 2 days ago | ### [Data Validation](#data-validation) @@ -454,11 +454,11 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [jsonschema](https://github.com/Julian/jsonschema) | 3347 | An(other) implementation of JSON Schema for Python | 5 hours ago | -| [cerberus](https://github.com/pyeve/cerberus) | 2579 | Lightweight, extensible data validation library for Python | 4 months ago | -| [schematics](https://github.com/schematics/schematics) | 2440 | Python Data Structures for Humans™. | 20 days ago | -| [schema](https://github.com/keleshev/schema) | 2431 | Schema validation just got Pythonic | 6 months ago | -| [voluptuous](https://github.com/alecthomas/voluptuous) | 1697 | CONTRIBUTIONS ONLY: Voluptuous, despite the name, is a Python data validation library. | 13 days ago | +| [jsonschema](https://github.com/Julian/jsonschema) | 3377 | An(other) implementation of JSON Schema for Python | 13 days ago | +| [cerberus](https://github.com/pyeve/cerberus) | 2591 | Lightweight, extensible data validation library for Python | 4 months ago | +| [schematics](https://github.com/schematics/schematics) | 2441 | Python Data Structures for Humans™. | a month ago | +| [schema](https://github.com/keleshev/schema) | 2432 | Schema validation just got Pythonic | 2 days ago | +| [voluptuous](https://github.com/alecthomas/voluptuous) | 1699 | CONTRIBUTIONS ONLY: Voluptuous, despite the name, is a Python data validation library. | 3 days ago | | [valideer](https://github.com/podio/valideer) | 246 | Lightweight data validation and adaptation Python library. | 2 years ago | @@ -467,15 +467,15 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [bokeh](https://github.com/bokeh/bokeh) | 15486 | Interactive Data Visualization in the browser, from Python | an hour ago | -| [diagrams](https://github.com/mingrammer/diagrams) | 15122 | :art: Diagram as Code for prototyping cloud system architectures | 9 days ago | -| [seaborn](https://github.com/mwaskom/seaborn) | 8755 | Statistical data visualization in Python | 2 hours ago | -| [altair](https://github.com/altair-viz/altair) | 6909 | Declarative statistical visualization library for Python | 25 days ago | -| [bqplot](https://github.com/bqplot/bqplot) | 3135 | Plotting library for IPython/Jupyter notebooks | 13 days ago | -| [plotnine](https://github.com/has2k1/plotnine) | 2790 | A grammar of graphics for Python | 4 days ago | -| [vispy](https://github.com/vispy/vispy) | 2726 | Main repository for Vispy | 6 hours ago | -| [awesome-dash](https://github.com/ucg8j/awesome-dash) | 1235 | A curated list of awesome Dash (plotly) resources | 4 months ago | -| [cartopy](https://github.com/SciTools/cartopy) | 918 | Cartopy - a cartographic python library with matplotlib support | 9 hours ago | +| [bokeh](https://github.com/bokeh/bokeh) | 15549 | Interactive Data Visualization in the browser, from Python | 15 hours ago | +| [diagrams](https://github.com/mingrammer/diagrams) | 15197 | :art: Diagram as Code for prototyping cloud system architectures | 5 days ago | +| [seaborn](https://github.com/mwaskom/seaborn) | 8777 | Statistical data visualization in Python | 2 days ago | +| [altair](https://github.com/altair-viz/altair) | 6938 | Declarative statistical visualization library for Python | a month ago | +| [bqplot](https://github.com/bqplot/bqplot) | 3147 | Plotting library for IPython/Jupyter notebooks | a day ago | +| [plotnine](https://github.com/has2k1/plotnine) | 2802 | A grammar of graphics for Python | 5 days ago | +| [vispy](https://github.com/vispy/vispy) | 2732 | Main repository for Vispy | a day ago | +| [awesome-dash](https://github.com/ucg8j/awesome-dash) | 1249 | A curated list of awesome Dash (plotly) resources | 5 months ago | +| [cartopy](https://github.com/SciTools/cartopy) | 928 | Cartopy - a cartographic python library with matplotlib support | 2 days ago | ### [Database](#database) @@ -483,9 +483,9 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [tinydb](https://github.com/msiemens/tinydb) | 4537 | TinyDB is a lightweight document oriented database optimized for your happiness :) | a month ago | -| [pickledb](https://github.com/patx/pickledb) | 603 | pickleDB is an open source key-value store using Python's json module. | 6 months ago | -| [ZODB](https://github.com/zopefoundation/ZODB) | 481 | Python object-oriented database | 2 days ago | +| [tinydb](https://github.com/msiemens/tinydb) | 4560 | TinyDB is a lightweight document oriented database optimized for your happiness :) | 2 days ago | +| [pickledb](https://github.com/patx/pickledb) | 605 | pickleDB is an open source key-value store using Python's json module. | 6 months ago | +| [ZODB](https://github.com/zopefoundation/ZODB) | 484 | Python object-oriented database | 15 days ago | ### [Database Drivers](#database-drivers) @@ -493,20 +493,20 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [redis-py](https://github.com/andymccurdy/redis-py) | 9594 | Redis Python Client | 2 days ago | -| [awesome-postgres](https://github.com/dhamaniasad/awesome-postgres) | 7245 | A curated list of awesome PostgreSQL software, libraries, tools and resources, inspired by awesome-mysql | 2 months ago | -| [PyMySQL](https://github.com/PyMySQL/PyMySQL) | 6595 | Pure Python MySQL Client | 16 days ago | -| [kafka-python](https://github.com/dpkp/kafka-python) | 4502 | Python client for Apache Kafka | 18 days ago | -| [mongo-python-driver](https://github.com/mongodb/mongo-python-driver) | 3400 | PyMongo - the Python driver for MongoDB | 2 days ago | -| [mysqlclient](https://github.com/PyMySQL/mysqlclient) | 1957 | MySQL database connector for Python (with Python 3 support) | 10 days ago | -| [motor](https://github.com/mongodb/motor) | 1780 | Motor - the async Python driver for MongoDB and Tornado or asyncio | 24 days ago | -| [python-driver](https://github.com/datastax/python-driver) | 1251 | DataStax Python Driver for Apache Cassandra | 10 days ago | -| [supersqlite](https://github.com/plasticityai/supersqlite) | 680 | A supercharged SQLite library for Python | a year ago | -| [clickhouse-driver](https://github.com/mymarilyn/clickhouse-driver) | 671 | ClickHouse Python Driver with native interface support | 4 days ago | -| [happybase](https://github.com/python-happybase/happybase) | 571 | A developer-friendly Python library to interact with Apache HBase | 5 months ago | -| [apsw](https://github.com/rogerbinns/apsw) | 482 | Another Python SQLite wrapper | 2 days ago | -| [queries](https://github.com/gmr/queries) | 237 | PostgreSQL database access simplified | 10 months ago | -| [awesome-sqlite](https://github.com/planetopendata/awesome-sqlite) | 139 | A collection of awesome sqlite tools, scripts, books, etc | 7 months ago | +| [redis-py](https://github.com/andymccurdy/redis-py) | 9634 | Redis Python Client | 5 days ago | +| [awesome-postgres](https://github.com/dhamaniasad/awesome-postgres) | 7271 | A curated list of awesome PostgreSQL software, libraries, tools and resources, inspired by awesome-mysql | 2 months ago | +| [PyMySQL](https://github.com/PyMySQL/PyMySQL) | 6617 | Pure Python MySQL Client | 5 days ago | +| [kafka-python](https://github.com/dpkp/kafka-python) | 4522 | Python client for Apache Kafka | a month ago | +| [mongo-python-driver](https://github.com/mongodb/mongo-python-driver) | 3419 | PyMongo - the Python driver for MongoDB | a day ago | +| [mysqlclient](https://github.com/PyMySQL/mysqlclient) | 1963 | MySQL database connector for Python (with Python 3 support) | 10 days ago | +| [motor](https://github.com/mongodb/motor) | 1785 | Motor - the async Python driver for MongoDB and Tornado or asyncio | a month ago | +| [python-driver](https://github.com/datastax/python-driver) | 1254 | DataStax Python Driver for Apache Cassandra | 8 days ago | +| [clickhouse-driver](https://github.com/mymarilyn/clickhouse-driver) | 682 | ClickHouse Python Driver with native interface support | 15 hours ago | +| [supersqlite](https://github.com/plasticityai/supersqlite) | 681 | A supercharged SQLite library for Python | a year ago | +| [happybase](https://github.com/python-happybase/happybase) | 572 | A developer-friendly Python library to interact with Apache HBase | 5 months ago | +| [apsw](https://github.com/rogerbinns/apsw) | 482 | Another Python SQLite wrapper | a day ago | +| [queries](https://github.com/gmr/queries) | 237 | PostgreSQL database access simplified | a year ago | +| [awesome-sqlite](https://github.com/planetopendata/awesome-sqlite) | 140 | A collection of awesome sqlite tools, scripts, books, etc | 7 months ago | ### [Date and Time](#date-and-time) @@ -514,14 +514,14 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [pendulum](https://github.com/sdispater/pendulum) | 4525 | Python datetimes made easy | a month ago | -| [maya](https://github.com/timofurrer/maya) | 3287 | Datetimes for Humans™ | 5 months ago | -| [delorean](https://github.com/myusuf3/delorean) | 1730 | Delorean: Time Travel Made Easy | 9 months ago | -| [dateutil](https://github.com/dateutil/dateutil) | 1643 | Useful extensions to the standard Python datetime features | 13 days ago | -| [moment](https://github.com/zachwill/moment) | 682 | A Python library for dealing with dates | 10 months ago | -| [Chronyk](https://github.com/KoffeinFlummi/Chronyk) | 314 | A Python 3 library for parsing human-written times and dates | 2 years ago | +| [pendulum](https://github.com/sdispater/pendulum) | 4542 | Python datetimes made easy | 4 hours ago | +| [maya](https://github.com/timofurrer/maya) | 3294 | Datetimes for Humans™ | 5 months ago | +| [delorean](https://github.com/myusuf3/delorean) | 1781 | Delorean: Time Travel Made Easy | 10 months ago | +| [dateutil](https://github.com/dateutil/dateutil) | 1656 | Useful extensions to the standard Python datetime features | a month ago | +| [moment](https://github.com/zachwill/moment) | 683 | A Python library for dealing with dates | 10 months ago | +| [Chronyk](https://github.com/KoffeinFlummi/Chronyk) | 315 | A Python 3 library for parsing human-written times and dates | 2 years ago | | [When.py](https://github.com/dirn/When.py) | 186 | Friendly Python Dates | 2 years ago | -| [PyTime](https://github.com/shinux/PyTime) | 141 | PyTime is an easy-use Python module which aims to operate date/time/datetime by string. | 13 days ago | +| [PyTime](https://github.com/shinux/PyTime) | 141 | PyTime is an easy-use Python module which aims to operate date/time/datetime by string. | a month ago | ### [Debugging Tools](#debugging-tools) @@ -529,23 +529,23 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [py-spy](https://github.com/benfred/py-spy) | 7295 | Sampling profiler for Python programs | 2 days ago | -| [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) | 6647 | A configurable set of panels that display various debug information about the current request/response. | 10 hours ago | -| [icecream](https://github.com/gruns/icecream) | 5331 | 🍦 Never use print() to debug again. | 12 days ago | -| [vprof](https://github.com/nvdv/vprof) | 3764 | Visual profiler for Python | 7 months ago | -| [line_profiler](https://github.com/rkern/line_profiler) | 3545 | (OLD REPO) Line-by-line profiling for Python - Current repo -> | 2 years ago | -| [pyflame](https://github.com/uber-archive/pyflame) | 2920 | 🔥 Pyflame: A Ptracing Profiler For Python. This project is deprecated and not maintained. | 2 years ago | -| [pudb](https://github.com/inducer/pudb) | 2202 | Full-screen console debugger for Python | 9 days ago | +| [py-spy](https://github.com/benfred/py-spy) | 7339 | Sampling profiler for Python programs | 4 days ago | +| [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) | 6664 | A configurable set of panels that display various debug information about the current request/response. | 2 days ago | +| [icecream](https://github.com/gruns/icecream) | 5355 | 🍦 Never use print() to debug again. | 25 days ago | +| [vprof](https://github.com/nvdv/vprof) | 3773 | Visual profiler for Python | 7 months ago | +| [line_profiler](https://github.com/rkern/line_profiler) | 3550 | (OLD REPO) Line-by-line profiling for Python - Current repo -> | 2 years ago | +| [pyflame](https://github.com/uber-archive/pyflame) | 2923 | 🔥 Pyflame: A Ptracing Profiler For Python. This project is deprecated and not maintained. | 2 years ago | +| [pudb](https://github.com/inducer/pudb) | 2208 | Full-screen console debugger for Python | 22 days ago | | [pyringe](https://github.com/google/pyringe) | 1611 | Debugger capable of attaching to and injecting code into python processes. | 2 years ago | | [wdb](https://github.com/Kozea/wdb) | 1533 | An improbable web debugger through WebSockets | a month ago | -| [ipdb](https://github.com/gotcha/ipdb) | 1467 | Integration of IPython pdb | 4 days ago | -| [pyelftools](https://github.com/eliben/pyelftools) | 1295 | Parsing ELF and DWARF in Python | 13 days ago | +| [ipdb](https://github.com/gotcha/ipdb) | 1470 | Integration of IPython pdb | 17 days ago | +| [pyelftools](https://github.com/eliben/pyelftools) | 1300 | Parsing ELF and DWARF in Python | 8 days ago | | [django-devserver](https://github.com/dcramer/django-devserver) | 1266 | A drop-in replacement for Django's runserver. | 2 years ago | -| [flask-debugtoolbar](https://github.com/flask-debugtoolbar/flask-debugtoolbar) | 811 | A toolbar overlay for debugging Flask applications | 4 months ago | -| [pdbpp](https://github.com/pdbpp/pdbpp) | 800 | pdb++, a drop-in replacement for pdb (the Python debugger) | 4 hours ago | +| [flask-debugtoolbar](https://github.com/flask-debugtoolbar/flask-debugtoolbar) | 813 | A toolbar overlay for debugging Flask applications | 4 months ago | +| [pdbpp](https://github.com/pdbpp/pdbpp) | 810 | pdb++, a drop-in replacement for pdb (the Python debugger) | 6 hours ago | | [lptrace](https://github.com/khamidou/lptrace) | 676 | Trace any Python program, anywhere! | 3 years ago | | [python-hunter](https://github.com/ionelmc/python-hunter) | 641 | Hunter is a flexible code tracing toolkit. | a month ago | -| [python-manhole](https://github.com/ionelmc/python-manhole) | 312 | Debugging manhole for python applications. | 8 days ago | +| [python-manhole](https://github.com/ionelmc/python-manhole) | 312 | Debugging manhole for python applications. | 11 days ago | | [memory_profiler](https://github.com/fabianp/memory_profiler) | 65 | Monitor Memory usage of Python code | 3 years ago | @@ -554,13 +554,13 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [tensorflow](https://github.com/tensorflow/tensorflow) | 159004 | An Open Source Machine Learning Framework for Everyone | 3 minutes ago | -| [keras](https://github.com/keras-team/keras) | 52509 | Deep Learning for humans | 14 hours ago | -| [pytorch](https://github.com/pytorch/pytorch) | 50769 | Tensors and Dynamic neural networks in Python with strong GPU acceleration | 19 minutes ago | -| [caffe](https://github.com/BVLC/caffe) | 31907 | Caffe: a fast open framework for deep learning. | 15 days ago | -| [incubator-mxnet](https://github.com/apache/incubator-mxnet) | 19645 | Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more | a day ago | -| [Theano](https://github.com/Theano/Theano) | 9468 | Theano was a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. It is being continued as aesara: www.github.com/pymc-devs/aesara | 5 days ago | -| [SerpentAI](https://github.com/SerpentAI/SerpentAI) | 6030 | Game Agent Framework. Helping you create AIs / Bots that learn to play any game you own! | a year ago | +| [tensorflow](https://github.com/tensorflow/tensorflow) | 159310 | An Open Source Machine Learning Framework for Everyone | an hour ago | +| [keras](https://github.com/keras-team/keras) | 52667 | Deep Learning for humans | 14 hours ago | +| [pytorch](https://github.com/pytorch/pytorch) | 51073 | Tensors and Dynamic neural networks in Python with strong GPU acceleration | 27 minutes ago | +| [caffe](https://github.com/BVLC/caffe) | 31945 | Caffe: a fast open framework for deep learning. | 3 days ago | +| [incubator-mxnet](https://github.com/apache/incubator-mxnet) | 19669 | Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more | 9 hours ago | +| [Theano](https://github.com/Theano/Theano) | 9475 | Theano was a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. It is being continued as aesara: www.github.com/pymc-devs/aesara | 18 days ago | +| [SerpentAI](https://github.com/SerpentAI/SerpentAI) | 6040 | Game Agent Framework. Helping you create AIs / Bots that learn to play any game you own! | a year ago | ### [DevOps Tools](#devops-tools) @@ -568,16 +568,16 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [ansible](https://github.com/ansible/ansible) | 49816 | Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com. | 9 hours ago | -| [fabric](https://github.com/fabric/fabric) | 13003 | Simple, Pythonic remote execution and deployment. | 4 days ago | -| [salt](https://github.com/saltstack/salt) | 11921 | Software to automate the management and configuration of any infrastructure or application at scale. Get access to the Salt software package repository here: | an hour ago | -| [psutil](https://github.com/giampaolo/psutil) | 7646 | Cross-platform lib for process and system monitoring in Python | 10 hours ago | -| [supervisor](https://github.com/Supervisor/supervisor) | 6974 | Supervisor process control system for UNIX | 3 days ago | -| [foreman](https://github.com/ddollar/foreman) | 5565 | Manage Procfile-based applications | 25 days ago | -| [honcho](https://github.com/nickstenning/honcho) | 1429 | Honcho: a python clone of Foreman. For managing Procfile-based applications. | a month ago | -| [pyinfra](https://github.com/Fizzadar/pyinfra) | 1347 | pyinfra automates infrastructure super fast at massive scale. It can be used for ad-hoc command execution, service deployment, configuration management and more. | 11 days ago | -| [cuisine](https://github.com/sebastien/cuisine) | 1246 | Chef-like functionality for Fabric | 25 days ago | -| [fabtools](https://github.com/fabtools/fabtools) | 1243 | Tools for writing awesome Fabric files | 2 years ago | +| [ansible](https://github.com/ansible/ansible) | 49931 | Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com. | 10 hours ago | +| [fabric](https://github.com/fabric/fabric) | 13024 | Simple, Pythonic remote execution and deployment. | a day ago | +| [salt](https://github.com/saltstack/salt) | 11944 | Software to automate the management and configuration of any infrastructure or application at scale. Get access to the Salt software package repository here: | 35 minutes ago | +| [psutil](https://github.com/giampaolo/psutil) | 7684 | Cross-platform lib for process and system monitoring in Python | 2 days ago | +| [supervisor](https://github.com/Supervisor/supervisor) | 6997 | Supervisor process control system for UNIX | 9 days ago | +| [foreman](https://github.com/ddollar/foreman) | 5569 | Manage Procfile-based applications | a month ago | +| [honcho](https://github.com/nickstenning/honcho) | 1431 | Honcho: a python clone of Foreman. For managing Procfile-based applications. | 2 months ago | +| [pyinfra](https://github.com/Fizzadar/pyinfra) | 1359 | pyinfra automates infrastructure super fast at massive scale. It can be used for ad-hoc command execution, service deployment, configuration management and more. | 13 hours ago | +| [cuisine](https://github.com/sebastien/cuisine) | 1247 | Chef-like functionality for Fabric | 2 days ago | +| [fabtools](https://github.com/fabtools/fabtools) | 1246 | Tools for writing awesome Fabric files | 2 years ago | ### [Distributed Computing](#distributed-computing) @@ -585,12 +585,12 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [ray](https://github.com/ray-project/ray) | 17340 | An open source framework that provides a simple, universal API for building distributed applications. Ray is packaged with RLlib, a scalable reinforcement learning library, and Tune, a scalable hyperparameter tuning library. | 4 hours ago | -| [luigi](https://github.com/spotify/luigi) | 14956 | 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. | 3 days ago | -| [dask](https://github.com/dask/dask) | 8759 | Parallel computing with task scheduling | 9 hours ago | -| [faust](https://github.com/robinhood/faust) | 5759 | Python Stream Processing | 3 months ago | -| [mrjob](https://github.com/Yelp/mrjob) | 2559 | Run MapReduce jobs on Hadoop or Amazon Web Services | 5 months ago | -| [streamparse](https://github.com/Parsely/streamparse) | 1438 | Run Python in Apache Storm topologies. Pythonic API, CLI tooling, and a topology DSL. | 3 months ago | +| [ray](https://github.com/ray-project/ray) | 17527 | An open source framework that provides a simple, universal API for building distributed applications. Ray is packaged with RLlib, a scalable reinforcement learning library, and Tune, a scalable hyperparameter tuning library. | 2 hours ago | +| [luigi](https://github.com/spotify/luigi) | 15008 | 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. | 5 hours ago | +| [dask](https://github.com/dask/dask) | 8798 | Parallel computing with task scheduling | a day ago | +| [faust](https://github.com/robinhood/faust) | 5781 | Python Stream Processing | 3 months ago | +| [mrjob](https://github.com/Yelp/mrjob) | 2562 | Run MapReduce jobs on Hadoop or Amazon Web Services | 6 months ago | +| [streamparse](https://github.com/Parsely/streamparse) | 1439 | Run Python in Apache Storm topologies. Pythonic API, CLI tooling, and a topology DSL. | 3 months ago | ### [Distribution](#distribution) @@ -598,10 +598,10 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [pyinstaller](https://github.com/pyinstaller/pyinstaller) | 8413 | Freeze (package) Python programs into stand-alone executables | 7 hours ago | -| [dh-virtualenv](https://github.com/spotify/dh-virtualenv) | 1484 | Python virtualenvs in Debian packages | 2 months ago | -| [shiv](https://github.com/linkedin/shiv) | 1231 | shiv is a command line utility for building fully self contained Python zipapps as outlined in PEP 441, but with all their dependencies included. | 4 hours ago | -| [pyarmor](https://github.com/dashingsoft/pyarmor) | 1142 | A tool used to obfuscate python scripts, bind obfuscated scripts to fixed machine or expire obfuscated scripts. | 10 days ago | +| [pyinstaller](https://github.com/pyinstaller/pyinstaller) | 8441 | Freeze (package) Python programs into stand-alone executables | 5 hours ago | +| [dh-virtualenv](https://github.com/spotify/dh-virtualenv) | 1486 | Python virtualenvs in Debian packages | 4 days ago | +| [shiv](https://github.com/linkedin/shiv) | 1248 | shiv is a command line utility for building fully self contained Python zipapps as outlined in PEP 441, but with all their dependencies included. | 12 days ago | +| [pyarmor](https://github.com/dashingsoft/pyarmor) | 1158 | A tool used to obfuscate python scripts, bind obfuscated scripts to fixed machine or expire obfuscated scripts. | 10 hours ago | ### [Documentation](#documentation) @@ -609,10 +609,10 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [sphinx](https://github.com/sphinx-doc/sphinx) | 4122 | Main repository for the Sphinx documentation builder | 8 hours ago | -| [pdoc](https://github.com/mitmproxy/pdoc) | 1027 | API Documentation for Python Projects | 20 days ago | -| [awesome-sphinxdoc](https://github.com/yoloseem/awesome-sphinxdoc) | 753 | A curated list of awesome tools for Sphinx Python Documentation Generator | 10 days ago | -| [pycco](https://github.com/pycco-docs/pycco) | 752 | Literate-style documentation generator. | 5 months ago | +| [sphinx](https://github.com/sphinx-doc/sphinx) | 4156 | Main repository for the Sphinx documentation builder | 2 hours ago | +| [pdoc](https://github.com/mitmproxy/pdoc) | 1041 | API Documentation for Python Projects | 2 days ago | +| [awesome-sphinxdoc](https://github.com/yoloseem/awesome-sphinxdoc) | 754 | A curated list of awesome tools for Sphinx Python Documentation Generator | 23 days ago | +| [pycco](https://github.com/pycco-docs/pycco) | 754 | Literate-style documentation generator. | 6 months ago | ### [Downloader](#downloader) @@ -620,9 +620,9 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [akshare](https://github.com/jindaxiang/akshare) | 4005 | AKShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库 | 9 hours ago | -| [s3cmd](https://github.com/s3tools/s3cmd) | 3703 | Official s3cmd repo -- Command line tool for managing Amazon S3 and CloudFront services | 12 days ago | -| [s4cmd](https://github.com/bloomreach/s4cmd) | 1136 | Super S3 command line tool | 6 days ago | +| [akshare](https://github.com/akfamily/akshare) | 4052 | AKShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库 | 17 hours ago | +| [s3cmd](https://github.com/s3tools/s3cmd) | 3714 | Official s3cmd repo -- Command line tool for managing Amazon S3 and CloudFront services | 2 days ago | +| [s4cmd](https://github.com/bloomreach/s4cmd) | 1140 | Super S3 command line tool | 5 days ago | ### [E-commerce](#e-commerce) @@ -630,13 +630,13 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [django-shop](https://github.com/awesto/django-shop) | 2638 | A Django based shop system | 14 days ago | -| [merchant](https://github.com/agiliq/merchant) | 976 | A Django app to accept payments from various payment processors via Pluggable backends. | 3 months ago | +| [django-shop](https://github.com/awesto/django-shop) | 2646 | A Django based shop system | a month ago | +| [merchant](https://github.com/agiliq/merchant) | 976 | A Django app to accept payments from various payment processors via Pluggable backends. | 4 months ago | | [cartridge](https://github.com/stephenmcd/cartridge) | 631 | Ecommerce for Mezzanine | a year ago | -| [forex-python](https://github.com/MicroPyramid/forex-python) | 429 | Foreign exchange rates, Bitcoin price index and currency conversion using ratesapi.io | 11 days ago | +| [forex-python](https://github.com/MicroPyramid/forex-python) | 430 | Foreign exchange rates, Bitcoin price index and currency conversion using ratesapi.io | 24 days ago | | [alipay](https://github.com/lxneng/alipay) | 322 | An Unofficial Alipay API for Python | 4 years ago | | [money](https://github.com/carlospalol/money) | 197 | Python money class with optional CLDR-backed locale-aware formatting and an extensible currency exchange solution. | 2 years ago | -| [python-currencies](https://github.com/Alir3z4/python-currencies) | 53 | Display money format and its filthy currencies, for all money lovers out there. | a month ago | +| [python-currencies](https://github.com/Alir3z4/python-currencies) | 54 | Display money format and its filthy currencies, for all money lovers out there. | a month ago | ### [Editor Plugins and IDEs](#editor-plugins-and-ides) @@ -644,14 +644,14 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [YouCompleteMe](https://github.com/ycm-core/YouCompleteMe) | 23246 | A code-completion engine for Vim | a day ago | -| [spyder](https://github.com/spyder-ide/spyder) | 6540 | Official repository for Spyder - The Scientific Python Development Environment | 7 hours ago | -| [python-mode](https://github.com/python-mode/python-mode) | 5265 | Vim python-mode. PyLint, Rope, Pydoc, breakpoints from box. | 10 days ago | -| [jedi](https://github.com/davidhalter/jedi) | 4970 | Awesome autocompletion, static analysis and refactoring library for python | 11 days ago | -| [jedi-vim](https://github.com/davidhalter/jedi-vim) | 4852 | Using the jedi autocompletion library for VIM. | 3 months ago | -| [PTVS](https://github.com/microsoft/PTVS) | 2372 | Python Tools for Visual Studio | 3 days ago | -| [anaconda](https://github.com/DamnWidget/anaconda) | 2122 | Anaconda turns your Sublime Text 3 in a full featured Python development IDE including autocompletion, code linting, IDE features, autopep8 formating, McCabe complexity checker Vagrant and Docker support for Sublime Text 3 using Jedi, PyFlakes, pep8, MyPy, PyLint, pep257 and McCabe that will never freeze your Sublime Text 3 | 5 days ago | -| [elpy](https://github.com/jorgenschaefer/elpy) | 1719 | Emacs Python Development Environment | 11 days ago | +| [YouCompleteMe](https://github.com/ycm-core/YouCompleteMe) | 23281 | A code-completion engine for Vim | 7 days ago | +| [spyder](https://github.com/spyder-ide/spyder) | 6561 | Official repository for Spyder - The Scientific Python Development Environment | 4 hours ago | +| [python-mode](https://github.com/python-mode/python-mode) | 5270 | Vim python-mode. PyLint, Rope, Pydoc, breakpoints from box. | 7 days ago | +| [jedi](https://github.com/davidhalter/jedi) | 4975 | Awesome autocompletion, static analysis and refactoring library for python | 24 days ago | +| [jedi-vim](https://github.com/davidhalter/jedi-vim) | 4861 | Using the jedi autocompletion library for VIM. | 3 months ago | +| [PTVS](https://github.com/microsoft/PTVS) | 2375 | Python Tools for Visual Studio | 4 days ago | +| [anaconda](https://github.com/DamnWidget/anaconda) | 2120 | Anaconda turns your Sublime Text 3 in a full featured Python development IDE including autocompletion, code linting, IDE features, autopep8 formating, McCabe complexity checker Vagrant and Docker support for Sublime Text 3 using Jedi, PyFlakes, pep8, MyPy, PyLint, pep257 and McCabe that will never freeze your Sublime Text 3 | 18 days ago | +| [elpy](https://github.com/jorgenschaefer/elpy) | 1720 | Emacs Python Development Environment | 24 days ago | | [SublimeJEDI](https://github.com/srusskih/SublimeJEDI) | 916 | awesome Python autocompletion with SublimeText | 4 months ago | @@ -660,11 +660,11 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [yagmail](https://github.com/kootenpv/yagmail) | 2085 | Send email in Python conveniently for gmail using yagmail | 14 days ago | -| [modoboa](https://github.com/modoboa/modoboa) | 1883 | Mail hosting made simple | 11 days ago | -| [flanker](https://github.com/mailgun/flanker) | 1488 | Python email address and Mime parsing library | 2 months ago | -| [imbox](https://github.com/martinrusev/imbox) | 1011 | Python IMAP for Human beings | 19 days ago | -| [salmon](https://github.com/moggers87/salmon) | 498 | A Python Mail Server | 6 months ago | +| [yagmail](https://github.com/kootenpv/yagmail) | 2099 | Send email in Python conveniently for gmail using yagmail | a month ago | +| [modoboa](https://github.com/modoboa/modoboa) | 1945 | Mail hosting made simple | 4 days ago | +| [flanker](https://github.com/mailgun/flanker) | 1491 | Python email address and Mime parsing library | 2 months ago | +| [imbox](https://github.com/martinrusev/imbox) | 1012 | Python IMAP for Human beings | a month ago | +| [salmon](https://github.com/moggers87/salmon) | 501 | A Python Mail Server | 5 days ago | | [mailer](https://github.com/marrow/mailer) | 229 | A light-weight, modular, message representation and mail delivery framework for Python. | a month ago | @@ -673,8 +673,8 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [pyenv](https://github.com/pyenv/pyenv) | 24519 | Simple Python version management | 5 hours ago | -| [virtualenv](https://github.com/pypa/virtualenv) | 3956 | Virtual Python Environment builder | a day ago | +| [pyenv](https://github.com/pyenv/pyenv) | 24646 | Simple Python version management | a day ago | +| [virtualenv](https://github.com/pypa/virtualenv) | 3965 | Virtual Python Environment builder | 4 hours ago | ### [Files](#files) @@ -682,10 +682,10 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [watchdog](https://github.com/gorakhargosh/watchdog) | 4930 | Python library and shell utilities to monitor filesystem events. | 13 hours ago | -| [python-magic](https://github.com/ahupp/python-magic) | 1952 | A python wrapper for libmagic | 10 days ago | -| [pyfilesystem2](https://github.com/PyFilesystem/pyfilesystem2) | 1427 | Python's Filesystem abstraction layer | 8 days ago | -| [path](https://github.com/jaraco/path) | 968 | Object-oriented file system path manipulation | 2 months ago | +| [watchdog](https://github.com/gorakhargosh/watchdog) | 4950 | Python library and shell utilities to monitor filesystem events. | 8 days ago | +| [python-magic](https://github.com/ahupp/python-magic) | 1960 | A python wrapper for libmagic | 9 days ago | +| [pyfilesystem2](https://github.com/PyFilesystem/pyfilesystem2) | 1447 | Python's Filesystem abstraction layer | 21 days ago | +| [path](https://github.com/jaraco/path) | 966 | Object-oriented file system path manipulation | 2 months ago | | [Unipath](https://github.com/mikeorr/Unipath) | 498 | An object-oriented approach to Python file/directory operations. | 2 years ago | @@ -694,12 +694,12 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [django-crispy-forms](https://github.com/django-crispy-forms/django-crispy-forms) | 4295 | The best way to have DRY Django forms. The app provides a tag and filter that lets you quickly render forms in a div format while providing an enormous amount of capability to configure and control the rendered HTML. | 8 days ago | +| [django-crispy-forms](https://github.com/django-crispy-forms/django-crispy-forms) | 4302 | The best way to have DRY Django forms. The app provides a tag and filter that lets you quickly render forms in a div format while providing an enormous amount of capability to configure and control the rendered HTML. | 7 hours ago | | [django-bootstrap3](https://github.com/zostera/django-bootstrap3) | 2264 | Bootstrap 3 integration with Django. | 4 days ago | -| [wtforms](https://github.com/wtforms/wtforms) | 1255 | A flexible forms validation and rendering library for Python. | 11 hours ago | +| [wtforms](https://github.com/wtforms/wtforms) | 1255 | A flexible forms validation and rendering library for Python. | 13 days ago | | [django-bootstrap4](https://github.com/zostera/django-bootstrap4) | 933 | Bootstrap 4 integration with Django. | 4 days ago | | [deform](https://github.com/Pylons/deform) | 369 | A Python HTML form library. | 3 months ago | -| [django-remote-forms](https://github.com/WiserTogether/django-remote-forms) | 210 | A platform independent django form serializer | 8 days ago | +| [django-remote-forms](https://github.com/WiserTogether/django-remote-forms) | 211 | A platform independent django form serializer | 13 days ago | ### [Functional Programming](#functional-programming) @@ -707,13 +707,13 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [toolz](https://github.com/pytoolz/toolz) | 3644 | A functional standard library for Python. | 23 days ago | -| [coconut](https://github.com/evhub/coconut) | 3279 | Simple, elegant, Pythonic functional programming. | 42 minutes ago | -| [fn.py](https://github.com/kachayev/fn.py) | 3123 | Functional programming in Python: implementation of missing features to enjoy FP | a year ago | -| [funcy](https://github.com/Suor/funcy) | 2625 | A fancy and practical functional tools | 7 days ago | -| [more-itertools](https://github.com/more-itertools/more-itertools) | 2086 | More routines for operating on iterables, beyond itertools | 5 hours ago | -| [returns](https://github.com/dry-python/returns) | 1875 | Make your functions return something meaningful, typed, and safe! | 2 days ago | -| [cytoolz](https://github.com/pytoolz/cytoolz) | 795 | Cython implementation of Toolz: High performance functional utilities | 8 months ago | +| [toolz](https://github.com/pytoolz/toolz) | 3655 | A functional standard library for Python. | a month ago | +| [coconut](https://github.com/evhub/coconut) | 3289 | Simple, elegant, Pythonic functional programming. | 13 days ago | +| [fn.py](https://github.com/kachayev/fn.py) | 3132 | Functional programming in Python: implementation of missing features to enjoy FP | a year ago | +| [funcy](https://github.com/Suor/funcy) | 2633 | A fancy and practical functional tools | 20 days ago | +| [more-itertools](https://github.com/more-itertools/more-itertools) | 2128 | More routines for operating on iterables, beyond itertools | 4 days ago | +| [returns](https://github.com/dry-python/returns) | 1897 | Make your functions return something meaningful, typed, and safe! | a day ago | +| [cytoolz](https://github.com/pytoolz/cytoolz) | 796 | Cython implementation of Toolz: High performance functional utilities | 8 months ago | ### [GUI Development](#gui-development) @@ -721,15 +721,15 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [Gooey](https://github.com/chriskiehl/Gooey) | 14756 | Turn (almost) any Python command line program into a full GUI application with one line | a month ago | -| [PySimpleGUI](https://github.com/PySimpleGUI/PySimpleGUI) | 7109 | Launched in 2018 Actively developed and supported. Supports tkinter, Qt, WxPython, Remi (in browser). Create custom layout GUI's simply. Python 2.7 & 3 Support. 200+ Demo programs & Cookbook for rapid start. Extensive documentation. Examples using Machine Learning(GUI, OpenCV Integration, Chatterbot), Floating Desktop Widgets, Matplotlib + Pyplot integration, add GUI to command line scripts, PDF & Image Viewer. For both beginning and advanced programmers . | 8 hours ago | -| [DearPyGui](https://github.com/hoffstadt/DearPyGui) | 5750 | Dear PyGui: A fast and powerful Graphical User Interface Toolkit for Python with minimal dependencies | 2 days ago | -| [Eel](https://github.com/ChrisKnott/Eel) | 4554 | A little Python library for making simple Electron-like HTML/JS GUI apps | a month ago | -| [toga](https://github.com/beeware/toga) | 2760 | A Python native, OS native GUI toolkit. | 5 minutes ago | -| [flexx](https://github.com/flexxui/flexx) | 2745 | Write desktop and web apps in pure Python | 11 days ago | -| [pywebview](https://github.com/r0x0r/pywebview) | 2524 | Build GUI for your Python program with JavaScript, HTML, and CSS | 4 days ago | -| [enaml](https://github.com/nucleic/enaml) | 1107 | Declarative User Interfaces for Python | 3 days ago | -| [pyglet](https://github.com/pyglet/pyglet) | 914 | pyglet is a cross-platform windowing and multimedia library for Python, for developing games and other visually rich applications. | 12 hours ago | +| [Gooey](https://github.com/chriskiehl/Gooey) | 14859 | Turn (almost) any Python command line program into a full GUI application with one line | 4 days ago | +| [PySimpleGUI](https://github.com/PySimpleGUI/PySimpleGUI) | 8315 | Launched in 2018 Actively developed & supported. Supports tkinter, Qt, WxPython, Remi (in browser). Create custom GUI Windows simply, trivially with a full set of widgets. Multi-Window applications are also simple. Python 2.7 & 3 Support. 300+ Demo programs & Cookbook for rapid start. Extensive documentation. Examples using Machine Learning(GUI, OpenCV Integration, Chatterbot), Desktop Widgets (Rainmeter-like), Matplotlib + Pyplot integration, add GUI to command line scripts, PDF & Image Viewer. For both beginning and advanced programmers. docs - PySimpleGUI.org GitHub - PySimpleGUI.com. Create complex windows simply. | 2 hours ago | +| [DearPyGui](https://github.com/hoffstadt/DearPyGui) | 5823 | Dear PyGui: A fast and powerful Graphical User Interface Toolkit for Python with minimal dependencies | a day ago | +| [Eel](https://github.com/ChrisKnott/Eel) | 4564 | A little Python library for making simple Electron-like HTML/JS GUI apps | 5 days ago | +| [toga](https://github.com/beeware/toga) | 2763 | A Python native, OS native GUI toolkit. | a day ago | +| [flexx](https://github.com/flexxui/flexx) | 2751 | Write desktop and web apps in pure Python | 10 days ago | +| [pywebview](https://github.com/r0x0r/pywebview) | 2530 | Build GUI for your Python program with JavaScript, HTML, and CSS | 2 days ago | +| [enaml](https://github.com/nucleic/enaml) | 1112 | Declarative User Interfaces for Python | 5 days ago | +| [pyglet](https://github.com/pyglet/pyglet) | 922 | pyglet is a cross-platform windowing and multimedia library for Python, for developing games and other visually rich applications. | 2 days ago | ### [GraphQL](#graphQL) @@ -737,9 +737,9 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [graphene](https://github.com/graphql-python/graphene) | 6782 | GraphQL framework for Python | 2 days ago | -| [tartiflette-asgi](https://github.com/tartiflette/tartiflette-asgi) | 93 | ASGI support for the Tartiflette GraphQL engine | 10 days ago | -| [tartiflette-aiohttp](https://github.com/tartiflette/tartiflette-aiohttp) | 52 | tartiflette-aiohttp is a wrapper of aiohttp which includes the Tartiflette GraphQL Engine, do not hesitate to take a look of the Tartiflette project. | 7 days ago | +| [graphene](https://github.com/graphql-python/graphene) | 6816 | GraphQL framework for Python | 4 days ago | +| [tartiflette-asgi](https://github.com/tartiflette/tartiflette-asgi) | 93 | ASGI support for the Tartiflette GraphQL engine | 6 days ago | +| [tartiflette-aiohttp](https://github.com/tartiflette/tartiflette-aiohttp) | 52 | tartiflette-aiohttp is a wrapper of aiohttp which includes the Tartiflette GraphQL Engine, do not hesitate to take a look of the Tartiflette project. | 6 days ago | ### [Geolocation](#geolocation) @@ -747,10 +747,10 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [geopy](https://github.com/geopy/geopy) | 3426 | Geocoding library for Python. | 25 days ago | -| [django-countries](https://github.com/SmileyChris/django-countries) | 1031 | A Django application that provides country choices for use with forms, flag icons static files, and a country field for models. | 11 days ago | -| [geojson](https://github.com/jazzband/geojson) | 648 | Python bindings and utilities for GeoJSON | a month ago | -| [geoip-api-python](https://github.com/maxmind/geoip-api-python) | 221 | GeoIP Legacy Python API | 7 months ago | +| [geopy](https://github.com/geopy/geopy) | 3437 | Geocoding library for Python. | 11 days ago | +| [django-countries](https://github.com/SmileyChris/django-countries) | 1035 | A Django application that provides country choices for use with forms, flag icons static files, and a country field for models. | 24 days ago | +| [geojson](https://github.com/jazzband/geojson) | 650 | Python bindings and utilities for GeoJSON | 2 months ago | +| [geoip-api-python](https://github.com/maxmind/geoip-api-python) | 222 | GeoIP Legacy Python API | 7 months ago | ### [HTML Manipulation](#html-manipulation) @@ -758,12 +758,12 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [xmltodict](https://github.com/martinblech/xmltodict) | 4517 | Python module that makes working with XML feel like you are working with JSON | 3 months ago | -| [bleach](https://github.com/mozilla/bleach) | 2214 | Bleach is an allowed-list-based HTML sanitizing library that escapes or strips markup and attributes | 4 days ago | -| [pyquery](https://github.com/gawel/pyquery) | 2033 | A jquery-like library for python | a month ago | -| [html5lib-python](https://github.com/html5lib/html5lib-python) | 932 | Standards-compliant library for parsing and serializing HTML documents and fragments in Python | a month ago | -| [untangle](https://github.com/stchris/untangle) | 524 | Converts XML to Python objects | 7 months ago | -| [markupsafe](https://github.com/pallets/markupsafe) | 421 | Safely add untrusted strings to HTML/XML markup. | 4 days ago | +| [xmltodict](https://github.com/martinblech/xmltodict) | 4529 | Python module that makes working with XML feel like you are working with JSON | 4 months ago | +| [bleach](https://github.com/mozilla/bleach) | 2218 | Bleach is an allowed-list-based HTML sanitizing library that escapes or strips markup and attributes | 18 days ago | +| [pyquery](https://github.com/gawel/pyquery) | 2037 | A jquery-like library for python | 2 days ago | +| [html5lib-python](https://github.com/html5lib/html5lib-python) | 933 | Standards-compliant library for parsing and serializing HTML documents and fragments in Python | 5 days ago | +| [untangle](https://github.com/stchris/untangle) | 526 | Converts XML to Python objects | 7 months ago | +| [markupsafe](https://github.com/pallets/markupsafe) | 425 | Safely add untrusted strings to HTML/XML markup. | 17 days ago | ### [HTTP Clients](#http-clients) @@ -771,12 +771,12 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [requests](https://github.com/psf/requests) | 45993 | A simple, yet elegant HTTP library. | 5 days ago | -| [httpx](https://github.com/encode/httpx) | 7504 | A next generation HTTP client for Python. 🦋 | 4 days ago | -| [grequests](https://github.com/spyoungtech/grequests) | 3843 | Requests + Gevent = <3 | a year ago | -| [urllib3](https://github.com/urllib3/urllib3) | 2773 | Python HTTP library with thread-safe connection pooling, file post support, user friendly, and more. | a day ago | +| [requests](https://github.com/psf/requests) | 46067 | A simple, yet elegant HTTP library. | 3 days ago | +| [httpx](https://github.com/encode/httpx) | 7675 | A next generation HTTP client for Python. 🦋 | 11 days ago | +| [grequests](https://github.com/spyoungtech/grequests) | 3856 | Requests + Gevent = <3 | a year ago | +| [urllib3](https://github.com/urllib3/urllib3) | 2789 | Python HTTP library with thread-safe connection pooling, file post support, user friendly, and more. | 4 hours ago | | [treq](https://github.com/twisted/treq) | 537 | Python requests like API built on top of Twisted's HTTP client. | 2 months ago | -| [httplib2](https://github.com/httplib2/httplib2) | 415 | Small, fast HTTP client library for Python. Features persistent connections, cache, and Google App Engine support. Originally written by Joe Gregorio, now supported by community. | 24 days ago | +| [httplib2](https://github.com/httplib2/httplib2) | 416 | Small, fast HTTP client library for Python. Features persistent connections, cache, and Google App Engine support. Originally written by Joe Gregorio, now supported by community. | 12 hours ago | ### [Hardware](#hardware) @@ -784,10 +784,10 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [scapy](https://github.com/secdev/scapy) | 6649 | Scapy: the Python-based interactive packet manipulation program & library. Supports Python 2 & Python 3. | 12 hours ago | -| [keyboard](https://github.com/boppreh/keyboard) | 2526 | Hook and simulate global keyboard events on Windows and Linux. | 6 days ago | -| [PyUserInput](https://github.com/SavinaRoja/PyUserInput) | 974 | A module for cross-platform control of the mouse and keyboard in python that is simple to install and use. | 5 days ago | -| [mouse](https://github.com/boppreh/mouse) | 516 | Hook and simulate global mouse events in pure Python | 3 months ago | +| [scapy](https://github.com/secdev/scapy) | 6698 | Scapy: the Python-based interactive packet manipulation program & library. Supports Python 2 & Python 3. | 12 hours ago | +| [keyboard](https://github.com/boppreh/keyboard) | 2542 | Hook and simulate global keyboard events on Windows and Linux. | 8 days ago | +| [PyUserInput](https://github.com/SavinaRoja/PyUserInput) | 974 | A module for cross-platform control of the mouse and keyboard in python that is simple to install and use. | 18 days ago | +| [mouse](https://github.com/boppreh/mouse) | 521 | Hook and simulate global mouse events in pure Python | 3 months ago | ### [Image Processing](#image-processing) @@ -795,18 +795,18 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [Pillow](https://github.com/python-pillow/Pillow) | 8942 | The friendly PIL fork (Python Imaging Library) | 3 hours ago | -| [thumbor](https://github.com/thumbor/thumbor) | 8547 | thumbor is an open-source photo thumbnail service by globo.com | 5 months ago | -| [pywal](https://github.com/dylanaraps/pywal) | 5622 | 🎨 Generate and change color-schemes on the fly. | 4 days ago | -| [python-qrcode](https://github.com/lincolnloop/python-qrcode) | 2661 | Python QR Code image generator | 23 days ago | -| [wand](https://github.com/emcconville/wand) | 1115 | The ctypes-based simple ImageMagick binding for Python | a day ago | -| [Quads](https://github.com/fogleman/Quads) | 1030 | Computer art based on quadtrees. | a year ago | -| [pymatting](https://github.com/pymatting/pymatting) | 1022 | A Python library for alpha matting | 2 months ago | -| [nude.py](https://github.com/hhatto/nude.py) | 814 | Nudity detection with Python | 10 months ago | -| [pyvips](https://github.com/libvips/pyvips) | 348 | python binding for libvips using cffi | 2 months ago | -| [python-barcode](https://github.com/WhyNotHugo/python-barcode) | 273 | ㊙️ Create standard barcodes with Python. No external dependencies. 100% Organic Python. | 12 days ago | -| [pagan](https://github.com/daboth/pagan) | 229 | Python avatar generator for absolute nerds | 2 years ago | -| [hmap](https://github.com/rossgoodwin/hmap) | 186 | Image histogram remapping | 2 years ago | +| [Pillow](https://github.com/python-pillow/Pillow) | 8994 | The friendly PIL fork (Python Imaging Library) | a day ago | +| [thumbor](https://github.com/thumbor/thumbor) | 8569 | thumbor is an open-source photo thumbnail service by globo.com | 5 months ago | +| [pywal](https://github.com/dylanaraps/pywal) | 5652 | 🎨 Generate and change color-schemes on the fly. | 17 days ago | +| [python-qrcode](https://github.com/lincolnloop/python-qrcode) | 2688 | Python QR Code image generator | a month ago | +| [wand](https://github.com/emcconville/wand) | 1120 | The ctypes-based simple ImageMagick binding for Python | 14 days ago | +| [Quads](https://github.com/fogleman/Quads) | 1033 | Computer art based on quadtrees. | a year ago | +| [pymatting](https://github.com/pymatting/pymatting) | 1027 | A Python library for alpha matting | 2 months ago | +| [nude.py](https://github.com/hhatto/nude.py) | 816 | Nudity detection with Python | 10 months ago | +| [pyvips](https://github.com/libvips/pyvips) | 349 | python binding for libvips using cffi | 12 days ago | +| [python-barcode](https://github.com/WhyNotHugo/python-barcode) | 275 | ㊙️ Create standard barcodes with Python. No external dependencies. 100% Organic Python. | 3 days ago | +| [pagan](https://github.com/daboth/pagan) | 234 | Python avatar generator for absolute nerds | 2 years ago | +| [hmap](https://github.com/rossgoodwin/hmap) | 187 | Image histogram remapping | 2 years ago | | [pygram](https://github.com/ajknzhol/pygram) | 102 | Instagram-like image filters. | 8 years ago | @@ -815,14 +815,14 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [cpython](https://github.com/python/cpython) | 40092 | The Python programming language | 2 hours ago | -| [micropython](https://github.com/micropython/micropython) | 12975 | MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems | 5 minutes ago | -| [grumpy](https://github.com/google/grumpy) | 10373 | Grumpy is a Python to Go source code transcompiler and runtime. | a year ago | -| [pyston_v1](https://github.com/pyston/pyston_v1) | 4974 | The previous version of Pyston, a faster implementation of the Python programming language. Please use this link for the new repository: | 4 months ago | -| [ironpython3](https://github.com/IronLanguages/ironpython3) | 1566 | Implementation of Python 3.x for .NET Framework that is built on top of the Dynamic Language Runtime. | 4 days ago | -| [PeachPy](https://github.com/Maratyszcza/PeachPy) | 1559 | x86-64 assembler embedded in Python | 4 months ago | -| [Pyjion](https://github.com/microsoft/Pyjion) | 1463 | Pyjion - A JIT for Python based upon CoreCLR | 10 months ago | -| [stackless](https://github.com/stackless-dev/stackless) | 743 | The Stackless Python programming language | 19 days ago | +| [cpython](https://github.com/python/cpython) | 40367 | The Python programming language | 2 hours ago | +| [micropython](https://github.com/micropython/micropython) | 13030 | MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems | 17 hours ago | +| [grumpy](https://github.com/google/grumpy) | 10382 | Grumpy is a Python to Go source code transcompiler and runtime. | a year ago | +| [pyston_v1](https://github.com/pyston/pyston_v1) | 4974 | The previous version of Pyston, a faster implementation of the Python programming language. Please use this link for the new repository: | 5 months ago | +| [ironpython3](https://github.com/IronLanguages/ironpython3) | 1571 | Implementation of Python 3.x for .NET Framework that is built on top of the Dynamic Language Runtime. | 3 days ago | +| [PeachPy](https://github.com/Maratyszcza/PeachPy) | 1562 | x86-64 assembler embedded in Python | 11 hours ago | +| [Pyjion](https://github.com/microsoft/Pyjion) | 1464 | Pyjion - A JIT for Python based upon CoreCLR | 10 months ago | +| [stackless](https://github.com/stackless-dev/stackless) | 748 | The Stackless Python programming language | 8 days ago | | [cl-python](https://github.com/metawilm/cl-python) | 326 | An implementation of Python in Common Lisp | a year ago | @@ -831,10 +831,10 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [python-prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) | 7294 | Library for building powerful interactive command line applications in Python | 17 hours ago | -| [ptpython](https://github.com/prompt-toolkit/ptpython) | 4287 | A better Python REPL | 24 days ago | -| [awesome-jupyter](https://github.com/markusschanta/awesome-jupyter) | 2393 | A curated list of awesome Jupyter projects, libraries and resources | 7 days ago | -| [bpython](https://github.com/bpython/bpython) | 1916 | bpython - A fancy curses interface to the Python interactive interpreter | 22 days ago | +| [python-prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) | 7314 | Library for building powerful interactive command line applications in Python | 6 days ago | +| [ptpython](https://github.com/prompt-toolkit/ptpython) | 4297 | A better Python REPL | 12 days ago | +| [awesome-jupyter](https://github.com/markusschanta/awesome-jupyter) | 2406 | A curated list of awesome Jupyter projects, libraries and resources | 12 days ago | +| [bpython](https://github.com/bpython/bpython) | 1930 | bpython - A fancy curses interface to the Python interactive interpreter | 9 hours ago | ### [Internationalization](#internationalization) @@ -842,7 +842,7 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [pyicu](https://github.com/ovalhub/pyicu) | 129 | The PyICU project repository has moved to https://pyicu.org. | 5 months ago | +| [pyicu](https://github.com/ovalhub/pyicu) | 129 | The PyICU project repository has moved to https://pyicu.org. | 6 months ago | ### [Job Scheduler](#job-scheduler) @@ -850,12 +850,12 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [schedule](https://github.com/dbader/schedule) | 8963 | Python job scheduling for humans. | 25 days ago | -| [prefect](https://github.com/PrefectHQ/prefect) | 6837 | The easiest way to automate your data | a day ago | +| [schedule](https://github.com/dbader/schedule) | 9007 | Python job scheduling for humans. | 3 days ago | +| [prefect](https://github.com/PrefectHQ/prefect) | 6906 | The easiest way to automate your data | a day ago | | [plan](https://github.com/fengsp/plan) | 1143 | Crontab jobs management in Python | a year ago | -| [SpiffWorkflow](https://github.com/sartography/SpiffWorkflow) | 1008 | A powerful workflow engine implemented in pure Python | 5 days ago | +| [SpiffWorkflow](https://github.com/sartography/SpiffWorkflow) | 1017 | A powerful workflow engine implemented in pure Python | 2 days ago | | [django-schedule](https://github.com/thauber/django-schedule) | 796 | A calendaring app for Django. It is now stable, Please feel free to use it now. Active development has been taken over by bartekgorny. | 2 years ago | -| [gunnery](https://github.com/gunnery/gunnery) | 729 | Remote task execution tool | 3 months ago | +| [gunnery](https://github.com/gunnery/gunnery) | 729 | Remote task execution tool | 4 months ago | ### [Logging](#logging) @@ -863,8 +863,8 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [loguru](https://github.com/Delgan/loguru) | 9756 | Python logging made (stupidly) simple | 4 days ago | -| [sentry-python](https://github.com/getsentry/sentry-python) | 1043 | The new Python SDK for Sentry.io | 2 days ago | +| [loguru](https://github.com/Delgan/loguru) | 9856 | Python logging made (stupidly) simple | 17 days ago | +| [sentry-python](https://github.com/getsentry/sentry-python) | 1049 | The new Python SDK for Sentry.io | 4 days ago | ### [Machine Learning](#machine-learning) @@ -872,13 +872,13 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [gym](https://github.com/openai/gym) | 25203 | A toolkit for developing and comparing reinforcement learning algorithms. | an hour ago | -| [xgboost](https://github.com/dmlc/xgboost) | 21548 | Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow | 8 hours ago | -| [vowpal_wabbit](https://github.com/VowpalWabbit/vowpal_wabbit) | 7689 | Vowpal Wabbit is a machine learning system which pushes the frontier of machine learning with techniques such as online, hashing, allreduce, reductions, learning2search, active, and interactive learning. | a day ago | -| [nupic](https://github.com/numenta/nupic) | 6270 | Numenta Platform for Intelligent Computing is an implementation of Hierarchical Temporal Memory (HTM), a theory of intelligence based strictly on the neuroscience of the neocortex. | 6 months ago | -| [h2o-3](https://github.com/h2oai/h2o-3) | 5529 | H2O is an Open Source, Distributed, Fast & Scalable Machine Learning Platform: Deep Learning, Gradient Boosting (GBM) & XGBoost, Random Forest, Generalized Linear Modeling (GLM with Elastic Net), K-Means, PCA, Generalized Additive Models (GAM), RuleFit, Support Vector Machine (SVM), Stacked Ensembles, Automatic Machine Learning (AutoML), etc. | 8 hours ago | -| [mindsdb](https://github.com/mindsdb/mindsdb) | 3919 | Predictive AI layer for existing databases. | 2 days ago | -| [Metrics](https://github.com/benhamner/Metrics) | 1446 | Machine learning evaluation metrics, implemented in Python, R, Haskell, and MATLAB / Octave | 4 months ago | +| [gym](https://github.com/openai/gym) | 25312 | A toolkit for developing and comparing reinforcement learning algorithms. | 8 hours ago | +| [xgboost](https://github.com/dmlc/xgboost) | 21606 | Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow | 20 hours ago | +| [vowpal_wabbit](https://github.com/VowpalWabbit/vowpal_wabbit) | 7709 | Vowpal Wabbit is a machine learning system which pushes the frontier of machine learning with techniques such as online, hashing, allreduce, reductions, learning2search, active, and interactive learning. | a day ago | +| [nupic](https://github.com/numenta/nupic) | 6275 | Numenta Platform for Intelligent Computing is an implementation of Hierarchical Temporal Memory (HTM), a theory of intelligence based strictly on the neuroscience of the neocortex. | 6 months ago | +| [h2o-3](https://github.com/h2oai/h2o-3) | 5541 | H2O is an Open Source, Distributed, Fast & Scalable Machine Learning Platform: Deep Learning, Gradient Boosting (GBM) & XGBoost, Random Forest, Generalized Linear Modeling (GLM with Elastic Net), K-Means, PCA, Generalized Additive Models (GAM), RuleFit, Support Vector Machine (SVM), Stacked Ensembles, Automatic Machine Learning (AutoML), etc. | 19 hours ago | +| [mindsdb](https://github.com/mindsdb/mindsdb) | 3946 | Predictive AI layer for existing databases. | 2 days ago | +| [Metrics](https://github.com/benhamner/Metrics) | 1447 | Machine learning evaluation metrics, implemented in Python, R, Haskell, and MATLAB / Octave | 5 months ago | | [vowpal_porpoise](https://github.com/josephreisinger/vowpal_porpoise) | 161 | lightweight python wrapper for vowpal wabbit | 2 years ago | @@ -887,8 +887,8 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [pywin32](https://github.com/mhammond/pywin32) | 3266 | Python for Windows (pywin32) Extensions | 15 hours ago | -| [pythonnet](https://github.com/pythonnet/pythonnet) | 2709 | Python for .NET is a package that gives Python programmers nearly seamless integration with the .NET Common Language Runtime (CLR) and provides a powerful application scripting tool for .NET developers. | 4 days ago | +| [pywin32](https://github.com/mhammond/pywin32) | 3306 | Python for Windows (pywin32) Extensions | 7 days ago | +| [pythonnet](https://github.com/pythonnet/pythonnet) | 2724 | Python for .NET is a package that gives Python programmers nearly seamless integration with the .NET Common Language Runtime (CLR) and provides a powerful application scripting tool for .NET developers. | 2 days ago | ### [Miscellaneous](#miscellaneous) @@ -896,11 +896,11 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [magenta](https://github.com/magenta/magenta) | 16957 | Magenta: Music and Art Generation with Machine Intelligence | a month ago | -| [boltons](https://github.com/mahmoud/boltons) | 5569 | 🔩 Like builtins, but boltons. 250+ constructs, recipes, and snippets which extend (and rely on nothing but) the Python standard library. Nothing like Michael Bolton. | 4 months ago | -| [itsdangerous](https://github.com/pallets/itsdangerous) | 2285 | Safely pass trusted data to untrusted environments and back. | 4 days ago | -| [blinker](https://github.com/jek/blinker) | 1269 | A fast Python in-process signal/event dispatching system. | 7 months ago | -| [pluginbase](https://github.com/mitsuhiko/pluginbase) | 973 | A simple but flexible plugin system for Python. | 4 months ago | +| [magenta](https://github.com/magenta/magenta) | 16995 | Magenta: Music and Art Generation with Machine Intelligence | a month ago | +| [boltons](https://github.com/mahmoud/boltons) | 5592 | 🔩 Like builtins, but boltons. 250+ constructs, recipes, and snippets which extend (and rely on nothing but) the Python standard library. Nothing like Michael Bolton. | 4 months ago | +| [itsdangerous](https://github.com/pallets/itsdangerous) | 2290 | Safely pass trusted data to untrusted environments and back. | 17 days ago | +| [blinker](https://github.com/jek/blinker) | 1272 | A fast Python in-process signal/event dispatching system. | 8 months ago | +| [pluginbase](https://github.com/mitsuhiko/pluginbase) | 976 | A simple but flexible plugin system for Python. | 4 months ago | ### [Natural Language Processing](#natural-language-processing) @@ -908,17 +908,17 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [funNLP](https://github.com/fighting41love/funNLP) | 33431 | 中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、历史名人词库、诗词词库、医学词库、饮食词库、法律词库、汽车词库、动物词库、中文聊天语料、中文谣言数据、百度中文问答数据集、句子相似度匹配算法集合、bert资源、文本生成&摘要相关工具、cocoNLP信息抽取工具、国内电话号码正则匹配、清华大学XLORE:中英文跨语言百科知识图谱、清华大学人工智能技术系列报告、自然语言生成、NLU太难了系列、自动对联数据及机器人、用户名黑名单列表、罪名法务名词及分类模型、微信公众号语料、cs224n深度学习自然语言处理课程、中文手写汉字识别、中文自然语言处理 语料/数据集、变量命名神器、分词语料库+代码、任务型对话英文数据集、ASR 语音数据集 + 基于深度学习的中文语音识别系统、笑声检测器、Microsoft多语言数字/单位/如日期时间识别包、中华新华字典数据库及api(包括常用歇后语、成语、词语和汉字)、文档图谱自动生成、SpaCy 中文模型、Common Voice语音识别数据集新版、神经网络关系抽取、基于bert的命名实体识别、关键词(Keyphrase)抽取包pke、基于医疗领域知识图谱的问答系统、基于依存句法与语义角色标注的事件三元组抽取、依存句法分析4万句高质量标注数据、cnocr:用来做中文OCR的Python3包、中文人物关系知识图谱项目、中文nlp竞赛项目及代码汇总、中文字符数据、speech-aligner: 从“人声语音”及其“语言文本”产生音素级别时间对齐标注的工具、AmpliGraph: 知识图谱表示学习(Python)库:知识图谱概念链接预测、Scattertext 文本可视化(python)、语言/知识表示工具:BERT & ERNIE、中文对比英文自然语言处理NLP的区别综述、Synonyms中文近义词工具包、HarvestText领域自适应文本挖掘工具(新词发现-情感分析-实体链接等)、word2word:(Python)方便易用的多语言词-词对集:62种语言/3,564个多语言对、语音识别语料生成工具:从具有音频/字幕的在线视频创建自动语音识别(ASR)语料库、构建医疗实体识别的模型(包含词典和语料标注)、单文档非监督的关键词抽取、Kashgari中使用gpt-2语言模型、开源的金融投资数据提取工具、文本自动摘要库TextTeaser: 仅支持英文、人民日报语料处理工具集、一些关于自然语言的基本模型、基于14W歌曲知识库的问答尝试--功能包括歌词接龙and已知歌词找歌曲以及歌曲歌手歌词三角关系的问答、基于Siamese bilstm模型的相似句子判定模型并提供训练数据集和测试数据集、用Transformer编解码模型实现的根据Hacker News文章标题自动生成评论、用BERT进行序列标记和文本分类的模板代码、LitBank:NLP数据集——支持自然语言处理和计算人文学科任务的100部带标记英文小说语料、百度开源的基准信息抽取系统、虚假新闻数据集、Facebook: LAMA语言模型分析,提供Transformer-XL/BERT/ELMo/GPT预训练语言模型的统一访问接口、CommonsenseQA:面向常识的英文QA挑战、中文知识图谱资料、数据及工具、各大公司内部里大牛分享的技术文档 PDF 或者 PPT、自然语言生成SQL语句(英文)、中文NLP数据增强(EDA)工具、英文NLP数据增强工具 、基于医药知识图谱的智能问答系统、京东商品知识图谱、基于mongodb存储的军事领域知识图谱问答项目、基于远监督的中文关系抽取、语音情感分析、中文ULMFiT-情感分析-文本分类-语料及模型、一个拍照做题程序、世界各国大规模人名库、一个利用有趣中文语料库 qingyun 训练出来的中文聊天机器人、中文聊天机器人seqGAN、省市区镇行政区划数据带拼音标注、教育行业新闻语料库包含自动文摘功能、开放了对话机器人-知识图谱-语义理解-自然语言处理工具及数据、中文知识图谱:基于百度百科中文页面-抽取三元组信息-构建中文知识图谱、masr: 中文语音识别-提供预训练模型-高识别率、Python音频数据增广库、中文全词覆盖BERT及两份阅读理解数据、ConvLab:开源多域端到端对话系统平台、中文自然语言处理数据集、基于最新版本rasa搭建的对话系统、基于TensorFlow和BERT的管道式实体及关系抽取、一个小型的证券知识图谱/知识库、复盘所有NLP比赛的TOP方案、OpenCLaP:多领域开源中文预训练语言模型仓库、UER:基于不同语料+编码器+目标任务的中文预训练模型仓库、中文自然语言处理向量合集、基于金融-司法领域(兼有闲聊性质)的聊天机器人、g2pC:基于上下文的汉语读音自动标记模块、Zincbase 知识图谱构建工具包、诗歌质量评价/细粒度情感诗歌语料库、快速转化「中文数字」和「阿拉伯数字」、百度知道问答语料库、基于知识图谱的问答系统、jieba_fast 加速版的jieba、正则表达式教程、中文阅读理解数据集、基于BERT等最新语言模型的抽取式摘要提取、Python利用深度学习进行文本摘要的综合指南、知识图谱深度学习相关资料整理、维基大规模平行文本语料、StanfordNLP 0.2.0:纯Python版自然语言处理包、NeuralNLP-NeuralClassifier:腾讯开源深度学习文本分类工具、端到端的封闭域对话系统、中文命名实体识别:NeuroNER vs. BertNER、新闻事件线索抽取、2019年百度的三元组抽取比赛:“科学空间队”源码、基于依存句法的开放域文本知识三元组抽取和知识库构建、中文的GPT2训练代码、ML-NLP - 机器学习(Machine Learning)NLP面试中常考到的知识点和代码实现、nlp4han:中文自然语言处理工具集(断句/分词/词性标注/组块/句法分析/语义分析/NER/N元语法/HMM/代词消解/情感分析/拼写检查、XLM:Facebook的跨语言预训练语言模型、用基于BERT的微调和特征提取方法来进行知识图谱百度百科人物词条属性抽取、中文自然语言处理相关的开放任务-数据集-当前最佳结果、CoupletAI - 基于CNN+Bi-LSTM+Attention 的自动对对联系统、抽象知识图谱、MiningZhiDaoQACorpus - 580万百度知道问答数据挖掘项目、brat rapid annotation tool: 序列标注工具、大规模中文知识图谱数据:1.4亿实体、数据增强在机器翻译及其他nlp任务中的应用及效果、allennlp阅读理解:支持多种数据和模型、PDF表格数据提取工具 、 Graphbrain:AI开源软件库和科研工具,目的是促进自动意义提取和文本理解以及知识的探索和推断、简历自动筛选系统、基于命名实体识别的简历自动摘要、中文语言理解测评基准,包括代表性的数据集&基准模型&语料库&排行榜、树洞 OCR 文字识别 、从包含表格的扫描图片中识别表格和文字、语声迁移、Python口语自然语言处理工具集(英文)、 similarity:相似度计算工具包,java编写、海量中文预训练ALBERT模型 、Transformers 2.0 、基于大规模音频数据集Audioset的音频增强 、Poplar:网页版自然语言标注工具、图片文字去除,可用于漫画翻译 、186种语言的数字叫法库、Amazon发布基于知识的人-人开放领域对话数据集 、中文文本纠错模块代码、繁简体转换 、 Python实现的多种文本可读性评价指标、类似于人名/地名/组织机构名的命名体识别数据集 、东南大学《知识图谱》研究生课程(资料)、. 英文拼写检查库 、 wwsearch是企业微信后台自研的全文检索引擎、CHAMELEON:深度学习新闻推荐系统元架构 、 8篇论文梳理BERT相关模型进展与反思、DocSearch:免费文档搜索引擎、 LIDA:轻量交互式对话标注工具 、aili - the fastest in-memory index in the East 东半球最快并发索引 、知识图谱车音工作项目、自然语言生成资源大全 、中日韩分词库mecab的Python接口库、中文文本摘要/关键词提取、汉字字符特征提取器 (featurizer),提取汉字的特征(发音特征、字形特征)用做深度学习的特征、中文生成任务基准测评 、中文缩写数据集、中文任务基准测评 - 代表性的数据集-基准(预训练)模型-语料库-baseline-工具包-排行榜、PySS3:面向可解释AI的SS3文本分类器机器可视化工具 、中文NLP数据集列表、COPE - 格律诗编辑程序、doccano:基于网页的开源协同多语言文本标注工具 、PreNLP:自然语言预处理库、简单的简历解析器,用来从简历中提取关键信息、用于中文闲聊的GPT2模型:GPT2-chitchat、基于检索聊天机器人多轮响应选择相关资源列表(Leaderboards、Datasets、Papers)、(Colab)抽象文本摘要实现集锦(教程 、词语拼音数据、高效模糊搜索工具、NLP数据增广资源集、微软对话机器人框架 、 GitHub Typo Corpus:大规模GitHub多语言拼写错误/语法错误数据集、TextCluster:短文本聚类预处理模块 Short text cluster、面向语音识别的中文文本规范化、BLINK:最先进的实体链接库、BertPunc:基于BERT的最先进标点修复模型、Tokenizer:快速、可定制的文本词条化库、中文语言理解测评基准,包括代表性的数据集、基准(预训练)模型、语料库、排行榜、spaCy 医学文本挖掘与信息提取 、 NLP任务示例项目代码集、 python拼写检查库、chatbot-list - 行业内关于智能客服、聊天机器人的应用和架构、算法分享和介绍、语音质量评价指标(MOSNet, BSSEval, STOI, PESQ, SRMR)、 用138GB语料训练的法文RoBERTa预训练语言模型 、BERT-NER-Pytorch:三种不同模式的BERT中文NER实验、无道词典 - 有道词典的命令行版本,支持英汉互查和在线查询、2019年NLP亮点回顾、 Chinese medical dialogue data 中文医疗对话数据集 、最好的汉字数字(中文数字)-阿拉伯数字转换工具、 基于百科知识库的中文词语多词义/义项获取与特定句子词语语义消歧、awesome-nlp-sentiment-analysis - 情感分析、情绪原因识别、评价对象和评价词抽取、LineFlow:面向所有深度学习框架的NLP数据高效加载器、中文医学NLP公开资源整理 、MedQuAD:(英文)医学问答数据集、将自然语言数字串解析转换为整数和浮点数、Transfer Learning in Natural Language Processing (NLP) 、面向语音识别的中文/英文发音辞典、Tokenizers:注重性能与多功能性的最先进分词器、CLUENER 细粒度命名实体识别 Fine Grained Named Entity Recognition、 基于BERT的中文命名实体识别、中文谣言数据库、NLP数据集/基准任务大列表、nlp相关的一些论文及代码, 包括主题模型、词向量(Word Embedding)、命名实体识别(NER)、文本分类(Text Classificatin)、文本生成(Text Generation)、文本相似性(Text Similarity)计算等,涉及到各种与nlp相关的算法,基于keras和tensorflow 、Python文本挖掘/NLP实战示例、 Blackstone:面向非结构化法律文本的spaCy pipeline和NLP模型通过同义词替换实现文本“变脸” 、中文 预训练 ELECTREA 模型: 基于对抗学习 pretrain Chinese Model 、albert-chinese-ner - 用预训练语言模型ALBERT做中文NER 、基于GPT2的特定主题文本生成/文本增广、开源预训练语言模型合集、多语言句向量包、编码、标记和实现:一种可控高效的文本生成方法、 英文脏话大列表 、attnvis:GPT2、BERT等transformer语言模型注意力交互可视化、CoVoST:Facebook发布的多语种语音-文本翻译语料库,包括11种语言(法语、德语、荷兰语、俄语、西班牙语、意大利语、土耳其语、波斯语、瑞典语、蒙古语和中文)的语音、文字转录及英文译文、Jiagu自然语言处理工具 - 以BiLSTM等模型为基础,提供知识图谱关系抽取 中文分词 词性标注 命名实体识别 情感分析 新词发现 关键词 文本摘要 文本聚类等功能、用unet实现对文档表格的自动检测,表格重建、NLP事件提取文献资源列表 、 金融领域自然语言处理研究资源大列表、CLUEDatasetSearch - 中英文NLP数据集:搜索所有中文NLP数据集,附常用英文NLP数据集 、medical_NER - 中文医学知识图谱命名实体识别 、(哈佛)讲因果推理的免费书、知识图谱相关学习资料/数据集/工具资源大列表、Forte:灵活强大的自然语言处理pipeline工具集 、Python字符串相似性算法库、PyLaia:面向手写文档分析的深度学习工具包、TextFooler:针对文本分类/推理的对抗文本生成模块、Haystack:灵活、强大的可扩展问答(QA)框架、中文关键短语抽取工具 | 24 days ago | -| [jieba](https://github.com/fxsjy/jieba) | 26970 | 结巴中文分词 | 2 months ago | -| [gensim](https://github.com/RaRe-Technologies/gensim) | 12453 | Topic Modelling for Humans | a day ago | -| [pattern](https://github.com/clips/pattern) | 8033 | Web mining module for Python, with tools for scraping, natural language processing, machine learning, network analysis and visualization. | 2 months ago | -| [pytext](https://github.com/facebookresearch/pytext) | 6234 | A natural language modeling framework based on PyTorch | 13 days ago | -| [stanza](https://github.com/stanfordnlp/stanza) | 5675 | Official Stanford NLP Python Library for Many Human Languages | 9 hours ago | -| [pkuseg-python](https://github.com/lancopku/pkuseg-python) | 5587 | pkuseg多领域中文分词工具; The pkuseg toolkit for multi-domain Chinese word segmentation | 8 months ago | -| [snownlp](https://github.com/isnowfy/snownlp) | 5546 | Python library for processing Chinese text | 2 years ago | -| [PyTorch-NLP](https://github.com/PetrochukM/PyTorch-NLP) | 1951 | Basic Utilities for PyTorch Natural Language Processing (NLP) | 21 days ago | -| [polyglot](https://github.com/aboSamoor/polyglot) | 1887 | Multilingual text (NLP) processing toolkit | 5 months ago | -| [langid.py](https://github.com/saffsd/langid.py) | 1846 | Stand-alone language identification system | 2 years ago | +| [funNLP](https://github.com/fighting41love/funNLP) | 33711 | 中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、历史名人词库、诗词词库、医学词库、饮食词库、法律词库、汽车词库、动物词库、中文聊天语料、中文谣言数据、百度中文问答数据集、句子相似度匹配算法集合、bert资源、文本生成&摘要相关工具、cocoNLP信息抽取工具、国内电话号码正则匹配、清华大学XLORE:中英文跨语言百科知识图谱、清华大学人工智能技术系列报告、自然语言生成、NLU太难了系列、自动对联数据及机器人、用户名黑名单列表、罪名法务名词及分类模型、微信公众号语料、cs224n深度学习自然语言处理课程、中文手写汉字识别、中文自然语言处理 语料/数据集、变量命名神器、分词语料库+代码、任务型对话英文数据集、ASR 语音数据集 + 基于深度学习的中文语音识别系统、笑声检测器、Microsoft多语言数字/单位/如日期时间识别包、中华新华字典数据库及api(包括常用歇后语、成语、词语和汉字)、文档图谱自动生成、SpaCy 中文模型、Common Voice语音识别数据集新版、神经网络关系抽取、基于bert的命名实体识别、关键词(Keyphrase)抽取包pke、基于医疗领域知识图谱的问答系统、基于依存句法与语义角色标注的事件三元组抽取、依存句法分析4万句高质量标注数据、cnocr:用来做中文OCR的Python3包、中文人物关系知识图谱项目、中文nlp竞赛项目及代码汇总、中文字符数据、speech-aligner: 从“人声语音”及其“语言文本”产生音素级别时间对齐标注的工具、AmpliGraph: 知识图谱表示学习(Python)库:知识图谱概念链接预测、Scattertext 文本可视化(python)、语言/知识表示工具:BERT & ERNIE、中文对比英文自然语言处理NLP的区别综述、Synonyms中文近义词工具包、HarvestText领域自适应文本挖掘工具(新词发现-情感分析-实体链接等)、word2word:(Python)方便易用的多语言词-词对集:62种语言/3,564个多语言对、语音识别语料生成工具:从具有音频/字幕的在线视频创建自动语音识别(ASR)语料库、构建医疗实体识别的模型(包含词典和语料标注)、单文档非监督的关键词抽取、Kashgari中使用gpt-2语言模型、开源的金融投资数据提取工具、文本自动摘要库TextTeaser: 仅支持英文、人民日报语料处理工具集、一些关于自然语言的基本模型、基于14W歌曲知识库的问答尝试--功能包括歌词接龙and已知歌词找歌曲以及歌曲歌手歌词三角关系的问答、基于Siamese bilstm模型的相似句子判定模型并提供训练数据集和测试数据集、用Transformer编解码模型实现的根据Hacker News文章标题自动生成评论、用BERT进行序列标记和文本分类的模板代码、LitBank:NLP数据集——支持自然语言处理和计算人文学科任务的100部带标记英文小说语料、百度开源的基准信息抽取系统、虚假新闻数据集、Facebook: LAMA语言模型分析,提供Transformer-XL/BERT/ELMo/GPT预训练语言模型的统一访问接口、CommonsenseQA:面向常识的英文QA挑战、中文知识图谱资料、数据及工具、各大公司内部里大牛分享的技术文档 PDF 或者 PPT、自然语言生成SQL语句(英文)、中文NLP数据增强(EDA)工具、英文NLP数据增强工具 、基于医药知识图谱的智能问答系统、京东商品知识图谱、基于mongodb存储的军事领域知识图谱问答项目、基于远监督的中文关系抽取、语音情感分析、中文ULMFiT-情感分析-文本分类-语料及模型、一个拍照做题程序、世界各国大规模人名库、一个利用有趣中文语料库 qingyun 训练出来的中文聊天机器人、中文聊天机器人seqGAN、省市区镇行政区划数据带拼音标注、教育行业新闻语料库包含自动文摘功能、开放了对话机器人-知识图谱-语义理解-自然语言处理工具及数据、中文知识图谱:基于百度百科中文页面-抽取三元组信息-构建中文知识图谱、masr: 中文语音识别-提供预训练模型-高识别率、Python音频数据增广库、中文全词覆盖BERT及两份阅读理解数据、ConvLab:开源多域端到端对话系统平台、中文自然语言处理数据集、基于最新版本rasa搭建的对话系统、基于TensorFlow和BERT的管道式实体及关系抽取、一个小型的证券知识图谱/知识库、复盘所有NLP比赛的TOP方案、OpenCLaP:多领域开源中文预训练语言模型仓库、UER:基于不同语料+编码器+目标任务的中文预训练模型仓库、中文自然语言处理向量合集、基于金融-司法领域(兼有闲聊性质)的聊天机器人、g2pC:基于上下文的汉语读音自动标记模块、Zincbase 知识图谱构建工具包、诗歌质量评价/细粒度情感诗歌语料库、快速转化「中文数字」和「阿拉伯数字」、百度知道问答语料库、基于知识图谱的问答系统、jieba_fast 加速版的jieba、正则表达式教程、中文阅读理解数据集、基于BERT等最新语言模型的抽取式摘要提取、Python利用深度学习进行文本摘要的综合指南、知识图谱深度学习相关资料整理、维基大规模平行文本语料、StanfordNLP 0.2.0:纯Python版自然语言处理包、NeuralNLP-NeuralClassifier:腾讯开源深度学习文本分类工具、端到端的封闭域对话系统、中文命名实体识别:NeuroNER vs. BertNER、新闻事件线索抽取、2019年百度的三元组抽取比赛:“科学空间队”源码、基于依存句法的开放域文本知识三元组抽取和知识库构建、中文的GPT2训练代码、ML-NLP - 机器学习(Machine Learning)NLP面试中常考到的知识点和代码实现、nlp4han:中文自然语言处理工具集(断句/分词/词性标注/组块/句法分析/语义分析/NER/N元语法/HMM/代词消解/情感分析/拼写检查、XLM:Facebook的跨语言预训练语言模型、用基于BERT的微调和特征提取方法来进行知识图谱百度百科人物词条属性抽取、中文自然语言处理相关的开放任务-数据集-当前最佳结果、CoupletAI - 基于CNN+Bi-LSTM+Attention 的自动对对联系统、抽象知识图谱、MiningZhiDaoQACorpus - 580万百度知道问答数据挖掘项目、brat rapid annotation tool: 序列标注工具、大规模中文知识图谱数据:1.4亿实体、数据增强在机器翻译及其他nlp任务中的应用及效果、allennlp阅读理解:支持多种数据和模型、PDF表格数据提取工具 、 Graphbrain:AI开源软件库和科研工具,目的是促进自动意义提取和文本理解以及知识的探索和推断、简历自动筛选系统、基于命名实体识别的简历自动摘要、中文语言理解测评基准,包括代表性的数据集&基准模型&语料库&排行榜、树洞 OCR 文字识别 、从包含表格的扫描图片中识别表格和文字、语声迁移、Python口语自然语言处理工具集(英文)、 similarity:相似度计算工具包,java编写、海量中文预训练ALBERT模型 、Transformers 2.0 、基于大规模音频数据集Audioset的音频增强 、Poplar:网页版自然语言标注工具、图片文字去除,可用于漫画翻译 、186种语言的数字叫法库、Amazon发布基于知识的人-人开放领域对话数据集 、中文文本纠错模块代码、繁简体转换 、 Python实现的多种文本可读性评价指标、类似于人名/地名/组织机构名的命名体识别数据集 、东南大学《知识图谱》研究生课程(资料)、. 英文拼写检查库 、 wwsearch是企业微信后台自研的全文检索引擎、CHAMELEON:深度学习新闻推荐系统元架构 、 8篇论文梳理BERT相关模型进展与反思、DocSearch:免费文档搜索引擎、 LIDA:轻量交互式对话标注工具 、aili - the fastest in-memory index in the East 东半球最快并发索引 、知识图谱车音工作项目、自然语言生成资源大全 、中日韩分词库mecab的Python接口库、中文文本摘要/关键词提取、汉字字符特征提取器 (featurizer),提取汉字的特征(发音特征、字形特征)用做深度学习的特征、中文生成任务基准测评 、中文缩写数据集、中文任务基准测评 - 代表性的数据集-基准(预训练)模型-语料库-baseline-工具包-排行榜、PySS3:面向可解释AI的SS3文本分类器机器可视化工具 、中文NLP数据集列表、COPE - 格律诗编辑程序、doccano:基于网页的开源协同多语言文本标注工具 、PreNLP:自然语言预处理库、简单的简历解析器,用来从简历中提取关键信息、用于中文闲聊的GPT2模型:GPT2-chitchat、基于检索聊天机器人多轮响应选择相关资源列表(Leaderboards、Datasets、Papers)、(Colab)抽象文本摘要实现集锦(教程 、词语拼音数据、高效模糊搜索工具、NLP数据增广资源集、微软对话机器人框架 、 GitHub Typo Corpus:大规模GitHub多语言拼写错误/语法错误数据集、TextCluster:短文本聚类预处理模块 Short text cluster、面向语音识别的中文文本规范化、BLINK:最先进的实体链接库、BertPunc:基于BERT的最先进标点修复模型、Tokenizer:快速、可定制的文本词条化库、中文语言理解测评基准,包括代表性的数据集、基准(预训练)模型、语料库、排行榜、spaCy 医学文本挖掘与信息提取 、 NLP任务示例项目代码集、 python拼写检查库、chatbot-list - 行业内关于智能客服、聊天机器人的应用和架构、算法分享和介绍、语音质量评价指标(MOSNet, BSSEval, STOI, PESQ, SRMR)、 用138GB语料训练的法文RoBERTa预训练语言模型 、BERT-NER-Pytorch:三种不同模式的BERT中文NER实验、无道词典 - 有道词典的命令行版本,支持英汉互查和在线查询、2019年NLP亮点回顾、 Chinese medical dialogue data 中文医疗对话数据集 、最好的汉字数字(中文数字)-阿拉伯数字转换工具、 基于百科知识库的中文词语多词义/义项获取与特定句子词语语义消歧、awesome-nlp-sentiment-analysis - 情感分析、情绪原因识别、评价对象和评价词抽取、LineFlow:面向所有深度学习框架的NLP数据高效加载器、中文医学NLP公开资源整理 、MedQuAD:(英文)医学问答数据集、将自然语言数字串解析转换为整数和浮点数、Transfer Learning in Natural Language Processing (NLP) 、面向语音识别的中文/英文发音辞典、Tokenizers:注重性能与多功能性的最先进分词器、CLUENER 细粒度命名实体识别 Fine Grained Named Entity Recognition、 基于BERT的中文命名实体识别、中文谣言数据库、NLP数据集/基准任务大列表、nlp相关的一些论文及代码, 包括主题模型、词向量(Word Embedding)、命名实体识别(NER)、文本分类(Text Classificatin)、文本生成(Text Generation)、文本相似性(Text Similarity)计算等,涉及到各种与nlp相关的算法,基于keras和tensorflow 、Python文本挖掘/NLP实战示例、 Blackstone:面向非结构化法律文本的spaCy pipeline和NLP模型通过同义词替换实现文本“变脸” 、中文 预训练 ELECTREA 模型: 基于对抗学习 pretrain Chinese Model 、albert-chinese-ner - 用预训练语言模型ALBERT做中文NER 、基于GPT2的特定主题文本生成/文本增广、开源预训练语言模型合集、多语言句向量包、编码、标记和实现:一种可控高效的文本生成方法、 英文脏话大列表 、attnvis:GPT2、BERT等transformer语言模型注意力交互可视化、CoVoST:Facebook发布的多语种语音-文本翻译语料库,包括11种语言(法语、德语、荷兰语、俄语、西班牙语、意大利语、土耳其语、波斯语、瑞典语、蒙古语和中文)的语音、文字转录及英文译文、Jiagu自然语言处理工具 - 以BiLSTM等模型为基础,提供知识图谱关系抽取 中文分词 词性标注 命名实体识别 情感分析 新词发现 关键词 文本摘要 文本聚类等功能、用unet实现对文档表格的自动检测,表格重建、NLP事件提取文献资源列表 、 金融领域自然语言处理研究资源大列表、CLUEDatasetSearch - 中英文NLP数据集:搜索所有中文NLP数据集,附常用英文NLP数据集 、medical_NER - 中文医学知识图谱命名实体识别 、(哈佛)讲因果推理的免费书、知识图谱相关学习资料/数据集/工具资源大列表、Forte:灵活强大的自然语言处理pipeline工具集 、Python字符串相似性算法库、PyLaia:面向手写文档分析的深度学习工具包、TextFooler:针对文本分类/推理的对抗文本生成模块、Haystack:灵活、强大的可扩展问答(QA)框架、中文关键短语抽取工具 | a month ago | +| [jieba](https://github.com/fxsjy/jieba) | 27036 | 结巴中文分词 | 2 months ago | +| [gensim](https://github.com/RaRe-Technologies/gensim) | 12495 | Topic Modelling for Humans | 6 days ago | +| [pattern](https://github.com/clips/pattern) | 8041 | Web mining module for Python, with tools for scraping, natural language processing, machine learning, network analysis and visualization. | 3 months ago | +| [pytext](https://github.com/facebookresearch/pytext) | 6241 | A natural language modeling framework based on PyTorch | 2 days ago | +| [stanza](https://github.com/stanfordnlp/stanza) | 5691 | Official Stanford NLP Python Library for Many Human Languages | a day ago | +| [pkuseg-python](https://github.com/lancopku/pkuseg-python) | 5607 | pkuseg多领域中文分词工具; The pkuseg toolkit for multi-domain Chinese word segmentation | 9 months ago | +| [snownlp](https://github.com/isnowfy/snownlp) | 5564 | Python library for processing Chinese text | 2 years ago | +| [PyTorch-NLP](https://github.com/PetrochukM/PyTorch-NLP) | 1956 | Basic Utilities for PyTorch Natural Language Processing (NLP) | a month ago | +| [polyglot](https://github.com/aboSamoor/polyglot) | 1894 | Multilingual text (NLP) processing toolkit | 5 months ago | +| [langid.py](https://github.com/saffsd/langid.py) | 1853 | Stand-alone language identification system | 2 years ago | ### [Network Virtualization](#network-virtualization) @@ -926,9 +926,9 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [mininet](https://github.com/mininet/mininet) | 4074 | Emulator for rapid prototyping of Software Defined Networks | 2 months ago | -| [napalm](https://github.com/napalm-automation/napalm) | 1746 | Network Automation and Programmability Abstraction Layer with Multivendor support | a day ago | -| [pox](https://github.com/noxrepo/pox) | 541 | The POX network software platform | 4 months ago | +| [mininet](https://github.com/mininet/mininet) | 4093 | Emulator for rapid prototyping of Software Defined Networks | 2 months ago | +| [napalm](https://github.com/napalm-automation/napalm) | 1757 | Network Automation and Programmability Abstraction Layer with Multivendor support | 3 days ago | +| [pox](https://github.com/noxrepo/pox) | 544 | The POX network software platform | 4 months ago | ### [News Feed](#news-feed) @@ -936,8 +936,8 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [Stream-Framework](https://github.com/tschellenbach/Stream-Framework) | 4555 | Stream Framework is a Python library, which allows you to build news feed, activity streams and notification systems using Cassandra and/or Redis. The authors of Stream-Framework also provide a cloud service for feed technology: | a month ago | -| [django-activity-stream](https://github.com/justquick/django-activity-stream) | 1950 | Generate generic activity streams from the actions on your site. Users can follow any actors' activities for personalized streams. | 3 months ago | +| [Stream-Framework](https://github.com/tschellenbach/Stream-Framework) | 4560 | Stream Framework is a Python library, which allows you to build news feed, activity streams and notification systems using Cassandra and/or Redis. The authors of Stream-Framework also provide a cloud service for feed technology: | 2 months ago | +| [django-activity-stream](https://github.com/justquick/django-activity-stream) | 1952 | Generate generic activity streams from the actions on your site. Users can follow any actors' activities for personalized streams. | 4 months ago | ### [ORM](#orm) @@ -945,16 +945,16 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [peewee](https://github.com/coleifer/peewee) | 8592 | a small, expressive orm -- supports postgresql, mysql and sqlite | 3 days ago | -| [dataset](https://github.com/pudo/dataset) | 4069 | Easy-to-use data handling for SQL data stores with support for implicit table creation, bulk loading, and transactions. | a month ago | -| [mongoengine](https://github.com/MongoEngine/mongoengine) | 3562 | A Python Object-Document-Mapper for working with MongoDB | 10 hours ago | -| [pony](https://github.com/ponyorm/pony) | 2693 | Pony Object Relational Mapper | a month ago | -| [awesome-sqlalchemy](https://github.com/dahlia/awesome-sqlalchemy) | 2280 | A curated list of awesome tools for SQLAlchemy | a year ago | -| [PynamoDB](https://github.com/pynamodb/PynamoDB) | 1714 | A pythonic interface to Amazon's DynamoDB | 10 days ago | -| [orm](https://github.com/encode/orm) | 1384 | An async ORM. 🗃 | 2 days ago | +| [peewee](https://github.com/coleifer/peewee) | 8620 | a small, expressive orm -- supports postgresql, mysql and sqlite | 2 days ago | +| [dataset](https://github.com/pudo/dataset) | 4078 | Easy-to-use data handling for SQL data stores with support for implicit table creation, bulk loading, and transactions. | a month ago | +| [mongoengine](https://github.com/MongoEngine/mongoengine) | 3576 | A Python Object-Document-Mapper for working with MongoDB | 8 hours ago | +| [pony](https://github.com/ponyorm/pony) | 2703 | Pony Object Relational Mapper | 2 months ago | +| [awesome-sqlalchemy](https://github.com/dahlia/awesome-sqlalchemy) | 2284 | A curated list of awesome tools for SQLAlchemy | a year ago | +| [PynamoDB](https://github.com/pynamodb/PynamoDB) | 1721 | A pythonic interface to Amazon's DynamoDB | 7 days ago | +| [orm](https://github.com/encode/orm) | 1399 | An async ORM. 🗃 | 2 days ago | | [orator](https://github.com/sdispater/orator) | 1294 | The Orator ORM provides a simple yet beautiful ActiveRecord implementation. | 2 months ago | | [redisco](https://github.com/kiddouk/redisco) | 435 | A Python Library for Simple Models and Containers Persisted in Redis | 2 years ago | -| [pydal](https://github.com/web2py/pydal) | 385 | A pure Python Database Abstraction Layer | 2 months ago | +| [pydal](https://github.com/web2py/pydal) | 385 | A pure Python Database Abstraction Layer | 5 days ago | | [hot-redis](https://github.com/stephenmcd/hot-redis) | 273 | Rich Python data types for Redis | 2 years ago | @@ -963,9 +963,9 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [poetry](https://github.com/python-poetry/poetry) | 16272 | Python dependency management and packaging made easy. | 2 days ago | -| [pip-tools](https://github.com/jazzband/pip-tools) | 5187 | A set of tools to keep your pinned Python dependencies fresh. | a day ago | -| [conda](https://github.com/conda/conda) | 4291 | OS-agnostic, system-level binary package manager and ecosystem | 2 days ago | +| [poetry](https://github.com/python-poetry/poetry) | 16453 | Python dependency management and packaging made easy. | 4 hours ago | +| [pip-tools](https://github.com/jazzband/pip-tools) | 5211 | A set of tools to keep your pinned Python dependencies fresh. | 8 hours ago | +| [conda](https://github.com/conda/conda) | 4312 | OS-agnostic, system-level binary package manager and ecosystem | a day ago | ### [Package Repositories](#package-repositories) @@ -973,10 +973,10 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [warehouse](https://github.com/pypa/warehouse) | 2767 | The Python Package Index | 2 days ago | -| [devpi](https://github.com/devpi/devpi) | 489 | Python PyPi staging server and packaging, testing, release tool | 10 days ago | -| [localshop](https://github.com/mvantellingen/localshop) | 372 | local pypi server (custom packages and auto-mirroring of pypi) | 5 days ago | -| [bandersnatch](https://github.com/pypa/bandersnatch) | 257 | A PyPI mirror client according to PEP 381 http://www.python.org/dev/peps/pep-0381/ | 3 hours ago | +| [warehouse](https://github.com/pypa/warehouse) | 2785 | The Python Package Index | 9 hours ago | +| [devpi](https://github.com/devpi/devpi) | 494 | Python PyPi staging server and packaging, testing, release tool | 23 days ago | +| [localshop](https://github.com/mvantellingen/localshop) | 372 | local pypi server (custom packages and auto-mirroring of pypi) | 18 days ago | +| [bandersnatch](https://github.com/pypa/bandersnatch) | 260 | A PyPI mirror client according to PEP 381 http://www.python.org/dev/peps/pep-0381/ | 8 hours ago | ### [Penetration Testing](#penetration-testing) @@ -984,9 +984,9 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [sqlmap](https://github.com/sqlmapproject/sqlmap) | 21083 | Automatic SQL injection and database takeover tool | 3 days ago | -| [fsociety](https://github.com/Manisso/fsociety) | 6967 | fsociety Hacking Tools Pack – A Penetration Testing Framework | a month ago | -| [social-engineer-toolkit](https://github.com/trustedsec/social-engineer-toolkit) | 6836 | The Social-Engineer Toolkit (SET) repository from TrustedSec - All new versions of SET will be deployed here. | 2 months ago | +| [sqlmap](https://github.com/sqlmapproject/sqlmap) | 21201 | Automatic SQL injection and database takeover tool | 3 hours ago | +| [fsociety](https://github.com/Manisso/fsociety) | 7002 | fsociety Hacking Tools Pack – A Penetration Testing Framework | 2 months ago | +| [social-engineer-toolkit](https://github.com/trustedsec/social-engineer-toolkit) | 6873 | The Social-Engineer Toolkit (SET) repository from TrustedSec - All new versions of SET will be deployed here. | 2 months ago | ### [Permissions](#permissions) @@ -994,8 +994,8 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [django-guardian](https://github.com/django-guardian/django-guardian) | 3033 | Per object permissions for Django | a month ago | -| [django-rules](https://github.com/dfunckt/django-rules) | 1351 | Awesome Django authorization, without the database | 4 months ago | +| [django-guardian](https://github.com/django-guardian/django-guardian) | 3043 | Per object permissions for Django | a month ago | +| [django-rules](https://github.com/dfunckt/django-rules) | 1355 | Awesome Django authorization, without the database | 4 months ago | ### [Recommender Systems](#recommender-systems) @@ -1003,14 +1003,14 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [annoy](https://github.com/spotify/annoy) | 8939 | Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk | 3 hours ago | -| [Surprise](https://github.com/NicolasHug/Surprise) | 5015 | A Python scikit for building and analyzing recommender systems | a year ago | -| [lightfm](https://github.com/lyst/lightfm) | 3766 | A Python implementation of LightFM, a hybrid recommendation algorithm. | 6 months ago | -| [spotlight](https://github.com/maciejkula/spotlight) | 2569 | Deep recommender models using PyTorch. | 10 months ago | -| [implicit](https://github.com/benfred/implicit) | 2469 | Fast Python Collaborative Filtering for Implicit Feedback Datasets | 3 days ago | -| [libffm](https://github.com/ycjuan/libffm) | 1517 | A Library for Field-aware Factorization Machines | 6 months ago | -| [tensorrec](https://github.com/jfkirk/tensorrec) | 1163 | A TensorFlow recommendation algorithm and framework in Python. | 5 days ago | -| [fastFM](https://github.com/ibayer/fastFM) | 936 | fastFM: A Library for Factorization Machines | 6 months ago | +| [annoy](https://github.com/spotify/annoy) | 8984 | Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk | 4 days ago | +| [Surprise](https://github.com/NicolasHug/Surprise) | 5030 | A Python scikit for building and analyzing recommender systems | a year ago | +| [lightfm](https://github.com/lyst/lightfm) | 3787 | A Python implementation of LightFM, a hybrid recommendation algorithm. | 6 months ago | +| [spotlight](https://github.com/maciejkula/spotlight) | 2582 | Deep recommender models using PyTorch. | 10 months ago | +| [implicit](https://github.com/benfred/implicit) | 2478 | Fast Python Collaborative Filtering for Implicit Feedback Datasets | 16 days ago | +| [libffm](https://github.com/ycjuan/libffm) | 1518 | A Library for Field-aware Factorization Machines | 7 months ago | +| [tensorrec](https://github.com/jfkirk/tensorrec) | 1163 | A TensorFlow recommendation algorithm and framework in Python. | 18 days ago | +| [fastFM](https://github.com/ibayer/fastFM) | 937 | fastFM: A Library for Factorization Machines | 6 months ago | ### [Refactoring](#refactoring) @@ -1018,7 +1018,7 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [rope](https://github.com/python-rope/rope) | 1181 | a python refactoring library | 6 hours ago | +| [rope](https://github.com/python-rope/rope) | 1196 | a python refactoring library | 8 minutes ago | ### [RESTful API](#restful-api) @@ -1026,16 +1026,16 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [fastapi](https://github.com/tiangolo/fastapi) | 35771 | FastAPI framework, high performance, easy to learn, fast to code, ready for production | 4 hours ago | -| [sanic](https://github.com/sanic-org/sanic) | 15355 | Async Python 3.7+ web server/framework , Build fast. Run fast. | 6 hours ago | -| [falcon](https://github.com/falconry/falcon) | 8550 | The no-nonsense REST API and microservices framework for Python developers, with a focus on reliability, correctness, and performance at scale. | 12 days ago | -| [hug](https://github.com/hugapi/hug) | 6544 | Embrace the APIs of the future. Hug aims to make developing APIs as simple as possible, but no simpler. | 5 days ago | -| [eve](https://github.com/pyeve/eve) | 6382 | REST API framework designed for human beings | 24 days ago | -| [flask-restful](https://github.com/flask-restful/flask-restful) | 6155 | Simple framework for creating REST APIs | 2 months ago | -| [apistar](https://github.com/encode/apistar) | 5584 | The Web API toolkit. 🛠 | 13 days ago | -| [sandman2](https://github.com/jeffknupp/sandman2) | 1734 | Automatically generate a RESTful API service for your legacy database. No code required! | 6 days ago | -| [flask-api](https://github.com/flask-api/flask-api) | 1272 | Browsable web APIs for Flask. | 12 days ago | -| [cornice](https://github.com/Cornices/cornice) | 368 | Build Web Services with Pyramid. | 2 months ago | +| [fastapi](https://github.com/tiangolo/fastapi) | 36153 | FastAPI framework, high performance, easy to learn, fast to code, ready for production | 18 hours ago | +| [sanic](https://github.com/sanic-org/sanic) | 15449 | Async Python 3.7+ web server/framework , Build fast. Run fast. | 4 hours ago | +| [falcon](https://github.com/falconry/falcon) | 8569 | The no-nonsense REST API and microservices framework for Python developers, with a focus on reliability, correctness, and performance at scale. | 25 days ago | +| [hug](https://github.com/hugapi/hug) | 6560 | Embrace the APIs of the future. Hug aims to make developing APIs as simple as possible, but no simpler. | 18 days ago | +| [eve](https://github.com/pyeve/eve) | 6384 | REST API framework designed for human beings | a month ago | +| [flask-restful](https://github.com/flask-restful/flask-restful) | 6167 | Simple framework for creating REST APIs | 3 months ago | +| [apistar](https://github.com/encode/apistar) | 5590 | The Web API toolkit. 🛠 | 2 days ago | +| [sandman2](https://github.com/jeffknupp/sandman2) | 1734 | Automatically generate a RESTful API service for your legacy database. No code required! | 5 days ago | +| [flask-api](https://github.com/flask-api/flask-api) | 1273 | Browsable web APIs for Flask. | 25 days ago | +| [cornice](https://github.com/Cornices/cornice) | 368 | Build Web Services with Pyramid. | 6 hours ago | ### [Robotics](#robotics) @@ -1043,7 +1043,7 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [PythonRobotics](https://github.com/AtsushiSakai/PythonRobotics) | 13112 | Python sample codes for robotics algorithms. | 7 days ago | +| [PythonRobotics](https://github.com/AtsushiSakai/PythonRobotics) | 13210 | Python sample codes for robotics algorithms. | 10 days ago | ### [RPC Servers](#rpc-servers) @@ -1051,8 +1051,8 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [zerorpc-python](https://github.com/0rpc/zerorpc-python) | 2836 | zerorpc for python | 2 months ago | -| [rpyc](https://github.com/tomerfiliba-org/rpyc) | 1049 | RPyC (Remote Python Call) - A transparent and symmetric RPC library for python | 8 days ago | +| [zerorpc-python](https://github.com/0rpc/zerorpc-python) | 2842 | zerorpc for python | 2 months ago | +| [rpyc](https://github.com/tomerfiliba-org/rpyc) | 1055 | RPyC (Remote Python Call) - A transparent and symmetric RPC library for python | 21 days ago | ### [Science](#science) @@ -1060,14 +1060,14 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [zipline](https://github.com/quantopian/zipline) | 14389 | Zipline, a Pythonic Algorithmic Trading Library | 5 months ago | -| [sympy](https://github.com/sympy/sympy) | 8387 | A computer algebra system written in pure Python | 2 hours ago | -| [statsmodels](https://github.com/statsmodels/statsmodels) | 6624 | Statsmodels: statistical modeling and econometrics in Python | 6 hours ago | -| [pymc3](https://github.com/pymc-devs/pymc3) | 6009 | Probabilistic Programming in Python: Bayesian Modeling and Probabilistic Machine Learning with Aesara | a day ago | -| [karateclub](https://github.com/benedekrozemberczki/karateclub) | 1390 | Karate Club: An API Oriented Open-source Python Framework for Unsupervised Learning on Graphs (CIKM 2020) | 2 days ago | -| [bcbio-nextgen](https://github.com/bcbio/bcbio-nextgen) | 830 | Validated, scalable, community developed variant calling, RNA-seq and small RNA analysis | 5 days ago | -| [obspy](https://github.com/obspy/obspy) | 822 | ObsPy: A Python Toolbox for seismology/seismological observatories. | 11 days ago | -| [bcbb](https://github.com/chapmanb/bcbb) | 507 | Incubator for useful bioinformatics code, primarily in Python and R | 3 months ago | +| [zipline](https://github.com/quantopian/zipline) | 14435 | Zipline, a Pythonic Algorithmic Trading Library | 5 months ago | +| [sympy](https://github.com/sympy/sympy) | 8430 | A computer algebra system written in pure Python | 6 hours ago | +| [statsmodels](https://github.com/statsmodels/statsmodels) | 6663 | Statsmodels: statistical modeling and econometrics in Python | 4 hours ago | +| [pymc3](https://github.com/pymc-devs/pymc3) | 6042 | Probabilistic Programming in Python: Bayesian Modeling and Probabilistic Machine Learning with Aesara | 5 hours ago | +| [karateclub](https://github.com/benedekrozemberczki/karateclub) | 1402 | Karate Club: An API Oriented Open-source Python Framework for Unsupervised Learning on Graphs (CIKM 2020) | 6 days ago | +| [bcbio-nextgen](https://github.com/bcbio/bcbio-nextgen) | 835 | Validated, scalable, community developed variant calling, RNA-seq and small RNA analysis | 8 days ago | +| [obspy](https://github.com/obspy/obspy) | 824 | ObsPy: A Python Toolbox for seismology/seismological observatories. | 2 days ago | +| [bcbb](https://github.com/chapmanb/bcbb) | 509 | Incubator for useful bioinformatics code, primarily in Python and R | 4 months ago | ### [Search](#search) @@ -1075,9 +1075,9 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [elasticsearch-dsl-py](https://github.com/elastic/elasticsearch-dsl-py) | 3319 | High level Python client for Elasticsearch | 10 days ago | -| [django-haystack](https://github.com/django-haystack/django-haystack) | 3214 | Modular search for Django | 10 days ago | -| [pysolr](https://github.com/django-haystack/pysolr) | 595 | Pysolr — Python Solr client | 13 days ago | +| [elasticsearch-dsl-py](https://github.com/elastic/elasticsearch-dsl-py) | 3328 | High level Python client for Elasticsearch | 23 days ago | +| [django-haystack](https://github.com/django-haystack/django-haystack) | 3213 | Modular search for Django | 2 days ago | +| [pysolr](https://github.com/django-haystack/pysolr) | 595 | Pysolr — Python Solr client | a month ago | ### [Serialization](#serialization) @@ -1085,12 +1085,12 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [simdjson](https://github.com/simdjson/simdjson) | 13889 | Parsing gigabytes of JSON per second | 4 hours ago | -| [rapidjson](https://github.com/Tencent/rapidjson) | 11238 | A fast JSON parser/generator for C++ with both SAX/DOM style API | 3 days ago | -| [marshmallow](https://github.com/marshmallow-code/marshmallow) | 5712 | A lightweight library for converting complex objects to and from simple Python datatypes. | 11 days ago | -| [ultrajson](https://github.com/ultrajson/ultrajson) | 3411 | Ultra fast JSON decoder and encoder written in C with Python bindings | 2 days ago | -| [pysimdjson](https://github.com/TkTech/pysimdjson) | 473 | Python bindings for the simdjson project. | 3 months ago | -| [python-rapidjson](https://github.com/python-rapidjson/python-rapidjson) | 428 | Python wrapper around rapidjson | 3 months ago | +| [simdjson](https://github.com/simdjson/simdjson) | 13971 | Parsing gigabytes of JSON per second | 11 hours ago | +| [rapidjson](https://github.com/Tencent/rapidjson) | 11276 | A fast JSON parser/generator for C++ with both SAX/DOM style API | 2 days ago | +| [marshmallow](https://github.com/marshmallow-code/marshmallow) | 5736 | A lightweight library for converting complex objects to and from simple Python datatypes. | 4 days ago | +| [ultrajson](https://github.com/ultrajson/ultrajson) | 3424 | Ultra fast JSON decoder and encoder written in C with Python bindings | 4 days ago | +| [pysimdjson](https://github.com/TkTech/pysimdjson) | 474 | Python bindings for the simdjson project. | 3 months ago | +| [python-rapidjson](https://github.com/python-rapidjson/python-rapidjson) | 429 | Python wrapper around rapidjson | 3 months ago | ### [Serverless Frameworks](#serverless-frameworks) @@ -1098,8 +1098,8 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [Zappa](https://github.com/Miserlou/Zappa) | 11850 | Serverless Python | 16 days ago | -| [python-lambda](https://github.com/nficano/python-lambda) | 1324 | A toolkit for developing and deploying serverless Python code in AWS Lambda. | a month ago | +| [Zappa](https://github.com/Miserlou/Zappa) | 11847 | Serverless Python | 3 days ago | +| [python-lambda](https://github.com/nficano/python-lambda) | 1324 | A toolkit for developing and deploying serverless Python code in AWS Lambda. | 2 months ago | ### [Shell](#shell) @@ -1107,7 +1107,7 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [xonsh](https://github.com/xonsh/xonsh) | 5115 | :shell: Python-powered, cross-platform, Unix-gazing shell | 2 days ago | +| [xonsh](https://github.com/xonsh/xonsh) | 5139 | :shell: Python-powered, cross-platform, Unix-gazing shell | 2 days ago | ### [Specific Formats Processing](#specific-formats-processing) @@ -1115,22 +1115,22 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [csvkit](https://github.com/wireservice/csvkit) | 4696 | A suite of utilities for converting to and working with CSV, the king of tabular file formats. | 6 days ago | -| [pdfminer](https://github.com/euske/pdfminer) | 4657 | Python PDF Parser (Not actively maintained). Check out pdfminer.six. | 7 months ago | -| [tablib](https://github.com/jazzband/tablib) | 4015 | Python Module for Tabular Datasets in XLS, CSV, JSON, YAML, &c. | 9 days ago | -| [PyPDF2](https://github.com/mstamy2/PyPDF2) | 3822 | A utility to read and write PDFs with Python | 16 days ago | -| [python-docx](https://github.com/python-openxml/python-docx) | 2768 | Create and modify Word documents with Python | 2 months ago | -| [XlsxWriter](https://github.com/jmcnamara/XlsxWriter) | 2663 | A Python module for creating Excel XLSX files. | 7 days ago | -| [markdown](https://github.com/Python-Markdown/markdown) | 2628 | A Python implementation of John Gruber’s Markdown with Extension support. | 19 days ago | -| [unoconv](https://github.com/unoconv/unoconv) | 2189 | Universal Office Converter - Convert between any document format supported by LibreOffice/OpenOffice. | a month ago | -| [xlwings](https://github.com/xlwings/xlwings) | 2093 | xlwings is a BSD-licensed Python library that makes it easy to call Python from Excel and vice versa. It works with Microsoft Excel on Windows and macOS. | 4 days ago | -| [mistune](https://github.com/lepture/mistune) | 1975 | A fast yet powerful Python Markdown parser with renderers and plugins. | a month ago | -| [xlrd](https://github.com/python-excel/xlrd) | 1922 | Please use openpyxl where you can... | 22 days ago | -| [python-pptx](https://github.com/scanny/python-pptx) | 1352 | Create Open XML PowerPoint documents in Python | a month ago | -| [python-docx-template](https://github.com/elapouya/python-docx-template) | 1097 | Use a docx as a jinja2 template | a month ago | -| [xlwt](https://github.com/python-excel/xlwt) | 978 | Library to create spreadsheet files compatible with MS Excel 97/2000/XP/2003 XLS files, on any platform. | 2 years ago | -| [pyexcel](https://github.com/pyexcel/pyexcel) | 948 | Single API for reading, manipulating and writing data in csv, ods, xls, xlsx and xlsm files | 5 hours ago | -| [unp](https://github.com/mitsuhiko/unp) | 390 | Unpacks things. | 4 years ago | +| [csvkit](https://github.com/wireservice/csvkit) | 4710 | A suite of utilities for converting to and working with CSV, the king of tabular file formats. | 4 days ago | +| [pdfminer](https://github.com/euske/pdfminer) | 4663 | Python PDF Parser (Not actively maintained). Check out pdfminer.six. | 7 months ago | +| [tablib](https://github.com/jazzband/tablib) | 4017 | Python Module for Tabular Datasets in XLS, CSV, JSON, YAML, &c. | 22 days ago | +| [PyPDF2](https://github.com/mstamy2/PyPDF2) | 3839 | A utility to read and write PDFs with Python | a month ago | +| [python-docx](https://github.com/python-openxml/python-docx) | 2784 | Create and modify Word documents with Python | 2 months ago | +| [XlsxWriter](https://github.com/jmcnamara/XlsxWriter) | 2678 | A Python module for creating Excel XLSX files. | 20 days ago | +| [markdown](https://github.com/Python-Markdown/markdown) | 2637 | A Python implementation of John Gruber’s Markdown with Extension support. | a month ago | +| [unoconv](https://github.com/unoconv/unoconv) | 2192 | Universal Office Converter - Convert between any document format supported by LibreOffice/OpenOffice. | 11 days ago | +| [xlwings](https://github.com/xlwings/xlwings) | 2104 | xlwings is a BSD-licensed Python library that makes it easy to call Python from Excel and vice versa. It works with Microsoft Excel on Windows and macOS. | a day ago | +| [mistune](https://github.com/lepture/mistune) | 1976 | A fast yet powerful Python Markdown parser with renderers and plugins. | 2 months ago | +| [xlrd](https://github.com/python-excel/xlrd) | 1925 | Please use openpyxl where you can... | a month ago | +| [python-pptx](https://github.com/scanny/python-pptx) | 1355 | Create Open XML PowerPoint documents in Python | 5 days ago | +| [python-docx-template](https://github.com/elapouya/python-docx-template) | 1109 | Use a docx as a jinja2 template | a month ago | +| [xlwt](https://github.com/python-excel/xlwt) | 979 | Library to create spreadsheet files compatible with MS Excel 97/2000/XP/2003 XLS files, on any platform. | 2 years ago | +| [pyexcel](https://github.com/pyexcel/pyexcel) | 958 | Single API for reading, manipulating and writing data in csv, ods, xls, xlsx and xlsm files | 2 days ago | +| [unp](https://github.com/mitsuhiko/unp) | 392 | Unpacks things. | 4 years ago | ### [Static Site Generator](#static-site-generator) @@ -1138,11 +1138,11 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [mkdocs](https://github.com/mkdocs/mkdocs) | 12780 | Project documentation with Markdown. | 2 days ago | -| [pelican](https://github.com/getpelican/pelican) | 10546 | Static site generator that supports Markdown and reST syntax. Powered by Python. | 4 days ago | -| [lektor](https://github.com/lektor/lektor) | 3473 | The lektor static file content management system | 2 days ago | -| [nikola](https://github.com/getnikola/nikola) | 2173 | A static website and blog generator | 13 days ago | -| [makesite](https://github.com/sunainapai/makesite) | 1570 | Simple, lightweight, and magic-free static site/blog generator for Python coders | 8 months ago | +| [mkdocs](https://github.com/mkdocs/mkdocs) | 12836 | Project documentation with Markdown. | 2 days ago | +| [pelican](https://github.com/getpelican/pelican) | 10567 | Static site generator that supports Markdown and reST syntax. Powered by Python. | 18 hours ago | +| [lektor](https://github.com/lektor/lektor) | 3475 | The lektor static file content management system | 3 days ago | +| [nikola](https://github.com/getnikola/nikola) | 2183 | A static website and blog generator | a month ago | +| [makesite](https://github.com/sunainapai/makesite) | 1574 | Simple, lightweight, and magic-free static site/blog generator for Python coders | 3 days ago | ### [Tagging](#tagging) @@ -1150,7 +1150,7 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [django-taggit](https://github.com/jazzband/django-taggit) | 2716 | Simple tagging for django | 2 months ago | +| [django-taggit](https://github.com/jazzband/django-taggit) | 2719 | Simple tagging for django | 3 hours ago | ### [Task Queues](#task-queues) @@ -1158,10 +1158,10 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [rq](https://github.com/rq/rq) | 7890 | Simple job queues for Python | 2 days ago | -| [huey](https://github.com/coleifer/huey) | 3632 | a little task queue for python | a month ago | -| [dramatiq](https://github.com/Bogdanp/dramatiq) | 2736 | A fast and reliable background task processing library for Python 3. | 23 minutes ago | -| [mrq](https://github.com/pricingassistant/mrq) | 846 | Mr. Queue - A distributed worker task queue in Python using Redis & gevent | 4 months ago | +| [rq](https://github.com/rq/rq) | 7903 | Simple job queues for Python | a day ago | +| [huey](https://github.com/coleifer/huey) | 3655 | a little task queue for python | 9 days ago | +| [dramatiq](https://github.com/Bogdanp/dramatiq) | 2750 | A fast and reliable background task processing library for Python 3. | 7 days ago | +| [mrq](https://github.com/pricingassistant/mrq) | 847 | Mr. Queue - A distributed worker task queue in Python using Redis & gevent | 4 months ago | ### [Template Engine](#template-engine) @@ -1169,7 +1169,7 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [jinja](https://github.com/pallets/jinja) | 7961 | A very fast and expressive template engine. | 4 days ago | +| [jinja](https://github.com/pallets/jinja) | 7988 | A very fast and expressive template engine. | 7 days ago | ### [Testing](#testing) @@ -1177,27 +1177,27 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [locust](https://github.com/locustio/locust) | 17061 | Scalable user load testing tool written in Python | 14 hours ago | -| [faker](https://github.com/joke2k/faker) | 13030 | Faker is a Python package that generates fake data for you. | 3 days ago | -| [robotframework](https://github.com/robotframework/robotframework) | 6262 | Generic automation framework for acceptance testing and RPA | 5 days ago | -| [pyautogui](https://github.com/asweigart/pyautogui) | 5514 | A cross-platform GUI automation Python module for human beings. Used to programmatically control the mouse & keyboard. | 21 days ago | -| [hypothesis](https://github.com/HypothesisWorks/hypothesis) | 5359 | Hypothesis is a powerful, flexible, and easy to use library for property-based testing. | a day ago | -| [mimesis](https://github.com/lk-geimfari/mimesis) | 3347 | Mimesis is a high-performance fake data generator for Python, which provides data for a variety of purposes in a variety of languages. | a day ago | -| [responses](https://github.com/getsentry/responses) | 3314 | A utility for mocking out the Python Requests library. | 2 days ago | -| [freezegun](https://github.com/spulec/freezegun) | 2990 | Let your Python tests travel through time | 17 days ago | -| [factory_boy](https://github.com/FactoryBoy/factory_boy) | 2616 | A test fixtures replacement for Python | 9 days ago | -| [splinter](https://github.com/cobrateam/splinter) | 2440 | splinter - python test framework for web applications | 9 days ago | -| [fake2db](https://github.com/emirozer/fake2db) | 2082 | create custom test databases that are populated with fake data | 2 years ago | -| [vcrpy](https://github.com/kevin1024/vcrpy) | 2080 | Automatically mock your HTTP interactions to simplify and speed up testing | 8 days ago | -| [HTTPretty](https://github.com/gabrielfalcao/HTTPretty) | 1903 | HTTP client mocking tool for Python - inspired by Fakeweb for Ruby | a month ago | -| [sixpack](https://github.com/sixpack/sixpack) | 1708 | Sixpack is a language-agnostic a/b-testing framework | a month ago | -| [schemathesis](https://github.com/schemathesis/schemathesis) | 944 | A modern API testing tool for web applications built with Open API and GraphQL specifications. | 17 hours ago | +| [locust](https://github.com/locustio/locust) | 17176 | Scalable user load testing tool written in Python | 10 hours ago | +| [faker](https://github.com/joke2k/faker) | 13090 | Faker is a Python package that generates fake data for you. | 2 days ago | +| [robotframework](https://github.com/robotframework/robotframework) | 6305 | Generic automation framework for acceptance testing and RPA | 2 days ago | +| [pyautogui](https://github.com/asweigart/pyautogui) | 5556 | A cross-platform GUI automation Python module for human beings. Used to programmatically control the mouse & keyboard. | 11 days ago | +| [hypothesis](https://github.com/HypothesisWorks/hypothesis) | 5388 | Hypothesis is a powerful, flexible, and easy to use library for property-based testing. | 2 hours ago | +| [mimesis](https://github.com/lk-geimfari/mimesis) | 3362 | Mimesis is a high-performance fake data generator for Python, which provides data for a variety of purposes in a variety of languages. | 3 hours ago | +| [responses](https://github.com/getsentry/responses) | 3321 | A utility for mocking out the Python Requests library. | a day ago | +| [freezegun](https://github.com/spulec/freezegun) | 3008 | Let your Python tests travel through time | a month ago | +| [factory_boy](https://github.com/FactoryBoy/factory_boy) | 2634 | A test fixtures replacement for Python | 5 days ago | +| [splinter](https://github.com/cobrateam/splinter) | 2444 | splinter - python test framework for web applications | 4 days ago | +| [vcrpy](https://github.com/kevin1024/vcrpy) | 2092 | Automatically mock your HTTP interactions to simplify and speed up testing | 21 days ago | +| [fake2db](https://github.com/emirozer/fake2db) | 2087 | create custom test databases that are populated with fake data | 2 years ago | +| [HTTPretty](https://github.com/gabrielfalcao/HTTPretty) | 1910 | HTTP client mocking tool for Python - inspired by Fakeweb for Ruby | 12 days ago | +| [sixpack](https://github.com/sixpack/sixpack) | 1709 | Sixpack is a language-agnostic a/b-testing framework | 2 months ago | +| [schemathesis](https://github.com/schemathesis/schemathesis) | 979 | A modern API testing tool for web applications built with Open API and GraphQL specifications. | 4 days ago | | [model_mommy](https://github.com/berinhard/model_mommy) | 926 | No longer maintained, please migrate to model_bakery | 2 years ago | -| [mixer](https://github.com/klen/mixer) | 770 | Mixer -- Is a fixtures replacement. Supported Django, Flask, SqlAlchemy and custom python objects. | 4 days ago | +| [mixer](https://github.com/klen/mixer) | 772 | Mixer -- Is a fixtures replacement. Supported Django, Flask, SqlAlchemy and custom python objects. | 17 days ago | | [green](https://github.com/CleanCut/green) | 707 | Green is a clean, colorful, fast python test runner. | 2 months ago | -| [nose2](https://github.com/nose-devs/nose2) | 688 | The successor to nose, based on unittest2 | 2 months ago | +| [nose2](https://github.com/nose-devs/nose2) | 688 | The successor to nose, based on unittest2 | 3 months ago | | [httmock](https://github.com/patrys/httmock) | 429 | A mocking library for requests | a year ago | -| [python-mocket](https://github.com/mindflayer/python-mocket) | 215 | a socket mock framework - for all kinds of socket animals, web-clients included | 2 days ago | +| [python-mocket](https://github.com/mindflayer/python-mocket) | 218 | a socket mock framework - for all kinds of socket animals, web-clients included | 3 days ago | ### [Text Processing](#text-processing) @@ -1205,25 +1205,25 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [fuzzywuzzy](https://github.com/seatgeek/fuzzywuzzy) | 8492 | Fuzzy String Matching in Python | 3 days ago | -| [python-pinyin](https://github.com/mozillazg/python-pinyin) | 3398 | 汉字转拼音(pypinyin) | 6 days ago | -| [python-ftfy](https://github.com/rspeer/python-ftfy) | 3055 | Fixes mojibake and other glitches in Unicode text, after the fact. | 4 months ago | -| [python-phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) | 2810 | Python port of Google's libphonenumber | 9 hours ago | -| [sqlparse](https://github.com/andialbrecht/sqlparse) | 2547 | A non-validating SQL parser module for Python | 3 days ago | -| [textdistance](https://github.com/life4/textdistance) | 2454 | Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage. | a month ago | -| [ply](https://github.com/dabeaz/ply) | 1985 | Python Lex-Yacc | 8 months ago | -| [chardet](https://github.com/chardet/chardet) | 1609 | Python character encoding detector | 5 days ago | -| [shortuuid](https://github.com/skorokithakis/shortuuid) | 1511 | A generator library for concise, unambiguous and URL-safe UUIDs. | 7 months ago | -| [hashids-python](https://github.com/davidaurelio/hashids-python) | 1244 | Implementation of hashids (http://hashids.org) in Python. Compatible with Python 2 and Python 3 | a year ago | -| [pyparsing](https://github.com/pyparsing/pyparsing) | 1235 | Python library for creating PEG parsers | 2 days ago | +| [fuzzywuzzy](https://github.com/seatgeek/fuzzywuzzy) | 8509 | Fuzzy String Matching in Python | 16 days ago | +| [python-pinyin](https://github.com/mozillazg/python-pinyin) | 3412 | 汉字转拼音(pypinyin) | 3 days ago | +| [python-ftfy](https://github.com/rspeer/python-ftfy) | 3065 | Fixes mojibake and other glitches in Unicode text, after the fact. | 4 months ago | +| [python-phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) | 2823 | Python port of Google's libphonenumber | 2 days ago | +| [sqlparse](https://github.com/andialbrecht/sqlparse) | 2565 | A non-validating SQL parser module for Python | 4 days ago | +| [textdistance](https://github.com/life4/textdistance) | 2492 | Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage. | 2 months ago | +| [ply](https://github.com/dabeaz/ply) | 1996 | Python Lex-Yacc | 9 months ago | +| [chardet](https://github.com/chardet/chardet) | 1612 | Python character encoding detector | 18 days ago | +| [shortuuid](https://github.com/skorokithakis/shortuuid) | 1518 | A generator library for concise, unambiguous and URL-safe UUIDs. | 7 months ago | +| [pyparsing](https://github.com/pyparsing/pyparsing) | 1250 | Python library for creating PEG parsers | 9 hours ago | +| [hashids-python](https://github.com/davidaurelio/hashids-python) | 1247 | Implementation of hashids (http://hashids.org) in Python. Compatible with Python 2 and Python 3 | a year ago | | [python-user-agents](https://github.com/selwin/python-user-agents) | 1190 | A Python library that provides an easy way to identify devices like mobile phones, tablets and their capabilities by parsing (browser) user agent strings. | 4 months ago | -| [python-slugify](https://github.com/un33k/python-slugify) | 1099 | Returns unicode slugs | 4 months ago | -| [python-Levenshtein](https://github.com/ztane/python-Levenshtein) | 1018 | The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity | a month ago | -| [pyfiglet](https://github.com/pwaller/pyfiglet) | 884 | An implementation of figlet written in Python | 9 days ago | -| [python-nameparser](https://github.com/derek73/python-nameparser) | 484 | A simple Python module for parsing human names into their individual components | 3 months ago | +| [python-slugify](https://github.com/un33k/python-slugify) | 1106 | Returns unicode slugs | 4 months ago | +| [python-Levenshtein](https://github.com/ztane/python-Levenshtein) | 1025 | The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity | a month ago | +| [pyfiglet](https://github.com/pwaller/pyfiglet) | 890 | An implementation of figlet written in Python | 22 days ago | +| [python-nameparser](https://github.com/derek73/python-nameparser) | 487 | A simple Python module for parsing human names into their individual components | 3 months ago | | [awesome-slugify](https://github.com/voronind/awesome-slugify) | 460 | Python flexible slugify function | a year ago | | [unicode-slugify](https://github.com/mozilla/unicode-slugify) | 294 | A slugifier that works in unicode | 2 years ago | -| [pangu.py](https://github.com/vinta/pangu.py) | 174 | Paranoid text spacing in Python | 3 years ago | +| [pangu.py](https://github.com/vinta/pangu.py) | 175 | Paranoid text spacing in Python | 3 years ago | ### [Third-party APIs](#third-party-apis) @@ -1231,12 +1231,12 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [boto3](https://github.com/boto/boto3) | 6667 | AWS SDK for Python | 2 days ago | -| [gspread](https://github.com/burnash/gspread) | 5529 | Google Sheets Python API | 4 hours ago | -| [google-api-python-client](https://github.com/googleapis/google-api-python-client) | 5053 | 🐍 The official Python client library for Google's discovery based APIs. | 11 hours ago | -| [facebook-sdk](https://github.com/mobolic/facebook-sdk) | 2620 | Python SDK for Facebook's Graph API | 20 days ago | -| [twython](https://github.com/ryanmcgrath/twython) | 1794 | Actively maintained, pure Python wrapper for the Twitter API. Supports both normal and streaming Twitter APIs. | 2 months ago | -| [django-wordpress](https://github.com/jcarbaugh/django-wordpress) | 319 | WordPress models and views for Django. | 3 months ago | +| [boto3](https://github.com/boto/boto3) | 6702 | AWS SDK for Python | a day ago | +| [gspread](https://github.com/burnash/gspread) | 5554 | Google Sheets Python API | 4 days ago | +| [google-api-python-client](https://github.com/googleapis/google-api-python-client) | 5074 | 🐍 The official Python client library for Google's discovery based APIs. | a day ago | +| [facebook-sdk](https://github.com/mobolic/facebook-sdk) | 2619 | Python SDK for Facebook's Graph API | 11 days ago | +| [twython](https://github.com/ryanmcgrath/twython) | 1796 | Actively maintained, pure Python wrapper for the Twitter API. Supports both normal and streaming Twitter APIs. | 2 months ago | +| [django-wordpress](https://github.com/jcarbaugh/django-wordpress) | 320 | WordPress models and views for Django. | 4 months ago | ### [URL Manipulation](#url-manipulation) @@ -1244,10 +1244,10 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [furl](https://github.com/gruns/furl) | 2091 | 🌐 URL parsing and manipulation made easy. | a month ago | -| [webargs](https://github.com/marshmallow-code/webargs) | 1197 | A friendly library for parsing HTTP request arguments, with built-in support for popular web frameworks, including Flask, Django, Bottle, Tornado, Pyramid, webapp2, Falcon, and aiohttp. | 4 days ago | -| [pyshorteners](https://github.com/ellisonleao/pyshorteners) | 312 | :electric_plug: Generating short urls with python has never been easier | 4 months ago | -| [purl](https://github.com/codeinthehole/purl) | 255 | A simple, immutable URL class with a clean API for interrogation and manipulation. | 17 days ago | +| [furl](https://github.com/gruns/furl) | 2099 | 🌐 URL parsing and manipulation made easy. | a month ago | +| [webargs](https://github.com/marshmallow-code/webargs) | 1208 | A friendly library for parsing HTTP request arguments, with built-in support for popular web frameworks, including Flask, Django, Bottle, Tornado, Pyramid, webapp2, Falcon, and aiohttp. | 3 days ago | +| [pyshorteners](https://github.com/ellisonleao/pyshorteners) | 313 | :electric_plug: Generating short urls with python has never been easier | 4 months ago | +| [purl](https://github.com/codeinthehole/purl) | 256 | A simple, immutable URL class with a clean API for interrogation and manipulation. | a month ago | ### [Video](#video) @@ -1255,7 +1255,7 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [vidgear](https://github.com/abhiTronix/vidgear) | 1902 | High-performance cross-platform Video Processing Python framework powerpacked with unique trailblazing features :fire: | 10 days ago | +| [vidgear](https://github.com/abhiTronix/vidgear) | 1918 | High-performance cross-platform Video Processing Python framework powerpacked with unique trailblazing features :fire: | 13 days ago | | [scikit-video](https://github.com/aizvorski/scikit-video) | 105 | Video processing routines for SciPy | 2 years ago | @@ -1264,10 +1264,10 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [django-compressor](https://github.com/django-compressor/django-compressor) | 2488 | Compresses linked and inline javascript or CSS into a single cached file. | 16 days ago | -| [django-storages](https://github.com/jschneier/django-storages) | 1980 | https://django-storages.readthedocs.io/ | an hour ago | -| [django-pipeline](https://github.com/jazzband/django-pipeline) | 1399 | Pipeline is an asset packaging library for Django. | 14 days ago | -| [webassets](https://github.com/miracle2k/webassets) | 900 | Asset management for Python web development. | 4 months ago | +| [django-compressor](https://github.com/django-compressor/django-compressor) | 2493 | Compresses linked and inline javascript or CSS into a single cached file. | 3 days ago | +| [django-storages](https://github.com/jschneier/django-storages) | 1988 | https://django-storages.readthedocs.io/ | 5 days ago | +| [django-pipeline](https://github.com/jazzband/django-pipeline) | 1401 | Pipeline is an asset packaging library for Django. | 2 days ago | +| [webassets](https://github.com/miracle2k/webassets) | 900 | Asset management for Python web development. | 5 months ago | | [flask-assets](https://github.com/miracle2k/flask-assets) | 415 | Flask webassets integration. | 6 months ago | @@ -1276,15 +1276,15 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [requests-html](https://github.com/psf/requests-html) | 12096 | Pythonic HTML Parsing for Humans™ | 19 days ago | -| [newspaper](https://github.com/codelucas/newspaper) | 11292 | News, full-text, and article metadata extraction in Python 3. Advanced docs: | 2 months ago | -| [toapi](https://github.com/gaojiuli/toapi) | 3180 | Every web site provides APIs. | 3 months ago | -| [textract](https://github.com/deanmalmgren/textract) | 3086 | extract text from any document. no muss. no fuss. | 6 days ago | -| [sumy](https://github.com/miso-belica/sumy) | 2644 | Module for automatic summarization of text documents and HTML pages. | 18 days ago | -| [python-readability](https://github.com/buriy/python-readability) | 2023 | fast python port of arc90's readability tool, updated to match latest readability.js! | 5 months ago | -| [html2text](https://github.com/Alir3z4/html2text) | 1151 | Convert HTML to Markdown-formatted text. | 2 months ago | -| [micawber](https://github.com/coleifer/micawber) | 546 | a small library for extracting rich content from urls | 2 months ago | -| [lassie](https://github.com/michaelhelmick/lassie) | 529 | Web Content Retrieval for Humans™ | 23 days ago | +| [requests-html](https://github.com/psf/requests-html) | 12111 | Pythonic HTML Parsing for Humans™ | a month ago | +| [newspaper](https://github.com/codelucas/newspaper) | 11322 | News, full-text, and article metadata extraction in Python 3. Advanced docs: | 10 days ago | +| [toapi](https://github.com/gaojiuli/toapi) | 3183 | Every web site provides APIs. | 3 months ago | +| [textract](https://github.com/deanmalmgren/textract) | 3101 | extract text from any document. no muss. no fuss. | 6 days ago | +| [sumy](https://github.com/miso-belica/sumy) | 2648 | Module for automatic summarization of text documents and HTML pages. | a month ago | +| [python-readability](https://github.com/buriy/python-readability) | 2031 | fast python port of arc90's readability tool, updated to match latest readability.js! | 2 days ago | +| [html2text](https://github.com/Alir3z4/html2text) | 1157 | Convert HTML to Markdown-formatted text. | 3 months ago | +| [micawber](https://github.com/coleifer/micawber) | 550 | a small library for extracting rich content from urls | 2 months ago | +| [lassie](https://github.com/michaelhelmick/lassie) | 530 | Web Content Retrieval for Humans™ | a month ago | ### [Web Crawling](#web-crawling) @@ -1292,11 +1292,11 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [pyspider](https://github.com/binux/pyspider) | 15139 | A Powerful Spider(Web Crawler) System in Python. | 6 months ago | -| [portia](https://github.com/scrapinghub/portia) | 8263 | Visual scraping for Scrapy | a year ago | -| [MechanicalSoup](https://github.com/MechanicalSoup/MechanicalSoup) | 3810 | A Python library for automating interaction with websites. | 3 months ago | -| [robobrowser](https://github.com/jmcarp/robobrowser) | 3564 | | a year ago | -| [grab](https://github.com/lorien/grab) | 2125 | Web Scraping Framework | 7 months ago | +| [pyspider](https://github.com/binux/pyspider) | 15153 | A Powerful Spider(Web Crawler) System in Python. | 7 months ago | +| [portia](https://github.com/scrapinghub/portia) | 8268 | Visual scraping for Scrapy | a year ago | +| [MechanicalSoup](https://github.com/MechanicalSoup/MechanicalSoup) | 3816 | A Python library for automating interaction with websites. | 4 months ago | +| [robobrowser](https://github.com/jmcarp/robobrowser) | 3563 | | a year ago | +| [grab](https://github.com/lorien/grab) | 2127 | Web Scraping Framework | 7 months ago | | [cola](https://github.com/qinxuye/cola) | 1408 | A high-level distributed crawling framework. | 2 years ago | @@ -1305,11 +1305,11 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [awesome-flask](https://github.com/humiaozuzu/awesome-flask) | 10120 | A curated list of awesome Flask resources and plugins | 4 months ago | -| [awesome-django](https://github.com/wsvincent/awesome-django) | 4396 | A curated list of awesome things related to Django | 7 days ago | -| [masonite](https://github.com/MasoniteFramework/masonite) | 1643 | The Modern And Developer Centric Python Web Framework. Be sure to read the documentation and join the Slack channel questions: http://slack.masoniteproject.com | a month ago | -| [awesome-django](https://github.com/shahraizali/awesome-django) | 674 | The Best Django Resource, Awesome Django for mature packages. | 3 months ago | -| [awesome-pyramid](https://github.com/uralbash/awesome-pyramid) | 508 | A curated list of awesome Pyramid apps, projects and resources. | 2 months ago | +| [awesome-flask](https://github.com/humiaozuzu/awesome-flask) | 10149 | A curated list of awesome Flask resources and plugins | 4 months ago | +| [awesome-django](https://github.com/wsvincent/awesome-django) | 4475 | A curated list of awesome things related to Django | a day ago | +| [masonite](https://github.com/MasoniteFramework/masonite) | 1649 | The Modern And Developer Centric Python Web Framework. Be sure to read the documentation and join the Slack channel questions: http://slack.masoniteproject.com | a month ago | +| [awesome-django](https://github.com/shahraizali/awesome-django) | 677 | The Best Django Resource, Awesome Django for mature packages. | 3 months ago | +| [awesome-pyramid](https://github.com/uralbash/awesome-pyramid) | 510 | A curated list of awesome Pyramid apps, projects and resources. | 3 months ago | ### [WebSocket](#webSocket) @@ -1317,9 +1317,9 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [channels](https://github.com/django/channels) | 5026 | Developer-friendly asynchrony for Django | a month ago | -| [websockets](https://github.com/aaugustin/websockets) | 3556 | Library for building WebSocket servers and clients in Python | 3 days ago | -| [autobahn-python](https://github.com/crossbario/autobahn-python) | 2296 | WebSocket and WAMP in Python for Twisted and asyncio | 2 months ago | +| [channels](https://github.com/django/channels) | 5035 | Developer-friendly asynchrony for Django | 9 days ago | +| [websockets](https://github.com/aaugustin/websockets) | 3578 | Library for building WebSocket servers and clients in Python | 4 days ago | +| [autobahn-python](https://github.com/crossbario/autobahn-python) | 2298 | WebSocket and WAMP in Python for Twisted and asyncio | 2 months ago | ### [WSGI Servers](#wsgi-servers) @@ -1327,10 +1327,10 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [gunicorn](https://github.com/benoitc/gunicorn) | 7817 | gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications. | 11 hours ago | -| [werkzeug](https://github.com/pallets/werkzeug) | 5820 | The comprehensive WSGI web application library. | 4 days ago | -| [bjoern](https://github.com/jonashaag/bjoern) | 2643 | A screamingly fast Python 2/3 WSGI server written in C. | a month ago | -| [waitress](https://github.com/Pylons/waitress) | 972 | Waitress - A WSGI server for Python 2 and 3 | 4 days ago | +| [gunicorn](https://github.com/benoitc/gunicorn) | 7851 | gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications. | 6 days ago | +| [werkzeug](https://github.com/pallets/werkzeug) | 5839 | The comprehensive WSGI web application library. | 2 days ago | +| [bjoern](https://github.com/jonashaag/bjoern) | 2649 | A screamingly fast Python 2/3 WSGI server written in C. | a month ago | +| [waitress](https://github.com/Pylons/waitress) | 977 | Waitress - A WSGI server for Python 2 and 3 | 6 hours ago | ## [Resources](#resources) @@ -1341,7 +1341,7 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [wtfpython](https://github.com/satwikkansal/wtfpython) | 27287 | What the f*ck Python? 😱 | 13 days ago | -| [ultimate-python](https://github.com/huangsam/ultimate-python) | 3127 | Ultimate Python study guide for newcomers and professionals alike. :snake: :snake: :snake: | 21 days ago | +| [wtfpython](https://github.com/satwikkansal/wtfpython) | 27365 | What the f*ck Python? 😱 | a month ago | +| [ultimate-python](https://github.com/huangsam/ultimate-python) | 3148 | Ultimate Python study guide for newcomers and professionals alike. :snake: :snake: :snake: | a month ago | diff --git a/docs/visual-basic/README.md b/docs/visual-basic/README.md index fe20e57..648635a 100644 --- a/docs/visual-basic/README.md +++ b/docs/visual-basic/README.md @@ -3,7 +3,7 @@ * A curated list of awesome Go frameworks, libraries, software and resources. * Inspired by Awesome. * If you see a package or project here that is no longer maintained or is not a good fit, please submit a issue to improve this file. Thank you! -* Last Sync Time: Mon Sep 13 2021 09:25:07 GMT+0800 (中国标准时间) +* Last Sync Time: Sun Sep 26 2021 10:21:27 GMT+0800 (中国标准时间) * Synchronize Every Week. #### Order by alphabetical and star count. @@ -21,18 +21,18 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [oto](https://github.com/hajimehoshi/oto) | 854 | ♪ A low-level library to play sound on multiple platforms ♪ | 18 hours ago | +| [oto](https://github.com/hajimehoshi/oto) | 862 | ♪ A low-level library to play sound on multiple platforms ♪ | 2 days ago | | [portaudio](https://github.com/gordonklaus/portaudio) | 466 | Go bindings for the PortAudio audio I/O library | a year ago | -| [music-theory](https://github.com/go-music-theory/music-theory) | 356 | Go models of Note, Scale, Chord and Key | a year ago | -| [waveform](https://github.com/mdlayher/waveform) | 342 | Go package capable of generating waveform images from audio streams. MIT Licensed. | a year ago | +| [music-theory](https://github.com/go-music-theory/music-theory) | 361 | Go models of Note, Scale, Chord and Key | a year ago | +| [waveform](https://github.com/mdlayher/waveform) | 342 | Go package capable of generating waveform images from audio streams. MIT Licensed. | 2 years ago | | [portmidi](https://github.com/rakyll/portmidi) | 262 | Go bindings for libportmidi | a year ago | -| [id3v2](https://github.com/bogem/id3v2) | 191 | 🎵 ID3 decoding and encoding library for Go | 5 months ago | -| [flac](https://github.com/mewkiz/flac) | 163 | Package flac provides access to FLAC (Free Lossless Audio Codec) streams. | 8 months ago | -| [malgo](https://github.com/gen2brain/malgo) | 151 | Mini audio library | 5 days ago | -| [GoAudio](https://github.com/DylanMeeus/GoAudio) | 148 | Go tools for audio processing & creation 🎶 | 6 months ago | -| [mix](https://github.com/go-mix/mix) | 142 | Sequence-based Go-native audio mixer for music apps | a year ago | -| [gaad](https://github.com/Comcast/gaad) | 86 | GAAD (Go Advanced Audio Decoder) | 2 months ago | -| [minimp3](https://github.com/tosone/minimp3) | 62 | Decode mp3 base on https://github.com/lieff/minimp3 | 5 months ago | +| [id3v2](https://github.com/bogem/id3v2) | 192 | 🎵 ID3 decoding and encoding library for Go | 5 months ago | +| [flac](https://github.com/mewkiz/flac) | 164 | Package flac provides access to FLAC (Free Lossless Audio Codec) streams. | 8 months ago | +| [malgo](https://github.com/gen2brain/malgo) | 152 | Mini audio library | 8 hours ago | +| [GoAudio](https://github.com/DylanMeeus/GoAudio) | 149 | Go tools for audio processing & creation 🎶 | 6 months ago | +| [mix](https://github.com/go-mix/mix) | 143 | Sequence-based Go-native audio mixer for music apps | a year ago | +| [gaad](https://github.com/Comcast/gaad) | 86 | GAAD (Go Advanced Audio Decoder) | 11 days ago | +| [minimp3](https://github.com/tosone/minimp3) | 62 | Decode mp3 base on https://github.com/lieff/minimp3 | 6 months ago | | [vorbis](https://github.com/mccoyst/vorbis) | 28 | A "native" ogg vorbis decoder for Go (uses inline stb_vorbis) | 2 years ago | | [gosamplerate](https://github.com/dh1tw/gosamplerate) | 11 | Go Bindings for libsamplerate | a year ago | @@ -42,37 +42,37 @@ | Repository | StarCount | Description | RecentlyUpdated | | :---- | ----: | :---- | :---- | -| [casbin](https://github.com/casbin/casbin) | 10241 | An authorization library that supports access control models like ACL, RBAC, ABAC in Golang | 4 days ago | -| [oauth2](https://github.com/golang/oauth2) | 3820 | Go OAuth2 | 8 days ago | -| [goth](https://github.com/markbates/goth) | 3331 | Package goth provides a simple, clean, and idiomatic way to write authentication packages for Go web applications. | 23 days ago | -| [authboss](https://github.com/volatiletech/authboss) | 2840 | The boss of http auth. | a month ago | -| [go-jose](https://github.com/square/go-jose) | 1819 | An implementation of JOSE standards (JWE, JWS, JWT) in Go | 2 months ago | -| [loginsrv](https://github.com/tarent/loginsrv) | 1808 | JWT login microservice with plugable backends such as OAuth2, Google, Github, htpasswd, osiam, .. | 7 months ago | -| [go-oauth2-server](https://github.com/RichardKnop/go-oauth2-server) | 1806 | A standalone, specification-compliant, OAuth2 server written in Golang. | 8 months ago | -| [osin](https://github.com/openshift/osin) | 1690 | Golang OAuth2 server library | 2 months ago | -| [gologin](https://github.com/dghubble/gologin) | 1433 | Go login handlers for authentication providers (OAuth1, OAuth2) | 3 months ago | -| [gorbac](https://github.com/mikespook/gorbac) | 1211 | goRBAC provides a lightweight role-based access control (RBAC) implementation in Golang. | 4 months ago | -| [scs](https://github.com/alexedwards/scs) | 925 | HTTP Session Management for Go | 5 days ago | -| [paseto](https://github.com/o1egl/paseto) | 537 | Platform-Agnostic Security Tokens implementation in GO (Golang) | 13 days ago | +| [casbin](https://github.com/casbin/casbin) | 10336 | An authorization library that supports access control models like ACL, RBAC, ABAC in Golang | 7 days ago | +| [oauth2](https://github.com/golang/oauth2) | 3841 | Go OAuth2 | 2 days ago | +| [goth](https://github.com/markbates/goth) | 3341 | Package goth provides a simple, clean, and idiomatic way to write authentication packages for Go web applications. | 12 days ago | +| [authboss](https://github.com/volatiletech/authboss) | 2845 | The boss of http auth. | a month ago | +| [go-jose](https://github.com/square/go-jose) | 1820 | An implementation of JOSE standards (JWE, JWS, JWT) in Go | 2 months ago | +| [go-oauth2-server](https://github.com/RichardKnop/go-oauth2-server) | 1811 | A standalone, specification-compliant, OAuth2 server written in Golang. | 9 months ago | +| [loginsrv](https://github.com/tarent/loginsrv) | 1811 | JWT login microservice with plugable backends such as OAuth2, Google, Github, htpasswd, osiam, .. | 7 months ago | +| [osin](https://github.com/openshift/osin) | 1692 | Golang OAuth2 server library | 12 days ago | +| [gologin](https://github.com/dghubble/gologin) | 1435 | Go login handlers for authentication providers (OAuth1, OAuth2) | 4 months ago | +| [gorbac](https://github.com/mikespook/gorbac) | 1212 | goRBAC provides a lightweight role-based access control (RBAC) implementation in Golang. | 5 months ago | +| [scs](https://github.com/alexedwards/scs) | 931 | HTTP Session Management for Go | 18 days ago | +| [paseto](https://github.com/o1egl/paseto) | 541 | Platform-Agnostic Security Tokens implementation in GO (Golang) | a month ago | | [permissions2](https://github.com/xyproto/permissions2) | 435 | :closed_lock_with_key: Middleware for keeping track of users, login states and permissions | 2 months ago | -| [go-guardian](https://github.com/shaj13/go-guardian) | 303 | Go-Guardian is a golang library that provides a simple, clean, and idiomatic way to create powerful modern API and web authentication. | 2 months ago | +| [go-guardian](https://github.com/shaj13/go-guardian) | 304 | Go-Guardian is a golang library that provides a simple, clean, and idiomatic way to create powerful modern API and web authentication. | 2 months ago | | [jwt](https://github.com/cristalhq/jwt) | 289 | Safe, simple and fast JSON Web Tokens for Go | 2 months ago | -| [jwt](https://github.com/pascaldekloe/jwt) | 264 | JSON Web Token library | 6 months ago | +| [jwt](https://github.com/pascaldekloe/jwt) | 268 | JSON Web Token library | 7 months ago | | [jeff](https://github.com/abraithwaite/jeff) | 231 | 🍍Jeff provides the simplest way to manage web sessions in Go. | 3 months ago | | [httpauth](https://github.com/goji/httpauth) | 209 | HTTP Authentication middlewares | a year ago | -| [jwt-auth](https://github.com/adam-hanna/jwt-auth) | 207 | This package provides json web token (jwt) middleware for goLang http servers | a month ago | -| [branca](https://github.com/hako/branca) | 157 | :key: Secure alternative to JWT. Authenticated Encrypted API Tokens for Go. | a year ago | -| [sessionup](https://github.com/swithek/sessionup) | 113 | Straightforward HTTP session management | 17 days ago | +| [jwt-auth](https://github.com/adam-hanna/jwt-auth) | 206 | This package provides json web token (jwt) middleware for goLang http servers | 2 months ago | +| [branca](https://github.com/hako/branca) | 158 | :key: Secure alternative to JWT. Authenticated Encrypted API Tokens for Go. | a year ago | +| [sessionup](https://github.com/swithek/sessionup) | 113 | Straightforward HTTP session management | a month ago | | [session](https://github.com/icza/session) | 106 | Go session management for web servers (including support for Google App Engine - GAE). | 2 months ago | -| [sjwt](https://github.com/brianvoe/sjwt) | 93 | Simple JWT Golang | 2 years ago | +| [sjwt](https://github.com/brianvoe/sjwt) | 94 | Simple JWT Golang | 2 years ago | | [jwt](https://github.com/robbert229/jwt) | 92 | This is an implementation of JWT in golang! | 10 months ago | -| [rbac](https://github.com/zpatrick/rbac) | 82 | Minimalistic RBAC package for Go applications | 3 years ago | +| [rbac](https://github.com/zpatrick/rbac) | 84 | Minimalistic RBAC package for Go applications | 3 years ago | | [sessions](https://github.com/adam-hanna/sessions) | 60 | A dead simple, highly performant, highly customizable sessions middleware for go http servers. | a year ago | -| [securecookie](https://github.com/chmike/securecookie) | 53 | Fast, secure and efficient secure cookie encoder/decoder | 11 days ago | -| [go-email-normalizer](https://github.com/dimuska139/go-email-normalizer) | 27 | Golang library for providing a canonical representation of email address. | 11 days ago | +| [securecookie](https://github.com/chmike/securecookie) | 53 | Fast, secure and efficient secure cookie encoder/decoder | a day ago | +| [go-email-normalizer](https://github.com/dimuska139/go-email-normalizer) | 28 | Golang library for providing a canonical representation of email address. | 8 days ago | | [otpgo](https://github.com/jltorresm/otpgo) | 23 | Time-Based One-Time Password (TOTP) and HMAC-Based One-Time Password (HOTP) library for Go. | 7 months ago | | [scope](https://github.com/SonicRoshan/scope) | 15 | Easily Manage OAuth2 Scopes In Go | 4 months ago | | [sessiongate-go](https://github.com/f0rmiga/sessiongate-go) | 9 | A driver for the SessionGate Redis module - easy session management using the Go language. | 3 years ago | -| [cookiestxt](https://github.com/mengzhuo/cookiestxt) | 8 | cookiestxt implement parser of cookies txt format | 6 months ago | +| [cookiestxt](https://github.com/mengzhuo/cookiestxt) | 8 | cookiestxt implement parser of cookies txt format | 7 months ago |