diff --git a/docs/awesome/awesome-agi-cocosci.md b/docs/awesome/awesome-agi-cocosci.md
index 8c3ffc10ef..4fac0f4fe6 100644
--- a/docs/awesome/awesome-agi-cocosci.md
+++ b/docs/awesome/awesome-agi-cocosci.md
@@ -8,15 +8,15 @@
## Awesome Artificial General Intelligence and Computational Cognitive Sciences [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)
- **人工智能通用智能**的**令人敬畏且精心策划的**列表,这是一个新兴的跨学科领域,将人工智能和计算认知科学结合在一起,其中包括概率和统计、形式逻辑、认知和发展心理学、计算哲学、认知神经科学和计算社会学. 我们正在通过从人类学习和思考的方式中获得灵感,同时获得对人类认知的更深入的理解,来促进高水平的机器智能. 我们相信,这种交互研究是实现我们的大局的潜在途径:构建具有抽象、解释、学习、规划和决策等能力的人类水平的智能系统. 这种智力通常可以帮助人们提高科学研究、工程和艺术,而这些是人类智力的标志.
+An **awesome & curated** list for **Artificial General Intelligence**, an emerging inter-discipline field that combines artificial intelligence and computational cognitive sciences as majority, alone with probability and statistics, formal logic, cognitive and developmental psychology, computational philosophy, cognitive neuroscience, and computational sociology. We are promoting high-level machine intelligence by getting inspirations from the way that human learns and thinks, while obtaining a deeper understanding of human cognition simultaneously. We believe that this kind of reciprocative research is a potential way towards our big picture: building human-level intelligent systems with capabilities such as abstracting, explaining, learning, planning, and making decisions. And such intelligence may generally help people improve scientific research, engineering, and the arts, which are the hallmarks of human intelligence.
- ***Awesome AGI & CoCoSci*** 是一个一体化的集合,包括从基础课程和教程到从多个角度围绕不同主题的论文和书籍的资源. 无论是初级研究人员还是高级研究人员,无论是学习、从事 AGI 和 CoCoSci 工作还是围绕 AGI 和 CoCoSci 工作,都可以在这里满足他们的兴趣.
+***Awesome AGI & CoCoSci*** is an all-in-one collection, consisting of recources from basic courses and tutorials, to papers and books around diverse topics in mutiple perspectives. Both junior and senior researchers, whether learning, working on, or working around AGI and CoCoSci, meet their interest here.
## Contributing
-非常欢迎您的贡献! 请参阅 [Contribution Guidelines](https://github.com/YuzheSHI/awesome-agi-cocosci/blob/master/Contributing.md) 在采取任何行动之前.
+Contributions are greatly welcomed! Please refer to [Contribution Guidelines](https://github.com/YuzheSHI/awesome-agi-cocosci/blob/master/Contributing.md) before taking any action.
@@ -31,109 +31,109 @@
### Courses
-* [Computational Cognitive Science Courses](https://cbmm.mit.edu/education/courses/computational-cognitive-science) - ***麻省理工学院、哈佛大学、斯坦福大学***. 麻省理工学院、哈佛大学、斯坦福大学的计算认知科学课程.
+* [Computational Cognitive Science Courses](https://cbmm.mit.edu/education/courses/computational-cognitive-science) - ***MIT, Harvard, Stanford***. Courses on computational cognitive science from MIT, Harvard, Stanford.
-* [Introduction to Program Synthesis](https://people.csail.mit.edu/asolar/SynthesisCourse/index.htm) -***麻省理工***. Armando Solar-Lezama 的程序综合基础课程.
+* [Introduction to Program Synthesis](https://people.csail.mit.edu/asolar/SynthesisCourse/index.htm) - ***MIT***. Armando Solar-Lezama's elementary course on program synthesis.
-* [Structure and Interpretation of Computer Programs](https://web.mit.edu/6.001/6.037/) - ***和***. [[Book: SICP](https://web.mit.edu/6.001/6.037/sicp.pdf)]. [[All Versions](https://scholar.google.com/scholar?cluster=7488066943428166450&hl=en&as_sdt=0,5) ]. 关于应用结构、过程和元语言抽象来解决计算问题的经典课程.
+* [Structure and Interpretation of Computer Programs](https://web.mit.edu/6.001/6.037/) - ***MIT***. [[Book: SICP](https://web.mit.edu/6.001/6.037/sicp.pdf)]. [[All Versions](https://scholar.google.com/scholar?cluster=7488066943428166450&hl=en&as_sdt=0,5)]. Classic course on applying structural, procedural, and meta-linguistic abstraction to solve computational problems.
-* [Discrete Mathematics and Its Applications](https://faculty.ksu.edu.sa/sites/default/files/rosen_discrete_mathematics_and_its_applications_7th_edition.pdf) . 基础离散数学的经典课程,包括数学逻辑、集合论、图论、形式语言(和自动机)、基础数论(例如计数)和其他相关主题.
+* [Discrete Mathematics and Its Applications](https://faculty.ksu.edu.sa/sites/default/files/rosen_discrete_mathematics_and_its_applications_7th_edition.pdf). Classic course on basic discrete mathematics, including matheatical logic, set theory, graph theory, formal language (and automata), basic number theory (e.g., counting), and other related topics.
### Programming
-* [Probabilistic Models of Cognition](https://probmods.org/) -***麻省理工***. 认知科学的概率方法,将学习和推理建模为复杂概率模型中的推理.
+* [Probabilistic Models of Cognition](https://probmods.org/) - ***MIT***. The probabilistic approach to cognitive science, which models learning and reasoning as inference in complex probabilistic models.
### Paper Writing
-* [LaTex Configuration](https://github.com/YuzheSHI/awesome-agi-cocosci/blob/master/LaTex/config.sty) - ***乳胶***. 配置文件的 LaTex 模板,具有优雅的参考样式(灰色参考、页面向后参考).
+* [LaTex Configuration](https://github.com/YuzheSHI/awesome-agi-cocosci/blob/master/LaTex/config.sty) - ***LaTex***. LaTex template for configuration file with elegant reference style (gray-colored reference, page backward reference).
-* [BibTex Template](https://github.com/YuzheSHI/awesome-agi-cocosci/blob/master/BibTex/references_header.bib) - ***BibTex***. BibTex 模板,用于包含人工智能、数学和认知科学领域的期刊和会议的缩写.
+* [BibTex Template](https://github.com/YuzheSHI/awesome-agi-cocosci/blob/master/BibTex/references_header.bib) - ***BibTex***. BibTex template for including abbreviations of journals and conferences in AI, Mathematics, and Cognitive Sciences.
-* [bioRender](https://www.biorender.com/) - ***生物渲染***. 通过浏览来自 30 多个生命科学领域的数千个预制图标和模板,在几分钟内创建专业的科学人物.
+* [bioRender](https://www.biorender.com/) - ***bioRender***. Create professional science figures in minutes by browsing thousands of pre-made icons and templates from more than 30 fields of life sciences.
-* [How to construct a Nature summary paragraph](https://www.nature.com/documents/nature-summary-paragraph.pdf) - ***自然***. 《自然》官方摘要撰写指南.
+* [How to construct a Nature summary paragraph](https://www.nature.com/documents/nature-summary-paragraph.pdf) - ***Nature***. Nature official guidelines for composing abstracts.
-* [How to write a superb literature review](https://www.nature.com/articles/d41586-020-03422-x) - ***《自然》***,2020 年.《自然》向老手和新手讲述了他们为让评论精彩而所做的工作.
+* [How to write a superb literature review](https://www.nature.com/articles/d41586-020-03422-x) - ***Nature***, 2020. Nature speaks to old hands and first timers about the work they did to make their reviews sing.
-* [Scientific Papers](https://www.nature.com/scitable/topicpage/scientific-papers-13815490/) - ***自然***. 撰写科学论文的自然指南.
+* [Scientific Papers](https://www.nature.com/scitable/topicpage/scientific-papers-13815490/) - ***Nature***. Nature guidance on writing scientific papers.
-* [The Machine Learning Reproducibility Checklist](https://www.cs.mcgill.ca/~jpineau/ReproducibilityChecklist.pdf) - ***麦吉尔大学***. 引入保证可重复性的机器学习算法的指南.
+* [The Machine Learning Reproducibility Checklist](https://www.cs.mcgill.ca/~jpineau/ReproducibilityChecklist.pdf) - ***McGill University***. Guidelines for introducing a machine learning algorithm with guarantee of reproducibility.
### Paper Reading
-* [How to Read a Paper](https://www.cs.uni-potsdam.de/bs/teaching/docs/courses/ss2020/scn/material/p83-keshavA.pdf) - ***ACM SIGCOMM 计算机通信评论***,2007 年. [[All Versions](https://scholar.google.com/scholar?cluster=7234542241721187587&hl=en&as_sdt=0,5) ]. 阅读科学论文的综合教程.
+* [How to Read a Paper](https://www.cs.uni-potsdam.de/bs/teaching/docs/courses/ss2020/scn/material/p83-keshavA.pdf) - ***ACM SIGCOMM Computer Communication Review***, 2007. [[All Versions](https://scholar.google.com/scholar?cluster=7234542241721187587&hl=en&as_sdt=0,5)]. A comprehensive tutorial on reading scientific papers.
-* [It's not just you: science papers are getting harder to read](https://www.nature.com/articles/nature.2017.21751) -***自然***,2017 年. [[All Versions](https://scholar.google.com/scholar?cluster=4409814498614719804&hl=en&as_sdt=0,5) ]. 阅读科学论文的自然视角.
+* [It's not just you: science papers are getting harder to read](https://www.nature.com/articles/nature.2017.21751) - ***Nature***, 2017. [[All Versions](https://scholar.google.com/scholar?cluster=4409814498614719804&hl=en&as_sdt=0,5)]. Nature perspective on reading scientific papers.
-* [How to navigate a scientific paper with time constraints: a graphics approach](https://be.mit.edu/sites/default/files/documents/HowToReadAScientificPaper.pdf) -***麻省理工***. 麻省理工学院关于在不同时间限制下阅读论文策略的指南.
+* [How to navigate a scientific paper with time constraints: a graphics approach](https://be.mit.edu/sites/default/files/documents/HowToReadAScientificPaper.pdf) - ***MIT***. MIT guidance on strategies for reading papers given different time constraints.
-* [Text Visualization Browser](https://textvis.lnu.se/) - ***ISOVIS 集团***,2015 年. [[Paper](https://cs.lnu.se/isovis/pubs/docs/kucher-pacificvis15-postprint.pdf)]. [[All Versions](https://scholar.google.com/scholar?cluster=7000995325728444282&hl=en&as_sdt=0,5) ]. 文本可视化技术中心.
+* [Text Visualization Browser](https://textvis.lnu.se/) - ***ISOVIS group***, 2015. [[Paper](https://cs.lnu.se/isovis/pubs/docs/kucher-pacificvis15-postprint.pdf)]. [[All Versions](https://scholar.google.com/scholar?cluster=7000995325728444282&hl=en&as_sdt=0,5)]. A Hub of Text Visualization Techniques.
### Literature Management
-* [Scientific literature: Information overload](https://www.nature.com/articles/nj7612-457a) -***自然***,2016 年. [[All Versions](https://scholar.google.com/scholar?cluster=9898832432826237365&hl=en&as_sdt=0,5) ]. 关于处理科学文献中超载信息的观点.
+* [Scientific literature: Information overload](https://www.nature.com/articles/nj7612-457a) - ***Nature***, 2016. [[All Versions](https://scholar.google.com/scholar?cluster=9898832432826237365&hl=en&as_sdt=0,5)]. Perspective on handling overloaded information from scientific literature.
-* [Microsoft Academic Graph](https://www.microsoft.com/en-us/research/project/microsoft-academic-graph/) - ***微软研究院***. 包含科学出版物记录、这些出版物之间的引用关系以及作者、机构、期刊、会议和研究领域的异构图.
+* [Microsoft Academic Graph](https://www.microsoft.com/en-us/research/project/microsoft-academic-graph/) - ***Microsoft Research***. Heterogeneous graph containing scientific publication records, citation relationships between those publications, as well as authors, institutions, journals, conferences, and fields of study.
-* [An Overview of Microsoft Academic Service (MAS) and Applications](http://sonyis.me/paperpdf/Microsoft%20Academic%20Graph%20WWW%202015.pdf) - ***WWW'15***,2015 年. [[All Versios](https://scholar.google.com/scholar?cluster=9075899176667058496&hl=en&as_sdt=0,5) ]. Microsoft Academy Graph 的原始论文.
+* [An Overview of Microsoft Academic Service (MAS) and Applications](http://sonyis.me/paperpdf/Microsoft%20Academic%20Graph%20WWW%202015.pdf) - ***WWW'15***, 2015. [[All Versios](https://scholar.google.com/scholar?cluster=9075899176667058496&hl=en&as_sdt=0,5)]. Original paper on Microsoft Academic Graph.
-* [Goodbye, Microsoft Academic – Hello, open research infrastructure?](https://blogs.lse.ac.uk/impactofsocialsciences/2021/05/27/goodbye-microsoft-academic-hello-open-research-infrastructure/) - ***伦敦经济学院影响力博客***,2021 年.对微软研究基础设施战略的解读.
+* [Goodbye, Microsoft Academic – Hello, open research infrastructure?](https://blogs.lse.ac.uk/impactofsocialsciences/2021/05/27/goodbye-microsoft-academic-hello-open-research-infrastructure/) - ***LSE Impact Blog***, 2021. An interpretation of Microsoft's strategy on research infrastructure.
-* [Semantic Scholar](https://www.semanticscholar.org/) - ***艾伦人工智能研究所***. 人工智能驱动的科学文献研究工具.
+* [Semantic Scholar](https://www.semanticscholar.org/) - ***Allen Institute for AI Research***. AI-powered scientific literature research tool.
-* [Construction of the Literature Graph in Semantic Scholar](https://aclanthology.org/N18-3011/) - ***NAACL'18***, 2018. [[All Versions](https://scholar.google.com/scholar?cluster=5500969515339734950&hl=en&as_sdt=0,5) ]. 语义学者从原始纸张数据中提取特征和元数据.
+* [Construction of the Literature Graph in Semantic Scholar](https://aclanthology.org/N18-3011/) - ***NAACL'18***, 2018. [[All Versions](https://scholar.google.com/scholar?cluster=5500969515339734950&hl=en&as_sdt=0,5)]. Semantic Scholar with extracting feature and metadata from raw paper data.
-* [S2ORC: The Semantic Scholar Open Research Corpus](https://aclanthology.org/2020.acl-main.447/) -***ACL'20***,2020 年. [[All Versions](https://scholar.google.com/scholar?cluster=11978464475399626925&hl=en&as_sdt=0,5) ]. Semantic Scholar 发布的开放学术论文语料库.
+* [S2ORC: The Semantic Scholar Open Research Corpus](https://aclanthology.org/2020.acl-main.447/) - ***ACL'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=11978464475399626925&hl=en&as_sdt=0,5)]. An open corpus of academic papers released by Semantic Scholar.
-* [Litmaps](https://www.litmaps.com/) - ***Litmap 有限公司***. 用于交互式文献地图构建和链接文档管理.
+* [Litmaps](https://www.litmaps.com/) - ***Litmap Ltd***. For interactive literature map construction and linked document management.
-* [VOSviewer](https://www.vosviewer.com/) - ***莱顿大学***. 用于构建和可视化文献计量网络.
+* [VOSviewer](https://www.vosviewer.com/) - ***Leiden University***. For constructing and visualizing bibliometric networks.
-* [StateOfTheArt.AI](https://www.stateoftheart.ai/) - ***最先进的人工智能***. 用于跟踪、收集和可视化人工智能研究的发展.
+* [StateOfTheArt.AI](https://www.stateoftheart.ai/) - ***StateOfTheArtAI***. For tracking, collecting and visualizing the development of AI research.
### Knowledge Management
-* [Library of Congress Classification](https://www.loc.gov/aba/publications/FreeLCC/freelcc.html) - ***国会图书馆***. 美国分类系统(仅 PDF).
+* [Library of Congress Classification](https://www.loc.gov/aba/publications/FreeLCC/freelcc.html) - ***Library of Congress***. Classification system of USA (PDF only).
-* [Chinese Library Classification](http://cct.nlc.cn/) - ***中国国家图书馆***. 中国的分类系统(中文在线用户界面). [[English introduction at ISKO](https://www.isko.org/cyclo/clc)]. [[Wikipedia-EN](https://en.wikipedia.org/wiki/Chinese_Library_Classification)].
+* [Chinese Library Classification](http://cct.nlc.cn/) - ***National Library of China***. Classification system of P. R. China (online user interface in Chinese). [[English introduction at ISKO](https://www.isko.org/cyclo/clc)]. [[Wikipedia-EN](https://en.wikipedia.org/wiki/Chinese_Library_Classification)].
-* [DDC at German National Library](https://rvk.uni-regensburg.de/regensburger-verbundklassifikation-online) - ***德国国家图书馆***. 基于德国杜威十进制分类 (DDC) 的分类系统(在线用户界面). [[DNB Website](https://www.dnb.de/EN/Professionell/DDC-Deutsch/DDCinDNB/ddcindnb_node.html)].
+* [DDC at German National Library](https://rvk.uni-regensburg.de/regensburger-verbundklassifikation-online) - ***Deutsche National Bibliothek***. Deway Decimal Classification (DDC) based classification system of Germany (online user interface). [[DNB Website](https://www.dnb.de/EN/Professionell/DDC-Deutsch/DDCinDNB/ddcindnb_node.html)].
-* [National Dite Library Classification](https://www.ndl.go.jp/jp/data/catstandards/classification_subject/ndlc.html) - ***日本国立国会图书馆***. 日本分类系统(仅 PDF).
+* [National Dite Library Classification](https://www.ndl.go.jp/jp/data/catstandards/classification_subject/ndlc.html) - ***National Diet Library of Japan***. Classification system of Japan (PDF only).
-* [Knowledge organization](https://en.wikipedia.org/wiki/Knowledge_organization) - ***维基百科***. 关于知识组织方法的维基百科.
+* [Knowledge organization](https://en.wikipedia.org/wiki/Knowledge_organization) - ***Wikipedia***. Wikipedia on knowledge organization methods.
-* [The Zettelkasten Method](https://zettelkasten.de/) - ***比勒费尔德大学***. 将图表和多标签中的想法联系起来.
+* [The Zettelkasten Method](https://zettelkasten.de/) - ***Bielefeld University***. Relating ideas in graphs and multi-labels.
-* [Zettelkasten](https://en.wikipedia.org/wiki/Zettelkasten) - ***维基百科***. 维基百科上有关 Zettelkasten 方法的信息.
+* [Zettelkasten](https://en.wikipedia.org/wiki/Zettelkasten) - ***Wikipedia***. Wikipedia on the Zettelkasten method.
-* [Roam Research](https://roamresearch.com/) - ***漫游研究***. 用于链接文档管理、可视化和共享.
+* [Roam Research](https://roamresearch.com/) - ***Roam Research***. For linked document management, visualization, and sharing.
-* [Foam](https://foambubble.github.io/foam/) - ***泡沫***. 对于链接文档管理、可视化和共享,基于 VSCode 构建的开源软件.
+* [Foam](https://foambubble.github.io/foam/) - ***Foambubble***. For linked document management, visualization, and sharing, opensourced softward built on VSCode.
-* [Building a Second Brain](https://www.buildingasecondbrain.com/) - ***Forte 实验室有限责任公司***. 连接图表中的想法.
+* [Building a Second Brain](https://www.buildingasecondbrain.com/) - ***Forte Labs, LLC***. Connecting ideas in graphs.
-* [Zotero](https://www.zotero.org/) - ***数字学者***. 用于参考管理来管理书目数据和研究相关材料.
+* [Zotero](https://www.zotero.org/) - ***Digital Scholar***. For reference management to manage bibliographic data and research related materials.
-* [Niklas Luhmann's Card Index: Thinking Tool, Communication Partner, Publication Machine](https://pdfs.semanticscholar.org/88f8/fa9dfbc0c2b296758dd932b871917c5c775a.pdf%C2%A0) - ***遗忘机器:早期现代欧洲的知识管理演变,布里尔***,2016 年. [[All Versions](https://scholar.google.com/scholar?cluster=1786807670077004336&hl=en&as_sdt=0,5)].
+* [Niklas Luhmann's Card Index: Thinking Tool, Communication Partner, Publication Machine](https://pdfs.semanticscholar.org/88f8/fa9dfbc0c2b296758dd932b871917c5c775a.pdf%C2%A0) - ***Forgetting Machines: Knowledge Management Evolution in Early Modern Europe, Brill***, 2016. [[All Versions](https://scholar.google.com/scholar?cluster=1786807670077004336&hl=en&as_sdt=0,5)].
-* [Where Does Niklas Luhmann's Card Index Come From?](https://www.researchgate.net/profile/Alberto-Cevolini/publication/328624186_Where_Does_Niklas_Luhmann%27s_Card_Index_Come_From/links/609f818e299bf147699a401d/Where-Does-Niklas-Luhmanns-Card-Index-Come-From.pdf) -***博学与文学共和国***,2018. [[All Versions](https://scholar.google.com/scholar?cluster=8279465066043884141&hl=en&as_sdt=0,5) ]. Luhmann 的 Zettelkasten 的简化介绍.
+* [Where Does Niklas Luhmann's Card Index Come From?](https://www.researchgate.net/profile/Alberto-Cevolini/publication/328624186_Where_Does_Niklas_Luhmann%27s_Card_Index_Come_From/links/609f818e299bf147699a401d/Where-Does-Niklas-Luhmanns-Card-Index-Come-From.pdf) - ***Erudition and the Republic of Letters***, 2018. [[All Versions](https://scholar.google.com/scholar?cluster=8279465066043884141&hl=en&as_sdt=0,5)]. A simplified introduction on Luhmann's Zettelkasten.
-* [Niklas Luhmann's Card Index: The Fabrication of Serendipity](https://www.uni-bielefeld.de/fakultaeten/soziologie/forschung/luhmann-archiv/pdf/jschmidt_niklas-luhmanns-card-index_-sociologica_2018_12-1.pdf) - ***社会学***,2018. [[All Versions](https://scholar.google.com/scholar?cluster=12440286698665929622&hl=en&as_sdt=0,5)].
+* [Niklas Luhmann's Card Index: The Fabrication of Serendipity](https://www.uni-bielefeld.de/fakultaeten/soziologie/forschung/luhmann-archiv/pdf/jschmidt_niklas-luhmanns-card-index_-sociologica_2018_12-1.pdf) - ***Sociologica***, 2018. [[All Versions](https://scholar.google.com/scholar?cluster=12440286698665929622&hl=en&as_sdt=0,5)].
* [Communicating with Slip Boxes](https://luhmann.surge.sh/communicating-with-slip-boxes) - 2019. [[All Versions](https://scholar.google.com/scholar?hl=en&as_sdt=0%2C5&q=Communicating+with+slip+boxes+luhmann&btnG=)].
@@ -147,146 +147,146 @@
#### Explanation
-* [Abduction](https://plato.stanford.edu/entries/abduction/index.html) - ***柏拉图斯坦福***. 关于溯因推理的计算哲学解释,是除归纳和演绎之外的三种思维模式之一,其独特之处在于其将新思想引入当前知识的潜力.
+* [Abduction](https://plato.stanford.edu/entries/abduction/index.html) - ***Plato Stanford***. A computational philosophy account on Abduction, one of the three thinking patterns besides Induction and Deduction, being unique for its potential to introduce new ideas into current knowledge.
-* [Scientific Explanation](https://plato.stanford.edu/entries/scientific-explanation/) - ***柏拉图斯坦福***. 关于科学解释的计算哲学解释,是溯因的典型应用.
+* [Scientific Explanation](https://plato.stanford.edu/entries/scientific-explanation/) - ***Plato Stanford***. A computational philosophy account on Scientific Explanation, a canonical application of Abduction.
-* [Scientific Reduction](https://plato.stanford.edu/entries/scientific-reduction/) - ***柏拉图斯坦福***. 关于科学还原的计算哲学解释,它与解释没有明确的界限.
+* [Scientific Reduction](https://plato.stanford.edu/entries/scientific-reduction/) - ***Plato Stanford***. A computational philosophy account on Scientific Reduction, which comes with no explicit boundary with Explanation.
-* [Non-monotonic Logic](https://plato.stanford.edu/entries/logic-nonmonotonic/) - ***柏拉图斯坦福***. 关于非单调逻辑的计算哲学解释,是一系列旨在捕获和表示可废止推理的形式框架.
+* [Non-monotonic Logic](https://plato.stanford.edu/entries/logic-nonmonotonic/) - ***Plato Stanford***. A computational philosophy account on Non-monotonic Logic, a family of formal frameworks devised to capture and represent defeasible inference.
-* [Philosophical Writings of Peirce](https://4lib.org/book/702071/e8ffe8) - ***快递公司***,1955 年. [[All Versions](https://scholar.google.com/scholar?cluster=3917019015464129592&hl=en&as_sdt=0,5) ]. Abduction 创始人 CS Peirce 的原创作品.
+* [Philosophical Writings of Peirce](https://4lib.org/book/702071/e8ffe8) - ***Courier Corporation***, 1955. [[All Versions](https://scholar.google.com/scholar?cluster=3917019015464129592&hl=en&as_sdt=0,5)]. Original writings by C. S. Peirce, the establisher of Abduction.
-* [The Inference to the Best Explanation](https://www.jstor.org/stable/2183532) - ***哲学评论***,1965. [[All Versions](https://scholar.google.com/scholar?cluster=1416627814151433560&hl=en&as_sdt=0,5) ]. 利普顿关于最佳解释推理的原始论文作为绑架的一个特例.
+* [The Inference to the Best Explanation](https://www.jstor.org/stable/2183532) - ***Philosophical Review***, 1965. [[All Versions](https://scholar.google.com/scholar?cluster=1416627814151433560&hl=en&as_sdt=0,5)]. Lipton's original paper on Inference to the Best Explanation as a special case of Abduction.
-* [Inference to the Best Explanation](https://hk1lib.org/book/3594789/f39e15?id=3594789&secret=f39e15) -***劳特利奇***,1991. [[All Versions](https://scholar.google.com/scholar?cluster=6494546505729177895&hl=en&as_sdt=0,5) ]. 利普顿的《最佳解释推理》一书是绑架的一个特例.
+* [Inference to the Best Explanation](https://hk1lib.org/book/3594789/f39e15?id=3594789&secret=f39e15) - ***Routledge***, 1991. [[All Versions](https://scholar.google.com/scholar?cluster=6494546505729177895&hl=en&as_sdt=0,5)]. Lipton's book on Inference to the Best Explanation as a special case of Abduction.
-* [A Study of Thinking](https://www.taylorfrancis.com/books/mono/10.4324/9781315083223/study-thinking-jerome-bruner-jacqueline-goodnow-george-austin) - ***Routledge***, 1956. [[All Versions](https://scholar.google.com/scholar?cluster=17466297915128086930&hl=en&as_sdt=0,5) ]. 一本关于思维模式的经典书籍.
+* [A Study of Thinking](https://www.taylorfrancis.com/books/mono/10.4324/9781315083223/study-thinking-jerome-bruner-jacqueline-goodnow-george-austin) - ***Routledge***, 1956. [[All Versions](https://scholar.google.com/scholar?cluster=17466297915128086930&hl=en&as_sdt=0,5)]. A classic book on thinking patterns.
-* [Abductive Reasoning and Learning](https://link.springer.com/book/10.1007/978-94-017-1733-5) -***施普林格***,2000. [[All Versions](https://scholar.google.com/scholar?cluster=12074269365138058159&hl=en&as_sdt=0,5) ]. 溯因推理的介绍性说明.
+* [Abductive Reasoning and Learning](https://link.springer.com/book/10.1007/978-94-017-1733-5) - ***Springer***, 2000. [[All Versions](https://scholar.google.com/scholar?cluster=12074269365138058159&hl=en&as_sdt=0,5)]. An introductory account on abductive reasoning.
-* [Abductive Reasoning: Logical Investigations into Discovery and Explanation](https://link.springer.com/book/10.1007%2F1-4020-3907-7#authorsandaffiliationsbook) -***施普林格***,2006 年. [[All Versions](https://scholar.google.com/scholar?hl=en&as_sdt=0%2C5&q=Abductive+Reasoning%3A+Logical+Investigations+into+Discovery+and+Explanation&btnG=) ]. 溯因推理的介绍性说明.
+* [Abductive Reasoning: Logical Investigations into Discovery and Explanation](https://link.springer.com/book/10.1007%2F1-4020-3907-7#authorsandaffiliationsbook) - ***Springer***, 2006. [[All Versions](https://scholar.google.com/scholar?hl=en&as_sdt=0%2C5&q=Abductive+Reasoning%3A+Logical+Investigations+into+Discovery+and+Explanation&btnG=)]. An introductory account on abductive reasoning.
-* [Abductive Cognition: The Epistemological and Eco-Cognitive Dimensions of Hypothetical Reasoning](https://link.springer.com/book/10.1007%2F978-3-642-03631-6) -***施普林格***,2009. [[All Versions](https://scholar.google.com/scholar?cluster=8707351442527595188&hl=en&as_sdt=0,5)].
+* [Abductive Cognition: The Epistemological and Eco-Cognitive Dimensions of Hypothetical Reasoning](https://link.springer.com/book/10.1007%2F978-3-642-03631-6) - ***Springer***, 2009. [[All Versions](https://scholar.google.com/scholar?cluster=8707351442527595188&hl=en&as_sdt=0,5)].
-* [Explanation and Abductive Inference](https://cognition.princeton.edu/sites/default/files/cognition/files/explanation_abductive_inference.pdf) - ***《牛津思维与推理手册》***,2012 年. [[All Versions](https://scholar.google.com/scholar?cluster=16126850654692681562&hl=en&as_sdt=0,5) ]. 关于绑架公式的手册.
+* [Explanation and Abductive Inference](https://cognition.princeton.edu/sites/default/files/cognition/files/explanation_abductive_inference.pdf) - ***The Oxford Handbook of Thinking and Reasoning***, 2012. [[All Versions](https://scholar.google.com/scholar?cluster=16126850654692681562&hl=en&as_sdt=0,5)]. A handbook on the formulations of Abduction.
-* [Probabilistic models of cognition: Conceptual foundations](https://www.cs.jhu.edu/~ayuille/JHUcourses/ProbabilisticModelsOfVisualCognition2020/Lec7/chater2006probabilistica.pdf) - ***认知科学趋势***,2006 年. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=12857321660837478492) ]. 绑架的贝叶斯解释.
+* [Probabilistic models of cognition: Conceptual foundations](https://www.cs.jhu.edu/~ayuille/JHUcourses/ProbabilisticModelsOfVisualCognition2020/Lec7/chater2006probabilistica.pdf) - ***Trends in Cognitive Sciences***, 2006. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=12857321660837478492)]. A Bayesian account of Abduction.
-* [The structure and function of explanations](https://cognition.princeton.edu/sites/default/files/cognition/files/tics_explanation.pdf) - ***认知科学趋势***,2006 年. [[All Versions](https://scholar.google.com/scholar?cluster=2849189270394400667&hl=en&as_sdt=0,5) ]. 溯因推理的基本计算模式.
+* [The structure and function of explanations](https://cognition.princeton.edu/sites/default/files/cognition/files/tics_explanation.pdf) - ***Trends in Cognitive Sciences***, 2006. [[All Versions](https://scholar.google.com/scholar?cluster=2849189270394400667&hl=en&as_sdt=0,5)]. Basic computation modes of Abduction.
-* [Explanatory Preferences Shape Learning and Inference](https://scholar.princeton.edu/sites/default/files/cognition/files/explanatory_prefs_tics.pdf) - ***认知科学趋势***,2016 年. [[All Versions](https://scholar.google.com/scholar?cluster=2040551538203889465&hl=en&as_sdt=0,5) ]. 表明归纳偏差对于解释至关重要的说明.
+* [Explanatory Preferences Shape Learning and Inference](https://scholar.princeton.edu/sites/default/files/cognition/files/explanatory_prefs_tics.pdf) - ***Trends in Cognitive Sciences***, 2016. [[All Versions](https://scholar.google.com/scholar?cluster=2040551538203889465&hl=en&as_sdt=0,5)]. An account showing that inductive bias is critical for explanation.
-* [The Role of Explanatory Considerations in Updating](https://www.sciencedirect.com/science/article/pii/S0010027715000955) - ***认知***,2015. [[All Versions](https://scholar.google.com/scholar?cluster=3089358487428261042&hl=en&as_sdt=0,5)].
+* [The Role of Explanatory Considerations in Updating](https://www.sciencedirect.com/science/article/pii/S0010027715000955) - ***Cognition***, 2015. [[All Versions](https://scholar.google.com/scholar?cluster=3089358487428261042&hl=en&as_sdt=0,5)].
-* [Explanation, updating, and accuracy](https://www.tandfonline.com/doi/full/10.1080/20445911.2016.1230122) - ***认知心理学杂志***,2016. [[All Versions](https://scholar.google.com/scholar?cluster=967127146748155733&hl=en&as_sdt=0,5)].
+* [Explanation, updating, and accuracy](https://www.tandfonline.com/doi/full/10.1080/20445911.2016.1230122) - ***Journal of Cognitive Psychology***, 2016. [[All Versions](https://scholar.google.com/scholar?cluster=967127146748155733&hl=en&as_sdt=0,5)].
-* [Best, second-best, and good-enough explanations: How they matter to reasoning](https://psycnet.apa.org/record/2018-03972-001) - ***实验心理学杂志***,2018. [[All Versions](https://scholar.google.com/scholar?start=0&hl=en&as_sdt=0,5&cluster=3067550385175104201) ]. 绑架的主观概率解释.
+* [Best, second-best, and good-enough explanations: How they matter to reasoning](https://psycnet.apa.org/record/2018-03972-001) - ***Journal of Experimental Psychology***, 2018. [[All Versions](https://scholar.google.com/scholar?start=0&hl=en&as_sdt=0,5&cluster=3067550385175104201)]. A subjective probability account of Abduction.
-* [How explanation guides belief change](https://www.sciencedirect.com/science/article/pii/S1364661321001790) - ***认知科学趋势***,2021 年. [[All Versions](https://scholar.google.com/scholar?cluster=15240531165875981526&hl=en&as_sdt=2005&sciodt=2005) ]. 对绑架的主观概率解释的回顾.
+* [How explanation guides belief change](https://www.sciencedirect.com/science/article/pii/S1364661321001790) - ***Trends in Cognitive Sciences***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=15240531165875981526&hl=en&as_sdt=2005&sciodt=2005)]. A review on the subjective probability account of Abduction.
-* [Use of current explanations in multicausal abductive reasoning](https://onlinelibrary.wiley.com/doi/abs/10.1207/s15516709cog2506_2) - ***认知科学***,2001. [[All Versions](https://scholar.google.com/scholar?cluster=7816050625957759346&hl=en&as_sdt=2005&sciodt=0,5)].
+* [Use of current explanations in multicausal abductive reasoning](https://onlinelibrary.wiley.com/doi/abs/10.1207/s15516709cog2506_2) - ***Cognitive Science***, 2001. [[All Versions](https://scholar.google.com/scholar?cluster=7816050625957759346&hl=en&as_sdt=2005&sciodt=0,5)].
-* [Patterns of abduction](https://link.springer.com/article/10.1007/s11229-007-9223-4) - ***综合***,2007. [[All Versions](https://scholar.google.com/scholar?cluster=15230540023076470385&hl=en&as_sdt=0,5) ]. 纯哲学中对溯因推理的分类.
+* [Patterns of abduction](https://link.springer.com/article/10.1007/s11229-007-9223-4) - ***Synthese***, 2007. [[All Versions](https://scholar.google.com/scholar?cluster=15230540023076470385&hl=en&as_sdt=0,5)]. A categorization for Abduction in the account of pure philosophy.
-* [Abduction: A categorical characterization](https://www.sciencedirect.com/science/article/pii/S1570868314000895) - ***应用逻辑杂志***,2015. [[All Versions](https://scholar.google.com/scholar?cluster=17834260152484836885&hl=en&as_sdt=2005&sciodt=0,5)].
+* [Abduction: A categorical characterization](https://www.sciencedirect.com/science/article/pii/S1570868314000895) - ***Journal of Applied Logic***, 2015. [[All Versions](https://scholar.google.com/scholar?cluster=17834260152484836885&hl=en&as_sdt=2005&sciodt=0,5)].
-* [Defending Abduction](https://www.journals.uchicago.edu/doi/abs/10.1086/392744) - ***科学哲学***,1999. [[All Versions](https://scholar.google.com/scholar?cluster=13895790050138832555&hl=en&as_sdt=0,5)].
+* [Defending Abduction](https://www.journals.uchicago.edu/doi/abs/10.1086/392744) - ***Philosophy of Science***, 1999. [[All Versions](https://scholar.google.com/scholar?cluster=13895790050138832555&hl=en&as_sdt=0,5)].
-* [On the distinction between Peirce's abduction and Lipton's Inference to the best explanation](https://link.springer.com/article/10.1007/s11229-009-9709-3) - ***综合***,2011. [[All Versions](https://scholar.google.com/scholar?cluster=7865291004729010145&hl=en&as_sdt=0,5)].
+* [On the distinction between Peirce's abduction and Lipton's Inference to the best explanation](https://link.springer.com/article/10.1007/s11229-009-9709-3) - ***Synthese***, 2011. [[All Versions](https://scholar.google.com/scholar?cluster=7865291004729010145&hl=en&as_sdt=0,5)].
-* [Abduction − the context of discovery + underdetermination = inference to the best explanation](https://link.springer.com/article/10.1007/s11229-019-02337-z) - ***合成***,2019. [[All Versions](https://scholar.google.com/scholar?cluster=4261649938116694095&hl=en&as_sdt=0,5)].
+* [Abduction − the context of discovery + underdetermination = inference to the best explanation](https://link.springer.com/article/10.1007/s11229-019-02337-z) - ***Synthese***, 2019. [[All Versions](https://scholar.google.com/scholar?cluster=4261649938116694095&hl=en&as_sdt=0,5)].
-* [Towards an Architecture for Cognitive Vision Using Qualitative Spatio-temporal Representations and Abduction](https://link.springer.com/chapter/10.1007%2F3-540-45004-1_14) - ***空间认知***,2002. [[All Versions](https://scholar.google.com/scholar?cluster=8072265283930278310&hl=en&as_sdt=0,5)].
+* [Towards an Architecture for Cognitive Vision Using Qualitative Spatio-temporal Representations and Abduction](https://link.springer.com/chapter/10.1007%2F3-540-45004-1_14) - ***Spatial Cognition***, 2002. [[All Versions](https://scholar.google.com/scholar?cluster=8072265283930278310&hl=en&as_sdt=0,5)].
-* [Abductive inference within a pragmatic framework](https://link.springer.com/article/10.1007/s11229-018-1824-6) - ***合成***,2018. [[All Versions](https://scholar.google.com/scholar?cluster=10285954503043361393&hl=en&as_sdt=0,5)].
+* [Abductive inference within a pragmatic framework](https://link.springer.com/article/10.1007/s11229-018-1824-6) - ***Synthese***, 2018. [[All Versions](https://scholar.google.com/scholar?cluster=10285954503043361393&hl=en&as_sdt=0,5)].
-* [Disjunctive Abduction](https://link.springer.com/article/10.1007/s00354-019-00059-x) - ***新一代计算***,2019. [[All Versions](https://scholar.google.com/scholar?cluster=6664745483675209831&hl=en&as_sdt=0,5)].
+* [Disjunctive Abduction](https://link.springer.com/article/10.1007/s00354-019-00059-x) - ***New Generation Computing***, 2019. [[All Versions](https://scholar.google.com/scholar?cluster=6664745483675209831&hl=en&as_sdt=0,5)].
-* [Probabilistic alternatives to Bayesianism: the case of explanationism](https://www.frontiersin.org/articles/10.3389/fpsyg.2015.00459/full) - ***心理学前沿***,2015. [[All Versions](https://scholar.google.com/scholar?cluster=9016714668469830914&hl=en&as_sdt=0,5) ]. 绑架的非贝叶斯解释.
+* [Probabilistic alternatives to Bayesianism: the case of explanationism](https://www.frontiersin.org/articles/10.3389/fpsyg.2015.00459/full) - ***Frontiers in Psychology***, 2015. [[All Versions](https://scholar.google.com/scholar?cluster=9016714668469830914&hl=en&as_sdt=0,5)]. A non-Bayesian account of Abduction.
-* [A Probabilistic Theory of Abductive Reasoning](https://www.scitepress.org/Link.aspx?doi=10.5220/0010195405620571) -***ICAART***,2021 年. [[All Versions](https://scholar.google.com/scholar?cluster=450937566244876051&hl=en&as_sdt=0,5) ]. 解释溯因推理的概率视角.
+* [A Probabilistic Theory of Abductive Reasoning](https://www.scitepress.org/Link.aspx?doi=10.5220/0010195405620571) - ***ICAART***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=450937566244876051&hl=en&as_sdt=0,5)]. A probabilistic perspective for interpreting Abductive Reasoning.
-* [The order effect in human abductive reasoning: an empirical and computational study](https://www.tandfonline.com/doi/full/10.1080/09528130600558141?scroll=top&needAccess=true) - ***实验与理论人工智能杂志***,2006. [[All Versions](https://scholar.google.com/scholar?cluster=3803536062463585043&hl=en&as_sdt=0,5)].
+* [The order effect in human abductive reasoning: an empirical and computational study](https://www.tandfonline.com/doi/full/10.1080/09528130600558141?scroll=top&needAccess=true) - ***Journal of Experimental & Theoretical Artificial Intelligence***, 2006. [[All Versions](https://scholar.google.com/scholar?cluster=3803536062463585043&hl=en&as_sdt=0,5)].
-* [Abduction, Induction, and Analogy](https://link.springer.com/chapter/10.1007%2F978-3-642-15223-8_5) - ***科学技术中基于模型的推理***,2010. [[All Versions](https://scholar.google.com/scholar?cluster=14979764682921693390&hl=en&as_sdt=0,5) ]. 溯因推理、归纳推理和类比推理之间的区别和关系.
+* [Abduction, Induction, and Analogy](https://link.springer.com/chapter/10.1007%2F978-3-642-15223-8_5) - ***Model-Based Reasoning in Science and Technology***, 2010. [[All Versions](https://scholar.google.com/scholar?cluster=14979764682921693390&hl=en&as_sdt=0,5)]. The distinctions and relations between Abduction, Induction, and Analogy.
-* [Remembrance of inferences past: Amortization in human hypothesis generation](https://www.sciencedirect.com/science/article/abs/pii/S0010027718301094) - ***认知***,2018. [[All Versions](https://scholar.google.com/scholar?cluster=190340622765037472&hl=en&as_sdt=2005&sciodt=0,5) ]. 对人类假设生成的理性解释.
+* [Remembrance of inferences past: Amortization in human hypothesis generation](https://www.sciencedirect.com/science/article/abs/pii/S0010027718301094) - ***Cognition***, 2018. [[All Versions](https://scholar.google.com/scholar?cluster=190340622765037472&hl=en&as_sdt=2005&sciodt=0,5)]. A rational account of human hypothesis generation.
-* [The AHA! Experience: Creativity Through Emergent Binding in Neural Networks](https://onlinelibrary.wiley.com/doi/full/10.1111/j.1551-6709.2010.01142.x) - ***认知科学***,2012. [[All Versions](https://scholar.google.com/scholar?cluster=10006889101167052798&hl=en&as_sdt=0,5)].
+* [The AHA! Experience: Creativity Through Emergent Binding in Neural Networks](https://onlinelibrary.wiley.com/doi/full/10.1111/j.1551-6709.2010.01142.x) - ***Cognitive Science***, 2012. [[All Versions](https://scholar.google.com/scholar?cluster=10006889101167052798&hl=en&as_sdt=0,5)].
-* [Explanation-seeking curiosity in childhood](https://www.sciencedirect.com/science/article/pii/S2352154620300851) -***行为科学的当前观点***,2020. [[All Versions](https://scholar.google.com/scholar?cluster=4167956555501133663&hl=en&as_sdt=2005) ]. 幼儿绑架行为的发展心理学证据.
+* [Explanation-seeking curiosity in childhood](https://www.sciencedirect.com/science/article/pii/S2352154620300851) - ***Current Opinion in Behavioral Sciences***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=4167956555501133663&hl=en&as_sdt=2005)]. A piece of developmental pshchological evidence for Abduction in young children.
#### Scientific Discovery
-* [Scientific Discovery](https://plato.stanford.edu/entries/scientific-discovery/) - ***柏拉图斯坦福***. 关于科学发现的计算哲学解释,科学探索的过程或产品,有时是类似溯因(解释)的思维模式.
+* [Scientific Discovery](https://plato.stanford.edu/entries/scientific-discovery/) - ***Plato Stanford***. A computational philosophy account on Scientific Discovery, the process or product of successful scientific inquiry, sometimes an Abduction-like (Explanation) thinking pattern.
-* [Models of Discovery: And Other Topics in the Methods of Science](https://hk1lib.org/book/2241843/c5d7b3?id=2241843&secret=c5d7b3) -***施普林格***,1977 年. [[All Versions](https://scholar.google.com/scholar?cluster=9932701864897299105&hl=en&as_sdt=0,5) ]. 关于搜索作为科学思维的原著.
+* [Models of Discovery: And Other Topics in the Methods of Science](https://hk1lib.org/book/2241843/c5d7b3?id=2241843&secret=c5d7b3) - ***Springer***, 1977. [[All Versions](https://scholar.google.com/scholar?cluster=9932701864897299105&hl=en&as_sdt=0,5)]. The original book on search as scientific thinking.
-* [Scientific discovery: Computational explorations of the creative processes](https://hk1lib.org/book/970300/6b0ff7?id=970300&secret=6b0ff7) -***麻省理工学院出版社***,1987 年. [[All Versions](https://scholar.google.com/scholar?cluster=11327000316248254911&hl=en&as_sdt=0,5) ]. 一种将科学发现与溯因推理的创造力特征相结合的计算帐户.
+* [Scientific discovery: Computational explorations of the creative processes](https://hk1lib.org/book/970300/6b0ff7?id=970300&secret=6b0ff7) - ***MIT Press***, 1987. [[All Versions](https://scholar.google.com/scholar?cluster=11327000316248254911&hl=en&as_sdt=0,5)]. A computational account unifying Scientific Discovery with the creativity feature of Abduction.
-* [Induction: Processes of Inference, Learning, and Discovery](https://hk1lib.org/book/701605/02b32a?id=701605&secret=02b32a) -***麻省理工学院出版社***,1989 年. [[All Versions](https://scholar.google.com/scholar?cluster=12402938838725132707&hl=en&as_sdt=0,5) ]. 科学发现的入门说明.
+* [Induction: Processes of Inference, Learning, and Discovery](https://hk1lib.org/book/701605/02b32a?id=701605&secret=02b32a) - ***MIT Press***, 1989. [[All Versions](https://scholar.google.com/scholar?cluster=12402938838725132707&hl=en&as_sdt=0,5)]. An Induction account of Scientific Discovery.
-* [Exploring science: The cognition and development of discovery processes](https://psycnet.apa.org/record/2000-03968-000) -***麻省理工学院出版社***,2000 年. [[All Versions](https://scholar.google.com/scholar?cluster=13091264356550286420&hl=en&as_sdt=2005&sciodt=0,5)].
+* [Exploring science: The cognition and development of discovery processes](https://psycnet.apa.org/record/2000-03968-000) - ***MIT Press***, 2000. [[All Versions](https://scholar.google.com/scholar?cluster=13091264356550286420&hl=en&as_sdt=2005&sciodt=0,5)].
-* [Dual Space Search During Scientific Reasoning](https://onlinelibrary.wiley.com/doi/abs/10.1207/s15516709cog1201_1) - ***认知科学***,1988. [[All Versions](https://scholar.google.com/scholar?cluster=17542852673494089523&hl=en&as_sdt=2005&sciodt=0,5) ]. 关于对偶空间搜索作为科学思维理论的原始论文.
+* [Dual Space Search During Scientific Reasoning](https://onlinelibrary.wiley.com/doi/abs/10.1207/s15516709cog1201_1) - ***Cognitive Science***, 1988. [[All Versions](https://scholar.google.com/scholar?cluster=17542852673494089523&hl=en&as_sdt=2005&sciodt=0,5)]. The original paper on the dual space search as scientific thinking theory.
-* [Complexity Management in a Discovery Task](https://www.cmu.edu/dietrich/psychology/pdf/klahr/PDFs/schunn-klahr.pdf) - ***CogSci'92***,1992 年. [[All Versions](https://scholar.google.com/scholar?cluster=18138712608977258974&hl=en&as_sdt=2005&sciodt=0,5) ]. 双空间搜索的高级实验.
+* [Complexity Management in a Discovery Task](https://www.cmu.edu/dietrich/psychology/pdf/klahr/PDFs/schunn-klahr.pdf) - ***CogSci'92***, 1992. [[All Versions](https://scholar.google.com/scholar?cluster=18138712608977258974&hl=en&as_sdt=2005&sciodt=0,5)]. Advanced experiments on dual space search.
-* [A dual-space model of iteratively deepening exploratory learning](https://www.sciencedirect.com/science/article/pii/S1071581996900324) - ***国际人机研究杂志***,1996. [[All Versions](https://scholar.google.com/scholar?cluster=17337189265334825678&hl=en&as_sdt=2005&sciodt=0,5) ]. 对偶空间搜索的迭代版本(深度和宽度).
+* [A dual-space model of iteratively deepening exploratory learning](https://www.sciencedirect.com/science/article/pii/S1071581996900324) - ***International Journal of Human-Computer Studies***, 1996. [[All Versions](https://scholar.google.com/scholar?cluster=17337189265334825678&hl=en&as_sdt=2005&sciodt=0,5)]. Iterative version (in depth and in width) of dual space search.
-* [Heuristics for Scientific Experimentation: A Developmental Study](https://www.sciencedirect.com/science/article/abs/pii/S0010028583710030) - ***认知心理学***,1993. [[All Versions](https://scholar.google.com/scholar?cluster=2469515962071844494&hl=en&as_sdt=2005&sciodt=0,5) ]. 一项证据表明儿童具有基本的科学思维能力.
+* [Heuristics for Scientific Experimentation: A Developmental Study](https://www.sciencedirect.com/science/article/abs/pii/S0010028583710030) - ***Cognitive Psychology***, 1993. [[All Versions](https://scholar.google.com/scholar?cluster=2469515962071844494&hl=en&as_sdt=2005&sciodt=0,5)]. A piece of evidence on children have basic scientific thinking skills.
-* [A 4-Space Model of Scientific Discovery](https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.645.248&rep=rep1&type=pdf) - ***CogSci'95***,1995 年. [[All Versions](https://scholar.google.com/scholar?cluster=1063157789682040473&hl=en&as_sdt=2005&sciodt=0,5) ]. 扩展对偶空间搜索.
+* [A 4-Space Model of Scientific Discovery](https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.645.248&rep=rep1&type=pdf) - ***CogSci'95***, 1995. [[All Versions](https://scholar.google.com/scholar?cluster=1063157789682040473&hl=en&as_sdt=2005&sciodt=0,5)]. Extending the dual space search.
-* [When to trust the data: Further investigations of system error in a scientific reasoning task](https://link.springer.com/article/10.3758/BF03201090) - ***记忆与认知***,1996. [[All Versions](https://scholar.google.com/scholar?cluster=3131191372086488656&hl=en&as_sdt=2005&sciodt=0,5) ]. 关于自下而上观察和自上而下推理之间转变的行为解释.
+* [When to trust the data: Further investigations of system error in a scientific reasoning task](https://link.springer.com/article/10.3758/BF03201090) - ***Memory & Cognition***, 1996. [[All Versions](https://scholar.google.com/scholar?cluster=3131191372086488656&hl=en&as_sdt=2005&sciodt=0,5)]. A behavioral account on the shift between bottom-up observation and top-down reasoning.
-* [Confirmation, disconfirmation, and information in hypothesis testing](https://psycnet.apa.org/record/1987-20689-001) - ***心理学评论***,1987. [[All Versions](https://scholar.google.com/scholar?cluster=1954141597807453515&hl=en&as_sdt=0,5) ]. 关于假设检验的心理学解释.
+* [Confirmation, disconfirmation, and information in hypothesis testing](https://psycnet.apa.org/record/1987-20689-001) - ***Psychological Review***, 1987. [[All Versions](https://scholar.google.com/scholar?cluster=1954141597807453515&hl=en&as_sdt=0,5)]. A psychological account on hypothesis testing.
-* [Hypothesis generation, sparse categories, and the positive test strategy](https://psycnet.apa.org/record/2010-22980-001) - ***心理学评论***,2011. [[All Versions](https://scholar.google.com/scholar?cluster=4329636480235863472&hl=en&as_sdt=2005&sciodt=0,5)].
+* [Hypothesis generation, sparse categories, and the positive test strategy](https://psycnet.apa.org/record/2010-22980-001) - ***Psychological Review***, 2011. [[All Versions](https://scholar.google.com/scholar?cluster=4329636480235863472&hl=en&as_sdt=2005&sciodt=0,5)].
-* [Children and adults as intuitive scientists](https://psycnet.apa.org/record/1990-03504-001) - ***心理学评论***,1989. [[All Versions](https://scholar.google.com/scholar?cluster=9577945454476127070&hl=en&as_sdt=2005&sciodt=0,5) ]. 反对将搜索视为科学思维的观点.
+* [Children and adults as intuitive scientists](https://psycnet.apa.org/record/1990-03504-001) - ***Psychological Review***, 1989. [[All Versions](https://scholar.google.com/scholar?cluster=9577945454476127070&hl=en&as_sdt=2005&sciodt=0,5)]. A perspective against search as scientific thinking.
#### Rationalization
-* [Imagination and the generation of new ideas](https://www.sciencedirect.com/science/article/abs/pii/S0885201414000744) - ***认知发展***,2015. [[All Versions](https://scholar.google.com/scholar?cluster=16920774374067505248&hl=en&as_sdt=2005&sciodt=0,5) ]. 童年时期合理化的证据.
+* [Imagination and the generation of new ideas](https://www.sciencedirect.com/science/article/abs/pii/S0885201414000744) - ***Cognitive Development***, 2015. [[All Versions](https://scholar.google.com/scholar?cluster=16920774374067505248&hl=en&as_sdt=2005&sciodt=0,5)]. A piece of evidence for rationalization in childhood.
-* [Coalescing the Vapors of Human Experience into a Viable and Meaningful Comprehension](http://web.mit.edu/maxs/www/papers/cogsci_2016_vapors.pdf) - ***CogSci'16***,2016 年. [[All Versions](https://scholar.google.com/scholar?cluster=5460385008324352958&hl=en&as_sdt=2005&sciodt=0,5) ]. 限制性思维作为合理化.
+* [Coalescing the Vapors of Human Experience into a Viable and Meaningful Comprehension](http://web.mit.edu/maxs/www/papers/cogsci_2016_vapors.pdf) - ***CogSci'16***, 2016. [[All Versions](https://scholar.google.com/scholar?cluster=5460385008324352958&hl=en&as_sdt=2005&sciodt=0,5)]. Constrainted thinking as rationalization.
-* [How We Know What Not To Think](https://www.sciencedirect.com/science/article/pii/S1364661319302311) - ***认知科学趋势***,2019. [[All Versions](https://scholar.google.com/scholar?cluster=13106919756521743226&hl=en&as_sdt=2005&sciodt=0,5) ]. 对合理化进行全面审查.
+* [How We Know What Not To Think](https://www.sciencedirect.com/science/article/pii/S1364661319302311) - ***Trends in Cognitive Sciences***, 2019. [[All Versions](https://scholar.google.com/scholar?cluster=13106919756521743226&hl=en&as_sdt=2005&sciodt=0,5)]. A comprehensive review on rationalization.
-* [Rationalization is rational](https://www.cambridge.org/core/journals/behavioral-and-brain-sciences/article/abs/rationalization-is-rational/2A13B99ED09BD802C0924D3681FEC55B) - ***行为与脑科学***,2020. [[All Versions](https://scholar.google.com/scholar?cluster=5165464589274056844&hl=en&as_sdt=2005&sciodt=0,5) ]. 关于合理化的理性解释.
+* [Rationalization is rational](https://www.cambridge.org/core/journals/behavioral-and-brain-sciences/article/abs/rationalization-is-rational/2A13B99ED09BD802C0924D3681FEC55B) - ***Behavioral and Brain Sciences***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=5165464589274056844&hl=en&as_sdt=2005&sciodt=0,5)]. A rationality account on rationalization.
-* [Rationalizing constraints on the capacity for cognitive control](https://www.sciencedirect.com/science/article/pii/S1364661321001480) - ***认知科学趋势***,2021 年. [[All Versions](https://scholar.google.com/scholar?cluster=13065113821339619145&hl=en&as_sdt=2005&sciodt=0,5)].
+* [Rationalizing constraints on the capacity for cognitive control](https://www.sciencedirect.com/science/article/pii/S1364661321001480) - ***Trends in Cognitive Sciences***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=13065113821339619145&hl=en&as_sdt=2005&sciodt=0,5)].
-* [Why Imaginary Worlds? The psychological foundations and cultural evolution of fictions with imaginary worlds](https://www.cambridge.org/core/journals/behavioral-and-brain-sciences/article/abs/why-imaginary-worlds/CA2AB4B1E1EDD8FE965E6DDB4A047B35) - ***行为和脑科学***,2021. [[All Versions](https://scholar.google.com/scholar?cluster=11677245106477509648&hl=en&as_sdt=2005&sciodt=2005) ]. 对小说中想象世界的合理化的回顾.
+* [Why Imaginary Worlds? The psychological foundations and cultural evolution of fictions with imaginary worlds](https://www.cambridge.org/core/journals/behavioral-and-brain-sciences/article/abs/why-imaginary-worlds/CA2AB4B1E1EDD8FE965E6DDB4A047B35) - ***Behavioral and Brain Sciences***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=11677245106477509648&hl=en&as_sdt=2005&sciodt=2005)]. A review of rationalization as imaginary worlds in fictions.
#### Applications in AI
-* [Functional genomic hypothesis generation and experimentation by a robot scientist](https://www.nature.com/articles/nature02236) -***自然***,2004 年. [[All Versions](https://scholar.google.com/scholar?cluster=17461972625475533182&hl=en&as_sdt=0,5)]. A canonical application of logical abduction on biodesign.
+* [Functional genomic hypothesis generation and experimentation by a robot scientist](https://www.nature.com/articles/nature02236) - ***Nature***, 2004. [[All Versions](https://scholar.google.com/scholar?cluster=17461972625475533182&hl=en&as_sdt=0,5)]. A canonical application of logical abduction on biodesign.
-* [Highly accurate protein structure prediction with AlphaFold](https://www.nature.com/articles/s41586-021-03819-2) -***自然***,2021 年. [[All Versions](https://scholar.google.com/scholar?cluster=6286436358625670901&hl=en&as_sdt=0,5) ]. 基于观察和解释的蛋白质结构预测方法的规范应用,而不是基于第一原理的方法.
+* [Highly accurate protein structure prediction with AlphaFold](https://www.nature.com/articles/s41586-021-03819-2) - ***Nature***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=6286436358625670901&hl=en&as_sdt=0,5)]. A canonical application of observation- and explanation- based method for protein structure prediction instead of first-principle-based methods.
-* [Interpretation as abduction](https://www.sciencedirect.com/science/article/abs/pii/0004370293900154?via%3Dihub) - ***人工智能***,1993. [[All Versions](https://scholar.google.com/scholar?cluster=12658433318211361322&hl=en&as_sdt=0,5) ]. 关于绑架解释的计算解释.
+* [Interpretation as abduction](https://www.sciencedirect.com/science/article/abs/pii/0004370293900154?via%3Dihub) - ***Artificial Intelligence***, 1993. [[All Versions](https://scholar.google.com/scholar?cluster=12658433318211361322&hl=en&as_sdt=0,5)]. A computational account on interpretation as Abduction.
-* [Probabilistic Horn abduction and Bayesian networks](https://www.sciencedirect.com/science/article/abs/pii/000437029390061F?via%3Dihub) - ***人工智能***,1993. [[All Versions](https://scholar.google.com/scholar?cluster=7728248035489349629&hl=en&as_sdt=0,5) ]. 贝叶斯网络中的随意绑架.
+* [Probabilistic Horn abduction and Bayesian networks](https://www.sciencedirect.com/science/article/abs/pii/000437029390061F?via%3Dihub) - ***Artificial Intelligence***, 1993. [[All Versions](https://scholar.google.com/scholar?cluster=7728248035489349629&hl=en&as_sdt=0,5)]. Casual abduction in Bayesian networks.
-* [Abductive Inference in Bayesian Networks: A Review](https://link.springer.com/chapter/10.1007/978-3-540-39879-0_6) - ***贝叶斯网络的进展***,2004 年. [[All Versions](https://scholar.google.com/scholar?cluster=8502276402734843212&hl=en&as_sdt=0,5)].
+* [Abductive Inference in Bayesian Networks: A Review](https://link.springer.com/chapter/10.1007/978-3-540-39879-0_6) - ***Advances in Bayesian Networks***, 2004. [[All Versions](https://scholar.google.com/scholar?cluster=8502276402734843212&hl=en&as_sdt=0,5)].
-* [Abductive Logic Programming](https://academic.oup.com/logcom/article-abstract/2/6/719/942121?redirectedFrom=fulltext) - ***逻辑计算杂志***,1992. [[All Versions](https://scholar.google.com/scholar?cluster=18119357517656745518&hl=en&as_sdt=0,5) ]. ALP 中的原始论文.
+* [Abductive Logic Programming](https://academic.oup.com/logcom/article-abstract/2/6/719/942121?redirectedFrom=fulltext) - ***Journal of Logic Computation***, 1992. [[All Versions](https://scholar.google.com/scholar?cluster=18119357517656745518&hl=en&as_sdt=0,5)]. The original paper in ALP.
-* [ACLP: Abductive Constraint Logic Programming](https://www.sciencedirect.com/science/article/pii/S0743106699000758) - ***逻辑编程杂志***,1999. [[All Versions](https://scholar.google.com/scholar?cluster=14319574550421192429&hl=en&as_sdt=0,5) ]. ACLP 中的原始论文.
+* [ACLP: Abductive Constraint Logic Programming](https://www.sciencedirect.com/science/article/pii/S0743106699000758) - ***The Journal of Logic Programming***, 1999. [[All Versions](https://scholar.google.com/scholar?cluster=14319574550421192429&hl=en&as_sdt=0,5)]. The original paper in ACLP.
-* [Abduction in Logic Programming](https://web.stanford.edu/class/cs227/Readings/Abudction%20in%20LP.pdf) - ***计算逻辑***,2002. [[All Versions](https://scholar.google.com/scholar?cluster=902643678163312237&hl=en&as_sdt=0,5) ]. ALP论文的修订版.
+* [Abduction in Logic Programming](https://web.stanford.edu/class/cs227/Readings/Abudction%20in%20LP.pdf) - ***Computational Logic***, 2002. [[All Versions](https://scholar.google.com/scholar?cluster=902643678163312237&hl=en&as_sdt=0,5)]. The revised version of the ALP paper.
* [Bayesian Abductive Logic Programs: A Probabilistic Logic for Abductive Reasoning](https://www.cs.utexas.edu/~ml/papers/raghavan.starai10.pdf) - ***IJCAI'11***, 2011. [[All Versions](https://scholar.google.com/scholar?cluster=4453424083730209198&hl=en&as_sdt=0,5)].
-* [Abductive Plan Recognition by Extending Bayesian Logic Programs](https://www.cs.utexas.edu/~ml/papers/raghavan.ecml11.pdf) -***ECML'11***,2011 年. [[All Versions](https://scholar.google.com/scholar?cluster=7276511797197017483&hl=en&as_sdt=0,5)].
+* [Abductive Plan Recognition by Extending Bayesian Logic Programs](https://www.cs.utexas.edu/~ml/papers/raghavan.ecml11.pdf) - ***ECML'11***, 2011. [[All Versions](https://scholar.google.com/scholar?cluster=7276511797197017483&hl=en&as_sdt=0,5)].
* [An Approach to Abductive Reasoning in Equational Logic](https://www.aaai.org/ocs/index.php/IJCAI/IJCAI13/paper/view/6624/6619) - ***IJCAI'13***, 2013. [[All Versions](https://scholar.google.com/scholar?cluster=686895264429811190&hl=en&as_sdt=0,5)].
@@ -294,11 +294,11 @@
* [Probabilistic Sufficient Explanations](https://arxiv.org/pdf/2105.10118.pdf) - ***IJCAI'21***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=1874102360688341104&hl=en&as_sdt=0,5)].
-* [Machine Translation Using Abductive Inference](https://www.aclweb.org/anthology/H91-1024.pdf) -***科林***,1990 年. [[All Versions](https://scholar.google.com/scholar?cluster=15275163177548183539&hl=en&as_sdt=0,5) ]. 溯因法在语言翻译中的应用
+* [Machine Translation Using Abductive Inference](https://www.aclweb.org/anthology/H91-1024.pdf) - ***COLING***, 1990. [[All Versions](https://scholar.google.com/scholar?cluster=15275163177548183539&hl=en&as_sdt=0,5)]. An application of abduction in language translating.
-* [Anomaly detection through explanations](https://dspace.mit.edu/handle/1721.1/129250) - ***麻省理工学院博士论文***,2018 年. [[All Versions](https://scholar.google.com/scholar?hl=en&as_sdt=0%2C5&q=Anomaly+detection+through+explanations&btnG=) ]. 绑架在异常检测中的应用.
+* [Anomaly detection through explanations](https://dspace.mit.edu/handle/1721.1/129250) - ***Ph.D Dissertation MIT***, 2018. [[All Versions](https://scholar.google.com/scholar?hl=en&as_sdt=0%2C5&q=Anomaly+detection+through+explanations&btnG=)]. An application of abduction in anomaly detection.
-* [Discovering a symbolic planning language from continuous experience](https://joaoloula.github.io/Discovering_a_Symbolic_Planning_Language_From_Continuous_Experience.pdf) - ***CogSci'19***,2019. [[All Versions](https://scholar.google.com/scholar?hl=en&as_sdt=2005&sciodt=0%2C5&cites=14400178089019636923&scipsc=&q=Discovering+a+symbolic+planning+language+from+continuous+experience&btnG=)].
+* [Discovering a symbolic planning language from continuous experience](https://joaoloula.github.io/Discovering_a_Symbolic_Planning_Language_From_Continuous_Experience.pdf) - ***CogSci'19***, 2019. [[All Versions](https://scholar.google.com/scholar?hl=en&as_sdt=2005&sciodt=0%2C5&cites=14400178089019636923&scipsc=&q=Discovering+a+symbolic+planning+language+from+continuous+experience&btnG=)].
@@ -306,115 +306,115 @@
#### Bayesian Induction
-* [Bayesian Epistemology](https://plato.stanford.edu/entries/epistemology-bayesian/) - ***柏拉图斯坦福***. 关于贝叶斯认识论中不确定性建模本质的计算哲学解释.
+* [Bayesian Epistemology](https://plato.stanford.edu/entries/epistemology-bayesian/) - ***Plato Stanford***. A computational philosophy account on the nature of uncertainty modeling in Bayesian Epistemology.
-* [Probabilistic machine learning and artificial intelligence](https://www.nature.com/articles/nature14541.pdf) -***自然***,2015 年. [[All Versions](https://scholar.google.com/scholar?cluster=1783282361269717744&hl=en&as_sdt=0,5) ]. Zoubin Ghahramani 对贝叶斯机器学习的评论.
+* [Probabilistic machine learning and artificial intelligence](https://www.nature.com/articles/nature14541.pdf) - ***Nature***, 2015. [[All Versions](https://scholar.google.com/scholar?cluster=1783282361269717744&hl=en&as_sdt=0,5)]. Zoubin Ghahramani's review on Bayesian machine learning.
-* [Generalization, similarity, and Bayesian inference](http://web.mit.edu/cocosci/archive/Papers/tenenbaum_griffiths01.pdf) - ***行为和脑科学***,2001. [[All Versions](https://scholar.google.com/scholar?cluster=14074987155133342565&hl=en&as_sdt=0,5) ]. 乔什·特南鲍姆 (Josh Tenenbaum) 对贝叶斯泛化的评论.
+* [Generalization, similarity, and Bayesian inference](http://web.mit.edu/cocosci/archive/Papers/tenenbaum_griffiths01.pdf) - ***Behavioral and Brain Sciences***, 2001. [[All Versions](https://scholar.google.com/scholar?cluster=14074987155133342565&hl=en&as_sdt=0,5)]. Josh Tenenbaum's review on Bayesian generalization.
-* [Bayesian modeling of human concept learning](http://web.mit.edu/cocosci/archive/Papers/bayes.pdf) - ***NeurIPS'98***,1998. [[All Versions](https://scholar.google.com/scholar?cluster=12185543141957001794&hl=en&as_sdt=0,5&as_vis=1) ]. 关于贝叶斯泛化的原始论文.
+* [Bayesian modeling of human concept learning](http://web.mit.edu/cocosci/archive/Papers/bayes.pdf) - ***NeurIPS'98***, 1998. [[All Versions](https://scholar.google.com/scholar?cluster=12185543141957001794&hl=en&as_sdt=0,5&as_vis=1)]. Original paper on Bayesian generalization.
-* [Rules and Similarity in Concept Learning](http://web.mit.edu/cocosci/archive/Papers/nips99preprint.pdf) - ***NeurIPS'99***,1999. [[All Versions](https://scholar.google.com/scholar?cluster=10968021160883668417&hl=en&as_sdt=0,5) ]. 通过贝叶斯泛化统一基于规则和基于相似性的泛化.
+* [Rules and Similarity in Concept Learning](http://web.mit.edu/cocosci/archive/Papers/nips99preprint.pdf) - ***NeurIPS'99***, 1999. [[All Versions](https://scholar.google.com/scholar?cluster=10968021160883668417&hl=en&as_sdt=0,5)]. Unifying rule-based and similarity-based generalization via Bayesian generalization.
-* [Theory-based Bayesian models of inductive learning and reasoning](http://www.charleskemp.com/papers/TenenbaumGK06.pdf) - ***认知科学趋势***,2006 年. [[All Versions](https://scholar.google.com/scholar?cluster=6741344960992898446&hl=en&as_sdt=0,5) ]. 乔什·特南鲍姆 (Josh Tenenbaum) 对贝叶斯理论归纳的评论.
+* [Theory-based Bayesian models of inductive learning and reasoning](http://www.charleskemp.com/papers/TenenbaumGK06.pdf) - ***Trends in Cognitive Sciences***, 2006. [[All Versions](https://scholar.google.com/scholar?cluster=6741344960992898446&hl=en&as_sdt=0,5)]. Josh Tenenbaum's review on Bayesian theory induction.
-* [Word learning as Bayesian inference](https://tallinzen.net/media/readings/xu_tenenbaum_2007.pdf) - ***心理学评论***,2007 年. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=5476233692839102256)]. [[APA](https://psycnet.apa.org/doiLanding?doi=10.1037%2F0033-295X.114.2.245) ]. 徐飞对贝叶斯单词学习的评论.
+* [Word learning as Bayesian inference](https://tallinzen.net/media/readings/xu_tenenbaum_2007.pdf) - ***Psychological Review***, 2007. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=5476233692839102256)]. [[APA](https://psycnet.apa.org/doiLanding?doi=10.1037%2F0033-295X.114.2.245)]. Fei Xu's review on Bayesian word learning.
-* [How to Grow a Mind: Statistics, Structure, and Abstraction](https://cocosci.princeton.edu/tom/papers/growamind.pdf) -***科学***,2011. [[All Versions](https://scholar.google.com/scholar?cluster=2667398573353002097&hl=en&as_sdt=0,5) ]. 乔什·特南鲍姆 (Josh Tenenbaum) 对贝叶斯理论归纳的评论.
+* [How to Grow a Mind: Statistics, Structure, and Abstraction](https://cocosci.princeton.edu/tom/papers/growamind.pdf) - ***Science***, 2011. [[All Versions](https://scholar.google.com/scholar?cluster=2667398573353002097&hl=en&as_sdt=0,5)]. Josh Tenenbaum's review on Bayesian theory induction.
-* [Human-level concept learning through probabilistic program induction.](https://ai6034.mit.edu/wiki/images/LakeDec2015.pdf) -***科学***,2015 年. [[All Versions](https://scholar.google.com/scholar?cluster=11844685101409624506&hl=en&as_sdt=0,5)]. [[Supplementary Material](https://cims.nyu.edu/~brenden/LakeEtAl2015Science_supp.pdf) ]. 用于小样本学习的贝叶斯程序归纳.
+* [Human-level concept learning through probabilistic program induction.](https://ai6034.mit.edu/wiki/images/LakeDec2015.pdf) - ***Science***, 2015. [[All Versions](https://scholar.google.com/scholar?cluster=11844685101409624506&hl=en&as_sdt=0,5)]. [[Supplementary Material](https://cims.nyu.edu/~brenden/LakeEtAl2015Science_supp.pdf)]. Bayesian program induction for few-shot learning.
-* [Building Machines That Learn and Think Like People](https://leylaroksancaglar.github.io/Caglar_Hanson_2017.pdf) - ***行为与脑科学***,2017. [[All Versions](https://scholar.google.com/scholar?cluster=8504723689348856287&hl=en&as_sdt=0,5) ]. Brenden Lake 和 Josh Tenenbaum 对贝叶斯建模的评论.
+* [Building Machines That Learn and Think Like People](https://leylaroksancaglar.github.io/Caglar_Hanson_2017.pdf) - ***Behavioral and Brain Sciences***, 2017. [[All Versions](https://scholar.google.com/scholar?cluster=8504723689348856287&hl=en&as_sdt=0,5)]. Brenden Lake and Josh Tenenbaum's review on Bayesian modeling.
-* [The rational basis of representativeness](http://web.mit.edu/cocosci/archive/Papers/cogsci01_final.pdf) - ***CogSci'01***,2001 年. [[All Versions](https://scholar.google.com/scholar?cluster=11464039134248091466&hl=en&as_sdt=0,5)].
+* [The rational basis of representativeness](http://web.mit.edu/cocosci/archive/Papers/cogsci01_final.pdf) - ***CogSci'01***, 2001. [[All Versions](https://scholar.google.com/scholar?cluster=11464039134248091466&hl=en&as_sdt=0,5)].
-* [Testing a Bayesian Measure of Representativeness Using a Large Image Database](https://proceedings.neurips.cc/paper/2011/hash/2c89109d42178de8a367c0228f169bf8-Abstract.html) - ***NeurIPS'11***,2011 年. [[All Versions](https://scholar.google.com/scholar?cluster=8576570792794301292&hl=en&as_sdt=0,5)].
+* [Testing a Bayesian Measure of Representativeness Using a Large Image Database](https://proceedings.neurips.cc/paper/2011/hash/2c89109d42178de8a367c0228f169bf8-Abstract.html) - ***NeurIPS'11***, 2011. [[All Versions](https://scholar.google.com/scholar?cluster=8576570792794301292&hl=en&as_sdt=0,5)].
-* [Constructing a hypothesis space from the Web for large-scale Bayesian word learning](https://cocosci.princeton.edu/tom/papers/abbott_cogsci2012_wordnet.pdf) - ***CogSci'12***,2012 年. [[All Versions](https://scholar.google.com/scholar?cluster=9266416266046851766&hl=en&as_sdt=0,5)].
+* [Constructing a hypothesis space from the Web for large-scale Bayesian word learning](https://cocosci.princeton.edu/tom/papers/abbott_cogsci2012_wordnet.pdf) - ***CogSci'12***, 2012. [[All Versions](https://scholar.google.com/scholar?cluster=9266416266046851766&hl=en&as_sdt=0,5)].
#### Generative Model
-* [Generative Modeling Explained](https://github.com/YuzheSHI/generative-modeling-explained) - ***统计机器学习教程***,2022 年.本关于生成建模的教程是 UCLA 统计学院 Ying Nian Wu 撰写的统计机器学习教程的一部分. 本教程介绍了学习最新生成模型的关键方程和算法,包括基于能量的模型、基于扩散/评分的模型、自回归/基于流的模型、VAE 和 GAN,并解释了这些模型之间的联系.
+* [Generative Modeling Explained](https://github.com/YuzheSHI/generative-modeling-explained) - ***Statistical Machine Learning Tutorials***, 2022. This tutorial on generative modeling is in part of Statistical Machine Learning Tutorial by Ying Nian Wu at UCLA Statistics. The tutorial goes over the key equations and algorithms for learning recent generative models, including energy-based models, diffusion/score-based models, autoregressive/flow-based models, VAEs, and GANs, and explains the connections between these models.
-* [Bayesian Data Analysis](https://www.taylorfrancis.com/books/mono/10.1201/9780429258411/bayesian-data-analysis-andrew-gelman-donald-rubin-john-carlin-hal-stern) - ***查普曼和霍尔/CRC***,1995. [[All Versions](https://scholar.google.com/scholar?cluster=5067275302121330689&hl=en&as_sdt=0,5) ]. Don Rubin 关于贝叶斯模型的介绍性书籍.
+* [Bayesian Data Analysis](https://www.taylorfrancis.com/books/mono/10.1201/9780429258411/bayesian-data-analysis-andrew-gelman-donald-rubin-john-carlin-hal-stern) - ***Chapman and Hall/CRC***, 1995. [[All Versions](https://scholar.google.com/scholar?cluster=5067275302121330689&hl=en&as_sdt=0,5)]. Don Rubin's introductory book on Bayesian models.
-* [Filters, random fields and maximum entropy (FRAME): Towards a unified theory for texture modeling](https://dash.harvard.edu/bitstream/handle/1/3637117/Mumford_FRAME.pdf?sequence=1) - ***国际计算机视觉杂志***,1998. [[All Versions](https://scholar.google.com/scholar?cluster=11604954524863138240&hl=en&as_sdt=0,5) ]. Song-Chun Zhu 关于基于能量的生成纹理建模的原始论文.
+* [Filters, random fields and maximum entropy (FRAME): Towards a unified theory for texture modeling](https://dash.harvard.edu/bitstream/handle/1/3637117/Mumford_FRAME.pdf?sequence=1) - ***International Journal of Computer Vision***, 1998. [[All Versions](https://scholar.google.com/scholar?cluster=11604954524863138240&hl=en&as_sdt=0,5)]. Song-Chun Zhu's original paper on energy-based generative texture modeling.
-* [Object Perception as Bayesian Inference](https://www.cs.jhu.edu/~ayuille/pubs/ucla/A189_dkersten_ARP2004.pdf) - ***心理学年度评论***,2004 年. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=1611451804975333652) ]. Alan Yuille 对贝叶斯对象感知的评论.
+* [Object Perception as Bayesian Inference](https://www.cs.jhu.edu/~ayuille/pubs/ucla/A189_dkersten_ARP2004.pdf) - ***Annual Review of Psychology***, 2004. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=1611451804975333652)]. Alan Yuille's review on Bayesian object perception.
-* [A tale of three probabilistic families: Discriminative, descriptive, and generative models](http://www.stat.ucla.edu/~ywu/QAM2018.pdf) - ***应用数学季刊***,2018. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=6129609629126793774) ]. 吴英年对统计模型的三个系列的回顾.
+* [A tale of three probabilistic families: Discriminative, descriptive, and generative models](http://www.stat.ucla.edu/~ywu/QAM2018.pdf) - ***Quarterly of Applied Mathematics***, 2018. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=6129609629126793774)]. Ying Nian Wu's review on three families of statistical modeling.
-* [From information scaling of natural images to regimes of statistical models](http://www.stat.ucla.edu/~sczhu/papers/Quarterly_final.pdf) - ***应用数学季刊***,2008 年. [[All Versions](https://scholar.google.com/scholar?start=0&hl=en&as_sdt=0,5&cluster=17387130978932998303) ]. 从纹理到纹理转变的统计说明.
+* [From information scaling of natural images to regimes of statistical models](http://www.stat.ucla.edu/~sczhu/papers/Quarterly_final.pdf) - ***Quarterly of Applied Mathematics***, 2008. [[All Versions](https://scholar.google.com/scholar?start=0&hl=en&as_sdt=0,5&cluster=17387130978932998303)]. A statistical account for the shift from textons to texture.
* [A Theory of Generative ConvNet](https://proceedings.mlr.press/v48/xiec16.html) - ***ICML'16***, 2016. [[All Versions](https://scholar.google.com/scholar?cluster=11062907630625111054&hl=en&as_sdt=2005&sciodt=0,5)].
-* [Cooperative Training of Descriptor and Generator Networks](https://ieeexplore.ieee.org/ielaam/34/8922815/8519332-aam.pdf) - ***IEEE 模式分析和机器智能汇刊***,2018 年. [[All Versions](https://scholar.google.com/scholar?cluster=18202808849093155435&hl=en&as_sdt=0,5)].
+* [Cooperative Training of Descriptor and Generator Networks](https://ieeexplore.ieee.org/ielaam/34/8922815/8519332-aam.pdf) - ***IEEE Transactions on Pattern Analysis and Machine Intelligence***, 2018. [[All Versions](https://scholar.google.com/scholar?cluster=18202808849093155435&hl=en&as_sdt=0,5)].
-* [Learning Latent Space Energy-Based Prior Model](https://proceedings.neurips.cc/paper/2020/hash/fa3060edb66e6ff4507886f9912e1ab9-Abstract.html) - ***NeurIPS'20***,2020 年. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=9945264852135249894)]. [[Project](https://bpucla.github.io/latent-space-ebm-prior-project/)]. [[Code](https://github.com/bpucla/latent-space-EBM-prior) ]. 关于基于潜在能量的模型的里程碑论文.
+* [Learning Latent Space Energy-Based Prior Model](https://proceedings.neurips.cc/paper/2020/hash/fa3060edb66e6ff4507886f9912e1ab9-Abstract.html) - ***NeurIPS'20***, 2020. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=9945264852135249894)]. [[Project](https://bpucla.github.io/latent-space-ebm-prior-project/)]. [[Code](https://github.com/bpucla/latent-space-EBM-prior)]. A milestone paper on Latent Energy-Based Model.
-* [Learning Energy-Based Models by Diffusion Recovery Likelihood](https://openreview.net/forum?id=v_1Soh8QUNc) -***ICLR'21***,2021 年. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=4399294843209736764)]. [[Code](https://github.com/ruiqigao/recovery_likelihood)].
+* [Learning Energy-Based Models by Diffusion Recovery Likelihood](https://openreview.net/forum?id=v_1Soh8QUNc) - ***ICLR'21***, 2021. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=4399294843209736764)]. [[Code](https://github.com/ruiqigao/recovery_likelihood)].
-* [Score-Based Generative Modeling through Stochastic Differential Equations](https://openreview.net/forum?id=PxTIG12RRHS&utm_campaign=NLP%20News&utm_medium=email&utm_source=Revue%20newsletter) -***ICLR'21***,2021 年. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=14592788616550656262)].
+* [Score-Based Generative Modeling through Stochastic Differential Equations](https://openreview.net/forum?id=PxTIG12RRHS&utm_campaign=NLP%20News&utm_medium=email&utm_source=Revue%20newsletter) - ***ICLR'21***, 2021. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=14592788616550656262)].
* [Latent Space Factorisation and Manipulation via Matrix Subspace Projection](http://proceedings.mlr.press/v119/li20i.html) - ***ICML'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=9592355331559392684&hl=en&as_sdt=0,5)].
-* [Minimax entropy principle and its application to texture modeling](https://www.dam.brown.edu/people/mumford/vision/papers/1997e--MinimaxEntropy-NC.pdf) - ***神经计算***,1997. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=407872717119429940)].
+* [Minimax entropy principle and its application to texture modeling](https://www.dam.brown.edu/people/mumford/vision/papers/1997e--MinimaxEntropy-NC.pdf) - ***Neural Computing***, 1997. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=407872717119429940)].
-* [Parameter Expansion for Data Augmentation](http://www.stat.ucla.edu/~ywu/research/papers/PXDA.pdf) - ***美国统计协会杂志***,1999 年. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=15342818142955984734)].
+* [Parameter Expansion for Data Augmentation](http://www.stat.ucla.edu/~ywu/research/papers/PXDA.pdf) - ***Journal of the American Statistical Association***, 1999. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=15342818142955984734)].
-* [Image segmentation by data-driven markov chain monte carlo](http://www.stat.ucla.edu/~sczhu/papers/DDMCMC_reprint.pdf) - ***IEEE 模式分析和机器智能汇刊***,2002 年. [[All Versions](https://scholar.google.com/scholar?cluster=3461400072144667491&hl=en&as_sdt=0,5) ]. 通过生成建模进行图像分割的经典方法.
+* [Image segmentation by data-driven markov chain monte carlo](http://www.stat.ucla.edu/~sczhu/papers/DDMCMC_reprint.pdf) - ***IEEE Transactions on Pattern Analysis and Machine Intelligence***, 2002. [[All Versions](https://scholar.google.com/scholar?cluster=3461400072144667491&hl=en&as_sdt=0,5)]. Classic method for image segmentation via generative modeling.
-* [Efficient Learning of Sparse Representations with an Energy-Based Model](https://proceedings.neurips.cc/paper/2006/file/87f4d79e36d68c3031ccf6c55e9bbd39-Paper.pdf) - ***NeurIPS'06***,2006 年. [[All Versions](https://scholar.google.com/scholar?cluster=2247668190782691760&hl=en&as_sdt=0,5)].
+* [Efficient Learning of Sparse Representations with an Energy-Based Model](https://proceedings.neurips.cc/paper/2006/file/87f4d79e36d68c3031ccf6c55e9bbd39-Paper.pdf) - ***NeurIPS'06***, 2006. [[All Versions](https://scholar.google.com/scholar?cluster=2247668190782691760&hl=en&as_sdt=0,5)].
-* [A Tutorial on Energy-Based Learning](http://yann.lecun.com/exdb/publis/orig/lecun-06.pdf) - ***预测结构化数据,麻省理工学院出版社***,2006 年. [[All Versiosn](https://scholar.google.com/scholar?cluster=8819502341081664768&hl=en&as_sdt=0,5) ]. Yann LeCun 关于基于能量的学习的教程.
+* [A Tutorial on Energy-Based Learning](http://yann.lecun.com/exdb/publis/orig/lecun-06.pdf) - ***Predicting Structured Data, MIT Press***, 2006. [[All Versiosn](https://scholar.google.com/scholar?cluster=8819502341081664768&hl=en&as_sdt=0,5)]. Yann LeCun's tutorial on energy-based learning.
-* [Unsupervised Representaton Learning with Deep Convolutional Generative Adversarial Networks](https://arxiv.org/abs/1511.06434) -***ICLR'16***,2016 年. [[All Versions](https://scholar.google.com/scholar?cluster=3321343160055675528&hl=en&as_sdt=0,5)].
+* [Unsupervised Representaton Learning with Deep Convolutional Generative Adversarial Networks](https://arxiv.org/abs/1511.06434) - ***ICLR'16***, 2016. [[All Versions](https://scholar.google.com/scholar?cluster=3321343160055675528&hl=en&as_sdt=0,5)].
-* [Analysis of Langevin Monte Carlo via Convex Optimization](https://www.jmlr.org/papers/volume20/18-173/18-173.pdf) - ***机器学习研究杂志***,2019. [[All Versions](https://scholar.google.com/scholar?cluster=5305860199396047317&hl=en&as_sdt=0,5)].
+* [Analysis of Langevin Monte Carlo via Convex Optimization](https://www.jmlr.org/papers/volume20/18-173/18-173.pdf) - ***Journal of Machine Learning Research***, 2019. [[All Versions](https://scholar.google.com/scholar?cluster=5305860199396047317&hl=en&as_sdt=0,5)].
-* [A generative vision model that trains with high data efficiency and breaks text-based CAPTCHAs](https://www.cs.jhu.edu/~ayuille/JHUcourses/ProbabilisticModelsOfVisualCognition2020/Lec22/GeorgeCAPCHAS.pdf) -***科学***,2017 年. [[All Versions](https://scholar.google.com/scholar?cluster=1478382321633671444&hl=en&as_sdt=0,5)].
+* [A generative vision model that trains with high data efficiency and breaks text-based CAPTCHAs](https://www.cs.jhu.edu/~ayuille/JHUcourses/ProbabilisticModelsOfVisualCognition2020/Lec22/GeorgeCAPCHAS.pdf) - ***Science***, 2017. [[All Versions](https://scholar.google.com/scholar?cluster=1478382321633671444&hl=en&as_sdt=0,5)].
-* [Where do hypotheses come from?](https://gershmanlab.com/pubs/Dasgupta17.pdf) - ***认知心理学***,2017. [[All Versions](https://scholar.google.com/scholar?cluster=17480320046655923235&hl=en&as_sdt=2005&sciodt=0,5) ]. 将基本规则建模为假设空间的贝叶斯帐户.
+* [Where do hypotheses come from?](https://gershmanlab.com/pubs/Dasgupta17.pdf) - ***Cognitive Psychology***, 2017. [[All Versions](https://scholar.google.com/scholar?cluster=17480320046655923235&hl=en&as_sdt=2005&sciodt=0,5)]. A Bayesian account for modeling basic rules as the hypothesis space.
#### Nonparametric Model
-* [A Bayesian Analysis of Some Non-parametric Problems](https://people.stat.sc.edu/hansont/stat740/Ferguson1973.pdf) - ***统计年鉴***,1973 年. [[All Versions](https://scholar.google.com/scholar?cluster=3969163427460060902&hl=en&as_sdt=0,5) ]. 非参数问题的经典回顾.
+* [A Bayesian Analysis of Some Non-parametric Problems](https://people.stat.sc.edu/hansont/stat740/Ferguson1973.pdf) - ***The Annals of Statistics***, 1973. [[All Versions](https://scholar.google.com/scholar?cluster=3969163427460060902&hl=en&as_sdt=0,5)]. A classic review on non-parametric problems.
-* [Mixtures of Dirichlet Process with Applications to Bayesian Nonparametric Problems](https://people.eecs.berkeley.edu/~jordan/courses/281B-spring04/readings/antoniak.pdf) - ***统计年鉴***,1974 年. [[All Versions](https://scholar.google.com/scholar?cluster=17937202534282344046&hl=en&as_sdt=0,5) ]. 关于非参数问题狄利克雷过程建模的原始论文.
+* [Mixtures of Dirichlet Process with Applications to Bayesian Nonparametric Problems](https://people.eecs.berkeley.edu/~jordan/courses/281B-spring04/readings/antoniak.pdf) - ***The Annals of Statistics***, 1974. [[All Versions](https://scholar.google.com/scholar?cluster=17937202534282344046&hl=en&as_sdt=0,5)]. The original paper on Dirichlet Process modeling for non-parametric problems.
-* [Latent Semantic Indexing: A Probabilistic Analysis](https://www.sciencedirect.com/science/article/pii/S0022000000917112) - ***计算机与系统科学杂志***,2000. [[All Versions](https://scholar.google.com/scholar?cluster=7296120469860429813&hl=en&as_sdt=0,5) ]. 关于层次主题模型的原始论文.
+* [Latent Semantic Indexing: A Probabilistic Analysis](https://www.sciencedirect.com/science/article/pii/S0022000000917112) - ***Journal of Computer and System Sciences***, 2000. [[All Versions](https://scholar.google.com/scholar?cluster=7296120469860429813&hl=en&as_sdt=0,5)]. The original paper on hierarchical topic model.
-* [Nonparametric Bayesian Data Analysis](https://projecteuclid.org/journals/statistical-science/volume-19/issue-1/Nonparametric-Bayesian-Data-Analysis/10.1214/088342304000000017.full) - ***统计科学***,2004 年. [[All Versions](https://scholar.google.com/scholar?cluster=13476170780072319995&hl=en&as_sdt=0,5)].
+* [Nonparametric Bayesian Data Analysis](https://projecteuclid.org/journals/statistical-science/volume-19/issue-1/Nonparametric-Bayesian-Data-Analysis/10.1214/088342304000000017.full) - ***Statistical Science***, 2004. [[All Versions](https://scholar.google.com/scholar?cluster=13476170780072319995&hl=en&as_sdt=0,5)].
-* [Finding scientific topics](https://www.pnas.org/doi/abs/10.1073/pnas.0307752101) - ***美国国家科学院院刊***,2004 年. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=17382767110929995134) ]. 层次主题模型在科技论文分析中的应用
+* [Finding scientific topics](https://www.pnas.org/doi/abs/10.1073/pnas.0307752101) - ***Proceedings of the National Academy of Sciences***, 2004. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=17382767110929995134)]. Application on scientific paper ananlysis for hierarchical topic model.
-* [Hierarchical topic models and the nested Chinese restaurant process](https://proceedings.neurips.cc/paper/2003/file/7b41bfa5085806dfa24b8c9de0ce567f-Paper.pdf) - ***NeurIPS'03***,2003 年. [[All Versions](https://scholar.google.com/scholar?cluster=15040818675282958700&hl=en&as_sdt=0,5) ]. 嵌套中餐厅流程的原始论文.
+* [Hierarchical topic models and the nested Chinese restaurant process](https://proceedings.neurips.cc/paper/2003/file/7b41bfa5085806dfa24b8c9de0ce567f-Paper.pdf) - ***NeurIPS'03***, 2003. [[All Versions](https://scholar.google.com/scholar?cluster=15040818675282958700&hl=en&as_sdt=0,5)]. The original paper for nested Chinese restaurant process.
* [Learning Systems of Concepts with an Infinite Relational Model](https://www.aaai.org/Papers/AAAI/2006/AAAI06-061.pdf) - ***AAAI'06***, 2006. [[All Versions](https://scholar.google.com/scholar?cluster=3207350432755252565&hl=en&as_sdt=0,5)].
-* [The nested chinese restaurant process and bayesian nonparametric inference of topic hierarchies](https://dl.acm.org/doi/abs/10.1145/1667053.1667056) - ***ACM 杂志***,2010 年. [[All Versions](https://scholar.google.com/scholar?cluster=8216933258869737505&hl=en&as_sdt=0,5)].
+* [The nested chinese restaurant process and bayesian nonparametric inference of topic hierarchies](https://dl.acm.org/doi/abs/10.1145/1667053.1667056) - ***Journal of the ACM***, 2010. [[All Versions](https://scholar.google.com/scholar?cluster=8216933258869737505&hl=en&as_sdt=0,5)].
-* [Infinite Latent Feature Models and the Indian Buffet Process](http://mlg.eng.cam.ac.uk/zoubin/papers/ibptr.pdf) - ***盖茨比计算神经科学单元技术报告 2005-001***,2005 年. [[All Versions](https://scholar.google.com/scholar?cluster=13180738480564152907&hl=en&as_sdt=0,5)].
+* [Infinite Latent Feature Models and the Indian Buffet Process](http://mlg.eng.cam.ac.uk/zoubin/papers/ibptr.pdf) - ***Gatsby Computational Neuroscience Unit Technical Report 2005-001***, 2005. [[All Versions](https://scholar.google.com/scholar?cluster=13180738480564152907&hl=en&as_sdt=0,5)].
-* [The Indian Buffet Process: An Introduction and Review](https://jmlr.org/papers/v12/griffiths11a.html) - ***机器学习研究杂志***,2011. [[All Versions](https://scholar.google.com/scholar?cluster=6301314251995890943&hl=en&as_sdt=0,5) ]. Tom Griffiths 和 Zoubin Ghahramani 对无限模型的评论,包括中式餐厅流程 (CRP) 和印度自助餐流程 (IBP).
+* [The Indian Buffet Process: An Introduction and Review](https://jmlr.org/papers/v12/griffiths11a.html) - ***Journal of Machine Learning Research***, 2011. [[All Versions](https://scholar.google.com/scholar?cluster=6301314251995890943&hl=en&as_sdt=0,5)]. Tom Griffiths and Zoubin Ghahramani's review on infinite models, including the Chinese Restaurant Process (CRP) and the Indian Buffet Process (IBP).
-* [Nonparametric Bayesian Logic](https://www.cs.ubc.ca/~nando/papers/npblog.pdf) -***UAI'05***,2005 年. [[All Versions](https://scholar.google.com/scholar?cluster=18267211625980322095&hl=en&as_sdt=0,5) ]. 第一篇将逻辑集成到非参数模型中的论文.
+* [Nonparametric Bayesian Logic](https://www.cs.ubc.ca/~nando/papers/npblog.pdf) - ***UAI'05***, 2005. [[All Versions](https://scholar.google.com/scholar?cluster=18267211625980322095&hl=en&as_sdt=0,5)]. The first paper integrating logic into non-parametric model.
-* [Infinite Hidden Relational Models](https://www.dbs.ifi.lmu.de/~yu_k/uai06_relation.pdf) - ***UAI'06***,2006 年. [[All Versions](https://scholar.google.com/scholar?cluster=2143172296528388141&hl=en&as_sdt=2005&sciodt=0,5)].
+* [Infinite Hidden Relational Models](https://www.dbs.ifi.lmu.de/~yu_k/uai06_relation.pdf) - ***UAI'06***, 2006. [[All Versions](https://scholar.google.com/scholar?cluster=2143172296528388141&hl=en&as_sdt=2005&sciodt=0,5)].
-* [Statistical Predicate Invention](https://alchemy.cs.washington.edu/papers/kok07/kok07.pdf) - ***ICML'07***, 2007. [[All Versions](https://scholar.google.com/scholar?cluster=17009312281859401704&hl=en&as_sdt=2005&sciodt=0,5) ]. 从统计学的角度来看,将谓词发明视为非参数问题.
+* [Statistical Predicate Invention](https://alchemy.cs.washington.edu/papers/kok07/kok07.pdf) - ***ICML'07***, 2007. [[All Versions](https://scholar.google.com/scholar?cluster=17009312281859401704&hl=en&as_sdt=2005&sciodt=0,5)]. Treating predicate invention as a non-parametric problem, in the account of statistics.
#### Bayesian Optimization
* [A Tutorial on Bayesian Optimization](https://arxiv.org/abs/1807.02811) - 2018. [[All Versions](https://scholar.google.com/scholar?cluster=7971934771645047583&hl=en&as_sdt=0,5)].
-* [Practical Bayesian Optimization of Machine Learning Algorithms](https://proceedings.neurips.cc/paper/2012/file/05311655a15b75fab86956663e1819cd-Paper.pdf) -***NeurIPS'12***,2012 年. [[All Versions](https://scholar.google.com/scholar?cluster=14442949298925775705&hl=en&as_sdt=0,5) ]. 将贝叶斯优化应用于机器学习超参数选择的原始论文.
+* [Practical Bayesian Optimization of Machine Learning Algorithms](https://proceedings.neurips.cc/paper/2012/file/05311655a15b75fab86956663e1819cd-Paper.pdf) - ***NeurIPS'12***, 2012. [[All Versions](https://scholar.google.com/scholar?cluster=14442949298925775705&hl=en&as_sdt=0,5)]. The original paper for applying Bayesian optimization to machine learning hyperparameter selection.
-* [Taking the Human Out of the Loop: A Review of Bayesian Optimization](https://www.cs.princeton.edu/~rpa/pubs/shahriari2016loop.pdf) - ***IEEE 会议记录***,2015 年. [[All Versions](https://scholar.google.com/scholar?cluster=2039456143890648437&hl=en&as_sdt=0,5)].
+* [Taking the Human Out of the Loop: A Review of Bayesian Optimization](https://www.cs.princeton.edu/~rpa/pubs/shahriari2016loop.pdf) - ***Proceedings of the IEEE***, 2015. [[All Versions](https://scholar.google.com/scholar?cluster=2039456143890648437&hl=en&as_sdt=0,5)].
@@ -422,43 +422,45 @@
#### Theory of Concepts
-* [Concepts](https://plato.stanford.edu/entries/concepts/) - ***柏拉图斯坦福***. 关于这些概念的计算哲学辩论的集合.
+* [Concepts](https://plato.stanford.edu/entries/concepts/) - ***Plato Stanford***. A collection of the computational philosophical debates about the concepts.
-* [Theory-theory](https://en.wikipedia.org/wiki/Theory-theory) - ***维基百科***. 理论理论的维基百科,一种将理论(或经验)系统中的概念情境化的视角.
+* [Theory-theory](https://en.wikipedia.org/wiki/Theory-theory) - ***Wikipedia***. Wikipedia for the Theory theory, a perspective that contextualizes concepts in theoretical (or empirical) systems.
-* [Conceptual Change in Childhood](https://hk1lib.org/book/3659332/11fa44) -***麻省理工学院出版社***,1985 年. [[All Versions](https://scholar.google.com/scholar?hl=en&as_sdt=0%2C5&q=conceptual+change+in+childhood+susan+carey&btnG=) ]. 苏珊·凯里(Susan Carey)关于儿童发展概念理论的书.
+* [Conceptual Change in Childhood](https://hk1lib.org/book/3659332/11fa44) - ***MIT Press***, 1985. [[All Versions](https://scholar.google.com/scholar?hl=en&as_sdt=0%2C5&q=conceptual+change+in+childhood+susan+carey&btnG=)]. Susan Carey's book on the theory theory of concepts in child development.
-* [Words, thoughts, and theories](http://library.lol/main/6A8215E9BAEB77F198C98CD75C517E02) -***麻省理工学院出版社***,1997 年. [[All Versions](https://scholar.google.com/scholar?cluster=16726462136203686735&hl=en&as_sdt=0,5) ]. 艾莉森·戈普尼克(Alison Gopnik)的书阐明并捍卫了认知和语义发展的“理论理论”,即婴儿和幼儿像科学家一样,通过形成和修正理论来了解世界——这是一种对认知科学具有广泛影响的知识和意义起源的观点.
+* [Words, thoughts, and theories](http://library.lol/main/6A8215E9BAEB77F198C98CD75C517E02) - ***MIT Press***, 1997. [[All Versions](https://scholar.google.com/scholar?cluster=16726462136203686735&hl=en&as_sdt=0,5)]. Alison Gopnik's book that articulates and defends the "theory theory" of cognitive and semantic development, the idea that infants and young children, like scientists, learn about the world by forming and revising theories-a view of the origins of knowledge and meaning that has broad implications for cognitive science.
-* [The Theory Theory](https://psycnet.apa.org/record/1994-97940-009) - ***映射思维:认知和文化的领域特异性,剑桥大学出版社***,1994 年. [[All Versions](https://scholar.google.com/scholar?cluster=9397889700764191662&hl=en&as_sdt=0,5) ]. 艾莉森·戈普尼克 (Alison Gopnik) 关于理论理论的原创论文.
+* [The Theory Theory](https://psycnet.apa.org/record/1994-97940-009) - ***Mapping the mind: Domain specificity in cognition and culture, Cambridge University Press***, 1994. [[All Versions](https://scholar.google.com/scholar?cluster=9397889700764191662&hl=en&as_sdt=0,5)]. Alison Gopnik's original paper on the theory theory.
-* [The Origin of Concepts](https://hk1lib.org/book/844457/42178f?id=844457&secret=42178f) - ***牛津大学出版社***,2009. [[All Versions](https://scholar.google.com/scholar?cluster=11493102398422813821&hl=en&as_sdt=0,5) ]. 苏珊·凯里(Susan Carey)关于儿童发展概念理论的扩展书.
+* [The Origin of Concepts](https://hk1lib.org/book/844457/42178f?id=844457&secret=42178f) - ***Oxford University Press***, 2009. [[All Versions](https://scholar.google.com/scholar?cluster=11493102398422813821&hl=en&as_sdt=0,5)]. Susan Carey's extended book on the theory theory of concepts in child development.
-* [Reconstructing constructivism: Causal models, Bayesian learning mechanisms, and the theory theory](https://psycnet.apa.org/record/2012-12791-001) - ***心理学公报***,2012 年. [[All Versions](https://scholar.google.com/scholar?cluster=11218217347365817167&hl=en&as_sdt=0,5) ]. 艾莉森·戈普尼克(Alison Gopnik)对发展研究的建构主义思想的回顾,包括概念理论.
+* [Reconstructing constructivism: Causal models, Bayesian learning mechanisms, and the theory theory](https://psycnet.apa.org/record/2012-12791-001) - ***Psychological Bulletin***, 2012. [[All Versions](https://scholar.google.com/scholar?cluster=11218217347365817167&hl=en&as_sdt=0,5)]. Alison Gopnik's review on the constructivism idea of developmental research, including the theory theory of concepts.
+
+* [Similarity involving attributes and relations: Judgments of similarity and difference are not inverses](https://groups.psych.northwestern.edu/gentner/newpdfpapers/MedinGoldstoneGentner90.pdf) - ***Psychological Science***, 1990. [[All Versions](https://scholar.google.com/scholar?cluster=13205938250772079784&hl=en&as_sdt=0,5)]. Gentner's theory on humans' similarity judgement by attributes and relations.
#### Human Concept Representation
-* [Structuring Knowledge with Cognitive Maps and Cognitive Graphs](https://www.sas.upenn.edu/psych/epsteinlab/pdfs/Peer%20Brunec%20Newcombe%20Epstein%20TiCS%202020%20Cog%20maps%20and%20cog%20graphs.pdf) - ***认知科学趋势***,2021 年. [[All Versions](https://scholar.google.com/scholar?cluster=7196012353183004425&hl=en&as_sdt=0,5) ]. 拉塞尔·爱泼斯坦 (Russel Epstein) 对证据的评论表明,依赖于部分重叠的神经系统的思维/大脑中存在类似地图和类似图形的表征.
+* [Structuring Knowledge with Cognitive Maps and Cognitive Graphs](https://www.sas.upenn.edu/psych/epsteinlab/pdfs/Peer%20Brunec%20Newcombe%20Epstein%20TiCS%202020%20Cog%20maps%20and%20cog%20graphs.pdf) - ***Trends in Cognitive Sciences***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=7196012353183004425&hl=en&as_sdt=0,5)]. Russel Epstein's review on evidence suggesting that both map-like and graph-like representations exist in the mind/brain that rely on partially overlapping neural systems.
-* [Natural speech reveals the semantic maps that tile human cerebral cortex](https://www.polyu.edu.hk/cbs/rclcn/images/cdl_articles/H/Huth_et_al._2016.pdf) -***自然***,2016 年. [[All Versions](https://scholar.google.com/scholar?cluster=14997953800741854188&hl=en&as_sdt=0,5)]. [[Code & Tutorial](https://github.com/HuthLab/speechmodeltutorial)].
+* [Natural speech reveals the semantic maps that tile human cerebral cortex](https://www.polyu.edu.hk/cbs/rclcn/images/cdl_articles/H/Huth_et_al._2016.pdf) - ***Nature***, 2016. [[All Versions](https://scholar.google.com/scholar?cluster=14997953800741854188&hl=en&as_sdt=0,5)]. [[Code & Tutorial](https://github.com/HuthLab/speechmodeltutorial)].
-* [Idiosyncratic Tower of Babel: Individual differences in word-meaning representation increase as word abstractness increases](http://bilab.bnu.edu.cn/paper/2021/Wang_2021_Psychology%20Science.pdf) - ***心理科学***,2021. [[All Versions](https://scholar.google.com/scholar?cluster=18214600097352809308&hl=en&as_sdt=0,5) ]. 揭示个体之间词义分歧的认知和神经起源.
+* [Idiosyncratic Tower of Babel: Individual differences in word-meaning representation increase as word abstractness increases](http://bilab.bnu.edu.cn/paper/2021/Wang_2021_Psychology%20Science.pdf) - ***Psychological Science***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=18214600097352809308&hl=en&as_sdt=0,5)]. Uncovering the cognitive and neural origins of word-meaning disagreements across individuals.
-* [Semantic projection recovers rich human knowledge of multiple object features from word embeddings](https://cap.csail.mit.edu/sites/default/files/research-pdfs/Semantic%20projection%20recovers%20rich%20human%20knowledge%20of%20multiple%20object%20features%20from%20word%20embeddings.pdf) - ***自然人类行为***,2022. [[All Versions](https://scholar.google.com/scholar?cluster=2499199921371106654&hl=en&as_sdt=0,5) ]. 提出一种领域通用方法,从词嵌入中提取上下文相关关系:将词向量“语义投影”到表示特征的多个维度的线上,从而恢复人类对各种对象类别和属性的判断.
+* [Semantic projection recovers rich human knowledge of multiple object features from word embeddings](https://cap.csail.mit.edu/sites/default/files/research-pdfs/Semantic%20projection%20recovers%20rich%20human%20knowledge%20of%20multiple%20object%20features%20from%20word%20embeddings.pdf) - ***Nature Human Behavior***, 2022. [[All Versions](https://scholar.google.com/scholar?cluster=2499199921371106654&hl=en&as_sdt=0,5)]. Proposing a domain-general method to extract context-dependent relationships from word embeddings: ‘semantic projection’ of word-vectors onto lines that represent multiple dimensions of features, which recovers human judgements across various object categories and properties.
-* [Using a high-dimensional graph of semantic space to model relationships among words](https://www.frontiersin.org/articles/10.3389/fpsyg.2014.00385/full) - ***心理学前沿***,2014 年. [[All Versions](https://scholar.google.com/scholar?cluster=472523411548302295&hl=en&as_sdt=0,5) ]. 词嵌入的一阶相似度和二阶关系度量.
+* [Using a high-dimensional graph of semantic space to model relationships among words](https://www.frontiersin.org/articles/10.3389/fpsyg.2014.00385/full) - ***Frontiers in Psychology***, 2014. [[All Versions](https://scholar.google.com/scholar?cluster=472523411548302295&hl=en&as_sdt=0,5)]. First-order similarity and second-order relation metrics for word embedding.
-* [Simple shape feature computation across modalities: convergence and divergence between the ventral and dorsal visual streams](http://bilab.bnu.edu.cn/paper/2023/Tian_2023_CC.pdf) - ***大脑皮层***,2023. [[All Versions](https://scholar.google.com/scholar?cluster=5977822802446917081&hl=en&as_sdt=0,5) ]. 视觉和触觉形状感知功能磁共振成像实验表明,中层形状特征在腹侧和背侧流中均以与模态无关的方式表示.
+* [Simple shape feature computation across modalities: convergence and divergence between the ventral and dorsal visual streams](http://bilab.bnu.edu.cn/paper/2023/Tian_2023_CC.pdf) - ***Cerebral Cortex***, 2023. [[All Versions](https://scholar.google.com/scholar?cluster=5977822802446917081&hl=en&as_sdt=0,5)]. Visual and haptic shape perception fMRI experiments suggesting that mid-level shape features are represented in a modality-independent manner in both the ventral and dorsal streams.
#### AI Concept Representation
-* [Semantic features of object concepts generated with GPT-3](https://arxiv.org/abs/2202.03753) - 2022. [[All Versions](https://scholar.google.com/scholar?cluster=16958563995984242923&hl=en&as_sdt=0,5) ]. 测试大语言模型 GPT-3 生成的概念的语义属性.
+* [Semantic features of object concepts generated with GPT-3](https://arxiv.org/abs/2202.03753) - 2022. [[All Versions](https://scholar.google.com/scholar?cluster=16958563995984242923&hl=en&as_sdt=0,5)]. Testing the semantic attributes of the concepts generated by the large language model GPT-3.
-* [Unit Testing for Concepts in Neural Networks](https://arxiv.org/abs/2202.03753) - ***计算语言学协会会刊***,2022.通过福多的概念理论测试神经网络的概念表示.
+* [Unit Testing for Concepts in Neural Networks](https://arxiv.org/abs/2202.03753) - ***Transactions of the Association for Computational Linguistics***, 2022. Testing the concept representation by neural networks through Fodor's theory of concepts.
@@ -466,43 +468,43 @@
#### Theory
-* [A Mathematical Theory of Communication](http://www.cs.yale.edu/homes/yry/readings/general/shannon1948.pdf) - ***贝尔系统技术期刊***,1948 年. [[All Versions](https://scholar.google.com/scholar?cluster=8313213127749369813&hl=en&as_sdt=0,5) ]. 香农关于信息论的原始论文.
+* [A Mathematical Theory of Communication](http://www.cs.yale.edu/homes/yry/readings/general/shannon1948.pdf) - ***The Bell System Technical Journal***, 1948. [[All Versions](https://scholar.google.com/scholar?cluster=8313213127749369813&hl=en&as_sdt=0,5)]. Shannon's original paper on Information Theory.
-* [Complexity and the representation of patterned sequences of symbols](https://psycnet.apa.org/record/1973-01647-001) - ***心理学评论***,1972. [[All Versions](https://scholar.google.com/scholar?cluster=3426861135318645138&hl=en&as_sdt=0,5) ]. 赫伯特·西蒙对主观复杂性的评论.
+* [Complexity and the representation of patterned sequences of symbols](https://psycnet.apa.org/record/1973-01647-001) - ***Psychological Review***, 1972. [[All Versions](https://scholar.google.com/scholar?cluster=3426861135318645138&hl=en&as_sdt=0,5)]. Herbert Simon's review on subjective complexity.
-* [Visual Pattern Discrimination](https://ieeexplore.ieee.org/abstract/document/1057698) -***IRE 信息论汇刊***,1962 年. [[All Versions](https://scholar.google.com/scholar?cluster=10729525966103382864&hl=en&as_sdt=0,5)].
+* [Visual Pattern Discrimination](https://ieeexplore.ieee.org/abstract/document/1057698) - ***IRE Transactions on Information Theory***, 1962. [[All Versions](https://scholar.google.com/scholar?cluster=10729525966103382864&hl=en&as_sdt=0,5)].
-* [Algorithmic Information Theory](https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=5390997) - ***IBM 研究与开发杂志***,1977 年. [[All Versions](https://scholar.google.com/scholar?cluster=14735710867906424793&hl=en&as_sdt=0,5) ]. Chaitin 关于算法信息论的原始论文.
+* [Algorithmic Information Theory](https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=5390997) - ***IBM Journal of Research and Development***, 1977. [[All Versions](https://scholar.google.com/scholar?cluster=14735710867906424793&hl=en&as_sdt=0,5)]. Chaitin's original paper on Algorithmic Information Theory.
-* [From Algorithmic to Subjective Randomness](https://proceedings.neurips.cc/paper/2003/hash/b06b5541a62ed438f956b662b4e1ec28-Abstract.html) - ***NeurIPS'03***,2003 年. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=14721764738308036578)].
+* [From Algorithmic to Subjective Randomness](https://proceedings.neurips.cc/paper/2003/hash/b06b5541a62ed438f956b662b4e1ec28-Abstract.html) - ***NeurIPS'03***, 2003. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=14721764738308036578)].
#### Dimensionality Reduction
-* [A global geometric framework for nonlinear dimensionality reduction](https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.1084.4695&rep=rep1&type=pdf) - ***科学***,2000. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=14602426245887619907) ]. 关于谱聚类的原始论文.
+* [A global geometric framework for nonlinear dimensionality reduction](https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.1084.4695&rep=rep1&type=pdf) - ***Science***, 2000. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=14602426245887619907)]. The original paper on spectrum clustering.
-* [Reducing the dimensionality of data with neural networks](https://asset-pdf.scinapse.io/prod/2100495367/2100495367.pdf) -***科学***,2006 年. [[All Versions](https://scholar.google.com/scholar?cluster=15344645275208957628&hl=en&as_sdt=0,5) ]. 关于变分自动编码器的原始论文.
+* [Reducing the dimensionality of data with neural networks](https://asset-pdf.scinapse.io/prod/2100495367/2100495367.pdf) - ***Science***, 2006. [[All Versions](https://scholar.google.com/scholar?cluster=15344645275208957628&hl=en&as_sdt=0,5)]. The original paper on Variational Autoencoder.
-* [Representation Learning: A Review and New Perspectives](https://arxiv.org/pdf/1206.5538.pdf) - ***IEEE 模式分析和机器智能汇刊***,2013 年. [[All Versions](https://scholar.google.com/scholar?cluster=559463397382443088&hl=en&as_sdt=0,5) ]. Yoshua Bengio 对表征学习的评论.
+* [Representation Learning: A Review and New Perspectives](https://arxiv.org/pdf/1206.5538.pdf) - ***IEEE Transactions on Pattern Analysis and Machine Intelligence***, 2013. [[All Versions](https://scholar.google.com/scholar?cluster=559463397382443088&hl=en&as_sdt=0,5)]. Yoshua Bengio's review on representation learning.
-* [Representation Learning: A Statistical Perspective](http://www.stat.ucla.edu/~jxie/personalpage_file/publications/representation_learning_Review.pdf) - ***统计及其应用年度回顾***,2020. [[All Versions](https://scholar.google.com/scholar?cluster=14358027809538175293&hl=en&as_sdt=2005&sciodt=0,5) ]. Song-Chun Zhu 和 Ying Nian Wu 对表征学习的回顾(统计).
+* [Representation Learning: A Statistical Perspective](http://www.stat.ucla.edu/~jxie/personalpage_file/publications/representation_learning_Review.pdf) - ***Annual Review of Statistics and Its Application***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=14358027809538175293&hl=en&as_sdt=2005&sciodt=0,5)]. Song-Chun Zhu and Ying Nian Wu's review on representation learning, in an account of statistics.
-* [Deep Learning and the Information Bottleneck Principle](http://robotics.caltech.edu/wiki/images/8/8f/DeepLearningBottleneck.pdf) - ***IEEE 信息理论研讨会'15***,2015 年. [[All Versions](https://scholar.google.com/scholar?cluster=13152354842433826281&hl=en&as_sdt=0,5) ]. 第一篇论文识别了表示学习中的信息瓶颈问题.
+* [Deep Learning and the Information Bottleneck Principle](http://robotics.caltech.edu/wiki/images/8/8f/DeepLearningBottleneck.pdf) - ***IEEE Information Theory Workshop'15***, 2015. [[All Versions](https://scholar.google.com/scholar?cluster=13152354842433826281&hl=en&as_sdt=0,5)]. The first paper identifying the problem of information bottleneck in representation learning.
-* [On the information bottleneck theory of deep learning](https://artemyk.github.io/assets/pdf/papers/Saxe%20et%20al_2019_On%20the%20information%20bottleneck%20theory%20of%20deep%20learning.pdf) - ***统计力学杂志:理论与实验***,2019. [[All Versions](https://scholar.google.com/scholar?cluster=12271240925674881982&hl=en&as_sdt=2005&sciodt=0,5)].
+* [On the information bottleneck theory of deep learning](https://artemyk.github.io/assets/pdf/papers/Saxe%20et%20al_2019_On%20the%20information%20bottleneck%20theory%20of%20deep%20learning.pdf) - ***Journal of Statistical Mechanics: Theory and Experiment***, 2019. [[All Versions](https://scholar.google.com/scholar?cluster=12271240925674881982&hl=en&as_sdt=2005&sciodt=0,5)].
#### Visual Complexity
-* [Visual complexity: a review](https://www.researchgate.net/profile/Don-Donderi-2/publication/7337589_Visual_Complexity_A_Review/links/5f0875ed45851550509a3a7a/Visual-Complexity-A-Review.pdf) - ***心理学公报***,2006 年. [[All Versions](https://scholar.google.com/scholar?cluster=10747901143387624939&hl=en&as_sdt=0,5)]. [[APA](https://psycnet.apa.org/record/2006-00818-005) ]. 关于视觉复杂性的心理学解释.
+* [Visual complexity: a review](https://www.researchgate.net/profile/Don-Donderi-2/publication/7337589_Visual_Complexity_A_Review/links/5f0875ed45851550509a3a7a/Visual-Complexity-A-Review.pdf) - ***Psychological Bulletin***, 2006. [[All Versions](https://scholar.google.com/scholar?cluster=10747901143387624939&hl=en&as_sdt=0,5)]. [[APA](https://psycnet.apa.org/record/2006-00818-005)]. A psychological account on visual complexity.
-* [Image complexity and spatial information](https://stefan.winklerbros.net/Publications/qomex2013si.pdf) - ***多媒体体验质量国际研讨会***,2013 年. [[All Versions](https://scholar.google.com/scholar?cluster=16011036229039693102&hl=en&as_sdt=0,5)].
+* [Image complexity and spatial information](https://stefan.winklerbros.net/Publications/qomex2013si.pdf) - ***International Workshop on Quality of Multimedia Experience***, 2013. [[All Versions](https://scholar.google.com/scholar?cluster=16011036229039693102&hl=en&as_sdt=0,5)].
-* [Seeing and speaking: How verbal “description length” encodes visual complexity](https://perception.jhu.edu/files/PDFs/21_Complexity_Speaking/SunFirestone_SpeakingSeeing_2021_JEPG.pdf) - ***实验心理学杂志***,2022. [[All Versions](https://scholar.google.com/scholar?cluster=246820603191585233&hl=en&as_sdt=0,5)]. [[APA](https://psycnet.apa.org/record/2021-83037-001) ]. 显示视觉复杂性和描述长度之间关系的经验证据.
+* [Seeing and speaking: How verbal “description length” encodes visual complexity](https://perception.jhu.edu/files/PDFs/21_Complexity_Speaking/SunFirestone_SpeakingSeeing_2021_JEPG.pdf) - ***Journal of Experimental Psychology***, 2022. [[All Versions](https://scholar.google.com/scholar?cluster=246820603191585233&hl=en&as_sdt=0,5)]. [[APA](https://psycnet.apa.org/record/2021-83037-001)]. Empirical evidencs showing the relation between visual complexity and description length.
-* [Identifying concept libraries from language about object structure](https://arxiv.org/pdf/2205.05666.pdf) - ***CogSci'22***,2022 年. [[All Versions](https://scholar.google.com/scholar?cluster=4019205027627496528&hl=en&as_sdt=0,5)].
+* [Identifying concept libraries from language about object structure](https://arxiv.org/pdf/2205.05666.pdf) - ***CogSci'22***, 2022. [[All Versions](https://scholar.google.com/scholar?cluster=4019205027627496528&hl=en&as_sdt=0,5)].
@@ -510,80 +512,80 @@
#### Visual Communication
-* [The Interactive Evolution of Human Communication Systems](https://onlinelibrary.wiley.com/doi/epdf/10.1111/j.1551-6709.2009.01090.x) - ***认知科学***,2010. [[All Versions](https://scholar.google.com/scholar?cluster=6689941517686043970&hl=en&as_sdt=0,5) ]. 尼古拉斯·费伊 (Nicolas Fay) 关于象似性的原创论文.
+* [The Interactive Evolution of Human Communication Systems](https://onlinelibrary.wiley.com/doi/epdf/10.1111/j.1551-6709.2009.01090.x) - ***Cognitive Science***, 2010. [[All Versions](https://scholar.google.com/scholar?cluster=6689941517686043970&hl=en&as_sdt=0,5)]. Nicolas Fay's original paper on iconicity.
-* [Iconicity: From sign to system in human communication and language](https://benjamins.com/catalog/pc.22.2.05fay) - ***语用学与认知***,2014. [[All Versions](https://scholar.google.com/scholar?cluster=8525760321117094567&hl=en&as_sdt=0,5) ]. 尼古拉斯·费伊 (Nicolas Fay) 对标志性语言出现的描述.
+* [Iconicity: From sign to system in human communication and language](https://benjamins.com/catalog/pc.22.2.05fay) - ***Pragmatics & Cognition***, 2014. [[All Versions](https://scholar.google.com/scholar?cluster=8525760321117094567&hl=en&as_sdt=0,5)]. Nicolas Fay's account on the emergence of iconic language.
-* [The Picture Exchange Communication System](https://journals.sagepub.com/doi/abs/10.1177/108835769400900301) - ***行为矫正***,1994. [[All Versions](https://scholar.google.com/scholar?cluster=18113491434570143349&hl=en&as_sdt=0,5)].
+* [The Picture Exchange Communication System](https://journals.sagepub.com/doi/abs/10.1177/108835769400900301) - ***Behavior Modification***, 1994. [[All Versions](https://scholar.google.com/scholar?cluster=18113491434570143349&hl=en&as_sdt=0,5)].
-* [Graphical Language Games: Interactional Constraints on Representational Form](https://onlinelibrary.wiley.com/doi/full/10.1080/15326900701221363) - ***认知科学***,2007 年. [[All Versions](https://scholar.google.com/scholar?cluster=280214578402050136&hl=en&as_sdt=0,5) ]. 第一篇介绍图形语言游戏的论文.
+* [Graphical Language Games: Interactional Constraints on Representational Form](https://onlinelibrary.wiley.com/doi/full/10.1080/15326900701221363) - ***Cognitive Science***, 2007. [[All Versions](https://scholar.google.com/scholar?cluster=280214578402050136&hl=en&as_sdt=0,5)]. The first paper introducing the graphical language game.
-* [A multimodal discourse theory of visual narrative](https://www.sciencedirect.com/science/article/pii/S0378216614001830) - ***语用学杂志***,2014. [[All Versions](https://scholar.google.com/scholar?cluster=912273653379961242&hl=en&as_sdt=0,5)].
+* [A multimodal discourse theory of visual narrative](https://www.sciencedirect.com/science/article/pii/S0378216614001830) - ***Journal of Pragmatics***, 2014. [[All Versions](https://scholar.google.com/scholar?cluster=912273653379961242&hl=en&as_sdt=0,5)].
-* [Pixelor: A Competitive Sketching AI Agent. So you think you can beat me?](https://ayankumarbhunia.github.io/pixelor/image/pixelor.pdf) - ***ACM SIG 图***,2020 年. [[All Versions](https://scholar.google.com/scholar?cluster=6676723059377806081&hl=en&as_sdt=0,5)]. [[Project](http://sketchx.ai/pixelor) ]. 特征草图的合理性.
+* [Pixelor: A Competitive Sketching AI Agent. So you think you can beat me?](https://ayankumarbhunia.github.io/pixelor/image/pixelor.pdf) - ***ACM SIG Graph***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=6676723059377806081&hl=en&as_sdt=0,5)]. [[Project](http://sketchx.ai/pixelor)]. Rationality in feature sketching.
-* [Pragmatic Inference and Visual Abstraction Enable Contextual Flexibility During Visual Communication](https://link.springer.com/article/10.1007/s42113-019-00058-7) - ***计算大脑与行为***,2020. [[All Versions](https://scholar.google.com/scholar?cluster=17971107104483505071&hl=en&as_sdt=0,5) ]. 关于图形语言游戏中理性行为的计算解释.
+* [Pragmatic Inference and Visual Abstraction Enable Contextual Flexibility During Visual Communication](https://link.springer.com/article/10.1007/s42113-019-00058-7) - ***Computational Brain & Behavior***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=17971107104483505071&hl=en&as_sdt=0,5)]. A computational account on the rational behavior in graphical language games.
-* [Emergent Graphical Conventions in a Visual Communication Game](https://arxiv.org/abs/2111.14210) - 2021. [[All Versions](https://scholar.google.com/scholar?cluster=6476453985812346727&hl=en&as_sdt=0,5) ]. 关于标志性语言出现的计算说明.
+* [Emergent Graphical Conventions in a Visual Communication Game](https://arxiv.org/abs/2111.14210) - 2021. [[All Versions](https://scholar.google.com/scholar?cluster=6476453985812346727&hl=en&as_sdt=0,5)]. A computational account on the emergence of iconic language.
#### Pragmatics
-* [Pragmatics](https://plato.stanford.edu/entries/pragmatics/) - ***柏拉图斯坦福***. 语用学的计算哲学解释,研究特定上下文中的话语.
+* [Pragmatics](https://plato.stanford.edu/entries/pragmatics/) - ***Plato Stanford***. A computational philosophy account of Pragmatics, whilch studies utterances in specific contexts.
-* [Predicting Pragmatic Reasoning in Language Games](https://langcog.stanford.edu/papers_new/frank-2012-science.pdf) -***科学***,2012 年. [[All Versions](https://scholar.google.com/scholar?cluster=15533081031935746054&hl=en&as_sdt=0,5) ]. 关于理性言语行为(RSA)的原始论文.
+* [Predicting Pragmatic Reasoning in Language Games](https://langcog.stanford.edu/papers_new/frank-2012-science.pdf) - ***Science***, 2012. [[All Versions](https://scholar.google.com/scholar?cluster=15533081031935746054&hl=en&as_sdt=0,5)]. The original paper on Rational Speech Act (RSA).
-* [Pragmatic Language Interpretation as Probabilistic Inference](https://www.sciencedirect.com/science/article/pii/S136466131630122X) - ***认知科学趋势***,2016 年. [[All Versions](https://scholar.google.com/scholar?cluster=11393505968563356130&hl=en&as_sdt=0,5) ]. 诺亚·古德曼和迈克尔·弗兰克对《理性言论法》的评论.
+* [Pragmatic Language Interpretation as Probabilistic Inference](https://www.sciencedirect.com/science/article/pii/S136466131630122X) - ***Trends in Cognitive Sciences***, 2016. [[All Versions](https://scholar.google.com/scholar?cluster=11393505968563356130&hl=en&as_sdt=0,5)]. Noah Goodman and Micheal Frank's review on Rational Speech Act.
-* [Pragmatic Reasoning through Semantic Inference](http://cocolab.stanford.edu/papers/BergenLevyGoodman-LexUnc.pdf) - ***语义与语用***,2016. [[All Versions](https://scholar.google.com/scholar?cluster=1433855075217315997&hl=en&as_sdt=2005&sciodt=0,5)].
+* [Pragmatic Reasoning through Semantic Inference](http://cocolab.stanford.edu/papers/BergenLevyGoodman-LexUnc.pdf) - ***Semantics & Pragmatics***, 2016. [[All Versions](https://scholar.google.com/scholar?cluster=1433855075217315997&hl=en&as_sdt=2005&sciodt=0,5)].
-* [Processing gradable adjectives in context: A visual world study](https://semantics.uchicago.edu/kennedy/docs/processing.pdf) - ***语义和语言理论***,2016. [[All Versions](https://scholar.google.com/scholar?cluster=13426776838629402579&hl=en&as_sdt=2005&sciodt=0,5) ]. 形容词理解是上下文中的理性推理.
+* [Processing gradable adjectives in context: A visual world study](https://semantics.uchicago.edu/kennedy/docs/processing.pdf) - ***Semantics and Linguistic Theory***, 2016. [[All Versions](https://scholar.google.com/scholar?cluster=13426776838629402579&hl=en&as_sdt=2005&sciodt=0,5)]. Adjective understanding as a rational inference in the context.
-* [Colors in Context: A Pragmatic Neural Model for Grounded Language Understanding](https://transacl.org/index.php/tacl/article/view/1142) - ***计算语言学协会会刊***,2017 年. [[All Versions](https://scholar.google.com/scholar?cluster=11119271811833503059&hl=en&as_sdt=2005&sciodt=0,5)].
+* [Colors in Context: A Pragmatic Neural Model for Grounded Language Understanding](https://transacl.org/index.php/tacl/article/view/1142) - ***Transactions of the Association for Computational Linguistics***, 2017. [[All Versions](https://scholar.google.com/scholar?cluster=11119271811833503059&hl=en&as_sdt=2005&sciodt=0,5)].
-* [Social Pragmatics: Preschoolers Rely on Commonsense Psychology to Resolve Referential Underspecification](https://compdevlab.yale.edu/docs/2019/2019_ChildDev_Pragmatics.pdf) - ***儿童发展***,2019. [[All Versions](https://scholar.google.com/scholar?cluster=16352913537004112920&hl=en&as_sdt=0,5) ]. 儿童社交语用能力的证据.
+* [Social Pragmatics: Preschoolers Rely on Commonsense Psychology to Resolve Referential Underspecification](https://compdevlab.yale.edu/docs/2019/2019_ChildDev_Pragmatics.pdf) - ***Child Development***, 2019. [[All Versions](https://scholar.google.com/scholar?cluster=16352913537004112920&hl=en&as_sdt=0,5)]. A piece of evidence for children's capability on social pragmatics.
* [Pragmatically Informative Image Captioning with Character-Level Inference](http://cocolab.stanford.edu/papers/CohnGordonEtAl2018_NAACL.pdf) - ***NAACL'18***, 2018. [[All Versions](https://scholar.google.com/scholar?cluster=1670953084401884599&hl=en&as_sdt=2005)].
-* [Pragmatic Issue-Sensitive Image Captioning](https://aclanthology.org/2020.findings-emnlp.173/?ref=https://githubhelp.com) - ***ACL 研究结果:EMNLP'20***,2020 年. [[All Versions](https://scholar.google.com/scholar?cluster=10608257248144445301&hl=en&as_sdt=0,5) ]. 理性言语行为在图像字幕中的应用.
+* [Pragmatic Issue-Sensitive Image Captioning](https://aclanthology.org/2020.findings-emnlp.173/?ref=https://githubhelp.com) - ***ACL Findings: EMNLP'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=10608257248144445301&hl=en&as_sdt=0,5)]. Application of Rational Speech Act to Image Captioning.
-* [Disentangling contributions of visual information and interaction history in the formation of graphical conventions](https://cogsci.mindmodeling.org/2019/papers/0091/0091.pdf) - ***CogSci'19***,2019. [[All Versions](https://scholar.google.com/scholar?cluster=15046353579508199394&hl=en&as_sdt=0,5)].
+* [Disentangling contributions of visual information and interaction history in the formation of graphical conventions](https://cogsci.mindmodeling.org/2019/papers/0091/0091.pdf) - ***CogSci'19***, 2019. [[All Versions](https://scholar.google.com/scholar?cluster=15046353579508199394&hl=en&as_sdt=0,5)].
-* [How young children integrate information sources to infer the meaning of words](https://www.nature.com/articles/s41562-021-01145-1) -***自然***,2021 年. [[All Versions](https://scholar.google.com/scholar?cluster=10144794357802769844&hl=en&as_sdt=0,5)].
+* [How young children integrate information sources to infer the meaning of words](https://www.nature.com/articles/s41562-021-01145-1) - ***Nature***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=10144794357802769844&hl=en&as_sdt=0,5)].
-* [Information Structure in Discourse: Towards an Integrated Formal Theory of Pragmatics](https://semprag.org/index.php/sp/article/view/sp.5.6/pdf) - ***语义和语用***,1998. [[All Versions](https://scholar.google.com/scholar?cluster=9127222314768938599&hl=en&as_sdt=0,5)].
+* [Information Structure in Discourse: Towards an Integrated Formal Theory of Pragmatics](https://semprag.org/index.php/sp/article/view/sp.5.6/pdf) - ***Semantics and Pragmatics***, 1998. [[All Versions](https://scholar.google.com/scholar?cluster=9127222314768938599&hl=en&as_sdt=0,5)].
-* [When Lingens meets Frege: communication without common ground](https://link.springer.com/article/10.1007/s11098-020-01490-3) - ***哲学研究***,2021. [[All Versions](https://scholar.google.com/scholar?cluster=10912415595149303257&hl=en&as_sdt=0,5)].
+* [When Lingens meets Frege: communication without common ground](https://link.springer.com/article/10.1007/s11098-020-01490-3) - ***Philosophical Studies***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=10912415595149303257&hl=en&as_sdt=0,5)].
-* [Language as shaped by the environment: linguistic construal in a collaborative spatial task](https://www.nature.com/articles/s41599-020-0404-9.pdf) - ***自然人文与社会科学传播***,2020. [[All Versions](https://scholar.google.com/scholar?cluster=7842508027049437987&hl=en&as_sdt=0,5)].
+* [Language as shaped by the environment: linguistic construal in a collaborative spatial task](https://www.nature.com/articles/s41599-020-0404-9.pdf) - ***Nature Humanities and Social Sciences Communications***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=7842508027049437987&hl=en&as_sdt=0,5)].
#### Pointing & Pantomime
-* [Twelve-month-olds communicate helpfully and appropriately for knowledgeable and ignorant partners](https://www.eva.mpg.de/documents/Elsevier/Liszkowski_Twelve_Cognition_2008_1554509.pdf) - ***认知***,2008. [[All Versions](https://scholar.google.com/scholar?cluster=8202048572661677635&hl=en&as_sdt=0,5) ]. 关于儿童指点的原始论文.
+* [Twelve-month-olds communicate helpfully and appropriately for knowledgeable and ignorant partners](https://www.eva.mpg.de/documents/Elsevier/Liszkowski_Twelve_Cognition_2008_1554509.pdf) - ***Cognition***, 2008. [[All Versions](https://scholar.google.com/scholar?cluster=8202048572661677635&hl=en&as_sdt=0,5)]. The original paper on child pointing.
#### Language Compositionality
-* [Compositionality](https://plato.stanford.edu/entries/compositionality/) - ***柏拉图斯坦福***. 关于组合性的计算哲学解释,这是语言的显着特征之一.
+* [Compositionality](https://plato.stanford.edu/entries/compositionality/) - ***Plato Stanford***. A computational philosophy account on compositionality, one of the distinctive feature of language.
-* [On The Emergence Of Compositionality](http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.60.3235) - ***语言进化会议'06*** 论文集,2006 年. [[All Versions](https://scholar.google.com/scholar?cluster=16315741180717951222&hl=en&as_sdt=0,5) ]. 关于组合性出现的原始论文.
+* [On The Emergence Of Compositionality](http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.60.3235) - ***Proceedings of the Evolution of Language Conference'06***, 2006. [[All Versions](https://scholar.google.com/scholar?cluster=16315741180717951222&hl=en&as_sdt=0,5)]. The original paper on the emergence of compositionality.
-* [Multi-Agent Cooperation and the Emergence of (Natural) Language](https://arxiv.org/pdf/1612.07182.pdf) -***ICLR'17***,2017 年. [[All Versions](https://scholar.google.com/scholar?cluster=1931070702879918446&hl=en&as_sdt=0,5)]. The original paper on the emergence of language in multi-agent reinforcement learning.
+* [Multi-Agent Cooperation and the Emergence of (Natural) Language](https://arxiv.org/pdf/1612.07182.pdf) - ***ICLR'17***, 2017. [[All Versions](https://scholar.google.com/scholar?cluster=1931070702879918446&hl=en&as_sdt=0,5)]. The original paper on the emergence of language in multi-agent reinforcement learning.
-* [Emergence of Language with Multi-agent Games: Learning to Communicate with Sequences of Symbols](https://proceedings.neurips.cc/paper/2017/hash/70222949cc0db89ab32c9969754d4758-Abstract.html) - ***NeurIPS'18***,2018. [[All Versions](https://scholar.google.com/scholar?cluster=17308624474306270808&hl=en&as_sdt=0,5)].
+* [Emergence of Language with Multi-agent Games: Learning to Communicate with Sequences of Symbols](https://proceedings.neurips.cc/paper/2017/hash/70222949cc0db89ab32c9969754d4758-Abstract.html) - ***NeurIPS'18***, 2018. [[All Versions](https://scholar.google.com/scholar?cluster=17308624474306270808&hl=en&as_sdt=0,5)].
-* [Emergent communication through negotiation](https://arxiv.org/abs/1804.03980) -***ICLR'18***,2018 年. [[All Versions](https://scholar.google.com/scholar?cluster=8825869866742501521&hl=en&as_sdt=0,5)].
+* [Emergent communication through negotiation](https://arxiv.org/abs/1804.03980) - ***ICLR'18***, 2018. [[All Versions](https://scholar.google.com/scholar?cluster=8825869866742501521&hl=en&as_sdt=0,5)].
-* [The language of generalization](https://psycnet.apa.org/record/2019-07481-001) - ***心理学评论***,2019. [[All Versions](https://scholar.google.com/scholar?cluster=7723877614160376324&hl=en&as_sdt=0,5)].
+* [The language of generalization](https://psycnet.apa.org/record/2019-07481-001) - ***Psychological Review***, 2019. [[All Versions](https://scholar.google.com/scholar?cluster=7723877614160376324&hl=en&as_sdt=0,5)].
-* [Compositionality and Generalization in Emergent Languages](https://arxiv.org/abs/2004.09124) -***ACL'20***,2020 年. [[All Versions](https://scholar.google.com/scholar?cluster=5792073344743965767&hl=en&as_sdt=0,5)].
+* [Compositionality and Generalization in Emergent Languages](https://arxiv.org/abs/2004.09124) - ***ACL'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=5792073344743965767&hl=en&as_sdt=0,5)].
-* [Word formation supports efficient communication: The case of compounds](http://www.charleskemp.com/papers/hanrpk_humanlikepropertyinductionisachallengeforlargelanguagemodels.pdf) - ***CogSci'22***,2022 年.
+* [Word formation supports efficient communication: The case of compounds](http://www.charleskemp.com/papers/hanrpk_humanlikepropertyinductionisachallengeforlargelanguagemodels.pdf) - ***CogSci'22***, 2022.
@@ -591,129 +593,129 @@
#### Human-Level Problem Solving
-* [Elements of a theory of human problem solving](https://psycnet.apa.org/record/1959-07883-001) - ***心理学评论***,1958. [[All Versions](https://scholar.google.com/scholar?cluster=6226995019045187501&hl=en&as_sdt=0,5) ]. 赫伯特·西蒙关于人类问题解决的最初想法.
+* [Elements of a theory of human problem solving](https://psycnet.apa.org/record/1959-07883-001) - ***Psychological Review***, 1958. [[All Versions](https://scholar.google.com/scholar?cluster=6226995019045187501&hl=en&as_sdt=0,5)]. Herbert Simon's original idea on human problem solving.
-* [Human Problem Solving](https://psycnet.apa.org/record/1973-10478-000) - ***新泽西州恩格尔伍德悬崖:Prentice-hall***,1972 年. [[All Versions](https://scholar.google.com/scholar?cluster=3996229083126262536&hl=en&as_sdt=0,5) ]. 赫伯特·西蒙将人类问题解决的经典思想称为搜索.
+* [Human Problem Solving](https://psycnet.apa.org/record/1973-10478-000) - ***Englewood Cliffs, NJ: Prentice-hall***, 1972. [[All Versions](https://scholar.google.com/scholar?cluster=3996229083126262536&hl=en&as_sdt=0,5)]. Herbert Simon's classic idea of human problem solving as search.
-* [Learning to Solve Problems: A Handbook for Designing Problem-Solving Learning Environments](http://196.223.158.148/bitstream/handle/123456789/2978/596.pdf?sequence=1&isAllowed=y) - ***泰勒弗朗西斯***,2010. [[All Versions](https://scholar.google.com/scholar?cluster=13262690779319271809&hl=en&as_sdt=2005&sciodt=0,5)].
+* [Learning to Solve Problems: A Handbook for Designing Problem-Solving Learning Environments](http://196.223.158.148/bitstream/handle/123456789/2978/596.pdf?sequence=1&isAllowed=y) - ***Taylorfrancis***, 2010. [[All Versions](https://scholar.google.com/scholar?cluster=13262690779319271809&hl=en&as_sdt=2005&sciodt=0,5)].
-* [Judgment under Uncertainty: Heuristics and Biases: Biases in judgments reveal some heuristics of thinking under uncertainty](https://www.science.org/doi/abs/10.1126/science.185.4157.1124) -***科学***,1974 年. [[All Versions](https://scholar.google.com/scholar?cluster=17040257859216791312&hl=en&as_sdt=0,5) ]. 丹尼尔·卡尼曼的前瞻性理论的经典思想.
+* [Judgment under Uncertainty: Heuristics and Biases: Biases in judgments reveal some heuristics of thinking under uncertainty](https://www.science.org/doi/abs/10.1126/science.185.4157.1124) - ***Science***, 1974. [[All Versions](https://scholar.google.com/scholar?cluster=17040257859216791312&hl=en&as_sdt=0,5)]. Daniel Kahneman's classic idea of prospective theory.
-* [Hierarchical reasoning by neural circuits in the frontal cortex](https://www.cnbc.cmu.edu/braingroup/papers/sarafyazd_jazayeri_2019.pdf) -***科学***,2019. [[All Versions](https://scholar.google.com/scholar?cluster=9875733886908769773&hl=en&as_sdt=0,5) ]. 神经科学证据支持规则转换.
+* [Hierarchical reasoning by neural circuits in the frontal cortex](https://www.cnbc.cmu.edu/braingroup/papers/sarafyazd_jazayeri_2019.pdf) - ***Science***, 2019. [[All Versions](https://scholar.google.com/scholar?cluster=9875733886908769773&hl=en&as_sdt=0,5)]. Neuroscience evidence supporting rule switch.
-* [The importance of mixed selectivity in complex cognitive tasks](https://oar.princeton.edu/rt4ds/file/11875/2161) -***自然***,2013 年. [[All Versions](https://scholar.google.com/scholar?cluster=2707751672275136220&hl=en&as_sdt=0,5) ]. 原始论文介绍了高维神经表示的混合选择性.
+* [The importance of mixed selectivity in complex cognitive tasks](https://oar.princeton.edu/rt4ds/file/11875/2161) - ***Nature***, 2013. [[All Versions](https://scholar.google.com/scholar?cluster=2707751672275136220&hl=en&as_sdt=0,5)]. The original paper introducing mixed selectivity with high-dimensional neural representations.
-* [People construct simplified mental representations to plan](https://www.nature.com/articles/s41586-022-04743-9) -***自然***,2022 年. [[All Versions](https://scholar.google.com/scholar?cluster=12068944400080889789&hl=en&as_sdt=0,5) ]. 人类规划中理性问题表示的计算解释.
+* [People construct simplified mental representations to plan](https://www.nature.com/articles/s41586-022-04743-9) - ***Nature***, 2022. [[All Versions](https://scholar.google.com/scholar?cluster=12068944400080889789&hl=en&as_sdt=0,5)]. A computational account on rational problem representation in human planning.
-* [Goals, usefulness and abstraction in value-based choice](https://www.sciencedirect.com/science/article/pii/S1364661322002819) - ***认知科学趋势***,2023 年. [[All Versions](https://scholar.google.com/scholar?cluster=6256990098976657651&hl=en&as_sdt=2005&sciodt=0,5) ]. 概述了计算和生物学原理的综述,这些原理使大脑能够通过创建灵活适应不断变化的目标的抽象来计算选项或行动的有用性.
+* [Goals, usefulness and abstraction in value-based choice](https://www.sciencedirect.com/science/article/pii/S1364661322002819) - ***Trends in Cognitive Sciences***, 2023. [[All Versions](https://scholar.google.com/scholar?cluster=6256990098976657651&hl=en&as_sdt=2005&sciodt=0,5)]. A review that outlines the computational and biological principles that enable the brain to compute the usefulness of an option or action by creating abstractions that flexibly adapt to changing goals.
-* [Value signals guide abstraction during learning](https://elifesciences.org/articles/68943) -***eLife***,2022 年. [[All Versions](https://scholar.google.com/scholar?cluster=10324834842795908439&hl=en&as_sdt=0,5)].
+* [Value signals guide abstraction during learning](https://elifesciences.org/articles/68943) - ***eLife***, 2022. [[All Versions](https://scholar.google.com/scholar?cluster=10324834842795908439&hl=en&as_sdt=0,5)].
-* [Learning to perceive and act by trial and error](https://link.springer.com/article/10.1007/BF00058926) - ***机器学习***,1991. [[All Versions](https://scholar.google.com/scholar?cluster=1987606770603964473&hl=en&as_sdt=0,5)].
+* [Learning to perceive and act by trial and error](https://link.springer.com/article/10.1007/BF00058926) - ***Machine Learning***, 1991. [[All Versions](https://scholar.google.com/scholar?cluster=1987606770603964473&hl=en&as_sdt=0,5)].
-* [Representations in distributed cognitive tasks](https://onlinelibrary.wiley.com/doi/abs/10.1207/s15516709cog1801_3) - ***认知科学***,1994. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=14781266698447195483)].
+* [Representations in distributed cognitive tasks](https://onlinelibrary.wiley.com/doi/abs/10.1207/s15516709cog1801_3) - ***Cognitive Science***, 1994. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=14781266698447195483)].
-* [The nature of external representations in problem solving](https://www.sciencedirect.com/science/article/abs/pii/S0364021399800226) - ***认知科学***,1997. [[All Versions](https://scholar.google.com/scholar?cluster=10698887231200401430&hl=en&as_sdt=0,5)].
+* [The nature of external representations in problem solving](https://www.sciencedirect.com/science/article/abs/pii/S0364021399800226) - ***Cognitive Science***, 1997. [[All Versions](https://scholar.google.com/scholar?cluster=10698887231200401430&hl=en&as_sdt=0,5)].
-* [Abstract strategy learning underlies flexible transfer in physical problem solving](https://cognitivesciencesociety.org/cogsci20/papers/0765/0765.pdf) - ***CogSci'20***,2020. [[All Versions](https://scholar.google.com/scholar?hl=en&as_sdt=0%2C5&q=Abstract+strategy+learning+underlies+flexible+transfer+in+physical+problem+solving.&btnG=)].
+* [Abstract strategy learning underlies flexible transfer in physical problem solving](https://cognitivesciencesociety.org/cogsci20/papers/0765/0765.pdf) - ***CogSci'20***, 2020. [[All Versions](https://scholar.google.com/scholar?hl=en&as_sdt=0%2C5&q=Abstract+strategy+learning+underlies+flexible+transfer+in+physical+problem+solving.&btnG=)].
* [Physion: Evaluating Physical Prediction from Vision in Humans and Machines](https://openreview.net/forum?id=CXyZrKPz4CU) - ***NeurIPS'21***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=8733318111076645893&hl=en&as_sdt=0,5)].
-* [Exploration: from machines to humans](https://www.sciencedirect.com/science/article/pii/S2352154620301236) -***行为科学的当前观点***,2020. [[All Versions](https://scholar.google.com/scholar?cluster=8015078432419172621&hl=en&as_sdt=0,5)].
+* [Exploration: from machines to humans](https://www.sciencedirect.com/science/article/pii/S2352154620301236) - ***Current Opinion in Behavioral Sciences***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=8015078432419172621&hl=en&as_sdt=0,5)].
-* [Balancing exploration and exploitation with information and randomization](https://www.sciencedirect.com/science/article/pii/S2352154620301467) -***行为科学的当前观点***,2021 年. [[All Versions](https://scholar.google.com/scholar?cluster=8164388137243077863&hl=en&as_sdt=2005&sciodt=0,5)].
+* [Balancing exploration and exploitation with information and randomization](https://www.sciencedirect.com/science/article/pii/S2352154620301467) - ***Current Opinion in Behavioral Sciences***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=8164388137243077863&hl=en&as_sdt=2005&sciodt=0,5)].
-* [Hippocampal neurons construct a map of an abstract value space](https://www.sciencedirect.com/science/article/pii/S0092867421008369) -***细胞***,2021 年. [[All Versions](https://scholar.google.com/scholar?cluster=12658820581876003172&hl=en&as_sdt=0,5)].
+* [Hippocampal neurons construct a map of an abstract value space](https://www.sciencedirect.com/science/article/pii/S0092867421008369) - ***Cell***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=12658820581876003172&hl=en&as_sdt=0,5)].
-* [Learning to act by integrating mental simulations and physical experiments](https://cpilab.org/pubs/Dasgupta2018Learning.pdf) - ***CogSci'18***,2018. [[All Versions](https://scholar.google.com/scholar?cluster=7342920174595829739&hl=en&as_sdt=0,5)]. [[Code](https://github.com/ishita-dg/SimulationVSAction)].
+* [Learning to act by integrating mental simulations and physical experiments](https://cpilab.org/pubs/Dasgupta2018Learning.pdf) - ***CogSci'18***, 2018. [[All Versions](https://scholar.google.com/scholar?cluster=7342920174595829739&hl=en&as_sdt=0,5)]. [[Code](https://github.com/ishita-dg/SimulationVSAction)].
-* [The successor representation in human reinforcement learning](https://gershmanlab.com/pubs/Momennejad17.pdf) - ***自然人类行为***,2017. [[All Versions](https://scholar.google.com/scholar?cluster=7317529612823134939&hl=en&as_sdt=0,5)].
+* [The successor representation in human reinforcement learning](https://gershmanlab.com/pubs/Momennejad17.pdf) - ***Nature Human Behavior***, 2017. [[All Versions](https://scholar.google.com/scholar?cluster=7317529612823134939&hl=en&as_sdt=0,5)].
#### Planning
-* [From Skills to Symbols: Learning Symbolic Representations for Abstract High-Level Planning](https://jair.org/index.php/jair/article/view/11175) - ***人工智能研究杂志***,2018. [[All Versions](https://scholar.google.com/scholar?cluster=17962480659445514879&hl=en&as_sdt=0,5) ]. Leslie Kaelbling 对分层任务和运动规划(分层 TAMP)的评论.
+* [From Skills to Symbols: Learning Symbolic Representations for Abstract High-Level Planning](https://jair.org/index.php/jair/article/view/11175) - ***Journal of Artificial Intelligence Research***, 2018. [[All Versions](https://scholar.google.com/scholar?cluster=17962480659445514879&hl=en&as_sdt=0,5)]. Leslie Kaelbling's review on hierarchical Task-and-Motion-Planning (hierarchical TAMP).
-* [Integrated Task and Motion Planning](https://www.annualreviews.org/doi/abs/10.1146/annurev-control-091420-084139) - ***控制、机器人和自主系统年度回顾***,2021 年. [[All Versions](https://scholar.google.com/scholar?cluster=478421650694199529&hl=en&as_sdt=0,5) ]. Leslie Kaelbling 对任务和动作规划 (TAMP) 的评论.
+* [Integrated Task and Motion Planning](https://www.annualreviews.org/doi/abs/10.1146/annurev-control-091420-084139) - ***Annual Review of Control, Robotics, and Autonomous Systems***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=478421650694199529&hl=en&as_sdt=0,5)]. Leslie Kaelbling's review on Task-and-Motion-Planning (TAMP).
-* [Differentiable Physics and Stable Modes for Tool-Use and Manipulation Planning](https://dspace.mit.edu/handle/1721.1/126626) - ***机器人:科学与系统***,2018. [[All Versions](https://scholar.google.com/scholar?cluster=10342169019935480143&hl=en&as_sdt=0,5)].
+* [Differentiable Physics and Stable Modes for Tool-Use and Manipulation Planning](https://dspace.mit.edu/handle/1721.1/126626) - ***Robotics: Science and Systems***, 2018. [[All Versions](https://scholar.google.com/scholar?cluster=10342169019935480143&hl=en&as_sdt=0,5)].
-* [Learning to act by integrating mental simulations and physical experiments](https://gershmanlab.com/pubs/Dasgupta18_simulation.pdf) - ***CogSci'21***,2018. [[All Versions](https://scholar.google.com/scholar?cluster=7342920174595829739&hl=en&as_sdt=0,5)].
+* [Learning to act by integrating mental simulations and physical experiments](https://gershmanlab.com/pubs/Dasgupta18_simulation.pdf) - ***CogSci'21***, 2018. [[All Versions](https://scholar.google.com/scholar?cluster=7342920174595829739&hl=en&as_sdt=0,5)].
-* [What Is the Model in Model-Based Planning?](https://onlinelibrary.wiley.com/doi/ftr/10.1111/cogs.12928) - ***认知科学***,2021. [[All Versions](https://scholar.google.com/scholar?cluster=10598397017491369972&hl=en&scisbd=1&as_sdt=2005&sciodt=0,5)].
+* [What Is the Model in Model-Based Planning?](https://onlinelibrary.wiley.com/doi/ftr/10.1111/cogs.12928) - ***Cognitive Science***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=10598397017491369972&hl=en&scisbd=1&as_sdt=2005&sciodt=0,5)].
* [Discovering State and Action Abstractions for Generalized Task and Motion Planning](https://arxiv.org/pdf/2109.11082.pdf) - ***AAAI'22***, 2022. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=1054368060554971920)].
#### Intrinsic Motivation
-* [Intrinsically Motivated Reinforcement Learning](https://proceedings.neurips.cc/paper/2004/hash/4be5a36cbaca8ab9d2066debfe4e65c1-Abstract.html) - ***NeurIPS'04***,2004 年. [[All Versions](https://scholar.google.com/scholar?cluster=9736217847061704054&hl=en&as_sdt=0,5) ]. 对经典强化学习中内在奖励函数的全面回顾.
+* [Intrinsically Motivated Reinforcement Learning](https://proceedings.neurips.cc/paper/2004/hash/4be5a36cbaca8ab9d2066debfe4e65c1-Abstract.html) - ***NeurIPS'04***, 2004. [[All Versions](https://scholar.google.com/scholar?cluster=9736217847061704054&hl=en&as_sdt=0,5)]. A comprehensive review on intrinsic reward functions in classic reinforcement learning.
-* [What is intrinsic motivation? A typology of computational approaches](https://www.frontiersin.org/articles/10.3389/neuro.12.006.2007/full) - ***神经机器人学前沿***,2009. [[All Versions](https://scholar.google.com/scholar?cluster=11901343819872275353&hl=en&as_sdt=0,5)].
+* [What is intrinsic motivation? A typology of computational approaches](https://www.frontiersin.org/articles/10.3389/neuro.12.006.2007/full) - ***Frontiers in Neurorobotics***, 2009. [[All Versions](https://scholar.google.com/scholar?cluster=11901343819872275353&hl=en&as_sdt=0,5)].
-* [Adapting Behavior via Intrinsic Reward: A Survey and Empirical Study](https://www.jair.org/index.php/jair/article/view/12087) - ***人工智能研究杂志***,2020. [[All Versions](https://scholar.google.com/scholar?cluster=5309595875334344707&hl=en&as_sdt=0,5)].
+* [Adapting Behavior via Intrinsic Reward: A Survey and Empirical Study](https://www.jair.org/index.php/jair/article/view/12087) - ***Journal of Artificial Intelligence Research***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=5309595875334344707&hl=en&as_sdt=0,5)].
-* [Curiosity-driven Exploration by Self-supervised Prediction](https://proceedings.mlr.press/v70/pathak17a.html) - ***ICML'17***, 2017. [[All Versions](https://scholar.google.com/scholar?cluster=9379743003299559904&hl=en&as_sdt=0,5) ]. 关于好奇心作为内在动机的原始论文.
+* [Curiosity-driven Exploration by Self-supervised Prediction](https://proceedings.mlr.press/v70/pathak17a.html) - ***ICML'17***, 2017. [[All Versions](https://scholar.google.com/scholar?cluster=9379743003299559904&hl=en&as_sdt=0,5)]. The original paper on curiosity as intrinsic motivation.
* [UCB Exploration via Q-Ensembles](https://arxiv.org/abs/1706.01502) - 2017. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=13260404166621290240)].
* [Causal Curiosity: RL Agents Discovering Self-supervised Experiments for Causal Representation Learning](https://arxiv.org/abs/2010.03110) - ***ICML'21***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=4880520597219138666&hl=en&as_sdt=0,5)].
-* [Variational Information Maximisation for Intrinsically Motivated Reinforcement Learning](https://proceedings.neurips.cc/paper/2015/hash/e00406144c1e7e35240afed70f34166a-Abstract.html) -***NeurIPS'15***,2015 年. [[All Versions](https://scholar.google.com/scholar?cluster=9262504233068870193&hl=en&as_sdt=0,5) ]. 关于赋权作为内在动机的原始论文.
+* [Variational Information Maximisation for Intrinsically Motivated Reinforcement Learning](https://proceedings.neurips.cc/paper/2015/hash/e00406144c1e7e35240afed70f34166a-Abstract.html) - ***NeurIPS'15***, 2015. [[All Versions](https://scholar.google.com/scholar?cluster=9262504233068870193&hl=en&as_sdt=0,5)]. The original paper on empowerment as intrinsic motivation.
* [Intrinsic Exploration as Empowerment in a Richly Structured Online Game](https://psyarxiv.com/ybs7g/) - 2022. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=12321757821600526668)].
-* [Multi-task reinforcement learning in humans](https://gershmanlab.com/pubs/Tomov21.pdf) - ***自然人类行为***,2021. [[All Versions](https://scholar.google.com/scholar?cluster=14589018692074515644&hl=en&as_sdt=0,5)].
+* [Multi-task reinforcement learning in humans](https://gershmanlab.com/pubs/Tomov21.pdf) - ***Nature Human Behavior***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=14589018692074515644&hl=en&as_sdt=0,5)].
#### Reinforcement Learning
-* [Reinforcement learning: An introduction](https://www.andrew.cmu.edu/user/rmorina/papers/SuttonBook.pdf) -***麻省理工学院出版社***,2018. [[All Versions](https://scholar.google.com/scholar?cluster=8821915215029978039&hl=en&as_sdt=0,5) ]. 理查德·萨顿(Richard Sutton)关于强化学习的综合书籍.
+* [Reinforcement learning: An introduction](https://www.andrew.cmu.edu/user/rmorina/papers/SuttonBook.pdf) - ***MIT Press***, 2018. [[All Versions](https://scholar.google.com/scholar?cluster=8821915215029978039&hl=en&as_sdt=0,5)]. Richard Sutton's comprehensive book on reinforcement learning.
-* [Reinforcement learning: A survey](https://www.jair.org/index.php/jair/article/view/10166) - ***人工智能研究杂志***,1996. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=4983604491168613713) ]. Leslie Kaelbling 对强化学习的评论.
+* [Reinforcement learning: A survey](https://www.jair.org/index.php/jair/article/view/10166) - ***Journal of Artificial Intelligence Research***, 1996. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=4983604491168613713)]. Leslie Kaelbling's review on reinforcement learning.
-* [An overview of multi-agent reinforcement learning from game theoretical perspective](https://arxiv.org/pdf/2011.00583.pdf) - 2020. [[All Versions](https://scholar.google.com/scholar?cluster=16197919002723407603&hl=en&as_sdt=0,5) ]. 杨耀东从博弈论角度对多智能体强化学习的综述
+* [An overview of multi-agent reinforcement learning from game theoretical perspective](https://arxiv.org/pdf/2011.00583.pdf) - 2020. [[All Versions](https://scholar.google.com/scholar?cluster=16197919002723407603&hl=en&as_sdt=0,5)]. Yaodong Yang's review on multi-agent reinforcement learning from the perspective of game theory.
-* [Human-level control through deep reinforcement learning](https://klab.tch.harvard.edu/academia/classes/Neuro230/ReadingAssignments/MnihEtAlHassibis15NatureControlDeepRL.pdf) -***自然***,2015 年. [[All Versions](https://scholar.google.com/scholar?cluster=12439121588427761338&hl=en&as_sdt=0,5) ]. 关于通过 Deep Q-Network 解决 Atari 游戏的原始论文.
+* [Human-level control through deep reinforcement learning](https://klab.tch.harvard.edu/academia/classes/Neuro230/ReadingAssignments/MnihEtAlHassibis15NatureControlDeepRL.pdf) - ***Nature***, 2015. [[All Versions](https://scholar.google.com/scholar?cluster=12439121588427761338&hl=en&as_sdt=0,5)]. The original paper on solving Atari games via Deep Q-Network.
-* [Between MDPs and semi-MDPs: A framework for temporal abstraction in reinforcement learning](https://www.sciencedirect.com/science/article/pii/S0004370299000521) - ***人工智能***,1999. [[All Versions](https://scholar.google.com/scholar?cluster=1471968208408231068&hl=en&as_sdt=0,5) ]. 关于操作强化学习的原始论文.
+* [Between MDPs and semi-MDPs: A framework for temporal abstraction in reinforcement learning](https://www.sciencedirect.com/science/article/pii/S0004370299000521) - ***Artificial Intelligence***, 1999. [[All Versions](https://scholar.google.com/scholar?cluster=1471968208408231068&hl=en&as_sdt=0,5)]. The original paper on operation reinforcement learning.
-* [On Monte Carlo Tree Search and Reinforcement Learning](http://oucsace.cs.ohio.edu/~chelberg/classes/680/paperPresentations/NathanPaperToPresent.pdf) - ***人工智能研究杂志***,2017. [[All Versions](https://scholar.google.com/scholar?cluster=5805718077259491860&hl=en&as_sdt=0,5)].
+* [On Monte Carlo Tree Search and Reinforcement Learning](http://oucsace.cs.ohio.edu/~chelberg/classes/680/paperPresentations/NathanPaperToPresent.pdf) - ***Journal of Artificial Intelligence Research***, 2017. [[All Versions](https://scholar.google.com/scholar?cluster=5805718077259491860&hl=en&as_sdt=0,5)].
-* [Reinforcement Learning and Control as Probabilistic Inference: Tutorial and Review](https://arxiv.org/abs/1805.00909) - 2018. [[All Versions](https://scholar.google.com/scholar?cluster=16437288987337534404&hl=en&as_sdt=0,5)]. [[Slides](http://rail.eecs.berkeley.edu/deeprlcourse-fa18/static/slides/lec-15.pdf) ]. Sergey Levine 关于概率性处理强化学习的教程.
+* [Reinforcement Learning and Control as Probabilistic Inference: Tutorial and Review](https://arxiv.org/abs/1805.00909) - 2018. [[All Versions](https://scholar.google.com/scholar?cluster=16437288987337534404&hl=en&as_sdt=0,5)]. [[Slides](http://rail.eecs.berkeley.edu/deeprlcourse-fa18/static/slides/lec-15.pdf)]. Sergey Levine's tutorial on treating reinforcement learning probabilisticly.
-* [A Generalized Algorithm for Multi-Objective Reinforcement Learning and Policy Adaptation](https://proceedings.neurips.cc/paper/2019/hash/4a46fbfca3f1465a27b210f4bdfe6ab3-Abstract.html) - ***NeurIPS'19***,2019 年. [[All Versions](https://scholar.google.com/scholar?cluster=7721047641895252765&hl=en&as_sdt=0,5)].
+* [A Generalized Algorithm for Multi-Objective Reinforcement Learning and Policy Adaptation](https://proceedings.neurips.cc/paper/2019/hash/4a46fbfca3f1465a27b210f4bdfe6ab3-Abstract.html) - ***NeurIPS'19***, 2019. [[All Versions](https://scholar.google.com/scholar?cluster=7721047641895252765&hl=en&as_sdt=0,5)].
-* [Solving Compositional Reinforcement Learning Problems via Task Reduction](https://openreview.net/forum?id=9SS69KwomAM) -***ICLR'21***,2021 年. [[All Versions](https://scholar.google.com/scholar?cluster=15628616147808752058&hl=en&as_sdt=0,5)].
+* [Solving Compositional Reinforcement Learning Problems via Task Reduction](https://openreview.net/forum?id=9SS69KwomAM) - ***ICLR'21***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=15628616147808752058&hl=en&as_sdt=0,5)].
-* [Neural Task Programming: Learning to Generalize Across Hierarchical Tasks](https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=8460689) -***ICRA'18***,2018 年. [[All Versions](https://scholar.google.com/scholar?cluster=7155333517647976638&hl=en&as_sdt=0,5)].
+* [Neural Task Programming: Learning to Generalize Across Hierarchical Tasks](https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=8460689) - ***ICRA'18***, 2018. [[All Versions](https://scholar.google.com/scholar?cluster=7155333517647976638&hl=en&as_sdt=0,5)].
-* [Learning to act: qualitative learning of deterministic action models](https://academic.oup.com/logcom/article-abstract/28/2/337/4695480) - ***逻辑与计算杂志***,2017. [[All Versions](https://scholar.google.com/scholar?cluster=14570482854600886953&hl=en&as_sdt=0,5)].
+* [Learning to act: qualitative learning of deterministic action models](https://academic.oup.com/logcom/article-abstract/28/2/337/4695480) - ***Journal of Logic and Computation***, 2017. [[All Versions](https://scholar.google.com/scholar?cluster=14570482854600886953&hl=en&as_sdt=0,5)].
* [Learning to Act and Observe in Partially Observable Domains](https://arxiv.org/abs/2109.06076) - 2021. [[All Versions](https://scholar.google.com/scholar?cluster=2258600434630687063&hl=en&as_sdt=0,5)].
-* [Why Generalization in RL is Difficult: Epistemic POMDPs and Implicit Partial Observability](https://arxiv.org/abs/2107.06277) - ***NeurIPS'21***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=9640851185758072663&hl=en&as_sdt=0,5) ]. 对强化学习中泛化问题的正式处理.
+* [Why Generalization in RL is Difficult: Epistemic POMDPs and Implicit Partial Observability](https://arxiv.org/abs/2107.06277) - ***NeurIPS'21***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=9640851185758072663&hl=en&as_sdt=0,5)]. A formal treatment on the generalization problem in reinforcement learning.
-* [Learning to Perform Physics Experiments via Deep Reinforcement Learning](https://openreview.net/forum?id=r1nTpv9eg) -***ICLR'17***,2017 年. [[All Versions](https://scholar.google.com/scholar?cluster=13142558595749186250&hl=en&as_sdt=0,5)].
+* [Learning to Perform Physics Experiments via Deep Reinforcement Learning](https://openreview.net/forum?id=r1nTpv9eg) - ***ICLR'17***, 2017. [[All Versions](https://scholar.google.com/scholar?cluster=13142558595749186250&hl=en&as_sdt=0,5)].
-* [Data-Efficient Learning for Complex and Real-Time Physical Problem Solving Using Augmented Simulation](https://ieeexplore.ieee.org/abstract/document/9387127) - ***机器人和自动化通讯***,2021 年. [[All Versions](https://scholar.google.com/scholar?cluster=3140653562829320759&hl=en&as_sdt=0,5)].
+* [Data-Efficient Learning for Complex and Real-Time Physical Problem Solving Using Augmented Simulation](https://ieeexplore.ieee.org/abstract/document/9387127) - ***Robotics and Automation Letters***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=3140653562829320759&hl=en&as_sdt=0,5)].
-* [A Survey of Preference-Based Reinforcement Learning Methods](https://www.jmlr.org/papers/volume18/16-634/16-634.pdf) - ***机器学习研究杂志***,2017. [[All Versions](https://scholar.google.com/scholar?cluster=13278778479251450967&hl=en&as_sdt=0,5)].
+* [A Survey of Preference-Based Reinforcement Learning Methods](https://www.jmlr.org/papers/volume18/16-634/16-634.pdf) - ***Journal of Machine Learning Research***, 2017. [[All Versions](https://scholar.google.com/scholar?cluster=13278778479251450967&hl=en&as_sdt=0,5)].
-* [On the Expressivity of Markov Reward](https://papers.NeurIPS.cc/paper/2021/file/4079016d940210b4ae9ae7d41c4a2065-Paper.pdf) - ***NeurIPS'21***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=4524686816939437211&hl=en&as_sdt=0,5) ]. 强化学习建模中任务和奖励的正式处理.
+* [On the Expressivity of Markov Reward](https://papers.NeurIPS.cc/paper/2021/file/4079016d940210b4ae9ae7d41c4a2065-Paper.pdf) - ***NeurIPS'21***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=4524686816939437211&hl=en&as_sdt=0,5)]. A formal treatment of tasks and rewards in reinforcement learning modeling.
-* [Trust Region Policy Optimization](https://proceedings.mlr.press/v37/schulman15.html) - ***ICML'15***, 2015. [[All Versions](https://scholar.google.com/scholar?cluster=4215501129336400677&hl=en&as_sdt=0,5) ]. 原始论文介绍了 TRPO,一种优化控制策略的方法,具有保证单调改进的效果.
+* [Trust Region Policy Optimization](https://proceedings.mlr.press/v37/schulman15.html) - ***ICML'15***, 2015. [[All Versions](https://scholar.google.com/scholar?cluster=4215501129336400677&hl=en&as_sdt=0,5)]. The original paper introducing TRPO, a method for optimizing control policies, with guaranteed monotonic improvement.
-* [Constrained Policy Optimization](http://proceedings.mlr.press/v70/achiam17a/achiam17a.pdf) - ***ICML'17***, 2017. [[All Versions](https://scholar.google.com/scholar?cluster=6114366704163518185&hl=en&as_sdt=0,5) ]. 关于约束强化学习(安全强化学习)的原始论文.
+* [Constrained Policy Optimization](http://proceedings.mlr.press/v70/achiam17a/achiam17a.pdf) - ***ICML'17***, 2017. [[All Versions](https://scholar.google.com/scholar?cluster=6114366704163518185&hl=en&as_sdt=0,5)]. The original paper on constrained reinforcement learning (safe reinforcement learning).
-* [When to Trust Your Model: Model-Based Policy Optimization](https://proceedings.neurips.cc/paper_files/paper/2019/hash/5faf461eff3099671ad63c6f3f094f7f-Abstract.html) - ***NeurIPS'19***,2019 年. [[All Versions](https://scholar.google.com/scholar?cluster=4248859125840907707&hl=en&as_sdt=0,5)]. [[Post](https://bair.berkeley.edu/blog/2019/12/12/mbpo/)].
+* [When to Trust Your Model: Model-Based Policy Optimization](https://proceedings.neurips.cc/paper_files/paper/2019/hash/5faf461eff3099671ad63c6f3f094f7f-Abstract.html) - ***NeurIPS'19***, 2019. [[All Versions](https://scholar.google.com/scholar?cluster=4248859125840907707&hl=en&as_sdt=0,5)]. [[Post](https://bair.berkeley.edu/blog/2019/12/12/mbpo/)].
* [SUNRISE: A Simple Unified Framework for Ensemble Learning in Deep Reinforcement Learning](http://proceedings.mlr.press/v139/lee21g.html) - ***ICML'21***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=8840831494454574191&hl=en&as_sdt=0,5)].
-* [The Quest for a Common Model of the Intelligent Decision Maker](https://arxiv.org/abs/2202.13252) -***强化学习和决策多学科会议'22***,2022 年. [[All Versions](https://scholar.google.com/scholar?cluster=7652784232757502910&hl=en&as_sdt=0,5) ]. Richard Sutton 对强化学习研究未来方向的看法.
+* [The Quest for a Common Model of the Intelligent Decision Maker](https://arxiv.org/abs/2202.13252) - ***Multi-disciplinary Conference on Reinforcement Learning and Decision Making'22***, 2022. [[All Versions](https://scholar.google.com/scholar?cluster=7652784232757502910&hl=en&as_sdt=0,5)]. Richard Sutton's perspective on the future directions of reinforcement learning research.
* [Automatic curriculum learning for deep RL: a short survey](https://dl.acm.org/doi/abs/10.5555/3491440.3492111) - ***IJCAI'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=10660055557098312214&hl=en&as_sdt=0,5)].
@@ -722,11 +724,11 @@
#### Inverse Reinforcement Learning
-* [Apprenticeship Learning via Inverse Reinforcement Learning](https://dl.acm.org/doi/pdf/10.1145/1015330.1015430) - ***ICML'04***, 2004. [[All Versions](https://scholar.google.com/scholar?cluster=10260011060619377707&hl=en&as_sdt=0,5) ]. Pieter Abbeel 和 Andrew Ng 关于逆向强化学习 (IRL) 的原始论文.
+* [Apprenticeship Learning via Inverse Reinforcement Learning](https://dl.acm.org/doi/pdf/10.1145/1015330.1015430) - ***ICML'04***, 2004. [[All Versions](https://scholar.google.com/scholar?cluster=10260011060619377707&hl=en&as_sdt=0,5)]. Pieter Abbeel and Andrew Ng's original paper on inverse reinforcement learning (IRL).
-* [Bayesian Inverse Reinforcement Learning](https://www.ijcai.org/Proceedings/07/Papers/416.pdf) - ***IJCAI'07***, 2007. [[All Versions](https://scholar.google.com/scholar?cluster=4154724070362583557&hl=en&as_sdt=0,5) ]. 关于经典逆强化学习的贝叶斯解释.
+* [Bayesian Inverse Reinforcement Learning](https://www.ijcai.org/Proceedings/07/Papers/416.pdf) - ***IJCAI'07***, 2007. [[All Versions](https://scholar.google.com/scholar?cluster=4154724070362583557&hl=en&as_sdt=0,5)]. A Bayesian account on classic inverse reinforcement learning.
-* [From Language to Goals: Inverse Reinforcement Learning for Vision-Based Instruction Following](https://arxiv.org/abs/1902.07742) -***ICLR'19***,2019 年. [[All Versions](https://scholar.google.com/scholar?cluster=9128320307925997063&hl=en&as_sdt=0,5)].
+* [From Language to Goals: Inverse Reinforcement Learning for Vision-Based Instruction Following](https://arxiv.org/abs/1902.07742) - ***ICLR'19***, 2019. [[All Versions](https://scholar.google.com/scholar?cluster=9128320307925997063&hl=en&as_sdt=0,5)].
* [Few-shot Bayesian imitation learning with logical program policies.](https://arxiv.org/pdf/1904.06317.pdf) - ***AAAI'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=5103854692762145813&hl=en&as_sdt=0,5)].
@@ -740,95 +742,95 @@
#### Dual-Coding Theory
-* [Mental Representations: A Dual Coding Approach](https://zh.pb1lib.org/book/1004349/825277) - ***牛津大学出版社***,1990. [[All Versions](https://scholar.google.com/scholar?hl=en&as_sdt=0,5&q=mental+representations:+a+dual+coding+approach) ]. 关于双重编码理论的原著,在心理表征的神经科学解释中.
+* [Mental Representations: A Dual Coding Approach](https://zh.pb1lib.org/book/1004349/825277) - ***Oxford University Press***, 1990. [[All Versions](https://scholar.google.com/scholar?hl=en&as_sdt=0,5&q=mental+representations:+a+dual+coding+approach)]. The original book on dual coding theory, in the neuroscience account of mental representation.
-* [Dual coding of knowledge in the human brain](https://www.sciencedirect.com/science/article/pii/S1364661321001765) - ***认知科学趋势***,2021 年. [[All Versions](https://scholar.google.com/scholar?cluster=11751507203561842501&hl=en&as_sdt=0,5) ]. 毕彦超对双重编码理论神经科学实验的综述.
+* [Dual coding of knowledge in the human brain](https://www.sciencedirect.com/science/article/pii/S1364661321001765) - ***Trends in Cognitive Sciences***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=11751507203561842501&hl=en&as_sdt=0,5)]. Yanchao Bi's review on neuroscience experiments on dual coding theory.
-* [Two Forms of Knowledge Representations in the Human Brain](https://www.sciencedirect.com/science/article/pii/S0896627320302798) - ***神经元***,2020. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=16941965185680116049) ]. 说明源自语言和感官的知识.
+* [Two Forms of Knowledge Representations in the Human Brain](https://www.sciencedirect.com/science/article/pii/S0896627320302798) - ***Neuron***, 2020. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=16941965185680116049)]. Illustrating language-derived and sensory-derived knowledge.
-* [Organizational Principles of Abstract Words in the Human Brain](http://bilab.bnu.edu.cn/paper/2018/Wang_2018_Cerebral_Cortex.pdf) - ***大脑皮层***,2018. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=15272192531353715481)].
+* [Organizational Principles of Abstract Words in the Human Brain](http://bilab.bnu.edu.cn/paper/2018/Wang_2018_Cerebral_Cortex.pdf) - ***Cerebral Cortex***, 2018. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=15272192531353715481)].
-* [Different computational relations in language are captured by distinct brain systems](http://bilab.bnu.edu.cn/paper/2022/Fu_2022_CC.pdf) - ***大脑皮层***,2022. [[All Versions](https://scholar.google.com/scholar?cluster=720215181903530260&hl=en&as_sdt=0,5)].
+* [Different computational relations in language are captured by distinct brain systems](http://bilab.bnu.edu.cn/paper/2022/Fu_2022_CC.pdf) - ***Cerebral Cortex***, 2022. [[All Versions](https://scholar.google.com/scholar?cluster=720215181903530260&hl=en&as_sdt=0,5)].
-* [The Deese-Roediger-McDermott (DRM) task: A simple cognitive paradigm to investigate false memories in the laboratory](https://europepmc.org/article/med/28190038) - ***可视化实验杂志***,2017. [[All Versions](https://scholar.google.com/scholar?cluster=10880194606861797581&hl=en&as_sdt=0,5)].
+* [The Deese-Roediger-McDermott (DRM) task: A simple cognitive paradigm to investigate false memories in the laboratory](https://europepmc.org/article/med/28190038) - ***Journal of Visualized Experiments***, 2017. [[All Versions](https://scholar.google.com/scholar?cluster=10880194606861797581&hl=en&as_sdt=0,5)].
-* [A continuous semantic space describes the representation of thousands of object and action categories across the human brain](https://mri-q.com/uploads/3/4/5/7/34572113/gallant_piis0896627312009348.pdf) - ***神经元***,2012. [[All Versions](https://scholar.google.com/scholar?cluster=10348115268396987731&hl=en&as_sdt=0,5)].
+* [A continuous semantic space describes the representation of thousands of object and action categories across the human brain](https://mri-q.com/uploads/3/4/5/7/34572113/gallant_piis0896627312009348.pdf) - ***Neuron***, 2012. [[All Versions](https://scholar.google.com/scholar?cluster=10348115268396987731&hl=en&as_sdt=0,5)].
-* [Rational arbitration between statistics and rules in human sequence processing](https://www.nature.com/articles/s41562-021-01259-6) - ***自然人类行为***,2022. [[All Versions](https://scholar.google.com/scholar?cluster=9856085207409198966&hl=en&as_sdt=0,5)].
+* [Rational arbitration between statistics and rules in human sequence processing](https://www.nature.com/articles/s41562-021-01259-6) - ***Nature Human Behavior***, 2022. [[All Versions](https://scholar.google.com/scholar?cluster=9856085207409198966&hl=en&as_sdt=0,5)].
#### Neural-Symbolic AI
-* [Regression Analysis for Interval-Valued Data](https://link.springer.com/chapter/10.1007/978-3-642-59789-3_58) - ***数据分析、分类和相关方法***,2000. [[All Versions](https://scholar.google.com/scholar?cluster=9407097855380377791&hl=en&as_sdt=0,5) ]. 关于符号回归的原始论文.
+* [Regression Analysis for Interval-Valued Data](https://link.springer.com/chapter/10.1007/978-3-642-59789-3_58) - ***Data Analysis, Classification, and Related Methods***, 2000. [[All Versions](https://scholar.google.com/scholar?cluster=9407097855380377791&hl=en&as_sdt=0,5)]. The original paper on symbolic regression.
-* [Symbolic data analysis: what is it?](https://link.springer.com/chapter/10.1007/978-3-7908-1709-6_20) - ***计算统计会议录***,2006 年. [[All Versions](https://scholar.google.com/scholar?cluster=3730437602749399283&hl=en&as_sdt=0,5)].
+* [Symbolic data analysis: what is it?](https://link.springer.com/chapter/10.1007/978-3-7908-1709-6_20) - ***Proceedings in Computational Statistics***, 2006. [[All Versions](https://scholar.google.com/scholar?cluster=3730437602749399283&hl=en&as_sdt=0,5)].
-* [DeepProbLog: Neural Probabilistic Logic Programming](https://arxiv.org/abs/1805.10872) - ***NeurIPS'18***,2018. [[All Versions](https://scholar.google.com/scholar?cluster=6079567413300944995&hl=en&as_sdt=0,5) ]. 关于神经符号概率编程的原始论文.
+* [DeepProbLog: Neural Probabilistic Logic Programming](https://arxiv.org/abs/1805.10872) - ***NeurIPS'18***, 2018. [[All Versions](https://scholar.google.com/scholar?cluster=6079567413300944995&hl=en&as_sdt=0,5)]. The original paper on neuro-symbolic probabilistic programming.
-* [Learning Explanatory Rules from Noisy Data](https://www.jair.org/index.php/jair/article/view/11172) - ***人工智能研究杂志***,2018. [[All Versions](https://scholar.google.com/scholar?cluster=2553893814364678772&hl=en&as_sdt=0,5) ]. 微分归纳逻辑编程的原始论文.
+* [Learning Explanatory Rules from Noisy Data](https://www.jair.org/index.php/jair/article/view/11172) - ***Journal of Artificial Intelligence Research***, 2018. [[All Versions](https://scholar.google.com/scholar?cluster=2553893814364678772&hl=en&as_sdt=0,5)]. The original paper for differential Inductive Logic Programming.
* [Combining Logical Abduction and Statistical Induction: Discovering Written Primitives with Human Knowledge](https://cs.nju.edu.cn/zhouzh/zhouzh.files/publication/aaai17lasin.pdf) - ***AAAI'17***, 2017. [[All Versions](https://scholar.google.com/scholar?cluster=14477085725208589393&hl=en&as_sdt=0,5)].
* [Neural Logic Reinforcement Learning](https://arxiv.org/pdf/1904.10729.pdf) - ***ICML'19***, 2019. [[All Versions](https://scholar.google.com/scholar?cluster=18074632043038701502&hl=en&as_sdt=0,5)].
-* [Bridging Machine Learning and Logical Reasoning by Abductive Learning.](http://papers.NeurIPS.cc/paper/8548-bridging-machine-learning-and-logical-reasoning-by-abductive-learning) - ***NeurIPS'19***,2019 年. [[All Versions](https://scholar.google.com/scholar?cluster=1518342375288126288&hl=en&as_sdt=0,5)]. [[Slides](https://daiwz.net/org/slides/ABL-meetup.html#/slide-title)]. [[Code](https://github.com/AbductiveLearning/ABL-HED) ]. 关于溯因学习的原始论文,一种用于神经符号学习的无导数方法.
+* [Bridging Machine Learning and Logical Reasoning by Abductive Learning.](http://papers.NeurIPS.cc/paper/8548-bridging-machine-learning-and-logical-reasoning-by-abductive-learning) - ***NeurIPS'19***, 2019. [[All Versions](https://scholar.google.com/scholar?cluster=1518342375288126288&hl=en&as_sdt=0,5)]. [[Slides](https://daiwz.net/org/slides/ABL-meetup.html#/slide-title)]. [[Code](https://github.com/AbductiveLearning/ABL-HED)]. The original paper on Abductive Learning, a derivative-free approach for neuro-symbolic learning.
-* [Abductive learning: towards bridging machine learning and logical reasoning](https://link.springer.com/article/10.1007/s11432-018-9801-4) -***科学中国信息科学***,2019. [[All Versions](https://scholar.google.com/scholar?cluster=8541635351775190855&hl=en&as_sdt=0,5)].
+* [Abductive learning: towards bridging machine learning and logical reasoning](https://link.springer.com/article/10.1007/s11432-018-9801-4) - ***Science China Information Sciences***, 2019. [[All Versions](https://scholar.google.com/scholar?cluster=8541635351775190855&hl=en&as_sdt=0,5)].
* [Abductive Knowledge Induction From Raw Data](https://arxiv.org/pdf/2010.03514.pdf) - ***IJCAI'21***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=7027142960863064076&hl=en&as_sdt=0,5)].
-* [Fast Abductive Learning by Similarity-based Consistency Optimization](https://proceedings.neurips.cc/paper/2021/hash/df7e148cabfd9b608090fa5ee3348bfe-Abstract.html) - ***NeurIPS'21***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=8539963460239876225&hl=en&as_sdt=0,5) ]. 一种加速溯因学习收敛的方法.
+* [Fast Abductive Learning by Similarity-based Consistency Optimization](https://proceedings.neurips.cc/paper/2021/hash/df7e148cabfd9b608090fa5ee3348bfe-Abstract.html) - ***NeurIPS'21***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=8539963460239876225&hl=en&as_sdt=0,5)]. An approach for accelerating the convergence of Abductive Learning.
-* [Learning by Abstraction: The Neural State Machine](https://proceedings.neurips.cc/paper/2019/file/c20a7ce2a627ba838cfbff082db35197-Paper.pdf) - ***NeurIPS'19***,2019 年. [[All Versions](https://scholar.google.com/scholar?cluster=7361406080192630148&hl=en&as_sdt=0,5)].
+* [Learning by Abstraction: The Neural State Machine](https://proceedings.neurips.cc/paper/2019/file/c20a7ce2a627ba838cfbff082db35197-Paper.pdf) - ***NeurIPS'19***, 2019. [[All Versions](https://scholar.google.com/scholar?cluster=7361406080192630148&hl=en&as_sdt=0,5)].
-* [Making sense of sensory input](https://www.sciencedirect.com/science/article/pii/S0004370220301855) - ***人工智能***,2021. [[All Versions](https://scholar.google.com/scholar?cluster=11875529139573472578&hl=en&as_sdt=0,5)].
+* [Making sense of sensory input](https://www.sciencedirect.com/science/article/pii/S0004370220301855) - ***Artificial Intelligence***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=11875529139573472578&hl=en&as_sdt=0,5)].
* [Abstract Spatial-Temporal Reasoning via Probabilistic Abduction and Execution](https://arxiv.org/pdf/2103.14230v1.pdf) - ***CVPR'21***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=4172146500538799638&hl=en&as_sdt=0,5)].
-* [Learn to explain efficiently via neural logic inductive learning](https://openreview.net/pdf?id=SJlh8CEYDB) -***ICLR'20***,2020 年. [[All Versions](https://scholar.google.com/scholar?cluster=4550874980727321525&hl=en&as_sdt=0,5)]. [[Project](https://github.com/gblackout/NLIL)].
+* [Learn to explain efficiently via neural logic inductive learning](https://openreview.net/pdf?id=SJlh8CEYDB) - ***ICLR'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=4550874980727321525&hl=en&as_sdt=0,5)]. [[Project](https://github.com/gblackout/NLIL)].
* [Closed Loop Neural-Symbolic Learning via Integrating Neural Perception, Grammar Parsing, and Symbolic Reasoning](https://arxiv.org/abs/2006.06649) - ***ICML'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=9257372000778020812&hl=en&as_sdt=0,5)].
-* [Generating new concepts with hybrid neuro-symbolic models.](https://arxiv.org/abs/2003.08978) - ***CogSci'20***,2020. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=1912020791698331044)].
+* [Generating new concepts with hybrid neuro-symbolic models.](https://arxiv.org/abs/2003.08978) - ***CogSci'20***, 2020. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=1912020791698331044)].
-* [Learning Task-General Representations with Generative Neuro-Symbolic Modeling](https://arxiv.org/abs/2006.14448) -***ICLR'21***,2021 年. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=1335404082385789329)].
+* [Learning Task-General Representations with Generative Neuro-Symbolic Modeling](https://arxiv.org/abs/2006.14448) - ***ICLR'21***, 2021. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=1335404082385789329)].
-* [Hybrid computing using a neural network with dynamic external memory](http://clgiles.ist.psu.edu/IST597/materials/slides/papers-memory/2016-graves.pdf) -***自然***,2016 年. [[All Versions](https://scholar.google.com/scholar?cluster=8100274942961380405&hl=en&as_sdt=0,5)].
+* [Hybrid computing using a neural network with dynamic external memory](http://clgiles.ist.psu.edu/IST597/materials/slides/papers-memory/2016-graves.pdf) - ***Nature***, 2016. [[All Versions](https://scholar.google.com/scholar?cluster=8100274942961380405&hl=en&as_sdt=0,5)].
-* [Classification-by-Components: Probabilistic Modeling of Reasoning over a Set of Components](http://papers.NeurIPS.cc/paper/8546-classification-by-components-probabilistic-modeling-of-reasoning-over-a-set-of-components.pdf) - ***NeurIPS'19***,2019 年. [[All Versions](https://scholar.google.com/scholar?cluster=12691103404451941071&hl=en&as_sdt=0,5)].
+* [Classification-by-Components: Probabilistic Modeling of Reasoning over a Set of Components](http://papers.NeurIPS.cc/paper/8546-classification-by-components-probabilistic-modeling-of-reasoning-over-a-set-of-components.pdf) - ***NeurIPS'19***, 2019. [[All Versions](https://scholar.google.com/scholar?cluster=12691103404451941071&hl=en&as_sdt=0,5)].
* [Neuro-Symbolic Visual Reasoning: Disentangling “Visual” from “Reasoning”](https://arxiv.org/pdf/2006.11524.pdf) - ***ICML'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=13160160974887139307&hl=en&as_sdt=0,5)].
-* [Understanding Deep Architectures with Reasoning Layer](https://proceedings.neurips.cc/paper/2020/file/0d82627e10660af39ea7eb69c3568955-Paper.pdf) - ***NeurIPS'20***,2020 年. [[All Versions](https://scholar.google.com/scholar?cluster=937882599430270789&hl=en&as_sdt=0,5)].
+* [Understanding Deep Architectures with Reasoning Layer](https://proceedings.neurips.cc/paper/2020/file/0d82627e10660af39ea7eb69c3568955-Paper.pdf) - ***NeurIPS'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=937882599430270789&hl=en&as_sdt=0,5)].
* [An Explicitly Relational Neural Network Architecture](https://arxiv.org/pdf/1905.10307.pdf) - ***ICML'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=37732747764322837&hl=en&as_sdt=0,5)].
-* [Neural Production Systems](https://arxiv.org/pdf/2103.01937.pdf) - ***ICML'21***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=15299280949648915581&hl=en&as_sdt=0,5) ]. Yoshua Bengio 对老虎机注意力模型作为通用生产系统的看法.
+* [Neural Production Systems](https://arxiv.org/pdf/2103.01937.pdf) - ***ICML'21***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=15299280949648915581&hl=en&as_sdt=0,5)]. Yoshua Bengio's perspective on slot attention model as a general production system.
-* [Compositional Generalization via Neural-Symbolic Stack Machines](https://arxiv.org/pdf/2008.06662.pdf) - ***NeurIPS'20***,2020 年. [[All Versions](https://scholar.google.com/scholar?cluster=15612498612943317331&hl=en&as_sdt=0,5)].
+* [Compositional Generalization via Neural-Symbolic Stack Machines](https://arxiv.org/pdf/2008.06662.pdf) - ***NeurIPS'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=15612498612943317331&hl=en&as_sdt=0,5)].
-* [Stochastic Optimization of Sorting Networks via Continuous Relaxations](https://openreview.net/pdf?id=H1eSS3CcKX) -***ICLR'19***,2019 年. [[All Versions](https://scholar.google.com/scholar?cluster=10619362619006891050&hl=en&as_sdt=0,5)].
+* [Stochastic Optimization of Sorting Networks via Continuous Relaxations](https://openreview.net/pdf?id=H1eSS3CcKX) - ***ICLR'19***, 2019. [[All Versions](https://scholar.google.com/scholar?cluster=10619362619006891050&hl=en&as_sdt=0,5)].
-* [Program Guided Agent](https://openreview.net/pdf?id=BkxUvnEYDH) -***ICLR'20***,2020 年. [[All Versions](https://openreview.net/forum?id=BkxUvnEYDH)].
+* [Program Guided Agent](https://openreview.net/pdf?id=BkxUvnEYDH) - ***ICLR'20***, 2020. [[All Versions](https://openreview.net/forum?id=BkxUvnEYDH)].
-* [Learning Compositional Rules via Neural Program Synthesis](https://proceedings.neurips.cc/paper/2020/hash/7a685d9edd95508471a9d3d6fcace432-Abstract.html) - ***NeurIPS'20***,2020 年. [[All Versions](https://scholar.google.com/scholar?cluster=3160670555314650508&hl=en&as_sdt=0,5)].
+* [Learning Compositional Rules via Neural Program Synthesis](https://proceedings.neurips.cc/paper/2020/hash/7a685d9edd95508471a9d3d6fcace432-Abstract.html) - ***NeurIPS'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=3160670555314650508&hl=en&as_sdt=0,5)].
-* [Discovering Symbolic Models from Deep Learning with Inductive Biases](https://arxiv.org/abs/2006.11287) - ***NeurIPS'20***,2020 年. [[All Versions](https://scholar.google.com/scholar?cluster=9452091824686227240&hl=en&as_sdt=0,5)].
+* [Discovering Symbolic Models from Deep Learning with Inductive Biases](https://arxiv.org/abs/2006.11287) - ***NeurIPS'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=9452091824686227240&hl=en&as_sdt=0,5)].
-* [Neural Logic Machines](https://arxiv.org/pdf/1904.11694.pdf) -***ICLR'19***,2019 年. [[All Versions](https://scholar.google.com/scholar?cluster=4525183211642569463&hl=en&as_sdt=0,5)].
+* [Neural Logic Machines](https://arxiv.org/pdf/1904.11694.pdf) - ***ICLR'19***, 2019. [[All Versions](https://scholar.google.com/scholar?cluster=4525183211642569463&hl=en&as_sdt=0,5)].
-* [The Neuro-Symbolic Concept Learner: Interpreting Scenes, Words, and Sentences From Natural Supervision](https://arxiv.org/pdf/1904.12584.pdf) -***ICLR'19***,2019 年. [[All Versions](https://scholar.google.com/scholar?cluster=8837128214653317831&hl=en&as_sdt=0,5)].
+* [The Neuro-Symbolic Concept Learner: Interpreting Scenes, Words, and Sentences From Natural Supervision](https://arxiv.org/pdf/1904.12584.pdf) - ***ICLR'19***, 2019. [[All Versions](https://scholar.google.com/scholar?cluster=8837128214653317831&hl=en&as_sdt=0,5)].
-* [Visual Concept-Metaconcept Learning](https://papers.NeurIPS.cc/paper/2019/file/98d8a23fd60826a2a474c5b4f5811707-Paper.pdf) - ***NeurIPS'19***,2019 年. [[All Versions](https://scholar.google.com/scholar?cluster=1888051343232298875&hl=en&as_sdt=0,5)].
+* [Visual Concept-Metaconcept Learning](https://papers.NeurIPS.cc/paper/2019/file/98d8a23fd60826a2a474c5b4f5811707-Paper.pdf) - ***NeurIPS'19***, 2019. [[All Versions](https://scholar.google.com/scholar?cluster=1888051343232298875&hl=en&as_sdt=0,5)].
-* [Grounding Physical Concepts of Objects and Events Through Dynamic Visual Reasoning](https://arxiv.org/abs/2103.16564) -***ICLR'21***,2021 年. [[All Versions](https://scholar.google.com/scholar?cluster=16735976343684307244&hl=en&as_sdt=0,5)].
+* [Grounding Physical Concepts of Objects and Events Through Dynamic Visual Reasoning](https://arxiv.org/abs/2103.16564) - ***ICLR'21***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=16735976343684307244&hl=en&as_sdt=0,5)].
* [Temporal and Object Quantification Networks](https://jiajunwu.com/papers/toqnet_ijcai.pdf) - ***IJCAI'21***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=17251222943638414124&hl=en&as_sdt=0,5)].
-* [Grounded Language Learning Fast and Slow](https://arxiv.org/pdf/2009.01719.pdf) -***ICLR'21***,2021 年. [[All Versions](https://scholar.google.com/scholar?cluster=17735027444431750346&hl=en&as_sdt=0,5)]. [[Project](https://github.com/deepmind/dm_fast_mapping?s=05)].
+* [Grounded Language Learning Fast and Slow](https://arxiv.org/pdf/2009.01719.pdf) - ***ICLR'21***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=17735027444431750346&hl=en&as_sdt=0,5)]. [[Project](https://github.com/deepmind/dm_fast_mapping?s=05)].
-* [Detect, Understand, Act: A Neuro-symbolic Hierarchical Reinforcement Learning Framework](https://link.springer.com/article/10.1007/s10994-022-06142-7) -***机器学习***,2022 年. [[All Versions](https://scholar.google.com/scholar?cluster=10321228117236432485&hl=en&as_sdt=0,5) ]. 一种将元策略学习集成到归纳逻辑编程中的神经符号框架.
+* [Detect, Understand, Act: A Neuro-symbolic Hierarchical Reinforcement Learning Framework](https://link.springer.com/article/10.1007/s10994-022-06142-7) - ***Machine Learning***, 2022. [[All Versions](https://scholar.google.com/scholar?cluster=10321228117236432485&hl=en&as_sdt=0,5)]. A neuro-symbolic framework that integrates meta-policy learning in inductive logic programming.
@@ -836,99 +838,99 @@
#### Trustworthy AI
-* [A tale of two explanations: Enhancing human trust by explaining robot behavior](https://yzhu.io/publication/openbottle2019scirob/paper.pdf) - ***科学机器人***,2019. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=3985046411399524590) ]. 关于人类可信机器人的原始论文,是 DAPAR-XAI 的成果.
+* [A tale of two explanations: Enhancing human trust by explaining robot behavior](https://yzhu.io/publication/openbottle2019scirob/paper.pdf) - ***Science Robotics***, 2019. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=3985046411399524590)]. The original paper on human believable robot, a result of the DAPAR-XAI.
-* [X-ToM: Explaining with Theory-of-Mind for Gaining Justified Human Trust](https://arxiv.org/pdf/1909.06907.pdf) - 2019. [[All Versions](https://scholar.google.com/scholar?cluster=7751326666821697923&hl=en&as_sdt=0,5) ]. 将人工智能估计人类用户知识的想法引入可解释的人工智能中.
+* [X-ToM: Explaining with Theory-of-Mind for Gaining Justified Human Trust](https://arxiv.org/pdf/1909.06907.pdf) - 2019. [[All Versions](https://scholar.google.com/scholar?cluster=7751326666821697923&hl=en&as_sdt=0,5)]. Introducing the idea of AI estimating human users' knowledge in to explainable AI.
* [CoCoX: Generating Conceptual and Counterfactual Explanations via Fault-Lines](https://ojs.aaai.org/index.php/AAAI/article/view/5643) - ***AAAI'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=17443137068166403183&hl=en&as_sdt=0,5)].
#### Strong Machine Learning
-* [Ultra-Strong Machine Learning: comprehensibility of programs learned with ILP](https://link.springer.com/article/10.1007/s10994-018-5707-3) - ***机器学习***,2018. [[All Versions](https://scholar.google.com/scholar?cluster=17551060457946144913&hl=en&as_sdt=0,5) ]. 斯蒂芬·马格尔顿(Stephen Muggleton)对超强机器学习的描述,不仅学习人类可以理解的知识,而且还提高了人类在相应任务上的表现.
+* [Ultra-Strong Machine Learning: comprehensibility of programs learned with ILP](https://link.springer.com/article/10.1007/s10994-018-5707-3) - ***Machine Learning***, 2018. [[All Versions](https://scholar.google.com/scholar?cluster=17551060457946144913&hl=en&as_sdt=0,5)]. Stephen Muggleton's account of ultra-strong machine learning, which not only learns human understandable knowledge, but also improves human performance on the corresponding tasks.
-* [Beneficial and harmful explanatory machine learning](https://link.springer.com/article/10.1007%2Fs10994-020-05941-0) - ***机器学习***,2021. [[All Versions](https://scholar.google.com/scholar?cluster=16983722694047294963&hl=en&as_sdt=0,5)].
+* [Beneficial and harmful explanatory machine learning](https://link.springer.com/article/10.1007%2Fs10994-020-05941-0) - ***Machine Learning***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=16983722694047294963&hl=en&as_sdt=0,5)].
* [Deep Forest: Towards An Alternative to Deep Neural Networks](https://www.ijcai.org/Proceedings/2017/497) - ***IJCAI'17***, 2017. [[All Versions](https://scholar.google.com/scholar?cluster=7391596872731517007&hl=en&as_sdt=0,5)]. [[Project](https://github.com/LAMDA-NJU/Deep-Forest)].
-* [NBDT: Neural-Backed Decision Trees](https://arxiv.org/abs/2004.00221) - ***NeurIPS'20***,2020 年. [[All Versions](https://scholar.google.com/scholar?cluster=1902399007162005819&hl=en&as_sdt=0,5)]. [[code](https://github.com/alvinwan/neural-backed-decision-trees) ]. 通过神经网络阐明决策树的决策过程.
+* [NBDT: Neural-Backed Decision Trees](https://arxiv.org/abs/2004.00221) - ***NeurIPS'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=1902399007162005819&hl=en&as_sdt=0,5)]. [[code](https://github.com/alvinwan/neural-backed-decision-trees)]. Expliciting the decision process of a decision tree through neural networks.
#### Explainable Deep Learning
-* [pytorch-grad-cam](https://github.com/jacobgil/pytorch-grad-cam) - 2021. 在 Pytorch 中实现的类激活映射方法,具有许多优雅的功能.
+* [pytorch-grad-cam](https://github.com/jacobgil/pytorch-grad-cam) - 2021. Class Activation Map methods implemented in Pytorch, with many elegant features.
-* [Network dissection: Quantifying interpretability of deep visual representations](https://ieeexplore.ieee.org/document/8099837) - ***CVPR'17***, 2017. [[All Versions](https://scholar.google.com/scholar?cluster=18069685615852396783&hl=en&as_sdt=0,5)]. [[Project](http://netdissect.csail.mit.edu/)]. [[Dataset: Places365](http://places2.csail.mit.edu/index.html) ]. 关于可视化类激活图以解释卷积神经网络的原始论文.
+* [Network dissection: Quantifying interpretability of deep visual representations](https://ieeexplore.ieee.org/document/8099837) - ***CVPR'17***, 2017. [[All Versions](https://scholar.google.com/scholar?cluster=18069685615852396783&hl=en&as_sdt=0,5)]. [[Project](http://netdissect.csail.mit.edu/)]. [[Dataset: Places365](http://places2.csail.mit.edu/index.html)]. The original paper on visualizing the class activation maps to explain convolutional neural networks.
-* [Zoom In: An Introduction to Circuits](https://distill.pub/2020/circuits/zoom-in/) - ***蒸馏***,2020. [[All Versions](https://scholar.google.com/scholar?cluster=9053581372570691569&hl=en&as_sdt=0,5) ]. 将神经网络视为电路的观点.
+* [Zoom In: An Introduction to Circuits](https://distill.pub/2020/circuits/zoom-in/) - ***Distill***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=9053581372570691569&hl=en&as_sdt=0,5)]. A perspective on treating neural networks as circuits.
-* [Compositional Explanations of Neurons](https://proceedings.neurips.cc/paper/2020/hash/c74956ffb38ba48ed6ce977af6727275-Abstract.html) - ***NeurIPS'20***,2020 年. [[All Versions](https://scholar.google.com/scholar?cluster=15725346730266402738&hl=en&as_sdt=0,5)]. [[Project](https://github.com/jayelm/compexp) ]. 网络剖析的概念构成版本.
+* [Compositional Explanations of Neurons](https://proceedings.neurips.cc/paper/2020/hash/c74956ffb38ba48ed6ce977af6727275-Abstract.html) - ***NeurIPS'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=15725346730266402738&hl=en&as_sdt=0,5)]. [[Project](https://github.com/jayelm/compexp)]. A concept-composition version of network dissection.
-* [This Looks Like That: Deep Learning for Interpretable Image Recognition](http://papers.NeurIPS.cc/paper/9095-this-looks-like-that-deep-learning-for-interpretable-image-recognition.pdf) - ***NeurIPS'19***,2019 年. [[All Versions](https://scholar.google.com/scholar?cluster=9461838581952136719&hl=en&as_sdt=0,5)].
+* [This Looks Like That: Deep Learning for Interpretable Image Recognition](http://papers.NeurIPS.cc/paper/9095-this-looks-like-that-deep-learning-for-interpretable-image-recognition.pdf) - ***NeurIPS'19***, 2019. [[All Versions](https://scholar.google.com/scholar?cluster=9461838581952136719&hl=en&as_sdt=0,5)].
-* [Noise or Signal: The Role of Backgrounds in Image Classification](https://arxiv.org/pdf/2006.09994.pdf) -***ICLR'21***,2021 年. [[All Versions](https://scholar.google.com/scholar?cluster=14729938011425134088&hl=en&as_sdt=0,5)]. [[Code & Data](https://github.com/MadryLab/backgrounds_challenge)]. [[Project](https://gradientscience.org/background/) ]. 图像背景的视角为前景分类提供了强有力的线索.
+* [Noise or Signal: The Role of Backgrounds in Image Classification](https://arxiv.org/pdf/2006.09994.pdf) - ***ICLR'21***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=14729938011425134088&hl=en&as_sdt=0,5)]. [[Code & Data](https://github.com/MadryLab/backgrounds_challenge)]. [[Project](https://gradientscience.org/background/)]. A perspective on image background provides strong clue for foreground classification.
-* [Towards Understanding Learning Representations: To What Extent Do Different Neural Networks Learn the Same Representation](https://proceedings.neurips.cc/paper/2018/hash/5fc34ed307aac159a30d81181c99847e-Abstract.html) - ***NeurIPS'18***,2018. [[All Versions](https://scholar.google.com/scholar?cluster=401428033641216502&hl=en&as_sdt=0,5) ]. 处理不同神经网络中神经元的学习模式.
+* [Towards Understanding Learning Representations: To What Extent Do Different Neural Networks Learn the Same Representation](https://proceedings.neurips.cc/paper/2018/hash/5fc34ed307aac159a30d81181c99847e-Abstract.html) - ***NeurIPS'18***, 2018. [[All Versions](https://scholar.google.com/scholar?cluster=401428033641216502&hl=en&as_sdt=0,5)]. Maching the learned pattern of neurons in different neural networks.
### Embodied Intelligence
-* [Embodied Cognition](https://plato.stanford.edu/entries/embodied-cognition/) - ***柏拉图斯坦福***. 关于体现认知的计算哲学解释,强调主体的身体在认知能力中的重要性.
+* [Embodied Cognition](https://plato.stanford.edu/entries/embodied-cognition/) - ***Plato Stanford***. A computational philosophy account on Embodied Cognition, which emphasizes the significance of an agent's physical body in cognitive abilities.
-* [Cognitive engineering: Human problem solving with tools](https://www.researchgate.net/profile/David-Woods-19/publication/242545872_Cognitive_Engineering_Human_Problem_Solving_with_Tools/links/542becf70cf29bbc126ac097/Cognitive-Engineering-Human-Problem-Solving-with-Tools.pdf) - ***人的因素***,1988. [[All Versions](https://scholar.google.com/scholar?cluster=14194840995416222723&hl=en&as_sdt=0,5) ]. 研究 huamn 工具在解决问题中的使用的最初想法.
+* [Cognitive engineering: Human problem solving with tools](https://www.researchgate.net/profile/David-Woods-19/publication/242545872_Cognitive_Engineering_Human_Problem_Solving_with_Tools/links/542becf70cf29bbc126ac097/Cognitive-Engineering-Human-Problem-Solving-with-Tools.pdf) - ***Human Factors***, 1988. [[All Versions](https://scholar.google.com/scholar?cluster=14194840995416222723&hl=en&as_sdt=0,5)]. The original idea of investigating huamn tool use in problem solving.
-* [Tools, language and cognition in human evolution](https://psycnet.apa.org/record/1993-97340-000) - ***剑桥大学出版社***,1993. [[All Versions](https://scholar.google.com/scholar?cluster=6046350461147957220&hl=en&as_sdt=0,5) ]. 将人类工具的使用与文明进化联系起来的经典观点.
+* [Tools, language and cognition in human evolution](https://psycnet.apa.org/record/1993-97340-000) - ***Cambridge University Press***, 1993. [[All Versions](https://scholar.google.com/scholar?cluster=6046350461147957220&hl=en&as_sdt=0,5)]. A classic perspective correlating human tool use with the evolution of civilization.
-* [The neural bases of complex tool use in humans](https://www.sciencedirect.com/science/article/pii/S1364661303003231) - ***认知科学趋势***,2004 年. [[All Versions](https://scholar.google.com/scholar?cluster=3612212926196611828&hl=en&as_sdt=0,5) ]. 对人类工具使用的神经科学描述.
+* [The neural bases of complex tool use in humans](https://www.sciencedirect.com/science/article/pii/S1364661303003231) - ***Trends in Cognitive Sciences***, 2004. [[All Versions](https://scholar.google.com/scholar?cluster=3612212926196611828&hl=en&as_sdt=0,5)]. A neuroscience account of human tool use.
-* [Spontaneous Metatool Use by New Caledonian Crows](https://www.sciencedirect.com/science/article/pii/S0960982207017708) - ***当前生物学***,2007. [[All Versions](https://scholar.google.com/scholar?cluster=9263531730425342443&hl=en&as_sdt=0,5)]. A piece of evidence that intelligent animals can take advantage of matatools to make tools for problem solving.
+* [Spontaneous Metatool Use by New Caledonian Crows](https://www.sciencedirect.com/science/article/pii/S0960982207017708) - ***Current Biology***, 2007. [[All Versions](https://scholar.google.com/scholar?cluster=9263531730425342443&hl=en&as_sdt=0,5)]. A piece of evidence that intelligent animals can take advantage of matatools to make tools for problem solving.
-* [Rapid Assimilation of External Objects Into the Body Schema](https://journals.sagepub.com/doi/abs/10.1177/0956797610371962) - ***心理科学***,2010. [[All Versions](https://scholar.google.com/scholar?cluster=854636910326733489&hl=en&as_sdt=0,5)].
+* [Rapid Assimilation of External Objects Into the Body Schema](https://journals.sagepub.com/doi/abs/10.1177/0956797610371962) - ***Psychological Science***, 2010. [[All Versions](https://scholar.google.com/scholar?cluster=854636910326733489&hl=en&as_sdt=0,5)].
-* [The cognitive bases of human tool use](https://www.eva.mpg.de/documents/Cambridge/Tennie_Cultural_BehBrainSci_2012_1566208.pdf) - ***行为和脑科学***,2012. [[All Versions](https://scholar.google.com/scholar?cluster=4648150119820414671&hl=en&as_sdt=0,5)].
+* [The cognitive bases of human tool use](https://www.eva.mpg.de/documents/Cambridge/Tennie_Cultural_BehBrainSci_2012_1566208.pdf) - ***Behavioral and Brain Sciences***, 2012. [[All Versions](https://scholar.google.com/scholar?cluster=4648150119820414671&hl=en&as_sdt=0,5)].
-* [The embodied mind extended: using words as social tools](https://www.frontiersin.org/articles/10.3389/fpsyg.2013.00214/full) - ***心理学前沿***,2013. [[All Versions](https://scholar.google.com/scholar?cluster=14719988081062606352&hl=en&as_sdt=0,5)].
+* [The embodied mind extended: using words as social tools](https://www.frontiersin.org/articles/10.3389/fpsyg.2013.00214/full) - ***Frontiers in Psychology***, 2013. [[All Versions](https://scholar.google.com/scholar?cluster=14719988081062606352&hl=en&as_sdt=0,5)].
-* [Tool use as adaptation](https://royalsocietypublishing.org/doi/10.1098/rstb.2012.0408) - ***英国皇家学会哲学汇刊 B:生物科学***,2013 年. [[All Versions](https://scholar.google.com/scholar?cluster=8060841461200774807&hl=en&as_sdt=0,5)].
+* [Tool use as adaptation](https://royalsocietypublishing.org/doi/10.1098/rstb.2012.0408) - ***Philosophical Transactions of the Royal Society B: Biological Sciences***, 2013. [[All Versions](https://scholar.google.com/scholar?cluster=8060841461200774807&hl=en&as_sdt=0,5)].
-* [Intensive tool-practice and skillfulness facilitate the extension of body representations in humans](https://www.sciencedirect.com/science/article/pii/S0028393214000232) - ***神经心理学***,2014. [[All Versions](https://scholar.google.com/scholar?cluster=10578024091098127929&hl=en&as_sdt=0,5)].
+* [Intensive tool-practice and skillfulness facilitate the extension of body representations in humans](https://www.sciencedirect.com/science/article/pii/S0028393214000232) - ***Neuropsychologia***, 2014. [[All Versions](https://scholar.google.com/scholar?cluster=10578024091098127929&hl=en&as_sdt=0,5)].
-* [Tool use and affordance: Manipulation-based versus reasoning-based approaches](https://psycnet.apa.org/doiLanding?doi=10.1037%2Frev0000027) - ***心理学评论***,2016. [[All Versions](https://scholar.google.com/scholar?cluster=3284942486402374505&hl=en&as_sdt=0,5) ]. 关于人类工具使用和可供性的经典评论.
+* [Tool use and affordance: Manipulation-based versus reasoning-based approaches](https://psycnet.apa.org/doiLanding?doi=10.1037%2Frev0000027) - ***Psychological Review***, 2016. [[All Versions](https://scholar.google.com/scholar?cluster=3284942486402374505&hl=en&as_sdt=0,5)]. A classic review on human tool use and affordance.
-* [Meta-strategy learning in physical problem-solving: the effect of embodied experience](https://escholarship.org/uc/item/5gf0m7x3) - ***CogSci'21***,2021 年. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=9713842177532954702)].
+* [Meta-strategy learning in physical problem-solving: the effect of embodied experience](https://escholarship.org/uc/item/5gf0m7x3) - ***CogSci'21***, 2021. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=9713842177532954702)].
-* [Understanding Tools: Task-Oriented Object Modeling, Learning and Recognition](https://yzhu.io/publication/tool2015cvpr/paper.pdf) - ***CVPR'15***, 2015. [[All Versions](https://scholar.google.com/scholar?cluster=4609926671953500969&hl=en&as_sdt=0,5)]. [[Project](https://yzhu.io/publication/tool2015cvpr/) ]. 原始论文将可供性和物理基础工具的使用引入计算机视觉.
+* [Understanding Tools: Task-Oriented Object Modeling, Learning and Recognition](https://yzhu.io/publication/tool2015cvpr/paper.pdf) - ***CVPR'15***, 2015. [[All Versions](https://scholar.google.com/scholar?cluster=4609926671953500969&hl=en&as_sdt=0,5)]. [[Project](https://yzhu.io/publication/tool2015cvpr/)]. The original paper introducing affordance and physically-grounded tool use into computer vision.
-* [Visual scoping operations for physical assembly](https://arxiv.org/pdf/2106.05654.pdf) - ***CogSci'21***,2021 年. [[All Versions](https://scholar.google.com/scholar?cluster=7238090583833839&hl=en&as_sdt=0,5)].
+* [Visual scoping operations for physical assembly](https://arxiv.org/pdf/2106.05654.pdf) - ***CogSci'21***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=7238090583833839&hl=en&as_sdt=0,5)].
-* [Behavior-grounded representation of tool affordances](https://www.cc.gatech.edu/ai/robot-lab/online-publications/StoytchevICRA2005.pdf) -***ICRA'05***,2005 年. [[All Versions](https://scholar.google.com/scholar?cluster=6115815663915603675&hl=en&as_sdt=0,5)].
+* [Behavior-grounded representation of tool affordances](https://www.cc.gatech.edu/ai/robot-lab/online-publications/StoytchevICRA2005.pdf) - ***ICRA'05***, 2005. [[All Versions](https://scholar.google.com/scholar?cluster=6115815663915603675&hl=en&as_sdt=0,5)].
-* [A Relational Approach to Tool-Use Learning in Robots](https://link.springer.com/chapter/10.1007/978-3-642-38812-5_1) - ***ILP'12***,2012 年. [[All Versions](https://scholar.google.com/scholar?cluster=18374178227592386332&hl=en&as_sdt=0,5)].
+* [A Relational Approach to Tool-Use Learning in Robots](https://link.springer.com/chapter/10.1007/978-3-642-38812-5_1) - ***ILP'12***, 2012. [[All Versions](https://scholar.google.com/scholar?cluster=18374178227592386332&hl=en&as_sdt=0,5)].
-* [Relational affordances for multiple-object manipulation](https://link.springer.com/article/10.1007/s10514-017-9637-x) - ***自主机器人***,2017. [[All Versions](https://scholar.google.com/scholar?cluster=6357646940615855682&hl=en&as_sdt=0,5)].
+* [Relational affordances for multiple-object manipulation](https://link.springer.com/article/10.1007/s10514-017-9637-x) - ***Autonomous Robots***, 2017. [[All Versions](https://scholar.google.com/scholar?cluster=6357646940615855682&hl=en&as_sdt=0,5)].
-* [Improvisation through Physical Understanding: Using Novel Objects as Tools with Visual Foresight](http://m.roboticsproceedings.org/rss15/p01.pdf) - ***RSS'19***,2019. [[All Versions](https://scholar.google.com/scholar?cluster=4316276917607326251&hl=en&as_sdt=0,5)].
+* [Improvisation through Physical Understanding: Using Novel Objects as Tools with Visual Foresight](http://m.roboticsproceedings.org/rss15/p01.pdf) - ***RSS'19***, 2019. [[All Versions](https://scholar.google.com/scholar?cluster=4316276917607326251&hl=en&as_sdt=0,5)].
-* [3D dynamic scene graphs: Actionable spatial perception with places, objects, and humans](https://arxiv.org/abs/2002.06289) - ***RSS'20***,2020 年. [[All Versions](https://scholar.google.com/scholar?cluster=4428742298455436054&hl=en&as_sdt=0,5) ]. 用于在多个级别(度量语义网格、对象和代理、地点和结构、房间和建筑物)建模 3D 动态场景图的系统.
+* [3D dynamic scene graphs: Actionable spatial perception with places, objects, and humans](https://arxiv.org/abs/2002.06289) - ***RSS'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=4428742298455436054&hl=en&as_sdt=0,5)]. A system for modeling 3D dynamic scene graphs on multiple levels (metric-semantic mesh, objects and agents, places and structures, rooms, and buildings).
### Evolutionary Intelligence
-* [Evolutionary trade-offs, Pareto optimality, and the geometry of phenotype space](http://websites.umich.edu/~zhanglab/clubPaper/06_08_2012.pdf) -***科学***,2012 年. [[All Versions](https://scholar.google.com/scholar?cluster=16162252507845975080&hl=en&as_sdt=0,5) ]. 一篇将生物权衡与帕累托最优演化联系起来的经典论文.
+* [Evolutionary trade-offs, Pareto optimality, and the geometry of phenotype space](http://websites.umich.edu/~zhanglab/clubPaper/06_08_2012.pdf) - ***Science***, 2012. [[All Versions](https://scholar.google.com/scholar?cluster=16162252507845975080&hl=en&as_sdt=0,5)]. A classic paper correlating biological trade-offs with the evolution of pareto optimality.
-* [Pareto optimality in multiobjective problems](https://link.springer.com/article/10.1007/BF01442131) - ***应用数学和优化***,1977. [[All Versions](https://scholar.google.com/scholar?cluster=11305142600366783354&hl=en&as_sdt=0,5) ]. 关于多目标问题中的帕累托最优性的原始论文.
+* [Pareto optimality in multiobjective problems](https://link.springer.com/article/10.1007/BF01442131) - ***Applied Mathematics and Optimization***, 1977. [[All Versions](https://scholar.google.com/scholar?cluster=11305142600366783354&hl=en&as_sdt=0,5)]. The original paper on the pareto optimality in multiobjective problems.
-* [Pareto-Based Multiobjective Machine Learning: An Overview and Case Studies](http://www.soft-computing.de/SMC0805.pdf) - ***IEEE 系统、人类和控制论交易***,2008 年. [[All Versions](https://scholar.google.com/scholar?cluster=11308312498510305429&hl=en&as_sdt=0,5) ]. 帕累托最优性在多目标机器学习中的应用的全面综述.
+* [Pareto-Based Multiobjective Machine Learning: An Overview and Case Studies](http://www.soft-computing.de/SMC0805.pdf) - ***IEEE Transactions on Systems, Man, and Cybernetics***, 2008. [[All Versions](https://scholar.google.com/scholar?cluster=11308312498510305429&hl=en&as_sdt=0,5)]. A comprehensive review on the application of pareto optimality to multiobjective machine learning.
@@ -936,94 +938,94 @@
#### Quantitative Analysis
-* [Identification of Causal Effects Using Instrumental Variables](http://www.jakebowers.org/ITVExperiments/angristimbensrubin96.pdf) - ***美国统计协会杂志***,1996 年. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=17166265099721941605) ]. 关于自然社会学研究的工具变量的原始论文.
+* [Identification of Causal Effects Using Instrumental Variables](http://www.jakebowers.org/ITVExperiments/angristimbensrubin96.pdf) - ***Journal of the American Statistical Association***, 1996. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=17166265099721941605)]. The original paper on Instrumental Variables for natural sociology studies.
-* [Experiments with More Than One Random Factor: Designs, Analytic Models, and Statistical Power](https://www.annualreviews.org/doi/abs/10.1146/annurev-psych-122414-033702) - ***心理学年度评论***,2017. [[All Versions](https://scholar.google.com/scholar?cluster=6652444619934494760&hl=en&as_sdt=0,5) ]. 行为研究定量分析技术的全面回顾.
+* [Experiments with More Than One Random Factor: Designs, Analytic Models, and Statistical Power](https://www.annualreviews.org/doi/abs/10.1146/annurev-psych-122414-033702) - ***Annual Review of Psychology***, 2017. [[All Versions](https://scholar.google.com/scholar?cluster=6652444619934494760&hl=en&as_sdt=0,5)]. A comprehensive review of the quantitative analysis techniques for behavioral studies.
-* [With or Without U? The Appropriate Test for a U-Shaped Relationship](https://mpra.ub.uni-muenchen.de/4823/1/MPRA_paper_4823.pdf) - ***牛津经济与统计公报***,2010 年. [[All Versions](https://scholar.google.com/scholar?cluster=1574723532506536904&hl=en&as_sdt=0,5) ]. 原始的从数据中检验U型关系的方法,与二次回归检验不同.
+* [With or Without U? The Appropriate Test for a U-Shaped Relationship](https://mpra.ub.uni-muenchen.de/4823/1/MPRA_paper_4823.pdf) - ***Oxford Bulletin of Economics and Statistics***, 2010. [[All Versions](https://scholar.google.com/scholar?cluster=1574723532506536904&hl=en&as_sdt=0,5)]. The original method for testing U-shape relation from the data, which is distinctive from the quadratic regression test.
-* [Two lines: A valid alternative to the invalid testing of U-shaped relationships with quadratic regressions](https://journals.sagepub.com/doi/pdf/10.1177/2515245918805755) - ***心理科学方法和实践的进展***,2018. [[All Versions](https://scholar.google.com/scholar?cluster=12010185803500406162&hl=en&as_sdt=0,5) ]. 另一种测试 U 形关系统计显着性的方法.
+* [Two lines: A valid alternative to the invalid testing of U-shaped relationships with quadratic regressions](https://journals.sagepub.com/doi/pdf/10.1177/2515245918805755) - ***Advances in Methods and Practices in Psychological Science***, 2018. [[All Versions](https://scholar.google.com/scholar?cluster=12010185803500406162&hl=en&as_sdt=0,5)]. An alternative method to test the statistical significance of U-shaped relationships.
#### Scaling Up Behavioral Studies
-* [Scaling up experimental social, behavioral, and economic science](https://osf.io/wksv8) - ***开放科学基金会预印本***. [[All Versions](https://scholar.google.com/scholar?hl=en&as_sdt=0%2C5&q=Scaling+up+experimental+social%2C+behavioral%2C+and+economic+science&btnG=) ]. 关于扩大社会、行为和经济实验的白皮书.
+* [Scaling up experimental social, behavioral, and economic science](https://osf.io/wksv8) - ***Open Science Foundation Preprints***. [[All Versions](https://scholar.google.com/scholar?hl=en&as_sdt=0%2C5&q=Scaling+up+experimental+social%2C+behavioral%2C+and+economic+science&btnG=)]. A white paper on scaling up social, behavioral, and econimic experiments.
-* [The weirdest people in the world?](https://scholar.harvard.edu/files/henrich/files/henrich_heine_norenzayan_2010-2.pdf) - ***脑与行为科学***,2010. [[All Versions](https://scholar.google.com/scholar?cluster=3129419557801277936&hl=en&as_sdt=0,5) ]. 关于重新思考和解决行为研究中样本偏差的原始论文,其中大多数受试者来自西方、受过教育、工业化、富裕和民主(WEIRD)社会.
+* [The weirdest people in the world?](https://scholar.harvard.edu/files/henrich/files/henrich_heine_norenzayan_2010-2.pdf) - ***Brain and Behavioral Sciences***, 2010. [[All Versions](https://scholar.google.com/scholar?cluster=3129419557801277936&hl=en&as_sdt=0,5)]. The original paper on rethinking and tackling the sample bias in behaivoral studies, where most subjects are drawn from Western, Educated, Industrialized, Rich, and Democratic (WEIRD) societies.
-* [Scaling up psychology via Scientific Regret Minimization](https://www.pnas.org/doi/10.1073/pnas.1915841117) - ***美国国家科学院院刊***,2020 年. [[All Versions](https://scholar.google.com/scholar?cluster=8011895688226766944&hl=en&as_sdt=0,5) ]. 扩大行为研究的统计和生态基础.
+* [Scaling up psychology via Scientific Regret Minimization](https://www.pnas.org/doi/10.1073/pnas.1915841117) - ***Proceedings of National Academy of Sciences***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=8011895688226766944&hl=en&as_sdt=0,5)]. The statistical and ecological basis for scaling up behavioral studies.
-* [Machine-generated theories of human decision-making](https://cpb-us-w2.wpmucdn.com/web.sas.upenn.edu/dist/a/511/files/2021/06/Bhatia-He-Science.pdf) -***科学***,2021 年. [[All Versions](https://scholar.google.com/scholar?cluster=7065547001880027350&hl=en&as_sdt=0,5)].
+* [Machine-generated theories of human decision-making](https://cpb-us-w2.wpmucdn.com/web.sas.upenn.edu/dist/a/511/files/2021/06/Bhatia-He-Science.pdf) - ***Science***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=7065547001880027350&hl=en&as_sdt=0,5)].
-* [Using large-scale experiments and machine learning to discover theories of human decision-making](https://cocosci.princeton.edu/jpeterson/papers/peterson2021-science.pdf) -***科学***,2021 年. [[All Versions](https://scholar.google.com/scholar?cluster=7456250222852859810&hl=en&as_sdt=0,5) ]. 社会科学中大规模行为研究带来的优点的证据.
+* [Using large-scale experiments and machine learning to discover theories of human decision-making](https://cocosci.princeton.edu/jpeterson/papers/peterson2021-science.pdf) - ***Science***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=7456250222852859810&hl=en&as_sdt=0,5)]. A piece of evidence for the merits brought by large-scale behavioral studies in social science.
-* [Integrating explanation and prediction in computational social science](http://jakehofman.com/pdfs/integrating-prediction-and-explanation.pdf) -***自然***,2021 年. [[All Versions](https://scholar.google.com/scholar?cluster=288245575125750925&hl=en&as_sdt=0,5)].
+* [Integrating explanation and prediction in computational social science](http://jakehofman.com/pdfs/integrating-prediction-and-explanation.pdf) - ***Nature***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=288245575125750925&hl=en&as_sdt=0,5)].
-* [Exploring human cognition using large image databases](https://cocosci.princeton.edu/josh/papers/griffiths-largeimagedatabases-topics2016.pdf) - ***认知科学主题***,2016. [[All Versions](https://scholar.google.com/scholar?cluster=3629906005701226294&hl=en&as_sdt=0,5)].
+* [Exploring human cognition using large image databases](https://cocosci.princeton.edu/josh/papers/griffiths-largeimagedatabases-topics2016.pdf) - ***Topics in Cognitive Sciences***, 2016. [[All Versions](https://scholar.google.com/scholar?cluster=3629906005701226294&hl=en&as_sdt=0,5)].
-* [Visual Search at Pinterest](https://web.archive.org/web/20170809024454id_/http://www.kevinjing.com/visual_search_at_pinterest.pdf) -***KDD'15***,2015 年. [[All Versions](https://scholar.google.com/scholar?cluster=2051024301293529405&hl=en&as_sdt=0,5) ]. Pinterest 推荐系统开发中的大规模用户研究.
+* [Visual Search at Pinterest](https://web.archive.org/web/20170809024454id_/http://www.kevinjing.com/visual_search_at_pinterest.pdf) - ***KDD'15***, 2015. [[All Versions](https://scholar.google.com/scholar?cluster=2051024301293529405&hl=en&as_sdt=0,5)]. Large scale user study in the development of the recommendations system by Pinterest.
#### Decision Making
-* [A computational process-tracing method for measuring people’s planning strategies and how they change over time](https://link.springer.com/article/10.3758/s13428-022-01789-5) - ***行为研究方法***,2022. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=10405935000926098041) ]. 基于模型的策略识别.
+* [A computational process-tracing method for measuring people’s planning strategies and how they change over time](https://link.springer.com/article/10.3758/s13428-022-01789-5) - ***Behavior Research Methods***, 2022. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=10405935000926098041)]. Model-based strategy identification.
#### Question Answering
-* [Searching large hypothesis spaces by asking questions](https://cogsci.mindmodeling.org/2016/papers/0122/paper0122.pdf) - ***CogSci'16***,2016 年. [[All Versions](https://scholar.google.com/scholar?cluster=3398849603439166012&hl=en&as_sdt=0,5) ]. 20 个问题游戏的行为研究.
+* [Searching large hypothesis spaces by asking questions](https://cogsci.mindmodeling.org/2016/papers/0122/paper0122.pdf) - ***CogSci'16***, 2016. [[All Versions](https://scholar.google.com/scholar?cluster=3398849603439166012&hl=en&as_sdt=0,5)]. A behavioral study for the 20 questions game.
-* [Asking and evaluating natural language questions](https://gureckislab.org/papers/RotheLakeGureckis-2016cogsci.pdf) - ***CogSci'16***,2016 年. [[All Versions](https://scholar.google.com/scholar?cluster=34641833161282231&hl=en&as_sdt=0,5) ]. 战舰游戏的行为研究.
+* [Asking and evaluating natural language questions](https://gureckislab.org/papers/RotheLakeGureckis-2016cogsci.pdf) - ***CogSci'16***, 2016. [[All Versions](https://scholar.google.com/scholar?cluster=34641833161282231&hl=en&as_sdt=0,5)]. A behavioral study for the battleship game.
-* [Do People Ask Good Questions?](https://link.springer.com/article/10.1007/s42113-018-0005-5) - ***计算大脑与行为***,2018. [[All Versions](https://scholar.google.com/scholar?cluster=14595996621617337270&hl=en&as_sdt=0,5)].
+* [Do People Ask Good Questions?](https://link.springer.com/article/10.1007/s42113-018-0005-5) - ***Computational Brain & Behavior***, 2018. [[All Versions](https://scholar.google.com/scholar?cluster=14595996621617337270&hl=en&as_sdt=0,5)].
-* [Asking goal-oriented questions and learning from answers](http://nyuccl.org/papers/Rothe-Lake-Gureckis-2019-Cogsci.pdf) - ***CogSci'19***,2019. [[All Versions](https://scholar.google.com/scholar?cluster=14185546187726917682&hl=en&as_sdt=0,5)].
+* [Asking goal-oriented questions and learning from answers](http://nyuccl.org/papers/Rothe-Lake-Gureckis-2019-Cogsci.pdf) - ***CogSci'19***, 2019. [[All Versions](https://scholar.google.com/scholar?cluster=14185546187726917682&hl=en&as_sdt=0,5)].
#### Human-Machine Comparison
-* [Elimination by aspects: A theory of choice](https://psycnet.apa.org/record/1973-00249-001) - ***心理学评论***,1972. [[All Versions](https://scholar.google.com/scholar?cluster=1633792484482810297&hl=en&as_sdt=0,5) ]. 赫伯特·西蒙关于计算机辅助行为研究的早期实验.
+* [Elimination by aspects: A theory of choice](https://psycnet.apa.org/record/1973-00249-001) - ***Psychological Review***, 1972. [[All Versions](https://scholar.google.com/scholar?cluster=1633792484482810297&hl=en&as_sdt=0,5)]. Herbert Simon's early experiments on computer aided behavioral studies.
-* [Problem Solving and Rule Induction: A Unified View](https://stacks.stanford.edu/file/druid:qv796fc9687/qv796fc9687.pdf) - ***知识和认知***,1974. [[All Versions](https://scholar.google.com/scholar?cluster=12943734683291006234&hl=en&as_sdt=0,5)].
+* [Problem Solving and Rule Induction: A Unified View](https://stacks.stanford.edu/file/druid:qv796fc9687/qv796fc9687.pdf) - ***Knowledge and cognition***, 1974. [[All Versions](https://scholar.google.com/scholar?cluster=12943734683291006234&hl=en&as_sdt=0,5)].
-* [Human few-shot learning of compositional instructions](https://arxiv.org/abs/1901.04587) - ***CogSci'19***,2019. [[All Versions](https://scholar.google.com/scholar?cluster=12841163907815018136&hl=en&as_sdt=0,5)].
+* [Human few-shot learning of compositional instructions](https://arxiv.org/abs/1901.04587) - ***CogSci'19***, 2019. [[All Versions](https://scholar.google.com/scholar?cluster=12841163907815018136&hl=en&as_sdt=0,5)].
-* [Fast and flexible: Human program induction in abstract reasoning tasks](https://arxiv.org/pdf/2103.05823.pdf) - ***CogSci'21***,2021 年. [[All Versions](https://scholar.google.com/scholar?cluster=5294483826040237516&hl=en&as_sdt=0,5)].
+* [Fast and flexible: Human program induction in abstract reasoning tasks](https://arxiv.org/pdf/2103.05823.pdf) - ***CogSci'21***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=5294483826040237516&hl=en&as_sdt=0,5)].
* [Investigating Human Priors for Playing Video Games](http://proceedings.mlr.press/v80/dubey18a.html) - ***ICML'18***, 2018. [[All Versions](https://scholar.google.com/scholar?cluster=2202192690517876762&hl=en&as_sdt=0,5)].
-* [Tasks for aligning human and machine planning](https://www.sciencedirect.com/science/article/pii/S2352154619300622) - ***行为科学的当前观点***,2019. [[All Versions](https://scholar.google.com/scholar?cluster=8308872468787875598&hl=en&as_sdt=0,5)].
+* [Tasks for aligning human and machine planning](https://www.sciencedirect.com/science/article/pii/S2352154619300622) - ***Current Opinion in Behavioral Sciences***, 2019. [[All Versions](https://scholar.google.com/scholar?cluster=8308872468787875598&hl=en&as_sdt=0,5)].
-* [Humans can decipher adversarial images](https://perception.jhu.edu/files/PDFs/19_Adversarial_Deciphering/ZhouFirestone-AdversarialDeciphering.pdf) - ***自然通讯***. 2019. [[All Versions](https://scholar.google.com/scholar?cluster=4423950118844131054&hl=en&as_sdt=2005&sciodt=0,5)].
+* [Humans can decipher adversarial images](https://perception.jhu.edu/files/PDFs/19_Adversarial_Deciphering/ZhouFirestone-AdversarialDeciphering.pdf) - ***Nature Communications***. 2019. [[All Versions](https://scholar.google.com/scholar?cluster=4423950118844131054&hl=en&as_sdt=2005&sciodt=0,5)].
-* [Shared computational principles for language processing in humans and deep language models](https://www.nature.com/articles/s41593-022-01026-4.pdf) -***自然神经科学***,2022. [[All Versions](https://scholar.google.com/scholar?cluster=16078004657063602593&hl=en&as_sdt=0,5)].
+* [Shared computational principles for language processing in humans and deep language models](https://www.nature.com/articles/s41593-022-01026-4.pdf) - ***Nature Neuroscience***, 2022. [[All Versions](https://scholar.google.com/scholar?cluster=16078004657063602593&hl=en&as_sdt=0,5)].
#### Association Test
-* [Implicit Association Test](https://en.wikipedia.org/wiki/Implicit-association_test) - ***维基百科***. 维基百科上的内隐关联测试是一项有争议的评估,旨在检测记忆中对象(概念)的心理表征之间的潜意识关联.
+* [Implicit Association Test](https://en.wikipedia.org/wiki/Implicit-association_test) - ***Wikipedia***. Wikipedia on the Implicit Association Test, a controversial assessment intended to detect subconscious associations between mental representations of objects (concepts) in memory.
-* [Measuring Individual Differences in Implicit Cognition: The Implicit Association Test](http://faculty.fortlewis.edu/burke_b/Senior/BLINK%20replication/IAT.pdf) - ***人格与社会心理学杂志***,1998. [[All Versions](https://scholar.google.com/scholar?cluster=302378224541015580&hl=en&as_sdt=0,5) ]. 介绍内隐联想测试的原始论文.
+* [Measuring Individual Differences in Implicit Cognition: The Implicit Association Test](http://faculty.fortlewis.edu/burke_b/Senior/BLINK%20replication/IAT.pdf) - ***Journal of Personality and Social Psychology***, 1998. [[All Versions](https://scholar.google.com/scholar?cluster=302378224541015580&hl=en&as_sdt=0,5)]. The original paper introducing the Implicit Association Test.
-* [Health of the Implicit Association Test at age 3](http://faculty.washington.edu/agg/pdf/Gwald_Nosek_ZEITSCHR_2001.OCR.pdf) - ***实验心理学杂志***,2001. [[All Versions](https://scholar.google.com/scholar?cluster=10868478693422595588&hl=en&as_sdt=0,5) ]. IAT第三年审查.
+* [Health of the Implicit Association Test at age 3](http://faculty.washington.edu/agg/pdf/Gwald_Nosek_ZEITSCHR_2001.OCR.pdf) - ***Zeitschrift für Experimentelle Psychologie***, 2001. [[All Versions](https://scholar.google.com/scholar?cluster=10868478693422595588&hl=en&as_sdt=0,5)]. The 3rd year review for the IAT.
-* [The Implicit Association Test at Age 7: A Methodological and Conceptual Review](https://faculty.washington.edu/agg/pdf/Nosek%20&%20al.IATatage7.2007.pdf) - ***社会心理学和无意识:高级心理过程的自动性(第 265-292 页),心理学出版社***,2007 年. [[All Versions](https://scholar.google.com/scholar?cluster=16189750920013376566&hl=en&as_sdt=0,5) ]. IAT第七年回顾.
+* [The Implicit Association Test at Age 7: A Methodological and Conceptual Review](https://faculty.washington.edu/agg/pdf/Nosek%20&%20al.IATatage7.2007.pdf) - ***Social psychology and the unconscious: The automaticity of higher mental processes (pp. 265–292), Psychology Press***, 2007. [[All Versions](https://scholar.google.com/scholar?cluster=16189750920013376566&hl=en&as_sdt=0,5)]. The 7th year review for the IAT.
-* [A Meta-Analysis on the Correlation Between the Implicit Association Test and Explicit Self-Report Measures](http://faculty.washington.edu/agg/IATmaterials/PDFs/Hofmann%20&%20al%20(PSPB,2005).pdf) - ***人格与社会心理学公报***,2005 年. [[All Versions](https://scholar.google.com/scholar?cluster=4888328728717829047&hl=en&as_sdt=0,5)].
+* [A Meta-Analysis on the Correlation Between the Implicit Association Test and Explicit Self-Report Measures](http://faculty.washington.edu/agg/IATmaterials/PDFs/Hofmann%20&%20al%20(PSPB,2005).pdf) - ***Personality and Social Psychology Bulletin***, 2005. [[All Versions](https://scholar.google.com/scholar?cluster=4888328728717829047&hl=en&as_sdt=0,5)].
#### Virtual Reality
-* [Virtual reality in behavioral neuroscience and beyond](https://www.nature.com/articles/nn948) -***自然神经科学***,2002. [[All Versions](https://scholar.google.com/scholar?cluster=12168354203281280346&hl=en&as_sdt=0,5) ]. 虚拟现实在行为研究中的早期应用的经典回顾.
+* [Virtual reality in behavioral neuroscience and beyond](https://www.nature.com/articles/nn948) - ***Nature Neuroscience***, 2002. [[All Versions](https://scholar.google.com/scholar?cluster=12168354203281280346&hl=en&as_sdt=0,5)]. A classic review on the early applications of Virtual Reality to behavioral studies.
-* [Virtual reality: A survival guide for the social scientist](https://stanfordvr.com/mm/2009/fox-jmp-vr-survival.pdf) - ***媒体心理学杂志***,2009. [[All Versions](https://scholar.google.com/scholar?cluster=17318470193315023264&hl=en&as_sdt=0,5)].
+* [Virtual reality: A survival guide for the social scientist](https://stanfordvr.com/mm/2009/fox-jmp-vr-survival.pdf) - ***Journal of Media Psychology***, 2009. [[All Versions](https://scholar.google.com/scholar?cluster=17318470193315023264&hl=en&as_sdt=0,5)].
-* [The psychology of virtual reality](https://psycnet.apa.org/record/2022-60836-006) - ***技术心理学:大数据时代的社会科学研究(第 155-193 页),美国心理学会***,2022 年. [[All Versions](https://scholar.google.com/scholar?cluster=11535480055596209683&hl=en&as_sdt=0,5&as_ylo=2021) ]. 杰里米·拜伦森 (Jeremy Bailenson) 对虚拟现实在行为研究中的应用的评论.
+* [The psychology of virtual reality](https://psycnet.apa.org/record/2022-60836-006) - ***The psychology of technology: Social science research in the age of Big Data (pp. 155–193), American Psychological Association***, 2022. [[All Versions](https://scholar.google.com/scholar?cluster=11535480055596209683&hl=en&as_sdt=0,5&as_ylo=2021)]. Jeremy Bailenson's review on the applications of Virtual Reality to behavioral studies.
-* [How Immersive Is Enough? A Meta-Analysis of the Effect of Immersive Technology on User Presence](https://stanfordvr.com/mm/2015/cummings-mp-how-immersive.pdf) -***媒体心理学***,2016. [[All Versions](https://scholar.google.com/scholar?cluster=9218122072360464558&hl=en&as_sdt=0,5) ]. 关于技术需要在多大程度上具有沉浸感才能产生临场感的元分析.
+* [How Immersive Is Enough? A Meta-Analysis of the Effect of Immersive Technology on User Presence](https://stanfordvr.com/mm/2015/cummings-mp-how-immersive.pdf) - ***Media Psychology***, 2016. [[All Versions](https://scholar.google.com/scholar?cluster=9218122072360464558&hl=en&as_sdt=0,5)]. A meta-analysis on the extent to which technologies need to be immersive in order to generate a sense of presence.
@@ -1031,111 +1033,111 @@
#### Meta Learning
-* [Automated Reinforcement Learning (AutoRL): A Survey and Open Problems](https://arxiv.org/pdf/2201.03916.pdf) - 2022. [[All Versions](https://scholar.google.com/scholar?cluster=9025378857688824887&hl=en&as_sdt=0,5) ]. 对 AutoRL 的全面回顾.
+* [Automated Reinforcement Learning (AutoRL): A Survey and Open Problems](https://arxiv.org/pdf/2201.03916.pdf) - 2022. [[All Versions](https://scholar.google.com/scholar?cluster=9025378857688824887&hl=en&as_sdt=0,5)]. A comprehensive review on AutoRL.
-* [Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks](https://proceedings.mlr.press/v70/finn17a/finn17a.pdf) - ***ICML'17***, 2017. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=17278604844873996878)]. [[Post](https://bair.berkeley.edu/blog/2017/07/18/learning-to-learn/) ]. Chelsea Finn 关于模型无关元学习 (MAML) 的原始论文.
+* [Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks](https://proceedings.mlr.press/v70/finn17a/finn17a.pdf) - ***ICML'17***, 2017. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=17278604844873996878)]. [[Post](https://bair.berkeley.edu/blog/2017/07/18/learning-to-learn/)]. Chelsea Finn's original paper on Model-Agnostic Meta-Learning (MAML).
-* [Bayesian Model-Agnostic Meta-Learning](https://proceedings.neurips.cc/paper/2018/hash/e1021d43911ca2c1845910d84f40aeae-Abstract.html) - ***NeurIPS'18***,2018. [[All Versions](https://scholar.google.com/scholar?cluster=7370333111335795917&hl=en&as_sdt=0,5) ]. MAML 上的贝叶斯帐户.
+* [Bayesian Model-Agnostic Meta-Learning](https://proceedings.neurips.cc/paper/2018/hash/e1021d43911ca2c1845910d84f40aeae-Abstract.html) - ***NeurIPS'18***, 2018. [[All Versions](https://scholar.google.com/scholar?cluster=7370333111335795917&hl=en&as_sdt=0,5)]. A Bayesian account on MAML.
-* [Meta-Q-Learning](https://openreview.net/forum?id=SJeD3CEFPH) -***ICLR'20***,2020 年. [[All Versions](https://scholar.google.com/scholar?cluster=2865388954464396222&hl=en&as_sdt=0,5) ]. 关于上下文 Meta-RL 的里程碑论文.
+* [Meta-Q-Learning](https://openreview.net/forum?id=SJeD3CEFPH) - ***ICLR'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=2865388954464396222&hl=en&as_sdt=0,5)]. The milestone paper on context Meta-RL.
* [Efficient Off-Policy Meta-Reinforcement Learning via Probabilistic Context Variables](http://proceedings.mlr.press/v97/rakelly19a.html) - ***ICML'19***, 2019. [[All Versions](https://scholar.google.com/scholar?cluster=15379570585451726919&hl=en&as_sdt=0,5)].
-* [Balancing Constraints and Rewards with Meta-Gradient D4PG](https://openreview.net/forum?id=TQt98Ya7UMP) -***ICLR'21***,2021 年. [[All Versions](https://scholar.google.com/scholar?cluster=2805226315118298313&hl=en&as_sdt=0,5)].
+* [Balancing Constraints and Rewards with Meta-Gradient D4PG](https://openreview.net/forum?id=TQt98Ya7UMP) - ***ICLR'21***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=2805226315118298313&hl=en&as_sdt=0,5)].
-* [Metacontrol for Adaptive Imagination-Based Optimization](https://openreview.net/forum?id=Bk8BvDqex) -***ICLR'17***,2017 年. [[All Versions](https://scholar.google.com/scholar?cluster=16728474512617398730&hl=en&as_sdt=0,5)].
+* [Metacontrol for Adaptive Imagination-Based Optimization](https://openreview.net/forum?id=Bk8BvDqex) - ***ICLR'17***, 2017. [[All Versions](https://scholar.google.com/scholar?cluster=16728474512617398730&hl=en&as_sdt=0,5)].
* [On Effective Scheduling of Model-based Reinforcement Learning](https://proceedings.neurips.cc/paper/2021/hash/1e4d36177d71bbb3558e43af9577d70e-Abstract.html) - ***NeurIPS'21***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=11128521607771619105&hl=en&as_sdt=0,5)].
#### Marr's Levels of Analysis
-* [Vision: A Computational Investigation into the Human Representation and Processing of Visual Information](https://usa1lib.org/book/1223444/8e5ca8) -***麻省理工学院出版社***,1982 年. [[All Versions](https://scholar.google.com/scholar?cluster=14386368570811483142&hl=en&as_sdt=0,44) ]. 大卫·马尔关于分析层次的原著.
+* [Vision: A Computational Investigation into the Human Representation and Processing of Visual Information](https://usa1lib.org/book/1223444/8e5ca8) - ***MIT Press***, 1982. [[All Versions](https://scholar.google.com/scholar?cluster=14386368570811483142&hl=en&as_sdt=0,44)]. David Marr's original book on the levels of analysis.
-* [From understanding computation to understanding neural circuitry](https://dspace.mit.edu/bitstream/handle/1721.1/5782/AIM-357.pdf?sequence=2) - ***神经科学研究计划公报***,1979 年. [[All Versions](https://scholar.google.com/scholar?start=0&hl=en&as_sdt=0,5&cluster=11150567121969913334)].
+* [From understanding computation to understanding neural circuitry](https://dspace.mit.edu/bitstream/handle/1721.1/5782/AIM-357.pdf?sequence=2) - ***Neuroscience Research Program Bulletin***, 1979. [[All Versions](https://scholar.google.com/scholar?start=0&hl=en&as_sdt=0,5&cluster=11150567121969913334)].
-* [Bridging Levels of Analysis for Probabilistic Models of Cognition](https://cocosci.princeton.edu/tom/papers/LabPublications/BridgingLevelsAnalysis.pdf) - ***心理科学的当前方向***,2012. [[All Versions](https://scholar.google.com/scholar?cluster=5063382112136991296&hl=en&as_sdt=0,5) ]. 马尔关于概率模型的范式说明.
+* [Bridging Levels of Analysis for Probabilistic Models of Cognition](https://cocosci.princeton.edu/tom/papers/LabPublications/BridgingLevelsAnalysis.pdf) - ***Current Directions in Psychological Science***, 2012. [[All Versions](https://scholar.google.com/scholar?cluster=5063382112136991296&hl=en&as_sdt=0,5)]. A Marr's paradigm account on probabilistic models.
-* [Levels of Analysis in Computational Social Science](https://people.csail.mit.edu/pkrafft/papers/krafft-griffiths-levels-css.pdf) - ***CogSci'18***,2018. [[All Versions](https://scholar.google.com/scholar?cluster=10178929388985626844&hl=en&as_sdt=0,5) ]. 马尔关于计算社会科学的范式说明.
+* [Levels of Analysis in Computational Social Science](https://people.csail.mit.edu/pkrafft/papers/krafft-griffiths-levels-css.pdf) - ***CogSci'18***, 2018. [[All Versions](https://scholar.google.com/scholar?cluster=10178929388985626844&hl=en&as_sdt=0,5)]. A Marr's paradigm account on computational social science.
-* [Levels of Analysis for Machine Learning](https://baicsworkshop.github.io/pdf/BAICS_6.pdf) - ***ICLR'20 连接人工智能和认知科学研讨会***,2020 年. [[All Versions](https://scholar.google.com/scholar?cluster=13819038971626384115&hl=en&as_sdt=0,5) ]. 马尔关于机器学习的范式说明.
+* [Levels of Analysis for Machine Learning](https://baicsworkshop.github.io/pdf/BAICS_6.pdf) - ***ICLR'20 Bridging AI and Cognitive Science Workshop***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=13819038971626384115&hl=en&as_sdt=0,5)]. A Marr's paradigm account on machine learning.
#### Gestalt
-* [Gestalt theory](https://psycnet.apa.org/record/2007-10344-001) - ***格式塔心理学原始书***,1938. [[All Versions](https://scholar.google.com/scholar?cluster=18133275659218646817&hl=en&as_sdt=0,5) ]. 关于格式塔心理学的原著.
+* [Gestalt theory](https://psycnet.apa.org/record/2007-10344-001) - ***A source book of Gestalt psychology***, 1938. [[All Versions](https://scholar.google.com/scholar?cluster=18133275659218646817&hl=en&as_sdt=0,5)]. The original book on Gestalt psychology.
-* [Gestalt Psychology](https://link.springer.com/article/10.1007/BF00422382) - ***心理学研究***,1967. [[All Versions](https://scholar.google.com/scholar?cluster=16023098380090751616&hl=en&as_sdt=0,5) ]. 沃尔夫冈·科勒对格式塔心理学的评论.
+* [Gestalt Psychology](https://link.springer.com/article/10.1007/BF00422382) - ***Psychologische Forschung***, 1967. [[All Versions](https://scholar.google.com/scholar?cluster=16023098380090751616&hl=en&as_sdt=0,5)]. Wolfgang Köhler's review on Gestalt psychology.
-* [Restructuring revisited I. Summary and critique of the Gestalt theory of problem solving](https://onlinelibrary.wiley.com/doi/abs/10.1111/j.1467-9450.1984.tb01001.x) - ***斯堪的纳维亚心理学杂志***,1984 年. [[All Versions](https://scholar.google.com/scholar?cluster=1540079499182933565&hl=en&as_sdt=0,5)].
+* [Restructuring revisited I. Summary and critique of the Gestalt theory of problem solving](https://onlinelibrary.wiley.com/doi/abs/10.1111/j.1467-9450.1984.tb01001.x) - ***Scandinavian Journal of Psychology***, 1984. [[All Versions](https://scholar.google.com/scholar?cluster=1540079499182933565&hl=en&as_sdt=0,5)].
-* [Restructuring revisited II. An information processing theory of restructuring and insight](https://onlinelibrary.wiley.com/doi/abs/10.1111/j.1467-9450.1984.tb01005.x) - ***斯堪的纳维亚心理学杂志***,1984 年. [[All Versions](https://scholar.google.com/scholar?cluster=1821980539002417470&hl=en&as_sdt=0,5)].
+* [Restructuring revisited II. An information processing theory of restructuring and insight](https://onlinelibrary.wiley.com/doi/abs/10.1111/j.1467-9450.1984.tb01005.x) - ***Scandinavian Journal of Psychology***, 1984. [[All Versions](https://scholar.google.com/scholar?cluster=1821980539002417470&hl=en&as_sdt=0,5)].
-* [Thoughts beyond words: When language overshadows insight](https://psycnet.apa.org/record/1993-36184-001) - ***实验心理学杂志***,1993. [[All Versions](https://scholar.google.com/scholar?cluster=13773440938721955384&hl=en&as_sdt=2005&sciodt=0,5)].
+* [Thoughts beyond words: When language overshadows insight](https://psycnet.apa.org/record/1993-36184-001) - ***Journal of Experimental Psychology***, 1993. [[All Versions](https://scholar.google.com/scholar?cluster=13773440938721955384&hl=en&as_sdt=2005&sciodt=0,5)].
-* [Deep Learning: How the Mind Overrides Experience](https://hk1lib.org/book/1244721/20ddc5) - ***剑桥大学出版社***,2011. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=231021877034210140)].
+* [Deep Learning: How the Mind Overrides Experience](https://hk1lib.org/book/1244721/20ddc5) - ***Cambridge University Press***, 2011. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=231021877034210140)].
#### The Aha! Moment
-* [Eureka Effect](https://en.wikipedia.org/wiki/Eureka_effect) - ***维基百科***. 维基百科关于尤里卡效应(又名顿悟时刻、洞察力和顿悟)的内容,是人类突然理解以前无法理解的问题或概念的常见经历.
+* [Eureka Effect](https://en.wikipedia.org/wiki/Eureka_effect) - ***Wikipedia***. Wikipedia on Eureka effect (a.k.a. Aha! moment, insight, and epiphany), the common human experience of suddenly understanding a previously incomprehensible problem or concept.
-* [Insight](https://en.wikipedia.org/wiki/Insight) - ***维基百科***. 维基百科,免费的百科全书.
+* [Insight](https://en.wikipedia.org/wiki/Insight) - ***Wikipedia***. Wikipedia on insight.
-* [Epiphany](https://en.wikipedia.org/wiki/Epiphany_(feeling) ) - ***维基百科***. 维基百科上的顿悟,“感觉”时啊哈! 时刻到来了.
+* [Epiphany](https://en.wikipedia.org/wiki/Epiphany_(feeling)) - ***Wikipedia***. Wikipedia on epiphany, the "feeling" when the Aha! moment comes.
-* [A computational model of scientific insight](https://escholarship.org/uc/item/54x8v354) - ***创造力的本质:当代心理学观点***,1988. [[All Versions](https://scholar.google.com/scholar?cluster=13633357571064621019&hl=en&as_sdt=0,5) ]. 关于科学发现见解的计算帐户.
+* [A computational model of scientific insight](https://escholarship.org/uc/item/54x8v354) - ***The nature of creativity: Contemporary psychological perspectives***, 1988. [[All Versions](https://scholar.google.com/scholar?cluster=13633357571064621019&hl=en&as_sdt=0,5)]. A computational account on insights for scientific discovery.
-* [What Makes an Insight Problem? The Roles of Heuristics, Goal Conception, and Solution Recoding in Knowledge-Lean Problems](https://www.researchgate.net/profile/Thomas-Ormerod/publication/8909475_What_Makes_an_Insight_Problem_The_Roles_of_Heuristics_Goal_Conception_and_Solution_Recoding_in_Knowledge-Lean_Problems/links/00b7d5159f3c057eb5000000/What-Makes-an-Insight-Problem-The-Roles-of-Heuristics-Goal-Conception-and-Solution-Recoding-in-Knowledge-Lean-Problems.pdf) - ***实验心理学杂志***,2004年. [[All Versions](https://scholar.google.com/scholar?cluster=17529631069707671285&hl=en&as_sdt=0,5)]. [[APA](https://psycnet.apa.org/record/2003-10949-002)].
+* [What Makes an Insight Problem? The Roles of Heuristics, Goal Conception, and Solution Recoding in Knowledge-Lean Problems](https://www.researchgate.net/profile/Thomas-Ormerod/publication/8909475_What_Makes_an_Insight_Problem_The_Roles_of_Heuristics_Goal_Conception_and_Solution_Recoding_in_Knowledge-Lean_Problems/links/00b7d5159f3c057eb5000000/What-Makes-an-Insight-Problem-The-Roles-of-Heuristics-Goal-Conception-and-Solution-Recoding-in-Knowledge-Lean-Problems.pdf) - ***Journal of Experimental Psychology***, 2004. [[All Versions](https://scholar.google.com/scholar?cluster=17529631069707671285&hl=en&as_sdt=0,5)]. [[APA](https://psycnet.apa.org/record/2003-10949-002)].
-* [Constraint relaxation and chunk decomposition in insight problem solving](https://www.hf.uni-koeln.de/data/fgpsych/File/Haider/Knoblich_etal_1999.pdf) - ***实验心理学杂志***,1999. [[All Versions](https://scholar.google.com/scholar?cluster=8057214169831054227&hl=en&as_sdt=0,5)]. [[APA](https://psycnet.apa.org/record/1999-01477-011)].
+* [Constraint relaxation and chunk decomposition in insight problem solving](https://www.hf.uni-koeln.de/data/fgpsych/File/Haider/Knoblich_etal_1999.pdf) - ***Journal of Experimental Psychology***, 1999. [[All Versions](https://scholar.google.com/scholar?cluster=8057214169831054227&hl=en&as_sdt=0,5)]. [[APA](https://psycnet.apa.org/record/1999-01477-011)].
-* [Dynamics and constraints in insight problem solving](https://citeseerx.ist.psu.edu/document?repid=rep1&type=pdf&doi=818fec7c896ea3716eeb637da095293e9e6d1806) - ***实验心理学杂志***,2002. [[All Versions](https://scholar.google.com/scholar?cluster=12067671710370549516&hl=en&as_sdt=0,5)]. [[APA](https://psycnet.apa.org/record/2002-01361-014)].
+* [Dynamics and constraints in insight problem solving](https://citeseerx.ist.psu.edu/document?repid=rep1&type=pdf&doi=818fec7c896ea3716eeb637da095293e9e6d1806) - ***Journal of Experimental Psychology***, 2002. [[All Versions](https://scholar.google.com/scholar?cluster=12067671710370549516&hl=en&as_sdt=0,5)]. [[APA](https://psycnet.apa.org/record/2002-01361-014)].
-* [Insight solutions are correct more often than analytic solutions](https://bpb-us-e1.wpmucdn.com/sites.northwestern.edu/dist/a/699/files/2015/11/Salvi_etal_Insight-is-right_TR2016-2n3ns9l.pdf) - ***思考与推理***,2016. [[All Versions](https://scholar.google.com/scholar?cluster=883561570778414219&hl=en&as_sdt=0,5)].
+* [Insight solutions are correct more often than analytic solutions](https://bpb-us-e1.wpmucdn.com/sites.northwestern.edu/dist/a/699/files/2015/11/Salvi_etal_Insight-is-right_TR2016-2n3ns9l.pdf) - ***Thinking & Reasoning***, 2016. [[All Versions](https://scholar.google.com/scholar?cluster=883561570778414219&hl=en&as_sdt=0,5)].
-* [Insight Is Not in the Problem: Investigating Insight in Problem Solving across Task Types](https://www.frontiersin.org/articles/10.3389/fpsyg.2016.01424/full) - ***心理学前沿***,2016. [[All Versions](https://scholar.google.com/scholar?cluster=4564128114316001308&hl=en&as_sdt=2005&sciodt=0,5)].
+* [Insight Is Not in the Problem: Investigating Insight in Problem Solving across Task Types](https://www.frontiersin.org/articles/10.3389/fpsyg.2016.01424/full) - ***Frontiers in Psychology***, 2016. [[All Versions](https://scholar.google.com/scholar?cluster=4564128114316001308&hl=en&as_sdt=2005&sciodt=0,5)].
-* [Multiple Causes of Difficulty in Insight: The Case of the Nine-Dot Problem](https://www.researchgate.net/profile/Trina-Kershaw/publication/8909474_Multiple_Causes_of_Difficulty_in_Insight_The_Case_of_the_Nine-Dot_Problem/links/55dca27e08aeb38e8a8d23b6/Multiple-Causes-of-Difficulty-in-Insight-The-Case-of-the-Nine-Dot-Problem.pdf) - ***实验心理学杂志***,2004年. [[All Versions](https://scholar.google.com/scholar?cluster=15600199808825346018&hl=en&as_sdt=0,5)]. [[APA](https://psycnet.apa.org/record/2003-10949-001)].
+* [Multiple Causes of Difficulty in Insight: The Case of the Nine-Dot Problem](https://www.researchgate.net/profile/Trina-Kershaw/publication/8909474_Multiple_Causes_of_Difficulty_in_Insight_The_Case_of_the_Nine-Dot_Problem/links/55dca27e08aeb38e8a8d23b6/Multiple-Causes-of-Difficulty-in-Insight-The-Case-of-the-Nine-Dot-Problem.pdf) - ***Journal of Experimental Psychology***, 2004. [[All Versions](https://scholar.google.com/scholar?cluster=15600199808825346018&hl=en&as_sdt=0,5)]. [[APA](https://psycnet.apa.org/record/2003-10949-001)].
-* [Investigating the effect of Mental Set on Insight Problem Solving](https://www.researchgate.net/profile/Gary-Jones-14/publication/23152585_Investigating_the_Effect_of_Mental_Set_on_Insight_Problem_Solving/links/0fcfd50abb767b1102000000/Investigating-the-Effect-of-Mental-Set-on-Insight-Problem-Solving.pdf) - ***实验心理学***,2008. [[All Versions](https://scholar.google.com/scholar?cluster=11054712671934144981&hl=en&as_sdt=0,5)].
+* [Investigating the effect of Mental Set on Insight Problem Solving](https://www.researchgate.net/profile/Gary-Jones-14/publication/23152585_Investigating_the_Effect_of_Mental_Set_on_Insight_Problem_Solving/links/0fcfd50abb767b1102000000/Investigating-the-Effect-of-Mental-Set-on-Insight-Problem-Solving.pdf) - ***Experimental Psychology***, 2008. [[All Versions](https://scholar.google.com/scholar?cluster=11054712671934144981&hl=en&as_sdt=0,5)].
#### Rationality
-* [Bounded Rationality](https://plato.stanford.edu/entries/bounded-rationality/) - ***柏拉图斯坦福***. 关于有限理性的计算哲学解释,有限理性是心理学和生态学中人类智能的基本假设.
+* [Bounded Rationality](https://plato.stanford.edu/entries/bounded-rationality/) - ***Plato Stanford***. A computational philosophy account on Bounded Rationality, an elementary hypothesis of human intelligence in psychology and ecology.
-* [Instrumental Rationality](https://plato.stanford.edu/entries/rationality-instrumental/) - ***柏拉图斯坦福***. 关于工具理性的计算哲学解释,关于主体的决策是有意做出的还是出于理性一致性的争论.
+* [Instrumental Rationality](https://plato.stanford.edu/entries/rationality-instrumental/) - ***Plato Stanford***. A computational philosophy account on Instrumental Rationality, a dabate on whether an agent's decision is made intentionally or out of rational coherence.
-* [Computational Rationality: Linking Mechanism and Behavior Through Bounded Utility Maximization](https://onlinelibrary.wiley.com/doi/full/10.1111/tops.12086) - ***认知科学主题***,2014 年. [[All Versions](https://scholar.google.com/scholar?cluster=15813211310327194798&hl=en&as_sdt=0,5) ]. 引入计算理性框架,将信息处理界限纳入理性分析,强调将计算机制纳入理性行为的定义中.
+* [Computational Rationality: Linking Mechanism and Behavior Through Bounded Utility Maximization](https://onlinelibrary.wiley.com/doi/full/10.1111/tops.12086) - ***Topics in Cognitive Science***, 2014. [[All Versions](https://scholar.google.com/scholar?cluster=15813211310327194798&hl=en&as_sdt=0,5)]. Introducing the computational rationality framework for including information-processing bounds in rational analyses, which emphasizes the incorporation of computational mechanism into the definition of rational action.
-* [Computational rationality: A converging paradigm for intelligence in brains, minds, and machines](https://gershmanlab.com/pubs/GershmanHorvitzTenenbaum15.pdf) -***科学***,2015 年. [[All Versions](https://scholar.google.com/scholar?cluster=7744057022238735461&hl=en&as_sdt=0,5) ]. 贝叶斯计算模型合理性的综合评述.
+* [Computational rationality: A converging paradigm for intelligence in brains, minds, and machines](https://gershmanlab.com/pubs/GershmanHorvitzTenenbaum15.pdf) - ***Science***, 2015. [[All Versions](https://scholar.google.com/scholar?cluster=7744057022238735461&hl=en&as_sdt=0,5)]. A comprehensive review on the rationality of Bayesian computational models.
-* [Resource-rational analysis: Understanding human cognition as the optimal use of limited computational resources](https://cocosci.princeton.edu/papers/lieder_resource.pdf) - ***行为与脑科学***,2020. [[All Versions](https://scholar.google.com/scholar?cluster=1642626865293965288&hl=en&as_sdt=0,5) ]. 关于解释人类智能的资源理性解释.
+* [Resource-rational analysis: Understanding human cognition as the optimal use of limited computational resources](https://cocosci.princeton.edu/papers/lieder_resource.pdf) - ***Behavioral and Brain Sciences***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=1642626865293965288&hl=en&as_sdt=0,5)]. A resource-rational account on interpreting human intelligence.
-* [Rational Use of Cognitive Resources: Levels of Analysis Between the Computational and the Algorithmic](https://onlinelibrary.wiley.com/doi/full/10.1111/tops.12142) - ***认知科学主题***,2015. [[All Versions](https://scholar.google.com/scholar?cluster=16305499937147933368&hl=en&as_sdt=0,5) ]. 上述论文的早期版本.
+* [Rational Use of Cognitive Resources: Levels of Analysis Between the Computational and the Algorithmic](https://onlinelibrary.wiley.com/doi/full/10.1111/tops.12142) - ***Topics in Cognitive Science***, 2015. [[All Versions](https://scholar.google.com/scholar?cluster=16305499937147933368&hl=en&as_sdt=0,5)]. An earlier version of the paper above.
-* [Understanding Human Intelligence through Human Limitations](https://cocosci.princeton.edu/papers/griffiths_understanding.pdf) - ***认知科学趋势***,2020. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=6469796133334580403) ]. 汤姆·格里菲斯(Tom Griffiths)通过人类局限性的三个方面来理解人类智能的独特性的评论.
+* [Understanding Human Intelligence through Human Limitations](https://cocosci.princeton.edu/papers/griffiths_understanding.pdf) - ***Trends in Cognitive Sciences***, 2020. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=6469796133334580403)]. Tom Griffiths's review on understanding the uniqueness of human intelligence through three aspects of human limitations.
-* [Foundations of intuitive power analyses in children and adults](https://eccl.mit.edu/s/Pelz_Foundations-of-intuitive-power-analyses-in-children-and-adults.pdf) - ***自然人类行为***,2022. [[All Versions](https://scholar.google.com/scholar?cluster=4370839893505978405&hl=en&as_sdt=0,5) ]. 有证据表明,人们拥有“直觉力量分析”的一些基础,这有助于人们使用直觉统计推理和元认知策略来估计他们可能需要多少信息来解决不同的歧视问题.
+* [Foundations of intuitive power analyses in children and adults](https://eccl.mit.edu/s/Pelz_Foundations-of-intuitive-power-analyses-in-children-and-adults.pdf) - ***Nature Human Behavior***, 2022. [[All Versions](https://scholar.google.com/scholar?cluster=4370839893505978405&hl=en&as_sdt=0,5)]. Evidences support that people have some of the foundations for 'intuitive power analyses', which help people use intuitive statistical reasoning and metacognitive strategies to estimate how much information they might need to solve different discrimination problems.
#### Cognitive Architecture
-* [The secret life of predictive brains: what's spontaneous activity for?](https://www.sciencedirect.com/science/article/pii/S1364661321001285) - ***认知科学趋势***,2021 年. [[All Versions](https://scholar.google.com/scholar?cluster=719229834892860829&hl=en&as_sdt=0,5) ]. 将大脑作为生成模型的神经科学解释.
+* [The secret life of predictive brains: what's spontaneous activity for?](https://www.sciencedirect.com/science/article/pii/S1364661321001285) - ***Trends in Cognitive Sciences***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=719229834892860829&hl=en&as_sdt=0,5)]. A neuroscience account on brain as a generative model.
-* [SOAR: An architecture for general intelligence](https://www.sciencedirect.com/science/article/abs/pii/0004370287900506) - ***人工智能***,1987. [[All Versions](https://scholar.google.com/scholar?cluster=10873259207109132615&hl=en&as_sdt=0,5)].
+* [SOAR: An architecture for general intelligence](https://www.sciencedirect.com/science/article/abs/pii/0004370287900506) - ***Artificial Intelligence***, 1987. [[All Versions](https://scholar.google.com/scholar?cluster=10873259207109132615&hl=en&as_sdt=0,5)].
-* [Metacognition in computation: A selected research review](https://www.sciencedirect.com/science/article/pii/S0004370205001530) - ***人工智能***,2005 年. [[All Versions](https://scholar.google.com/scholar?cluster=4240334051245008914&hl=en&as_sdt=0,5)].
+* [Metacognition in computation: A selected research review](https://www.sciencedirect.com/science/article/pii/S0004370205001530) - ***Artificial Intelligence***, 2005. [[All Versions](https://scholar.google.com/scholar?cluster=4240334051245008914&hl=en&as_sdt=0,5)].
-* [Basic functional trade-offs in cognition: An integrative framework](https://www.sciencedirect.com/science/article/pii/S0010027718301604) - ***认知***,2018. [[All Versions](https://scholar.google.com/scholar?cluster=11475742130443069967&hl=en&as_sdt=0,5)].
+* [Basic functional trade-offs in cognition: An integrative framework](https://www.sciencedirect.com/science/article/pii/S0010027718301604) - ***Cognition***, 2018. [[All Versions](https://scholar.google.com/scholar?cluster=11475742130443069967&hl=en&as_sdt=0,5)].
-* [What is consciousness, and could machines have it?](https://doi.org/10.1126/SCIENCE.AAN8871) -***科学***,2017 年. [[All Versions](https://scholar.google.com/scholar?cluster=6932714857132107942&hl=en&as_sdt=0,5) ]. 对机器智能中两个意识层次的看法.
+* [What is consciousness, and could machines have it?](https://doi.org/10.1126/SCIENCE.AAN8871) - ***Science***, 2017. [[All Versions](https://scholar.google.com/scholar?cluster=6932714857132107942&hl=en&as_sdt=0,5)]. A perspective on the two levels of consciousness in machine intelligence.
-* [A Theoretical Computer Science Perspective on Consciousness](https://www.worldscientific.com/doi/abs/10.1142/S2705078521500028) - ***人工智能与意识杂志***,2020. [[All Versions](https://scholar.google.com/scholar?cluster=16430561748075101972&hl=en&as_sdt=0,5)].
+* [A Theoretical Computer Science Perspective on Consciousness](https://www.worldscientific.com/doi/abs/10.1142/S2705078521500028) - ***Journal of Artificial Intelligence and Consciousness***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=16430561748075101972&hl=en&as_sdt=0,5)].
@@ -1143,52 +1145,52 @@
#### Philosophy of Science
-* [The structure of scientific revolutions](https://www-inst.eecs.berkeley.edu/~cs298-7/fa20/readings/kuhn.pdf) - ***芝加哥大学出版社:芝加哥***,1970 年. [[All Versions](https://scholar.google.com/scholar?cluster=8909475038284903063&hl=en&as_sdt=0,5) ]. 托马斯·库恩关于科学范式的出现和转变的原著.
+* [The structure of scientific revolutions](https://www-inst.eecs.berkeley.edu/~cs298-7/fa20/readings/kuhn.pdf) - ***University of Chicago Press: Chicago***, 1970. [[All Versions](https://scholar.google.com/scholar?cluster=8909475038284903063&hl=en&as_sdt=0,5)]. Thomas Kuhn's original book on the emergence and the shift of scientific paradigms.
-* [The Meaning of "Theory"](https://jamacoartney.net/Abend%20(2008).pdf) - ***社会学理论***,2008. [[All Versions](https://scholar.google.com/scholar?cluster=4876642889050563131&hl=en&as_sdt=0,5) ]. 对社会科学(也可以推广到自然科学)中“理论”定义的哲学解释.
+* [The Meaning of "Theory"](https://jamacoartney.net/Abend%20(2008).pdf) - ***Sociological Theory***, 2008. [[All Versions](https://scholar.google.com/scholar?cluster=4876642889050563131&hl=en&as_sdt=0,5)]. A philosophical account on the definition of "theory" in social science (also can be generalized to natural science).
-* [The blind men and the elephant: A metaphor to illuminate the role of researchers and reviewers in social science](https://journals.sagepub.com/doi/pdf/10.4256/mio.2013.015) - ***在线方法创新***,2013 年. [[All Versions](https://scholar.google.com/scholar?cluster=1654629562068006152&hl=en&as_sdt=0,5)].
+* [The blind men and the elephant: A metaphor to illuminate the role of researchers and reviewers in social science](https://journals.sagepub.com/doi/pdf/10.4256/mio.2013.015) - ***Methodological Innovations Online***, 2013. [[All Versions](https://scholar.google.com/scholar?cluster=1654629562068006152&hl=en&as_sdt=0,5)].
#### Science of Science
-* [Metascience](https://en.wikipedia.org/wiki/Metascience) - ***维基百科***.
+* [Metascience](https://en.wikipedia.org/wiki/Metascience) - ***Wikipedia***.
-* [Science of Science](http://ctbergstrom.com/publications/pdfs/2018Science.pdf) -***科学***,2018. [[All Versions](https://scholar.google.com/scholar?cluster=6471468823556848055&hl=en&as_sdt=0,5) ]. 对科学的科学进行全面的大规模回顾.
+* [Science of Science](http://ctbergstrom.com/publications/pdfs/2018Science.pdf) - ***Science***, 2018. [[All Versions](https://scholar.google.com/scholar?cluster=6471468823556848055&hl=en&as_sdt=0,5)]. A comprehensive large-scale review on the science of science.
-* [Finding Scientific Topics](https://www.pnas.org/doi/abs/10.1073/pnas.0307752101) - ***美国国家科学院院刊***,2004 年. [[All Versions](https://scholar.google.com/scholar?cluster=17382767110929995134&hl=zh-CN&as_sdt=0,5) ]. Thomas L. Griffiths 使用贝叶斯模型对科学主题进行分析.
+* [Finding Scientific Topics](https://www.pnas.org/doi/abs/10.1073/pnas.0307752101) - ***Proceedings of the National Academy of Sciences***, 2004. [[All Versions](https://scholar.google.com/scholar?cluster=17382767110929995134&hl=zh-CN&as_sdt=0,5)]. Thomas L. Griffiths's analysis of scientific topics using Bayesian model.
-* [Meta-assessment of Bias in Science](https://www.pnas.org/doi/10.1073/pnas.1618569114) - ***美国国家科学院院刊***,2017 年. [[All Verisions](https://scholar.google.com/scholar?cluster=14575889060982308028&hl=zh-CN&as_sdt=0,5) ]. 科学中的偏见模式和风险因素分析.
+* [Meta-assessment of Bias in Science](https://www.pnas.org/doi/10.1073/pnas.1618569114) - ***Proceedings of the National Academy of Sciences***, 2017. [[All Verisions](https://scholar.google.com/scholar?cluster=14575889060982308028&hl=zh-CN&as_sdt=0,5)]. An analysis of bias patterns and risk factors in science.
-* [Slowed Canonical Progress in Large Fields of Science](https://www.pnas.org/doi/10.1073/pnas.2021636118) - ***美国国家科学院院刊***,2021 年. [[All Verisions](https://scholar.google.com/scholar?cluster=7541922918797308487&hl=zh-CN&as_sdt=0,5) ]. 分析为什么某个领域每年发表太多论文会导致停滞而不是进步.
+* [Slowed Canonical Progress in Large Fields of Science](https://www.pnas.org/doi/10.1073/pnas.2021636118) - ***Proceedings of the National Academy of Sciences***, 2021. [[All Verisions](https://scholar.google.com/scholar?cluster=7541922918797308487&hl=zh-CN&as_sdt=0,5)]. An analysis of why too many papers published each year in a field can lead to stagnation rather than advance.
#### Literature Mining
-* [Galactica: A Large Language Model for Science](https://galactica.org/static/paper.pdf) -***人工智能元***,2022. [[All Versions](https://scholar.google.com/scholar?cluster=15782429788006956926&hl=en&as_sdt=0,5) ]. 在大规模科学语料库上训练的大型语言模型.
+* [Galactica: A Large Language Model for Science](https://galactica.org/static/paper.pdf) - ***Meta AI***, 2022. [[All Versions](https://scholar.google.com/scholar?cluster=15782429788006956926&hl=en&as_sdt=0,5)]. A large language model trained on large-scale scientific corpus.
-* [CORWA: A Citation-Oriented Related Work Annotation Dataset](https://arxiv.org/abs/2205.03512) - ***NAACL'22***,2022 年. [[All Versions](https://scholar.google.com/scholar?cluster=14605899782190710454&hl=en&as_sdt=0,5)].
+* [CORWA: A Citation-Oriented Related Work Annotation Dataset](https://arxiv.org/abs/2205.03512) - ***NAACL'22***, 2022. [[All Versions](https://scholar.google.com/scholar?cluster=14605899782190710454&hl=en&as_sdt=0,5)].
-* [ESRA: Explainable Scientific Research Assistant](https://aclanthology.org/2021.acl-demo.14/) - ***ACL'21 演示曲目***,2021 年. [[All Versions](https://scholar.google.com/scholar?cluster=4387915912582172679&hl=en&as_sdt=0,5) ]. 文献检索中查询关键词知识图谱的构建和可视化工具.
+* [ESRA: Explainable Scientific Research Assistant](https://aclanthology.org/2021.acl-demo.14/) - ***ACL'21 Demo Track***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=4387915912582172679&hl=en&as_sdt=0,5)]. A tool for constructing and visualizing the knowledge graph of a query keyword in literature retrieving.
#### Literature Visualization
-* [cite2vec: Citation-Driven Document Exploration via Word Embeddings](https://matthewberger.github.io/papers/cite2vec.pdf) - ***IEEE 可视化和计算机图形学汇刊***,2016 年. [[All Versions](https://scholar.google.com/scholar?cluster=6949650208780085923&hl=en&as_sdt=0,5)].
+* [cite2vec: Citation-Driven Document Exploration via Word Embeddings](https://matthewberger.github.io/papers/cite2vec.pdf) - ***IEEE Transactions on Visualization and Computer Graphics***, 2016. [[All Versions](https://scholar.google.com/scholar?cluster=6949650208780085923&hl=en&as_sdt=0,5)].
-* [Galex: Exploring the evolution and intersection of disciplines](http://cic.tju.edu.cn/faculty/zhangjiawan/Jiawan_Zhang_files/paper/zeyuli2020.pdf) - ***IEEE 可视化和计算机图形学汇刊***,2019 年. [[All Versions](https://scholar.google.com/scholar?cluster=13313104491218225635&hl=en&as_sdt=0,5)].
+* [Galex: Exploring the evolution and intersection of disciplines](http://cic.tju.edu.cn/faculty/zhangjiawan/Jiawan_Zhang_files/paper/zeyuli2020.pdf) - ***IEEE Transactions on Visualization and Computer Graphics***, 2019. [[All Versions](https://scholar.google.com/scholar?cluster=13313104491218225635&hl=en&as_sdt=0,5)].
#### Scientific Writing
-* [The uses of argument](http://library.lol/main/8036CBB1CCC448CA7E036774D810EBC0) -***剑桥大学出版社***,1958 年. [[All Versions](https://scholar.google.com/scholar?cluster=12052408655432810103&hl=en&as_sdt=0,5) ]. 斯蒂芬·图尔敏(Stephen Toulmin)对图尔敏论证模式的介绍,该模式通常由主张、论证和反驳组成.
+* [The uses of argument](http://library.lol/main/8036CBB1CCC448CA7E036774D810EBC0) - ***Cambridge University Press***, 1958. [[All Versions](https://scholar.google.com/scholar?cluster=12052408655432810103&hl=en&as_sdt=0,5)]. Stephen Toulmin's introduction to the Toulmin argument pattern, which is generally consist of a claim, a justification, and a rebuttal.
-* [A tagmemic approach to paragraph analysis](https://www.jstor.org/stable/355200) - ***大学组成和交流***,1965. [[All Versions](https://scholar.google.com/scholar?hl=en&as_sdt=0%2C5&q=A+Tagmemic+Approach+to+Paragraph+Analysis+AL+Becker&btnG=) ]. 分析说明性段落结构的原始论文,有两种模式——主题-限制-插图模式和问题-解决方案模式.
+* [A tagmemic approach to paragraph analysis](https://www.jstor.org/stable/355200) - ***College Composition and Communication***, 1965. [[All Versions](https://scholar.google.com/scholar?hl=en&as_sdt=0%2C5&q=A+Tagmemic+Approach+to+Paragraph+Analysis+AL+Becker&btnG=)]. The original paper on analyzing the structure of expository paragraphs, with the two patterns---the Topic-Restriction-Illustration pattern and the Problem-Solution pattern.
-* [The uses and complexity of argument structures in expert and student persuasive writing](https://journals.sagepub.com/doi/abs/10.1177/0741088398015002004) - ***书面交流***,1998. [[All Versions](https://scholar.google.com/scholar?cluster=3218190258774062869&hl=en&as_sdt=0,5) ]. 一项行为研究揭示了人们在议论文写作中所利用的论证结构.
+* [The uses and complexity of argument structures in expert and student persuasive writing](https://journals.sagepub.com/doi/abs/10.1177/0741088398015002004) - ***Written Communication***, 1998. [[All Versions](https://scholar.google.com/scholar?cluster=3218190258774062869&hl=en&as_sdt=0,5)]. A behaviorial study revealing the argument structures exploited by people in argumentative writing.
-* [Speech Acts of Argumentation: Inference Anchors and Peripheral Cues in Dialogue](https://www.aaai.org/ocs/index.php/WS/AAAIW11/paper/viewFile/3940/4244) - ***AAAI'12***, 2012. [[All Versions](https://scholar.google.com/scholar?cluster=9761955212933152906&hl=en&as_sdt=0,5) ]. 原始论文介绍了信息锚定理论 (IAT) 作为 AIF 的替代理论.
+* [Speech Acts of Argumentation: Inference Anchors and Peripheral Cues in Dialogue](https://www.aaai.org/ocs/index.php/WS/AAAIW11/paper/viewFile/3940/4244) - ***AAAI'12***, 2012. [[All Versions](https://scholar.google.com/scholar?cluster=9761955212933152906&hl=en&as_sdt=0,5)]. The original paper introducing the Information Anchoring Theory (IAT) as an alternate for AIF.
#### Science Education
@@ -1197,132 +1199,132 @@
#### Democratization
-* [Human–machine collaboration for improving semiconductor process development](https://www.nature.com/articles/s41586-023-05773-7#Sec1) -***自然***,2023 年. [[All Versions](https://scholar.google.com/scholar?cluster=10295771969614897767&hl=en&as_sdt=0,5)].
+* [Human–machine collaboration for improving semiconductor process development](https://www.nature.com/articles/s41586-023-05773-7#Sec1) - ***Nature***, 2023. [[All Versions](https://scholar.google.com/scholar?cluster=10295771969614897767&hl=en&as_sdt=0,5)].
-* [Organic synthesis in a modular robotic system driven by a chemical programming language](https://www.chem.gla.ac.uk/cronin/images/pubs/387-Steiner-ScienceJan19.full.pdf) -***科学***,2019. [[All Versions](https://scholar.google.com/scholar?cluster=13920677955690815682&hl=en&as_sdt=0,5)].
+* [Organic synthesis in a modular robotic system driven by a chemical programming language](https://www.chem.gla.ac.uk/cronin/images/pubs/387-Steiner-ScienceJan19.full.pdf) - ***Science***, 2019. [[All Versions](https://scholar.google.com/scholar?cluster=13920677955690815682&hl=en&as_sdt=0,5)].
-* [A universal system for digitization and automatic execution of the chemical synthesis literature](https://www.chem.gla.ac.uk/cronin/images/pubs/Mehr-ScienceOct2020.pdf) - ***科学***,2020. [[All Versions](https://scholar.google.com/scholar?cluster=13909991218383718512&hl=en&as_sdt=0,5)].
+* [A universal system for digitization and automatic execution of the chemical synthesis literature](https://www.chem.gla.ac.uk/cronin/images/pubs/Mehr-ScienceOct2020.pdf) - ***Science***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=13909991218383718512&hl=en&as_sdt=0,5)].
-* [Biological structure and function emerge from scaling unsupervised learning to 250 million protein sequences](https://www.pnas.org/doi/abs/10.1073/pnas.2016239118) - ***美国国家科学院院刊***,2021 年. [[All Versions](https://scholar.google.com/scholar?cluster=15181490380139888639&hl=en&as_sdt=0,5)].
+* [Biological structure and function emerge from scaling unsupervised learning to 250 million protein sequences](https://www.pnas.org/doi/abs/10.1073/pnas.2016239118) - ***Proceedings of the National Academy of Sciences***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=15181490380139888639&hl=en&as_sdt=0,5)].
-* [Comparability of automated human induced pluripotent stem cell culture: a pilot study](https://link.springer.com/article/10.1007/s00449-016-1659-9) - ***生物过程和生物系统工程***,2016. [[All Versions](https://scholar.google.com/scholar?cluster=14666375402220991095&hl=en&as_sdt=0,5)].
+* [Comparability of automated human induced pluripotent stem cell culture: a pilot study](https://link.springer.com/article/10.1007/s00449-016-1659-9) - ***Bioprocess and Biosystems Engineering***, 2016. [[All Versions](https://scholar.google.com/scholar?cluster=14666375402220991095&hl=en&as_sdt=0,5)].
-* [Robotic search for optimal cell culture in regenerative medicine](https://elifesciences.org/articles/77007) -***eLife***,2022 年. [[All Versions](https://scholar.google.com/scholar?cluster=1330075145723138159&hl=en&as_sdt=0,5)].
+* [Robotic search for optimal cell culture in regenerative medicine](https://elifesciences.org/articles/77007) - ***eLife***, 2022. [[All Versions](https://scholar.google.com/scholar?cluster=1330075145723138159&hl=en&as_sdt=0,5)].
-* [Cell Culture: Implementing robotics and artificial intelligence](https://elifesciences.org/articles/80609) -***eLife***,2022 年. [[All Versions](https://scholar.google.com/scholar?cluster=10725537391648003592&hl=en&as_sdt=0,5)].
+* [Cell Culture: Implementing robotics and artificial intelligence](https://elifesciences.org/articles/80609) - ***eLife***, 2022. [[All Versions](https://scholar.google.com/scholar?cluster=10725537391648003592&hl=en&as_sdt=0,5)].
* [Emergent autonomous scientific research capabilities of large language models](https://arxiv.org/abs/2304.05332) - 2023. [[All Versions](https://scholar.google.com/scholar?cluster=14553083883464125776&hl=en&as_sdt=0,5)].
* [ChemCrow: Augmenting large-language models with chemistry tools](https://arxiv.org/abs/2304.05376) - 2023. [[All Versions](https://scholar.google.com/scholar?cluster=8711939262720486725&hl=en&as_sdt=0,5)].
-* [LEGAL-BERT: The Muppets straight out of Law School](https://aclanthology.org/2020.findings-emnlp.261/) - ***EMNLP'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=11254432523766039890&hl=en&as_sdt=0,5) ]. 生成法律问题的答案、分析合同并总结法律文件,使非专家更容易获得法律知识.
+* [LEGAL-BERT: The Muppets straight out of Law School](https://aclanthology.org/2020.findings-emnlp.261/) - ***EMNLP'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=11254432523766039890&hl=en&as_sdt=0,5)]. Generating answers to legal questions, analyze contracts, and summarizing legal documents, making legal knowledge more accessible to non-experts.
-* [BioBERT: a pre-trained biomedical language representation model for biomedical text mining](https://academic.oup.com/bioinformatics/article/36/4/1234/5566506) - ***生物信息学***,2020. [[All Versions](https://scholar.google.com/scholar?cluster=2783127196632783403&hl=en&as_sdt=0,5) ]. 回答医学问题、识别相关临床试验、根据症状诊断疾病,使医疗信息更容易为公众所获取.
+* [BioBERT: a pre-trained biomedical language representation model for biomedical text mining](https://academic.oup.com/bioinformatics/article/36/4/1234/5566506) - ***Bioinformatics***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=2783127196632783403&hl=en&as_sdt=0,5)]. Answering medical questions, identifying relevant clinical trials, and diagnosing diseases based on symptoms, making medical information more accessible to the general public.
-* [Finbert: A pre-trained financial language representation model for financial text mining](https://dl.acm.org/doi/abs/10.5555/3491440.3492062) - ***IJCAI'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=17844713837232165872&hl=en&as_sdt=0,5) ]. 预测股市走势、分析财经文件、生成经济新闻文章摘要,帮助传播财经知识.
+* [Finbert: A pre-trained financial language representation model for financial text mining](https://dl.acm.org/doi/abs/10.5555/3491440.3492062) - ***IJCAI'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=17844713837232165872&hl=en&as_sdt=0,5)]. Predicting stock market trends, analyzing financial documents, and generating summaries of economic news articles, helping to disseminate financial knowledge.
-* [SciBERT: A Pretrained Language Model for Scientific Text](https://aclanthology.org/D19-1371/) - ***EMNLP'19***, 2019. [[All Versions](https://scholar.google.com/scholar?cluster=7377999893003631695&hl=en&as_sdt=0,5) ]. 搜索和综合科学文献,帮助研究人员产生假设,并协助实验设计,使科学知识更容易获取.
+* [SciBERT: A Pretrained Language Model for Scientific Text](https://aclanthology.org/D19-1371/) - ***EMNLP'19***, 2019. [[All Versions](https://scholar.google.com/scholar?cluster=7377999893003631695&hl=en&as_sdt=0,5)]. Searching and synthesizing scientific literature, aiding researchers in hypothesis generation, and assisting with experimental design, making scientific knowledge more accessible.
-* [CodeBERT: A Pre-Trained Model for Programming and Natural Languages](https://aclanthology.org/2020.findings-emnlp.139/) - ***EMNLP'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=9055786889913621082&hl=en&as_sdt=0,5) ]. 完成代码、生成编程文档、提供技术支持,让非专家更容易掌握编程知识.
+* [CodeBERT: A Pre-Trained Model for Programming and Natural Languages](https://aclanthology.org/2020.findings-emnlp.139/) - ***EMNLP'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=9055786889913621082&hl=en&as_sdt=0,5)]. Completing code, generating programming documentation, and providing technical support, making programming knowledge more accessible to non-experts.
-* [Reproducibility](https://www.science.org/doi/full/10.1126/science.1250475) -***科学***,2014 年. [[All Versions](https://scholar.google.com/scholar?cluster=676974831306442279&hl=en&as_sdt=0,10)].
+* [Reproducibility](https://www.science.org/doi/full/10.1126/science.1250475) - ***Science***, 2014. [[All Versions](https://scholar.google.com/scholar?cluster=676974831306442279&hl=en&as_sdt=0,10)].
-* [A manifesto for reproducible science](https://www.nature.com/articles/s41562-016-0021) - ***自然人类行为***,2017. [[All Versions](https://scholar.google.com/scholar?cluster=9515807942859203900&hl=en&as_sdt=0,10)].
+* [A manifesto for reproducible science](https://www.nature.com/articles/s41562-016-0021) - ***Nature Human Behavior***, 2017. [[All Versions](https://scholar.google.com/scholar?cluster=9515807942859203900&hl=en&as_sdt=0,10)].
-* [1,500 scientists lift the lid on reproducibility](https://www.nature.com/articles/533452a) -***自然***,2016 年. [[All Versions](https://scholar.google.com/scholar?cluster=11479406257389837824&hl=en&as_sdt=0,5)].
+* [1,500 scientists lift the lid on reproducibility](https://www.nature.com/articles/533452a) - ***Nature***, 2016. [[All Versions](https://scholar.google.com/scholar?cluster=11479406257389837824&hl=en&as_sdt=0,5)].
-* [How to Make More Published Research True](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4204808/) -***公共科学图书馆医学***,2014 年. [[All Versions](https://scholar.google.com/scholar?cluster=10945341175996677908&hl=en&as_sdt=0,10)].
+* [How to Make More Published Research True](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4204808/) - ***PLoS Medicine***, 2014. [[All Versions](https://scholar.google.com/scholar?cluster=10945341175996677908&hl=en&as_sdt=0,10)].
-* [The Internet of Things comes to the lab](https://www.nature.com/articles/542125a) -***自然***,2017 年. [[All Versions](https://scholar.google.com/scholar?cluster=7747117198956166976&hl=en&as_sdt=0,5)].
+* [The Internet of Things comes to the lab](https://www.nature.com/articles/542125a) - ***Nature***, 2017. [[All Versions](https://scholar.google.com/scholar?cluster=7747117198956166976&hl=en&as_sdt=0,5)].
-* [Six factors affecting reproducibility in life science research and how to handle them](https://www.nature.com/articles/d42473-019-00004-y) - ***自然广告***.
+* [Six factors affecting reproducibility in life science research and how to handle them](https://www.nature.com/articles/d42473-019-00004-y) - ***Nature Advertisement***.
-* [Optimizing Spaced Repetition Schedule by Capturing the Dynamics of Memory](https://ieeexplore.ieee.org/abstract/document/10059206) - ***知识和数据工程交易***,2023 年. [[All Versions](https://scholar.google.com/scholar?cluster=949715967083833369&hl=en&as_sdt=0,10)].
+* [Optimizing Spaced Repetition Schedule by Capturing the Dynamics of Memory](https://ieeexplore.ieee.org/abstract/document/10059206) - ***Transactions on Knowledge and Data Engineering***, 2023. [[All Versions](https://scholar.google.com/scholar?cluster=949715967083833369&hl=en&as_sdt=0,10)].
### Theory of Mind
-* [Theory of Mind](https://en.wikipedia.org/wiki/Theory_of_mind) - ***维基百科***. 心智理论 (ToM) 的维基百科,一种估计他人目标、信念和愿望的认知能力.
+* [Theory of Mind](https://en.wikipedia.org/wiki/Theory_of_mind) - ***Wikipedia***. Wikipedia on Theory of Mind (ToM), a cognitive capability that estimating others' goal, belief, and desire.
-
-
-* [The naïve utility calculus: Computational principles underlying commonsense psychology](http://sll.stanford.edu/docs/2016_JaraEttinger_Gweon_Schulz_Tenenbaum_TiCS.pdf) - ***认知科学趋势***,2016 年. [[All Versions](https://scholar.google.com/scholar?cluster=6894095575934067763&hl=en&as_sdt=0,5) ]. 通过朴素的效用演算框架理解社会互动的视角.
+* [The naïve utility calculus: Computational principles underlying commonsense psychology](http://sll.stanford.edu/docs/2016_JaraEttinger_Gweon_Schulz_Tenenbaum_TiCS.pdf) - ***Trends in Cognitive Sciences***, 2016. [[All Versions](https://scholar.google.com/scholar?cluster=6894095575934067763&hl=en&as_sdt=0,5)]. A perspective on understanding social interactions through the naïve utility calculus framework.
-* [Planning with theory of mind](https://saxelab.mit.edu/sites/default/files/publications/HoSaxeCushman2022.pdf) - ***认知科学趋势***,2022 年. [[All Versions](https://scholar.google.com/scholar?cluster=8461125353366208047&hl=en&as_sdt=0,5) ]. 通过规划来理解心理理论的视角,该规划由抽象的结构化因果表示组成,并支持从无数可能的行动中进行有效的搜索和选择.
+* [Planning with theory of mind](https://saxelab.mit.edu/sites/default/files/publications/HoSaxeCushman2022.pdf) - ***Trends in Cognitive Sciences***, 2022. [[All Versions](https://scholar.google.com/scholar?cluster=8461125353366208047&hl=en&as_sdt=0,5)]. A perspective on understanding Theory of Mind through planning that consists of abstract structured causal representations and supports efficient search and selection from innumerable possible actions.
-* [Bayesian Theory of Mind: Modeling Joint Belief-Desire Attribution](http://web.mit.edu/9.s915/www/classes/theoryOfMind.pdf) - ***CogSci'11***,2011. [[All Versions](https://scholar.google.com/scholar?cluster=7454981153033683025&hl=en&as_sdt=0,5)].
+* [Bayesian Theory of Mind: Modeling Joint Belief-Desire Attribution](http://web.mit.edu/9.s915/www/classes/theoryOfMind.pdf) - ***CogSci'11***, 2011. [[All Versions](https://scholar.google.com/scholar?cluster=7454981153033683025&hl=en&as_sdt=0,5)].
-* [Bayesian Theory of Mind : modeling human reasoning about beliefs, desires, goals, and social relations](https://dspace.mit.edu/handle/1721.1/73768) - ***博士麻省理工学院***论文,2012 年. [[All Versions](https://scholar.google.com/scholar?cluster=16053170661075048224&hl=en&as_sdt=0,5) ]. 克里斯·贝克的博士学位论文,对心理理论的贝叶斯模型进行了全面回顾.
+* [Bayesian Theory of Mind : modeling human reasoning about beliefs, desires, goals, and social relations](https://dspace.mit.edu/handle/1721.1/73768) - ***Ph.D. Dissertation MIT***, 2012. [[All Versions](https://scholar.google.com/scholar?cluster=16053170661075048224&hl=en&as_sdt=0,5)]. Chris Baker's Ph.D. dissertation, a comprehensive review on Bayesian modeling of Theory of Mind.
-* [The Signature of All Things: Children Infer Knowledge States from Static Images](https://psyarxiv.com/f692k/) - ***CogSci'20***,2020. [[All Versions](https://scholar.google.com/scholar?cluster=12380982112592086477&hl=en&as_sdt=0,5&as_ylo=2017)].
+* [The Signature of All Things: Children Infer Knowledge States from Static Images](https://psyarxiv.com/f692k/) - ***CogSci'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=12380982112592086477&hl=en&as_sdt=0,5&as_ylo=2017)].
-* [Bayesian Brains without Probabilities](https://www.sciencedirect.com/science/article/pii/S1364661316301565?via%3Dihub) - ***认知科学趋势***,2016 年. [[All Versions](https://scholar.google.com/scholar?cluster=13076510377612067772&hl=en&as_sdt=0,5) ]. 在没有显式概率计算的情况下对人类概率建模的看法.
+* [Bayesian Brains without Probabilities](https://www.sciencedirect.com/science/article/pii/S1364661316301565?via%3Dihub) - ***Trends in Cognitive Sciences***, 2016. [[All Versions](https://scholar.google.com/scholar?cluster=13076510377612067772&hl=en&as_sdt=0,5)]. A perspective on human probabilistic modeling without explicit probabilistic computation.
-* [Rational quantitative attribution of beliefs, desires and percepts in human mentalizing](https://www.nature.com/articles/s41562-017-0064) - ***自然人类行为***,2017. [[All Versions](https://scholar.google.com/scholar?cluster=9377509910551057835&hl=en&as_sdt=0,5)].
+* [Rational quantitative attribution of beliefs, desires and percepts in human mentalizing](https://www.nature.com/articles/s41562-017-0064) - ***Nature Human Behavior***, 2017. [[All Versions](https://scholar.google.com/scholar?cluster=9377509910551057835&hl=en&as_sdt=0,5)].
* [The Bayesian Brain: An Introduction to Predictive Processing](https://www.mindcoolness.com/blog/bayesian-brain-predictive-processing/) - 2018.
* [Machine theory of mind](http://proceedings.mlr.press/v80/rabinowitz18a/rabinowitz18a.pdf) - ***ICML'18***, 2018. [[All Versions](https://scholar.google.com/scholar?cluster=6267278380616425333&hl=en&as_sdt=0,5)].
-* [Theory of mind as inverse reinforcement learning](https://www.sciencedirect.com/science/article/pii/S2352154618302055?via%3Dihub) - ***行为科学的当前观点***,2019. [[All Versions](https://scholar.google.com/scholar?cluster=14959443239271810913&hl=en&as_sdt=0,5)].
+* [Theory of mind as inverse reinforcement learning](https://www.sciencedirect.com/science/article/pii/S2352154618302055?via%3Dihub) - ***Current Opinion in Behavioral Sciences***, 2019. [[All Versions](https://scholar.google.com/scholar?cluster=14959443239271810913&hl=en&as_sdt=0,5)].
-* [Computational Models of Emotion Inference in Theory of Mind: A Review and Roadmap](https://onlinelibrary.wiley.com/doi/full/10.1111/tops.12371) - ***认知科学主题***,2019. [[All Versions](https://scholar.google.com/scholar?cluster=15919410726494658168&hl=en&as_sdt=0,5)].
+* [Computational Models of Emotion Inference in Theory of Mind: A Review and Roadmap](https://onlinelibrary.wiley.com/doi/full/10.1111/tops.12371) - ***Topics in Cognitive Science***, 2019. [[All Versions](https://scholar.google.com/scholar?cluster=15919410726494658168&hl=en&as_sdt=0,5)].
-* [The Naïve Utility Calculus as a unified, quantitative framework for action understanding](https://www.sciencedirect.com/science/article/pii/S0010028520300633) - ***认知心理学***,2021. [[All Versions](https://scholar.google.com/scholar?cluster=10366690800692546587&hl=en&as_sdt=0,5)]. [[Project](http://www.github.com/julianje/bishop)].
+* [The Naïve Utility Calculus as a unified, quantitative framework for action understanding](https://www.sciencedirect.com/science/article/pii/S0010028520300633) - ***Cognitive Psychology***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=10366690800692546587&hl=en&as_sdt=0,5)]. [[Project](http://www.github.com/julianje/bishop)].
-* [AGENT: A Benchmark for Core Psychological Reasoning](https://arxiv.org/pdf/2102.12321.pdf) - ***ICML'21***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=9729067071974484204&hl=en&as_sdt=0,5) ]. 对 ToM 核心知识进行建模的 AI 基准.
+* [AGENT: A Benchmark for Core Psychological Reasoning](https://arxiv.org/pdf/2102.12321.pdf) - ***ICML'21***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=9729067071974484204&hl=en&as_sdt=0,5)]. A benchmark for AI that modeling the core knowledge of ToM.
-* [Experimental Games and Social Decision Making](https://www.annualreviews.org/doi/pdf/10.1146/annurev-psych-081420-110718) - ***心理学年度评论***,2021. [[All Versions](https://scholar.google.com/scholar?cluster=4713510112126264116&hl=en&as_sdt=0,5) ]. 对社会 ToM 实验 pafadigms 的全面回顾.
+* [Experimental Games and Social Decision Making](https://www.annualreviews.org/doi/pdf/10.1146/annurev-psych-081420-110718) - ***Annual Review of Psychology***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=4713510112126264116&hl=en&as_sdt=0,5)]. A comprehensive review on social ToM experiment pafadigms.
-* [Theory of Minds: Understanding Behavior in Groups through Inverse Planning](https://www.aaai.org/ojs/index.php/AAAI/article/view/4574) - ***AAAI'19***, 2019. [[All Versions](https://scholar.google.com/scholar?cluster=6755247312077985817&hl=en&as_sdt=0,5) ]. 多智能体环境中的逆向规划.
+* [Theory of Minds: Understanding Behavior in Groups through Inverse Planning](https://www.aaai.org/ojs/index.php/AAAI/article/view/4574) - ***AAAI'19***, 2019. [[All Versions](https://scholar.google.com/scholar?cluster=6755247312077985817&hl=en&as_sdt=0,5)]. Inverse Planning in multi-agent setting.
-* [Leveraging Facial Expressions and Contextual Information to Investigate Opaque Representations of Emotion](https://psycnet.apa.org/fulltext/2019-58384-001.pdf?auth_token=0859666184839448b848053cd7bdceb2bdf2745a) -***情感***,2019. [[All Versions](https://scholar.google.com/scholar?cluster=9634378462684744548&hl=en&as_sdt=0,5)].
+* [Leveraging Facial Expressions and Contextual Information to Investigate Opaque Representations of Emotion](https://psycnet.apa.org/fulltext/2019-58384-001.pdf?auth_token=0859666184839448b848053cd7bdceb2bdf2745a) - ***Emotion***, 2019. [[All Versions](https://scholar.google.com/scholar?cluster=9634378462684744548&hl=en&as_sdt=0,5)].
-* [Waiting and weighting: Information sampling is a balance between efficiency and error-reduction](https://linkinghub.elsevier.com/retrieve/pii/S0010027712002235) - ***认知***,2013. [[All Versions](https://scholar.google.com/scholar?cluster=12787722822882067638&hl=en&as_sdt=0,5)].
+* [Waiting and weighting: Information sampling is a balance between efficiency and error-reduction](https://linkinghub.elsevier.com/retrieve/pii/S0010027712002235) - ***Cognition***, 2013. [[All Versions](https://scholar.google.com/scholar?cluster=12787722822882067638&hl=en&as_sdt=0,5)].
-* [Natural scene statistics account for the representation of scene categories in human visual cortex](https://www.sciencedirect.com/science/article/pii/S0896627313005503?via%3Dihub) - ***神经元***,2013. [[All Versions](https://scholar.google.com/scholar?cluster=14030885492052338412&hl=en&as_sdt=0,5)].
+* [Natural scene statistics account for the representation of scene categories in human visual cortex](https://www.sciencedirect.com/science/article/pii/S0896627313005503?via%3Dihub) - ***Neuron***, 2013. [[All Versions](https://scholar.google.com/scholar?cluster=14030885492052338412&hl=en&as_sdt=0,5)].
-* [Using human brain activity to guide machine learning](https://www.nature.com/articles/s41598-018-23618-6) - ***科学报告***,2018 年. [[All Versions](https://scholar.google.com/scholar?cluster=12987955253653036948&hl=en&as_sdt=0,5)].
+* [Using human brain activity to guide machine learning](https://www.nature.com/articles/s41598-018-23618-6) - ***Scientific Report***, 2018. [[All Versions](https://scholar.google.com/scholar?cluster=12987955253653036948&hl=en&as_sdt=0,5)].
-* [Unit of visual working memory: A Boolean map provides a better account than an object does](https://psycnet.apa.org/record/2019-27729-001) - ***实验心理学杂志***,2020. [[All Versions](https://scholar.google.com/scholar?cluster=14909735035752892020&hl=en&as_sdt=0,5)].
+* [Unit of visual working memory: A Boolean map provides a better account than an object does](https://psycnet.apa.org/record/2019-27729-001) - ***Journal of Experimental Psychology***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=14909735035752892020&hl=en&as_sdt=0,5)].
-* [Learning Triadic Belief Dynamics in Nonverbal Communication from Videos](https://arxiv.org/abs/2104.02841) - ***CVPR'21***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=15365483338824697316&hl=en&as_sdt=0,5) ]. 感知层面的心理理论,作为计算机视觉任务引入.
+* [Learning Triadic Belief Dynamics in Nonverbal Communication from Videos](https://arxiv.org/abs/2104.02841) - ***CVPR'21***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=15365483338824697316&hl=en&as_sdt=0,5)]. Theory of Mind in the perception level, introduced as a computer vision task.
-* [Ten-month-old infants infer the value of goals from the costs of actions](https://dspace.mit.edu/bitstream/handle/1721.1/112291/ivc_full_preprint.pdf?sequence=1&isAllowed=y) -***科学***,2017 年. [[All Versions](https://scholar.google.com/scholar?cluster=11862940312128630925&hl=en&as_sdt=0,5) ]. 儿童 ToM 能力的证据.
+* [Ten-month-old infants infer the value of goals from the costs of actions](https://dspace.mit.edu/bitstream/handle/1721.1/112291/ivc_full_preprint.pdf?sequence=1&isAllowed=y) - ***Science***, 2017. [[All Versions](https://scholar.google.com/scholar?cluster=11862940312128630925&hl=en&as_sdt=0,5)]. A piece of evidence for children's capability on ToM.
* [Baby Intuitions Benchmark (BIB): Discerning the goals, preferences, and actions of others](https://static1.squarespace.com/static/595a9f155016e1f7ead6edf1/t/61eeb3e7bbc41a23cd288f8a/1643033708945/Gandhi_etal_2021.pdf) - ***NeurIPS'21***, 2021. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=16514364601966350574)].
-* [Intentonomy: a Dataset and Study towards Human Intent Understanding](https://arxiv.org/pdf/2011.05558.pdf) - ***CVPR'21***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=5268870345003195142&hl=en&as_sdt=0,5) ]. 一个关于人类在社交媒体上故意发布的图像的大型数据库.
+* [Intentonomy: a Dataset and Study towards Human Intent Understanding](https://arxiv.org/pdf/2011.05558.pdf) - ***CVPR'21***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=5268870345003195142&hl=en&as_sdt=0,5)]. A large-scale database on human intentionally-posted images on social media.
-* [Adventures in Flatland: Perceiving Social Interactions Under Physical Dynamics](https://www.tshu.io/HeiderSimmel/CogSci20/Flatland_CogSci20.pdf) - ***CogSci'20***,2020. [[All Versions](https://scholar.google.com/scholar?cluster=1928005249823745390&hl=en&as_sdt=0,5)].
+* [Adventures in Flatland: Perceiving Social Interactions Under Physical Dynamics](https://www.tshu.io/HeiderSimmel/CogSci20/Flatland_CogSci20.pdf) - ***CogSci'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=1928005249823745390&hl=en&as_sdt=0,5)].
* [PHASE: PHysically-grounded Abstract Social Events for Machine Social Perception](https://ojs.aaai.org/index.php/AAAI/article/view/16167) - ***AAAI'21***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=15536873427310696150&hl=en&as_sdt=0,5)]. [[Project](https://tshu.io/PHASE/)].
-* [Watch-And-Help: A Challenge for Social Perception and Human-AI Collaboration](https://openreview.net/forum?id=w_7JMpGZRh0) -***ICLR'21***,2021 年. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=16340001407726295133)].
+* [Watch-And-Help: A Challenge for Social Perception and Human-AI Collaboration](https://openreview.net/forum?id=w_7JMpGZRh0) - ***ICLR'21***, 2021. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=16340001407726295133)].
@@ -1330,84 +1332,84 @@
* [Metaphor](https://plato.stanford.edu/entries/metaphor/) - ***Plato Stanford***. A computational philosophy account on Metaphor, a poetically or rhetorically ambitious use of words, a figurative as opposed to literal use.
-* [Analogy and Analogical Reasoning](https://plato.stanford.edu/entries/reasoning-analogy/) - ***柏拉图斯坦福***. 类比的计算哲学解释,两个对象或对象系统之间的比较,强调它们被认为相似的方面.
+* [Analogy and Analogical Reasoning](https://plato.stanford.edu/entries/reasoning-analogy/) - ***Plato Stanford***. A computational philosophy account on Analogy, a comparison between two objects, or systems of objects, that highlights respects in which they are thought to be similar.
-* [A Cognitive Theory of Metaphor](https://1lib.net/book/1165963/e9aa3d) -***麻省理工学院出版社***,1985 年. [[All Versions](https://scholar.google.com/scholar?hl=en&as_sdt=0%2C5&q=a+cognitive+theory+of+metaphor&btnG=) ]. 关于隐喻的认知解释.
+* [A Cognitive Theory of Metaphor](https://1lib.net/book/1165963/e9aa3d) - ***MIT Press***, 1985. [[All Versions](https://scholar.google.com/scholar?hl=en&as_sdt=0%2C5&q=a+cognitive+theory+of+metaphor&btnG=)]. A cognitive account on Metaphor.
-* [The structure-mapping engine: Algorithm and examples](https://www.sciencedirect.com/science/article/abs/pii/0004370289900775) - ***人工智能***,1989. [[All Versions](https://scholar.google.com/scholar?cluster=16104901325436513899&hl=en&as_sdt=0,5) ]. 类比的计算实现.
+* [The structure-mapping engine: Algorithm and examples](https://www.sciencedirect.com/science/article/abs/pii/0004370289900775) - ***Artificial Intelligence***, 1989. [[All Versions](https://scholar.google.com/scholar?cluster=16104901325436513899&hl=en&as_sdt=0,5)]. A computational implementation of analogy.
-* [Structure mapping in analogy and similarity](https://cogsci.ucsd.edu/~coulson/203/gentner-markman-97.pdf) - ***美国心理学家***,1997. [[All Versions](https://scholar.google.com/scholar?cluster=3497411606978611830&hl=en&as_sdt=0,5) ]. 统一类比和相似性判断的观点.
+* [Structure mapping in analogy and similarity](https://cogsci.ucsd.edu/~coulson/203/gentner-markman-97.pdf) - ***American Psychologist***, 1997. [[All Versions](https://scholar.google.com/scholar?cluster=3497411606978611830&hl=en&as_sdt=0,5)]. A perspective unifying analogy and similarity judgement.
-* [A theory of relation learning and cross-domain generalization](https://psycnet.apa.org/record/2022-26663-001) - ***心理学评论***,2022 年. [[All Versions](https://scholar.google.com/scholar?cluster=8559821723107269122&hl=en&as_sdt=0,5) ]. 将类比视为跨领域概括的视角的全面回顾.
+* [A theory of relation learning and cross-domain generalization](https://psycnet.apa.org/record/2022-26663-001) - ***Psychological Review***, 2022. [[All Versions](https://scholar.google.com/scholar?cluster=8559821723107269122&hl=en&as_sdt=0,5)]. A comprehensive review on the perspective of treating analogy as cross-domain generalization.
-* [Analogies Explained: Towards Understanding Word Embeddings](https://proceedings.mlr.press/v97/allen19a.html) - ***ICML'19***, 2019. [[All Versions](https://scholar.google.com/scholar?cluster=15445529659618849253&hl=en&as_sdt=0,5) ]. 解释词嵌入中的类比能力.
+* [Analogies Explained: Towards Understanding Word Embeddings](https://proceedings.mlr.press/v97/allen19a.html) - ***ICML'19***, 2019. [[All Versions](https://scholar.google.com/scholar?cluster=15445529659618849253&hl=en&as_sdt=0,5)]. Explaining the analogy capability in word embeddings.
-* [Skip-Gram − Zipf + Uniform = Vector Additivity](https://aclanthology.org/P17-1007/) - ***ACL'17***,2017 年. [[All Versions](https://scholar.google.com/scholar?cluster=11732363456979525246&hl=en&as_sdt=0,5)].
+* [Skip-Gram − Zipf + Uniform = Vector Additivity](https://aclanthology.org/P17-1007/) - ***ACL'17***, 2017. [[All Versions](https://scholar.google.com/scholar?cluster=11732363456979525246&hl=en&as_sdt=0,5)].
-* [Generalize and Blend: Concept Blending Based on Generalization, Analogy, and Amalgams](https://www.iiia.csic.es/~enric/papers/generalize_and_blend.pdf) - ***ICCC'15***, [[All Versions](https://scholar.google.com/scholar?cluster=11073359237116879862&hl=en&as_sdt=0,5)].
+* [Generalize and Blend: Concept Blending Based on Generalization, Analogy, and Amalgams](https://www.iiia.csic.es/~enric/papers/generalize_and_blend.pdf) - ***ICCC'15***, 2015. [[All Versions](https://scholar.google.com/scholar?cluster=11073359237116879862&hl=en&as_sdt=0,5)].
-* [Analogy-preserving Semantic Embedding for Visual Object Categorization](http://proceedings.mlr.press/v28/juhwang13.pdf) - ***ICML'13***, 2013. [[All Versions](https://scholar.google.com/scholar?cluster=9332855910734484101&hl=en&as_sdt=0,5) ]. 类比在机器学习中的首次应用.
+* [Analogy-preserving Semantic Embedding for Visual Object Categorization](http://proceedings.mlr.press/v28/juhwang13.pdf) - ***ICML'13***, 2013. [[All Versions](https://scholar.google.com/scholar?cluster=9332855910734484101&hl=en&as_sdt=0,5)]. The first application of analogy to machine learning.
-* [VISALOGY: Answering Visual Analogy Questions](https://proceedings.neurips.cc/paper/2015/file/45f31d16b1058d586fc3be7207b58053-Paper.pdf) -***NeurIPS'15***,2015 年. [[All Versions](https://scholar.google.com/scholar?cluster=7665427758655324654&hl=en&as_sdt=0,5)].
+* [VISALOGY: Answering Visual Analogy Questions](https://proceedings.neurips.cc/paper/2015/file/45f31d16b1058d586fc3be7207b58053-Paper.pdf) - ***NeurIPS'15***, 2015. [[All Versions](https://scholar.google.com/scholar?cluster=7665427758655324654&hl=en&as_sdt=0,5)].
* [Detecting Unseen Visual Relations Using Analogies](https://ieeexplore.ieee.org/document/9010418) - ***CVPR'19***, 2019. [[All Versions](https://scholar.google.com/scholar?cluster=16686853801653819556&hl=en&as_sdt=0,5)].
-* [Analogy between concepts](https://www.sciencedirect.com/science/article/pii/S0004370218301863) - ***人工智能***,2019. [[All Versions](https://scholar.google.com/scholar?cluster=1397905953174123757&hl=en&as_sdt=0,5) ]. 类比的数学解释.
+* [Analogy between concepts](https://www.sciencedirect.com/science/article/pii/S0004370218301863) - ***Artificial Intelligence***, 2019. [[All Versions](https://scholar.google.com/scholar?cluster=1397905953174123757&hl=en&as_sdt=0,5)]. A mathematical account on analogy.
-* [Learning to Make Analogies by Contrasting Abstract Relational Structure](https://arxiv.org/abs/1902.00120) -***ICLR'19***,2019 年. [[All Versions](https://scholar.google.com/scholar?cluster=15521573039503233138&hl=en&as_sdt=0,5)].
+* [Learning to Make Analogies by Contrasting Abstract Relational Structure](https://arxiv.org/abs/1902.00120) - ***ICLR'19***, 2019. [[All Versions](https://scholar.google.com/scholar?cluster=15521573039503233138&hl=en&as_sdt=0,5)].
-* [Sky + Fire = Sunset. Exploring Parallels between Visually Grounded Metaphors and Image Classifiers](https://aclanthology.org/2020.figlang-1.pdf#page=140) -***ACL'20***,2020 年. [[All Versions](https://scholar.google.com/scholar?cluster=5747285277687442001&hl=en&as_sdt=0,5)].
+* [Sky + Fire = Sunset. Exploring Parallels between Visually Grounded Metaphors and Image Classifiers](https://aclanthology.org/2020.figlang-1.pdf#page=140) - ***ACL'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=5747285277687442001&hl=en&as_sdt=0,5)].
-* [Analogy as Nonparametric Bayesian Inference over Relational Systems](https://arxiv.org/pdf/2006.04156.pdf) - ***CogSci'20***,2020. [[All Versions](https://scholar.google.com/scholar?cluster=1798148167130120057&hl=en&as_sdt=0,5)].
+* [Analogy as Nonparametric Bayesian Inference over Relational Systems](https://arxiv.org/pdf/2006.04156.pdf) - ***CogSci'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=1798148167130120057&hl=en&as_sdt=0,5)].
-* [Visual Analogy: Deep Learning Versus Compositional Models](https://www.cs.jhu.edu/~alanlab/Pubs21/ichien2021visual.pdf) - ***CogSci'21***,2021 年. [[All Versions](https://scholar.google.com/scholar?cluster=1187822306970312749&hl=en&as_sdt=0,5) ]. 相似性判断的人类深度学习比较.
+* [Visual Analogy: Deep Learning Versus Compositional Models](https://www.cs.jhu.edu/~alanlab/Pubs21/ichien2021visual.pdf) - ***CogSci'21***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=1187822306970312749&hl=en&as_sdt=0,5)]. A human-deep-learning comparison on similarity judgement.
-* [Similarity involving attributes and relations: Judgments of similarity and difference are not inverses](https://pcl.sitehost.iu.edu/rgoldsto/pdfs/simdiff.pdf) - ***心理科学***,1990. [[All Versions](https://scholar.google.com/scholar?cluster=13205938250772079784&hl=en&as_sdt=0,5)].
+* [Similarity involving attributes and relations: Judgments of similarity and difference are not inverses](https://pcl.sitehost.iu.edu/rgoldsto/pdfs/simdiff.pdf) - ***Psychological Science***, 1990. [[All Versions](https://scholar.google.com/scholar?cluster=13205938250772079784&hl=en&as_sdt=0,5)].
### Causality
-* [Causality](https://en.wikipedia.org/wiki/Causality) - ***维基百科***. 维基百科上关于因果关系的解释是,一个事件、过程、状态或对象(原因)对另一个事件、过程、状态或对象(结果)的产生产生影响,其中原因对结果负有部分责任,而结果部分依赖于原因.
+* [Causality](https://en.wikipedia.org/wiki/Causality) - ***Wikipedia***. Wikipedia on causality, which is influence by which one event, process, state, or object (a cause) contributes to the production of another event, process, state, or object (an effect) where the cause is partly responsible for the effect, and the effect is partly dependent on the cause.
-* [Causal Models](https://plato.stanford.edu/entries/causal-models/) - ***柏拉图斯坦福***. 关于因果模型的计算哲学解释,因果模型是表示单个系统或群体内因果关系的数学模型.
+* [Causal Models](https://plato.stanford.edu/entries/causal-models/) - ***Plato Stanford***. A computational philosophy account on Causal models, which are mathematical models representing causal relationships within an individual system or population.
-* [Identification of Causal Effects Using Instrumental Variables](http://www.jakebowers.org/ITVExperiments/angristimbensrubin96.pdf) - ***美国统计协会杂志***,1996 年. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=17166265099721941605)].
+* [Identification of Causal Effects Using Instrumental Variables](http://www.jakebowers.org/ITVExperiments/angristimbensrubin96.pdf) - ***Journal of the American Statistical Association***, 1996. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=17166265099721941605)].
-* [Predictive and Diagnostic Learning Within Causal Models: Asymmetries in Cue Competition](https://www.psych.uni-goettingen.de/de/cognition/publikationen-dateien-waldmann/1992_predictive_vs_diagnostic.pdf) - ***实验心理学杂志***,1992. [[All Versions](https://scholar.google.com/scholar?cluster=9614241045842043939&hl=en&as_sdt=0,5) ]. 区分因果关系和关联的实验证据.
+* [Predictive and Diagnostic Learning Within Causal Models: Asymmetries in Cue Competition](https://www.psych.uni-goettingen.de/de/cognition/publikationen-dateien-waldmann/1992_predictive_vs_diagnostic.pdf) - ***Journal of Experimental Psychology***, 1992. [[All Versions](https://scholar.google.com/scholar?cluster=9614241045842043939&hl=en&as_sdt=0,5)]. Experimental evidences for distincting causality and association.
-* [Causal Reasoning](https://www.oxfordhandbooks.com/view/10.1093/oxfordhb/9780195376746.001.0001/oxfordhb-9780195376746-e-46) - ***牛津认知心理学手册***,2013. [[All Versions](https://scholar.google.com/scholar?cluster=11361740093816709089&hl=en&as_sdt=0,5)].
+* [Causal Reasoning](https://www.oxfordhandbooks.com/view/10.1093/oxfordhb/9780195376746.001.0001/oxfordhb-9780195376746-e-46) - ***The Oxford Handbook of Cognitive Psychology***, 2013. [[All Versions](https://scholar.google.com/scholar?cluster=11361740093816709089&hl=en&as_sdt=0,5)].
-* [Reasoning with cause and effect](https://ftp.cs.ucla.edu/pub/stat_ser/R265.pdf) - 1998 年.Judea Pearl 的有关贝叶斯网络操作的因果推理的教程.
+* [Reasoning with cause and effect](https://ftp.cs.ucla.edu/pub/stat_ser/R265.pdf) - 1998. Judea Pearl's tutorials on causal reasoning with operations on Bayesian networks.
-* [The Seven Tools of Causal Inference, with Reflections on Machine Learning](https://dl.acm.org/doi/pdf/10.1145/3241036) - ***ACM 通讯***,2019 年. [[All Versions](https://scholar.google.com/scholar?cluster=13296019510897277617&hl=en&as_sdt=0,5) ]. Judea Pearl 对概率图模型中因果推理的评论.
+* [The Seven Tools of Causal Inference, with Reflections on Machine Learning](https://dl.acm.org/doi/pdf/10.1145/3241036) - ***Communications of the ACM***, 2019. [[All Versions](https://scholar.google.com/scholar?cluster=13296019510897277617&hl=en&as_sdt=0,5)]. Judea Pearl's review on causal inference in probabilistic graph models.
-* [Toward Causal Representation Learning](https://cardiacmr.hms.harvard.edu/files/cardiacmr/files/toward_causal_representation_learning.pdf) - ***IEEE 会议记录***,2021 年. [[All Versions](https://scholar.google.com/scholar?cluster=15629454810797806102&hl=en&as_sdt=0,5) ]. Yoshua Bengio 对将因果推理视为表征学习问题的观点进行了回顾.
+* [Toward Causal Representation Learning](https://cardiacmr.hms.harvard.edu/files/cardiacmr/files/toward_causal_representation_learning.pdf) - ***Proceedings of the IEEE***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=15629454810797806102&hl=en&as_sdt=0,5)]. Yoshua Bengio's review on the perspective of treating causal inference as a representation learning problem.
-* [Theory-Based Causal Induction](https://cocosci.princeton.edu/tom/papers/tbci.pdf) - ***心理学评论***,2009. [[All Versions](https://scholar.google.com/scholar?cluster=13980129728092173387&hl=en&as_sdt=0,5) ]. 托马斯·格里菲斯 (Thomas Griffiths) 对因果贝叶斯理论归纳的评论.
+* [Theory-Based Causal Induction](https://cocosci.princeton.edu/tom/papers/tbci.pdf) - ***Psychological Review***, 2009. [[All Versions](https://scholar.google.com/scholar?cluster=13980129728092173387&hl=en&as_sdt=0,5)]. Thomas Griffiths' review on causal Bayesian theory induction.
-* [Theory-Based Causal Transfer: Integrating Instance-Level Induction and Abstract-Level Structure Learning](https://ojs.aaai.org//index.php/AAAI/article/view/5483) - ***AAAI'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=9411622427165139667&hl=en&as_sdt=0,5) ]. 因果转移的计算帐户.
+* [Theory-Based Causal Transfer: Integrating Instance-Level Induction and Abstract-Level Structure Learning](https://ojs.aaai.org//index.php/AAAI/article/view/5483) - ***AAAI'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=9411622427165139667&hl=en&as_sdt=0,5)]. A computatinoal account on causal transfer.
-* [Inferring causal networks from observations and interventions](https://onlinelibrary.wiley.com/doi/abs/10.1207/s15516709cog2703_6) - ***认知科学***,2010. [[All Versions](https://scholar.google.com/scholar?cluster=12050301037347772984&hl=en&as_sdt=2005&sciodt=0,5)].
+* [Inferring causal networks from observations and interventions](https://onlinelibrary.wiley.com/doi/abs/10.1207/s15516709cog2703_6) - ***Cognitive Science***, 2010. [[All Versions](https://scholar.google.com/scholar?cluster=12050301037347772984&hl=en&as_sdt=2005&sciodt=0,5)].
* [A Language for Counterfactual Generative Models](http://proceedings.mlr.press/v139/tavares21a.html) - ***ICML'21***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=11606362305211066214&hl=en&as_sdt=0,5)].
-* [Constraints on Hypothesis Selection in Causal Learning](https://cogsci.mindmodeling.org/2015/papers/0418/paper0418.pdf) - ***CogSci'15***,2015 年. [[All Versions](https://scholar.google.com/scholar?hl=en&as_sdt=2005&sciodt=0%2C5&cites=16920774374067505248&scipsc=&q=Constraints+on+hypothesis+selection+in+causal+learning&btnG=)].
+* [Constraints on Hypothesis Selection in Causal Learning](https://cogsci.mindmodeling.org/2015/papers/0418/paper0418.pdf) - ***CogSci'15***, 2015. [[All Versions](https://scholar.google.com/scholar?hl=en&as_sdt=2005&sciodt=0%2C5&cites=16920774374067505248&scipsc=&q=Constraints+on+hypothesis+selection+in+causal+learning&btnG=)].
-* [Eye-tracking causality](http://cocolab.stanford.edu/papers/GerstenbergEtAl17_PsychScience.pdf) - ***心理科学***,2017. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=17518200401109470519)].
+* [Eye-tracking causality](http://cocolab.stanford.edu/papers/GerstenbergEtAl17_PsychScience.pdf) - ***Psychological Science***, 2017. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=17518200401109470519)].
* [What happened? Reconstructing the past through vision and sound](https://scholar.google.com/citations?view_op=view_citation&hl=en&user=d0TfP8EAAAAJ&sortby=pubdate&citation_for_view=d0TfP8EAAAAJ:S16KYo8Pm5AC) - 2021. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=12975579257004398798)].
* [How do people generalize causal relations over objects? A non-parametric Bayesian account](https://psyarxiv.com/x57hf/) - 2021. [[All Versions](https://scholar.google.com/scholar?cluster=9078127785707706032&hl=en&as_sdt=0,5)].
-* [Causal Reasoning in Rats](https://www.psych.uni-goettingen.de/de/cognition/publikationen-dateien-waldmann/2006_science.pdf) -***科学***,2006 年. [[All Versions](https://scholar.google.com/scholar?cluster=17987039255457850949&hl=en&as_sdt=0,5) ]. 聪明动物具有因果推理能力的证据.
+* [Causal Reasoning in Rats](https://www.psych.uni-goettingen.de/de/cognition/publikationen-dateien-waldmann/2006_science.pdf) - ***Science***, 2006. [[All Versions](https://scholar.google.com/scholar?cluster=17987039255457850949&hl=en&as_sdt=0,5)]. A piece of evidence for the capability of causal reasoning in intelligent animals.
-* [Do New Caledonian crows solve physical problems through causal reasoning?](http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.183.4674&rep=rep1&type=pdf) - ***英国皇家学会学报 B:生物科学***,2009 年. [[All Versions](https://scholar.google.com/scholar?cluster=18374985546068164189&hl=en&as_sdt=0,5) ]. 聪明动物具有因果推理能力的证据.
+* [Do New Caledonian crows solve physical problems through causal reasoning?](http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.183.4674&rep=rep1&type=pdf) - ***Proceedings of the Royal Society B: Biological Sciences***, 2009. [[All Versions](https://scholar.google.com/scholar?cluster=18374985546068164189&hl=en&as_sdt=0,5)]. A piece of evidence for the capability of causal reasoning in intelligent animals.
-* [Do six-month-old infants perceive causality?](http://fitelson.org/woodward/leslie.pdf) - ***认知***,1987. [[All Versions](https://scholar.google.com/scholar?cluster=14270905342434182186&hl=en&as_sdt=0,5)].
+* [Do six-month-old infants perceive causality?](http://fitelson.org/woodward/leslie.pdf) - ***Cognition***, 1987. [[All Versions](https://scholar.google.com/scholar?cluster=14270905342434182186&hl=en&as_sdt=0,5)].
@@ -1415,33 +1417,33 @@
#### Intuitive Physics
-* [Intuitive Physics Reading List](https://github.com/lishiqianhugh/Intuitive_Physics_Reading_List) - ***GitHub***. 由 Shiqian Li 积极维护的直观物理学阅读清单.
+* [Intuitive Physics Reading List](https://github.com/lishiqianhugh/Intuitive_Physics_Reading_List) - ***GitHub***. A reading list on intuitive physics, maintained actively by Shiqian Li.
-* [Intuitive Physics: Current Research and Controversies](https://www.sciencedirect.com/science/article/pii/S1364661317301262) - ***认知科学趋势***,2018. [[All Versions](https://scholar.google.com/scholar?start=0&hl=en&as_sdt=0,5&cluster=12085981794958916203) ]. 卢宏景对直觉物理学的评论.
+* [Intuitive Physics: Current Research and Controversies](https://www.sciencedirect.com/science/article/pii/S1364661317301262) - ***Trends in Cognitive Sciences***, 2018. [[All Versions](https://scholar.google.com/scholar?start=0&hl=en&as_sdt=0,5&cluster=12085981794958916203)]. Hongjing Lu's review on intuitive physics.
-* [Functional neuroanatomy of intuitive physical inference](https://www.pnas.org/doi/pdf/10.1073/pnas.1610344113) - ***美国国家科学院院刊***,2016 年. [[All Versions](https://scholar.google.com/scholar?cluster=1792195093536891402&hl=en&as_sdt=0,5) ]. 人类大脑中直觉物理学功能部分的证据.
+* [Functional neuroanatomy of intuitive physical inference](https://www.pnas.org/doi/pdf/10.1073/pnas.1610344113) - ***Proceedings of National Academy of Sciences***, 2016. [[All Versions](https://scholar.google.com/scholar?cluster=1792195093536891402&hl=en&as_sdt=0,5)]. A piece of evidence for the functional part of intuitive physics in human brain.
-* [Mind Games: Game Engines as an Architecture for Intuitive Physics](https://www.sciencedirect.com/science/article/pii/S1364661317301134) - ***认知科学趋势***,2017 年. [[All Versions](https://scholar.google.com/scholar?cluster=14527964477161848029&hl=en&as_sdt=2005&sciodt=0,5) ]. 托默·乌尔曼 (Tomer Ullman) 对基于模拟的直观物理学的评论.
+* [Mind Games: Game Engines as an Architecture for Intuitive Physics](https://www.sciencedirect.com/science/article/pii/S1364661317301134) - ***Trends in Cognitive Sciences***, 2017. [[All Versions](https://scholar.google.com/scholar?cluster=14527964477161848029&hl=en&as_sdt=2005&sciodt=0,5)]. Tomer Ullman's review on simulation-based intuitive physics.
-* [Learning physical parameters from dynamic scenes](https://www.sciencedirect.com/science/article/abs/pii/S0010028517301822) - ***认知心理学***,2017. [[All Versions](https://scholar.google.com/scholar?cluster=5103729321433959736&hl=en&as_sdt=0,5)].
+* [Learning physical parameters from dynamic scenes](https://www.sciencedirect.com/science/article/abs/pii/S0010028517301822) - ***Cognitive Psychology***, 2017. [[All Versions](https://scholar.google.com/scholar?cluster=5103729321433959736&hl=en&as_sdt=0,5)].
-* [Limits on Simulation Approaches in Intuitive Physics](https://www.sciencedirect.com/science/article/pii/S0010028521000190) - ***认知心理学***,2021. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=6329029167380621767) ]. 欧内斯特·戴维斯反对直觉物理学的观点,认为物理推理是逻辑推理而不是直觉.
+* [Limits on Simulation Approaches in Intuitive Physics](https://www.sciencedirect.com/science/article/pii/S0010028521000190) - ***Cognitive Psychology***, 2021. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=6329029167380621767)]. Ernest Davis's perspective against intuitive physics, that physcial reasoning is logical reasoning instead of intuition.
-* [Partial Mental Simulation Explains Fallacies in Physical Reasoning](https://psyarxiv.com/y4a8x/download?format=pdf) - ***认知神经心理学***,2022. [[All Versions](https://scholar.google.com/scholar?cluster=15541954459060383152&hl=en&as_sdt=2005)].
+* [Partial Mental Simulation Explains Fallacies in Physical Reasoning](https://psyarxiv.com/y4a8x/download?format=pdf) - ***Cognitive Neuropsychology***, 2022. [[All Versions](https://scholar.google.com/scholar?cluster=15541954459060383152&hl=en&as_sdt=2005)].
-* [Intuitive physics learning in a deep-learning model inspired by developmental psychology](https://www.nature.com/articles/s41562-022-01394-8) - ***自然人类行为***,2022. [[All Versions](https://scholar.google.com/scholar?cluster=13803979681049451699&hl=en&as_sdt=0,5) ]. 一个机器学习数据集,旨在评估对直观物理学的概念理解,采用发展心理学的违反预期(VoE)范式; 受儿童视觉认知研究启发,直接从视觉数据学习直观物理的深度学习系统.
+* [Intuitive physics learning in a deep-learning model inspired by developmental psychology](https://www.nature.com/articles/s41562-022-01394-8) - ***Nature Human Behavior***, 2022. [[All Versions](https://scholar.google.com/scholar?cluster=13803979681049451699&hl=en&as_sdt=0,5)]. A machine-learning dataset designed to evaluate conceptual understanding of intuitive physics, adopting the violation-of-expectation (VoE) paradigm from developmental psychology; a deep-learning system that learns intuitive physics directly from visual data, inspired by studies of visual cognition in children.
-* [PHYRE: A New Benchmark for Physical Reasoning](https://proceedings.neurips.cc/paper/2019/hash/4191ef5f6c1576762869ac49281130c9-Abstract.html) - ***NeurIPS'19***,2019 年. [[All Versions](https://scholar.google.com/scholar?cluster=9555658528231205655&hl=en&as_sdt=0,5) ]. AI 物理推理的基准.
+* [PHYRE: A New Benchmark for Physical Reasoning](https://proceedings.neurips.cc/paper/2019/hash/4191ef5f6c1576762869ac49281130c9-Abstract.html) - ***NeurIPS'19***, 2019. [[All Versions](https://scholar.google.com/scholar?cluster=9555658528231205655&hl=en&as_sdt=0,5)]. A benchmark for AI physical reasoning.
#### AI Commonsense Reasoning
-* [Representations of Commonsense Knowledge](https://www.sciencedirect.com/book/9781483207704/representations-of-commonsense-knowledge) -***摩根考夫曼***,1990. [[All Versions](https://scholar.google.com/scholar?cluster=8861902735724600978&hl=en&as_sdt=0,5) ]. 一本关于常识性知识的经典书籍.
+* [Representations of Commonsense Knowledge](https://www.sciencedirect.com/book/9781483207704/representations-of-commonsense-knowledge) - ***Morgan Kaufmann***, 1990. [[All Versions](https://scholar.google.com/scholar?cluster=8861902735724600978&hl=en&as_sdt=0,5)]. A classic book on commonsense knowledge.
-* [Towards a theory of commonsense visual reasoning](https://link.springer.com/chapter/10.1007%2F3-540-53487-3_59) - ***FSTTCS***,1990. [[All Versions](https://scholar.google.com/scholar?cluster=13178231862265713961&hl=en&as_sdt=0,5) ]. 关于视觉常识的原始论文.
+* [Towards a theory of commonsense visual reasoning](https://link.springer.com/chapter/10.1007%2F3-540-53487-3_59) - ***FSTTCS***, 1990. [[All Versions](https://scholar.google.com/scholar?cluster=13178231862265713961&hl=en&as_sdt=0,5)]. The original paper on visual commonsense.
-* [Commonsense reasoning and commonsense knowledge in artificial intelligence](http://cs.wellesley.edu/~cs125/reading/commonsenseAI.pdf) - ***ACM 通讯***,2015 年. [[All Versions](https://scholar.google.com/scholar?cluster=13786590180441485203&hl=en&as_sdt=0,5)]. Gary Marcus's review on commonsense knowledge in AI.
+* [Commonsense reasoning and commonsense knowledge in artificial intelligence](http://cs.wellesley.edu/~cs125/reading/commonsenseAI.pdf) - ***Communications of the ACM***, 2015. [[All Versions](https://scholar.google.com/scholar?cluster=13786590180441485203&hl=en&as_sdt=0,5)]. Gary Marcus's review on commonsense knowledge in AI.
* [From Recognition to Cognition: Visual Commonsense Reasoning](https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=8953217) - ***CVPR'19***, 2019. [[All Versions](https://scholar.google.com/scholar?cluster=15467433880059136365&hl=en&as_sdt=0,5)]. [[Project](http://visualcommonsense.com/)].
@@ -1449,34 +1451,34 @@
* [Visual Commonsense R-CNN](https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=9156347) - ***CVPR'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=6886229776034162585&hl=en&as_sdt=0,5)].
-* [Abductive Commonsense Reasoning](https://openreview.net/pdf?id=Byg1v1HKDB) -***ICLR'20***,2020 年. [[All Versions](https://scholar.google.com/scholar?cluster=16544200144479839958&hl=en&as_sdt=0,5) ]. 大语言模型上的归纳常识推理.
+* [Abductive Commonsense Reasoning](https://openreview.net/pdf?id=Byg1v1HKDB) - ***ICLR'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=16544200144479839958&hl=en&as_sdt=0,5)]. Abductive commonsense reasoning on large language models.
* [VisualCOMET: Reasoning About the Dynamic Context of a Still Image](https://link.springer.com/chapter/10.1007%2F978-3-030-58558-7_30) - ***ECCV'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=7681600847940772451&hl=en&as_sdt=0,5)].
* [The Abduction of Sherlock Holmes: A Dataset for Visual Abductive Reasoning](https://arxiv.org/abs/2202.04800) - 2022. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=18355807581692234364)].
-* [Experience Grounds Language](https://aclanthology.org/2020.emnlp-main.703.pdf) - ***EMNLP'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=3734668471751920487&hl=en&as_sdt=0,5) ]. 计算语言学研究的未来展望——常识驱动和具身语言.
+* [Experience Grounds Language](https://aclanthology.org/2020.emnlp-main.703.pdf) - ***EMNLP'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=3734668471751920487&hl=en&as_sdt=0,5)]. A perspective on the furture of computational linguistics research---commonsense-driven and embodied language.
* [Broaden the Vision: Geo-Diverse Visual Commonsense Reasoning](https://aclanthology.org/2021.emnlp-main.162/) - ***EMNLP'21***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=12305856131717604775&hl=en&as_sdt=0,5)].
-* [Human-like property induction is a challenge for large language models](http://www.charleskemp.com/papers/hanrpk_humanlikepropertyinductionisachallengeforlargelanguagemodels.pdf) - ***CogSci'22***,2022 年.
+* [Human-like property induction is a challenge for large language models](http://www.charleskemp.com/papers/hanrpk_humanlikepropertyinductionisachallengeforlargelanguagemodels.pdf) - ***CogSci'22***, 2022.
* [SwiftSage: A Generative Agent with Fast and Slow Thinking for Complex Interactive Tasks](https://arxiv.org/abs/2305.17390) - 2023.
#### Commonsense Knowledgebase
-* [CYC: A Large-Scale Investment in Knowledge Infrastructure](https://faculty.cc.gatech.edu/~isbell/classes/reading/papers/lenat95cyc.pdf) - ***ACM 通讯***,1995 年. [[All Versions](https://scholar.google.com/scholar?cluster=6505009388871605141&hl=en&as_sdt=0,5) ]. 首次尝试从人类知识中建立大规模的公共知识库.
+* [CYC: A Large-Scale Investment in Knowledge Infrastructure](https://faculty.cc.gatech.edu/~isbell/classes/reading/papers/lenat95cyc.pdf) - ***Communications of the ACM***, 1995. [[All Versions](https://scholar.google.com/scholar?cluster=6505009388871605141&hl=en&as_sdt=0,5)]. The first attempt to build large-scale commonse knoweldgebase from human knowledge.
-* [ConceptNet 5.5: An Open Multilingual Graph of General Knowledge](https://arxiv.org/pdf/1612.03975.pdf) - ***AAAI'17***, 2017. [[All Versions](https://scholar.google.com/scholar?cluster=7089916805257737701&hl=en&as_sdt=0,5) ]. ConceptNet 的最新版本.
+* [ConceptNet 5.5: An Open Multilingual Graph of General Knowledge](https://arxiv.org/pdf/1612.03975.pdf) - ***AAAI'17***, 2017. [[All Versions](https://scholar.google.com/scholar?cluster=7089916805257737701&hl=en&as_sdt=0,5)]. Latest version of ConceptNet.
-* [The Public Acquisition of Commonsense Knowledge](https://www.aaai.org/Library/Symposia/Spring/2002/ss02-09-011.php) - ***关于获取(和使用)语言(和世界)知识以获取信息的 AAAI 春季研讨会论文集***,2002 年. [[All Versions](https://scholar.google.com/scholar?cluster=12533779219524472080&hl=en&as_sdt=0,5) ]. 从人类在互联网上的活动中获取常识知识的首次尝试.
+* [The Public Acquisition of Commonsense Knowledge](https://www.aaai.org/Library/Symposia/Spring/2002/ss02-09-011.php) - ***Proceedings of AAAI Spring Symposium on Acquiring (and Using) Linguistic (and World) Knowledge for Information Access***, 2002. [[All Versions](https://scholar.google.com/scholar?cluster=12533779219524472080&hl=en&as_sdt=0,5)]. The first attempt for acquring commonsense knowlege from humans' activities on the internet.
-* [Open Mind Common Sense: Knowledge Acquisition from the General Public](http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.472.914&rep=rep1&type=pdf) - ***OTM 联合会国际会议'02***,2002 年. [[All Versions](https://scholar.google.com/scholar?cluster=11431785236825227404&hl=en&as_sdt=0,5)].
+* [Open Mind Common Sense: Knowledge Acquisition from the General Public](http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.472.914&rep=rep1&type=pdf) - ***OTM Confederated International Conferences'02***, 2002. [[All Versions](https://scholar.google.com/scholar?cluster=11431785236825227404&hl=en&as_sdt=0,5)].
-* [Verbosity: A Game for Collecting Common-Sense Facts](http://www.aladdin.cs.cmu.edu/papers/pdfs/y2006/verbosity.pdf) - ***CHI'06***,2006 年. [[All Versions](https://scholar.google.com/scholar?cluster=7793704394155465847&hl=en&as_sdt=0,5)].
+* [Verbosity: A Game for Collecting Common-Sense Facts](http://www.aladdin.cs.cmu.edu/papers/pdfs/y2006/verbosity.pdf) - ***CHI'06***, 2006. [[All Versions](https://scholar.google.com/scholar?cluster=7793704394155465847&hl=en&as_sdt=0,5)].
-* [Designing games with a purpose](https://dl.acm.org/doi/fullHtml/10.1145/1378704.1378719) - ***ACM 通讯***,2008 年. [[All Versions](https://scholar.google.com/scholar?cluster=18332117920150730595&hl=en&as_sdt=2005&sciodt=0,5)].
+* [Designing games with a purpose](https://dl.acm.org/doi/fullHtml/10.1145/1378704.1378719) - ***Communications of the ACM***, 2008. [[All Versions](https://scholar.google.com/scholar?cluster=18332117920150730595&hl=en&as_sdt=2005&sciodt=0,5)].
* [Acquiring Comparative Commonsense Knowledge from the Web](https://people.mpi-inf.mpg.de/~ntandon/papers/aaai-2014-tandon.pdf) - ***AAAI'14***, 2014. [[All Versions](https://scholar.google.com/scholar?cluster=16641273554706459553&hl=en&as_sdt=0,5)].
@@ -1484,38 +1486,38 @@
### Inductive Logic & Program Synthesis
-* [Inductive Logic](https://plato.stanford.edu/entries/logic-inductive/) - ***柏拉图斯坦福***. 关于归纳逻辑的计算哲学解释,归纳逻辑是证据支持的逻辑.
+* [Inductive Logic](https://plato.stanford.edu/entries/logic-inductive/) - ***Plato Stanford***. A computational philosophy account on Inductive Logic, which is a logic of evidential support.
-* [First-order Model Theory](https://plato.stanford.edu/entries/modeltheory-fo/) - ***柏拉图斯坦福***. 关于一阶模型理论的计算哲学解释,它是数学的一个分支,处理一阶语言的描述与满足这些描述的结构之间的关系.
+* [First-order Model Theory](https://plato.stanford.edu/entries/modeltheory-fo/) - ***Plato Stanford***. A computational philosophy account on First-order Model Theory, which is a branch of mathematics that deals with the relationships between descriptions in first-order languages and the structures that satisfy these descriptions.
-* [Paraconsistent Logic](https://plato.stanford.edu/entries/logic-paraconsistent/) - ***柏拉图斯坦福***. 关于次相一致逻辑的计算哲学解释,其中任何逻辑只要不是爆炸性的,都是次相一致的.
+* [Paraconsistent Logic](https://plato.stanford.edu/entries/logic-paraconsistent/) - ***Plato Stanford***. A computational philosophy account on Paraconsistent Logic, where any logic is paraconsistent as long as it is not explosive.
-* [Logical Consequence](https://plato.stanford.edu/entries/logical-consequence/) - ***柏拉图斯坦福***. 关于逻辑后果的计算哲学解释,它是关于有效论证中前提和结论之间的关系.
+* [Logical Consequence](https://plato.stanford.edu/entries/logical-consequence/) - ***Plato Stanford***. A computational philosophy account on Logical Consequence, which is about the relation between premises and conclusions in valid arguments.
-* [Logic Pluralism](https://plato.stanford.edu/entries/logical-pluralism/) - ***柏拉图斯坦福***. 关于逻辑多元主义的计算哲学解释,即存在多个正确逻辑的观点.
+* [Logic Pluralism](https://plato.stanford.edu/entries/logical-pluralism/) - ***Plato Stanford***. A computational philosophy account on Logic Pluralism, which is the view that there is more than one correct logic.
-* [The Emergence of First-Order Logic](https://plato.stanford.edu/entries/logic-firstorder-emergence/) - ***柏拉图斯坦福***. 关于一阶逻辑出现的计算哲学解释,主要是关于一阶逻辑,是自然的回顾.
+* [The Emergence of First-Order Logic](https://plato.stanford.edu/entries/logic-firstorder-emergence/) - ***Plato Stanford***. A computational philosophy account on the emergence of first-order logic, mainly about first-order logic is natural retrospect.
-* [Second-order and Higher-order Logic](https://plato.stanford.edu/entries/logic-higher-order/) - ***柏拉图斯坦福***.
+* [Second-order and Higher-order Logic](https://plato.stanford.edu/entries/logic-higher-order/) - ***Plato Stanford***.
-* [When and How to Develop Domain-Specific Languages](https://people.cs.ksu.edu/~schmidt/505f14/Lectures/WhenDSL.pdf) - ***ACM 计算调查***,2005 年. [[All Versions](https://scholar.google.com/scholar?cluster=8598236436890577027&hl=en&as_sdt=0,5) ]. 对 DSL 开发方法的回顾,识别 DSL 开发的决策、分析、设计和实现阶段的模式.
+* [When and How to Develop Domain-Specific Languages](https://people.cs.ksu.edu/~schmidt/505f14/Lectures/WhenDSL.pdf) - ***ACM Computing Surveys***, 2005. [[All Versions](https://scholar.google.com/scholar?cluster=8598236436890577027&hl=en&as_sdt=0,5)]. A review on DSL development methodologies that identify patterns in the decision, analysis, design, and implementation phases of DSL development.
-* [The Discovery of the Equator or Concept Driven Learning](https://www.ijcai.org/Proceedings/83-1/Papers/109.pdf) - ***IJCAI'83***, 1983. [[All Versions](https://scholar.google.com/scholar?cluster=15712225225140903169&hl=en&as_sdt=0,5) ]. 关于二阶元规则的原始论文.
+* [The Discovery of the Equator or Concept Driven Learning](https://www.ijcai.org/Proceedings/83-1/Papers/109.pdf) - ***IJCAI'83***, 1983. [[All Versions](https://scholar.google.com/scholar?cluster=15712225225140903169&hl=en&as_sdt=0,5)]. The original paper on second-order metarules.
-* [Towards combining inductive logic programming with Bayesian networks](https://link.springer.com/chapter/10.1007%2F3-540-44797-0_10) - ***ILP'01***,2001 年. [[All Versions](https://scholar.google.com/scholar?cluster=2904180673047700407&hl=en&as_sdt=0,5)].
+* [Towards combining inductive logic programming with Bayesian networks](https://link.springer.com/chapter/10.1007%2F3-540-44797-0_10) - ***ILP'01***, 2001. [[All Versions](https://scholar.google.com/scholar?cluster=2904180673047700407&hl=en&as_sdt=0,5)].
-* [Meta-interpretive learning: application to grammatical inference](http://www.doc.ic.ac.uk/~shm/Papers/metagol_gram.pdf) - ***机器学习***,2014. [[All Versions](https://scholar.google.com/scholar?cluster=17075313112718885592&hl=en&as_sdt=0,5) ]. Stephen Muggleton 关于元解释学习 (MIL) 的原始论文.
+* [Meta-interpretive learning: application to grammatical inference](http://www.doc.ic.ac.uk/~shm/Papers/metagol_gram.pdf) - ***Machine Learning***, 2014. [[All Versions](https://scholar.google.com/scholar?cluster=17075313112718885592&hl=en&as_sdt=0,5)]. Stephen Muggleton's original paper on Meta-Interpretive Learning (MIL).
* [Learning Efficient Logical Robot Strategies Involving Composable Objects](http://andrewcropper.com/pubs/ijcai15-metagolo.pdf) - ***IJCAI'15***, 2015. [[All Versions](https://scholar.google.com/scholar?cluster=5109851972354087162&hl=en&as_sdt=0,5)].
* [Learning Higher-Order Logic Programs through Abstraction and Invention](http://andrewcropper.com/pubs/ijcai16-metafunc.pdf) - ***IJCAI'16***, 2016. [[All Versions](https://scholar.google.com/scholar?cluster=10945054943203858325&hl=en&as_sdt=0,5)].
-* [How Much Can Experimental Cost Be Reduced in Active Learning of Agent Strategies?](https://link.springer.com/chapter/10.1007%2F978-3-319-99960-9_3) - ***ILP'18***,2018 年. [[All Versions](https://scholar.google.com/scholar?cluster=8152380236842970357&hl=en&as_sdt=0,5)].
+* [How Much Can Experimental Cost Be Reduced in Active Learning of Agent Strategies?](https://link.springer.com/chapter/10.1007%2F978-3-319-99960-9_3) - ***ILP'18***, 2018. [[All Versions](https://scholar.google.com/scholar?cluster=8152380236842970357&hl=en&as_sdt=0,5)].
-* [Meta-Interpretive Learning from noisy images](https://link.springer.com/article/10.1007/s10994-018-5710-8) - ***机器学习***,2018. [[All Versions](https://scholar.google.com/scholar?cluster=5719375383968868329&hl=en&as_sdt=0,5)].
+* [Meta-Interpretive Learning from noisy images](https://link.springer.com/article/10.1007/s10994-018-5710-8) - ***Machine Learning***, 2018. [[All Versions](https://scholar.google.com/scholar?cluster=5719375383968868329&hl=en&as_sdt=0,5)].
-* [Learning efficient logic programs](http://andrewcropper.com/pubs/mlj18-metaopt.pdf) - ***机器学习***,2018. [[All Versions](https://scholar.google.com/scholar?cluster=17955696870252443734&hl=en&as_sdt=0,5)].
+* [Learning efficient logic programs](http://andrewcropper.com/pubs/mlj18-metaopt.pdf) - ***Machine Learning***, 2018. [[All Versions](https://scholar.google.com/scholar?cluster=17955696870252443734&hl=en&as_sdt=0,5)].
* [Learning higher-order logic programs](http://andrewcropper.com/pubs/mlj19-metaho.pdf) - ***Machine Learning***, 2019. [[All Versions](https://scholar.google.com/scholar?cluster=6723896359456002413&hl=en&as_sdt=0,5)].
@@ -1523,233 +1525,233 @@
* [Playgol: Learning Programs Through Play](http://andrewcropper.com/pubs/ijcai19-playgol.pdf) - ***IJCAI'19***, 2019. [[All Versions](https://scholar.google.com/scholar?cluster=556522464212000763&hl=en&as_sdt=0,5)].
-* [Machine Discovery of Comprehensible Strategies for Simple Games Using Meta-interpretive Learning](https://link.springer.com/article/10.1007%2Fs00354-019-00054-2) - ***新一代计算***,2019. [[All Versions](https://scholar.google.com/scholar?cluster=11019349634035542991&hl=en&as_sdt=0,5)].
+* [Machine Discovery of Comprehensible Strategies for Simple Games Using Meta-interpretive Learning](https://link.springer.com/article/10.1007%2Fs00354-019-00054-2) - ***New Generation Computing***, 2019. [[All Versions](https://scholar.google.com/scholar?cluster=11019349634035542991&hl=en&as_sdt=0,5)].
* [Forgetting to Learn Logic Programs](http://andrewcropper.com/pubs/aaai20-forgetgol.pdf) - ***AAAI'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=13676986733133377042&hl=en&as_sdt=0,5)].
* [Turning 30: New Ideas in Inductive Logic Programming](https://www.ijcai.org/proceedings/2020/673) - ***IJCAI'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=17980870844719684257&hl=en&as_sdt=0,5)].
-* [Inductive logic programming at 30: a new introduction](https://arxiv.org/abs/2008.07912) - ***人工智能研究杂志***,2020. [[All Versions](https://scholar.google.com/scholar?cluster=317114056670544302&hl=en&as_sdt=0,5) ]. 归纳逻辑编程 30 年综合回顾.
+* [Inductive logic programming at 30: a new introduction](https://arxiv.org/abs/2008.07912) - ***Journal of Artificial Intelligence Research***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=317114056670544302&hl=en&as_sdt=0,5)]. A 30-year comprehensive review on Inductive Logic Programming.
-* [Learning programs by learning from failures](https://arxiv.org/pdf/2005.02259.pdf) - ***机器学习***,2020. [[All Versions](https://scholar.google.com/scholar?cluster=6797200487935462023&hl=en&as_sdt=0,5)].
+* [Learning programs by learning from failures](https://arxiv.org/pdf/2005.02259.pdf) - ***Machine Learning***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=6797200487935462023&hl=en&as_sdt=0,5)].
* [Complete Bottom-Up Predicate Invention in Meta-Interpretive Learning](https://www.ijcai.org/proceedings/2020/320) - ***IJCAI'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=6085183078630665234&hl=en&as_sdt=0,5)].
-* [Meta-Interpretive Learning as Metarule Specialisation](https://arxiv.org/pdf/2106.07464.pdf) - ***机器学习***,2021. [[All Versions](https://scholar.google.com/scholar?cluster=14684315775211086859&hl=en&as_sdt=0,5)].
+* [Meta-Interpretive Learning as Metarule Specialisation](https://arxiv.org/pdf/2106.07464.pdf) - ***Machine Learning***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=14684315775211086859&hl=en&as_sdt=0,5)].
-* [Qualitative choice logic](https://www.sciencedirect.com/science/article/pii/S0004370204000591) - ***人工智能***,2004 年. [[All Versions](https://scholar.google.com/scholar?cluster=1586187056162326386&hl=en&as_sdt=0,5)].
+* [Qualitative choice logic](https://www.sciencedirect.com/science/article/pii/S0004370204000591) - ***Artificial Intelligence***, 2004. [[All Versions](https://scholar.google.com/scholar?cluster=1586187056162326386&hl=en&as_sdt=0,5)].
* [Derivative-free optimization of high-dimensional non-convex functions by sequential random embeddings](https://www.ijcai.org/Proceedings/16/Papers/278.pdf) - ***IJCAI'16***, 2016. [[All Versions](https://scholar.google.com/scholar?cluster=15955040483290586781&hl=en&as_sdt=0,5)].
-* [Finitely Generated Groups and First-Order Logic](https://londmathsoc.onlinelibrary.wiley.com/doi/abs/10.1112/S0024610704006106) - ***伦敦数学学会杂志第二辑***,2005 年. [[All Versions](https://scholar.google.com/scholar?cluster=3457158221419711506&hl=en&as_sdt=0,5)].
+* [Finitely Generated Groups and First-Order Logic](https://londmathsoc.onlinelibrary.wiley.com/doi/abs/10.1112/S0024610704006106) - ***Journal of The London Mathematical Society-second Series***, 2005. [[All Versions](https://scholar.google.com/scholar?cluster=3457158221419711506&hl=en&as_sdt=0,5)].
-* [DreamCoder: Growing generalizable, interpretable knowledge with wake-sleep Bayesian program learning](https://arxiv.org/abs/2006.08381) - 2020. [[All Versions](https://scholar.google.com/scholar?cluster=3288385399148303844&hl=en&as_sdt=0,5) ]. 贝叶斯程序学习的增量学习版本.
+* [DreamCoder: Growing generalizable, interpretable knowledge with wake-sleep Bayesian program learning](https://arxiv.org/abs/2006.08381) - 2020. [[All Versions](https://scholar.google.com/scholar?cluster=3288385399148303844&hl=en&as_sdt=0,5)]. A incremental learning version of Bayesian program learning.
* [Leveraging Language for Abstraction and Program Search](https://vigilworkshop.github.io/static/papers-2021/25.pdf) - ***ICML'20***, 2020. [[All Versions](https://scholar.google.com/scholar?hl=en&as_sdt=0%2C5&q=Leveraging+Language+for+Abstraction+and+Program+Search&btnG=)].
* [Program Synthesis Guided Reinforcement Learning](https://proceedings.neurips.cc/paper/2021/hash/f7e2b2b75b04175610e5a00c1e221ebb-Abstract.html) - ***NeurIPS'21***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=17353674428642875269&hl=en&as_sdt=0,5)].
-* [Learning Part-Based Abstractions for Visual Object Concepts](https://cogtoolslab.github.io/pdf/wang_cogsci_2021a.pdf) - ***CogSci'21***,2021 年. [[All Versions](https://scholar.google.com/scholar?lookup=0&q=Learning+Part-Based+Abstractions+for+Visual+Object+Concepts&hl=en&as_sdt=0,5)].
+* [Learning Part-Based Abstractions for Visual Object Concepts](https://cogtoolslab.github.io/pdf/wang_cogsci_2021a.pdf) - ***CogSci'21***, 2021. [[All Versions](https://scholar.google.com/scholar?lookup=0&q=Learning+Part-Based+Abstractions+for+Visual+Object+Concepts&hl=en&as_sdt=0,5)].
* [Program Synthesis with Large Language Models](https://arxiv.org/abs/2108.07732) - 2021. [[All Versions](https://scholar.google.com/scholar?cluster=15213050540818392833&hl=en&as_sdt=0,5)].
-* [AutumnSynth: Synthesis of Reactive Programs with Structured Latent State](https://openreview.net/forum?id=Qw8eyl2_N_-) - ***NeurIPS'21 AIPLANS 研讨会***,2021 年. [[All Versions](https://scholar.google.com/scholar?hl=en&as_sdt=0%2C5&q=AutumnSynth%3A+Synthesis+of+Reactive+Programs+with+Structured+Latent+State&btnG=)].
+* [AutumnSynth: Synthesis of Reactive Programs with Structured Latent State](https://openreview.net/forum?id=Qw8eyl2_N_-) - ***NeurIPS'21 AIPLANS Workshop***, 2021. [[All Versions](https://scholar.google.com/scholar?hl=en&as_sdt=0%2C5&q=AutumnSynth%3A+Synthesis+of+Reactive+Programs+with+Structured+Latent+State&btnG=)].
-* [Synthesizing theories of human language with Bayesian program induction](http://cap.csail.mit.edu/sites/default/files/research-pdfs/Synthesizing%20theories%20of%20human%20language%20with%20Bayesian%20program%20induction.pdf) - ***自然通讯***,2022 年. [[All Versions](https://scholar.google.com/scholar?cluster=8603772394100237159&hl=en&as_sdt=0,5)].
+* [Synthesizing theories of human language with Bayesian program induction](http://cap.csail.mit.edu/sites/default/files/research-pdfs/Synthesizing%20theories%20of%20human%20language%20with%20Bayesian%20program%20induction.pdf) - ***Nature Communications***, 2022. [[All Versions](https://scholar.google.com/scholar?cluster=8603772394100237159&hl=en&as_sdt=0,5)].
### Knowledge Representation
-* [Handbook of Knowledge Representation](https://1lib.net/book/511192/9eab86) - ***爱思唯尔***,2008 年. [[All Versions](https://scholar.google.com/scholar?cluster=14732064619564679879&hl=en&as_sdt=0,5) ]. 各种知识表示模式的实用手册.
+* [Handbook of Knowledge Representation](https://1lib.net/book/511192/9eab86) - ***Elsevier***, 2008. [[All Versions](https://scholar.google.com/scholar?cluster=14732064619564679879&hl=en&as_sdt=0,5)]. A pragmatical handbook for all kinds of knowledge representation modes.
-* [Logic and Ontology](https://plato.stanford.edu/entries/logic-ontology/) - ***柏拉图斯坦福***. 关于逻辑和本体论的计算哲学解释,主要是关于逻辑和本体论在许多重大哲学问题中的交叉点.
+* [Logic and Ontology](https://plato.stanford.edu/entries/logic-ontology/) - ***Plato Stanford***. A computational philosophy account on logic and ontology, mainly about the intersections of logic and ontology in many significant philosophy problems.
-* [The Language of Thought Hypothesis](https://plato.stanford.edu/entries/language-thought/) - ***柏拉图斯坦福***. 计算哲学对思维假设的提出进行了解释,该假设提出思维以心理语言发生.
+* [The Language of Thought Hypothesis](https://plato.stanford.edu/entries/language-thought/) - ***Plato Stanford***. A computational philosophy account on the laugnage of though hypothesis, which proposes that thinking occurs in a mental language.
-* [The Analysis of Knowledge](https://plato.stanford.edu/entries/knowledge-analysis/) - ***柏拉图斯坦福***.
+* [The Analysis of Knowledge](https://plato.stanford.edu/entries/knowledge-analysis/) - ***Plato Stanford***.
-* [Scientific Representation](https://plato.stanford.edu/entries/scientific-representation/) - ***柏拉图斯坦福***. 关于科学表示的计算哲学解释,重点关注科学模型如何表示其目标系统.
+* [Scientific Representation](https://plato.stanford.edu/entries/scientific-representation/) - ***Plato Stanford***. A computational philosophy account on scientific representation, focusing on how scientific models represent their target systems.
-* [Self-Knowledge](https://plato.stanford.edu/entries/self-knowledge/) - ***柏拉图斯坦福***. 一种关于自我认识的计算哲学解释,通常指的是对自己心理状态的了解,即一个人的感受或想法,或者一个人的信念或愿望.
+* [Self-Knowledge](https://plato.stanford.edu/entries/self-knowledge/) - ***Plato Stanford***. A computational philosophy account on self-knowledge, which standardly refers to knowledge of one's own mental states—that is, of what one is feeling or thinking, or what one believes or desires.
-* [Common Knowledge](https://plato.stanford.edu/entries/common-knowledge/) - ***柏拉图斯坦福***.
+* [Common Knowledge](https://plato.stanford.edu/entries/common-knowledge/) - ***Plato Stanford***.
-* [Sense-Data](https://plato.stanford.edu/entries/sense-data/) - ***柏拉图斯坦福***.
+* [Sense-Data](https://plato.stanford.edu/entries/sense-data/) - ***Plato Stanford***.
-* [Supervenience](https://plato.stanford.edu/entries/supervenience/) - ***柏拉图斯坦福***. 一种关于随附性的计算哲学解释,其中一组属性 A 叠加在另一组 B 上,以防万一没有两个事物可以在 A 属性方面有所不同,而在 B 属性方面也不会有所不同.
+* [Supervenience](https://plato.stanford.edu/entries/supervenience/) - ***Plato Stanford***. A computational philosophy account on supervenience, where a set of properties A supervenes upon another set B just in case no two things can differ with respect to A-properties without also differing with respect to their B-properties.
-* [Dialogical Logic](https://plato.stanford.edu/entries/logic-dialogical/) - ***柏拉图斯坦福***. 关于对话逻辑的计算哲学解释,这是一种基于对话的逻辑和论证方法,其根源可以追溯到古希腊辩证法的研究传统,即通过对话来解决问题,其中反对方通过问题和答案讨论论文.
+* [Dialogical Logic](https://plato.stanford.edu/entries/logic-dialogical/) - ***Plato Stanford***. A computational philosophy account on dialogical logic, which is a dialogue-based approach to logic and argumentation rooted in a research tradition that goes back to dialectics in Greek Antiquity, when problems were approached through dialogues in which opposing parties discussed a thesis through questions and answers.
-* [Temporal Logic](https://plato.stanford.edu/entries/logic-temporal/) - ***柏拉图斯坦福***.
+* [Temporal Logic](https://plato.stanford.edu/entries/logic-temporal/) - ***Plato Stanford***.
-* [Situation Calculus](https://en.wikipedia.org/wiki/Situation_calculus) - ***维基百科***. 关于情境微积分的维基百科,这是一种逻辑形式主义,旨在表示和推理动态域.
+* [Situation Calculus](https://en.wikipedia.org/wiki/Situation_calculus) - ***Wikipedia***. Wikipedia on Situation Calculus, which is a logic formalism designed for representing and reasoning about dynamical domains.
-* [Modal Logic](https://plato.stanford.edu/entries/logic-modal/) - ***柏拉图斯坦福***. 关于模态逻辑的计算哲学解释,是对表达式“这是必要的”和“这是可能的”的演绎行为的研究.
+* [Modal Logic](https://plato.stanford.edu/entries/logic-modal/) - ***Plato Stanford***. A computational philosophy account on Modal Logic, which is the study of the deductive behavior of the expressions 'it is necessary that' and 'it is possible that'.
-* [Epistemic Logic](https://plato.stanford.edu/entries/logic-epistemic/) - ***柏拉图斯坦福***. 关于认识逻辑的计算哲学解释,认识论是认识论的一个子领域,涉及知识、信仰和相关概念的逻辑方法.
+* [Epistemic Logic](https://plato.stanford.edu/entries/logic-epistemic/) - ***Plato Stanford***. A computational philosophy account on Epistemic Logic, which is a subfield of epistemology concerned with logical approaches to knowledge, belief and related notions.
-* [Epistemic Modal Logic](https://en.wikipedia.org/wiki/Epistemic_modal_logic) - ***维基百科***.
+* [Epistemic Modal Logic](https://en.wikipedia.org/wiki/Epistemic_modal_logic) - ***Wikipedia***.
-* [The Perception of Relations](https://perception.jhu.edu/files/PDFs/21_Relations/HafriFirestone_2021_SeeingRelations_TiCS.pdf) - ***认知科学趋势***,2021 年. [[All Versions](https://scholar.google.com/scholar?cluster=12190078466818849725&hl=en&as_sdt=2005&sciodt=0,5) ]. 查兹·费尔斯通(Chaz Firestone)对关系感知的评论,与传统的推理观点相反.
+* [The Perception of Relations](https://perception.jhu.edu/files/PDFs/21_Relations/HafriFirestone_2021_SeeingRelations_TiCS.pdf) - ***Trends in Cognitive Sciences***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=12190078466818849725&hl=en&as_sdt=2005&sciodt=0,5)]. Chaz Firestone's review on the perception of relation, in constrast to the conventional reasoning view.
-* [Commonsense reasoning about causality: Deriving behavior from structure](https://www.sciencedirect.com/science/article/abs/pii/0004370284900390) - ***人工智能***,1984. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=14940738362673077704)].
+* [Commonsense reasoning about causality: Deriving behavior from structure](https://www.sciencedirect.com/science/article/abs/pii/0004370284900390) - ***Artificial Intelligence***, 1984. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=14940738362673077704)].
-* [Qualitative Simulation](https://www.cs.utexas.edu/ftp/qsim/papers/Kuipers-aij-86.pdf) - ***人工智能***,1986. [[All Versions](https://scholar.google.com/scholar?cluster=4945009733425184345&hl=en&as_sdt=0,5) ]. 本杰明·库伊珀斯 (Benjamin Kuipers) 关于定性推理的原创论文.
+* [Qualitative Simulation](https://www.cs.utexas.edu/ftp/qsim/papers/Kuipers-aij-86.pdf) - ***Artificial Intelligence***, 1986. [[All Versions](https://scholar.google.com/scholar?cluster=4945009733425184345&hl=en&as_sdt=0,5)]. Benjamin Kuipers' original paper on qualitative reasoning.
-* [Qualitative Reasoning: Modeling and Simulation with Incomplete Knowledge](https://www.cs.utexas.edu/users/qr/QR-book.html) -***麻省理工学院出版社***,1994 年. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=6634684154722677465) ]. 本杰明·柯伊珀斯关于定性推理的综合著作.
+* [Qualitative Reasoning: Modeling and Simulation with Incomplete Knowledge](https://www.cs.utexas.edu/users/qr/QR-book.html) - ***MIT Press***, 1994. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=6634684154722677465)]. Benjamin Kuipers' comprehensive book on qualitative reasoning.
-* [Qualitative and quantitative simulation: bridging the gap](https://www.sciencedirect.com/science/article/pii/S0004370297000507) - ***人工智能***,1997. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=9033452473914228535)].
+* [Qualitative and quantitative simulation: bridging the gap](https://www.sciencedirect.com/science/article/pii/S0004370297000507) - ***Artificial Intelligence***, 1997. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=9033452473914228535)].
-* [Logics for Epistemic Programs](https://link.springer.com/article/10.1023/B:SYNT.0000024912.56773.5e) - ***综合***,2004 年. [[All Versions](https://scholar.google.com/scholar?cluster=11403619699670839488&hl=en&as_sdt=0,5&as_vis=1)].
+* [Logics for Epistemic Programs](https://link.springer.com/article/10.1023/B:SYNT.0000024912.56773.5e) - ***Synthese***, 2004. [[All Versions](https://scholar.google.com/scholar?cluster=11403619699670839488&hl=en&as_sdt=0,5&as_vis=1)].
-* [A Translation Approach to Portable Ontology Specifications](https://tomgruber.org/writing/ontolingua-kaj-1993.pdf) - ***知识获取***,1993. [[All Versions](https://scholar.google.com/scholar?cluster=14668658395073605123&hl=en&as_sdt=0,5)].
+* [A Translation Approach to Portable Ontology Specifications](https://tomgruber.org/writing/ontolingua-kaj-1993.pdf) - ***Knowledge Acquisition***, 1993. [[All Versions](https://scholar.google.com/scholar?cluster=14668658395073605123&hl=en&as_sdt=0,5)].
-* [Answer Set Programming](http://people.sabanciuniv.edu/~esraerdem/teaching/krr06/asp.pdf) -***ICLPNR'99***,1999 年. [[All Versions](https://scholar.google.com/scholar?cluster=15267370435063454675&hl=en&as_sdt=0,5) ]. 关于答案集编程 (ASP) 的原始论文.
+* [Answer Set Programming](http://people.sabanciuniv.edu/~esraerdem/teaching/krr06/asp.pdf) - ***ICLPNR'99***, 1999. [[All Versions](https://scholar.google.com/scholar?cluster=15267370435063454675&hl=en&as_sdt=0,5)]. The original paper on Answer Set Programming (ASP).
-* [Action Languages, Answer Sets, and Planning](https://link.springer.com/chapter/10.1007%2F978-3-642-60085-2_16) - ***逻辑编程范式***,1999. [[All Versions](https://scholar.google.com/scholar?cluster=2045126541850245645&hl=en&as_sdt=0,5)].
+* [Action Languages, Answer Sets, and Planning](https://link.springer.com/chapter/10.1007%2F978-3-642-60085-2_16) - ***The Logic Programming Paradigms***, 1999. [[All Versions](https://scholar.google.com/scholar?cluster=2045126541850245645&hl=en&as_sdt=0,5)].
-* [The Symbolic Grounding Problem](http://www.cs.ox.ac.uk/activities/ieg/e-library/sources/harnad90_sgproblem.pdf) - ***物理学 D:非线性现象***,1990. [[All Versions](https://scholar.google.com/scholar?cluster=6279614024681929496&hl=en&as_sdt=0,5)].
+* [The Symbolic Grounding Problem](http://www.cs.ox.ac.uk/activities/ieg/e-library/sources/harnad90_sgproblem.pdf) - ***Physica D: Nonlinear Phenomena***, 1990. [[All Versions](https://scholar.google.com/scholar?cluster=6279614024681929496&hl=en&as_sdt=0,5)].
-* [Learning overhypotheses with hierarchical Bayesian models](https://onlinelibrary.wiley.com/doi/abs/10.1111/j.1467-7687.2007.00585.x?__cf_chl_captcha_tk__=pmd_Q6xVT1AstoEUxA7xS3_10HyDVsk8W_DzWgOPho_Njnw-1635210931-0-gqNtZGzNA1CjcnBszQvl) - ***发展科学***,2007 年. [[All Versions](https://scholar.google.com/scholar?cluster=18041836774924845900&hl=en&as_sdt=0,5)].
+* [Learning overhypotheses with hierarchical Bayesian models](https://onlinelibrary.wiley.com/doi/abs/10.1111/j.1467-7687.2007.00585.x?__cf_chl_captcha_tk__=pmd_Q6xVT1AstoEUxA7xS3_10HyDVsk8W_DzWgOPho_Njnw-1635210931-0-gqNtZGzNA1CjcnBszQvl) - ***Developmental Science***, 2007. [[All Versions](https://scholar.google.com/scholar?cluster=18041836774924845900&hl=en&as_sdt=0,5)].
-* [A Rational Analysis of Rule-Based Concept Learning](https://onlinelibrary.wiley.com/doi/full/10.1080/03640210701802071) - ***认知科学***,2008. [[All Versions](https://scholar.google.com/scholar?cluster=7765061503727822620&hl=en&as_sdt=0,5)].
+* [A Rational Analysis of Rule-Based Concept Learning](https://onlinelibrary.wiley.com/doi/full/10.1080/03640210701802071) - ***Cognitive Science***, 2008. [[All Versions](https://scholar.google.com/scholar?cluster=7765061503727822620&hl=en&as_sdt=0,5)].
-* [Theory Acquisition and the Language of Thought](http://www.charleskemp.com/papers/KempGT08.pdf) - ***CogSci'08***,2008 年. [[All Versions](https://scholar.google.com/scholar?cluster=1839916602381147749&hl=en&as_sdt=0,5)].
+* [Theory Acquisition and the Language of Thought](http://www.charleskemp.com/papers/KempGT08.pdf) - ***CogSci'08***, 2008. [[All Versions](https://scholar.google.com/scholar?cluster=1839916602381147749&hl=en&as_sdt=0,5)].
-* [Theory Acquisition as Stochastic Search](http://web.mit.edu/tomeru/www/papers/tlss2010.pdf) - ***CogSci'10***,2010. [[All Versions](https://scholar.google.com/scholar?cluster=16324634056226561429&hl=en&as_sdt=0,5)].
+* [Theory Acquisition as Stochastic Search](http://web.mit.edu/tomeru/www/papers/tlss2010.pdf) - ***CogSci'10***, 2010. [[All Versions](https://scholar.google.com/scholar?cluster=16324634056226561429&hl=en&as_sdt=0,5)].
-* [A probabilistic model of theory formation](http://www.charleskemp.com/papers/kemptng09.pdf) - ***认知***,2010. [[All Versions](https://scholar.google.com/scholar?cluster=7705799129887482041&hl=en&as_sdt=0,5)].
+* [A probabilistic model of theory formation](http://www.charleskemp.com/papers/kemptng09.pdf) - ***Cognition***, 2010. [[All Versions](https://scholar.google.com/scholar?cluster=7705799129887482041&hl=en&as_sdt=0,5)].
-* [Bootstrapping in a language of thought: A formal model of numerical concept learning](https://core.ac.uk/display/78064072) - ***认知***,2012. [[All Versions](https://scholar.google.com/scholar?cluster=13046606910781656302&hl=en&as_sdt=0,5)].
+* [Bootstrapping in a language of thought: A formal model of numerical concept learning](https://core.ac.uk/display/78064072) - ***Cognition***, 2012. [[All Versions](https://scholar.google.com/scholar?cluster=13046606910781656302&hl=en&as_sdt=0,5)].
-* [Concepts in a Probabilistic Language of Thought](http://cbmm-dev.mit.edu/sites/default/files/publications/CBMM-Memo-010.pdf) - ***大脑、思维和机器中心备忘录第 010 号***,2014 年. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=14593712389828476130)].
+* [Concepts in a Probabilistic Language of Thought](http://cbmm-dev.mit.edu/sites/default/files/publications/CBMM-Memo-010.pdf) - ***Center for Brains, Minds, and Machines MEMO No.010***, 2014. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=14593712389828476130)].
-* [Exploring the Conceptual Universe](http://www.charleskemp.com/papers/kemp_exploringtheconceptualuniverse.pdf) - ***心理学评论***,2012. [[All Versions](https://scholar.google.com/scholar?cluster=17824067813343816306&hl=en&as_sdt=0,5)].
+* [Exploring the Conceptual Universe](http://www.charleskemp.com/papers/kemp_exploringtheconceptualuniverse.pdf) - ***Psychological Review***, 2012. [[All Versions](https://scholar.google.com/scholar?cluster=17824067813343816306&hl=en&as_sdt=0,5)].
-* [A taxonomy of inductive problems](http://www.charleskemp.com/papers/kempj_ataxonomyofinductiveproblems.pdf) - ***心理通报与评论***,2014 年. [[All Versions](https://scholar.google.com/scholar?cluster=2571009743105592927&hl=en&as_sdt=0,5)].
+* [A taxonomy of inductive problems](http://www.charleskemp.com/papers/kempj_ataxonomyofinductiveproblems.pdf) - ***Psychonomic Bulletin & Review***, 2014. [[All Versions](https://scholar.google.com/scholar?cluster=2571009743105592927&hl=en&as_sdt=0,5)].
-* [The Logical Primitives of Thought: Empirical Foundations for Compositional Cognitive Models](http://colala.berkeley.edu/papers/piantadosi2016logical.pdf) - ***心理学评论***,2016. [[All Versions](https://scholar.google.com/scholar?cluster=5316027496661813145&hl=en&as_sdt=0,5)].
+* [The Logical Primitives of Thought: Empirical Foundations for Compositional Cognitive Models](http://colala.berkeley.edu/papers/piantadosi2016logical.pdf) - ***Psychological Review***, 2016. [[All Versions](https://scholar.google.com/scholar?cluster=5316027496661813145&hl=en&as_sdt=0,5)].
-* [The Emergence of Organizing Structure in Conceptual Representation](https://onlinelibrary.wiley.com/doi/full/10.1111/cogs.12580) - ***认知科学***,2018. [[All Versions](https://scholar.google.com/scholar?cluster=4986316323923233074&hl=en&as_sdt=0,5)].
+* [The Emergence of Organizing Structure in Conceptual Representation](https://onlinelibrary.wiley.com/doi/full/10.1111/cogs.12580) - ***Cognitive Science***, 2018. [[All Versions](https://scholar.google.com/scholar?cluster=4986316323923233074&hl=en&as_sdt=0,5)].
-* [Theory Acquisition as Constraint-Based Program Synthesis](https://cogtoolslab.github.io/pdf/wang_cogsci_2021b.pdf) - ***CogSci'21***,2021 年. [[All Versions](https://scholar.google.com/scholar?cluster=525148607069840280&hl=en&as_sdt=0,5)].
+* [Theory Acquisition as Constraint-Based Program Synthesis](https://cogtoolslab.github.io/pdf/wang_cogsci_2021b.pdf) - ***CogSci'21***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=525148607069840280&hl=en&as_sdt=0,5)].
-* [Connecting perceptual and procedural abstractions in physical construction](https://escholarship.org/uc/item/9j00x928) - ***CogSci'21***,2021 年. [[All Versions](https://scholar.google.com/scholar?hl=en&as_sdt=0%2C5&q=Connecting+perceptual+and+procedural+abstractions+in+physical+construction&btnG=)].
+* [Connecting perceptual and procedural abstractions in physical construction](https://escholarship.org/uc/item/9j00x928) - ***CogSci'21***, 2021. [[All Versions](https://scholar.google.com/scholar?hl=en&as_sdt=0%2C5&q=Connecting+perceptual+and+procedural+abstractions+in+physical+construction&btnG=)].
-* [Introduction to The Fluent Calculus](https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.146.4086&rep=rep1&type=pdf) - ***林雪平大学电子出版社***,1998. [[All Versions](https://scholar.google.com/scholar?cluster=12069059079023496731&hl=en&as_sdt=0,5)].
+* [Introduction to The Fluent Calculus](https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.146.4086&rep=rep1&type=pdf) - ***Linkoeping University Electronic Press***, 1998. [[All Versions](https://scholar.google.com/scholar?cluster=12069059079023496731&hl=en&as_sdt=0,5)].
-* [From situation calculus to fluent calculus: State update axioms as a solution to the inferential frame problem](https://www.sciencedirect.com/science/article/pii/S0004370299000338) - ***人工智能***,1999. [[All Versions](https://scholar.google.com/scholar?cluster=10854895617698839149&hl=en&as_sdt=0,5)].
+* [From situation calculus to fluent calculus: State update axioms as a solution to the inferential frame problem](https://www.sciencedirect.com/science/article/pii/S0004370299000338) - ***Artificial Intelligence***, 1999. [[All Versions](https://scholar.google.com/scholar?cluster=10854895617698839149&hl=en&as_sdt=0,5)].
-* [Unsupervised Structure Learning of Stochastic And-Or Grammars](http://www.stat.ucla.edu/~sczhu/papers/Conf_2013/Learning_AoG_NeurIPS_2013.pdf) - ***NeurIPS'13***,2013 年. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=4354984630817844670)].
+* [Unsupervised Structure Learning of Stochastic And-Or Grammars](http://www.stat.ucla.edu/~sczhu/papers/Conf_2013/Learning_AoG_NeurIPS_2013.pdf) - ***NeurIPS'13***, 2013. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=4354984630817844670)].
* [Algorithms of Adaptation in Inductive Inference](https://psyarxiv.com/ysndt) - 2021. [[All Versions](https://scholar.google.com/scholar?cluster=16222039361294164246&hl=en&as_sdt=0,5)].
-* [A representational analysis of numeration systems](https://www.sciencedirect.com/science/article/pii/0010027795006743) - ***认知***,1995. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=8852566070856662412)].
+* [A representational analysis of numeration systems](https://www.sciencedirect.com/science/article/pii/0010027795006743) - ***Cognition***, 1995. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=8852566070856662412)].
-* [Biocoder: A programming language for standardizing and automating biology protocols](https://jbioleng.biomedcentral.com/track/pdf/10.1186/1754-1611-4-13.pdf) - ***生物工程杂志***,2010. [[All Versions](https://scholar.google.com/scholar?start=0&hl=en&as_sdt=0,5&cluster=15572197190838916795) ]. Microsoft 用于表示生物学协议的编程语言.
+* [Biocoder: A programming language for standardizing and automating biology protocols](https://jbioleng.biomedcentral.com/track/pdf/10.1186/1754-1611-4-13.pdf) - ***Journal of Biological Engineering***, 2010. [[All Versions](https://scholar.google.com/scholar?start=0&hl=en&as_sdt=0,5&cluster=15572197190838916795)]. Microsoft's programming language for representing biology protocols.
### Cognitive Development
-* [Machine Common Sense Concept Paper](https://arxiv.org/abs/1810.07528) -***DARPA***,2018 年. [[All Versions](https://scholar.google.com/scholar?cluster=1603121108181262769&hl=en&as_sdt=0,5) ]. DARPA 将发展心理学的核心知识整合到机器智能系统中的观点.
+* [Machine Common Sense Concept Paper](https://arxiv.org/abs/1810.07528) - ***DARPA***, 2018. [[All Versions](https://scholar.google.com/scholar?cluster=1603121108181262769&hl=en&as_sdt=0,5)]. DARPA's perspective on integrating core knowledge from development psychology into machine intelligence systems.
-* [Cognitive Development](https://en.wikipedia.org/wiki/Cognitive_development) - ***维基百科***.
+* [Cognitive Development](https://en.wikipedia.org/wiki/Cognitive_development) - ***Wikipedia***.
-* [Cognitive development: An information processing approach](https://scholar.google.com/scholar?hl=en&as_sdt=0%2C5&q=Cognitive+Development%3A+an+information+processing+approach&btnG=) -***B.布莱克威尔***,1991. [[All Versions](https://scholar.google.com/scholar?hl=en&as_sdt=0%2C5&q=Cognitive+development%3A+An+information+processing+approach&btnG=)].
+* [Cognitive development: An information processing approach](https://scholar.google.com/scholar?hl=en&as_sdt=0%2C5&q=Cognitive+Development%3A+an+information+processing+approach&btnG=) - ***B.Blackwell***, 1991. [[All Versions](https://scholar.google.com/scholar?hl=en&as_sdt=0%2C5&q=Cognitive+development%3A+An+information+processing+approach&btnG=)].
-* [Reconstructing constructivism: Causal models, Bayesian learning mechanisms, and the theory theory](https://psycnet.apa.org/record/2012-12791-001) - ***心理学公报***,2012 年. [[All Versions](https://scholar.google.com/scholar?cluster=11218217347365817167&hl=en&as_sdt=0,5) ]. 艾莉森·戈普尼克对发展研究的建构主义思想的评述.
+* [Reconstructing constructivism: Causal models, Bayesian learning mechanisms, and the theory theory](https://psycnet.apa.org/record/2012-12791-001) - ***Psychological Bulletin***, 2012. [[All Versions](https://scholar.google.com/scholar?cluster=11218217347365817167&hl=en&as_sdt=0,5)]. Alison Gopnik's review on the constructivism idea of developmental research.
-* [Towards a rational constructivist theory of cognitive development](https://doi.apa.org/doiLanding?doi=10.1037/rev0000153) - ***心理学评论***,2019. [[All Versions](https://scholar.google.com/scholar?cluster=3294824172745724080&hl=en&as_sdt=0,5) ]. 徐飞的评论扩展了戈普尼克的建构主义观点,以理性为约束.
+* [Towards a rational constructivist theory of cognitive development](https://doi.apa.org/doiLanding?doi=10.1037/rev0000153) - ***Psychological Review***, 2019. [[All Versions](https://scholar.google.com/scholar?cluster=3294824172745724080&hl=en&as_sdt=0,5)]. Fei Xu's review extending Gopnik's view of constructivism, with the rationality as constraint.
-* [The origins of inquiry: inductive inference and exploration in early childhood](https://www.sciencedirect.com/science/article/pii/S1364661312001301) - ***认知科学趋势***,2012 年. [[All Versions](https://scholar.google.com/scholar?cluster=5189329081728071335&hl=en&as_sdt=0,5) ]. 劳拉·舒尔茨对儿童探索性游戏的评论.
+* [The origins of inquiry: inductive inference and exploration in early childhood](https://www.sciencedirect.com/science/article/pii/S1364661312001301) - ***Trends in Cognitive Sciences***, 2012. [[All Versions](https://scholar.google.com/scholar?cluster=5189329081728071335&hl=en&as_sdt=0,5)]. Laura Schulz's review on children's exploratory play.
-* [Play, Curiosity, and Cognition](https://www.annualreviews.org/doi/abs/10.1146/annurev-devpsych-070120-014806) - ***发展心理学年度评论***,2020. [[All Versions](https://scholar.google.com/scholar?cluster=10278208468154249192&hl=en&as_sdt=2005&sciodt=0,5) ]. 劳拉·舒尔茨(Laura Schulz)对儿童探索性游戏的评论,提出了探索性游戏的新视角来解释游戏中非理性行为的出现.
+* [Play, Curiosity, and Cognition](https://www.annualreviews.org/doi/abs/10.1146/annurev-devpsych-070120-014806) - ***Annual Review of Developmental Psychology***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=10278208468154249192&hl=en&as_sdt=2005&sciodt=0,5)]. Laura Schulz's review on children's exploratory play, which proposes a new perspective on exploratory play to explain the emergence of irrational behaviors in play.
-* [From exploration to play: A cross-sectional study of infant free play behavior](https://psycnet.apa.org/record/1981-32566-001) - ***发展心理学***,1981. [[All Versions](https://scholar.google.com/scholar?cluster=15547331535034599545&hl=en&as_sdt=0,5)].
+* [From exploration to play: A cross-sectional study of infant free play behavior](https://psycnet.apa.org/record/1981-32566-001) - ***Developmental Psychology***, 1981. [[All Versions](https://scholar.google.com/scholar?cluster=15547331535034599545&hl=en&as_sdt=0,5)].
-* [Detecting Blickets: How Young Children Use Information about Novel Causal Powers in Categorization and Induction](https://srcd.onlinelibrary.wiley.com/doi/abs/10.1111/1467-8624.00224) - ***儿童发展***,2003 年. [[All Versions](https://scholar.google.com/scholar?cluster=9049737233568227380&hl=en&as_sdt=0,5)].
+* [Detecting Blickets: How Young Children Use Information about Novel Causal Powers in Categorization and Induction](https://srcd.onlinelibrary.wiley.com/doi/abs/10.1111/1467-8624.00224) - ***Children Development***, 2003. [[All Versions](https://scholar.google.com/scholar?cluster=9049737233568227380&hl=en&as_sdt=0,5)].
-* [Serious fun: Preschoolers engage in more exploratory play when evidence is confounded](http://eccl.scripts.mit.edu/papers/bonawitzandschulzseriousfun.pdf) - ***发展心理学***,2007. [[All Versions](https://scholar.google.com/scholar?cluster=3033619407322882147&hl=en&as_sdt=0,5)].
+* [Serious fun: Preschoolers engage in more exploratory play when evidence is confounded](http://eccl.scripts.mit.edu/papers/bonawitzandschulzseriousfun.pdf) - ***Developmental Psychology***, 2007. [[All Versions](https://scholar.google.com/scholar?cluster=3033619407322882147&hl=en&as_sdt=0,5)].
-* [Observing the unexpected enhances infants' learning and exploration](https://stahla.pages.tcnj.edu/files/2015/08/Stahl_Feigenson_Science_2015.pdf) -***科学***,2015 年. [[All Versions](https://scholar.google.com/scholar?start=10&hl=en&as_sdt=0,5&cluster=9247917261616759689)].
+* [Observing the unexpected enhances infants' learning and exploration](https://stahla.pages.tcnj.edu/files/2015/08/Stahl_Feigenson_Science_2015.pdf) - ***Science***, 2015. [[All Versions](https://scholar.google.com/scholar?start=10&hl=en&as_sdt=0,5&cluster=9247917261616759689)].
-* [Word, thought, and deed: the role of object categories in children's inductive inferences and exploratory play](https://psycnet.apa.org/record/2008-12114-008) - ***发展心理学***,2009. [[All Versions](https://scholar.google.com/scholar?cluster=13947689064550390312&hl=en&as_sdt=0,5)].
+* [Word, thought, and deed: the role of object categories in children's inductive inferences and exploratory play](https://psycnet.apa.org/record/2008-12114-008) - ***Developmental Psychology***, 2009. [[All Versions](https://scholar.google.com/scholar?cluster=13947689064550390312&hl=en&as_sdt=0,5)].
-* [Where science starts: Spontaneous experiments in preschoolers' exploratory play](https://www.sciencedirect.com/science/article/pii/S0010027711000916) - ***认知***,2011. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=16321989770180281706)].
+* [Where science starts: Spontaneous experiments in preschoolers' exploratory play](https://www.sciencedirect.com/science/article/pii/S0010027711000916) - ***Cognition***, 2011. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=16321989770180281706)].
-* [Scientific thinking in young children: Theoretical advances, empirical research, and policy implications](http://alisongopnik.com/Papers_Alison/Scientific%20Thinking%20in%20young%20Children.pdf) -***科学***,2012 年. [[All Versions](https://scholar.google.com/scholar?cluster=9103846738385460508&hl=en&as_sdt=2005)].
+* [Scientific thinking in young children: Theoretical advances, empirical research, and policy implications](http://alisongopnik.com/Papers_Alison/Scientific%20Thinking%20in%20young%20Children.pdf) - ***Science***, 2012. [[All Versions](https://scholar.google.com/scholar?cluster=9103846738385460508&hl=en&as_sdt=2005)].
-* [Finding New Facts; Thinking New Thoughts](http://eccl.scripts.mit.edu/papers/Finding%20New%20Facts_%20Thinking%20New%20Thoughts.pdf) - ***儿童发展和行为的进展***,2012 年. [[All Versions](https://scholar.google.com/scholar?hl=en&as_sdt=0%2C5&q=Finding+new+facts%3B+thinking+new+thoughts&btnG=)].
+* [Finding New Facts; Thinking New Thoughts](http://eccl.scripts.mit.edu/papers/Finding%20New%20Facts_%20Thinking%20New%20Thoughts.pdf) - ***Advances in Child Development and Behavior***, 2012. [[All Versions](https://scholar.google.com/scholar?hl=en&as_sdt=0%2C5&q=Finding+new+facts%3B+thinking+new+thoughts&btnG=)].
-* [Theory learning as stochastic search in the language of thought](https://www.sciencedirect.com/science/article/pii/S0885201412000445) - ***认知发展***,2012. [[All Versions](https://scholar.google.com/scholar?cluster=8036476579458645432&hl=en&as_sdt=0,5)].
+* [Theory learning as stochastic search in the language of thought](https://www.sciencedirect.com/science/article/pii/S0885201412000445) - ***Cognitive Development***, 2012. [[All Versions](https://scholar.google.com/scholar?cluster=8036476579458645432&hl=en&as_sdt=0,5)].
-* [Infants make more attempts to achieve a goal when they see adults persist](https://www.science.org/doi/abs/10.1126/science.aan2317) -***科学***,2017 年. [[All Versions](https://scholar.google.com/scholar?cluster=2617011825272996810&hl=en&as_sdt=0,5)].
+* [Infants make more attempts to achieve a goal when they see adults persist](https://www.science.org/doi/abs/10.1126/science.aan2317) - ***Science***, 2017. [[All Versions](https://scholar.google.com/scholar?cluster=2617011825272996810&hl=en&as_sdt=0,5)].
-* [Knowing when to quit: Children consider access to solutions when deciding whether to persist](https://cognitivesciencesociety.org/cogsci20/papers/0716/0716.pdf) - ***CogSci'20***,2020. [[All Versions](https://scholar.google.com/scholar?cluster=15997297570269958414&hl=en&as_sdt=2005&sciodt=0,5)].
+* [Knowing when to quit: Children consider access to solutions when deciding whether to persist](https://cognitivesciencesociety.org/cogsci20/papers/0716/0716.pdf) - ***CogSci'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=15997297570269958414&hl=en&as_sdt=2005&sciodt=0,5)].
-* [Bayesian Models of Conceptual Development: Learning as Building Models of the World](https://psyarxiv.com/aq3rp/) - ***发展心理学年度评论***,2020. [[All Versions](https://scholar.google.com/scholar?cluster=646614032563248495&hl=en&as_sdt=2005&sciodt=0,5)].
+* [Bayesian Models of Conceptual Development: Learning as Building Models of the World](https://psyarxiv.com/aq3rp/) - ***Annual Review of Developmental Psychology***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=646614032563248495&hl=en&as_sdt=2005&sciodt=0,5)].
-* [Sticking to the Evidence? A Behavioral and Computational Case Study of Micro-Theory Change in the Domain of Magnetism](https://onlinelibrary.wiley.com/doi/full/10.1111/cogs.12765) - ***认知科学***,2019. [[All Versions](https://scholar.google.com/scholar?cluster=4409900195679222965&hl=en&as_sdt=2005&sciodt=0,5)].
+* [Sticking to the Evidence? A Behavioral and Computational Case Study of Micro-Theory Change in the Domain of Magnetism](https://onlinelibrary.wiley.com/doi/full/10.1111/cogs.12765) - ***Cognitive Science***, 2019. [[All Versions](https://scholar.google.com/scholar?cluster=4409900195679222965&hl=en&as_sdt=2005&sciodt=0,5)].
-* [Cognitive pragmatism: Children flexibly choose between facts and conjectures](https://junyichu.mit.edu/sites/default/files/documents/2018-05-14%20CogSci%20Final.pdf) - ***CogSci'18***,2018. [[All Versions](https://scholar.google.com/scholar?cluster=6978944437676543728&hl=en&as_sdt=2005&sciodt=0,5)].
+* [Cognitive pragmatism: Children flexibly choose between facts and conjectures](https://junyichu.mit.edu/sites/default/files/documents/2018-05-14%20CogSci%20Final.pdf) - ***CogSci'18***, 2018. [[All Versions](https://scholar.google.com/scholar?cluster=6978944437676543728&hl=en&as_sdt=2005&sciodt=0,5)].
-* [Exploratory play, rational action, and efficient search](https://psyarxiv.com/9yra2/) - ***CogSci'20***,2020. [[All Versions](https://scholar.google.com/scholar?cluster=17529638197045429028&hl=en&as_sdt=0,5)].
+* [Exploratory play, rational action, and efficient search](https://psyarxiv.com/9yra2/) - ***CogSci'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=17529638197045429028&hl=en&as_sdt=0,5)].
-* [Children selectively endorse speculative conjectures](https://srcd.onlinelibrary.wiley.com/doi/full/10.1111/cdev.13647?saml_referrer) - ***儿童发展***,2021 年. [[All Versions](https://scholar.google.com/scholar?cluster=5672344544260882286&hl=en&as_sdt=2005&sciodt=0,5)].
+* [Children selectively endorse speculative conjectures](https://srcd.onlinelibrary.wiley.com/doi/full/10.1111/cdev.13647?saml_referrer) - ***Child Development***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=5672344544260882286&hl=en&as_sdt=2005&sciodt=0,5)].
-* [Learning higher-order generalizations through free play: Evidence from 2- and 3-year-old children](https://psycnet.apa.org/buy/2017-12497-003) - ***发展心理学***,2017. [[All Versions](https://scholar.google.com/scholar?cluster=4386474921214936914&hl=en&as_sdt=0,5)].
+* [Learning higher-order generalizations through free play: Evidence from 2- and 3-year-old children](https://psycnet.apa.org/buy/2017-12497-003) - ***Developmental Psychology***, 2017. [[All Versions](https://scholar.google.com/scholar?cluster=4386474921214936914&hl=en&as_sdt=0,5)].
-* [The Child as Hacker](https://www.sciencedirect.com/science/article/abs/pii/S1364661320301741) - ***认知科学趋势***,2020. [[All Versions](https://scholar.google.com/scholar?cluster=13128656954836679743&hl=en&as_sdt=2005&sciodt=0,5&as_ylo=2017)].
+* [The Child as Hacker](https://www.sciencedirect.com/science/article/abs/pii/S1364661320301741) - ***Trends in Cognitive Sciences***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=13128656954836679743&hl=en&as_sdt=2005&sciodt=0,5&as_ylo=2017)].
-* [Childhood as a solution to explore–exploit tensions](https://royalsocietypublishing.org/doi/10.1098/rstb.2019.0502) - ***英国皇家学会哲学汇刊 B:生物科学***,2020 年. [[All Versions](https://scholar.google.com/scholar?cluster=11960188575664977017&hl=en&as_sdt=2005&sciodt=0,5)].
+* [Childhood as a solution to explore–exploit tensions](https://royalsocietypublishing.org/doi/10.1098/rstb.2019.0502) - ***Philosophical Transactions of the Royal Society B: Biological Sciences***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=11960188575664977017&hl=en&as_sdt=2005&sciodt=0,5)].
-* [Children's exploratory play tracks the discriminability of hypotheses](https://www.nature.com/articles/s41467-021-23431-2) - ***自然通讯***,2021. [[All Versions](https://scholar.google.com/scholar?cluster=12389351553206792907&hl=en&as_sdt=0,5&as_ylo=2020)].
+* [Children's exploratory play tracks the discriminability of hypotheses](https://www.nature.com/articles/s41467-021-23431-2) - ***Nature Communications***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=12389351553206792907&hl=en&as_sdt=0,5&as_ylo=2020)].
-* [A Developmental Perspective on Executive Function](https://srcd.onlinelibrary.wiley.com/doi/full/10.1111/j.1467-8624.2010.01499.x?saml_referrer) - ***儿童发展***,2010. [[All Versions](https://scholar.google.com/scholar?cluster=11347590808138984649&hl=en&as_sdt=0,5)].
+* [A Developmental Perspective on Executive Function](https://srcd.onlinelibrary.wiley.com/doi/full/10.1111/j.1467-8624.2010.01499.x?saml_referrer) - ***Child Development***, 2010. [[All Versions](https://scholar.google.com/scholar?cluster=11347590808138984649&hl=en&as_sdt=0,5)].
-* [Rethinking Executive Function and Its Development](https://journals.sagepub.com/doi/pdf/10.1177/1745691620904771) - ***心理科学***,2020. [[All Versions](https://scholar.google.com/scholar?cluster=16570230278367237499&hl=en&as_sdt=2005&sciodt=0,5)].
+* [Rethinking Executive Function and Its Development](https://journals.sagepub.com/doi/pdf/10.1177/1745691620904771) - ***Psychological Science***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=16570230278367237499&hl=en&as_sdt=2005&sciodt=0,5)].
### Learning in the Open World
-* [Online learning of symbolic concepts](https://www.sciencedirect.com/science/article/abs/pii/S002224961730010X) - ***数学心理学杂志***,2017. [[All Versions](https://scholar.google.com/scholar?start=20&hl=en&as_sdt=2005&sciodt=0,5&cites=8036476579458645432&scipsc=)].
+* [Online learning of symbolic concepts](https://www.sciencedirect.com/science/article/abs/pii/S002224961730010X) - ***Journal of Mathematical Psychology***, 2017. [[All Versions](https://scholar.google.com/scholar?start=20&hl=en&as_sdt=2005&sciodt=0,5&cites=8036476579458645432&scipsc=)].
-* [Zero-Shot Learning—A Comprehensive Evaluation of the Good, the Bad and the Ugly](https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=8413121) - ***IEEE 模式分析和机器智能汇刊***,2018 年. [[All Versions](https://scholar.google.com/scholar?cluster=11909080239486864961&hl=en&as_sdt=0,5) ]. 对零样本学习的全面回顾.
+* [Zero-Shot Learning—A Comprehensive Evaluation of the Good, the Bad and the Ugly](https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=8413121) - ***IEEE Transactions on Pattern Analysis and Machine Intelligence***, 2018. [[All Versions](https://scholar.google.com/scholar?cluster=11909080239486864961&hl=en&as_sdt=0,5)]. A comprehensive review on zero-shot learning.
-* [Generalizing from a few examples: A survey on few-shot learning](https://www.4paradigm.com/upload/file/20210427/20210427225045_12063.pdf) - ***ACM 计算调查***,2020 年. [[All Versions](https://scholar.google.com/scholar?cluster=7932202448069313464&hl=en&as_sdt=0,5)].
+* [Generalizing from a few examples: A survey on few-shot learning](https://www.4paradigm.com/upload/file/20210427/20210427225045_12063.pdf) - ***ACM Computing Survey***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=7932202448069313464&hl=en&as_sdt=0,5)].
* [Towards Open World Recognition](https://ieeexplore.ieee.org/document/7298799) - ***CVPR'15***, 2015. [[All Versions](https://scholar.google.com/scholar?cluster=856704237994181529&hl=en&as_sdt=0,5)]. The first paper introducing the problem of open-world recognition.
* [Towards Open Set Deep Networks](https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=7780542) - ***CVPR'16***, 2016. [[All Versions](https://scholar.google.com/scholar?cluster=3571743951915089896&hl=en&as_sdt=0,5)].
-* [In the Wild: From ML Models to Pragmatic ML Systems](https://arxiv.org/pdf/2007.02519.pdf) -***ICLR'20***,2020 年. [[All Versions](https://scholar.google.com/scholar?cluster=15243890330014986346&hl=en&as_sdt=0,5) ]. 对增量机器学习的全面回顾.
+* [In the Wild: From ML Models to Pragmatic ML Systems](https://arxiv.org/pdf/2007.02519.pdf) - ***ICLR'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=15243890330014986346&hl=en&as_sdt=0,5)]. A comprehensive review on incremental machine learning.
* [Adversarial Filters of Dataset Biases](https://arxiv.org/pdf/2002.04108.pdf) - ***ICML'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=11617966867048191189&hl=en&as_sdt=0,5)].
* [A Wholistic View of Continual Learning with Deep Neural Networks: Forgotten Lessons and the Bridge to Active and Open World Learning](https://arxiv.org/pdf/2009.01797.pdf) - 2020. [[All Versions](https://scholar.google.com/scholar?cluster=2640432662088551010&hl=en&as_sdt=0,5)].
-* [Energy-Based Models for Continual Learning](https://arxiv.org/pdf/2011.12216.pdf) - ***NeurIPS'20***,2020 年. [[All Versions](https://scholar.google.com/scholar?cluster=7094884707139778576&hl=en&as_sdt=0,5)]. [[Project](https://energy-based-model.github.io/Energy-Based-Models-for-Continual-Learning/)].
+* [Energy-Based Models for Continual Learning](https://arxiv.org/pdf/2011.12216.pdf) - ***NeurIPS'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=7094884707139778576&hl=en&as_sdt=0,5)]. [[Project](https://energy-based-model.github.io/Energy-Based-Models-for-Continual-Learning/)].
* [Zero-Shot Object Detection](https://arxiv.org/pdf/1804.04340v2.pdf) - ***ECCV'18***, 2018. [[All Versions](https://scholar.google.com/scholar?cluster=2027060030559987993&hl=en&as_sdt=0,5)].
* [Towards Open World Object Detection](https://arxiv.org/pdf/2103.02603v1.pdf) - ***CVPR'21***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=9715328489246217151&hl=en&as_sdt=0,5)]. [[Project](https://github.com/JosephKJ/OWOD)].
-* [Learning to Recognise Unseen Classes by A Few Similes](https://dl.acm.org/doi/pdf/10.1145/3123266.3123323) - ***MM'17***,2017 年. [[All Versions](https://scholar.google.com/scholar?q=related:FZZr2BK0U6YJ:scholar.google.com/&scioq=Learning+to+Recognise+Unseen+Classes+by+A+Few+Similes&hl=en&as_sdt=0,5)].
+* [Learning to Recognise Unseen Classes by A Few Similes](https://dl.acm.org/doi/pdf/10.1145/3123266.3123323) - ***MM'17***, 2017. [[All Versions](https://scholar.google.com/scholar?q=related:FZZr2BK0U6YJ:scholar.google.com/&scioq=Learning+to+Recognise+Unseen+Classes+by+A+Few+Similes&hl=en&as_sdt=0,5)].
-* [Ontology-guided Semantic Composition for Zero-Shot Learning](https://proceedings.kr.org/2020/87/kr2020-0087-chen-et-al.pdf) -***KR'20***,2020 年. [[All Versions](https://scholar.google.com/scholar?cluster=1825132732653262003&hl=en&as_sdt=0,5)].
+* [Ontology-guided Semantic Composition for Zero-Shot Learning](https://proceedings.kr.org/2020/87/kr2020-0087-chen-et-al.pdf) - ***KR'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=1825132732653262003&hl=en&as_sdt=0,5)].
-* [OntoZSL: Ontology-enhanced Zero-shot Learning](https://arxiv.org/pdf/2102.07339.pdf) - ***WWW'21***,2021 年. [[All Versions](https://scholar.google.com/scholar?cluster=1042573079110416209&hl=en&as_sdt=0,5)].
+* [OntoZSL: Ontology-enhanced Zero-shot Learning](https://arxiv.org/pdf/2102.07339.pdf) - ***WWW'21***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=1042573079110416209&hl=en&as_sdt=0,5)].
* [Knowledge-aware Zero-Shot Learning: Survey and Perspective](https://arxiv.org/abs/2103.00070) - ***IJCAI'21*** 2021. [[All Versions](https://scholar.google.com/scholar?cluster=2596179801089642923&hl=en&as_sdt=0,5)].
@@ -1761,9 +1763,9 @@
* [Symmetry and Group in Attribute-Object Compositions](https://ieeexplore.ieee.org/document/9156505) - ***CVPR'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=16870815556752021056&hl=en&as_sdt=0,5)].
-* [A causal view of compositional zero-shot recognition](https://proceedings.neurips.cc/paper/2020/file/1010cedf85f6a7e24b087e63235dc12e-Paper.pdf) - ***NeurIPS'20***,2020 年. [[All Versions](https://scholar.google.com/scholar?cluster=2543173389101020482&hl=en&as_sdt=0,5)].
+* [A causal view of compositional zero-shot recognition](https://proceedings.neurips.cc/paper/2020/file/1010cedf85f6a7e24b087e63235dc12e-Paper.pdf) - ***NeurIPS'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=2543173389101020482&hl=en&as_sdt=0,5)].
-* [Compositional Few-Shot Recognition with Primitive Discovery and Enhancing](https://dl.acm.org/doi/10.1145/3394171.3413849) -***MM'20***,2020 年. [[All Versions](https://scholar.google.com/scholar?cluster=15817839338790433509&hl=en&as_sdt=0,5)].
+* [Compositional Few-Shot Recognition with Primitive Discovery and Enhancing](https://dl.acm.org/doi/10.1145/3394171.3413849) - ***MM'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=15817839338790433509&hl=en&as_sdt=0,5)].
* [Learning Unseen Concepts via Hierarchical Decomposition and Composition](https://ieeexplore.ieee.org/document/9156655) - ***CVPR'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=14161656227038242300&hl=en&as_sdt=0,5)].
@@ -1771,45 +1773,45 @@
### Learning with Cognitive Plausibility
-* [Accuracy and Precision](https://en.wikipedia.org/wiki/Accuracy_and_precision) - ***维基百科***. 维基百科关于准确性和精确度之间的区别和权衡.
+* [Accuracy and Precision](https://en.wikipedia.org/wiki/Accuracy_and_precision) - ***Wikipedia***. Wikipedia on the distinctions and the trade-off between accuracy and precision.
-* [Cognitive Science: Definition, Status, and Questions](https://www.annualreviews.org/doi/abs/10.1146/annurev.ps.40.020189.003131) - ***心理学年度评论***,1989. [[All Versions](https://scholar.google.com/scholar?cluster=8549671583307260475&hl=en&as_sdt=0,5)].
+* [Cognitive Science: Definition, Status, and Questions](https://www.annualreviews.org/doi/abs/10.1146/annurev.ps.40.020189.003131) - ***Annual Review of Psychology***, 1989. [[All Versions](https://scholar.google.com/scholar?cluster=8549671583307260475&hl=en&as_sdt=0,5)].
-* [Recognition-by-Components: A Theory of Human Image Understanding](http://people.csail.mit.edu/torralba/courses/6.870/papers/Biederman_RBC_1987.pdf) - ***心理学评论***,1987. [[All Versions](https://scholar.google.com/scholar?cluster=16522931798979362446&hl=en&as_sdt=0,5) ]. 关于组件识别理论的原始论文.
+* [Recognition-by-Components: A Theory of Human Image Understanding](http://people.csail.mit.edu/torralba/courses/6.870/papers/Biederman_RBC_1987.pdf) - ***Psychological Review***, 1987. [[All Versions](https://scholar.google.com/scholar?cluster=16522931798979362446&hl=en&as_sdt=0,5)]. The original paper on the recognition-by-components theory.
-* [Machine Behaviour](https://www.nature.com/articles/s41586-019-1138-y) -***自然***,2019. [[All Versions](https://scholar.google.com/scholar?cluster=7881171273277686092&hl=en&as_sdt=0,5)].
+* [Machine Behaviour](https://www.nature.com/articles/s41586-019-1138-y) - ***Nature***, 2019. [[All Versions](https://scholar.google.com/scholar?cluster=7881171273277686092&hl=en&as_sdt=0,5)].
-* [Dark, Beyond Deep: A Paradigm Shift to Cognitive AI with Humanlike Common Sense](https://yzhu.io/publication/dark2020engineering/paper.pdf) - ***工程***,2020. [[All Versions](https://scholar.google.com/scholar?cluster=12292747257300299161&hl=en&as_sdt=0,5)]. Yixin Zhu and Song-Chun Zhu's review on visual commonsense.
+* [Dark, Beyond Deep: A Paradigm Shift to Cognitive AI with Humanlike Common Sense](https://yzhu.io/publication/dark2020engineering/paper.pdf) - ***Engineering***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=12292747257300299161&hl=en&as_sdt=0,5)]. Yixin Zhu and Song-Chun Zhu's review on visual commonsense.
-* [Self-supervised Learning Through the eyes of a Child](https://cims.nyu.edu/~brenden/papers/OrhanEtAl2020NeurIPS.pdf) - ***NeurIPS'20***,2020 年. [[All Versions](https://scholar.google.com/scholar?cluster=5608715260418451299&hl=en&as_sdt=0,5)]. Concept learning through near-natural co-occurrence frequency estimation.
+* [Self-supervised Learning Through the eyes of a Child](https://cims.nyu.edu/~brenden/papers/OrhanEtAl2020NeurIPS.pdf) - ***NeurIPS'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=5608715260418451299&hl=en&as_sdt=0,5)]. Concept learning through near-natural co-occurrence frequency estimation.
-* [CLEVRER: CoLlision Events for Video REpresentation and Reasoning](https://arxiv.org/abs/1910.01442) -***ICLR'20***,2020 年. [[All Versions](https://scholar.google.com/scholar?cluster=4352064462350202338&hl=en&as_sdt=0,5)].
+* [CLEVRER: CoLlision Events for Video REpresentation and Reasoning](https://arxiv.org/abs/1910.01442) - ***ICLR'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=4352064462350202338&hl=en&as_sdt=0,5)].
-* [BONGARD-LOGO: A New Benchmark for Human-Level Concept Learning and Reasoning](https://proceedings.neurips.cc/paper/2020/hash/bf15e9bbff22c7719020f9df4badc20a-Abstract.html) - ***NeurIPS'20***,2020 年. [[All Versions](https://scholar.google.com/scholar?cluster=9164011458889391917&hl=en&as_sdt=0,5)].
+* [BONGARD-LOGO: A New Benchmark for Human-Level Concept Learning and Reasoning](https://proceedings.neurips.cc/paper/2020/hash/bf15e9bbff22c7719020f9df4badc20a-Abstract.html) - ***NeurIPS'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=9164011458889391917&hl=en&as_sdt=0,5)].
* [The relationship between Precision-Recall and ROC curves](https://dl.acm.org/doi/10.1145/1143844.1143874) - ***ICML'06***, 2006. [[All Versions](https://scholar.google.com/scholar?cluster=10708180947310062390&hl=en&as_sdt=0,5)].
* [Distributional Generalization: A New Kind of Generalization](http://export.arxiv.org/pdf/2009.08092) - 2020. [[All Versions](https://scholar.google.com/scholar?cluster=6190621467796247477&hl=en&as_sdt=0,5)].
-* [Learning and development in networks: The importance of starting small.](https://www.sciencedirect.com/science/article/abs/pii/0010027793900584) - ***认知***,1993. [[All Versions](https://scholar.google.com/scholar?cluster=5133345254007462915&hl=en&as_sdt=0,5) ]. 关于课程学习理念的原始论文.
+* [Learning and development in networks: The importance of starting small.](https://www.sciencedirect.com/science/article/abs/pii/0010027793900584) - ***Cognition***, 1993. [[All Versions](https://scholar.google.com/scholar?cluster=5133345254007462915&hl=en&as_sdt=0,5)]. The original paper on the idea of curriculum learning.
-* [Language acquisition in the absence of explicit negative evidence: how important is starting small?](https://www.sciencedirect.com/science/article/pii/S0010027799000311) - ***认知***,1999. [[All Versions](https://scholar.google.com/scholar?cluster=11813578367725362166&hl=en&as_sdt=0,5)].
+* [Language acquisition in the absence of explicit negative evidence: how important is starting small?](https://www.sciencedirect.com/science/article/pii/S0010027799000311) - ***Cognition***, 1999. [[All Versions](https://scholar.google.com/scholar?cluster=11813578367725362166&hl=en&as_sdt=0,5)].
-* [Curriculum Learning](https://dl.acm.org/doi/pdf/10.1145/1553374.1553380) - ***ICML'09***, 2009. [[All Versions](https://scholar.google.com/scholar?cluster=8740915934335425405&hl=en&as_sdt=0,5) ]. 原始论文将课程学习的思想应用于机器学习.
+* [Curriculum Learning](https://dl.acm.org/doi/pdf/10.1145/1553374.1553380) - ***ICML'09***, 2009. [[All Versions](https://scholar.google.com/scholar?cluster=8740915934335425405&hl=en&as_sdt=0,5)]. The original paper applying the idea of curriculum learning to machine learning.
* [Parsing video events with goal inference and intent prediction](https://ieeexplore.ieee.org/document/6126279) - ***ICCV'11***, 2011. [[All Versions](https://scholar.google.com/scholar?cluster=5979196784405021658&hl=en&as_sdt=0,5)].
-* [Inferring "Dark Matter" and "Dark Energy" from Videos](https://ieeexplore.ieee.org/document/6751387) - ***ICCV'13***, 2013. [[All Versions](https://scholar.google.com/scholar?cluster=3467068307444498624&hl=en&as_sdt=0,5) ]. 关于从视频中发现潜在状态的原始论文.
+* [Inferring "Dark Matter" and "Dark Energy" from Videos](https://ieeexplore.ieee.org/document/6751387) - ***ICCV'13***, 2013. [[All Versions](https://scholar.google.com/scholar?cluster=3467068307444498624&hl=en&as_sdt=0,5)]. The original paper on latent state discovery from videos.
* [Attention over Learned Object Embeddings Enables Complex Visual Reasoning](https://proceedings.neurips.cc/paper/2021/hash/4c26774d852f62440fc746ea4cdd57f6-Abstract.html) - ***NeurIPS'21***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=127829313460149801&hl=en&as_sdt=0,5)].
-* [Distributed Representations of Words and Phrases and their Compositionality](https://papers.NeurIPS.cc/paper/2013/file/9aa42b31882ec039965f3c4923ce901b-Paper.pdf) - ***NeurIPS'13***,2013 年. [[All Versions](https://scholar.google.com/scholar?cluster=2410615501856807729&hl=en&as_sdt=0,5)].
+* [Distributed Representations of Words and Phrases and their Compositionality](https://papers.NeurIPS.cc/paper/2013/file/9aa42b31882ec039965f3c4923ce901b-Paper.pdf) - ***NeurIPS'13***, 2013. [[All Versions](https://scholar.google.com/scholar?cluster=2410615501856807729&hl=en&as_sdt=0,5)].
-* [Motion Reasoning for Goal-Based Imitation Learning](https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=9197172) -***ICRA'20***,2020 年. [[All Versions](https://scholar.google.com/scholar?cluster=7519230802512388210&hl=en&as_sdt=0,5)].
+* [Motion Reasoning for Goal-Based Imitation Learning](https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=9197172) - ***ICRA'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=7519230802512388210&hl=en&as_sdt=0,5)].
-* [Refactoring Policy for Compositional Generalizability using Self-Supervised Object Proposals](https://proceedings.neurips.cc/paper/2020/file/64dcf3c521a00dbb4d2a10a27a95a9d8-Paper.pdf) - ***NeurIPS'20***,2020 年. [[All Versions](https://scholar.google.com/scholar?cluster=2255457416066730255&hl=en&as_sdt=0,5)].
+* [Refactoring Policy for Compositional Generalizability using Self-Supervised Object Proposals](https://proceedings.neurips.cc/paper/2020/file/64dcf3c521a00dbb4d2a10a27a95a9d8-Paper.pdf) - ***NeurIPS'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=2255457416066730255&hl=en&as_sdt=0,5)].
@@ -1819,9 +1821,9 @@
* [Panoramic Learning with A Standardized Machine Learning Formalism](https://arxiv.org/abs/2108.07783) - 2021. [[All Versions](https://scholar.google.com/scholar?cluster=14222434793711614257&hl=en&as_sdt=0,5)].
-* [Graininess of judgment under uncertainty: An accuracy-informativeness trade-off](https://psycnet.apa.org/record/1996-10319-001) - ***实验心理学杂志***,1995. [[All Versions](https://scholar.google.com/scholar?cluster=15366302654259490472&hl=en&as_sdt=0,5)].
+* [Graininess of judgment under uncertainty: An accuracy-informativeness trade-off](https://psycnet.apa.org/record/1996-10319-001) - ***Journal of Experimental Psychology***, 1995. [[All Versions](https://scholar.google.com/scholar?cluster=15366302654259490472&hl=en&as_sdt=0,5)].
-* [Federated Learning via Posterior Averaging: A New Perspective and Practical Algorithms](https://openreview.net/forum?id=GFsU8a0sGB) -***ICLR'20***,2020 年. [[All Versions](https://scholar.google.com/scholar?cluster=2486025806014234529&hl=en&as_sdt=0,5)].
+* [Federated Learning via Posterior Averaging: A New Perspective and Practical Algorithms](https://openreview.net/forum?id=GFsU8a0sGB) - ***ICLR'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=2486025806014234529&hl=en&as_sdt=0,5)].
@@ -1831,35 +1833,35 @@
#### Dataset Aggregation
* [A Dataset and Architecture for Visual Reasoning with a Working Memory](https://link.springer.com/chapter/10.1007%2F978-3-030-01249-6_44) - ***ECCV'18***, 2018. [[Project](https://github.com/google/cog)].
- * [PHYRE: A New Benchmark for Physical Reasoning](https://research.fb.com/wp-content/uploads/2019/08/PHYRE-A-New-Benchmark-for-Physical-Reasoning-v4.pdf) - ***NeurIPS'19***,2019 年.
- * [CATER: A diagnostic dataset for Compositional Actions & TEmporal Reasoning](https://openreview.net/forum?id=HJgzt2VKPB) -***ICLR'20***,2020 年. [[Project](https://rohitgirdhar.github.io/CATER/)].
+ * [PHYRE: A New Benchmark for Physical Reasoning](https://research.fb.com/wp-content/uploads/2019/08/PHYRE-A-New-Benchmark-for-Physical-Reasoning-v4.pdf) - ***NeurIPS'19***, 2019.
+ * [CATER: A diagnostic dataset for Compositional Actions & TEmporal Reasoning](https://openreview.net/forum?id=HJgzt2VKPB) - ***ICLR'20***, 2020. [[Project](https://rohitgirdhar.github.io/CATER/)].
* [CausalWorld: A Robotic Manipulation Benchmark for Causal Structure and Transfer Learning](https://arxiv.org/abs/2010.04296), 2020.
#### Embodied AI Environment
- * [ThreeDWorld](http://www.threedworld.org/) - ***与-IBM***. [[Paper](https://arxiv.org/abs/2007.04954)].
+ * [ThreeDWorld](http://www.threedworld.org/) - ***MIT-IBM***. [[Paper](https://arxiv.org/abs/2007.04954)].
* [Rearrangement: A Challenge for Embodied AI](https://arxiv.org/pdf/2011.01975.pdf), 2020.
- * [iGibson](http://svl.stanford.edu/igibson/) - ***斯坦福***. [[Paper](https://ieeexplore.ieee.org/document/8954627)].
- * [AI2-THOR](https://ai2thor.allenai.org/ithor) - ***艾伦研究所***. [[Paper](https://arxiv.org/abs/1712.05474)].
- * [Robo-THOR](https://ai2thor.allenai.org/robothor) - ***艾伦研究所***. [[Paper](https://arxiv.org/abs/2004.06799)].
- * [Manipula-THOR](https://ai2thor.allenai.org/manipulathor) - ***艾伦研究所***. [[Paper](https://arxiv.org/abs/2104.11213)].
- * [RLBench](https://sites.google.com/view/rlbench) - ***帝国学院***. [[Paper](https://ieeexplore.ieee.org/document/9001253)].
+ * [iGibson](http://svl.stanford.edu/igibson/) - ***Stanford***. [[Paper](https://ieeexplore.ieee.org/document/8954627)].
+ * [AI2-THOR](https://ai2thor.allenai.org/ithor) - ***Allen Institute***. [[Paper](https://arxiv.org/abs/1712.05474)].
+ * [Robo-THOR](https://ai2thor.allenai.org/robothor) - ***Allen Institute***. [[Paper](https://arxiv.org/abs/2004.06799)].
+ * [Manipula-THOR](https://ai2thor.allenai.org/manipulathor) - ***Allen Institute***. [[Paper](https://arxiv.org/abs/2104.11213)].
+ * [RLBench](https://sites.google.com/view/rlbench) - ***Imperial College***. [[Paper](https://ieeexplore.ieee.org/document/9001253)].
#### First-Person Vision
- * [First-Person Vision](https://ieeexplore.ieee.org/document/6232429) - ***IEEE 会议记录***,2012 年.
- * [The Evolution of First Person Vision Methods: A Survey](https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=7055926) - ***翻译. CSVT***,2015 年.
+ * [First-Person Vision](https://ieeexplore.ieee.org/document/6232429) - ***Proceedings of the IEEE***, 2012.
+ * [The Evolution of First Person Vision Methods: A Survey](https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=7055926) - ***Trans. CSVT***, 2015.
* [Understanding the Nature of First-Person Videos: Characterization and Classification using Low-Level Features](http://vijaychan.github.io/Publications/2014%20CVPR%20Workshop%20-%20Understanding%20the%20Nature%20of%20First-Person%20Videos.pdf) - ***CVPR'14***, 2014.
* [Pooled Motion Features for First-Person Videos](https://openaccess.thecvf.com/content_cvpr_2015/papers/Ryoo_Pooled_Motion_Features_2015_CVPR_paper.pdf) - ***CVPR'15***, 2015.
* [Actor and Observer: Joint Modeling of First and Third-Person Videos](https://openaccess.thecvf.com/content_cvpr_2018/papers/Sigurdsson_Actor_and_Observer_CVPR_2018_paper.pdf) - ***CVPR'18***, 2018.
* [Forecasting Human-Object Interaction: Joint Prediction of Motor Attention and Actions in First Person Video](https://link.springer.com/chapter/10.1007/978-3-030-58452-8_41) - ***ECCV'20***, 2020.
- * [Rolling-Unrolling LSTMs for Action Anticipation from First-Person Video](https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=9088213) - ***翻译. 其中***,2020 年.
- * [View-Action Representation Learning for Active First-Person Vision](https://ieeexplore.ieee.org/document/9064828) - ***翻译. CSVT***,2021 年.
- * [Design and Use Paradigms for Gazebo, An Open-Source Multi-Robot Simulator](https://ieeexplore.ieee.org/abstract/document/1389727) - ***IROS'04***,2004 年. [[Project](http://gazebosim.org/)].
- * [ViZDoom: A Doom-based AI Research Platform for Visual Reinforcement Learning](https://arxiv.org/pdf/1605.02097v2.pdf) - ***CIG'16***,2016 年. [[Project](http://vizdoom.cs.put.edu.pl/)].
+ * [Rolling-Unrolling LSTMs for Action Anticipation from First-Person Video](https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=9088213) - ***Trans. PAMI***, 2020.
+ * [View-Action Representation Learning for Active First-Person Vision](https://ieeexplore.ieee.org/document/9064828) - ***Trans. CSVT***, 2021.
+ * [Design and Use Paradigms for Gazebo, An Open-Source Multi-Robot Simulator](https://ieeexplore.ieee.org/abstract/document/1389727) - ***IROS'04***, 2004. [[Project](http://gazebosim.org/)].
+ * [ViZDoom: A Doom-based AI Research Platform for Visual Reinforcement Learning](https://arxiv.org/pdf/1605.02097v2.pdf) - ***CIG'16***, 2016. [[Project](http://vizdoom.cs.put.edu.pl/)].
* [Is First Person Vision Challenging for Object Tracking? The TREK-100 Benchmark Dataset](https://arxiv.org/abs/2011.12263), 2020.
- * **视觉体验数据库** [[Project](http://visualexperiencedatabase.org/research.html)]. [[Publications](http://visualexperiencedatabase.org/publications.html)].
+ * **Visual Experience Database** [[Project](http://visualexperiencedatabase.org/research.html)]. [[Publications](http://visualexperiencedatabase.org/publications.html)].
#### Abstract Reasoning Challenge
- * [On the Measure of Intelligence](https://arxiv.org/pdf/1911.01547.pdf) -***谷歌研究***,2019.
+ * [On the Measure of Intelligence](https://arxiv.org/pdf/1911.01547.pdf) - ***Google Research***, 2019.
* [Abstract Reasoning Challenge](https://www.kaggle.com/c/abstraction-and-reasoning-challenge/)
#### AI Birds Challenge
@@ -1867,7 +1869,7 @@
* [Hi-Phy: A Benchmark for Hierarchical Physical Reasoning](https://openreview.net/forum?id=AcL1ORzw0Nf), 2021.
#### Minecraft
- * [Mining Learning and Crafting Scientific Experiments: A Literature Review on the Use of Minecraft in Education and Research](https://eric.ed.gov/?id=EJ1097278) - ***教育技术与社会杂志***,2016.
+ * [Mining Learning and Crafting Scientific Experiments: A Literature Review on the Use of Minecraft in Education and Research](https://eric.ed.gov/?id=EJ1097278) - ***Journal on Eduction Technology & Society***, 2016.
##### Malmo Platform for Minecraft AI
* [The Malmo Platform for Artificial Intelligence Experimentation](https://www.microsoft.com/en-us/research/publication/malmo-platform-artificial-intelligence-experimentation/) ***IJCAI'16***, 2016.
@@ -1879,25 +1881,25 @@
##### **Artificial Intelligence**
* [Multi-task curriculum learning in a complex, visual, hard-exploration domain: Minecraft](https://arxiv.org/abs/2106.14876), 2021.
- * [Learning to execute instructions in a Minecraft dialogue](https://www.aclweb.org/anthology/2020.acl-main.232/) -***ACL'20***,2020 年.
- * [Collaborative Dialogue in Minecraft](https://www.aclweb.org/anthology/P19-1537.pdf) -***ACL'19***,2019 年.
- * [Learning Skill Hierarchies from Predicate Descriptions and Self-Supervision](http://web.mit.edu/tslvr/www/papers/genplan20_camera_ready.pdf) - ***AAAI GenPlan 研讨会***,2020 年.
- * [AMRL: Aggregated Memory for Reinforcement Learning](https://openreview.net/pdf?id=Bkl7bREtDr) -***ICLR'20***,2020 年.
+ * [Learning to execute instructions in a Minecraft dialogue](https://www.aclweb.org/anthology/2020.acl-main.232/) - ***ACL'20***, 2020.
+ * [Collaborative Dialogue in Minecraft](https://www.aclweb.org/anthology/P19-1537.pdf) - ***ACL'19***, 2019.
+ * [Learning Skill Hierarchies from Predicate Descriptions and Self-Supervision](http://web.mit.edu/tslvr/www/papers/genplan20_camera_ready.pdf) - ***AAAI GenPlan Workshop***, 2020.
+ * [AMRL: Aggregated Memory for Reinforcement Learning](https://openreview.net/pdf?id=Bkl7bREtDr) - ***ICLR'20***, 2020.
* [MineRL: A Large-Scale Dataset of Minecraft Demonstrations](https://www.ijcai.org/Proceedings/2019/0339.pdf) ***IJCAI'19***, 2019. [[2020 Competition](https://arxiv.org/abs/2106.03748)].
* [Design Mining for Minecraft Architecture](http://www.cs.cornell.edu/~eland/papers/aiide2018.pdf) - ***AAAI'18***, 2018.
- * [Adaptive Agents in Minecraft: A Hybrid Paradigm for Combining Domain Knowledge with Reinforcement Learning](https://link.springer.com/chapter/10.1007%2F978-3-319-71679-4_6) -***AAMAS'17***,2017 年.
- * [Asynchronous Data Aggregation for Training End to End Visual Control Networks](https://www.microsoft.com/en-us/research/wp-content/uploads/2017/05/fp185-monfort-1.pdf) -***AAMAS'17***,2017 年.
+ * [Adaptive Agents in Minecraft: A Hybrid Paradigm for Combining Domain Knowledge with Reinforcement Learning](https://link.springer.com/chapter/10.1007%2F978-3-319-71679-4_6) - ***AAMAS'17***, 2017.
+ * [Asynchronous Data Aggregation for Training End to End Visual Control Networks](https://www.microsoft.com/en-us/research/wp-content/uploads/2017/05/fp185-monfort-1.pdf) - ***AAMAS'17***, 2017.
* [A Deep Hierarchical Approach to Lifelong Learning in Minecraft](https://aaai.org/ocs/index.php/AAAI/AAAI17/paper/view/14630/13950) - ***AAAI'17***, 2017.
* [Modular Multitask Reinforcement Learning with Policy Sketches](http://proceedings.mlr.press/v70/andreas17a.html) - ***ICML'17***, 2017.
* [Control of memory, active perception, and action in minecraft](http://proceedings.mlr.press/v48/oh16.pdf) - ***ICML'16***, 2016.
- * [Learning Behavior from Demonstration in Minecraft via Symbolic Similarity Measures](https://github.com/YuzheSHI/awesome-agi-cocosci/blob/master/fdg2015.org/papers/fdg2015_paper_11.pdf) - ***FDG'15***,2015 年.
+ * [Learning Behavior from Demonstration in Minecraft via Symbolic Similarity Measures](https://github.com/YuzheSHI/awesome-agi-cocosci/blob/master/fdg2015.org/papers/fdg2015_paper_11.pdf) - ***FDG'15***, 2015.
##### **Cognitive Science**
- * [How Players Speak to an Intelligent GameCharacter Using Natural Language Messages](http://todigra.org/index.php/todigra/article/view/88/139) - ***DiGRA***,2018.
- * [Minecraft as a Generative Platform for Analyzing and Practicing Spatial Reasoning](https://link.springer.com/chapter/10.1007%2F978-3-030-57983-8_22) - ***空间认知'20***,2020.
- * [Generative Design in Minecraft: Chronicle Challenge](http://computationalcreativity.net/iccc2019/papers/iccc19-lbp-7.pdf) - ***ICCC'20***,
+ * [How Players Speak to an Intelligent GameCharacter Using Natural Language Messages](http://todigra.org/index.php/todigra/article/view/88/139) - ***DiGRA***, 2018.
+ * [Minecraft as a Generative Platform for Analyzing and Practicing Spatial Reasoning](https://link.springer.com/chapter/10.1007%2F978-3-030-57983-8_22) - ***Spatial Cognition'20***, 2020.
+ * [Generative Design in Minecraft: Chronicle Challenge](http://computationalcreativity.net/iccc2019/papers/iccc19-lbp-7.pdf) - ***ICCC'20***, 2020.
* [Minecraft as a Platform for Project-Based Learning in AI](https://aaai.org/ojs/index.php/AAAI/article/view/7070) - ***AAAI'20***, 2020.
- * [MC-Saar-Instruct: a Platform for Minecraft Instruction Giving Agents](https://www.aclweb.org/anthology/2020.sigdial-1.7.pdf) - ***SIGDial'20***,2020 年.
+ * [MC-Saar-Instruct: a Platform for Minecraft Instruction Giving Agents](https://www.aclweb.org/anthology/2020.sigdial-1.7.pdf) - ***SIGDial'20***, 2020.
*[Back to Top](#c)-->
@@ -1908,121 +1910,121 @@
### MIT
-* [Center for Brains, Minds and Machines (CBMM)](https://cbmm.mit.edu/) - ***美国国家科学基金会***.
+* [Center for Brains, Minds and Machines (CBMM)](https://cbmm.mit.edu/) - ***NSF***.
-* [Josh Tenenbaum](https://cocosci.mit.edu/josh) - ***和***, [Computational Cognitive Science Group (CoCoSci Group)](https://cocosci.mit.edu/) - ***麻省理工学院 CSAIL 脑与认知科学系***.
+* [Josh Tenenbaum](https://cocosci.mit.edu/josh) - ***MIT***, [Computational Cognitive Science Group (CoCoSci Group)](https://cocosci.mit.edu/) - ***Department of Brain and Cognitive Sciences, CSAIL, MIT***.
-* [Rebecca Saxe](https://saxelab.mit.edu/people/rebecca-saxe) - ***和***, [Social Cognitive Neuroscience Laboratory (SaxeLab)](https://saxelab.mit.edu/) - ***麻省理工学院脑与认知科学系***.
+* [Rebecca Saxe](https://saxelab.mit.edu/people/rebecca-saxe) - ***MIT***, [Social Cognitive Neuroscience Laboratory (SaxeLab)](https://saxelab.mit.edu/) - ***Department of Brain and Cognitive Sciences, MIT***.
-* [Laura Schulz](https://cbmm.mit.edu/about/people/schulz) - ***和***, [Early Childhood Cognition Lab](https://eccl.mit.edu/) - ***麻省理工学院脑与认知科学系***.
+* [Laura Schulz](https://cbmm.mit.edu/about/people/schulz) - ***MIT***, [Early Childhood Cognition Lab](https://eccl.mit.edu/) - ***Department of Brain and Cognitive Sciences, MIT***.
-* [Leslie Kaelbling](https://people.csail.mit.edu/lpk/) - ***和***, [The Learning & Intelligent Systems Group](https://lis.csail.mit.edu/) - ***麻省理工学院 CSAIL 电气工程和计算机科学系***.
+* [Leslie Kaelbling](https://people.csail.mit.edu/lpk/) - ***MIT***, [The Learning & Intelligent Systems Group](https://lis.csail.mit.edu/) - ***Department of Electrical Engineering and Computer Science, CSAIL, MIT***.
-* [Armando Solar-Lezama](https://people.csail.mit.edu/asolar/) - ***和***, [Computer-Aided Programming Group](http://groups.csail.mit.edu/cap/) - ***麻省理工学院 CSAIL 电气工程和计算机科学系***.
+* [Armando Solar-Lezama](https://people.csail.mit.edu/asolar/) - ***MIT***, [Computer-Aided Programming Group](http://groups.csail.mit.edu/cap/) - ***Department of Electrical Engineering and Computer Science, CSAIL, MIT***.
### Stanford
-* [Li Fei-Fei](https://profiles.stanford.edu/fei-fei-li) - ***计算机科学系,以人为中心的人工智能研究所,斯坦福大学***, [Stanford Vision and Learning Lab](https://svl.stanford.edu/) - ***斯坦福***.
+* [Li Fei-Fei](https://profiles.stanford.edu/fei-fei-li) - ***Computer Science Department, Human-Centered AI Institute, Stanford***, [Stanford Vision and Learning Lab](https://svl.stanford.edu/) - ***Stanford***.
-* [Noah Goodman](https://cocolab.stanford.edu/ndg.html) - ***斯坦福***, [Computation & Cognition Lab (CoCoLab)](https://cocolab.stanford.edu/) - ***斯坦福大学心理学系、计算机科学系***.
+* [Noah Goodman](https://cocolab.stanford.edu/ndg.html) - ***Stanford***, [Computation & Cognition Lab (CoCoLab)](https://cocolab.stanford.edu/) - ***Department of Psychology, Computer Science Department, Stanford***.
-* [Michael Frank](https://web.stanford.edu/~mcfrank/) - ***斯坦福***, [The Stanford Language and Cognition Lab](http://langcog.stanford.edu/) - ***斯坦福大学心理学系***.
+* [Michael Frank](https://web.stanford.edu/~mcfrank/) - ***Stanford***, [The Stanford Language and Cognition Lab](http://langcog.stanford.edu/) - ***Department of Psychology, Stanford***.
-* [Tobias Gerstenberg](https://cicl.stanford.edu/member/tobias_gerstenberg/) - ***斯坦福***, [Causality in Cognition Lab (CICL)](https://cicl.stanford.edu/) - ***斯坦福大学心理学系***.
+* [Tobias Gerstenberg](https://cicl.stanford.edu/member/tobias_gerstenberg/) - ***Stanford***, [Causality in Cognition Lab (CICL)](https://cicl.stanford.edu/) - ***Department of Psychology, Stanford***.
-* [Chelsea Finn](http://ai.stanford.edu/~cbfinn/) - ***斯坦福***, [Intelligence through Robotic Interaction at Scale (IRIS Group)](https://irislab.stanford.edu/) - ***斯坦福大学计算机科学系***.
+* [Chelsea Finn](http://ai.stanford.edu/~cbfinn/) - ***Stanford***, [Intelligence through Robotic Interaction at Scale (IRIS Group)](https://irislab.stanford.edu/) - ***Computer Science Department, Stanford***.
-* [Jeremy Bailenson](https://comm.stanford.edu/faculty-bailenson/) - ***斯坦福大学传播系***, [Virtual Human Interaction Lab (VHIL)](https://stanfordvr.com/) - ***斯坦福***.
+* [Jeremy Bailenson](https://comm.stanford.edu/faculty-bailenson/) - ***Department of Communication, Stanford***, [Virtual Human Interaction Lab (VHIL)](https://stanfordvr.com/) - ***Stanford***.
-* [Jiajun Wu](https://jiajunwu.com/) - ***斯坦福大学计算机科学系***.
+* [Jiajun Wu](https://jiajunwu.com/) - ***Computer Science Department, Stanford***.
### Princeton
-* [Tania Lombrozo](https://psych.princeton.edu/person/tania-lombrozo) -***普林斯顿***, [Concepts & Cognition Lab](https://cognition.princeton.edu/) - ***普林斯顿大学心理学系***.
+* [Tania Lombrozo](https://psych.princeton.edu/person/tania-lombrozo) - ***Princeton***, [Concepts & Cognition Lab](https://cognition.princeton.edu/) - ***Department of Psychology, Princeton***.
-* [Thomas Griffiths](https://cocosci.princeton.edu/tom/index.php) -***普林斯顿***, [Computational Cognitive Science Lab](https://cocosci.princeton.edu/index.php) - ***普林斯顿大学心理学系、计算机科学系***.
+* [Thomas Griffiths](https://cocosci.princeton.edu/tom/index.php) - ***Princeton***, [Computational Cognitive Science Lab](https://cocosci.princeton.edu/index.php) - ***Department of Psychology, Department of Computer Science, Princeton***.
### Harvard
-* [Elizabeth Spelke](https://psychology.fas.harvard.edu/people/elizabeth-s-spelke) ***哈佛大学*** [Harvard Laboratory for Developmental Studies](https://www.harvardlds.org/) - ***哈佛大学心理学系***.
+* [Elizabeth Spelke](https://psychology.fas.harvard.edu/people/elizabeth-s-spelke) - ***Harvard***, [Harvard Laboratory for Developmental Studies](https://www.harvardlds.org/) - ***Department of Psychology, Harvard***.
-* [Tomer Ullman](https://www.tomerullman.org/) ***哈佛大学*** [Computation, Cognition, and Development Lab (CoCoDev)](https://cocodev.fas.harvard.edu/) - ***哈佛大学心理学系***.
+* [Tomer Ullman](https://www.tomerullman.org/) - ***Harvard***, [Computation, Cognition, and Development Lab (CoCoDev)](https://cocodev.fas.harvard.edu/) - ***Department of Psychology, Harvard***.
-* [Samuel Gershman](https://psychology.fas.harvard.edu/people/samuel-j-gershman) ***哈佛大学*** [Computational Cognitive Neuroscience Lab (CCN Lab)](https://gershmanlab.com/) - ***哈佛大学心理学系***.
+* [Samuel Gershman](https://psychology.fas.harvard.edu/people/samuel-j-gershman) - ***Harvard***, [Computational Cognitive Neuroscience Lab (CCN Lab)](https://gershmanlab.com/) - ***Department of Psychology, Harvard***.
-* [Fiery Cushman](https://psychology.fas.harvard.edu/people/fiery-cushman) ***哈佛大学*** [Moral Psychology Research Lab](https://cushmanlab.fas.harvard.edu/) - ***哈佛大学心理学系***.
+* [Fiery Cushman](https://psychology.fas.harvard.edu/people/fiery-cushman) - ***Harvard***, [Moral Psychology Research Lab](https://cushmanlab.fas.harvard.edu/) - ***Department of Psychology, Harvard***.
### UCLA
-* [Center for Vision, Cognition, Learning and Autonomy (VCLA)](http://vcla.stat.ucla.edu/) - ***加州大学洛杉矶分校统计系***.
+* [Center for Vision, Cognition, Learning and Autonomy (VCLA)](http://vcla.stat.ucla.edu/) - ***Department of Statistics, UCLA***.
-* [Song-Chun Zhu](http://www.stat.ucla.edu/~sczhu/) - ***加州大学洛杉矶分校统计系、计算机科学系***.
+* [Song-Chun Zhu](http://www.stat.ucla.edu/~sczhu/) - ***Department of Statistics, Department of Computer Science, UCLA***.
-* [Ying Nian Wu](http://www.stat.ucla.edu/~ywu/) - ***加州大学洛杉矶分校统计系***.
+* [Ying Nian Wu](http://www.stat.ucla.edu/~ywu/) - ***Department of Statistics, UCLA***.
-* [Tao Gao](http://www.stat.ucla.edu/~taogao/Taogao.html) -***加州大学洛杉矶分校***, [Visual Intelligence Lab](http://www.stat.ucla.edu/~taogao/index.html) - ***加州大学洛杉矶分校统计系、心理学系***.
+* [Tao Gao](http://www.stat.ucla.edu/~taogao/Taogao.html) - ***UCLA***, [Visual Intelligence Lab](http://www.stat.ucla.edu/~taogao/index.html) - ***Department of Statistics, Department of Psychology, UCLA***.
-* [Hongjing Lu](https://www.psych.ucla.edu/faculty/page/hongjing) -***加州大学洛杉矶分校***, [Computational Vision and Learning Lab (CVL)](http://cvl.psych.ucla.edu/) - ***加州大学洛杉矶分校心理学系、统计系***.
+* [Hongjing Lu](https://www.psych.ucla.edu/faculty/page/hongjing) - ***UCLA***, [Computational Vision and Learning Lab (CVL)](http://cvl.psych.ucla.edu/) - ***Department of Psychology, Department of Statistics, UCLA***.
-* [Guy Van den Broeck](http://web.cs.ucla.edu/~guyvdb/) -***加州大学洛杉矶分校***, [StarAI Lab](http://starai.cs.ucla.edu/#) - ***加州大学洛杉矶分校计算机科学系***.
+* [Guy Van den Broeck](http://web.cs.ucla.edu/~guyvdb/) - ***UCLA***, [StarAI Lab](http://starai.cs.ucla.edu/#) - ***Department of Computer Science, UCLA***.
### UC Berkeley
-* [Anca Dragan](https://people.eecs.berkeley.edu/~anca/index.html) - ***EECS,伯克利***, [Interactive Autonomy and Collaborative Technologies Laboratory (InterACT)](http://interact.berkeley.edu/) - ***伯克利***.
+* [Anca Dragan](https://people.eecs.berkeley.edu/~anca/index.html) - ***EECS, Berkeley***, [Interactive Autonomy and Collaborative Technologies Laboratory (InterACT)](http://interact.berkeley.edu/) - ***Berkeley***.
-* [Fei Xu](https://psychology.berkeley.edu/people/fei-xu) -***UCB***, [Berkeley Early Learning Lab (Xu Lab)](https://babylab5.wixsite.com/bell) - ***UCB 心理学系***.
+* [Fei Xu](https://psychology.berkeley.edu/people/fei-xu) - ***UCB***, [Berkeley Early Learning Lab (Xu Lab)](https://babylab5.wixsite.com/bell) - ***Department of Psychology, UCB***.
-* [Alison Gopnik](http://alisongopnik.com/) -***UCB***, [Cognitive Development & Learning Lab (Gopnik Lab)](http://www.gopniklab.berkeley.edu/) - ***UCB 心理学系***.
+* [Alison Gopnik](http://alisongopnik.com/) - ***UCB***, [Cognitive Development & Learning Lab (Gopnik Lab)](http://www.gopniklab.berkeley.edu/) - ***Department of Psychology, UCB***.
-* [Steve Piantadosi](http://colala.berkeley.edu/people/piantadosi/) -***UCB***, [The computation and language lab (colala)](http://colala.berkeley.edu/) - ***UCB 心理学系***.
+* [Steve Piantadosi](http://colala.berkeley.edu/people/piantadosi/) - ***UCB***, [The computation and language lab (colala)](http://colala.berkeley.edu/) - ***Department of Psychology, UCB***.
-* [Celeste Kidd](http://www.celestekidd.com/) -***UCB***, [Kidd Lab](https://www.kiddlab.com/) - ***UCB 心理学系***.
+* [Celeste Kidd](http://www.celestekidd.com/) - ***UCB***, [Kidd Lab](https://www.kiddlab.com/) - ***Department of Psychology, UCB***.
### UCSD
-* [Judith Fan](https://psychology.ucsd.edu/people/profiles/jefan.html) - ***加州大学圣地亚哥分校***, [Cognitive Tools Lab](https://cogtoolslab.github.io/) - ***加州大学圣地亚哥分校***.
+* [Judith Fan](https://psychology.ucsd.edu/people/profiles/jefan.html) - ***UCSD***, [Cognitive Tools Lab](https://cogtoolslab.github.io/) - ***UCSD***.
-* [Zhuowen Tu](https://pages.ucsd.edu/~ztu/) - ***加州大学圣地亚哥分校***, [Machine Learning, Perception, and Cognition Lab (mlPC)](https://pages.ucsd.edu/~ztu/Group.htm) - ***加州大学圣地亚哥分校***.
+* [Zhuowen Tu](https://pages.ucsd.edu/~ztu/) - ***UCSD***, [Machine Learning, Perception, and Cognition Lab (mlPC)](https://pages.ucsd.edu/~ztu/Group.htm) - ***UCSD***.
-* [Ed Vul](https://psychology.ucsd.edu/people/profiles/evul.html) - ***加州大学圣地亚哥分校***, [Computational Cognition Lab](http://www.evullab.org/index.html) - ***加州大学圣地亚哥分校***.
+* [Ed Vul](https://psychology.ucsd.edu/people/profiles/evul.html) - ***UCSD***, [Computational Cognition Lab](http://www.evullab.org/index.html) - ***UCSD***.
### NYU
-* [Ernest Davis](https://cs.nyu.edu/~davise/) - ***纽约大学库朗数学科学研究所计算机科学系***.
+* [Ernest Davis](https://cs.nyu.edu/~davise/) - ***Department of Computer Science, Courant Institute of Mathematical Sciences, NYU***.
-* [Gary Marcus](http://garymarcus.com/index.html) - ***纽约大学心理学系***.
+* [Gary Marcus](http://garymarcus.com/index.html) - ***Department of Psychology, NYU***.
-* [Brenden Lake](https://cims.nyu.edu/~brenden/) - ***纽约大学***, [Human & Machine Learning Lab (Lake Lab)](https://lake-lab.github.io/) -***纽约大学***.
+* [Brenden Lake](https://cims.nyu.edu/~brenden/) - ***NYU***, [Human & Machine Learning Lab (Lake Lab)](https://lake-lab.github.io/) - ***NYU***.
-* [Todd Gureckis](https://as.nyu.edu/faculty/todd-gureckis.html) - ***纽约大学***, [Computation & Cognition Lab](http://gureckislab.org/) -***纽约大学***.
+* [Todd Gureckis](https://as.nyu.edu/faculty/todd-gureckis.html) - ***NYU***, [Computation & Cognition Lab](http://gureckislab.org/) - ***NYU***.
-* [Wei Ji Ma](http://www.cns.nyu.edu/malab/people.html) - ***纽约大学***, [Wei Ji Ma Lab](http://www.cns.nyu.edu/malab/) -***纽约大学***.
+* [Wei Ji Ma](http://www.cns.nyu.edu/malab/people.html) - ***NYU***, [Wei Ji Ma Lab](http://www.cns.nyu.edu/malab/) - ***NYU***.
### Others
-* [Yanchao Bi](https://brain.bnu.edu.cn/English/Faculty/CurrentFaculty/Bzz/a552402e529a4f27b979378abd42c10e.htm) - ***IDG/麦戈文脑研究所和北京师范大学认知神经科学与学习国家重点实验室***, [Yanchao Bi's Concept Lab (Bi Lab)](http://bilab.bnu.edu.cn/) - ***北京师范大学***.
+* [Yanchao Bi](https://brain.bnu.edu.cn/English/Faculty/CurrentFaculty/Bzz/a552402e529a4f27b979378abd42c10e.htm) - ***IDG/McGovern Institute for Brain Research and the State Key Laboratory of Cognitive Neuroscience and Learning, Beijing Normal University (BNU)***, [Yanchao Bi's Concept Lab (Bi Lab)](http://bilab.bnu.edu.cn/) - ***BNU***.
-* [Yixin Zhu](https://yzhu.io/) - ***北京大学人工智能学院及人工智能研究院***, [Cognitive Reasoning Lab (CoRe Lab)](https://pku.ai/) -***北京大学***.
+* [Yixin Zhu](https://yzhu.io/) - ***School of AI and Institute for AI, Peking University (PKU)***, [Cognitive Reasoning Lab (CoRe Lab)](https://pku.ai/) - ***PKU***.
-* [Chaz Firestone](https://perception.jhu.edu/chaz/) - ***约翰·霍普金斯大学 (JHU) 心理与脑科学系***, [Hopkins Perception & Mind Lab](https://perception.jhu.edu/) - ***JHU***.
+* [Chaz Firestone](https://perception.jhu.edu/chaz/) - ***Department of Psychological and Brain Sciences, Johns Hopkins University (JHU)***, [Hopkins Perception & Mind Lab](https://perception.jhu.edu/) - ***JHU***.
-* [Mark Ho](https://markkho.github.io/) - ***史蒂文斯理工学院 (SIT) 计算机科学系***.
+* [Mark Ho](https://markkho.github.io/) - ***Department of Computer Science, Stevens Institute of Technology (SIT)***.
@@ -2032,81 +2034,81 @@
### Ulf Grenander
-应用数学家,一般模式理论的创始人.
+Applied mathematician, the founder of General Pattern Theory.
-* [A Calculus of Ideas: A Mathematical Study of Thinking](https://www.dam.brown.edu/ptg/REPORTS/calculustext.PDF) - ***世界科学出版公司***,2012. [[All Versions](https://scholar.google.com/scholar?cluster=12182416000849265255&hl=en&as_sdt=0,5)].
+* [A Calculus of Ideas: A Mathematical Study of Thinking](https://www.dam.brown.edu/ptg/REPORTS/calculustext.PDF) - ***World Scientific Publishing Company***, 2012. [[All Versions](https://scholar.google.com/scholar?cluster=12182416000849265255&hl=en&as_sdt=0,5)].
-* [General Pattern Theory: A Mathematical Study of Regular Structures](https://global.oup.com/academic/product/general-pattern-theory-9780198536710?cc=lt&lang=de#) - ***牛津大学出版社***,1993. [[All Versions](https://scholar.google.com/scholar?hl=en&as_sdt=0%2C5&q=General+Pattern+Theory&btnG=)].
+* [General Pattern Theory: A Mathematical Study of Regular Structures](https://global.oup.com/academic/product/general-pattern-theory-9780198536710?cc=lt&lang=de#) - ***Oxford University Press***, 1993. [[All Versions](https://scholar.google.com/scholar?hl=en&as_sdt=0%2C5&q=General+Pattern+Theory&btnG=)].
### David Marr
-计算认知神经科学家,分析水平的建立者.
+Computational Cognitive Neuroscientist, the establisher of the Levels of Analysis.
-* [Vision: A Computational Investigation into the Human Representation and Processing of Visual Information](https://usa1lib.org/book/1223444/8e5ca8) -***麻省理工学院出版社***,1982 年. [[All Versions](https://scholar.google.com/scholar?cluster=14386368570811483142&hl=en&as_sdt=0,44)].
+* [Vision: A Computational Investigation into the Human Representation and Processing of Visual Information](https://usa1lib.org/book/1223444/8e5ca8) - ***MIT Press***, 1982. [[All Versions](https://scholar.google.com/scholar?cluster=14386368570811483142&hl=en&as_sdt=0,44)].
### Michael Tomasello
-认知科学家,为研究人类交流奠定了基础.
+Cognitive scientist, set up the foundations of studying human communications.
-* [Origins of human communication](https://1lib.net/book/541274/39859f) -***麻省理工学院出版社***,2010 年. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=2553369883266458474)].
+* [Origins of human communication](https://1lib.net/book/541274/39859f) - ***MIT Press***, 2010. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=2553369883266458474)].
-* [The cultural origins of human cognition](https://hk1lib.org/book/541275/1452f8?id=541275&secret=1452f8) - ***哈佛大学出版社***,2000. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=5000469061641945144)].
+* [The cultural origins of human cognition](https://hk1lib.org/book/541275/1452f8?id=541275&secret=1452f8) - ***Havard University Press***, 2000. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=5000469061641945144)].
### Judea Pearl
-应用数学家,提出对暹罗贝叶斯网络进行因果干预.
+Applied mathematician, proposed causal intervention on siamese bayesian networks.
-* [The Book of Why: The New Science of Cause and Effect](http://bayes.cs.ucla.edu/WHY/) - ***基础书籍***,2018. [[All Versions](https://scholar.google.com/scholar?cluster=2505901292485349932&hl=en&as_sdt=0,5)].
+* [The Book of Why: The New Science of Cause and Effect](http://bayes.cs.ucla.edu/WHY/) - ***Basic Books***, 2018. [[All Versions](https://scholar.google.com/scholar?cluster=2505901292485349932&hl=en&as_sdt=0,5)].
-* [Causality: Models, Reasoning and Inference](https://hk1lib.org/book/2780725/2ec8f1?id=2780725&secret=2ec8f1) - ***剑桥大学出版社***,2009 年. [[All Versions](https://scholar.google.com/scholar?cluster=10996260119229499611&hl=en&as_sdt=0,5&as_vis=1)].
+* [Causality: Models, Reasoning and Inference](https://hk1lib.org/book/2780725/2ec8f1?id=2780725&secret=2ec8f1) - ***Cambridge University Press***, 2009. [[All Versions](https://scholar.google.com/scholar?cluster=10996260119229499611&hl=en&as_sdt=0,5&as_vis=1)].
### Susan Carey
-发展心理学家提出“物体”作为人类智能的核心知识.
+Developmental psychologist, proposed *object* as a core knowledge of human intelligence.
-* [The Origin of Concepts](https://hk1lib.org/book/844457/42178f?id=844457&secret=42178f) - ***牛津大学出版社***,2009. [[All Versions](https://scholar.google.com/scholar?cluster=11493102398422813821&hl=en&as_sdt=0,5)].
+* [The Origin of Concepts](https://hk1lib.org/book/844457/42178f?id=844457&secret=42178f) - ***Oxford University Press***, 2009. [[All Versions](https://scholar.google.com/scholar?cluster=11493102398422813821&hl=en&as_sdt=0,5)].
-* [Conceptual Change in Childhood](https://hk1lib.org/book/3659332/11fa44) -***麻省理工学院出版社***,1985 年. [[All Versions](https://scholar.google.com/scholar?hl=en&as_sdt=0%2C5&q=conceptual+change+in+childhood+susan+carey&btnG=)].
+* [Conceptual Change in Childhood](https://hk1lib.org/book/3659332/11fa44) - ***MIT Press***, 1985. [[All Versions](https://scholar.google.com/scholar?hl=en&as_sdt=0%2C5&q=conceptual+change+in+childhood+susan+carey&btnG=)].
### Daniel Kahneman
-计算认知科学家和经济学家,为决策理论奠定了基础.
+Computational cognitive scientist and Economist, set up the foundations for Decision Theory.
-* [Thinking, fast and slow](https://hk1lib.org/book/2181569/f5e85a?id=2181569&secret=f5e85a) -***法拉尔·斯特劳斯·吉鲁***,2011. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=3255681708785115121)].
+* [Thinking, fast and slow](https://hk1lib.org/book/2181569/f5e85a?id=2181569&secret=f5e85a) - ***Farrar Straus Giroux***, 2011. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=3255681708785115121)].
### Karl Popper
-科学哲学家,科学验证理论的创始人.
+Scientific philosophor, the founder of scientific verification theories.
-* [The logic of scientific discovery](https://hk1lib.org/book/511214/299596) -***劳特利奇***,2005 年. [[All Versions](https://scholar.google.com/scholar?cluster=5836864564733788424&hl=en&as_sdt=0,5)].
+* [The logic of scientific discovery](https://hk1lib.org/book/511214/299596) - ***Routledge***, 2005. [[All Versions](https://scholar.google.com/scholar?cluster=5836864564733788424&hl=en&as_sdt=0,5)].
-* [All Life is Problem Solving](https://hk1lib.org/book/2773070/c48f60) -***劳特利奇***,2001 年. [[All Versions](https://scholar.google.com/scholar?cluster=9799073870888093350&hl=en&as_sdt=0,5)].
+* [All Life is Problem Solving](https://hk1lib.org/book/2773070/c48f60) - ***Routledge***, 2001. [[All Versions](https://scholar.google.com/scholar?cluster=9799073870888093350&hl=en&as_sdt=0,5)].
### John Hopcroft
-应用数学家、理论计算机科学家.
+Applied Mathematician, theoretical computer scientist.
-* [Foundations of Data Science](http://www.cs.cornell.edu/jeh/book%20no%20so;utions%20March%202019.pdf) - ***剑桥大学出版社***. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=1802704438630899850)].
+* [Foundations of Data Science](http://www.cs.cornell.edu/jeh/book%20no%20so;utions%20March%202019.pdf) - ***Cambridge University Press***. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=1802704438630899850)].
## About
-The [initiator](https://github.com/YuzheSHI) 这个 repo 一直在努力对相关主题进行分类,因为有很多视角可供遵循,例如面向任务、面向技术和面向形而上学. 最后他决定把重点放在***智能科学***的视角上——每个主题都描述了一种智能现象,或者一种智能行为——它们展示了对计算方法进行逆向工程人类智能的目标. 这些主题从来不局限于特定的技术方法或任务,而是试图从“软件角度”和“硬件角度”来组织智能的本质.
+The [initiator](https://github.com/YuzheSHI) of this repo has been struggling to taxonomize related topics, since there are so many perspectives to follow, such as task-oriented, technique-oriented, and metaphysics-oriented. Finally he decided to focus on the perspective of ***The Sciences of Intelligence***---each topic describes a phenomenon of intelligence, or an intelligent behavior---they show the objectives of reverse-engineering human intelligence for computational methods. These topics are never restricted to specific technical methods or tasks, but are trying to organize the nature of intelligence---from both *the software perspective* and *the hardware perspective*.
-显然,这个阅读清单远没有涵盖 AGI 和 CoCoSci 的各个方面. 由于该列表是发起者在进行溯因推理和贝叶斯建模时文献综述的副产品,因此其他主题的收集也或多或少带有偏见. 绑架可能是人类用已知解释世界并发现未知的方式,需要对其计算基础、认知基础和人工智能应用进行更多研究. 请随时与我们联系!
+Obviously, this reading list is far from covering the every aspect of AGI and CoCoSci. Since the list is a by-product of the literature reviews when the initiator is working on Abduction and Bayesian modeling, other topics are also collected with biases, more or less. Abduction may be the way humans explain the world with the known, and discover the unknown, requiring much more investigations into its computational basis, cognitive underpinnings, and applications to AI. Please feel free to reach out!
diff --git a/docs/awesome/awesome-browser-extensions-for-github.md b/docs/awesome/awesome-browser-extensions-for-github.md
index 78f831f18e..7502a231a2 100644
--- a/docs/awesome/awesome-browser-extensions-for-github.md
+++ b/docs/awesome/awesome-browser-extensions-for-github.md
@@ -1,20 +1,20 @@
## Awesome browser extensions for GitHub [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
-所有数字每天都会更新,包括所有浏览器中扩展程序的总体使用情况、最后发布日期和 GitHub 存储库的星星!
+All numbers are updated daily and include the overall usage of an extension across all browsers, the last publish date and stars of the GitHub repository!
## Codeless contribution
-提交新扩展就像打开问题一样简单. 事实上,这就是您所要做的. [Create a new issue](https://github.com/stefanbuck/awesome-browser-extensions-for-github/issues/new?assignees=&labels=submit&template=submit-extension.yml&title=Submit+new+extension) , 就是这样! 我会从那里拿走它. 如果您需要更新现有列表,请遵循正式的拉取请求流程.
+Submitting a new extension is easy as opening an Issue. In fact, this is all you have to do. [Create a new issue](https://github.com/stefanbuck/awesome-browser-extensions-for-github/issues/new?assignees=&labels=submit&template=submit-extension.yml&title=Submit+new+extension), that's it! I'll take it from there. If you need to update an existing listing, please follow the formal pull request process.
-想了解更多关于这个过程吗? 查看 [Codeless Contributions with GitHub Issue Forms](https://stefanbuck.com/blog/codeless-contributions-with-github-issue-forms) 发布在我的博客上.
+Want to know more about this process? Check out the [Codeless Contributions with GitHub Issue Forms](https://stefanbuck.com/blog/codeless-contributions-with-github-issue-forms) post on my blog.
- 访问带有附加过滤器选项的网络版本.
+ Visit the web version with additional filter options.
@@ -23,324 +23,324 @@
-当您在 GitHub 上收到新通知时显示通知,并提供对弹出窗口中的所有通知的快速访问.
+Shows notifications when you get a new notification on GitHub and provides quick access to all notifications in a popup.
-安装次数:131 | 星级: 76 | 最后更新:2023 年 6 月 2 日
+Installs: 130 | Stars: 76 | Last update: 2 Jun 2023
-通过自动将不值得查看的文件标记为已查看的文件,消除拉取请求中的混乱情况.
+Removes clutter from your pull request by automatically marking as viewed files that aren't worth reviewing.
-安装量:37 | 星级:7 | 最后更新:2022 年 2 月 14 日
+Installs: 37 | Stars: 7 | Last update: 14 Feb 2022
-GitHub 的下一级代码导航.
+Next level code navigation for GitHub.
-安装量:594 | 星级: 54 | 最后更新:2022 年 7 月 20 日
+Installs: 597 | Stars: 54 | Last update: 20 Jul 2022
-将 GitHub 存储库可视化为 d3 力导向图. 该扩展使您可以快速概览任何存储库的大小和组成.
+Visualize GitHub repos as d3 force-directed graphs. The extension gives you a quick overview of the size and composition of any repo.
-安装次数:211 | 星星:12 | 最后更新:2022 年 4 月 26 日
+Installs: 209 | Stars: 12 | Last update: 26 Apr 2022
-GitHub Chrome 扩展程序的 CoderStats 链接显示 GitHub 上当前显示的用户或组织配置文件页面的 CoderStats 页面的链接.
+The CoderStats link for GitHub Chrome extension displays a link to the CoderStats page for the currently displayed user or organization profile page on GitHub.
-安装量:778 | 星级: 19 | 最后更新:2023 年 5 月 2 日
+Installs: 789 | Stars: 19 | Last update: 2 May 2023
Show the # of PRs and other contributors stats in the Issues/PRs tab. Can be helpful for maintainers that want to know if it's a contributor's first PR.
-安装量:328 | 星级: 455 | 最后更新:2021 年 3 月 1 日
+Installs: 330 | Stars: 455 | Last update: 1 Mar 2021
-显示每个文件的大小、下载链接以及将文件内容直接复制到剪贴板的选项
+Displays size of each file, download link and an option of copying file contents directly to clipboard
-安装量:40680 | 星级: 1851 | 最后更新:2021 年 12 月 25 日
+Installs: 40681 | Stars: 1853 | Last update: 25 Dec 2021
-轻松搜索 GIPHY,将 GIF 添加到任何 GitHub 评论框中.
+Easily search GIPHY to add a GIF into any GitHub comment box.
-安装量:9409 | 星级: 147 | 最后更新:2022 年 11 月 29 日
+Installs: 9409 | Stars: 147 | Last update: 29 Nov 2022
-为您的拉取请求找到最佳 GIF.
+Find the best GIFs for your awesome pull requests.
-安装量:136 | 星级:22 | 最后更新:不适用
+Installs: 136 | Stars: 22 | Last update: n/a
-快速浏览任何 git 存储库中文件的历史记录.
+Quickly browse the history of a file from any git repository.
-安装量:7229 | 星级: 13361 | 最后更新:2020 年 5 月 6 日
+Installs: 7228 | Stars: 13361 | Last update: 6 May 2020
- GitHub 提供了一个页面,仅显示拉取请求 URL 末尾带有 .diff 的差异. 此浏览器扩展使您可以通过在该页面上使用 daff 更轻松地查看 csv 差异.
+GitHub provides a page that only shows diffs with a .diff at the end of the URL of the pull request. This browser extension makes it easier to view csv diffs by using daff on that page.
-安装数量:23 | 星级: 3 | 最后更新:2021 年 4 月 18 日
+Installs: 23 | Stars: 3 | Last update: 18 Apr 2021
-代码折叠(有选择地隐藏和显示代码部分的能力)是许多文本编辑器和 IDE 中的一项宝贵功能. 现在,开发人员可以利用相同风格的代码折叠,同时在 GitHub 中仔细研究网络上的源代码. 适用于任何类型的缩进 - 空格或制表符.
+Code folding - the ability to selectively hide and display sections of a code - is an invaluable feature in many text editors and IDEs. Now, developers can utilize that same style code-folding while poring over source code on the web in GitHub. Works for any type of indentation- spaces or tabs.
-安装量:3121 | 星级:285 | 最后更新:2022 年 7 月 14 日
+Installs: 3121 | Stars: 285 | Last update: 14 Jul 2022
-设置 GitHub.com 上代码视图的自定义选项卡大小
+Set custom tab size for code view on GitHub.com
-安装量:562 | 星级: 68 | 最后更新:2019 年 5 月 6 日
+Installs: 560 | Stars: 68 | Last update: 6 May 2019
-轻松浏览已在 GitHub 上编辑的文件中的更改.
+Easily navigate through the changes in a file that has been edited on GitHub.
-安装量:196 | 星级: 19 | 最后更新:2023 年 4 月 28 日
+Installs: 196 | Stars: 19 | Last update: 28 Apr 2023
-一个浏览器扩展,它在 GitHub 上为不同的文件类型提供不同的图标.
+A browser extension which gives different filetypes different icons on GitHub.
-安装次数:10000 | 星级: 1279 | 最后更新:2023 年 3 月 21 日
+Installs: 10000 | Stars: 1279 | Last update: 21 Mar 2023
-像 Sublime Text 一样,在 GitHub 源代码视图中突出显示选定的单词.
+Highlight selected word in GitHub source view like Sublime Text.
-安装次数:1000 | 星级: 141 | 最后更新:2019 年 10 月 8 日
+Installs: 1000 | Stars: 141 | Last update: 8 Oct 2019
Neat hovercards for GitHub.
-安装次数:26458 | 星级: 1773 | 最后更新:2021 年 5 月 12 日
+Installs: 26465 | Stars: 1774 | Last update: 12 May 2021
-对问题和 PR 链接进行着色以查看其状态(打开、关闭、合并).
+Colorize issue and PR links to see their status (open, closed, merged).
-安装量:919 | 星级:293 | 最后更新:2021 年 11 月 4 日
+Installs: 923 | Stars: 293 | Last update: 4 Nov 2021
-显示 GitHub 上的 npm 包统计信息
+Displays npm package stats on GitHub
-安装量:635 | 星级: 56 | 最后更新:2020 年 5 月 31 日
+Installs: 637 | Stars: 56 | Last update: 31 May 2020
-列出与正在查看的存储库相似的存储库
+Lists repositories that are similar to the one being viewed
-安装次数:299 | 星级: 36 | 最后更新:2022 年 8 月 10 日
+Installs: 299 | Stars: 36 | Last update: 10 Aug 2022
-将已关闭的 GitHub 问题从紫色恢复为红色
+Revert closed GitHub issues from purple back to red
-安装:25 | 星级: 38 | 最后更新:2023 年 6 月 29 日
+Installs: 25 | Stars: 38 | Last update: 29 Jun 2023
-自动将存储库大小添加到 GitHub 的存储库摘要中.
+Automatically adds repository size to GitHub's repository summary.
-安装次数:20000 | 星级: 1157 | 最后更新:2020 年 6 月 26 日
+Installs: 20000 | Stars: 1157 | Last update: 26 Jun 2020
-Chrome 扩展程序可查看 GitHub 项目中的故事点.
+Chrome extension to see story points in GitHub projects.
-安装次数:637 | 星级:60 | 最后更新:2020 年 8 月 17 日
+Installs: 639 | Stars: 60 | Last update: 17 Aug 2020
-在用户个人资料页面上生成饼图,显示他们在存储库中使用的语言的详细信息.
+Generates a pie chart on user profile pages displaying a breakdown of what languages they have used in their repositories.
-安装量:1036 | 星级: 46 | 最后更新:2022 年 6 月 16 日
+Installs: 1036 | Stars: 46 | Last update: 16 Jun 2022
-此扩展为 GitHub 中的问题、评论、拉取请求、wiki 和讨论添加了所见即所得编辑的简单性. 它接受 Markdown 输入并提供高效的写作,从表格开始.
+This extension adds the simplicity of WYSIWYG editing to issues, comments, pull requests, wikis and discussions in GitHub. It accepts Markdown input and offers productive writing, starting with tables.
-安装量:2129 | 星级: 331 | 最后更新:2023 年 6 月 14 日
+Installs: 2129 | Stars: 332 | Last update: 14 Jun 2023
-查看和创建来自任何 GitHub PR 或问题的线性票证.
+View and create Linear tickets from any GitHub PR or issue.
-安装量:38 | 星星:20 | 最后更新:2023 年 4 月 12 日
+Installs: 38 | Stars: 20 | Last update: 12 Apr 2023
-Show [vscode-icons](https://github.com/vscode-icons/vscode-icons) 在存储库浏览器中.
+Show [vscode-icons](https://github.com/vscode-icons/vscode-icons) in the repository browser.
-安装量:2000 | 星级:266 | 最后更新:2021 年 9 月 30 日
+Installs: 2000 | Stars: 266 | Last update: 30 Sep 2021
-可以将github仓库的子目录和文件打成zip并下载
+It can make the sub-directories and files of github repository as zip and download it
-安装次数:103071 | 星级:29 | 最后更新:2023 年 5 月 18 日
+Installs: 103068 | Stars: 29 | Last update: 18 May 2023
-创建、保存、编辑、固定、搜索和删除您在 Github 问题和拉取请求页面上常用的过滤器. 您可以将过滤器范围设置为全局显示(在每个存储库上),或者仅让它们显示在您创建它们的存储库上. 固定过滤器也是此扩展允许您执行的一项功能. 因此,如果您每天使用多个过滤器 - 您可以在列表顶部快速访问它们.
+Create, save, edit, pin, search and delete filters that you commonly use on the Github Issues and Pull Requests pages. You are able to scope filters to be shown globally (on each repo) or only have them show up on the repo you create them on. Pinning filters is also a feature that this extension allows you to do. So if you have several filters you use daily - you have a way to quickly access them, at the top of your list.
-安装量:506 | 星级: 不适用 | 最后更新:2022 年 8 月 22 日
+Installs: 504 | Stars: n/a | Last update: 22 Aug 2022
-延长以恢复当前和最长的连胜.
+Extension to get back current and longest streak.
-安装次数:651 | 星级: 223 | 最后更新:2023 年 1 月 10 日
+Installs: 652 | Stars: 223 | Last update: 10 Jan 2023
-将浏览器新选项卡屏幕替换为 GitHub 趋势项目.
+Replace browser new tab screen with GitHub trending projects.
-安装量:2000 | 星级: 344 | 最后更新:不适用
+Installs: 2000 | Stars: 344 | Last update: n/a
-从 GitHub 文件浏览器隐藏点文件.
+Hide dotfiles from the GitHub file browser.
-安装次数:653 | 星级: 316 | 最后更新:2021 年 9 月 17 日
+Installs: 646 | Stars: 316 | Last update: 17 Sep 2021
-允许您在正常的 GitHub 贡献图表和等距像素艺术版本之间切换.
+Allows you to toggle between the normal GitHub contribution chart and an isometric pixel art version.
-安装次数:10000 | 星级: 3365 | 最后更新:2023 年 4 月 17 日
+Installs: 10000 | Stars: 3366 | Last update: 17 Apr 2023
-Chrome 扩展程序在浏览器中添加一个按钮,并将该按钮链接到您将配置的 GitHub 存储库,然后在任何网页上只需单击此扩展程序按钮,它就会在该存储库中添加带有页面标题的给定链接.
+Chrome extension that adds a button in browser and links this button to a GitHub repository that you will configure, then on any webpage just click this extension button and it will add the given link with the title of the page in that repository.
-安装量:63 | 星级:231 | 最后更新:2018 年 5 月 26 日
+Installs: 64 | Stars: 231 | Last update: 26 May 2018
-查看存储库名称下具有最多星星的分叉.
+See forks with the most stars under the names of repositories.
-安装量:1309 | 星级: 548 | 最后更新:2021 年 9 月 1 日
+Installs: 1309 | Stars: 547 | Last update: 1 Sep 2021
-在存储库文件查看器中显示文件/文件夹的材质图标. 显示与 vscode-material-icon-theme VSCode 扩展相同的图标.
+Show Material icons for files/folders in repository file viewer. Display the same icons from vscode-material-icon-theme VSCode extension.
-安装量:9547 | 星级: 358 | 最后更新:2023 年 7 月 16 日
+Installs: 9547 | Stars: 358 | Last update: 16 Jul 2023
-一个扩展,可在 GitHub 上的源代码上创建指向外部或内部导入模块的直接链接. 支持多种语言,包括 Rust、Go、Python 和 Ruby 等常见语言,也包括 Nim、Haskell、Julia 和 Elm 等奇怪语言.
+An extension that creates direct links to imported modules, external or internal, on source code on GitHub. Supports multiple languages, including common ones like Rust, Go, Python and Ruby, but also odd ones like Nim, Haskell, Julia and Elm.
-安装量:46 | 星级:246 | 最后更新:2019 年 11 月 27 日
+Installs: 46 | Stars: 246 | Last update: 27 Nov 2019
-Chrome 扩展程序可帮助您不错过与您的存储库相关的新闻线程中的重要更改
+Chrome extension which helps you not to miss important changes in your news thread related to your repo
-安装:22 | 星级: 14 | 最后更新:2018 年 10 月 1 日
+Installs: 22 | Stars: 14 | Last update: 1 Oct 2018
-Chrome 和 Firefox 扩展程序可在弹出窗口中快速查看通知,而无需离开当前页面.
+A Chrome and Firefox extension to quickly see your notifications in a popup without leaving the current page.
-安装量:433 | 星级: 142 | 最后更新:2023 年 4 月 6 日
+Installs: 428 | Stars: 142 | Last update: 6 Apr 2023
-显示您的 GitHub 通知未读计数. 支持 GitHub Enterprise 以及仅显示您正在参与的问题的未读计数的选项.您可以单击图标快速查看未读通知.
+Displays your GitHub notifications unread count. Supports GitHub Enterprise and an option to only show unread count for issues you're participating in. You can click the icon to quickly see your unread notifications.
-安装量:10492 | 星级: 1723 | 最后更新:2023 年 7 月 12 日
+Installs: 10490 | Stars: 1724 | Last update: 12 Jul 2023
-按不同类别过滤您的拉取请求/问题,从而大大提高您的生产力. 还建议新的趋势存储库.
+Filter your pull requests/issues in different categories giving you a big boost in productivity. Also suggests new trending repositories.
-安装:1 | 星级: 129 | 最后更新:2020 年 1 月 16 日
+Installs: 2 | Stars: 129 | Last update: 16 Jan 2020
- OctoLinker 是在 GitHub 上的文件和项目之间导航的最简单、最好的方式. 它支持 JavaScript、Ruby、Go、PHP、JAVA 等语言. 它适用于 package.json 以及 Gemfiles.
+OctoLinker is the easiest and best way to navigate between files and projects on GitHub. It supports languages such as JavaScript, Ruby, Go, PHP, JAVA and more. It works with package.json as well as with Gemfiles.
-安装量:32425 | 星级: 5157 | 最后更新:2022 年 11 月 13 日
+Installs: 32427 | Stars: 5157 | Last update: 13 Nov 2022
- OctoPermalinker 是一个浏览器扩展,它在 GitHub 评论/文件中搜索分支上文件的链接,并添加指向创建/更新评论/文件时分支指向的位置的链接. 这可以帮助您避免点击发布后已损坏的链接. 作为上下文,这里有一些关于损坏的 GitHub 链接的讨论: [Don't link to line numbers in GitHub](https://news.ycombinator.com/item?id=8046710).
+OctoPermalinker is a browser extension that searches GitHub comments/files for links to files on branches, and adds a link to where the branch pointed when the comment/file was made/updated. This helps you avoid following a link that was broken after being posted. For context, here's some discussion about broken GitHub links: [Don't link to line numbers in GitHub](https://news.ycombinator.com/item?id=8046710).
-例如,假设您正在查看链接到存储库主分支上的文件的要点. 在提出要点时,链接有效,但如果文件被删除,链接就会损坏. OctoPermalinker 使用要点创建日期来添加仍然有效的永久链接.
+For example, suppose you're looking at a gist that links to a file on the master branch of a repo. At the time the gist was made, the link worked, but if the file gets removed, the link is broken. OctoPermalinker uses the gist creation date to add a permalink that still works.
-安装量:217 | 星星:20 | 最后更新:2017 年 5 月 20 日
+Installs: 217 | Stars: 20 | Last update: 20 May 2017
-GitHub 和 GitLab 缺少 IntelliSense 提示
+The missing IntelliSense hint for GitHub and GitLab
-安装量:4000 | 星级: 960 | 最后更新:2022 年 2 月 4 日
+Installs: 4000 | Stars: 960 | Last update: 4 Feb 2022
-对于经常阅读 GitHub 中的源代码并且不想下载或签出太多存储库的开发人员很有用.
+Useful for developers who frequently read source in GitHub and do not want to download or checkout too many repositories.
-Installs: 437175 | Stars: 22504 | Last update: 27 Jun 2023
+Installs: 437159 | Stars: 22505 | Last update: 27 Jun 2023
-将 GitHub 的 UI 恢复为其经典外观(2020 年 6 月 23 日更新之前,具有扁平、圆形和更多留白的设计).
+Revert GitHub's UI back to its classic look (before the June 23, 2020 update that has a flat, rounded and more whitespaced design).
-安装量:302 | 星级:218 | 最后更新:2023 年 4 月 30 日
+Installs: 303 | Stars: 218 | Last update: 30 Apr 2023
-假设您正在使用的存储库已克隆到您的计算机上,此浏览器扩展允许您直接从 GitHub 在 IDE 中打开文件. 当显示文件的片段时,IDE 将打开该文件并将光标放在所需的行上.
+This browser extension allows you to open files in your IDE directly from GitHub, assuming the repository you are working on is cloned on your computer. When a fragment of a file is displayed, your IDE opens the file and puts the cursor at the desired line.
-安装次数:1033 | 星级: 57 | 最后更新:2022 年 11 月 28 日
+Installs: 1033 | Stars: 57 | Last update: 28 Nov 2022
-帮助您跟踪传入和传出的 PR,并在您在 GitHub 上收到拉取请求时通知您.
+Helps you keep track of incoming and outgoing PRs, and notifies you when you receive a pull request on GitHub.
-安装量:710 | 星级: 109 | 最后更新:2023 年 6 月 21 日
+Installs: 705 | Stars: 109 | Last update: 21 Jun 2023
-显示哪些拉取请求包含与文件相关的更改的浏览器扩展.
+Browser extension that shows which pull requests contain changes related to a file.
-安装量:40 | 星级:97 | 最后更新:2020 年 10 月 15 日
+Installs: 39 | Stars: 97 | Last update: 15 Oct 2020
-简化 GitHub 界面并添加有用功能的扩展.
+Extension that simplifies the GitHub interface and adds useful features.
-安装量:77668 | 星级: 21463 | 最后更新:2023 年 7 月 8 日
+Installs: 77660 | Stars: 21471 | Last update: 25 Jul 2023
-它们是标签吗? 它们是空格吗? 多少? 再也不用怀疑了! 在 GitHub 上的所有代码中将空格渲染为“·”,将制表符渲染为“→”.
+Are they tabs? Are they spaces? How many? Never wonder again! Renders spaces as `·` and tabs as `→` in all the code on GitHub.
-安装量:615 | 星级: 73 | 最后更新:2018 年 8 月 25 日
+Installs: 608 | Stars: 73 | Last update: 25 Aug 2018
-在拉取请求界面中引入了“探索”选项卡,您可以在其中查看按重要性排序的更改,并查看每个更改周围的语义上下文.
+Introduces the Explore tab in the pull request interface where you can review changes ordered by importance and see the semantic context surrounding each change.
-安装量:37 | 星级: 不适用 | 最后更新:2020 年 8 月 10 日
+Installs: 36 | Stars: n/a | Last update: 10 Aug 2020
-当您查看代码、拉取请求和差异时,Sourcegraph 浏览器扩展为您提供类似于 GitHub IDE 的功能:
+The Sourcegraph browser extension gives GitHub IDE-like powers when you're viewing code, pull requests, and diffs:
-1. 转到定义
-2. 查找参考资料
-3. 强大的代码搜索功能,包括正则表达式匹配、差异搜索和其他过滤器
-4. 悬停工具提示
-5. 文件树导航
+1. Go to definition
+2. Find references
+3. Powerful code search with regexp matching, diff searches, and other filters
+4. Hover tooltips
+5. File tree navigation
-安装次数:101068 | 星级:8601 | 最后更新:2023 年 4 月 15 日
+Installs: 101066 | Stars: 8609 | Last update: 15 Apr 2023
-通过将制表符大小强制为 4 而不是 8,使制表符缩进的代码更具可读性.
+Make tab indented code more readable by forcing the tab size to 4 instead of 8.
-安装次数:1000 | 星级:282 | 最后更新:2021 年 9 月 25 日
+Installs: 1000 | Stars: 282 | Last update: 25 Sep 2021
-帮助您轻松查看自上次访问 GitHub 以来发生了哪些活动.
+Helps you see easily which activities happened since you last visited GitHub.
-安装次数:181 | 星级: 31 | 最后更新:不适用
+Installs: 186 | Stars: 31 | Last update: n/a
-为您的 PR 生成一个神奇的链接,并将其发布到共享的 Slack 频道上,以吸引审阅者更快地获取您的 PR!
+Generate a magic link for your PR and post it on shared Slack channel, to entice reviewers to pick up your PR faster!
-安装次数:1000 | 星级: 不适用 | 最后更新:2023 年 6 月 27 日
+Installs: 1000 | Stars: n/a | Last update: 27 Jun 2023
- ZenHub 是第一个也是唯一一个在 GitHub 内本地运行的项目管理套件; 通过专为初创公司、快速发展的工程团队和开源社区构建的功能来增强您的工作流程. 该产品是一个浏览器扩展,注入了高级功能,包括实时拖放问题任务板、通过 +1 按钮进行同行反馈,以及支持将任何文件类型直接上传到 GitHub 界面. ZenHub 可以轻松地将所有流程集中到 GitHub 中,从而使您的团队保持精简和敏捷.
+ZenHub is the first and only project management suite that works natively within GitHub; enhancing your workflow with features built specifically for startups, fast-moving engineering teams, and the open-source community. The product is a browser extension that injects advanced functionality including real-time drag-and-drop Issue Task Boards, peer feedback via a +1 button, and support for uploading any file type directly into the GitHub interface. ZenHub makes it easy to centralize all processes into GitHub, keeping your team lean and agile.
-安装量:70000 | 星级: 不适用 | 最后更新:2023 年 7 月 13 日
+Installs: 70000 | Stars: n/a | Last update: 13 Jul 2023
-您的所有问题、PR、存储库和其他工作文档都位于新选项卡中
+All your issues, PRs, repos and other work documents right in your new tab
-安装量:20168 | 星级: 不适用 | 最后更新:2023 年 6 月 16 日
+Installs: 20167 | Stars: n/a | Last update: 16 Jun 2023
-github 的文件树,等等.
+file tree for github, and more than that.
-安装量:10502 | 星级: 不适用 | 最后更新:2023 年 5 月 18 日
+Installs: 10501 | Stars: n/a | Last update: 18 May 2023
-在 1400 像素、1600 像素和 1800 像素处添加断点,以在大屏幕上获得完整的 GitHub 体验. 还删除了存储库浏览器中文件和目录名称的截断.
+Add breakpoints at 1400px, 1600px and 1800px for full GitHub experience on large screens. Also removes the truncating of file and directory names in the repository browser.
-安装量:2000 | 星级:130 | 最后更新:2020 年 7 月 24 日
+Installs: 2000 | Stars: 130 | Last update: 24 Jul 2020
-gitpod 通过在浏览器中提供现成的代码开发环境(由 VS Code 提供支持)来简化开发人员工作流程.
+gitpod streamlines developer workflows by providing ready-to-code development environments in your browser - powered by vs code.
-安装次数:62483 | 星级: 123 | 最后更新:2023 年 2 月 24 日
+Installs: 62475 | Stars: 123 | Last update: 24 Feb 2023
-当查看 github.com 上包含 package.json 文件的存储库时,此扩展将内省 package.json 中的依赖项,并在存储库的自述文件下方显示每个依赖项的链接和描述.
+When viewing a repository on github.com that has a package.json file, this extension will introspect the dependencies in package.json and display links and description for each dependency, just below the repo's README.
-安装量:2078 | 星级:700 | 最后更新:2023 年 5 月 29 日
+Installs: 2077 | Stars: 699 | Last update: 29 May 2023
-使用数学、图表、嵌入式 YouTube 视频等扩展 GitHub 页面.
+Extends GitHub pages with math, diagrams, embedded YouTube videos etc.
-安装量:425 | 星级:85 | 最后更新:2023 年 1 月 10 日
+Installs: 429 | Stars: 85 | Last update: 10 Jan 2023
diff --git a/docs/awesome/awesome-dotnet.md b/docs/awesome/awesome-dotnet.md
index f08ccafa5e..683254b643 100644
--- a/docs/awesome/awesome-dotnet.md
+++ b/docs/awesome/awesome-dotnet.md
@@ -5,235 +5,235 @@
[![Build Status](https://github.com/quozd/awesome-dotnet/actions/workflows/awesome-bot.yml/badge.svg)](https://github.com/quozd/awesome-dotnet/actions/workflows/awesome-bot.yml)
[![Join the chat at https://gitter.im/quozd/awesome-dotnet](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/quozd/awesome-dotnet?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
-一系列出色的 .NET 库、工具、框架和软件.
+A collection of awesome .NET libraries, tools, frameworks, and software.
-灵感来自 [awesome-ruby](https://github.com/markets/awesome-ruby), [awesome-php](https://github.com/ziadoz/awesome-php), [awesome-python](https://github.com/vinta/awesome-python), [frontend-dev-bookmarks](https://github.com/dypsilon/frontend-dev-bookmarks) 和 [ruby-bookmarks](https://github.com/dreikanter/ruby-bookmarks).
+Inspired by [awesome-ruby](https://github.com/markets/awesome-ruby), [awesome-php](https://github.com/ziadoz/awesome-php), [awesome-python](https://github.com/vinta/awesome-python), [frontend-dev-bookmarks](https://github.com/dypsilon/frontend-dev-bookmarks) and [ruby-bookmarks](https://github.com/dreikanter/ruby-bookmarks).
-随时欢迎您的贡献! 请看一下 [contribution guidelines and quality standard](https://github.com/quozd/awesome-dotnet/blob/master/CONTRIBUTING.md) pages first. We accept proprietary and commercial software too.
+Contributions are always welcome! Please take a look at the [contribution guidelines and quality standard](https://github.com/quozd/awesome-dotnet/blob/master/CONTRIBUTING.md) pages first. We accept proprietary and commercial software too.
-谢谢大家 [contributors](https://github.com/quozd/awesome-dotnet/graphs/contributors) ,你太棒了,没有你就不可能! 目标是建立一个分类的、由社区驱动的知名资源集合.
+Thanks to all [contributors](https://github.com/quozd/awesome-dotnet/graphs/contributors), you're awesome and wouldn't be possible without you! The goal is to build a categorized community-driven collection of very well-known resources.
## License
[![CC0](https://licensebuttons.net/p/zero/1.0/88x31.png)](https://creativecommons.org/publicdomain/zero/1.0/)
-在法律允许的范围内, [Vitali Fokin](https://github.com/quozd) 已放弃本作品的所有版权以及相关或邻接权.
+To the extent possible under law, [Vitali Fokin](https://github.com/quozd) has waived all copyright and related or neighboring rights to this work.
## Algorithms and Data structures
-* [Algorithmia](https://github.com/SolutionsDesign/Algorithmia) - 适用于.NET 3.5 及更高版本的算法和数据结构库. Algorithmia 包含复杂的算法和数据结构,如图形、优先级队列、命令、撤消重做等.
+* [Algorithmia](https://github.com/SolutionsDesign/Algorithmia) - Algorithm and data-structure library for .NET 3.5 and up. Algorithmia contains sophisticated algorithms and data-structures like graphs, priority queues, command, undo-redo and more.
* [C# Algorithms](https://github.com/aalhour/C-Sharp-Algorithms) - A C# plug-and-play class-library project of standard Data Structures and Algorithms. It contains 35+ Data Structures and 30+ Algorithms designed as Object-Oriented isolated components.
-* [Towel](https://github.com/ZacharyPatten/Towel) - 数据结构、算法、数学、元数据、扩展、控制台、测量和其他有用的东西
-* [Akade.IndexedSet](https://github.com/akade/Akade.IndexedSet) - 方便的数据结构,支持高效的内存索引和查询,包括范围查询和模糊字符串匹配.
+* [Towel](https://github.com/ZacharyPatten/Towel) - data structures, algorithms, mathematics, metadata, extensions, console, measurements, and other useful stuff
+* [Akade.IndexedSet](https://github.com/akade/Akade.IndexedSet) - A convenient data structure supporting efficient in-memory indexing and querying, including range queries and fuzzy string matching.
## API
-* [Telegram.Bot](https://github.com/TelegramBots/Telegram.Bot) - .NET 客户端 [Telegram Bot API](https://core.telegram.org/bots/api)
-* [TLSharp](https://github.com/sochix/TLSharp) - 它非常适合任何想要直接向 Telegram 用户发送数据或编写自己的自定义 Telegram 客户端的开发人员.
-* [WTelegramClient](https://github.com/wiz0u/WTelegramClient) - 使用最新版本的 Telegram 自动创建用户帐户 [Telegram Client API](https://core.telegram.org/methods)
-* [NancyFx](https://github.com/NancyFx/Nancy) - 用于在 .NET 和 Mono 上构建基于 HTTP 的服务的轻量级、简单的框架
-* [ASP.NET Web API](https://dotnet.microsoft.com/apps/aspnet/apis) - 可以轻松构建覆盖广泛客户端(包括浏览器和移动设备)的 HTTP 服务的框架
+* [Telegram.Bot](https://github.com/TelegramBots/Telegram.Bot) - .NET Client for [Telegram Bot API](https://core.telegram.org/bots/api)
+* [TLSharp](https://github.com/sochix/TLSharp) - It's a perfect fit for any developer who would like to send data directly to Telegram users or write own custom Telegram client.
+* [WTelegramClient](https://github.com/wiz0u/WTelegramClient) - Automate a user account on Telegram, using the latest version of [Telegram Client API](https://core.telegram.org/methods)
+* [NancyFx](https://github.com/NancyFx/Nancy) - Lightweight, low-ceremony, framework for building HTTP-based services on .NET and Mono
+* [ASP.NET Web API](https://dotnet.microsoft.com/apps/aspnet/apis) - Framework that makes it easy to build HTTP services that reach a broad range of clients, including browsers and mobile devices
* [Breeze](https://breeze.github.io/doc-net/) - API framework enabling rich data access by using the OData 3 protocol. Client libraries available for JavaScript and C#.
* [Mobius: C# API for Spark](https://github.com/Microsoft/Mobius) - Mobius adds C# language binding to Apache Spark, enabling the implementation of Spark driver code and data processing operations in C#.
-* [ServiceStack](https://github.com/ServiceStack/ServiceStack) - 精心设计、速度惊人、为所有人带来彻底享受的网络服务
-* [Nelibur](https://github.com/Nelibur/Nelibur) - Nelibur 是纯 WCF 上基于消息的 Web 服务框架. Nelibur 简化了高性能和基于消息的 Web 服务的创建,您当然拥有 WCF 的所有功能.
-* [WebAPI Contrib](https://github.com/WebApiContrib/WebAPIContrib) - 开源项目集合,帮助改进 ASP.NET Web API 的工作
-* [Xamarin.Essentials](https://docs.microsoft.com/en-us/xamarin/essentials/) - Xamarin.Essentials 为开发人员的移动应用程序提供跨平台 API.
-* [FFImageLoading - Fast & Furious Image Loading](https://github.com/luberda-molinet/FFImageLoading) - 该库可在 Xamarin.iOS、Xamarin.Android、Xamarin.Forms、Xamarin.Mac / Xamarin.Tizen 和 Windows(UWP、WinRT)上快速轻松地加载图像
-* [Ocelot](https://github.com/ThreeMammals/Ocelot) - .NET核心API网关
-* [CommandQuery](https://github.com/hlaueriksson/CommandQuery) - ASP.NET Core 的命令查询分离⚡AWS Lambda ⚡Azure Functions ⚡Google Cloud Functions ASP.NET Web API 2
-* [Cloud Storage](https://github.com/managedcode/Storage):- 该库提供了一个通用接口,用于访问和操作不同云 blob 存储提供商(Azure 存储、AWS S3、Google 云存储)中的数据.它可以轻松地在提供商之间切换或同时使用多个提供商,而无需学习和使用多个 API.
+* [ServiceStack](https://github.com/ServiceStack/ServiceStack) - Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
+* [Nelibur](https://github.com/Nelibur/Nelibur) - Nelibur is message based web service framework on the pure WCF. Nelibur simplifies creating high-performance and message-based web services and you certainly have all the power of the WCF.
+* [WebAPI Contrib](https://github.com/WebApiContrib/WebAPIContrib) - Collection of open source projects to help improve your work with ASP.NET Web API
+* [Xamarin.Essentials](https://docs.microsoft.com/en-us/xamarin/essentials/) - Xamarin.Essentials provides developers with cross-platform APIs for their mobile applications.
+* [FFImageLoading - Fast & Furious Image Loading](https://github.com/luberda-molinet/FFImageLoading) - This Library to load images quickly & easily on Xamarin.iOS, Xamarin.Android, Xamarin.Forms, Xamarin.Mac / Xamarin.Tizen and Windows (UWP, WinRT)
+* [Ocelot](https://github.com/ThreeMammals/Ocelot) - .NET core API Gateway
+* [CommandQuery](https://github.com/hlaueriksson/CommandQuery) - Command Query Separation for 🌐ASP.NET Core ⚡AWS Lambda ⚡Azure Functions ⚡Google Cloud Functions 🌐ASP.NET Web API 2
+* [Cloud Storage](https://github.com/managedcode/Storage):- This library provides a universal interface for accessing and manipulating data in different cloud blob storage providers (Azure Storage, AWS S3, Google Cloud Storage. It makes it easy to switch between providers or to use multiple providers simultaneously, without having to learn and use multiple APIs.
## Application Frameworks
-* [.NET Boxed Framework](https://github.com/Dotnet-Boxed/Framework) - .NET Core 扩展和 Helper NuGet 包
-* [ASP.NET Boilerplate](https://github.com/aspnetboilerplate/aspnetboilerplate) - 具有最佳实践和最流行工具的新现代 ASP.NET MVC Web 应用程序的起点.
-* [ABP](https://github.com/abpframework/abp) - 下一代 ASP.NET Boilerplate Web 应用程序框架.
-* [Orleans](https://github.com/dotnet/orleans) - Orleans 是一个框架,提供了一种直接的方法来构建分布式大规模计算应用程序,无需学习和应用复杂的并发或其他扩展模式
-* [Newbe.Claptrap](https://github.com/newbe36524/Newbe.Claptrap) - 这是一套以响应式、事件溯源、Actor模式为基础理论的服务器端开发框架. 在此之上,开发者可以更简单地开发“分布式”、“横向扩展”和“易于测试”的应用程序.
-* [CoreFX](https://github.com/dotnet/corefx) - corefx 存储库包含 .NET Core 的库实现(称为“CoreFX”). 它包括System.Collections、System.IO、System.Xml 和许多其他组件.
-* [CSLA .NET](https://github.com/MarimerLLC/csla) - 业务层开发框架 https://cslanet.com/
+* [.NET Boxed Framework](https://github.com/Dotnet-Boxed/Framework) - .NET Core Extensions and Helper NuGet packages
+* [ASP.NET Boilerplate](https://github.com/aspnetboilerplate/aspnetboilerplate) - A starting point for new modern ASP.NET MVC web applications with best practices and most popular tools.
+* [ABP](https://github.com/abpframework/abp) - The next generation of the ASP.NET Boilerplate web application framework.
+* [Orleans](https://github.com/dotnet/orleans) - Orleans is a framework that provides a straight-forward approach to building distributed high-scale computing applications, without the need to learn and apply complex concurrency or other scaling patterns
+* [Newbe.Claptrap](https://github.com/newbe36524/Newbe.Claptrap) - This is a set of server-side development frameworks with reactive, event sourcing and Actor pattern as basic theories. On top of this, developers can develop "distributed", "scale out", and "easy to test" application more simply.
+* [CoreFX](https://github.com/dotnet/corefx) - The corefx repo contains the library implementation (called "CoreFX") for .NET Core. It includes System.Collections, System.IO, System.Xml and many other components.
+* [CSLA .NET](https://github.com/MarimerLLC/csla) - business layer development framework https://cslanet.com/
* [Mono](https://github.com/mono/mono) - Open source ECMA CLI, C#, F#, VB and .NET implementation
-* [Mono-Addins](https://github.com/mono/mono-addins) - Mono.Addins 是一个通用框架,用于创建可扩展应用程序以及创建扩展这些应用程序的加载项
-* [peasy](https://github.com/peasy/Peasy.NET) - Peasy 是一个中间层框架,提供易于使用且灵活的规则引擎,旨在解决并发处理、事务支持、容错、线程、可扩展性、异步和多客户端支持以及易于测试等常见挑战,所有这些都不需要巨大的学习曲线!
-* [Plastic](https://github.com/sang-hyeon/Plastic) - Plastic 提供对域、应用程序规则、业务规则或应用程序中的业务逻辑等内容的封装. 为此,使用命令模式.
-* [Signals](https://github.com/EmitKnowledge/Signals) - Signals 是一个基于 .NET5 的框架,专注于通过为开发团队提供工具、方面和流程来提高开发团队的质量和生产力.
-* [Spring.Net](https://github.com/spring-projects/spring-net) - Spring.NET 是一个开源应用程序框架,使构建企业 .NET 应用程序变得更加容易
-* [DotNetty](https://github.com/Azure/DotNetty) - DotNetty 是 Netty 的一个端口,异步事件驱动的网络应用程序框架,用于快速开发可维护的高性能协议服务器和客户端.
-* [AspectCore Framework](https://github.com/dotnetcore/AspectCore-Framework) - AspectCore Framework 是一个基于面向方面编程的 .NET Core 和 .NET Framework 跨平台框架. 对切面拦截器、依赖注入集成、Web 应用程序、数据验证等的核心支持.
-* [HopFramework](https://github.com/DiegoTondim/hop-framework) - HopFramework 是一个框架,可以轻松地创建项目,应用领域驱动设计和大量模式来提供更好的解决方案.
-* [Fusion](https://github.com/servicetitan/Stl.Fusion) - .NET Core 和 Blazor 库试图通过引入一种新颖的“计算可观察量”来显着改进我们实现实时和高负载服务的方式 - 不可变的、线程安全的,最重要的是,对开发人员来说几乎不可见. [Samples 1](https://github.com/servicetitan/Stl.Fusion.Samples) [Samples 2](https://github.com/alexyakunin/BoardGames)
-* [silky](https://github.com/liuhll/silky) - Silky框架旨在帮助开发者在.net平台下通过简单的代码和配置快速构建微服务开发框架.
+* [Mono-Addins](https://github.com/mono/mono-addins) - Mono.Addins is a generic framework for creating extensible applications, and for creating add-ins which extend those applications
+* [peasy](https://github.com/peasy/Peasy.NET) - Peasy is a middle tier framework that offers an easy to use and flexible rules engine and was designed to address common challenges such as concurrency handling, transactional support, fault tolerance, threading, scalability, async and multiple client support, and easy testability, all without a huge learning curve!
+* [Plastic](https://github.com/sang-hyeon/Plastic) - Plastic provides encapsulation of things like Domain, Application Rules, Business Rules or Business Logic in Application. For this, Command pattern is used.
+* [Signals](https://github.com/EmitKnowledge/Signals) - Signals is a .NET5 based framework which focuses on increasing the quality and productivity within development teams by providing them with tools, aspects and processes.
+* [Spring.Net](https://github.com/spring-projects/spring-net) - Spring.NET is an open source application framework that makes building enterprise .NET applications easier
+* [DotNetty](https://github.com/Azure/DotNetty) - DotNetty is a port of Netty, asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients.
+* [AspectCore Framework](https://github.com/dotnetcore/AspectCore-Framework) - AspectCore Framework is an Aspect-Oriented Programming based cross platform framework for .NET Core and .NET Framework. Core support for aspect-interceptor,dependency injection integration , web applications , data validation , and more.
+* [HopFramework](https://github.com/DiegoTondim/hop-framework) - HopFramework is a framework to create projects easily applying Domain Driven Design and a lot of patterns to delivery a better solution.
+* [Fusion](https://github.com/servicetitan/Stl.Fusion) - .NET Core and Blazor library that attempts to dramatically improve the way we implement real-time and high-load services by introducing a novel kind of "computed observables" - immutable, thread-safe, and most importantly, almost invisible for developers. [Samples 1](https://github.com/servicetitan/Stl.Fusion.Samples) [Samples 2](https://github.com/alexyakunin/BoardGames)
+* [silky](https://github.com/liuhll/silky) - The Silky framework is designed to help developers quickly build a microservice development framework through simple code and configuration under the .net platform.
## Application Templates
-* [.NET Boxed Templates](https://github.com/Dotnet-Boxed/Templates) - 包含电池的 .NET 项目模板,提供了让您更快地进行所需的最少代码量.
+* [.NET Boxed Templates](https://github.com/Dotnet-Boxed/Templates) - .NET project templates with batteries included, providing the minimum amount of code required to get you going faster.
* [ASP.NET Core Starter Kit](https://github.com/kriasoft/aspnet-starter-kit) - backend: .NET Core, EF Core, C#; frontend: Babel, Webpack, React, CSS Modules
* [ProjectScaffold](https://github.com/fsprojects/ProjectScaffold) - A prototypical .NET solution recommended by the F# Foundation---includes file system setup, Paket for dependencies and FAKE for build/test automation. By default, build process also compiles documentation and generates NuGet packages.
-* [Serene](https://github.com/volkanceylan/Serenity) - Serenity 是一个 ASP.NET MVC 应用程序平台,旨在通过基于服务的体系结构简化和缩短以数据为中心的业务应用程序的开发. Serene 是构建 Serenity 应用程序的入门模板.
-* [Side-Waffle](https://github.com/LigerShark/side-waffle) - 用于 Web 和桌面开发的大量有用模板的集合.
-* [Template10](https://github.com/Windows-XAML/Template10) - 具有设计模式的 Windows 10 模板.
-* [Nucleus](https://github.com/alirizaadiyahsi/Nucleus) - Vue启动应用程序模板,在后端使用ASP.NET Core API分层架构和基于JWT的身份验证
-* [JHipster.NET](https://github.com/jhipster/jhipster-dotnetcore) JHipster 蓝图,用 asp.net core 替换原来的 SpringBoot Backend. jhipster 的主要目标生成器是展示现代 Java Web 开发的最佳实践. 所以该项目的目标是在.net 中做同样的事情. 前端可以使用 Angular 或 React 生成,很快就会使用 blazor 生成.
+* [Serene](https://github.com/volkanceylan/Serenity) - Serenity is an ASP.NET MVC application platform designed to simplify and shorten development of data-centric business applications with a service-based architecture. Serene is a starter template to build Serenity applications.
+* [Side-Waffle](https://github.com/LigerShark/side-waffle) - Large collection of useful templates for Web and Desktop development.
+* [Template10](https://github.com/Windows-XAML/Template10) - Windows 10 templates with design patterns.
+* [Nucleus](https://github.com/alirizaadiyahsi/Nucleus) - Vue startup application template that uses ASP.NET Core API layered architecture at the back-end and JWT based authentication
+* [JHipster.NET](https://github.com/jhipster/jhipster-dotnetcore) JHipster blueprint for replace orginal SpringBoot Backend by asp.net core. The main goal generator of jhipster is showcases best practices of modern web development in java. So the goal of the project is to do the same in .net. The Frontend can be generated with angular or react and soon with blazor.
## Artificial Intelligence
* [AIMLBot (Program#)](http://aimlbot.sourceforge.net/) - A small, fast, standards-compliant yet easily customizable implementation of an AIML (Artificial Intelligence Markup Language) based chatter bot in C#.
-* [SIML](https://simlbot.com/) - 合成智能标记语言,下一代聊天机器人和数字助理语言.
+* [SIML](https://simlbot.com/) - Synthetic Intelligence Markup Language, a next generation Chatbot & Digital Assistant Language.
## Assembly Manipulation
-* [Fody](https://github.com/Fody/Fody) - 用于编织 .NET 程序集的可扩展工具.
-* [ILRepack](https://github.com/gluck/il-repack) - ILMerge 的开源替代方案.
-* [Mono.Cecil](https://github.com/jbevain/cecil) - Cecil 是一个用于生成和检查 ECMA CIL 形式的程序和库的库.
+* [Fody](https://github.com/Fody/Fody) - Extensible tool for weaving .NET assemblies.
+* [ILRepack](https://github.com/gluck/il-repack) - Open-source alternative to ILMerge.
+* [Mono.Cecil](https://github.com/jbevain/cecil) - Cecil is a library to generate and inspect programs and libraries in the ECMA CIL form.
## Assets
-* [Cassette](https://github.com/andrewdavey/cassette) - 管理 .NET Web 应用程序资产(脚本、CSS 和模板)
-* [NodeAssets](https://github.com/ajorkowski/NodeAssets) - Asset Manager for .NET 使用 SignalR 进行实时 CSS 更新,并且可以选择利用 Node.js 编译器
-* [Bundle Transformer](https://github.com/Taritsyn/BundleTransformer) - 模块化扩展 [Microsoft ASP.NET Web Optimization Framework](https://www.nuget.org/packages/Microsoft.AspNet.Web.Optimization) . 它的模块支持 LESS、Sass、CoffeeScript、TypeScript、Mustache、Handlebars、Autoprefixer 以及一堆不同的 JS 和 CSS 压缩器.
-* [Bundler](https://github.com/ServiceStack/Bundler) - 编译和缩小 Less/Sass/Stylus/Css/JS/CoffeeScript/LiveScript 文件. 与 MVC 和 ServiceStack 集成
-* [SquishIt](https://github.com/jetheredge/SquishIt) - 让您“轻松”捆绑一些 CSS 和 JavaScript
+* [Cassette](https://github.com/andrewdavey/cassette) - Manages .NET web application assets (scripts, css and templates)
+* [NodeAssets](https://github.com/ajorkowski/NodeAssets) - Asset Manager for .NET that has live CSS updates using SignalR and can optionally leverage Node.js compilers
+* [Bundle Transformer](https://github.com/Taritsyn/BundleTransformer) - Modular extension for [Microsoft ASP.NET Web Optimization Framework](https://www.nuget.org/packages/Microsoft.AspNet.Web.Optimization). Its modules supports LESS, Sass, CoffeeScript, TypeScript, Mustache, Handlebars, Autoprefixer along with a bunch of different JS and CSS minifiers.
+* [Bundler](https://github.com/ServiceStack/Bundler) - Compile & Minify Less/Sass/Stylus/Css/JS/CoffeeScript/LiveScript files. Integrates with MVC and ServiceStack
+* [SquishIt](https://github.com/jetheredge/SquishIt) - Lets you *easily* bundle some CSS and JavaScript
## Authentication and Authorization
-* [ASP.NET Identity](https://github.com/aspnet/Identity/) - ASP.NET 应用程序的新会员系统
+* [ASP.NET Identity](https://github.com/aspnet/Identity/) - New membership system for ASP.NET applications
* [ASP.NET SAML](https://github.com/jitbit/AspNetSaml) - SAML authentication support for ASP.NET apps
* [DotNetOpenAuth](https://github.com/DotNetOpenAuth/DotNetOpenAuth) - A C# implementation of the OpenID, OAuth and InfoCard protocols
-* [Logibit Hawk](https://github.com/logibit/logibit.hawk/) - 自动对焦# [Hawk](https://github.com/outmoded/hawk) 认证库
-* [IdentityModel](https://github.com/IdentityModel) - 用于 .NET 4.5 和 MVC4/Web API 中身份和访问控制的帮助程序库.
-* [IdentityServer](https://github.com/IdentityServer) - 可扩展的 OAuth2 和 OpenID Connect 提供商框架.
-* [OAuth](https://github.com/danielcrenna/vault/tree/master/oauth) - 一个非常轻量级的库,用于生成用 C 编写的 OAuth 1.0a 签名#
-* [Stuntman](https://rimdev.io/stuntman/) - Stuntman 是一个在开发过程中利用 .NET Claims Identity 模拟用户的库.
-* [Topaz](https://www.topaz.sh) - .NET 应用程序的开源授权项目.
+* [Logibit Hawk](https://github.com/logibit/logibit.hawk/) - A F# [Hawk](https://github.com/outmoded/hawk) authentication library
+* [IdentityModel](https://github.com/IdentityModel) - Helper library for identity & access control in .NET 4.5 and MVC4/Web API.
+* [IdentityServer](https://github.com/IdentityServer) - Extensible OAuth2 and OpenID Connect provider framework.
+* [OAuth](https://github.com/danielcrenna/vault/tree/master/oauth) - A very lightweight library for generating OAuth 1.0a signatures written in C#
+* [Stuntman](https://rimdev.io/stuntman/) - Stuntman is a library for impersonating users during development leveraging .NET Claims Identity.
+* [openiddict](https://github.com/openiddict/openiddict-core) - Flexible and versatile OAuth 2.0/OpenID Connect stack for .NET
## Blazor
-* [BootstrapBlazor](https://github.com/dotnetcore/BootstrapBlazor) - 一套基于Bootstrap和Blazor的企业级UI组件.
-* [ant-design-blazor](https://github.com/ant-design-blazor/ant-design-blazor) - 一套基于Ant Design和Blazor WebAssembly的企业级UI组件.
-* [MASA.Blazor](https://github.com/BlazorComponent/MASA.Blazor) - 一组基于 Material Design 和 Blazor WebAssembly 的企业级 UI 组件.
-* [Megabit.Blazorise](https://github.com/Megabit/Blazorise) - Blazorise 是一个构建在 Blazor 和 CSS 框架(如 Bootstrap、Bulma 和 Material)之上的组件库. 非常容易使用.
-* [blazork8s](https://github.com/weibaohui/blazork8s) - blazor 和 .NET Core 中的 k8s 管理 ui.
+* [BootstrapBlazor](https://github.com/dotnetcore/BootstrapBlazor) - A set of enterprise-class UI components based on Bootstrap and Blazor.
+* [ant-design-blazor](https://github.com/ant-design-blazor/ant-design-blazor) - A set of enterprise-class UI components based on Ant Design and Blazor WebAssembly.
+* [MASA.Blazor](https://github.com/BlazorComponent/MASA.Blazor) - A set of enterprise-class UI components based on Material Design and Blazor WebAssembly.
+* [Megabit.Blazorise](https://github.com/Megabit/Blazorise) - Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material. Very easy to use.
+* [blazork8s](https://github.com/weibaohui/blazork8s) - k8s management ui in blazor and .NET Core.
## Blockchain
-* [Nethermind](https://github.com/NethermindEth/nethermind) - .NET Core 中的完整以太坊客户端
+* [Nethermind](https://github.com/NethermindEth/nethermind) - full Ethereum client in .NET Core
## Books
-* [The Little ASP.NET Core Book](https://recaffeinate.co/book/) - 一本免费、开源、基于教程的书籍,旨在提供 ASP.NET Core 的简单介绍.
-* [.NET in Action, Second Edition](https://www.manning.com/books/dotnet-in-action-second-edition) - 介绍如何在 Microsoft .NET 平台上实现功能齐全的跨平台专业应用程序. **[$]**
-* [.NET Maui in Action](https://www.manning.com/books/dot-net-maui-in-action) - 一本关于使用一组通用 .NET 工具创建移动和桌面应用程序的书. **[$]**
+* [The Little ASP.NET Core Book](https://recaffeinate.co/book/) - A free, open-source, tutorial-based book aiming to provide a simple introduction to ASP.NET Core.
+* [.NET in Action, Second Edition](https://www.manning.com/books/dotnet-in-action-second-edition) - An introduction to implementing full-featured, cross-platform professional applications on the Microsoft .NET platform. **[$]**
+* [.NET Maui in Action](https://www.manning.com/books/dot-net-maui-in-action) - A book about creating mobile and desktop apps using a common set of .NET tools. **[$]**
* [ASP.NET Core in Action, Third Edition](https://www.manning.com/books/asp-net-core-in-action-third-edition) - Build professional-grade full-stack web applications using C# and ASP.NET Core. **[$]**
-* [ASP.NET Core Razor Pages in Action](https://www.manning.com/books/asp-net-core-razor-pages-in-action) - 有关如何使用 Razor Pages 创建易于测试和扩展的动态网站的综合指南. **[$]**
-* [ASP.NET Core Security](https://www.manning.com/books/asp-net-core-security) - 保护使用 ASP.NET 构建的 Web 应用程序的实用和实践指南. **[$]**
-* [ASP.NET Core Web API](https://www.manning.com/books/asp-net-core-web-api) - 一本关于使用 REST 和 GraphQL 标准设计和实现 API 的书. **[$]**
+* [ASP.NET Core Razor Pages in Action](https://www.manning.com/books/asp-net-core-razor-pages-in-action) - A comprehensive guide to how to use Razor Pages to create dynamic websites that are easy to test and scale. **[$]**
+* [ASP.NET Core Security](https://www.manning.com/books/asp-net-core-security) - A practical and hands-on guide to securing web applications built with ASP.NET. **[$]**
+* [ASP.NET Core Web API](https://www.manning.com/books/asp-net-core-web-api) - A book about designing and implementing APIs using the REST and GraphQL standards. **[$]**
* [Blazor in Action](https://www.manning.com/books/blazor-in-action) - A guide to building UIs and client-side applications using C# and .NET. **[$]**
-* [Building Web APIs with ASP.NET Core](https://www.manning.com/books/building-web-apis-with-asp-net-core) - 使用 ASP.NET Core 创建第一个 Web API 的实用初学者指南. **[$]**
+* [Building Web APIs with ASP.NET Core](https://www.manning.com/books/building-web-apis-with-asp-net-core) - Practical beginner’s guide to creating your first web APIs using ASP.NET Core. **[$]**
* [C# in Depth, Fourth Edition](https://www.manning.com/books/c-sharp-in-depth-fourth-edition) - deep dive into the details of the C# language. **[$]**
* [CLR via C#, Fourth Edition](https://www.microsoftpressstore.com/store/clr-via-c-sharp-9780735667457) - Dig deep and master the intricacies of the common language runtime, C#, and .NET development. **[$]**
* [Code Like a Pro in C#](https://www.manning.com/books/code-like-a-pro-in-c-sharp) - Build on your existing programming skills and upskill to professional-level C# programming. **[$]**
-* [Dependency Injection in .NET](https://www.manning.com/books/dependency-injection-principles-practices-patterns) - 教您使用依赖注入来减少 .NET 中应用程序组件之间的硬编码依赖关系. **[$]**
-* [Entity Framework Core in Action](https://www.manning.com/books/entity-framework-core-in-action) - 教授如何使用 Entity Framework Core,包括轻量级数据访问替代方案,例如 Dapper. **[$]**
+* [Dependency Injection in .NET](https://www.manning.com/books/dependency-injection-principles-practices-patterns) - teaches you to use Dependency Injection to reduce hard-coded dependencies between application components in .NET. **[$]**
+* [Entity Framework Core in Action](https://www.manning.com/books/entity-framework-core-in-action) - teaches how to use Entity Framework Core, including lighter weight data access alternatives such as Dapper. **[$]**
* [Functional Programming in C#, Second edition](https://www.manning.com/books/functional-programming-in-c-sharp-second-edition) - Real world examples and practical techniques for functional programming in C# without the jargon and theory. **[$]**
-* [Microservices in .NET Core, Second edition](https://www.manning.com/books/microservices-in-net-core-second-edition) - 使用 .NET 堆栈构建微服务系统的综合指南. **[$]**
+* [Microservices in .NET Core, Second edition](https://www.manning.com/books/microservices-in-net-core-second-edition) - A comprehensive guide to building microservice systems using the .NET stack. **[$]**
* [Pro .NET 5 Custom Libraries](https://link.springer.com/book/10.1007/978-1-4842-6391-4) - Consists of sample projects for each data type implementation. Demonstrates implementation in C#. Covers dos and don'ts of each implementation. **[$]**
-* [Pro .NET Benchmarking](https://link.springer.com/book/10.1007/978-1-4842-4941-3) - 深入了解软件基准测试,以实现准确的性能测量. 通过识别和定位正确的瓶颈,帮助您获得最大的性能影响. 包括最新编译器和处理器的覆盖范围. **[$]**
-* [Pro .NET Framework with the Base Class Library](https://link.springer.com/book/10.1007/978-1-4842-4191-2) - 展示了有价值的提示和示例,以加强管理类型的正确使用,包括如何避免装箱/拆箱以及更好地使用内存资源. **[$]**
+* [Pro .NET Benchmarking](https://link.springer.com/book/10.1007/978-1-4842-4941-3) - Provides an in-depth look at software benchmarking for accurate performance measurement. Helps you get maximum performance impact by identifying and targeting the right bottlenecks. Includes coverage of the latest compilers and processors. **[$]**
+* [Pro .NET Framework with the Base Class Library](https://link.springer.com/book/10.1007/978-1-4842-4191-2) - Shows valuable tips and examples that reinforce the correct use of manage types, including how to avoid boxing/unboxing and better use of memory resources. **[$]**
* [Pro .NET Memory Management](https://link.springer.com/book/10.1007/978-1-4842-4027-4) - Takes a deep dive into .NET memory management, including comprehensive coverage of how .NET memory works, implementation details, possible pitfalls, and ways to work around them. **[$]**
-* [Pro ASP.NET Core 6](https://link.springer.com/book/10.1007/978-1-4842-7957-1) - ASP.NET Core 6 上最全面的全彩覆盖. 详细的解释和大量的工作代码来学习新功能. 提供功能齐全的 ASP.NET Core 6 应用程序,可用作项目模板. **[$]**
-* [Pro Microservices in .NET 6](https://link.springer.com/book/10.1007/978-1-4842-7833-8) - 向您展示如何快速掌握 .NET 6、Docker 和微服务. 教您如何利用微服务设计模式来增强应用程序. 为编排器和 Azure Kubernetes 服务提供环境选项. **[$]**
+* [Pro ASP.NET Core 6](https://link.springer.com/book/10.1007/978-1-4842-7957-1) - The most comprehensive coverage available on ASP.NET Core 6 in full-color. Detailed explanations and plenty of working code to learn new functionality. Provides a fully functioning ASP.NET Core 6 application that can be used as a template for projects. **[$]**
+* [Pro Microservices in .NET 6](https://link.springer.com/book/10.1007/978-1-4842-7833-8) - Shows you how to get up to speed with .NET 6, Docker, and microservices. Teaches you how to leverage microservice design patterns to strengthen an application. Provides environment options for orchestrators and Azure Kubernetes Service. **[$]**
## Build Automation
-* [Psake](https://github.com/psake/psake) - 用 PowerShell 编写的基于 .NET 的构建自动化工具
+* [Psake](https://github.com/psake/psake) - .NET-based build automation tool written in PowerShell
* [FAKE](https://github.com/fsharp/FAKE) - F# Make, a cross-platform build automation system
-* [Invoke-Build](https://github.com/nightroman/Invoke-Build) - PowerShell 构建和测试自动化工具受 Psake 启发.
-* [MSBuild](https://github.com/dotnet/msbuild) - Microsoft 构建引擎 (MSBuild) 是 .NET 和 Visual Studio 的构建平台
+* [Invoke-Build](https://github.com/nightroman/Invoke-Build) - PowerShell build and test automation tool inspired by Psake.
+* [MSBuild](https://github.com/dotnet/msbuild) - The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio
* [Cake](https://github.com/cake-build/cake) - Cake (C# Make) is a cross-platform build automation system with a C# DSL.
* [Nake](https://github.com/yevhen/Nake) - Magic script-based C# task runner
-* [Nuke](https://github.com/nuke-build/nuke) - 跨平台构建自动化系统
+* [Nuke](https://github.com/nuke-build/nuke) - Cross-platform build automation system
* [FlubuCore](https://github.com/dotnetcore/FlubuCore) - A cross platform build and deployment automation system for building projects and executing deployment scripts using C# code.
## Business Intelligence
-* [FastReport](https://github.com/FastReports/FastReport) - .NET Core 2.x/.Net Framework 4.x 的开源报告生成器. FastReport可用于ASP.NET MVC、Web API应用程序.
-* [NReco PivotData](https://www.nrecosite.com/pivot_data_library_net.aspx) - 内存中数据聚合/OLAP 库、数据透视表生成(呈现为 HTML、导出)、ASP.NET 数据透视构建器控件 **[$][单一部署/非 SaaS 免费]**
+* [FastReport](https://github.com/FastReports/FastReport) - The open source report generator for .NET Core 2.x/.Net Framework 4.x. FastReport can be used in ASP.NET MVC, Web API applications.
+* [NReco PivotData](https://www.nrecosite.com/pivot_data_library_net.aspx) - in-memory data aggregation/OLAP library, pivot tables generation (render to HTML, exports), ASP.NET pivot builder control **[$][Free for single-deployment/non-SaaS]**
## Caching
-* [CacheCow](https://github.com/aliostad/CacheCow) - 客户端和服务器上的 ASP.NET Web API HTTP 缓存实现
-* [Akavache](https://github.com/reactiveui/Akavache) - 异步、持久的键值存储
-* [EasyCaching](https://github.com/dotnetcore/EasyCaching) - 一个缓存库,包含缓存的基本和一些高级用法,可以帮助更轻松地处理缓存!
-* [CacheManager](https://github.com/MichaCo/CacheManager) - 用于缓存的通用接口和抽象层.
-* [Foundatio](https://github.com/FoundatioFx/Foundatio#caching) - 内存、Redis 和混合实现的通用接口.
-* [Cashew](https://github.com/joakimskoog/Cashew) - 一个 .NET 库,用于通过简单、优雅但功能强大的 API 使用“HttpClient”轻松缓存响应.
-* [Cache Tower](https://github.com/TurnerSoftware/CacheTower) - .NET 的高效多层缓存系统(内存、Redis、数据库、文件等)
-* [FusionCache](https://github.com/jodydonetti/ZiggyCreatures.FusionCache) - 易于使用、高性能和强大的缓存,具有可选的分布式第二层和一些高级功能,例如故障安全机制和高级超时管理
-* [LazyCache](https://github.com/alastairtree/LazyCache) - 一个简单的、开发人员友好的、内存中线程安全的缓存服务. 它利用 Microsoft.Extensions.Caching 和 Lazy 在重负载情况下提供性能和可靠性.
+* [CacheCow](https://github.com/aliostad/CacheCow) - An ASP.NET Web API HTTP caching implementation both on client and server
+* [Akavache](https://github.com/reactiveui/Akavache) - An asynchronous, persistent key-value store
+* [EasyCaching](https://github.com/dotnetcore/EasyCaching) - A caching library that contains basic and some advanced usages of caching which can help handle caching more easier!
+* [CacheManager](https://github.com/MichaCo/CacheManager) - A common interface and abstraction layer for caching.
+* [Foundatio](https://github.com/FoundatioFx/Foundatio#caching) - A common interface with in memory, Redis and hybrid implementations.
+* [Cashew](https://github.com/joakimskoog/Cashew) - a .NET library for caching responses easily with an `HttpClient` through an API that is simple and elegant yet powerful.
+* [Cache Tower](https://github.com/TurnerSoftware/CacheTower) - An efficient multi-layered caching system for .NET (In-Memory, Redis, Database, File etc)
+* [FusionCache](https://github.com/jodydonetti/ZiggyCreatures.FusionCache) - An easy to use, high performance and robust cache with an optional distributed 2nd layer and some advanced features, like a fail-safe mechanism and advanced timeouts management
+* [LazyCache](https://github.com/alastairtree/LazyCache) - A simple, developer friendly, in-memory thread-safe caching service. It leverages Microsoft.Extensions.Caching and Lazy to provide performance and reliability in heavy load scenarios.
## Calendar
-* [iCal.NET](https://github.com/rianjs/ical.net) iCal.NET 是一个适用于 .NET 的 iCalendar (RFC 5545) 类库,旨在提供 RFC 5545 合规性,同时提供与流行日历应用程序和库的完全兼容性.
+* [iCal.NET](https://github.com/rianjs/ical.net) iCal.NET is an iCalendar (RFC 5545) class library for .NET aimed at providing RFC 5545 compliance, while providing full compatibility with popular calendaring applications and libraries.
## Chat
-* [Stream](https://github.com/GetStream/stream-chat-net) Stream Chat 的官方 .NET API 客户端,这是一种用于构建聊天应用程序的服务.
+* [Stream](https://github.com/GetStream/stream-chat-net) Official .NET API client for Stream Chat, a service for building chat applications.
## CLI
-* [Appccelerate - Command Line Parser](https://appccelerate.github.io/commandlineparser.html) - 命令行解析器,具有流畅的定义语法、不同的参数类型、必需和可选参数、值限制、别名、类型转换和半自动使用帮助消息组合
+* [Appccelerate - Command Line Parser](https://appccelerate.github.io/commandlineparser.html) - A command-line parser with fluent definition syntax, different argument types, required and optional arguments, value restrictions, aliases, type conversion and semi-automatic usage help message composition
* [Argu](https://github.com/fsprojects/Argu) - Declarative CLI argument & XML configuration parser for F# applications.
-* [CliFx](https://github.com/Tyrrrz/CliFx) - 用于构建命令行界面的声明性框架.
-* [Typin](https://github.com/adambajguz/Typin) - 易于使用的交互式 CLI 应用程序和命令行工具(直接模式)的声明性框架,其根源于 CliFx.
-* [clipr](https://github.com/nemec/clipr) - 受 Python argparse 启发的 CLI 库,可将命令行转换为强类型对象. 它支持自定义参数类型、自动(和本地化)帮助生成以及存储解析参数的多种方式.
-* [CliWrap](https://github.com/Tyrrrz/CliWrap) - 命令行界面的包装.
-* [Colorful.Console](https://github.com/tomakita/Colorful.Console) - 丰富多彩的控制台输出.
+* [CliFx](https://github.com/Tyrrrz/CliFx) - Declarative framework for building command line interfaces.
+* [Typin](https://github.com/adambajguz/Typin) - Simple to use declarative framework for interactive CLI applications and command line tools (direct mode) that has its roots in CliFx.
+* [clipr](https://github.com/nemec/clipr) - A CLI library inspired by Python's argparse that transforms a command line into a strongly-typed object. It supports custom argument types, automated (and localized) help generation, and a variety of ways to store parsed arguments.
+* [CliWrap](https://github.com/Tyrrrz/CliWrap) - Wrapper for command line interfaces.
+* [Colorful.Console](https://github.com/tomakita/Colorful.Console) - Colorful console output.
* [CommandDotNet](https://github.com/bilal-fazlani/commanddotnet) - Model your console app using C# in a composable manner. Define commands with methods. Define subcommands with properties or nested classes. Extensible parsing and command execution.
-* [Command Line Parser](https://github.com/commandlineparser/commandline) - 命令行解析器库为 CLR 应用程序提供了一个干净简洁的 API,用于操作命令行参数和相关任务
-* [CommandLineUtils](https://github.com/natemcmaster/CommandLineUtils) - 这是 Microsoft.Extensions.CommandLineUtils 的一个分支,不再积极开发.
+* [Command Line Parser](https://github.com/commandlineparser/commandline) - The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command-line arguments and related tasks
+* [CommandLineUtils](https://github.com/natemcmaster/CommandLineUtils) - This is a fork of Microsoft.Extensions.CommandLineUtils, which is no longer under active development.
* [CsConsoleFormat](https://github.com/Athari/CsConsoleFormat) - .NET C# library for advanced formatting of console output.
-* [Docopt](https://github.com/docopt/docopt.net) - 命令行界面描述语言会让你微笑.
-* [EntryPoint](https://github.com/Nick-Lucas/EntryPoint) - 适用于 .NET Core 和 .NET Framework 4.5+ 的可组合 CLI 参数解析器.
+* [Docopt](https://github.com/docopt/docopt.net) - Command-line interface description language that will make you smile.
+* [EntryPoint](https://github.com/Nick-Lucas/EntryPoint) - Composable CLI Argument Parser for .NET Core & .NET Framework 4.5+.
* [Fluent Command Line Parser](https://github.com/fclp/fluent-command-line-parser) - A simple, strongly typed .NET C# command-line parser library using a fluent easy to use interface
-* [JustCli](https://github.com/jden123/JustCli) - 这只是创建您自己的命令行工具的快速方法.
-* [Gui.cs](https://github.com/migueldeicaza/gui.cs) - 用于.NET 的终端 UI 工具包.
-* [Power Args](https://github.com/adamabdelhamed/PowerArgs) - PowerArgs 将命令行参数转换为易于编程的 .NET 对象. 它还提供了大量的可选功能,例如参数验证、自动生成的用法、制表符完成和大量的可扩展性
-* [ReadLine](https://github.com/tonerdo/readline) - 类似 GNU-Readline 的 .NET/.NET Core 库.
-* [RunInfoBuilder](https://github.com/rushfive/RunInfoBuilder) - 独特的命令行解析器,利用对象树来执行命令.
+* [JustCli](https://github.com/jden123/JustCli) - That’s just a quick way to create your own command line tool.
+* [Gui.cs](https://github.com/migueldeicaza/gui.cs) - Terminal UI toolkit for .NET.
+* [Power Args](https://github.com/adamabdelhamed/PowerArgs) - PowerArgs converts command-line arguments into .NET objects that are easy to program against. It also provides a ton of optional capabilities such as argument validation, auto generated usage, tab completion, and plenty of extensibility
+* [ReadLine](https://github.com/tonerdo/readline) - A GNU-Readline like library for .NET/.NET Core.
+* [RunInfoBuilder](https://github.com/rushfive/RunInfoBuilder) - A unique command line parser, utilizing object trees for commands.
* [SharpNetSH](https://github.com/rpetz/SharpNetSH) - A simple netsh library for C#.
-* [spectre.console](https://github.com/spectresystems/spectre.console) - 一个可以更轻松地创建漂亮的控制台应用程序的库.
+* [spectre.console](https://github.com/spectresystems/spectre.console) - A library that makes it easier to create beautiful console applications.
## CLR
-* [Runtime](https://github.com/dotnet/runtime) - Mono 和 CoreCLR .NET 运行时,以及标准库和一些更高级别的组件,如“System.Linq”和“System.Text.Json”.
+* [Runtime](https://github.com/dotnet/runtime) - Mono and CoreCLR .NET runtimes, as well as the standard library and some higher level components like `System.Linq` and `System.Text.Json`.
## CMS
-* [Composite C1](https://github.com/Orckestra/C1-CMS-Foundation) - 专注于用户体验和适应性的网络CMS
-* [N2CMS](https://github.com/n2cms/n2cms) - 开源、轻量级、代码优先的 CMS,能够无缝集成到任何 MVC 项目中.
-* [Orchard ](https://github.com/OrchardCMS/Orchard) - 免费、开源、以社区为中心的项目,旨在在 ASP.NET 平台上交付应用程序和可重用组件
-* [Piranha CMS](https://github.com/PiranhaCMS/Piranha) - Piranha 是一个有趣、快速且轻量级的 .NET 框架,用于开发基于 cms 的 Web 应用程序. 它基于 ASP.NET MVC 和网页构建,并且与 Visual Studio 和 WebMatrix 完全兼容. https://piranhacms.org
-* [DotNetNuke](https://www.dnnsoftware.com/community/download) - DNN 平台是我们的免费开源 Web CMS,也是每个专业 DNN 解决方案的基础. 全球超过 750,000 个组织已经构建了由 DNN 平台提供支持的网站.
-* [BlogEngine.NET](https://github.com/rxtur/BlogEngine.NET) - 简单但功能齐全的 ASP.NET 博客
+* [Composite C1](https://github.com/Orckestra/C1-CMS-Foundation) - A web CMS that focus on UX and adaptability
+* [N2CMS](https://github.com/n2cms/n2cms) - Open source, lightweight, code-first CMS able to seamlessly integrate into any MVC project.
+* [Orchard ](https://github.com/OrchardCMS/Orchard) - Free, open source, community-focused project aimed at delivering applications and reusable components on the ASP.NET platform
+* [Piranha CMS](https://github.com/PiranhaCMS/Piranha) - Piranha is the fun, fast and lightweight .NET framework for developing cms-based web applications with an extra bite. It's built on ASP.NET MVC and Web Pages and is fully compatible with both Visual Studio and WebMatrix. https://piranhacms.org
+* [DotNetNuke](https://www.dnnsoftware.com/community/download) - DNN Platform is our free, open source web CMS and the foundation of every professional DNN solution. Over 750,000 organizations worldwide have built websites powered by the DNN Platform.
+* [BlogEngine.NET](https://github.com/rxtur/BlogEngine.NET) - Simple but full featured ASP.NET blog
## Code Analysis and Metrics
-* [.NET Compiler Platform ("Roslyn") Analyzers](https://github.com/dotnet/roslyn-analyzers) - 最初开发的许多 Roslyn 诊断分析仪是为了帮助充实静态分析 API 的设计和实现.
-* [PVS-Studio](https://pvs-studio.com/en/pvs-studio/) - PVS-Studio 是一款静态分析器,可保护代码质量、安全性 (SAST) 和代码安全. **[[Free for OSS](https://pvs-studio.com/en/order/open-source-license/)]** **[$]**
+* [.NET Compiler Platform ("Roslyn") Analyzers](https://github.com/dotnet/roslyn-analyzers) - A number of Roslyn diagnostic analyzers initially developed to help flesh out the design and implementation of the static analysis APIs.
+* [PVS-Studio](https://pvs-studio.com/en/pvs-studio/) - PVS-Studio is a static analyzer on guard of code quality, security (SAST), and code safety. **[[Free for OSS](https://pvs-studio.com/en/order/open-source-license/)]** **[$]**
* [NDepend](https://www.ndepend.com) - is a Visual Studio and VS Team Services extension that estimates your .NET code quality and Technical-Debt, that lets create code rules with C# LINQ syntax, visualize code structure and focus on changes and evolution. **[$]**
-* [App.Metrics](https://github.com/AppMetrics/AppMetrics) - App Metrics 是一个开源跨平台 .NET 库,用于记录和报告应用程序中的指标并报告其运行状况. 请参阅 [docs](https://www.app-metrics.io/) 对我来说细节.
+* [App.Metrics](https://github.com/AppMetrics/AppMetrics) - App Metrics is an open-source and cross-platform .NET library used to record and report metrics within an application and reports it's health. See the [docs](https://www.app-metrics.io/) for me details.
* [CodeMaid](http://www.codemaid.net/) - Visual studio extension to cleanup, dig through and simplify C#, C++, F#, VB, PHP, JSON, XAML, XML, ASP, HTML, CSS, LESS, SCSS, JavaScript and TypeScript coding.
* [StyleCop](https://github.com/StyleCop) - StyleCop analyzes C# source code to enforce a set of style and consistency rules
-* [Gendarme](https://github.com/spouliot/gendarme) - 可扩展的基于规则的工具,用于查找 .NET 应用程序和库中的问题
-* [Metrics-Net](https://github.com/Recognos/Metrics.NET) - 捕获 CLR 和应用程序级指标. 所以你知道发生了什么事.
-* [AspNet.Metrics](https://github.com/alhardy/aspnet-metrics) - 捕获 CLR、应用程序级 Web 请求指标. 使用 Metrics-Net 的中间件和扩展
-* [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) - 强大的.NET 基准测试库.
-* [Bencher](https://bencher.dev/) - 一套连续基准测试工具,旨在捕获 CI 中的性能回归.
+* [Gendarme](https://github.com/spouliot/gendarme) - Extensible rule-based tool to find problems in .NET applications and libraries
+* [Metrics-Net](https://github.com/Recognos/Metrics.NET) - Capturing CLR and application-level metrics. So you know what's going on.
+* [AspNet.Metrics](https://github.com/alhardy/aspnet-metrics) - Capturing CLR, application-level web request metrics. Middleware and extensions using Metrics-Net
+* [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) - Powerful .NET library for benchmarking.
+* [Bencher](https://bencher.dev/) - Suite of continuous benchmarking tools designed to catch performance regressions in CI.
* [Codinion](https://www.codinion.com/) - Enhanced syntax highlighting for C# and some other "Visual" features. **[$]**
* [NsDepCop](https://github.com/realvizu/NsDepCop) - Static code analysis tool to enforce namespace dependency rules in C# projects.
-* [WebBen](https://github.com/omerfarukz/WebBen) - 是一个用于对超文本传输协议 (HTTP) 服务器进行基准测试的工具.
+* [WebBen](https://github.com/omerfarukz/WebBen) - Is a tool for benchmarking your Hypertext Transfer Protocol (HTTP) server.
## Code Snippets
@@ -242,118 +242,118 @@
## Compilers, Transpilers and Languages
-* [ClojureCLR](https://github.com/clojure/clojure-clr) - Clojure 到 CLR 的端口,是 Clojure 项目的一部分
+* [ClojureCLR](https://github.com/clojure/clojure-clr) - A port of Clojure to the CLR, part of the Clojure project
* [F#](https://github.com/fsharp/fsharp/) - The F# compiler, core library and tools - a functional programming language for safer, faster, better code writing.
* [Hybridizer](https://www.altimesh.com/hybridizer-essentials/) - CIL (C#, VB.Net, F#) to CUDA compiler. **[$]**
-* [IronScheme](https://github.com/IronScheme/IronScheme) - R6RS方案编译器、运行时和许多标准库
-* [JSIL](https://github.com/sq/JSIL) - CIL 到 JavaScript 编译器 http://jsil.org/
+* [IronScheme](https://github.com/IronScheme/IronScheme) - R6RS Scheme compiler, runtime and many standard libraries
+* [JSIL](https://github.com/sq/JSIL) - CIL to JavaScript Compiler http://jsil.org/
* [Mond](https://github.com/Rohansi/Mond) - A dynamically typed scripting language written in C# with a REPL, debugger, and simple embedding API.
-* [Mono-basic](https://github.com/mono/mono-basic) - Visual Basic 编译器和运行时
+* [Mono-basic](https://github.com/mono/mono-basic) - Visual Basic Compiler and Runtime
* [Nemerle](https://github.com/rsdn/nemerle) - Nemerle is a high-level statically-typed programming language for the .NET platform. It offers functional, object-oriented and imperative features. It has a simple C#-like syntax and a powerful meta-programming system.
-* [Netjs](https://github.com/praeclarum/Netjs) - .NET 到 TypeScript 和 JavaScript 编译器. 便携式类库非常适合此目的. 您甚至可以传递 EXE.
-* [P](https://github.com/p-org/P) - P 是一种用于异步事件驱动编程的语言.
-* [PeachPie](https://github.com/peachpiecompiler/peachpie) - PeachPie 是适用于 .NET 和 .NET Core 的 PHP 编译器和运行时,它允许整个 PHP 应用程序在现代、安全和高性能的 .NET 和 .NET Core 平台上运行.
+* [Netjs](https://github.com/praeclarum/Netjs) - .NET to TypeScript and JavaScript compiler. Portable Class Libraries work great for this. You can even pass EXEs.
+* [P](https://github.com/p-org/P) - P is a language for asynchronous event-driven programming.
+* [PeachPie](https://github.com/peachpiecompiler/peachpie) - PeachPie is a PHP compiler and runtime for .NET and .NET Core, which allows entire PHP applications to run on the modern, secure and performant .NET and .NET Core platforms.
* [Roslyn](https://github.com/dotnet/roslyn) - The .NET Compiler Platform ("Roslyn") provides open-source C# and Visual Basic compilers with rich code analysis APIs. It enables building code analysis tools with the same APIs that are used by Visual Studio.
* [Testura.Code](https://github.com/Testura/Testura.Code) - Wrapper around the Roslyn API and used for generation, saving and compiling C# code. It provides methods and helpers to generate classes, methods, statements and expressions.
* [VisualFSharp](https://github.com/dotnet/fsharp) - The Visual F# compiler and tools
* [Fable](https://github.com/fable-compiler/Fable) - F# to JavaScript Compiler
-* [LinqOptimizer](https://github.com/nessos/LinqOptimizer) - 用于顺序和并行 LINQ 的自动查询优化器编译器
+* [LinqOptimizer](https://github.com/nessos/LinqOptimizer) - An automatic query optimizer-compiler for Sequential and Parallel LINQ
* [Roslyn-linq-rewrite](https://github.com/antiufo/roslyn-linq-rewrite) - Compiles C# code by first rewriting the syntax trees of LINQ expressions using plain procedural code, minimizing allocations and dynamic dispatch.
-* [Iron python](https://github.com/IronLanguages/ironpython2) - 与 dot net 框架集成的 python 2 实现.
+* [Iron python](https://github.com/IronLanguages/ironpython2) - A python 2 implementation that is integrated with the dot net framework.
* [Amplifier.NET](https://github.com/tech-quantum/Amplifier.NET) - Write and compile your own kernel function using C# and Amplifier will take care of running it on your favorite hardware. Amplifier allows .NET developers to easily run complex applications with intensive mathematical computation on Intel CPU/GPU, NVIDIA, AMD without writing any additional C kernel code.
## Compression
-* [SharpCompress](https://github.com/adamhathcock/sharpcompress) - SharpCompress 是一个适用于 .NET/Mono/Silverlight/WP7 的压缩库,可以使用仅向前读取和文件随机访问 API 来解压缩、un7zip、unzip、untar unbzip2 和 ungzip. 实现了对 zip/tar/bzip2/gzip 的写入支持
-* [DotNetZip.Semverd](https://github.com/haf/DotNetZip.Semverd) - 一个开源项目,提供用于处理 ZIP 文件的 .NET 库以及一些相关工具. (叉子 [**Unmaintained** DotNetZip](https://archive.codeplex.com/?p=dotnetzip))
+* [SharpCompress](https://github.com/adamhathcock/sharpcompress) - SharpCompress is a compression library for .NET/Mono/Silverlight/WP7 that can unrar, un7zip, unzip, untar unbzip2 and ungzip with forward-only reading and file random access APIs. Write support for zip/tar/bzip2/gzip are implemented
+* [DotNetZip.Semverd](https://github.com/haf/DotNetZip.Semverd) - An open-source project that delivers a .NET library for handling ZIP files, and some associated tools. (fork of [**Unmaintained** DotNetZip](https://archive.codeplex.com/?p=dotnetzip))
* [SharpZipLib](https://icsharpcode.github.io/SharpZipLib/) - a Zip, GZip, Tar and BZip2 library written entirely in C# for the .NET platform
-* [Snappy for Windows](https://snappy.machinezoo.com/) - 在 P/Invoke 上烘焙的 .NET Snappy 压缩库
+* [Snappy for Windows](https://snappy.machinezoo.com/) - Snappy compression library for .NET baked on P/Invoke
* [Snappy.Sharp](https://github.com/jeffesp/Snappy.Sharp) - An implementation of Google's Snappy compression algorithm in C#.
## Continuous Integration
-* [TeamCity](https://www.jetbrains.com/teamcity/) - 准备工作、可扩展且对开发人员友好的构建服务器 - 开箱即用 **[$]**
-* [MyGet](https://www.myget.org/) - 持续集成和部署,NuGet、NPM、Bower 和 VSIX 的托管包存储库 **[$]**
-* [AppVeyor](https://www.appveyor.com/) - .NET 持续集成和部署即服务. **[$]** **[OSS 免费]**
+* [TeamCity](https://www.jetbrains.com/teamcity/) - Ready to work, extensible and developer-friendly build server — out of the box **[$]**
+* [MyGet](https://www.myget.org/) - Continuous Integration and Deployment, Hosted Package Repository for NuGet, NPM, Bower and VSIX **[$]**
+* [AppVeyor](https://www.appveyor.com/) - .NET Continuous Integration and Deployment as a service. **[$]** **[Free for OSS]**
## Cryptography
-* [BouncyCastle](https://bouncycastle.org/) - 与 .Net System.Security.Cryptography 一起,是 CLR 上加密算法的参考实现.
-* [HashLib](https://archive.codeplex.com/?p=hashlib) - HashLib是你见过的几乎所有哈希算法的集合,它支持几乎所有内容并且非常易于使用
-* [libsodium-net](https://github.com/adamcaudill/libsodium-net) - libsodium for .NET - 安全加密库
-* [NaCl.Core](https://github.com/daviddesmet/NaCl.Core) - .NET 的仅托管加密库,提供现代加密原语.
-* [Paseto.Core](https://github.com/daviddesmet/paseto-dotnet) - .NET 的 Paseto(与平台无关的安全令牌)实现
+* [BouncyCastle](https://bouncycastle.org/) - Together with the .Net System.Security.Cryptography, the reference implementation for cryptographic algorithms on the CLR.
+* [HashLib](https://archive.codeplex.com/?p=hashlib) - HashLib is a collection of nearly all hash algorithms you've ever seen, it supports almost everything and is very easy to use
+* [libsodium-net](https://github.com/adamcaudill/libsodium-net) - libsodium for .NET - A secure cryptographic library
+* [NaCl.Core](https://github.com/daviddesmet/NaCl.Core) - A managed-only cryptography library for .NET which provides modern cryptographic primitives.
+* [Paseto.Core](https://github.com/daviddesmet/paseto-dotnet) - A Paseto (Platform-Agnostic Security Tokens) implementation for .NET
* [Pkcs11Interop](https://github.com/Pkcs11Interop/Pkcs11Interop) - Managed .NET wrapper for unmanaged PKCS#11 libraries that provide access to the cryptographic hardware
-* [StreamCryptor](https://github.com/bitbeans/StreamCryptor) - 使用 libsodium 和 protobuf 进行流加密和解密
-* [SecurityDriven.Inferno](https://github.com/sdrapkin/SecurityDriven.Inferno) - .NET 加密库. 经过专业审核.
+* [StreamCryptor](https://github.com/bitbeans/StreamCryptor) - Stream encryption & decryption with libsodium and protobuf
+* [SecurityDriven.Inferno](https://github.com/sdrapkin/SecurityDriven.Inferno) - .NET crypto library. Professionally audited.
* [CryptoNet](https://github.com/maythamfahmi/CryptoNet) - .NET simple crypto library. Native c#.
## Database
-* [SliccDB](https://github.com/pmikstacki/SliccDB) - .net 的轻量级嵌入式(内存中)图形数据库
+* [SliccDB](https://github.com/pmikstacki/SliccDB) - Lightweight Embedded (In-Memory) Graph Database for .net
* [RocksDB](https://github.com/curiosity-ai/rocksdb-sharp) - C# binding for Facebook's RocksDB Key-Value store + native builds for Windows, macOS and Linux
-* [BrightstarDb](https://github.com/BrightstarDB/BrightstarDB) - BrightstarDB 是原生 .NET RDF 三重存储
-* [DBreeze](https://github.com/hhblaze/DBreeze) - DBreeze Database 是一个开源嵌入式键值存储
-* [Event Store](https://github.com/EventStore/EventStore) - 开源功能数据库,具有 JavaScript 中的复杂事件处理功能
-* [LiteDB](https://github.com/mbdavid/LiteDB) - 单个数据文件中的 .NET NoSQL 文档存储 - https://www.litedb.org
-* [RavenDB](https://github.com/ravendb/ravendb) - .NET 的支持 LINQ 的文档数据库
-* [Marten](https://github.com/JasperFx/marten) - PostgreSQL 作为 .NET 应用程序的文档数据库和事件存储
-* [Realm Xamarin](https://github.com/realm/realm-dotnet) - SQLite 和 ORM 的快速、易于使用的替代方案 - https://realm.io/docs/dotnet/latest/
-* [Streamstone](https://github.com/yevhen/Streamstone) - Azure 表存储的事件存储
-* [StringDB](https://github.com/SirJosh3917/StringDB) - StringDB 是一个模块化的键/值对归档数据库,旨在消耗少量的内存并生成小型数据库.
-* [Ignite](https://github.com/apache/ignite) - 分布式内存平台:支持SQL和LINQ的文档数据库; 分布式计算; 分布式服务和事件.
-* [Yessql](https://github.com/sebastienros/yessql) - 适用于任何 RDBMS 的 .NET 文档数据库
-* [JsonFlatFileDataStore](https://github.com/ttu/json-flatfile-datastore) - 简单的 JSON 平面文件数据存储,支持类型化和动态数据
-* [Db4o-gpl](https://github.com/iboxdb/db4o-gpl) - 支持面向对象的数据库、嵌入式和远程连接.
-* [ZoneTree](https://github.com/koculu/ZoneTree) - 适用于 .NET 的持久、高性能、事务性且符合 ACID 的有序键值数据库.
+* [BrightstarDb](https://github.com/BrightstarDB/BrightstarDB) - BrightstarDB is a native .NET RDF triple store
+* [DBreeze](https://github.com/hhblaze/DBreeze) - DBreeze Database is an open-source embedded Key-Value store
+* [Event Store](https://github.com/EventStore/EventStore) - The open-source, functional database with Complex Event Processing in JavaScript
+* [LiteDB](https://github.com/mbdavid/LiteDB) - A .NET NoSQL Document Store in a single data file - https://www.litedb.org
+* [RavenDB](https://github.com/ravendb/ravendb) - A LINQ-enabled document database for .NET
+* [Marten](https://github.com/JasperFx/marten) - PostgreSQL as a document database and event store for .NET applications
+* [Realm Xamarin](https://github.com/realm/realm-dotnet) - A fast, easy-to-use alternative to SQLite & ORMs - https://realm.io/docs/dotnet/latest/
+* [Streamstone](https://github.com/yevhen/Streamstone) - Event store for Azure Table Storage
+* [StringDB](https://github.com/SirJosh3917/StringDB) - StringDB is a modular, key/value pair archival DB designed to consume tiny amounts of ram & produce tiny databases.
+* [Ignite](https://github.com/apache/ignite) - Distributed in-memory platform: document database with SQL and LINQ support; distributed computations; distributed services and events.
+* [Yessql](https://github.com/sebastienros/yessql) - A .NET document database working on any RDBMS
+* [JsonFlatFileDataStore](https://github.com/ttu/json-flatfile-datastore) - Simple JSON flat file data store with support for typed and dynamic data
+* [Db4o-gpl](https://github.com/iboxdb/db4o-gpl) - Object-oriented database, embedded and remote connections supported.
+* [ZoneTree](https://github.com/koculu/ZoneTree) - Persistent, high-performance, transactional, and ACID-compliant ordered key-value database for .NET.
## Database Drivers
-* [MySQL Connector](https://dev.mysql.com/downloads/connector/net/) - Connector/Net 是用于 MySQL 的完全托管的 ADO.NET 驱动程序
-* [Npgsql](https://github.com/npgsql/Npgsql) - PostgreSQL 的.NET 数据提供程序
+* [MySQL Connector](https://dev.mysql.com/downloads/connector/net/) - Connector/Net is a fully-managed ADO.NET driver for MySQL
+* [Npgsql](https://github.com/npgsql/Npgsql) - .NET data provider for PostgreSQL
* [MongoDB](https://github.com/mongodb/mongo-csharp-driver) - Official MongoDB C# driver
* [RethinkDb.Driver](https://github.com/bchavez/RethinkDb.Driver/) - A RethinkDB database driver in C# striving for 100% ReQL API compatibility and completeness.
* [ServiceStack Redis](https://github.com/ServiceStack/ServiceStack.Redis) - .NET's leading C# Redis client
-* [StackExchange Redis](https://github.com/StackExchange/StackExchange.Redis) - StackExchange 的通用 Redis 客户端
-* [Cassandra](https://github.com/datastax/csharp-driver) - 适用于 Apache Cassandra 的 DataStax .NET 驱动程序
-* [Couchbase](https://github.com/couchbase/couchbase-net-client) - 官方 Couchbase .NET 客户端库,基于 Enyim memcached 客户端
+* [StackExchange Redis](https://github.com/StackExchange/StackExchange.Redis) - General purpose Redis client from StackExchange
+* [Cassandra](https://github.com/datastax/csharp-driver) - DataStax .NET driver for Apache Cassandra
+* [Couchbase](https://github.com/couchbase/couchbase-net-client) - Official Couchbase .NET client library, based on the Enyim memcached client
* [Firebird.NET](https://sourceforge.net/projects/firebird/) - The .NET Data provider is written in C# and provides a high-performance, native implementation of the Firebird API
-* [FluentStorage](https://github.com/robinrodricks/FluentStorage) - polycloud .NET 云存储抽象层最初称为 Storage.Net. 为 Blob 存储(AWS S3、GCP、FTP、SFTP、Azure Blob/文件/事件中心/数据湖)和消息传递(AWS SQS、Azure Queue/ServiceBus)提供通用接口.
-* [Stowage](https://github.com/aloneguid/stowage) - 无膨胀零依赖 .NET 云存储套件,至少支持主要云提供商.
+* [FluentStorage](https://github.com/robinrodricks/FluentStorage) - A polycloud .NET cloud storage abstraction layer originally known as Storage.Net. Provides a generic interface for Blob storage (AWS S3, GCP, FTP, SFTP, Azure Blob/File/Event Hub/Data Lake) and Messaging (AWS SQS, Azure Queue/ServiceBus).
+* [Stowage](https://github.com/aloneguid/stowage) - Bloat-free zero dependency .NET cloud storage kit that supports at minimum THE major cloud providers.
## Datetime
-* [NodaTime](https://github.com/nodatime/nodatime) - Noda Time 是 .NET 的替代日期和时间 API. 它可以帮助您更清晰地思考数据,并更准确地表达对该数据的操作. https://nodatime.org/
-* [DateTimeExtensions](https://github.com/joaomatossilva/DateTimeExtensions) - 以“System.DateTime”扩展形式进行的常见日期时间操作,包括多种文化区域的假期和工作日计算.
-* [Exceptionless.DateTimeExtensions](https://github.com/exceptionless/Exceptionless.DateTimeExtensions) - DateTimeRange、工作日和各种 `DateTime`、`DateTimeOffset`、`TimeSpan` 扩展方法.
+* [NodaTime](https://github.com/nodatime/nodatime) - Noda Time is an alternative date and time API for .NET. It helps you to think about your data more clearly, and express operations on that data more precisely. https://nodatime.org/
+* [DateTimeExtensions](https://github.com/joaomatossilva/DateTimeExtensions) - Common Date Time operations on the form of extensions to `System.DateTime`, including holidays and working days calculations on several culture locales.
+* [Exceptionless.DateTimeExtensions](https://github.com/exceptionless/Exceptionless.DateTimeExtensions) - DateTimeRange, Business Day and various `DateTime`, `DateTimeOffset`, `TimeSpan` extension methods.
## Decompilation
-* [dnSpy](https://github.com/0xd4d/dnSpy) - 开源.NET 程序集浏览器、编辑器、反编译器和调试器
-* [ILSpy](https://ilspy.net/) - ILSpy 是开源 .NET 程序集浏览器和反编译器
-* [JustDecompile Engine](https://github.com/telerik/JustDecompileEngine) - 反编译引擎 [JustDecompile](https://www.telerik.com/products/decompiler.aspx)
+* [dnSpy](https://github.com/0xd4d/dnSpy) - open-source .NET assembly browser, editor, decompiler and debugger
+* [ILSpy](https://ilspy.net/) - ILSpy is the open-source .NET assembly browser and decompiler
+* [JustDecompile Engine](https://github.com/telerik/JustDecompileEngine) - The decompilation engine of [JustDecompile](https://www.telerik.com/products/decompiler.aspx)
* [dotPeek](https://www.jetbrains.com/decompiler/) - Free-of-charge standalone tool based on ReSharper's bundled decompiler. It can reliably decompile any .NET assembly into equivalent C# or IL code. It can create Visual Studio solutions based on the original binary files in a straight-forward way. **[Proprietary]** **[Free]**
## Deployment
-* [Unfold](https://github.com/thomasvm/unfold) - 基于 PowerShell 的 .NET Web 应用程序部署解决方案
-* [DbUp](https://github.com/DbUp/DbUp) - .NET 库可帮助您将更改部署到 SQL Server 数据库. 它跟踪已运行的 SQL 脚本,并运行使数据库保持最新状态所需的更改脚本
-* [Octo Pack](https://github.com/OctopusDeploy/OctoPack) - 用于构建应用程序的 NuGet 包,以便使用 Octopus Deploy 等工具进行部署
-* [yuniql](https://github.com/rdagumampan/yuniql) - 使用 .NET Core 制作的免费开源架构版本控制和迁移工具. 使用纯 SQL 运行迁移,在普通文件夹中安排版本,并通过独立 CLI(无需 CLR)、Azure Pipelines、Docker 或 ASP.NET Core 代码从 CSV 中播种数据. https://yuniql.io
+* [Unfold](https://github.com/thomasvm/unfold) - PowerShell-based deployment solution for .NET web applications
+* [DbUp](https://github.com/DbUp/DbUp) - .NET library that helps you to deploy changes to SQL Server databases. It tracks which SQL scripts have been run already, and runs the change scripts that are needed to get your database up to date
+* [Octo Pack](https://github.com/OctopusDeploy/OctoPack) - Used to build NuGet packages of your application for deployment using tools such as Octopus Deploy
+* [yuniql](https://github.com/rdagumampan/yuniql) - Free and open source schema versioning and migration tool made with .NET Core. Run migrations with plain SQL, arrange versions in ordinary folders and seed your data from CSV via stand-alone CLI (no CLR needed), Azure Pipelines, Docker or ASP.NET Core code. https://yuniql.io
## DirectX
-* [Vortice.Windows](https://github.com/amerkoleci/Vortice.Windows) - 适用于 DirectX、WIC、Direct2D1、XInput、XAudio 和 X3DAudio 的跨平台 .NET 标准库
+* [Vortice.Windows](https://github.com/amerkoleci/Vortice.Windows) - Cross platform .NET standard libraries for DirectX, WIC, Direct2D1, XInput, XAudio and X3DAudio
## Distributed Computing
-* [.NEXT Raft](https://github.com/dotnet/dotNext) - .NET 和 ASP.NET Core 的 Raft 实现,允许构建由分布式共识和复制支持的集群微服务
-* [Orleans](https://github.com/dotnet/orleans) - Orleans 是一个框架,提供了一种直接的方法来构建分布式大规模计算应用程序,无需学习和应用复杂的并发或其他扩展模式. 它是由微软研究院创建的.
+* [.NEXT Raft](https://github.com/dotnet/dotNext) - Raft implementation for .NET and ASP.NET Core that allows to build clustered microservices powered by distributed consensus and replication
+* [Orleans](https://github.com/dotnet/orleans) - Orleans is a framework that provides a straight-forward approach to building distributed high-scale computing applications, without the need to learn and apply complex concurrency or other scaling patterns. It was created by Microsoft Research.
* [Orleankka](https://github.com/OrleansContrib/Orleankka) - Orleankka is a functional API for Microsoft Orleans framework. It is highly suitable for scenarios where having composable, uniform communication interface is preferable, such as: CQRS, event-sourcing, re-routing, FSM, etc. Additional API available for F# called Orleankka.FSharp.
-* [Akka.net](https://github.com/akkadotnet/akka.net) - Akka.NET 是流行的 Java/Scala 框架 Akka 到 .NET 的端口. 这是一个社区驱动的端口,与制作原始 Java/Scala 版本的 Typesafe 无关.
-* [Zebus](https://github.com/Abc-Arbitrage/Zebus) - Zebus 是一种轻量级、高度通用的点对点服务总线,在构建时考虑了 CQRS 原则. 它允许应用程序以快速、轻松的方式相互通信. 大多数复杂性都隐藏在库中,您可以专注于编写对您重要的代码,而不是调试消息传递代码. 任何分布式应用程序的非常基础的基础.
+* [Akka.net](https://github.com/akkadotnet/akka.net) - Akka.NET is a port of the popular Java/Scala framework Akka to .NET. This is a community-driven port and is not affiliated with Typesafe who makes the original Java/Scala version.
+* [Zebus](https://github.com/Abc-Arbitrage/Zebus) - Zebus is a lightweight, highly versatile, peer-to-peer service bus, built with CQRS principles in mind. It allows applications to communicate with each other in a fast and easy manner. Most of the complexity is hidden in the library and you can focus on writing code that matters to you, not debugging messaging code. A very fundamental base for any distributed application.
* [FsShelter](https://github.com/Prolucid/FsShelter) - F# library for authoring [Apache Storm](https://storm.apache.org) components and topologies. Offering high-level abstractions for distributed and fault-tolerant event stream processing.
-* [Foundatio](https://github.com/FoundatioFx/Foundatio#jobs) - 用于构建分布式应用程序的可插入基础块.
-* [MBrace](https://github.com/mbraceproject) - 云集成数据脚本
-* [protoactor-dotnet](https://github.com/AsynkronIT/protoactor-dotnet) - Proto Actor - 用于 Golang 和 C 的超快速分布式 Actor#
+* [Foundatio](https://github.com/FoundatioFx/Foundatio#jobs) - Pluggable foundation blocks for building distributed apps.
+* [MBrace](https://github.com/mbraceproject) - Integrated Data Scripting for the Cloud
+* [protoactor-dotnet](https://github.com/AsynkronIT/protoactor-dotnet) - Proto Actor - Ultra fast distributed actors for Golang and C#
## DLR
@@ -361,55 +361,55 @@
## Documentation
-* [Sandcastle](https://github.com/EWSoftware/SHFB) - Sandcastle 帮助文件生成器类似于 NDoc
-* [SourceBrowser](https://github.com/KirillOsenkov/SourceBrowser) - 为 https://referencesource.microsoft.com 提供支持的源浏览器网站生成器
-* [Swashbuckle](https://github.com/domaindrivendev/Swashbuckle.WebApi) - 将 Swagger 无缝添加到 Web API 项目中.
+* [Sandcastle](https://github.com/EWSoftware/SHFB) - Sandcastle Help File Builder similar to NDoc
+* [SourceBrowser](https://github.com/KirillOsenkov/SourceBrowser) - Source browser website generator that powers https://referencesource.microsoft.com
+* [Swashbuckle](https://github.com/domaindrivendev/Swashbuckle.WebApi) - Seamlessly adds a Swagger to Web API projects.
* [F# Formatting](https://fsprojects.github.io/FSharp.Formatting/) - Tools for documenting F# and C# projects from F# script files, Markdown documents and inline XML or Markdown comments
-* [DocFX](https://github.com/dotnet/docfx) - 用于构建和发布 .NET 项目 API 文档的工具
+* [DocFX](https://github.com/dotnet/docfx) - Tools for building and publishing API documentation for .NET projects
## E-Commerce and Payments
-* [Paypal Merchant SDK](https://github.com/paypal/merchant-sdk-dotnet) - .NET 官方 PayPal 商家 SDK
-* [NopCommerce](https://github.com/nopSolutions/nopCommerce) - nopCommerce. 免费开源电子商务购物车(ASP.NET Core)
-* [ServiceStack.Stripe](https://github.com/ServiceStack/Stripe) - stripe.com REST API 的类型化 .NET 客户端
-* [SmartStoreNET](https://github.com/smartstore/SmartStoreNET) - 免费的ASP.NET MVC电子商务购物车解决方案
-* [Stripe.Net](https://github.com/stripe/stripe-dotnet) - Stripe.net 是 https://stripe.com/ 的全套 .NET API 服务
-* [Virto Commerce](https://github.com/VirtoCommerce/vc-platform) - Virto Commerce 是第二代版本,是唯一在开源许可下完全可用的企业级电子商务产品. Virto Commerce 基于 .NET 4.5,广泛使用了 MVC、IoC、EF、Azure、AngularJS 等众多前沿技术. 它可以部署在 Microsoft 云 (Azure)、Amazon Web Services (AWS) 和本地. https://virtocommerce.com
-* [SimplCommerce](https://github.com/simplcommerce/simplcommerce) - 基于.NET Core 构建的超级简单的电子商务系统. 使用简单且易于定制. 借助.NET Core,您可以在Windows、Linux 上运行SimplCommerce. 使用各种 RDBMS:Microsoft SQL Server、PostgreSQL、MySQL
-* [GrandNode](https://github.com/grandnode/grandnode2) - 无头、多供应商、多租户、基于 .NET Core 5.0 和 MongoDB 的最先进的开源电子商务平台.
-* [Square](https://github.com/square/connect-csharp-sdk) - Square 支付和其他 Square API 的官方 SDK.
-* [Adyen](https://github.com/Adyen/adyen-dotnet-api-library) - 适用于 .NET 的官方 Adyen 支付 API 库
+* [Paypal Merchant SDK](https://github.com/paypal/merchant-sdk-dotnet) - Official PayPal Merchant SDK for .NET
+* [NopCommerce](https://github.com/nopSolutions/nopCommerce) - nopCommerce. Free open-source e-commerce shopping cart (ASP.NET Core)
+* [ServiceStack.Stripe](https://github.com/ServiceStack/Stripe) - Typed .NET clients for stripe.com REST APIs
+* [SmartStoreNET](https://github.com/smartstore/SmartStoreNET) - Free ASP.NET MVC e-commerce Shopping Cart Solution
+* [Stripe.Net](https://github.com/stripe/stripe-dotnet) - Stripe.net is a full service .NET API for https://stripe.com/
+* [Virto Commerce](https://github.com/VirtoCommerce/vc-platform) - Virto Commerce is the second generation release and is the only enterprise level e-commerce product fully available under Open Source license. Virto Commerce is based on .NET 4.5 with extensive use of MVC, IoC, EF, Azure, AngularJS and many other cutting edge technologies. It can be deployed in Microsoft Cloud (Azure), Amazon Web Services (AWS) and on-premise. https://virtocommerce.com
+* [SimplCommerce](https://github.com/simplcommerce/simplcommerce) - Super simple ecommerce system built on .NET Core. Simple to use and easy to customize. Thanks to .NET Core, you can run the SimplCommerce on Windows, Linux. With various RDBMS: Microsoft SQL Server, PostgreSQL, MySQL
+* [GrandNode](https://github.com/grandnode/grandnode2) - Headless, multi-vendor, multi-tenant, the most advanced open source e-commerce platform based on .NET Core 5.0 and MongoDB.
+* [Square](https://github.com/square/connect-csharp-sdk) - The official SDK for Square payments and other Square APIs.
+* [Adyen](https://github.com/Adyen/adyen-dotnet-api-library) - The official Adyen Payment API Library for .NET
## Emulators
* [Blzhawk](https://github.com/TASEmulators/BizHawk) - BizHawk is a multi-system emulator written in C#. BizHawk provides nice features for casual gamers such as full screen, and joypad support in addition to full rerecording and debugging tools for all system cores.
-* [Ryujinx](https://github.com/Ryujinx/Ryujinx) - 用 C 语言编写的实验性 Nintendo Switch 模拟器#
+* [Ryujinx](https://github.com/Ryujinx/Ryujinx) - Experimental Nintendo Switch Emulator written in C#
## Environment Management
-* [Dotnet CLI](https://github.com/dotnet/cli) - 跨平台 .NET Core 命令行工具链实用程序.
+* [Dotnet CLI](https://github.com/dotnet/cli) - The cross-platform .NET Core command-line toolchain utility.
## ETL
-* [Cinchoo ETL](https://github.com/Cinchoo/ChoETL) - .NET 的 ETL 框架(读/写 CSV、Flat、Xml、JSON、键值格式文件)
-* [Reactive ETL](https://archive.codeplex.com/?p=reactiveetl) - 反应式 ETL 是使用 .NET 反应式扩展重写的 Rhino ETL
+* [Cinchoo ETL](https://github.com/Cinchoo/ChoETL) - ETL Framework for .NET (Read / Write CSV, Flat, Xml, JSON, Key-Value formatted files)
+* [Reactive ETL](https://archive.codeplex.com/?p=reactiveetl) - Reactive ETL is a rewrite of Rhino ETL using the reactive extensions for .NET
## Event aggregator and messenger
-* [Mediator.Net](https://github.com/mayuanyang/Mediator.Net) - .NET 的简单中介,用于发送命令、发布事件和请求响应,并支持管道
-* [MediatR](https://github.com/jbogard/MediatR) - .NET 中简单、不复杂的中介实现
-* [Rx Event Aggregator](https://mikebridge.github.io/articles/csharp-domain-event-aggregator/) - 来自 Reactive.EventAggregator 的超级简单反应扩展代码
-* [TinyMessenger](https://github.com/grumpydev/TinyMessenger) - 用于松散耦合通信的轻量级事件聚合器/信使.
+* [Mediator.Net](https://github.com/mayuanyang/Mediator.Net) - A simple mediator for .NET for sending command, publishing event and request response with pipelines supported
+* [MediatR](https://github.com/jbogard/MediatR) - Simple, unambitious mediator implementation in .NET
+* [Rx Event Aggregator](https://mikebridge.github.io/articles/csharp-domain-event-aggregator/) - Super-simple Reactive-Extension code from Reactive.EventAggregator
+* [TinyMessenger](https://github.com/grumpydev/TinyMessenger) - A lightweight event aggregator/messenger for loosely coupled communication.
* [Xer.Cqrs](https://github.com/XerProjects/Xer.Cqrs) - A simple library for creating applications based on the CQRS pattern with support for attribute routing and hosted handlers. Developed in C# targeting .NET Standard 1.0.
-* [FluentMediator](https://github.com/ivanpaulovich/FluentMediator) - FluentMediator 是一个不显眼的库,允许开发人员为命令、查询和事件构建自定义管道
-* [EventFlow](https://github.com/eventflow/EventFlow) - EventFlow 是适用于 .NET 的异步/等待首个 CQRS 和事件源 DDD 框架
+* [FluentMediator](https://github.com/ivanpaulovich/FluentMediator) - FluentMediator is an unobtrusive library that allows developers to build custom pipelines for Commands, Queries and Events
+* [EventFlow](https://github.com/eventflow/EventFlow) - EventFlow is an Async/await first CQRS and Event Sourcing DDD framework for .NET
## Exceptions
-* [Exceptionless](https://github.com/exceptionless/Exceptionless.Net) - 无异常.NET 客户端
+* [Exceptionless](https://github.com/exceptionless/Exceptionless.Net) - Exceptionless .NET Client
## Extensions
-* [ExtensionMethods.Net](https://www.extensionmethod.net/csharp) - 具有扩展方法集合的站点
-* [Z.ExtensionMethods](https://github.com/zzzprojects/Z.ExtensionMethods) - 超过1000种有用的扩展方法
+* [ExtensionMethods.Net](https://www.extensionmethod.net/csharp) - Site with collection of extension methods
+* [Z.ExtensionMethods](https://github.com/zzzprojects/Z.ExtensionMethods) - Over a 1000 useful extension methods
## Functional programming
@@ -417,258 +417,258 @@
* [language-ext](https://github.com/louthy/language-ext) - This library uses and abuses the features of C# 6+ to provide a functional 'Base class library', that, if you squint, can look like extensions to the language itself. It also includes an 'Erlang like' process system (actors) that can optionally persist messages and state to Redis (note you can use it without Redis for in-app messaging). The process system additionally supports Rx streams of messages and state allowing for a complete system of reactive events and message dispatch.
* [Optional](https://github.com/nlkl/Optional) - A robust option type for C#
* [JFlepp.Maybe](https://github.com/jflepp/JFlepp.Maybe) - A Maybe type for C#, aimed as an idiomatic port of the option type in F# to C#
-* [Optuple](https://github.com/atifaziz/Optuple) - .NET 标准库,用于以非侵入性方式提供“(bool, T)”类似选项的语义; 也就是说,图书馆或其用户不存在新的选项类型依赖性.
-* [MoreLinq](https://github.com/MoreLinq/MoreLinq) - 为 LINQ to Objects 提供额外的方法.
+* [Optuple](https://github.com/atifaziz/Optuple) - .NET Standard Library for giving `(bool, T)` Option-like semantics in a non-obtrusive way; this is, there is no new option type dependency for a library or its users.
+* [MoreLinq](https://github.com/MoreLinq/MoreLinq) - Provides extra methods to LINQ to Objects.
## Game
-* [MonoGame](https://github.com/MonoGame/MonoGame) - 用于创建强大的跨平台游戏的一个框架
-* [FNA](https://github.com/FNA-XNA/FNA) - FNA 是 XNA4 的重新实现,专注于为桌面开发完全准确的 XNA4 运行时
+* [MonoGame](https://github.com/MonoGame/MonoGame) - One framework for creating powerful cross-platform games
+* [FNA](https://github.com/FNA-XNA/FNA) - FNA is an XNA4 reimplementation that focuses solely on developing a fully accurate XNA4 runtime for the desktop
* [CocosSharp](https://github.com/mono/CocosSharp) - CocosSharp is a C# implementation of the Cocos2D and Cocos3D APIs that runs on any platform where MonoGame runs
-* [Duality](https://github.com/AdamsLair/duality) - Duality 是一个 2D 游戏开发框架. 专注于模块化,配有可视化编辑器.
-* [Stride Game Engine](https://stride3d.net/ ) - Stride Game Engine 是一款 2D/3D 跨平台游戏引擎,具有场景编辑器、粒子、基于物理的渲染 (PBR)、脚本编写等
+* [Duality](https://github.com/AdamsLair/duality) - Duality is a 2D game development framework. Focused on modularity, comes with a visual editor.
+* [Stride Game Engine](https://stride3d.net/ ) - Stride Game Engine is a 2D/3D cross-platform game engine featuring a scene editor, particles, physically based rendering (PBR), scripting, and much more
* [Wave Engine](https://waveengine.net/Engine) - Wave engine is a free C# component-based modern game engine which allows you to create cross-platform games supporting Kinect, Oculus Rift, Vuforia, Cardboard, Leap Motion and much more. **[Free][Proprietary]**
* [UrhoSharp](https://github.com/xamarin/urho) - UrhoSharp is a C# implementation of the Urho3D game engine that runs on iOS, Mac, Windows, Android and Linux systems
-* [Nez](https://github.com/prime31/Nez) - Nez 是一个免费的 2D 框架,可与 MonoGame 和 FNA 配合使用
+* [Nez](https://github.com/prime31/Nez) - Nez is a free 2D-focused framework that works with MonoGame and FNA
* [BEPUphysics](https://github.com/bepu/bepuphysics2) - BEPUphysics is a pure C# 3D physics library
-* [Devtodev](https://github.com/devtodev-analytics/winstore-sdk) - 为游戏开发者提供的全周期分析解决方案.
-* [UnrealCLR](https://github.com/nxrighthere/UnrealCLR) - 虚幻引擎.NET Core集成
-* [osu!framework](https://github.com/ppy/osu-framework) - 一款 2D 应用程序/游戏,专为精彩游戏而编写.
+* [Devtodev](https://github.com/devtodev-analytics/winstore-sdk) - A full-cycle analytics solution for game developers.
+* [UnrealCLR](https://github.com/nxrighthere/UnrealCLR) - Unreal Engine .NET Core integration
+* [osu!framework](https://github.com/ppy/osu-framework) - A 2D application/game written with amazing games in mind.
## GIS
- * [NetTopologySuite](https://github.com/NetTopologySuite/NetTopologySuite/) 适用于 .NET 平台的快速可靠的 .NET GIS 解决方案
- * [SharpMap](https://github.com/SharpMap) 一个易于使用的映射库,用于 Web 和桌面应用程序
+ * [NetTopologySuite](https://github.com/NetTopologySuite/NetTopologySuite/) A .NET GIS solution that is fast and reliable for the .NET platform
+ * [SharpMap](https://github.com/SharpMap) An easy-to-use mapping library for use in web and desktop applications
* [OsmSharp](https://www.osmsharp.com/) - C# library to work with OpenStreetMap (OSM) data. Provides reading, writing and route-planning for OSM data.
- * [GeoJSON4EntityFramework](https://github.com/alatas/GeoJSON4EntityFramework) - 用于从实体框架空间数据或众所周知的文本 (WKT) 输入创建 GeoJSON 的库.
- * [GeoJSON.NET](https://github.com/GeoJSON-Net/GeoJSON.Net) - GeoJSON 类型的 .Net 库和相应的 Json.Net(反)序列化器
- * [CoordinateSharp](https://github.com/Tronald/CoordinateSharp) - 轻松解析或转换坐标格式并计算基于位置的太阳/月球信息.
- * [DEM Net Elevation API](https://github.com/dem-net/dem.net) - 用于数字高程模型的.Net 库,允许以 glTF / STL 格式生成 3D 地形.
+ * [GeoJSON4EntityFramework](https://github.com/alatas/GeoJSON4EntityFramework) - A library to create GeoJSON from Entity Framework Spatial Data or Well-Known Text (WKT) inputs.
+ * [GeoJSON.NET](https://github.com/GeoJSON-Net/GeoJSON.Net) - .Net library for GeoJSON types & corresponding Json.Net (de)serializers
+ * [CoordinateSharp](https://github.com/Tronald/CoordinateSharp) - Easily parse or convert coordinate formats and calculate location based solar/lunar information.
+ * [DEM Net Elevation API](https://github.com/dem-net/dem.net) - .Net library for Digital Elevation Models, allows 3D terrain generation in glTF / STL format.
## Git Tools
* [Husky.Net](https://github.com/alirezanet/Husky.Net) - Git hooks made easy with Husky.Net internal task runner, You can use it to lint your commit messages, run tests, lint code, etc... when you commit or push. supports C# scripts, gitflow hooks, Multiple file states (staged, lastCommit, glob)
-* [Bonobo Git Server](https://github.com/jakubgarfield/Bonobo-Git-Server) - Bonobo Git Server for Windows 是一个 Web 应用程序,您可以安装在 IIS 上并轻松管理和连接到您的 Git 存储库. https://bonobogitserver.com/
-* [GitExtensions](https://github.com/gitextensions/gitextensions) - GitExtensions 是一个 shell 扩展、一个 Visual Studio 2008/2010/2012/2013 插件和一个独立的 Git 存储库工具. https://gitextensions.github.io/
-* [GitLink](https://github.com/GitTools/GitLink) - 让用户逐步执行托管在 GitHub 或 BitBucket 上的代码
-* [GitVersion](https://github.com/GitTools/GitVersion) - 根据 Git 存储库的状态生成语义版本号
-* [LibGit2Sharp](https://github.com/libgit2/libgit2sharp) - LibGit2Sharp 将本机 Git 实现 libgit2 的所有功能和速度带入 .NET 和 Mono 的托管世界.
-* [GitRead.Net](https://github.com/kingsimmy/GitRead.Net) - GitRead.Net 是一个 .NET 标准库,它允许您非常轻松地查询磁盘上的 Git 存储库. 它允许您枚举提交日志、计算每个文件的行数并列出提交更改的文件.
-* [NGit](https://github.com/mono/ngit) - NGit 是 JGit 到 C 的端口#
-* [posh-git](https://github.com/dahlbyk/posh-git) - Git 的 PowerShell 环境
-* [RepoZ](https://github.com/awaescher/RepoZ) - 具有 Windows 资源管理器和 CLI 增强功能的 Git 存储库信息聚合器
-* [Git Credential Manager for Windows](https://github.com/Microsoft/Git-Credential-Manager-for-Windows) - 帮助解决 Microsoft 提出的凭据问题
+* [Bonobo Git Server](https://github.com/jakubgarfield/Bonobo-Git-Server) - Bonobo Git Server for Windows is a web application you can install on your IIS and easily manage and connect to your Git repositories. https://bonobogitserver.com/
+* [GitExtensions](https://github.com/gitextensions/gitextensions) - GitExtensions is a shell extension, a Visual Studio 2008/2010/2012/2013 plugin and a standalone Git repository tool. https://gitextensions.github.io/
+* [GitLink](https://github.com/GitTools/GitLink) - let's users step through their code hosted on GitHub or BitBucket
+* [GitVersion](https://github.com/GitTools/GitVersion) - Generate a Semantic Version Number based on the state of your Git repository
+* [LibGit2Sharp](https://github.com/libgit2/libgit2sharp) - LibGit2Sharp brings all the might and speed of libgit2, a native Git implementation, to the managed world of .NET and Mono.
+* [GitRead.Net](https://github.com/kingsimmy/GitRead.Net) - GitRead.Net is a .NET Standard library which allows you to very easily interrogate a Git repository that you have on disk. It allows you to enumerate the commit log, count lines per file and list files changed by a commit.
+* [NGit](https://github.com/mono/ngit) - NGit is a port of JGit to C#
+* [posh-git](https://github.com/dahlbyk/posh-git) - A PowerShell environment for Git
+* [RepoZ](https://github.com/awaescher/RepoZ) - A Git repository information aggregator with Windows Explorer & CLI-enhancements
+* [Git Credential Manager for Windows](https://github.com/Microsoft/Git-Credential-Manager-for-Windows) - Helps solving issues of credentials, made by Microsoft
## Graphics
-* [LibTessDotNet](https://github.com/speps/LibTessDotNet) - 著名的 GLU Tessellator 的 .NET 端口,对多边形进行三角剖分
-* [Oxyplot](https://github.com/oxyplot/) - OxyPlot 是 .NET 的跨平台绘图库
+* [LibTessDotNet](https://github.com/speps/LibTessDotNet) - .NET port of the famous GLU Tessellator, triangulates polygons
+* [Oxyplot](https://github.com/oxyplot/) - OxyPlot is a cross-platform plotting library for .NET
* [OpenTK](https://github.com/opentk/opentk) - The Open Toolkit is an advanced, low-level C# library that wraps OpenGL, OpenCL and OpenAL
-* [NGraphics](https://github.com/praeclarum/NGraphics) - NGraphics 是一个跨平台库,用于在 .NET 上渲染矢量图形
-* [Aspose.Drawing](https://products.aspose.com/drawing/net) - 完全托管、跨平台、完整的 2D 图形库,用于绘制文本、几何图形和图像,具有 System.Drawing 兼容 API. **[$]**
-* [ScottPlot](https://swharden.com/scottplot/) - 用于交互式显示大型数据集的绘图库. 线图、条形图、饼图、散点图等. 它支持 WinForms、WPF、Avalonia、控制台.
-* [LiveCharts2](https://github.com/beto-rodriguez/LiveCharts2) - 简单、灵活、交互式且功能强大的 .Net 图表、地图和仪表. LiveCharts2 支持 WPF、WinForms、Xamarin、Avalonia、WinUI、UWP.
+* [NGraphics](https://github.com/praeclarum/NGraphics) - NGraphics is a cross-platform library for rendering vector graphics on .NET
+* [Aspose.Drawing](https://products.aspose.com/drawing/net) - Fully managed, cross-platform, complete 2D graphic library for drawing text, geometries, and images, with System.Drawing compatible API. **[$]**
+* [ScottPlot](https://swharden.com/scottplot/) - A plotting library to interactively displays large datasets. Line plots, bar charts, pie graphs, scatter plots, and more. It supports WinForms, WPF, Avalonia, Console.
+* [LiveCharts2](https://github.com/beto-rodriguez/LiveCharts2) - Simple, flexible, interactive & powerful charts, maps, and gauges for .Net. LiveCharts2 supports WPF, WinForms, Xamarin, Avalonia, WinUI, UWP.
* [Helix Toolkit](https://www.helix-toolkit.org) - Helix Toolkit is a collection of 3D components for .NET
-* [AssimpNet](https://bitbucket.org/Starnick/assimpnet) - 用于开放资产导入器(“Assimp”)的跨平台 .NET Standard 包装器. 该库支持导入、处理和导出 3D 模型,以便在图形/游戏应用程序中进行渲染. 支持超过 40 种格式的导入(例如 OBJ、FBX、GLTF、3DS、Collada),并且可以导出这些格式的子集(例如 OBJ、GLTF、3DS、Collada). 网格处理功能允许生成网格数据或优化实时渲染.
-* [Silk.NET](https://github.com/Ultz/Silk.NET) - 跨平台、高性能、低级 .NET Standard 包装器,适用于许多高级 API,例如 OpenGL、OpenCL、OpenAL、OpenXR、Assimp、GLFW 以及许多其他 API. 除了封装本机 API 之外,它还带有自己的窗口和输入抽象. 这使得使用 Silk.NET 进行游戏和应用程序开发变得轻而易举,并且几乎拥有 3D 应用程序开发人员所需的一切.
-* [Veldrid](https://github.com/mellinoe/veldrid) - .NET 的低级、可移植图形和计算库
-* [RealTimeGraphX](https://github.com/royben/RealTimeGraphX) - RealTimeGraphX 是一个与数据类型无关的高性能绘图库,适用于 WPF、UWP 以及即将推出的 Xamarin Forms.
-* [VectSharp](https://github.com/arklumpus/VectSharp) - .NET 库创建矢量图形和文本,然后将其导出为 PDF、SVG 和光栅图像格式.
+* [AssimpNet](https://bitbucket.org/Starnick/assimpnet) - A cross-platform .NET Standard wrapper for the Open Asset Importer ("Assimp"). The library enables importing, processing, and exporting of 3D models for rendering in graphics/game applications. Over 40 formats are supported for importing (e.g. OBJ, FBX, GLTF, 3DS, Collada) and a subset of those formats can be exported to (e.g. OBJ, GLTF, 3DS, Collada). Mesh processing features allow for mesh data to be generated or optimized for real-time rendering.
+* [Silk.NET](https://github.com/Ultz/Silk.NET) - A cross-platform, high-performance, low-level .NET Standard wrapper for many advanced APIs such as OpenGL, OpenCL, OpenAL, OpenXR, Assimp, GLFW, as well as many others. In addition to wrapping over Native APIs, it also comes with its own Windowing and Input abstraction. This makes game and application development with Silk.NET a breeze, and has pretty much everything a 3D application developer would need.
+* [Veldrid](https://github.com/mellinoe/veldrid) - A low-level, portable graphics and compute library for .NET
+* [RealTimeGraphX](https://github.com/royben/RealTimeGraphX) - RealTimeGraphX is a data type agnostic, high performance plotting library for WPF, UWP and soon, Xamarin Forms.
+* [VectSharp](https://github.com/arklumpus/VectSharp) - .NET library to create vector graphics and text, and then export it to PDF, SVG and raster image formats.
## GraphQL
-* [GraphQL.NET](https://github.com/graphql-dotnet/graphql-dotnet) - 实施 [Facebook's GraphQL](https://github.com/graphql/graphql-spec) 在.Net中
-* [HotChocolate](https://github.com/ChilliCream/hotchocolate) - GraphQL 服务器兼容所有 GraphQL 兼容的客户端,例如 Strawberry Shake、Relay、Apollo 客户端以及各种其他客户端和工具.
-* [graphql-net](https://github.com/chkimes/graphql-net) - GraphQL 到 IQueryable for .NET.
-* [EntityGraphQL](https://github.com/EntityGraphQL/EntityGraphQL) - 在数据模型之上构建 GraphQL API 的库,具有可扩展性,可以在单个 GraphQL 模式中轻松地将多个数据源整合在一起(EF 不是必需的 - 任何与 LinqProvider 或内存中对象一起使用的 ORM 都可以).
+* [GraphQL.NET](https://github.com/graphql-dotnet/graphql-dotnet) - Implementation of [Facebook's GraphQL](https://github.com/graphql/graphql-spec) in .Net
+* [HotChocolate](https://github.com/ChilliCream/hotchocolate) - GraphQL server compatible to all GraphQL compliant clients like Strawberry Shake, Relay, Apollo Client, and various other clients and tools.
+* [graphql-net](https://github.com/chkimes/graphql-net) - GraphQL to IQueryable for .NET.
+* [EntityGraphQL](https://github.com/EntityGraphQL/EntityGraphQL) - library to build a GraphQL API on top of data model with the extensibility to easily bring multiple data sources together in the single GraphQL schema (EF is not a requirement - any ORM working with LinqProvider or an in-memory object will work).
* [ZeroQL](https://github.com/byme8/ZeroQL) - high-performance C#-friendly GraphQL client. It supports Linq-like syntax. It doesn't require Reflection.Emit or expressions. As a result, the runtime provides performance very close to a raw HTTP call.
## GUI
-* [HandyControl](https://github.com/HandyOrg/HandyControl) - 包含一些简单常用的WPF控件
-* [Lara](https://github.com/integrativesoft/lara) - Lara Web Engine 是一个用 C 语言开发 Web 用户界面的库#
-* [QtSharp](https://github.com/ddobrev/QtSharp) - Qt 的 Mono/.NET 绑定
-* [Qml.Net](https://github.com/qmlnet/qmlnet) - Mono/.NET/.NET Core 的跨平台 Qml/.NET 集成
-* [MahApps.Metro](https://github.com/MahApps/MahApps.Metro) - 用于创建 Metro 风格的 WPF 应用程序的工具包
-* [Callisto](https://github.com/timheuer/callisto) - Windows 8 XAML 应用程序的控制工具包. 包含一些 UI 控件,以便更轻松地根据 Windows UI 指南为 Windows 应用商店创建 Windows UI 风格的应用程序.
+* [HandyControl](https://github.com/HandyOrg/HandyControl) - Contains some simple and commonly used WPF controls
+* [Lara](https://github.com/integrativesoft/lara) - Lara Web Engine is a library for developing Web user interfaces in C#
+* [QtSharp](https://github.com/ddobrev/QtSharp) - Mono/.NET Bindings for Qt
+* [Qml.Net](https://github.com/qmlnet/qmlnet) - A cross-platform Qml/.NET integration for Mono/.NET/.NET Core
+* [MahApps.Metro](https://github.com/MahApps/MahApps.Metro) - Toolkit for creating Metro-styled WPF apps
+* [Callisto](https://github.com/timheuer/callisto) - A control toolkit for Windows 8 XAML applications. Contains some UI controls to make it easier to create Windows UI style apps for the Windows Store in accordance with Windows UI guidelines.
* [ObjectListView](http://objectlistview.sourceforge.net/cs/index.html) - ObjectListView is a C# wrapper around a .NET ListView. It makes the ListView much easier to use and teaches it some new tricks
-* [DockPanelSuite](https://sourceforge.net/projects/dockpanelsuite/) - 受 Visual Studio 启发的 .NET WinForms 对接库
-* [AvalonEdit](https://github.com/icsharpcode/AvalonEdit) - SharpDevelop中使用的基于WPF的文本编辑器组件
-* [XWT](https://github.com/mono/xwt) - 跨平台 UI 工具包,用于使用 .NET 和 Mono 创建桌面应用程序
+* [DockPanelSuite](https://sourceforge.net/projects/dockpanelsuite/) - The Visual Studio inspired docking library for .NET WinForms
+* [AvalonEdit](https://github.com/icsharpcode/AvalonEdit) - The WPF-based text editor component used in SharpDevelop
+* [XWT](https://github.com/mono/xwt) - A cross-platform UI toolkit for creating desktop applications with .NET and Mono
* [Gtk#](https://github.com/mono/gtk-sharp) - Gtk# is a Mono/.NET binding to the cross platform Gtk+ GUI toolkit and the foundation of most GUI apps built with Mono
-* [MaterialDesignInXamlToolkit](http://materialdesigninxaml.net/) - 用于创建 Material Design 风格的 WPF 应用程序的工具包
-* [Eto.Forms](https://github.com/picoe/Eto) - 适用于 .NET 和 Mono 中的桌面和移动应用程序的跨平台 GUI 框架
-* [Dragablz](https://github.com/ButchersBoy/Dragablz) - 可拖动、可撕裂的 WPF 选项卡控件(类似于 Chrome),支持布局并具有完整主题,包括与 MahApps 和 Material Design 兼容的主题.
-* [Fluent.Ribbon](https://github.com/fluentribbon/Fluent.Ribbon) - Fluent Ribbon Control Suite 是一个为 WPF 实现类似 Office 和 Windows 8 功能区的库.
-* [Office Ribbon](https://github.com/RibbonWinForms/RibbonWinForms) - 一个为 WinForms 实现 MS Office Ribbon 的库.
+* [MaterialDesignInXamlToolkit](http://materialdesigninxaml.net/) - Toolkit for creating Material Design styled WPF apps
+* [Eto.Forms](https://github.com/picoe/Eto) - Cross-platform GUI framework for desktop and mobile applications in .NET and Mono
+* [Dragablz](https://github.com/ButchersBoy/Dragablz) - Dragable, tearable WPF tab control (similar to Chrome) which supports layouts and is full themeable, including themese compatible with MahApps and Material Design.
+* [Fluent.Ribbon](https://github.com/fluentribbon/Fluent.Ribbon) - Fluent Ribbon Control Suite is a library that implements an Office- and Windows 8-like Ribbon for WPF.
+* [Office Ribbon](https://github.com/RibbonWinForms/RibbonWinForms) - A library that implements MS Office Ribbon for WinForms.
* [MaterialSkin](https://github.com/IgnaceMaes/MaterialSkin) - Theming .NET WinForms, C# or VB.Net, to Google's Material Design principles.
* [Xamarin.Forms](https://github.com/xamarin/Xamarin.Forms) - Build native UIs for iOS, Android and Windows from a single, shared C# codebase.
-* [SciterSharp](https://github.com/ramon-mendes/SciterSharp) - 不仅使用 HTML,还使用 Sciter 引擎的所有功能创建 .NET 跨平台桌面应用程序:CSS3、SVG、脚本、AJAX、<video>...Sciter 可免费用于商业用途
-* [Empty Keys UI](https://www.emptykeys.com/ui_library/) - 基于多平台和多引擎 XAML 的用户界面库 **[免费][专有]**
-* [UWP Community Toolkit](https://github.com/windows-toolkit/WindowsCommunityToolkit) - UWP 社区工具包是帮助函数、自定义控件和应用服务的集合. 它简化并演示了为 Windows 10 构建 UWP 应用程序的常见开发人员任务.
-* [ScintillaNET](https://github.com/jacobslusser/ScintillaNET) - Scintilla 文本编辑器组件的 Windows 窗体控件(Scintilla 由 Notepad++ 使用)
-* [FastColoredTextBox](https://github.com/PavelTorgashov/FastColoredTextBox) - Fast Colored TextBox 是 .NET 的文本编辑器组件. 允许您创建具有语法突出显示的自定义文本编辑器. 它适用于小型、中型、大型和非常非常大的文件.
-* [Avalonia](https://github.com/AvaloniaUI/Avalonia) - 多平台 .NET UI 框架(以前称为 Perspex).
-* [Modern UI for WPF - MUI](https://github.com/firstfloorsoftware/mui) - 一组控件和样式,可将 WPF 应用程序转换为美观的现代 UI 应用程序.
-* [WinApi](https://github.com/prasannavl/WinApi) - 一个简单、直接、超薄的 CLR 库,用于高性能 Win32 本机互操作,具有自动化、窗口、DirectX、OpenGL 和 Skia 帮助程序.
-* [Neutronium](https://github.com/NeutroniumCore/Neutronium) - 使用 HTML、CSS、javascript 和 MVVM 绑定(例如 WPF)构建 .NET 桌面应用程序.
-* [Ooui](https://github.com/praeclarum/Ooui) - 一个小型跨平台 UI 库,将本机 UI 开发的简单性引入到 Web
+* [SciterSharp](https://github.com/ramon-mendes/SciterSharp) - Create .NET cross-platform desktop apps using not just HTML, but all features of Sciter engine: CSS3, SVG, scripting, AJAX, <video>... Sciter is free for commercial use
+* [Empty Keys UI](https://www.emptykeys.com/ui_library/) - Multi-platform and multi-engine XAML based user interface library **[Free][Proprietary]**
+* [UWP Community Toolkit](https://github.com/windows-toolkit/WindowsCommunityToolkit) - The UWP Community Toolkit is a collection of helper functions, custom controls, and app services. It simplifies and demonstrates common developer tasks building UWP apps for Windows 10.
+* [ScintillaNET](https://github.com/jacobslusser/ScintillaNET) - Windows Forms control for the Scintilla text editor component (Scintilla is used by Notepad++)
+* [FastColoredTextBox](https://github.com/PavelTorgashov/FastColoredTextBox) - Fast Colored TextBox is text editor component for .NET. Allows you to create custom text editor with syntax highlighting. It works well with small, medium, large and very-very large files.
+* [Avalonia](https://github.com/AvaloniaUI/Avalonia) - A multi-platform .NET UI framework (formerly known as Perspex).
+* [Modern UI for WPF - MUI](https://github.com/firstfloorsoftware/mui) - Set of controls and styles to convert WPF applications into a great looking Modern UI apps.
+* [WinApi](https://github.com/prasannavl/WinApi) - A simple, direct, ultra-thin CLR library for high-performance Win32 Native Interop with automation, windowing, DirectX, OpenGL and Skia helpers.
+* [Neutronium](https://github.com/NeutroniumCore/Neutronium) - Build .NET desktop applications using HTML, CSS, javascript and MVVM bindings such as with WPF.
+* [Ooui](https://github.com/praeclarum/Ooui) - A small cross-platform UI library that brings the simplicity of native UI development to the web
* [AdonisUI](https://github.com/benruehl/adonis-ui) - Lightweight UI toolkit for WPF applications offering classic but enhanced Windows visuals.
-* [Windows UI Library](https://github.com/microsoft/microsoft-ui-xaml) - Windows UI 库 (WinUI) 为 Windows UWP 应用程序提供官方本机 Microsoft UI 控件和功能.
-* [Bunifu UI Framework](https://bunifuframework.com) - 精心制作的 Winforms 控件和组件,用于创建令人惊叹的现代应用程序 UI. **[$]**
-* [Ookii.Dialogs.Wpf](https://github.com/augustoproiete/ookii-dialogs-wpf) - 使 WPF 应用程序能够访问常见的 Windows 对话框,例如任务对话框、凭据对话框、进度对话框、文件夹浏览器对话框等
-* [Ookii.Dialogs.WinForms](https://github.com/augustoproiete/ookii-dialogs-winforms) - 使 Windows 窗体应用程序能够访问常见的 Windows 对话框,例如任务对话框、凭据对话框、进度对话框、文件夹浏览器对话框等
+* [Windows UI Library](https://github.com/microsoft/microsoft-ui-xaml) - The Windows UI Library (WinUI) provides official native Microsoft UI controls and features for Windows UWP apps.
+* [Bunifu UI Framework](https://bunifuframework.com) - Carefully crafted Winforms controls and components for creating stunning modern application UI. **[$]**
+* [Ookii.Dialogs.Wpf](https://github.com/augustoproiete/ookii-dialogs-wpf) - Enable WPF applications to access common Windows dialogs such as task dialogs, credential dialog, progress dialog, folder browser dialog, and more
+* [Ookii.Dialogs.WinForms](https://github.com/augustoproiete/ookii-dialogs-winforms) - Enable Windows Forms applications to access common Windows dialogs such as task dialogs, credential dialog, progress dialog, folder browser dialog, and more
* [UNO Platform](https://github.com/unoplatform) - The only platform for building native mobile, desktop and WebAssembly with C#, XAML from a single codebase. Open source and professionally supported. Website: [platform.uno](https://platform.uno/)
## HTML and CSS
-* [AngleSharp](https://github.com/AngleSharp/AngleSharp) - 完整的HTML5 DOM和CSS3 OM构建
-* [dotless](https://github.com/dotless/dotless) - Ruby Less CSS 库的 .NET 端口 http://www.dotlesscss.org
-* [ExCSS](https://github.com/TylerBrinks/ExCSS) - C 的 CSS3 解析器库#
-* [HtmlAgilityPack](https://html-agility-pack.net/?z=codeplex) - 敏捷的 HTML 解析器,可构建读/写 DOM 并支持纯 XPath 或 XSLT
-* [LibSass Host](https://github.com/Taritsyn/LibSassHost) - .NET 包装器 [libSass](https://sass-lang.com/libsass) 具有支持虚拟文件系统能力的库
-* [LtGt](https://github.com/Tyrrrz/LtGt) - 轻量级 HTML 处理器,可用于解析和导航 DOM,处理 CSS 选择器,可以转换为 Linq2Xml,易于扩展等等.
+* [AngleSharp](https://github.com/AngleSharp/AngleSharp) - Complete HTML5 DOM and CSS3 OM construction
+* [dotless](https://github.com/dotless/dotless) - .NET port of the Ruby Less CSS lib http://www.dotlesscss.org
+* [ExCSS](https://github.com/TylerBrinks/ExCSS) - CSS3 parser library for C#
+* [HtmlAgilityPack](https://html-agility-pack.net/?z=codeplex) - an agile HTML parser that builds a read/write DOM and supports plain XPath or XSLT
+* [LibSass Host](https://github.com/Taritsyn/LibSassHost) - .NET wrapper around the [libSass](https://sass-lang.com/libsass) library with the ability to support a virtual file system
+* [LtGt](https://github.com/Tyrrrz/LtGt) - lightweight HTML processor, can be used to parse and navigate DOM, handles CSS selectors, can convert to Linq2Xml, easily extensible, and more.
## HTTP
-* [Tiny.RestClient](https://github.com/jgiacomini/Tiny.RestClient) - 适用于 .NET 的最简单的 Fluent REST 客户端.
+* [Tiny.RestClient](https://github.com/jgiacomini/Tiny.RestClient) - Simpliest Fluent REST client for .NET.
* [Http.fs](https://github.com/haf/Http.fs) - A functional HTTP client for F#.
-* [RestSharp](https://github.com/restsharp/RestSharp) - 适用于.NET 的简单 REST 和 HTTP API 客户端
-* [Flurl](https://flurl.dev) - 流畅、可移植、可测试的 REST/HTTP 客户端库
-* [EasyHttp](https://github.com/EasyHttp/EasyHttp) - C 语言的 HTTP 库#
-* [Refit](https://github.com/reactiveui/refit) - 适用于 Xamarin 和 .NET 的自动类型安全 REST 库
-* [RestEase](https://github.com/canton7/RestEase) - 易于使用的类型安全 REST API 客户端库,简单且可定制. 深受改装启发
-* [RestLess](https://github.com/letsar/RestLess) - .Net Standard 的自动类型安全无反射 REST API 客户端库.
-* [HttpClientGoodies](https://github.com/jeffijoe/httpclientgoodies.net) - 用于使用“HttpClient”的实用程序
+* [RestSharp](https://github.com/restsharp/RestSharp) - Simple REST and HTTP API client for .NET
+* [Flurl](https://flurl.dev) - Fluent, portable, testable REST/HTTP client library
+* [EasyHttp](https://github.com/EasyHttp/EasyHttp) - HTTP library for C#
+* [Refit](https://github.com/reactiveui/refit) - The automatic type-safe REST library for Xamarin and .NET
+* [RestEase](https://github.com/canton7/RestEase) - Easy-to-use typesafe REST API client library, which is simple and customisable. Heavily inspired by Refit
+* [RestLess](https://github.com/letsar/RestLess) - The automatic type-safe-reflectionless REST API client library for .Net Standard.
+* [HttpClientGoodies](https://github.com/jeffijoe/httpclientgoodies.net) - utilities for working with `HttpClient`
* [WebApiClient](https://github.com/dotnetcore/WebApiClient) An open source project based on the HttpClient. You only need to define the c# interface and modify the related features to invoke the client library of the remote http interface asynchronously.
* [Apizr](https://github.com/Respawnsive/Apizr) Refit based web api client, but resilient (retry, connectivity, cache, auth, log, priority, etc...).
## IDE
* [AvalonStudio](https://github.com/VitalElement/AvalonStudio) - An extensible, cross platform IDE written in C# for Embedded C/C++, .NET Core, Avalonia and Typescript
-* [SharpDevelop](https://github.com/icsharpcode/SharpDevelop) - 适用于 .NET 编程语言的免费 IDE
-* [MonoDevelop](https://github.com/mono/monodevelop) - MonoDevelop 是一个跨平台 IDE,主要针对 Mono/.NET 开发人员
-* [Visual Studio Express](https://visualstudio.microsoft.com/vs/express/) - 用于 .NET 编程的 Visual Studio 免费轻量级版本.
-* [Visual Studio Community](https://visualstudio.microsoft.com/vs/community/) - 功能齐全的IDE
+* [SharpDevelop](https://github.com/icsharpcode/SharpDevelop) - A free IDE for .NET programming languages
+* [MonoDevelop](https://github.com/mono/monodevelop) - MonoDevelop is a cross-platform IDE mostly aimed at Mono/.NET developers
+* [Visual Studio Express](https://visualstudio.microsoft.com/vs/express/) - The free lightweight version of Visual Studio for .NET programming.
+* [Visual Studio Community](https://visualstudio.microsoft.com/vs/community/) - A full-featured IDE
* [Waf DotNetPad](https://jbe2277.github.io/dotnetpad/) - A simple and fast code editor that makes fun program with C# or Visual Basic.
-* [Visual Studio Code](https://code.visualstudio.com/) - 来自微软的优秀开源编辑器,基于Electron.
+* [Visual Studio Code](https://code.visualstudio.com/) - Excellent open source editor from Microsoft, based on Electron.
* [Ionide](http://ionide.io/) - An Atom Editor and Visual Studio Code package suite for cross platform F# development.
* [Rider](https://www.jetbrains.com/rider/) - A cross-platform C# IDE based on the IntelliJ platform and ReSharper
* [RoslynPad](https://github.com/aelij/RoslynPad) - A simple C# editor based on Roslyn and AvalonEdit.
* [Consulo](https://consulo.io) - A cross-platform IDE with C# & Java support, fork of IntelliJ IDEA Community Edition
-* [vvvv](https://visualprogramming.net) .NET 的可视化实时编程环境 **[OSS 免费]**
-* * [CSharp Analyzer by MongoDB](https://github.com/mongodb/mongo-csharp-analyzer) 面向 MongoDB 用户的免费 Visual Studio 扩展,可帮助将代码转换为 MongoDB 查询
+* [vvvv](https://visualprogramming.net) A visual live-programming environment for .NET **[Free for OSS]**
+* * [CSharp Analyzer by MongoDB](https://github.com/mongodb/mongo-csharp-analyzer) A free Visual Studio Extension for MongoDB users, helping translate your code into MongoDB queries
## Image Processing
-* [ImageWizard](https://github.com/usercode/ImageWizard) - 基于ASP.NET Core和ImageSharp / SkiaSharp / SvgNet / DocNET的图像处理Web服务
-* [ImageResizer](https://imageresizing.net/) - 将命令添加到图像 URL 以在几毫秒内获取更改的版本. 实时调整图像大小、编辑图像等.
-* [ImageProcessor](https://github.com/JimBobSquarePants/ImageProcessor) - 用于即时操作图像的开源 .NET 库.
-* [ImageSharp](https://github.com/SixLabors/ImageSharp) - 用于处理图像文件的完全托管的跨平台库.
-* [MagicScaler](https://github.com/saucecontrol/PhotoSauce) - .NET 的高性能图像处理管道,专注于使复杂的成像任务变得简单.
-* [DynamicImage](https://dynamicimage.apphb.com/) - 用于 ASP.NET 的高性能开源图像处理库.
+* [ImageWizard](https://github.com/usercode/ImageWizard) - Image processing webservice based on ASP.NET Core and ImageSharp / SkiaSharp / SvgNet / DocNET
+* [ImageResizer](https://imageresizing.net/) - Add commands to image URLs to get altered versions in milliseconds. Resizing, editing etc of images in real-time.
+* [ImageProcessor](https://github.com/JimBobSquarePants/ImageProcessor) - Open-source .NET library to manipulate images on-the-fly.
+* [ImageSharp](https://github.com/SixLabors/ImageSharp) - Fully managed cross-platform library for processing of image files.
+* [MagicScaler](https://github.com/saucecontrol/PhotoSauce) - High-performance image processing pipeline for .NET, focused on making complex imaging tasks simple.
+* [DynamicImage](https://dynamicimage.apphb.com/) - High-performance open-source image manipulation library for ASP.NET.
* [MetadataExtractor](https://github.com/drewnoakes/metadata-extractor-dotnet) - Extracts Exif, IPTC, XMP, ICC and other metadata from image files.
-* [Emgu CV](http://www.emgu.com/wiki/index.php/Main_Page) - OpenCV 库的跨平台 .NET 包装器.
+* [Emgu CV](http://www.emgu.com/wiki/index.php/Main_Page) - Cross-platform .NET wrapper for the OpenCV library.
* [SimpleITK](https://simpleitk.org/) - A simplified path to Insight. Open-source multi-dimensional image analysis in Python, R, Java, C#, Lua, Ruby, TCL and C++. Developed by the Insight Toolkit community for the biomedical sciences and beyond.
-* [DotImaging](https://github.com/dajuric/dot-imaging) - 简约.NET成像便携式平台
-* [Magick.NET](https://github.com/dlemstra/Magick.NET) - ImageMagick 库的 .NET 包装器.
-* [OpenCvSharp](https://github.com/shimat/opencvsharp/) - .NET Framework 的 OpenCV 跨平台包装器.
-* [PixelViewer](https://github.com/carina-studio/PixelViewer) - 跨平台(Windows/macOS/Linux)图像查看器,支持从文件读取原始亮度/YUV/RGB/ARGB/Bayer 像素数据并渲染它. 还支持 10/16 位 YUV 和查看图像帧序列 (v1.99+).
+* [DotImaging](https://github.com/dajuric/dot-imaging) - Minimalistic .NET imaging portable platform
+* [Magick.NET](https://github.com/dlemstra/Magick.NET) - .NET wrapper for the ImageMagick library.
+* [OpenCvSharp](https://github.com/shimat/opencvsharp/) - Cross platform wrapper of OpenCV for .NET Framework.
+* [PixelViewer](https://github.com/carina-studio/PixelViewer) - Cross-platform (Windows/macOS/Linux) image viewer which supports reading raw Luminance/YUV/RGB/ARGB/Bayer pixels data from file and rendering it. 10/16-bit YUV and viewing image frame sequence are also supported (v1.99+).
* [TeximpNet](https://bitbucket.org/Starnick/teximpnet) - A cross-platform .NET Standard library for reading/manipulating/writing image files. The primary focus is to create 2D/3D/Cubemap textures for graphics/game applications, notably to convert images to GPU compressed formats and generate mipmaps. The library wraps the FreeImage native library to import/export over 30 common image formats, and wraps the Nvidia Texture Tools native library for GPU compression features. It also has a fully featured DDS format importer/exporter written in C#.
-* [Colourful](https://github.com/tompazourek/Colourful) - 用于处理色彩空间的开源.NET 库.
-* [Imgix-CSharp](https://docs.imgix.com/libraries/imgix-csharp) - 轻松更新图像网址,使其快速响应. **[$]**
-* [ColorHelper](https://github.com/iamartyom/ColorHelper) - 有用的颜色处理方法.
+* [Colourful](https://github.com/tompazourek/Colourful) - Open source .NET library for working with color spaces.
+* [Imgix-CSharp](https://docs.imgix.com/libraries/imgix-csharp) - Easily update image urls to be fast and responsive. **[$]**
+* [ColorHelper](https://github.com/iamartyom/ColorHelper) - Useful methods for work with colors.
## Install tools
-* [Wix Toolset](https://wixtoolset.org/) - 可用于创建 Windows 安装体验的最强大的工具集
-* [Squirrel](https://github.com/squirrel/squirrel.windows) - Squirrel 既是一组工具又是一个库,可完全管理桌面 Windows 应用程序的安装和更新.
-* [Chocolatey](https://github.com/chocolatey/choco) - 类似于“yum”或“apt-get”,但适用于 Windows.
-* [Wax](https://marketplace.visualstudio.com/items?itemName=TomEnglert.Wax) - WiX 项目的交互式编辑器.
-* [Onova](https://github.com/Tyrrrz/Onova) - 桌面应用程序的无主见自动更新框架.
+* [Wix Toolset](https://wixtoolset.org/) - The most powerful set of tools available to create your Windows installation experience
+* [Squirrel](https://github.com/squirrel/squirrel.windows) - Squirrel is both a set of tools and a library, to completely manage both installation and updating your desktop Windows application.
+* [Chocolatey](https://github.com/chocolatey/choco) - like `yum` or `apt-get`, but for Windows.
+* [Wax](https://marketplace.visualstudio.com/items?itemName=TomEnglert.Wax) - An interactive editor for WiX projects.
+* [Onova](https://github.com/Tyrrrz/Onova) - An unopinionated auto-update framework for desktop applications.
## Interactive programming
-* [.NET Interactive](https://github.com/dotnet/interactive) - .NET Interactive 利用 .NET 的强大功能并将其嵌入到您的交互式体验中.
+* [.NET Interactive](https://github.com/dotnet/interactive) - .NET Interactive takes the power of .NET and embeds it into your interactive experiences.
## Internationalization
-* [i18n](https://github.com/turquoiseowl/i18n) - ASP.NET MVC 的智能国际化
-* [MessageFormat.NET](https://github.com/jeffijoe/MessageFormat.NET) - .NET 中的 ICU MessageFormat 实现允许您编写上下文 UI 消息(PCL 库)
-* [ResX Resource Manager](https://github.com/dotnet/ResXResourceManager) - 最流行的免费工具,用于使用基于 resx 的资源本地化所有类型的应用程序.
+* [i18n](https://github.com/turquoiseowl/i18n) - Smart internationalization for ASP.NET MVC
+* [MessageFormat.NET](https://github.com/jeffijoe/MessageFormat.NET) - ICU MessageFormat implementation in .NET lets you write contextual UI messages (PCL library)
+* [ResX Resource Manager](https://github.com/dotnet/ResXResourceManager) - The most popular free tool to localize all kind of applications with resx-based resources.
## Interoperability
-* [CppSharp](https://github.com/mono/CppSharp) - 将 C++ API 转为 C 的工具#
-* [Sharpen](https://github.com/mono/sharpen) - Sharpen 是 db4o 创建的 Eclipse 插件,允许您将 Java 项目转换为 C#
-* [CXXI](https://github.com/mono/cxxi) - C++互操作框架
-* [pythonnet](https://github.com/pythonnet/pythonnet) - Python 和 .NET 互操作框架
-* [PInvoke Interop Assistant](https://github.com/jaredpar/pinvoke-interop-assistant) - 将 C 转换为托管 P/Invoke 签名或 verse Visa.
-* [pinvoke](https://github.com/dotnet/pinvoke) - 包含最新 Windows 操作系统的 P/Invoke 代码的库.
-* [LegacyWrapper](https://github.com/CodefoundryDE/LegacyWrapper) - LegacyWrapper 使用包装器进程从相反体系结构(x86 或 AMD64)的进程中调用 DLL.
-* [Pyrolite](https://github.com/irmen/Pyrolite) - 该库允许您的 Java 或 .NET 程序非常轻松地与
- Python 世界. 它使用 Pyro 协议来调用远程对象上的方法.
+* [CppSharp](https://github.com/mono/CppSharp) - Tools to surface C++ APIs to C#
+* [Sharpen](https://github.com/mono/sharpen) - Sharpen is an Eclipse plugin created by db4o that allows you to convert your Java project into C#
+* [CXXI](https://github.com/mono/cxxi) - C++ interop framework
+* [pythonnet](https://github.com/pythonnet/pythonnet) - Python and .NET interop framework
+* [PInvoke Interop Assistant](https://github.com/jaredpar/pinvoke-interop-assistant) - Converts C to managed P/Invoke signatures or verse visa.
+* [pinvoke](https://github.com/dotnet/pinvoke) - A library containing P/Invoke code for latest Windows OS.
+* [LegacyWrapper](https://github.com/CodefoundryDE/LegacyWrapper) - LegacyWrapper uses a wrapper process to call DLLs from a process of the opposing architecture (x86 or AMD64).
+* [Pyrolite](https://github.com/irmen/Pyrolite) - This library allows your Java or .NET program to interface very easily with
+the Python world. It uses the Pyro protocol to call methods on remote objects.
## IoC
-* [Castle Windsor](https://github.com/castleproject/Windsor) - Castle Windsor 是同类最佳、成熟的控制反转容器,可用于 .NET 和 Silverlight
-* [Unity](https://github.com/unitycontainer/unity) - 轻量级可扩展依赖注入容器,支持构造函数、属性和方法调用注入
-* [Autofac](https://github.com/autofac/Autofac) - 令人上瘾的.NET IoC 容器
-* [DryIoc](https://github.com/dadhi/DryIoc) - 简单、快速、功能齐全的 IoC 容器.
-* [Ninject](https://github.com/ninject/ninject) - .NET 依赖注入器的忍者
-* [Spring.Net](https://github.com/spring-projects/spring-net) - Spring.NET 是一个开源应用程序框架,使构建企业 .NET 应用程序变得更加容易
-* [Lamar](https://jasperfx.github.io/lamar/) - 快速 IoC 容器,针对 ASP.NET Core 和其他 .NET 服务器端应用程序中的使用进行了高度优化.
-* [LightInject](https://github.com/seesharper/LightInject) - 超轻量级 IoC 容器
-* [Simple Injector](https://github.com/simpleinjector/SimpleInjector) - Simple Injector 是一个易于使用的 .NET 4+ 依赖注入 (DI) 库,支持 Silverlight 4+、Windows Phone 8、Windows 8(包括通用应用程序和 Mono).
-* [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime/tree/main/src/libraries/Microsoft.Extensions.DependencyInjection) - NET 应用程序的默认 IoC 容器.
-* [Scrutor](https://github.com/khellang/Scrutor) - Microsoft.Extensions.DependencyInjection 的程序集扫描扩展.
-* [VS MEF](https://github.com/Microsoft/vs-mef) - Visual Studio 使用的托管扩展性框架 (MEF) 实现.
-* [TinyIoC](https://github.com/grumpydev/TinyIoC) - 一个易于使用、无麻烦的控制反转容器,适合小型项目、图书馆和初学者.
-* [Stashbox](https://github.com/z4kn4fein/stashbox) - 用于基于 .NET 的解决方案的轻量级、可移植的依赖项注入框架.
+* [Castle Windsor](https://github.com/castleproject/Windsor) - Castle Windsor is best of breed, mature Inversion of Control container available for .NET and Silverlight
+* [Unity](https://github.com/unitycontainer/unity) - Lightweight extensible dependency injection container with support for constructor, property, and method call injection
+* [Autofac](https://github.com/autofac/Autofac) - An addictive .NET IoC container
+* [DryIoc](https://github.com/dadhi/DryIoc) - Simple, fast all fully featured IoC container.
+* [Ninject](https://github.com/ninject/ninject) - The ninja of .NET dependency injectors
+* [Spring.Net](https://github.com/spring-projects/spring-net) - Spring.NET is an open source application framework that makes building enterprise .NET applications easier
+* [Lamar](https://jasperfx.github.io/lamar/) - A fast IoC container heavily optimized for usage within ASP.NET Core and other .NET server side applications.
+* [LightInject](https://github.com/seesharper/LightInject) - A ultra lightweight IoC container
+* [Simple Injector](https://github.com/simpleinjector/SimpleInjector) - Simple Injector is an easy-to-use Dependency Injection (DI) library for .NET 4+ that supports Silverlight 4+, Windows Phone 8, Windows 8 including Universal apps and Mono.
+* [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime/tree/main/src/libraries/Microsoft.Extensions.DependencyInjection) - The default IoC container for NET applications.
+* [Scrutor](https://github.com/khellang/Scrutor) - Assembly scanning extensions for Microsoft.Extensions.DependencyInjection.
+* [VS MEF](https://github.com/Microsoft/vs-mef) - Managed Extensibility Framework (MEF) implementation used by Visual Studio.
+* [TinyIoC](https://github.com/grumpydev/TinyIoC) - An easy to use, hassle free, Inversion of Control Container for small projects, libraries and beginners alike.
+* [Stashbox](https://github.com/z4kn4fein/stashbox) - A lightweight, portable dependency injection framework for .NET based solutions.
## JavaScript Engines
-* [ClearScript](https://github.com/Microsoft/ClearScript) - 一个库,可以轻松地将脚本添加到 .NET 应用程序中. 它目前支持 JavaScript(通过 V8 和 JScript)和 VBScript.
-* [Edge.js](https://github.com/tjanczuk/edge) - 在 Windows、macOS 和 Linux 上运行 .NET 和 Node.js 进程内代码
-* [Jint](https://github.com/sebastienros/jint) - .NET 的 JavaScript 解释器,提供完全的 ECMA 5.1 合规性,并且可以在任何 .NET 平台上运行.
-* [Jurassic](https://github.com/paulbartrum/jurassic) - ECMAScript 语言和运行时的实现. 它旨在为 .NET 提供性能最佳且最符合标准的 JavaScript 实现.
-* [YantraJS](https://github.com/yantrajs/yantra) - .NET Standard 的 JavaScript 运行时(类似于 NodeJS),将 JavaScript 编译为 IL,支持许多 ES6 功能、生成器、CommonJS 模块、CSX 模块和表达式编译器.
+* [ClearScript](https://github.com/Microsoft/ClearScript) - A library that makes it easy to add scripting to your .NET applications. It currently supports JavaScript (via V8 and JScript) and VBScript.
+* [Edge.js](https://github.com/tjanczuk/edge) - Run .NET and Node.js code in-process on Windows, macOS, and Linux
+* [Jint](https://github.com/sebastienros/jint) - JavaScript interpreter for .NET which provides full ECMA 5.1 compliance and can run on any .NET platform.
+* [Jurassic](https://github.com/paulbartrum/jurassic) - A implementation of the ECMAScript language and runtime. It aims to provide the best performing and most standards-compliant implementation of JavaScript for .NET.
+* [YantraJS](https://github.com/yantrajs/yantra) - JavaScript Runtime (Similar to NodeJS) for .NET Standard, compiles JavaScript to IL, support for many ES6 features, generators, CommonJS modules, CSX modules and expression compiler.
## Logging
-* [Essential Diagnostics](https://github.com/sgryphon/essential-diagnostics) - 扩展 System.Diagnostics 命名空间的内置功能以提供灵活的日志记录
-* [NLog](https://github.com/nlog/NLog/) - NLog - 高级.NET 和 Silverlight 日志记录
-* [Logazmic](https://github.com/ihtfw/Logazmic) - 适用于 Windows 的开源 NLog 查看器
-* [ELMAH](https://elmah.github.io/) - ELMAH 官方网站
-* [Elmah MVC](https://github.com/alexbeletsky/elmah-mvc) - MVC 的 Elmah
-* [Logary](https://github.com/logary/logary) - Logary 是一个适用于 Mono 和 .NET 的高性能、多目标日志记录、指标、跟踪和运行状况检查库. .NET 对 DropWizard 的回答. 支持许多为微服务构建的目标.
-* [Log4Net](https://logging.apache.org/log4net/) - Apache log4net库是帮助程序员将日志语句输出到各种输出目标的工具
-* [Rollbar.NET](https://github.com/rollbar/Rollbar.NET) - 简化使用 Rollbar.com 时的实时远程错误监控. 适用于任何基于 .NET 的技术堆栈的开源 Rollbar Notifier SDK. 该 SDK 可在基于以下 .NET 版本构建的任何应用程序中使用:.NET Core 2.0+、.NET Standard 2.0+、.NET Full Framework 4.5.1+、Mono、Xamarin 以及通常的 .NET Standard 2.0+ 的任何实现. 它简化了基于异常数据、跟踪数据、信息消息和遥测数据的数据有效负载的构建,并将有效负载发送到 Rollbar API 以远程监控和分析托管应用程序的行为.
-* [Sejil](https://github.com/alaatm/Sejil) - 直接从您的应用程序捕获、查看和过滤 ASP.NET Core 应用程序的日志. 它支持结构化日志记录、查询以及保存日志查询.
-* [Sentry](https://github.com/getsentry/sentry-dotnet) - .NET SDK 用于 [Sentry](https://sentry.io/welcome/) 开源错误跟踪可帮助开发人员实时监控和修复崩溃.
-* [Serilog](https://github.com/serilog/serilog) - NoSQL 时代的严肃日志库. 将传统诊断日志记录和结构化诊断日志记录的优点结合在一个易于使用的软件包中.
-* [StackExchange.Exceptional](https://github.com/NickCraver/StackExchange.Exceptional) - 用于 Stack Exchange 网络的错误处理程序
-* [Semantic Logging Application Block (SLAB)](https://github.com/MicrosoftArchive/semantic-logging) - 扩展 System.Diagnostics.Tracing 命名空间(EventSource 类)的内置功能,以记录到多个接收器,包括 Azure 表、数据库、文件(JSON、XML、文本). 支持通过 ETW 进行进程内和进程外日志记录,以及用于实时过滤/聚合事件的 Rx.
-* [ULogViewer](https://github.com/carina-studio/ULogViewer) - 跨平台(Windows/macOS/Linux)通用日志查看器,支持读取和解析各种类型的日志. 您还可以定义自己的配置文件来解析和显示日志.
-* [Foundatio](https://github.com/FoundatioFx/Foundatio#logging) - 流畅的日志记录 API,可用于在整个应用程序中记录消息.
-* [Exceptionless](https://github.com/exceptionless/Exceptionless.Net) - 无异常.NET 客户端
-* [Loupe](https://onloupe.com) - 集中式.NET 日志记录和监控. **[专有]** **[免费套餐]**
-* [elmah.io](https://elmah.io) - 使用 ELMAH 的 .NET Web 应用程序的云日志记录. 在上线之前查找错误. 强大的搜索、API、与 Slack、GitHub、Visual Studio 等的集成. **[[Free for OSS](https://elmah.io/sponsorship/opensource)]** **[$]**
-* [BugSnag](https://docs.bugsnag.com/platforms/dotnet/) - 记录错误. 包括有用的诊断信息,如堆栈跟踪、会话、版本等.有免费套餐. **[OSS 免费][$]**
-* [ZeroLog](https://github.com/Abc-Arbitrage/ZeroLog) - ZeroLog 是一个零分配.NET 日志库. 它提供了基本的日志记录功能,可用于延迟敏感的应用程序,在这些应用程序中不需要垃圾收集.
+* [Essential Diagnostics](https://github.com/sgryphon/essential-diagnostics) - Extends the inbuilt features of System.Diagnostics namespace to provide flexible logging
+* [NLog](https://github.com/nlog/NLog/) - NLog - Advanced .NET and Silverlight logging
+* [Logazmic](https://github.com/ihtfw/Logazmic) - Open source NLog viewer for Windows
+* [ELMAH](https://elmah.github.io/) - Official ELMAH site
+* [Elmah MVC](https://github.com/alexbeletsky/elmah-mvc) - Elmah for MVC
+* [Logary](https://github.com/logary/logary) - Logary is a high performance, multi-target logging, metric, tracing and health-check library for Mono and .NET. .NET's answer to DropWizard. Supports many targets, built for micro-services.
+* [Log4Net](https://logging.apache.org/log4net/) - The Apache log4net library is a tool to help the programmer output log statements to a variety of output targets
+* [Rollbar.NET](https://github.com/rollbar/Rollbar.NET) - Simplifies real-time remote error monitoring while using Rollbar.com. Open-source Rollbar Notifier SDK for any .NET-based technology stack. The SDK that can be used in any application built on the following .NET versions: .NET Core 2.0+, .NET Standard 2.0+, .NET Full Framework 4.5.1+, Mono, Xamarin, and, in general, any implementation of the .NET Standard 2.0+. It simplifies building data payloads based on exception data, tracing data, informational messages, and telemetry data and sends the payloads to the Rollbar API for remote monitoring and analysis of the hosting application's behavior.
+* [Sejil](https://github.com/alaatm/Sejil) - Capture, view and filter your ASP.NET Core app's logs right from your app. It supports structured logging, querying as well as saving log queries.
+* [Sentry](https://github.com/getsentry/sentry-dotnet) - .NET SDK for [Sentry](https://sentry.io/welcome/) Open-source error tracking that helps developers monitor and fix crashes in real time..
+* [Serilog](https://github.com/serilog/serilog) - A no-nonsense logging library for the NoSQL era. Combines the best of traditional and structured diagnostic logging in an easy-to-use package.
+* [StackExchange.Exceptional](https://github.com/NickCraver/StackExchange.Exceptional) - Error handler used for the Stack Exchange network
+* [Semantic Logging Application Block (SLAB)](https://github.com/MicrosoftArchive/semantic-logging) - Extends the inbuilt features of System.Diagnostics.Tracing namespace (EventSource class) to log to several sinks including Azure Tables, Databases, files (JSON, XML, text). Supports in-process and out-of-process logging through ETW, and Rx for real-time filtering/aggregating of events.
+* [ULogViewer](https://github.com/carina-studio/ULogViewer) - Cross-Platform (Windows/macOS/Linux) Universal Log Viewer which supports reading and parsing various type of logs. You can also define your own profile to parse and show logs.
+* [Foundatio](https://github.com/FoundatioFx/Foundatio#logging) - A fluent logging API that can be used to log messages throughout your application.
+* [Exceptionless](https://github.com/exceptionless/Exceptionless.Net) - Exceptionless .NET Client
+* [Loupe](https://onloupe.com) - Centralized .NET logging and monitoring. **[Proprietary]** **[Free Tier]**
+* [elmah.io](https://elmah.io) - Cloud logging for .NET web applications using ELMAH. Find bugs before you go live. Powerful search, API, integration with Slack, GitHub, Visual Studio and more. **[[Free for OSS](https://elmah.io/sponsorship/opensource)]** **[$]**
+* [BugSnag](https://docs.bugsnag.com/platforms/dotnet/) - Logs errors. Includes useful diagnostic info like stack trace, session, release, etc. Has a free tier. **[Free for OSS][$]**
+* [ZeroLog](https://github.com/Abc-Arbitrage/ZeroLog) - ZeroLog is a zero-allocation .NET logging library. It provides basic logging capabilities to be used in latency-sensitive applications, where garbage collections are undesirable.
## Machine Learning and Data Science
-* [Infer.NET](https://dotnet.github.io/infer/) - 在图形模型中运行贝叶斯推理的框架. 它还可以用于概率编程.
-* [Accord.NET](http://accord-framework.net/) - 机器学习框架与音频和图像处理库(计算机视觉、计算机试听、信号处理和统计)相结合.
-* [Accord.NET Extensions](https://github.com/dajuric/accord-net-extensions) - 先进的图像处理和计算机视觉算法作为流畅的扩展.
-* [AForge.NET](http://www.aforgenet.com/) - 计算机视觉和人工智能(图像处理、神经网络、遗传算法、机器学习、机器人)领域的开发人员和研究人员的框架.
-* [Catalyst](https://github.com/curiosity-ai/catalyst) 受 spaCy 启发的跨平台自然语言处理 (NLP) 库,具有预训练模型、对训练单词和文档嵌入的开箱即用支持以及灵活的实体识别模型. 的一部分 [SciSharp Stack](https://scisharp.github.io/SciSharp/)
+* [Infer.NET](https://dotnet.github.io/infer/) - A framework for running Bayesian inference in graphical models. It can also be used for probabilistic programming.
+* [Accord.NET](http://accord-framework.net/) - Machine learning framework combined with audio and image processing libraries (computer vision, computer audition, signal processing and statistics).
+* [Accord.NET Extensions](https://github.com/dajuric/accord-net-extensions) - Advanced image processing and computer vision algorithms made as fluent extensions.
+* [AForge.NET](http://www.aforgenet.com/) - Framework for developers and researchers in the fields of Computer Vision and Artificial Intelligence (image processing, neural networks, genetic algorithms, machine learning, robotics).
+* [Catalyst](https://github.com/curiosity-ai/catalyst) Cross-platform Natural Language Processing (NLP) library inspired by spaCy, with pre-trained models, out-of-the box support for training word and document embeddings, and flexible entity recognition models. Part of the [SciSharp Stack](https://scisharp.github.io/SciSharp/)
* [Deedle](https://bluemountaincapital.github.io/Deedle/) - Data frame and (time) series library for exploratory data manipulation with C# and F# support
* [FsLab](https://fslab.org/) - A collection of data science and machine learning libraries for F# and .NET
-* [GeneticSharp](https://github.com/giacomelli/GeneticSharp) - 适用于.NET Core 和.NET Framework 的多平台遗传算法库. 该库有多种 GA 算子的实现,例如:选择、交叉、变异、重新插入和终止.
-* [numl](https://github.com/sethjuarez/numl) - 旨在包含最流行的监督和无监督学习算法,同时最大限度地减少创建预测模型所涉及的摩擦.
-* [ML.NET](https://github.com/dotnet/machinelearning) - 跨平台开源机器学习框架,使 .NET 开发人员可以使用机器学习.
+* [GeneticSharp](https://github.com/giacomelli/GeneticSharp) - Multi-platform genetic algorithm library for .NET Core and .NET Framework. The library has several implementations of GA operators, like: selection, crossover, mutation, reinsertion and termination.
+* [numl](https://github.com/sethjuarez/numl) - Designed to include the most popular supervised and unsupervised learning algorithms while minimizing the friction involved with creating the predictive models.
+* [ML.NET](https://github.com/dotnet/machinelearning) - Cross-platform open-source machine learning framework which makes machine learning accessible to .NET developers.
* [R Provider](https://bluemountaincapital.github.io/FSharpRProvider/) - Type provider that exposes R packages and functions in a type-safe way to F# callers
* [F# Data](https://github.com/fsprojects/FSharp.Data) - F# type providers for accessing XML, JSON, CSV and HTML files (based on sample documents) and for accessing WorldBank data
-* [Spreads](https://github.com/Spreads/Spreads/) - 用于数据流实时和探索性分析的系列和面板. Spreads 库针对性能和内存使用进行了优化. 它比其他开源项目快数倍.
+* [Spreads](https://github.com/Spreads/Spreads/) - Series and Panels for Real-time and Exploratory Analysis of Data Streams. Spreads library is optimized for performance and memory usage. It is several times faster than other open source projects.
* [SciSharp STACK](https://scisharp.github.io/SciSharp/) - A rich machine learning ecosystem for .NET created by porting the most popular Python libraries to C#.
* [Synapses](https://github.com/mrdimosthenis/Synapses) - An in-memory neural network library written in F#.
* [m2cgen](https://github.com/BayesWitnesses/m2cgen) - A CLI tool to transpile trained classic ML models into a native .NET (C#, F# or Visual Basic) code with zero dependencies.
@@ -677,256 +677,256 @@
* [MarkdownSharp](https://code.google.com/archive/p/markdownsharp) - Open source C# implementation of Markdown processor, as featured on Stack Overflow.
* [F# Formatting](https://fsprojects.github.io/FSharp.Formatting/) - Tools for documenting F# and C# projects. The library contains extensible Markdown parser as a core component.
* [CommonMark.NET](https://github.com/Knagis/CommonMark.NET) - Implementation of CommonMark specification in C# for converting Markdown documents to HTML. Optimized for maximum performance and portability.
-* [markdig](https://github.com/lunet-io/markdig) - 快速、强大、兼容 CommonMark、可扩展的 .NET Markdown 处理器.
+* [markdig](https://github.com/lunet-io/markdig) - A fast, powerful, CommonMark compliant, extensible Markdown processor for .NET.
## Mail
-* [FluentEmail](https://github.com/lukencode/FluentEmail) - System.Net.Mail 的流畅包装,具有 Razor 模板支持.
-* [MailKit](https://github.com/jstedfast/MailKit) - 完整的跨平台邮件堆栈,包括 IMAP、POP3、SMTP、身份验证等. 建立在 MimeKit 之上.
-* [MimeKit](https://github.com/jstedfast/MimeKit) - 跨平台 .NET MIME 创建和解析器库,支持 S/MIME、PGP、TNEF 和 Unix mbox 线轴.
+* [FluentEmail](https://github.com/lukencode/FluentEmail) - A fluent wrapper for System.Net.Mail with Razor templating support.
+* [MailKit](https://github.com/jstedfast/MailKit) - A complete cross-platform mail stack including IMAP, POP3, SMTP, authentication and more. Built on top of MimeKit.
+* [MimeKit](https://github.com/jstedfast/MimeKit) - A cross-platform .NET MIME creation and parser library with support for S/MIME, PGP, TNEF and Unix mbox spools.
* [PreMailer.Net](https://github.com/milkshakesoftware/PreMailer.Net) - C# library that moves your stylesheets to inline style attributes, for maximum compatibility with e-mail clients.
-* [StrongGrid](https://github.com/Jericho/StrongGrid) - SendGrid v3 API 的客户端. 不仅允许您发送电子邮件,还允许您批量导入联系人、管理列表和细分、为列表创建自定义字段等.还包括 SendGrid Webhooks 的解析器.
+* [StrongGrid](https://github.com/Jericho/StrongGrid) - Client for SendGrid's v3 API. Not only allows you to send emails, but also allows you to bulk import contacts, manage lists and segments, create custom fields for your lists, etc. Also includes a parser for SendGrid Webhooks.
## Mathematics
-* [MathNet](https://www.mathdotnet.com/) - Math.NET 是一项开源计划,旨在构建和维护涵盖基础数学的工具包,针对 .NET 开发人员的高级需求和日常需求
-* [Microsoft Automatic Graph Layout](https://github.com/Microsoft/automatic-graph-layout) - 一组用于图形布局和查看的工具.
-* [UnitConversion](https://github.com/atulmish/UnitConversion) - .NET Core 和 .NET Framework 的可扩展单位转换库
+* [MathNet](https://www.mathdotnet.com/) - Math.NET is an open source initiative to build and maintain toolkits covering fundamental mathematics, targeting advanced but also every day needs of .NET developers
+* [Microsoft Automatic Graph Layout](https://github.com/Microsoft/automatic-graph-layout) - A set of tools for graph layout and viewing.
+* [UnitConversion](https://github.com/atulmish/UnitConversion) - Expansible Unit Conversion Library for .NET Core and .NET Framework
* [ALGLIB](https://www.alglib.net/) - ALGLIB is a cross-platform numerical analysis and data processing library. It supports several programming languages (C++, C#, Delphi) and several operating systems (Windows and POSIX, including Linux) **[Proprietary]** and **[Free Edition]**
-* [AutoDiff](https://github.com/alexshtf/autodiff) - AutoDiff 是一个用于快速计算表达式定义的函数梯度的库. 主要用于数值优化
-* [GeometRi](https://github.com/RiSearcher/GeometRi.CSharp) - 简单且轻量级的.Net计算几何库
-* [Rationals](https://github.com/tompazourek/Rationals) - 以任意精度实现 .NET 有理数算术.
-* [MKL.NET](https://github.com/AnthonyLloyd/MKL.NET) - 适用于英特尔 MKL 的简单跨平台 .NET API.
+* [AutoDiff](https://github.com/alexshtf/autodiff) - AutoDiff is a library for quickly computing gradients of functions defined by expressions. Mainly useful in numerical optimization
+* [GeometRi](https://github.com/RiSearcher/GeometRi.CSharp) - Simple and lightweight computational geometry library for .Net
+* [Rationals](https://github.com/tompazourek/Rationals) - Implementation of rational number arithmetic for .NET with arbitrary precision.
+* [MKL.NET](https://github.com/AnthonyLloyd/MKL.NET) - A simple cross platform .NET API for Intel MKL.
* [AngouriMath](https://github.com/asc-community/AngouriMath) - An open-source symbolic/computer algebra library, made primarily for C# and F#. It covers a range of features and might be considered as an alternative to SymPy in .NET.
-* [Vim.Math3d](https://github.com/vimaec/math3d) - System.Numerics 的功能丰富的跨平台替代品,支持一致的序列化和二进制布局,以及用于高效 3D 数学的附加结构和算法.
-* [WPF-Math](https://github.com/ForNeVeR/wpf-math) - 一个 .NET 库,用于使用 LaTeX 排版样式呈现数学公式,适用于 WPF 框架
+* [Vim.Math3d](https://github.com/vimaec/math3d) - A feature-rich cross-platform replacement for System.Numerics with support for consistent serialization and binary layout, and additional structures and algorithms for efficient 3D Math.
+* [WPF-Math](https://github.com/ForNeVeR/wpf-math) - a .NET library for rendering mathematical formulae using the LaTeX typesetting style, for the WPF framework
* [Jodo.Numerics](https://github.com/JosephJShort/Jodo/#numerics) - Provides extra number types (such as fixed-point and non-overflowing numbers) with full support for operators, math, string-parsing etc. Extensively tested, and cross-platform compatible.
## Media
-* [CSCore](https://github.com/filoe/cscore) - 先进的音频库,支持实时播放/录制、解码/编码和音频数据处理(效果、可视化……).
+* [CSCore](https://github.com/filoe/cscore) - An advanced audio library, supporting playback/recording, decoding/encoding and processing of audio data in realtime (effects, visualizations, ...).
* [TagLib#](https://github.com/mono/taglib-sharp) - TagLib# (aka taglib-sharp) is a library for reading and writing
-媒体文件中的元数据,包括视频、音频和照片格式
-* [LibVLCSharp](https://github.com/videolan/libvlcsharp) - libvlc 的 Xamarin 绑定,libvlc 是为 VideoLAN 制作的 VLC 应用程序提供支持的多媒体框架.
-* [NAudio](https://github.com/naudio/NAudio) - 播放、解码和编码多种文件格式的音频,如 MP3、MP4、WAV、AIFF、Speex 等.
+metadata in media files, including video, audio, and photo formats
+* [LibVLCSharp](https://github.com/videolan/libvlcsharp) - Xamarin bindings for libvlc, the multimedia framework powering the VLC applications made by VideoLAN.
+* [NAudio](https://github.com/naudio/NAudio) - Playback, decode and encode audio in a variety of file formats such as MP3, MP4, WAV, AIFF, Speex, etc.
* [Xabe.FFmpeg](https://github.com/tomaszzmuda/Xabe.FFmpeg) - .NET Standard wrapper for FFmpeg. It allows to process media without know how FFmpeg works, and can be used to pass customized arguments to FFmpeg from C# application. **[$]**
-* [SeeShark](https://github.com/vignetteapp/SeeShark) - 使用 FFmpeg 的 .NET 跨平台相机库,支持超过 190 种像素格式
+* [SeeShark](https://github.com/vignetteapp/SeeShark) - Cross-platform camera library for .NET using FFmpeg supporting over 190 pixel formats
## Metrics
* [C# StatsD Client](https://github.com/Pereingo/statsd-csharp-client) - C# client for Etsy's StatsD
-* [Foundatio](https://github.com/FoundatioFx/Foundatio#metrics) - 与内存、Redis、StatsD 和 Metrics.NET 实现的通用接口.
+* [Foundatio](https://github.com/FoundatioFx/Foundatio#metrics) - A common interface with in-memory, Redis, StatsD, and Metrics.NET implementations.
## Micro Framework
-* [.NET Micro Framework Interpreter](https://github.com/NETMF/netmf-interpreter) - Microsoft® .NET Micro Framework (NETMF),用于使用 Visual Studio 在小型设备上开发嵌入式应用程序
+* [.NET Micro Framework Interpreter](https://github.com/NETMF/netmf-interpreter) - Microsoft® .NET Micro Framework (NETMF) for developing embedded applications on small devices using Visual Studio
## Minification
-* [Microsoft Ajax Minifier](https://archive.codeplex.com/?p=ajaxmin) - 包含具有最高性能的 JS 和 CSS 压缩器,因为它是专门为 .NET 设计的. 可以选择为 JS 代码生成源映射.
-* [Web Markup Minifier](https://github.com/Taritsyn/WebMarkupMin) - 包含一组标记缩小器的.NET 库. 该项目的目标是通过减少 HTML、XHTML 和 XML 代码的大小来提高 Web 应用程序的性能.
+* [Microsoft Ajax Minifier](https://archive.codeplex.com/?p=ajaxmin) - Contains JS and CSS minifiers which have a highest performance, because its have been specifically designed for .NET. Optionally produce Source Maps for JS code.
+* [Web Markup Minifier](https://github.com/Taritsyn/WebMarkupMin) - .NET library that contains a set of markup minifiers. The objective of this project is to improve the performance of web applications by reducing the size of HTML, XHTML and XML code.
* [CompressedStaticFiles](https://github.com/AnderssonPeter/CompressedStaticFiles) - Send compressed static files to the browser without having to compress on demand, also has support for sending more advanced image formats when the browser indicates that i has support for it.
## Misc
* [CSharp Pad](http://csharppad.com) - A web-based C# REPL with awesome code completion.
-* [AzureCrawler](https://github.com/yagopv/AzureCrawler) - 为您的 Angular、Ember、Durandal 或任何 JavaScript 应用程序拍摄 HTML 快照
+* [AzureCrawler](https://github.com/yagopv/AzureCrawler) - Take HTML Snapshots for your Angular, Ember, Durandal or any JavaScript applications
* [CSScript](https://www.cs-script.net/) - CS-Script is a CLR based scripting system which uses C# as a programming language. CS-Script currently targets Microsoft implementation of CLR (.NET 2.0/3.0/3.5/4.0/4.5) with full support on Mono. Comes with many additional features, such as script hosting.
-* [CsvHelper](https://github.com/JoshClose/CsvHelper) - 帮助读取和写入 CSV 文件的库 https://github.com/JoshClose/CsvHelper
-* [RecordParser](https://github.com/leandromoh/recordparser) - 帮助以零堆分配读取和写入 CSV 和平面文件的库.
-* [Hashids.net](https://github.com/ullmark/hashids.net) - 根据 https://hashids.org 从整数生成简短的唯一 ID
-* [ConsoleTableExt](https://github.com/minhhungit/ConsoleTableExt) - 为 .Net 控制台应用程序创建表的流畅库.
-* [FlatMapper](https://github.com/joaomatossilva/FlatMapper) - 以 LINQ 兼容方式从纯文本文件导入和导出数据的库.
-* [FluentValidation](https://github.com/FluentValidation/FluentValidation) - .NET 的小型验证库,使用流畅的接口和 lambda 表达式来构建验证规则.
-* [FormHelper](https://github.com/SinanBozkus/FormHelper) - ASP.NET Core 的表单和验证助手. Form Helper 可帮助您创建 ajax 表单和验证,而无需编写任何 JavaScript 代码. (兼容 Fluent 验证)
-* [Guard](https://github.com/safakgur/guard) - 高性能、可扩展的参数验证库.
-* [Valit](https://github.com/valit-stack/Valit) - Valit 是非常简单、流畅的 .NET Core 验证.
-* [Validot](https://github.com/bartoszlenar/Validot) - Validot 是一个性能优先、紧凑的库,用于高级模型验证. 使用简单的声明式流畅接口,它可以有效地处理类、结构、嵌套成员、集合、可空值以及它们的任何关系或组合. 它还支持翻译、带有测试的自定义逻辑扩展和 DI 容器.
-* [Humanizer](https://github.com/Humanizr/Humanizer) - Humanizer 满足您操作和显示字符串、枚举、日期、时间、时间跨度、数字和数量的所有 .NET 需求
+* [CsvHelper](https://github.com/JoshClose/CsvHelper) - Library to help reading and writing CSV files https://github.com/JoshClose/CsvHelper
+* [RecordParser](https://github.com/leandromoh/recordparser) - Library to help reading and writing CSV and Flat files with zero heap allocation.
+* [Hashids.net](https://github.com/ullmark/hashids.net) - Generate short unique ids from integers, as per https://hashids.org
+* [ConsoleTableExt](https://github.com/minhhungit/ConsoleTableExt) - Fluent library to create table for .Net console application.
+* [FlatMapper](https://github.com/joaomatossilva/FlatMapper) - A library to import and export data from and to plain text files in a LINQ-compatible way.
+* [FluentValidation](https://github.com/FluentValidation/FluentValidation) - A small validation library for .NET that uses a fluent interface and lambda expressions for building validation rules.
+* [FormHelper](https://github.com/SinanBozkus/FormHelper) - Form & Validation Helper for ASP.NET Core. Form Helper helps you to create ajax forms and validations without writing any javascript code. (Compatible with Fluent Validation)
+* [Guard](https://github.com/safakgur/guard) - A high-performance, extensible argument validation library.
+* [Valit](https://github.com/valit-stack/Valit) - Valit is dead simple, fluent validation for .NET Core.
+* [Validot](https://github.com/bartoszlenar/Validot) - Validot is a performance-first, compact library for advanced model validation. Using a simple declarative fluent interface, it efficiently handles classes, structs, nested members, collections, nullables, plus any relation or combination of them. It also supports translations, custom logic extensions with tests, and DI containers.
+* [Humanizer](https://github.com/Humanizr/Humanizer) - Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
* [LINQPad](https://www.linqpad.net) - a C#/VB/F# scratchpad that instantly executes any expression, statement block or program with rich output formatting and a wealth of features. Also lets you interactively query databases in LINQ. [$]
-* [LINQPad.QueryPlanVisualizer](https://github.com/Giorgi/LINQPad.QueryPlanVisualizer/) - 直接在 LINQPad 内查看 SQL Server 和 Postgres 查询计划.
-* [Polly](https://github.com/App-vNext/Polly) - 以流畅的方式表达瞬态异常处理和弹性策略,例如重试、等待和重试、断路器和舱壁隔离. 完全线程安全和完全异步支持. (4.0 / 4.5 / .NET Core / .NET Standard / Xamarin).
-* [Rant](https://github.com/TheBerkin/rant3) - Rant 程序文本生成 DSL
+* [LINQPad.QueryPlanVisualizer](https://github.com/Giorgi/LINQPad.QueryPlanVisualizer/) - View SQL Server and Postgres query plans directly inside LINQPad.
+* [Polly](https://github.com/App-vNext/Polly) - Express transient-exception-handling and resilience policies such as Retry, Wait-and-Retry, Circuit Breaker, and Bulkhead Isolation in a fluent manner. Fully thread-safe and full async support. (4.0 / 4.5 / .NET Core / .NET Standard / Xamarin).
+* [Rant](https://github.com/TheBerkin/rant3) - The Rant Procedural Text Generation DSL
* [ScriptCS](https://github.com/scriptcs/scriptcs) - Write C# apps with a text editor, NuGet and the power of Roslyn!
-* [Shielded](https://github.com/jbakic/Shielded) - .NET 的软件事务内存 (STM) 实现
-* [MSBuild ILMerge task](https://archive.codeplex.com/?p=ilmergemsbuild) - MSBuild ILMerge 任务是一个 NuGet 包,允许您在自动构建和/或 Visual Studio 项目中使用著名的 ILMerge 实用程序.
+* [Shielded](https://github.com/jbakic/Shielded) - Software Transactional Memory (STM) implementation for .NET
+* [MSBuild ILMerge task](https://archive.codeplex.com/?p=ilmergemsbuild) - MSBuild ILMerge task is a NuGet package allows you to use the famous ILMerge utility in automated builds and/or Visual Studio projects.
* [ReactJS.NET](https://github.com/reactjs/React.NET) - ReactJS.NET is a library that makes it easier to use Babel along with Facebook's React and JSX from C#.
-* [Aeron.NET](https://github.com/AdaptiveConsulting/Aeron.NET) - 高效可靠的 UDP 单播、UDP 多播和 IPC 消息传输 - Aeron 的 .NET 端口
+* [Aeron.NET](https://github.com/AdaptiveConsulting/Aeron.NET) - Efficient reliable UDP unicast, UDP multicast, and IPC message transport - .NET port of Aeron
* [TypeShape](https://github.com/eiriktsarpalis/TypeShape) - TypeShape is a small, extensible F# library for practical generic programming
* [Streams](https://github.com/nessos/Streams) - A lightweight F#/C# library for efficient functional-style pipelines on streams of data.
-* [Warden](https://github.com/warden-stack/Warden) - 为您的应用程序、资源和基础设施定义“健康检查”. 让你的典狱长时刻警惕
-* [ByteSize](https://github.com/omar/ByteSize) - ByteSize 是一个实用程序类,它通过消除所表示的值的歧义来使代码中的字节大小表示更加容易. ByteSize 与字节的关系就像 System.TimeSpan 与时间的关系一样.
-* [Jot](https://github.com/anakic/jot) - 用于保存和恢复应用程序状态的库(.settings 文件的更好替代方案).
-* [Enums.NET](https://github.com/TylerBrinkley/Enums.NET) - Enums.NET 是一个高性能类型安全的 .NET 枚举实用程序库
-* [HidLibrary](https://github.com/mikeobrien/HidLibrary) - 该库使您能够枚举 .NET 中的 Hid 兼容 USB 设备并与之通信.
-* [SystemWrapper](https://github.com/jozefizso/SystemWrapper) - SystemWrapper 是 .NET 库,可以更轻松地测试系统 API.
-* [YoutubeExplode](https://github.com/Tyrrrz/YoutubeExplode) - 用于提取元数据和下载 Youtube 视频和播放列表的终极库.
-* [DeviceId](https://github.com/MatthewKing/DeviceId) - 生成可用于唯一标识计算机的“设备 ID”.
-* [DeviceDetector.NET](https://github.com/totpero/DeviceDetector.NET) - 通用设备检测库将解析任何用户代理并检测浏览器、操作系统、使用的设备(台式机、平板电脑、移动设备、电视、汽车、控制台等)、品牌和型号.
+* [Warden](https://github.com/warden-stack/Warden) - Define "health checks" for your applications, resources and infrastructure. Keep your Warden on the watch
+* [ByteSize](https://github.com/omar/ByteSize) - ByteSize is a utility class that makes byte size representation in code easier by removing ambiguity of the value being represented. ByteSize is to bytes what System.TimeSpan is to time.
+* [Jot](https://github.com/anakic/jot) - a library for persisting and restoring application state (a better alternative to .settings files).
+* [Enums.NET](https://github.com/TylerBrinkley/Enums.NET) - Enums.NET is a high-performance type-safe .NET enum utility library
+* [HidLibrary](https://github.com/mikeobrien/HidLibrary) - This library enables you to enumerate and communicate with Hid compatible USB devices in .NET.
+* [SystemWrapper](https://github.com/jozefizso/SystemWrapper) - SystemWrapper is .NET library for easier testing of system APIs.
+* [YoutubeExplode](https://github.com/Tyrrrz/YoutubeExplode) - Ultimate library for extracting metadata and downloading Youtube videos and playlists.
+* [DeviceId](https://github.com/MatthewKing/DeviceId) - Generate a 'device ID' that can be used to uniquely identify a computer.
+* [DeviceDetector.NET](https://github.com/totpero/DeviceDetector.NET) - The Universal Device Detection library will parse any User Agent and detect the browser, operating system, device used (desktop, tablet, mobile, tv, cars, console, etc.), brand and model.
* [NaturalSort.Extension](https://github.com/tompazourek/NaturalSort.Extension) - Extension method for StringComparer that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", "abc2").
-* [Coravel](https://github.com/jamesmh/coravel) 近乎零配置的 .NET Core 库,使任务调度、缓存、排队、邮件、事件广播(等等)变得轻而易举!
-* [Quickenshtein](https://github.com/Turnerj/Quickenshtein) - 速度极快且内存高效的 Levenshtein 距离计算器,支持 SIMD 和线程
-* [Infinity Crawler](https://github.com/TurnerSoftware/InfinityCrawler) - 一个简单但功能强大的 .NET 网络爬虫库
-* [Build Versioning](https://github.com/TurnerSoftware/BuildVersioning) - .NET 的简单构建版本控制,由 Git 标签提供支持
-* [SystemTextJson.JsonDiffPatch](https://github.com/weichch/system-text-json-jsondiffpatch) - System.Text.Json 的高性能、低分配 JSON 对象差异和补丁扩展. 支持生成 RFC 6902 JSON Patch 格式的补丁文档.
+* [Coravel](https://github.com/jamesmh/coravel) Near-zero config .NET Core library that makes Task Scheduling, Caching, Queuing, Mailing, Event Broadcasting (and more) a breeze!
+* [Quickenshtein](https://github.com/Turnerj/Quickenshtein) - An extremely quick and memory efficient Levenshtein Distance calculator with SIMD and Threading support
+* [Infinity Crawler](https://github.com/TurnerSoftware/InfinityCrawler) - A simple but powerful web crawler library for .NET
+* [Build Versioning](https://github.com/TurnerSoftware/BuildVersioning) - Simple build versioning for .NET, powered by Git tags
+* [SystemTextJson.JsonDiffPatch](https://github.com/weichch/system-text-json-jsondiffpatch) - High-performance, low-allocating JSON object diff and patch extension for System.Text.Json. Support generating patch document in RFC 6902 JSON Patch format.
## MVVM
-* [Community Toolkit](https://github.com/CommunityToolkit) - 各种 .NET 技术的控件和帮助程序库以及示例的集合. 包含由 Microsoft 支持的现代 MVVM 库. 包括 [Windows Community Toolkit](https://github.com/CommunityToolkit/WindowsCommunityToolkit), [MAUI Community Toolkit](https://github.com/CommunityToolkit/Maui), 和 [Dotnet Community Toolkit](https://github.com/CommunityToolkit/dotnet).
-* [Caliburn.Micro](https://github.com/Caliburn-Micro/Caliburn.Micro) - 一个小而强大的框架,专为构建跨所有 XAML 平台的应用程序而设计. 它对 MV* 模式的强大支持将使您能够快速构建解决方案,而无需牺牲代码质量或可测试性.
-* [MVVM Light Toolkit](https://github.com/lbugnion/mvvmlight) - 该工具包的主要目的是加速 WPF、Silverlight、Windows Store (RT) 和 Windows Phone 中 MVVM 应用程序的创建和开发
-* [Catel](https://www.catelproject.com/) - Catel 是一个专注于 MVVM(WPF、Silverlight、Windows Phone 和 WinRT)和 MVC(ASP.NET MVC)的应用程序开发平台. Catel的核心包含IoC容器、模型、验证、备忘录、消息中介、参数检查等.
-* [UpdateControls](https://updatecontrols.net/cs/) - 更新控件不要求您实现“INotifyPropertyChanged”或声明“DependencyProperty”. 它将控件直接连接到 CLR 属性. 这使得它非常适合模型/视图/视图模型模式.
-* [ReactiveUI](https://github.com/reactiveui/reactiveui/) - .NET 的 MVVM 框架集成了响应式扩展 (Rx) 框架,使开发人员能够使用 WPF、Windows 应用商店应用程序、WP8 或 Xamarin 构建优雅、可测试的应用程序.
-* [Okra App Framework](https://okraframework.github.io) - 适用于 Windows 8.1 的以应用程序为中心的 MVVM 框架,在构建时考虑了依赖项注入,包括一整套 Visual Studio MVVM 模板.
-* [Prism](https://github.com/PrismLibrary/Prism) - 跨平台桌面和移动MVVM开发框架.
-* [Win Application Framework (WAF)](https://github.com/jbe2277/waf) - 一个轻量级框架,可帮助您创建结构良好的 WPF 和 UWP 应用程序. 它支持您应用分层架构和模型-视图-视图模型模式.
+* [Community Toolkit](https://github.com/CommunityToolkit) - Collection of control & helper libraries and samples for various .NET technologies. Contains modern MVVM library, supported by Microsoft. Includes [Windows Community Toolkit](https://github.com/CommunityToolkit/WindowsCommunityToolkit), [MAUI Community Toolkit](https://github.com/CommunityToolkit/Maui), and [Dotnet Community Toolkit](https://github.com/CommunityToolkit/dotnet).
+* [Caliburn.Micro](https://github.com/Caliburn-Micro/Caliburn.Micro) - A small, yet powerful framework, designed for building applications across all XAML platforms. Its strong support for MV* patterns will enable you to build your solution quickly, without the need to sacrifice code quality or testability.
+* [MVVM Light Toolkit](https://github.com/lbugnion/mvvmlight) - The main purpose of the toolkit is to accelerate the creation and development of MVVM applications in WPF, Silverlight, Windows Store (RT) and for Windows Phone
+* [Catel](https://www.catelproject.com/) - Catel is an application development platform with the focus on MVVM (WPF, Silverlight, Windows Phone and WinRT) and MVC (ASP.NET MVC). The core of Catel contains an IoC container, models, validation, memento, message mediator, argument checking, etc.
+* [UpdateControls](https://updatecontrols.net/cs/) - Update Controls does not require that you implement `INotifyPropertyChanged` or declare a `DependencyProperty`. It connects controls directly to CLR properties. This makes it perfect for the Model/View/ViewModel pattern.
+* [ReactiveUI](https://github.com/reactiveui/reactiveui/) - An MVVM framework for .NET that integrates the Reactive Extensions (Rx) framework, enabling developers to build elegant, testable applications using WPF, Windows Store Apps, WP8 or Xamarin.
+* [Okra App Framework](https://okraframework.github.io) - An app centric MVVM framework for Windows 8.1 built with dependency injection in mind, including a full set of Visual Studio MVVM templates.
+* [Prism](https://github.com/PrismLibrary/Prism) - A cross-platform desktop and mobile MVVM development framework.
+* [Win Application Framework (WAF)](https://github.com/jbe2277/waf) - A lightweight Framework that helps you to create well structured WPF and UWP Applications. It supports you in applying a Layered Architecture and the Model-View-ViewModel pattern.
* [MVVMCross](https://github.com/MvvmCross/MvvmCross) - Cross-platform mvvm mobile development framework for WPF, Silverlight for WP7 and WP8, Mono for Android, MonoTouch for iOS, Windows Universal projects (WPA8.1 and Windows 8.1 Store apps). Makes extensive use of Portable Class Libraries (PCL) to provide maintainable cross platform C# native applications.
-* [Stylet](https://github.com/canton7/stylet/) - 受 Caliburn Micro 启发的最小 MVVM 框架,具有良好的文档、高测试覆盖率和自己的 IoC 容器
-* [Gemini](https://github.com/tgjones/gemini) - IDE 框架在概念上类似于 Visual Studio Shell. 基于 WPF、AvalonDock 和 Caliburn Micro 构建.
-* [Toms Toolbox](https://github.com/tom-englert/TomsToolbox) - 可视化组合框架,轻松构建基于模块化的MVVM应用程序 [Managed Extensibility Framework (MEF)](https://docs.microsoft.com/en-us/dotnet/framework/mef/).
-* [MVVM Dialogs](https://github.com/FantasticFiasco/mvvm-dialogs) - 框架简化了在 WPF 或 UWP 中使用 MVVM 时从视图模型打开对话框的概念.
-* [Smaragd](https://github.com/nkristek/Smaragd) - 一个独立于平台的轻量级库,用于使用 MVVM 架构开发 .NET 应用程序.
-* [EBind](https://github.com/SIDOVSKY/EBind) - 简洁、快速且功能丰富的.NET 数据绑定解决方案.
+* [Stylet](https://github.com/canton7/stylet/) - Minimal MVVM framework inspired by Caliburn Micro, with good documentation, high test coverage, and its own IoC container
+* [Gemini](https://github.com/tgjones/gemini) - IDE framework similar in concept to the Visual Studio Shell. Built on WPF, AvalonDock, and Caliburn Micro.
+* [Toms Toolbox](https://github.com/tom-englert/TomsToolbox) - Visual Composition framework to easily build modularized MVVM applications based on the [Managed Extensibility Framework (MEF)](https://docs.microsoft.com/en-us/dotnet/framework/mef/).
+* [MVVM Dialogs](https://github.com/FantasticFiasco/mvvm-dialogs) - Framework simplifying the concept of opening dialogs from a view model when using MVVM in WPF or UWP.
+* [Smaragd](https://github.com/nkristek/Smaragd) - A platform-independent, lightweight library for developing .NET applications using the MVVM architecture.
+* [EBind](https://github.com/SIDOVSKY/EBind) - A concise, fast and feature-rich .NET data binding solution.
## Networking
* [NetCoreServer](https://github.com/chronoxor/NetCoreServer) - Ultra fast and low latency asynchronous socket server & client C# .NET Core library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution (NETStandard).
-* [SharpPcap](https://github.com/chmorgan/sharppcap) - 完全托管的跨平台(Windows、Mac、Linux).NET 库,用于从实时设备和基于文件的设备捕获数据包.
+* [SharpPcap](https://github.com/chmorgan/sharppcap) - Fully managed, cross platform (Windows, Mac, Linux) .NET library for capturing packets from live and file based devices.
## Object to object mapping
-* [AutoMapper](https://github.com/AutoMapper/AutoMapper) - .NET 中基于约定的对象到对象映射器. https://automapper.org
-* [TinyMapper](https://github.com/TinyMapper/TinyMapper) - .NET 的小型且快速的对象映射器.
-* [ExpressMapper](https://github.com/fluentsprings/ExpressMapper) - 一个轻量级、快速的 .NET 映射器,以自动且简单的方式将一种类型的对象映射到另一种类型的对象. ExpressMapper 完全依赖于表达式树.
-* [AgileMapper](https://github.com/agileobjects/AgileMapper) - 支持 .NET Standard 1.0 的零配置对象-对象映射器
-* [Mapperly](https://github.com/riok/mapperly) - 用于生成对象映射的.NET 源生成器. 无运行时反射.
-* [Mapster](https://github.com/MapsterMapper/Mapster) - .net 中的高性能对象映射器
+* [AutoMapper](https://github.com/AutoMapper/AutoMapper) - A convention-based object-object mapper in .NET. https://automapper.org
+* [TinyMapper](https://github.com/TinyMapper/TinyMapper) - A tiny and quick object mapper for .NET.
+* [ExpressMapper](https://github.com/fluentsprings/ExpressMapper) - A lightweight, lighting fast .NET mapper to map one type of object(s) to another in automated and easy way. ExpressMapper relies completely on the expression trees.
+* [AgileMapper](https://github.com/agileobjects/AgileMapper) - A zero-configuration Object-Object mapper supporting .NET Standard 1.0
+* [Mapperly](https://github.com/riok/mapperly) - A .NET source generator for generating object mappings. No runtime reflection.
+* [Mapster](https://github.com/MapsterMapper/Mapster) - A high performance object mapper in .net
## Office
* [ExcelDna](https://github.com/Excel-DNA/ExcelDna) - ExcelDna makes it easier to create and deploy Excel Add-Ins using C#, F# or VB .NET
-* [ClosedXML](https://github.com/ClosedXML/ClosedXML) - ClosedXML 使开发人员更容易创建 Excel 2007/2010 文件
-* [NPOI](https://github.com/tonyqus/npoi) - 该项目是 POI Java 项目的 .NET 版本,位于 https://poi.apache.org/.
-* [EPPlus](https://github.com/JanKallman/EPPlus) - EPPlus 是一个 .NET 库,它使用 Open Office XML 格式 (xlsx) 读取和写入 Excel 2007/2010 文件.
-* [Open XML SDK](https://github.com/officedev/open-xml-sdk) - Open XML SDK 提供用于处理 Open XML 文档(DOCX、XLSX 和 PPTX)的开源库.
-* [DocX](https://github.com/xceedsoftware/DocX) - DocX是一个.NET库,允许开发人员操作Word 2007/2010/2013文件,它不需要安装Microsoft Word或Office.
+* [ClosedXML](https://github.com/ClosedXML/ClosedXML) - ClosedXML makes it easier for developers to create Excel 2007/2010 files
+* [NPOI](https://github.com/tonyqus/npoi) - This project is the .NET version of POI Java project at https://poi.apache.org/.
+* [EPPlus](https://github.com/JanKallman/EPPlus) - EPPlus is a .NET library that reads and writes Excel 2007/2010 files using the Open Office XML format (xlsx).
+* [Open XML SDK](https://github.com/officedev/open-xml-sdk) - The Open XML SDK provides open-source libraries for working with Open XML Documents (DOCX, XLSX, and PPTX).
+* [DocX](https://github.com/xceedsoftware/DocX) - DocX is a .NET library that allows developers to manipulate Word 2007/2010/2013 files, it does not require Microsoft Word or Office to be installed.
* [ExcelDataReader](https://github.com/ExcelDataReader/ExcelDataReader) - Lightweight and fast library written in C# for reading Microsoft Excel files (2.0-2007).
-* [NetOffice](https://github.com/NetOfficeFw/NetOffice) - Microsoft Office 应用程序的.NET 包装程序集.
-* [GemBox.Bundle](https://www.gemboxsoftware.com/bundle) - .NET 组件包,可快速、简单且高效地处理办公文件(Excel、Word、PowerPoint、PDF 和电子邮件). **[$]****[免费精简版]**
-* [Outlook Redemption](http://www.dimastr.com/redemption/home.htm) - 使用 Outlook 对象模型和(扩展)MAPI 的库. 支持 Outlook 98 - 2019.在 Exchange 和 Outlook 中处理对象/邮件/帐户/文件夹. **[$]**
-* [ShapeCrawler](https://github.com/ShapeCrawler/ShapeCrawler) - 流畅的 API,用于在未安装 Microsoft Office 的情况下处理 PowerPoint 演示文稿.
-* [MiniExcel](https://github.com/shps951023/MiniExcel) - 微型 Excel 助手可避免 OOM 并提高创建/映射/模板填充数据的性能.
-* [Toxy](https://github.com/nissl-lab/toxy) - .NET 文本提取框架支持多种文件格式
+* [NetOffice](https://github.com/NetOfficeFw/NetOffice) - .NET wrapper assemblies for Microsoft Office applications.
+* [GemBox.Bundle](https://www.gemboxsoftware.com/bundle) - A package of .NET components that enable fast, simple and efficient processing of office files (Excel, Word, PowerPoint, PDF and emails). **[$]****[Free Lite versions]**
+* [Outlook Redemption](http://www.dimastr.com/redemption/home.htm) - Library to work with the Outlook Object Model and (Extended) MAPI. Supports Outlook 98 - 2019. Work with objects/mails/accounts/folders in Exchange and Outlook. **[$]**
+* [ShapeCrawler](https://github.com/ShapeCrawler/ShapeCrawler) - A fluent API for the processing of PowerPoint presentations without Microsoft Office installed.
+* [MiniExcel](https://github.com/shps951023/MiniExcel) - A micro Excel helper avoids OOM and high performance to create/mapping/template-fill-data.
+* [Toxy](https://github.com/nissl-lab/toxy) - .NET text extraction framework supports a few file formats
## OpenAI
-* [Cledev.OpenAI](https://github.com/lucabriguglia/Cledev.OpenAI) - 适用于 OpenAI 的 .NET SDK,其中包括 ChatGPT、DALL-E 和 Whisper API 以及 Blazor Server 游乐场.
+* [Cledev.OpenAI](https://github.com/lucabriguglia/Cledev.OpenAI) - .NET SDK for OpenAI which includes ChatGPT, DALL-E and Whisper APIs and a Blazor Server playground.
## ORM
-* [Entity Framework 6](https://github.com/dotnet/ef6) - 对象关系映射器,使 .NET 开发人员能够使用特定于域的对象来处理关系数据
-* [Entity Framework Core](https://github.com/dotnet/efcore) - 对象关系映射器,使 .NET 开发人员能够使用特定于域的对象来处理关系数据
-* [EntityFramework.Exceptions](https://github.com/Giorgi/EntityFramework.Exceptions) - 当您的 SQL 查询违反 SqlServer、MySql、PostgreSQL 或 SQLite 中的数据库约束时,使用 Entity Framework Core 的类型化异常
-* [EFCore.BulkExtensions](https://github.com/borisdj/EFCore.BulkExtensions) - 实体框架核心批量扩展,用于多个数据库上的超快速(批量复制)CRUD 操作 + SaveChanges:SQL、PG、My、Lite.
-* [Dapper](https://github.com/StackExchange/Dapper) - .NET 的简单对象映射器 [StackExchange](https://stackexchange.github.io/)
-* [Dapper Extensions](https://github.com/tmsmith/Dapper-Extensions) - 通过为 POCO 添加基本 CRUD 操作(获取、插入、更新、删除)来补充 Dapper 的小型库
-* [Dapper.FastCRUD](https://github.com/MoonStorm/Dapper.FastCRUD) - Dapper 最快的微 ORM 扩展
-* [SqlSugar](https://github.com/donet5/SqlSugar) - 另一个ORM库支持许多RDBMS,包括MySql、SqlServer、Sqlite、Oracle、Postgresql
+* [Entity Framework 6](https://github.com/dotnet/ef6) - Object-relational mapper that enables .NET developers to work with relational data using domain-specific objects
+* [Entity Framework Core](https://github.com/dotnet/efcore) - Object-relational mapper that enables .NET developers to work with relational data using domain-specific objects
+* [EntityFramework.Exceptions](https://github.com/Giorgi/EntityFramework.Exceptions) - Use typed Exceptions for Entity Framework Core when your SQL query violates database constraints in SqlServer, MySql, PostgreSQL or SQLite
+* [EFCore.BulkExtensions](https://github.com/borisdj/EFCore.BulkExtensions) - Entity Framework Core Bulk Extensions for super fast (BulkCopy) CRUD ops + SaveChanges on multiple DBs: SQL, PG, My, Lite.
+* [Dapper](https://github.com/StackExchange/Dapper) - A simple object mapper for .NET by [StackExchange](https://stackexchange.github.io/)
+* [Dapper Extensions](https://github.com/tmsmith/Dapper-Extensions) - Small library that complements Dapper by adding basic CRUD operations (Get, Insert, Update, Delete) for your POCOs
+* [Dapper.FastCRUD](https://github.com/MoonStorm/Dapper.FastCRUD) - The fastest micro-ORM extension for Dapper
+* [SqlSugar](https://github.com/donet5/SqlSugar) - Another ORM library supports many RDBMS including MySql, SqlServer, Sqlite, Oracle, Postgresql
* [FreeSql](https:/github.com/dotnetcore/FreeSql) - a convenient ORM in dotnet, supports MySql, SqlServer, PostgreSQL, Oracle, Sqlite, Firebird, 达梦, 人大金仓, 神舟通用, 翰高 and Access.
-* [NHibernate](https://github.com/nhibernate) - NHibernate 对象关系映射器
-* [Fluent NHibernate](https://github.com/nhibernate/fluent-nhibernate) - 流畅、无 XML、编译安全、自动化、基于约定的 NHibernate 映射.
-* [FluentMigrator](https://github.com/fluentmigrator/fluentmigrator) - .net 的流畅迁移框架
-* [ServiceStack.OrmLite](https://github.com/ServiceStack/ServiceStack.OrmLite) - 轻量、简单且快速的基于约定的 POCO ORM **[[Free for OSS](https://github.com/ServiceStack/ServiceStack.OrmLite/blob/master/license.txt)]** **[$]**
-* [Massive](https://github.com/FransBouma/Massive) - 一个小而快乐的数据访问工具,将永远爱你.
-* [LINQ to DB](https://github.com/linq2db/linq2db) - 最快的 LINQ 数据库访问库,在 POCO 对象和数据库之间提供简单、轻量、快速且类型安全的层.
-* [MicroLite ORM](https://github.com/MicroLite-ORM/MicroLite) MicroLite ORM 是.NET 框架的微型对象关系映射器. 它被设计为易于使用、可扩展和可测试.
-* [PetaPoco](https://github.com/CollaboratingPlatypus/PetaPoco) - 一个适合 POCO 的类似 ORM 的小东西
-* [AsyncPoco](https://github.com/tmenier/AsyncPoco) - 期待已久的完全异步 PetaPoco 分叉
-* [NPoco](https://github.com/schotime/NPoco) - 将查询结果映射到 POCO 对象的简单 microORM. 基于Schotime的PetaPoco分支
-* [Limebean](https://github.com/Nick-Lucas/LimeBean) - 使用 SQL 片段且不需要模型类的混合 ORM.
-* [LLBLGen Pro](https://www.llblgen.com) - 适用于实体框架、NHibernate、Linq to SQL 及其自己的 ORM 框架的实体建模解决方案:LLBLGen Pro Runtime Framework. **[$][免费精简版]**
-* [Insight.Database](https://github.com/jonwagner/Insight.Database) - Insight.Database 是一个快速、轻量级、适用于 .NET 的微型 ORM
-* [DbExtensions](https://maxtoroq.github.io/DbExtensions/) - 数据访问框架,重点关注查询组合、粒度和代码美观.
-* [SmartSql](https://github.com/dotnetcore/SmartSql) - SmartSql = MyBatis + Cache(内存 | Redis)+ ZooKeeper + 读写分离 + 动态存储库....
-* [RepoDb](https://github.com/mikependon/RepoDb) - .NET 的混合 ORM 库.
-* [Venflow](https://github.com/TwentyFourMinutes/Venflow) - 用于 PostgreSQL 的超快速且轻量级的 ORM.
-* [MongoFramework](https://github.com/TurnerSoftware/MongoFramework) - MongoDB 的类似“实体框架”的接口
+* [NHibernate](https://github.com/nhibernate) - NHibernate Object Relational Mapper
+* [Fluent NHibernate](https://github.com/nhibernate/fluent-nhibernate) - Fluent, XML-less, compile safe, automated, convention-based mappings for NHibernate.
+* [FluentMigrator](https://github.com/fluentmigrator/fluentmigrator) - Fluent Migrations framework for .net
+* [ServiceStack.OrmLite](https://github.com/ServiceStack/ServiceStack.OrmLite) - Light, simple and fast convention-based POCO ORM **[[Free for OSS](https://github.com/ServiceStack/ServiceStack.OrmLite/blob/master/license.txt)]** **[$]**
+* [Massive](https://github.com/FransBouma/Massive) - A small, happy, data access tool that will love you forever.
+* [LINQ to DB](https://github.com/linq2db/linq2db) - The fastest LINQ database access library offering a simple, light, fast, and type-safe layer between your POCO objects and your database.
+* [MicroLite ORM](https://github.com/MicroLite-ORM/MicroLite) MicroLite ORM is a micro Object Relational Mapper for the .NET framework. It is designed to be easy to use, extensible and testable.
+* [PetaPoco](https://github.com/CollaboratingPlatypus/PetaPoco) - A tiny ORM-ish thing for your POCOs
+* [AsyncPoco](https://github.com/tmenier/AsyncPoco) - A long-"awaited" fully asynchronous PetaPoco fork
+* [NPoco](https://github.com/schotime/NPoco) - Simple microORM that maps the results of a query onto a POCO object. Based on Schotime's branch of PetaPoco
+* [Limebean](https://github.com/Nick-Lucas/LimeBean) - Hybrid ORM which uses SQL fragments and doesn't require Model Classes.
+* [LLBLGen Pro](https://www.llblgen.com) - Entity Modeling solution for Entity Framework, NHibernate, Linq to SQL and its own ORM framework: LLBLGen Pro Runtime Framework. **[$][Free Lite version]**
+* [Insight.Database](https://github.com/jonwagner/Insight.Database) - Insight.Database is a fast, lightweight, micro-ORM for .NET
+* [DbExtensions](https://maxtoroq.github.io/DbExtensions/) - Data-access framework with a strong focus on query composition, granularity and code aesthetics.
+* [SmartSql](https://github.com/dotnetcore/SmartSql) - SmartSql = MyBatis + Cache(Memory | Redis)+ ZooKeeper + R / W Splitting + Dynamic Repository ....
+* [RepoDb](https://github.com/mikependon/RepoDb) - A hybrid ORM library for .NET.
+* [Venflow](https://github.com/TwentyFourMinutes/Venflow) - A super fast and lightweight ORM for PostgreSQL.
+* [MongoFramework](https://github.com/TurnerSoftware/MongoFramework) - An "Entity Framework"-like interface for MongoDB
## Package Management
-* [NuGet](https://www.nuget.org/) - .NET 包管理器
-* [BaGet](https://github.com/loic-sharma/BaGet/) - 跨平台、轻量级 NuGet 和 Symbol 服务器
-* [Cloudsmith](https://cloudsmith.com/nuget-feed/) - 完全托管的包管理 SaaS,支持 NuGet、Npm、Docker 等. **[免费供公众/OSS]** **[$]**
-* [MyGet](https://www.myget.org/) - NuGet、NPM、Bower 和 VSIX 的托管包存储库. 还提供 CI 即服务. **[$]**
-* [Paket](https://github.com/fsprojects/Paket) - .NET 的包依赖项管理器,支持 NuGet 包和 GitHub 存储库. https://fsprojects.github.io/Paket/
-* [Sleet](https://github.com/emgarten/sleet/) - NuGet v3 静态源生成器,支持 AWS S3 和 Azure 存储
+* [NuGet](https://www.nuget.org/) - The .NET package manager
+* [BaGet](https://github.com/loic-sharma/BaGet/) - A cross-platform, lightweight NuGet and Symbol server
+* [Cloudsmith](https://cloudsmith.com/nuget-feed/) - A fully managed package management SaaS, with support for NuGet, Npm, Docker and much more. **[Free for Public/OSS]** **[$]**
+* [MyGet](https://www.myget.org/) - Hosted Package Repository for NuGet, NPM, Bower and VSIX. Also provides CI as-a-Service. **[$]**
+* [Paket](https://github.com/fsprojects/Paket) - A package dependency manager for .NET with support for NuGet packages and GitHub repositories. https://fsprojects.github.io/Paket/
+* [Sleet](https://github.com/emgarten/sleet/) - A NuGet v3 static feed generator with support for AWS S3 and Azure Storage
## PDF
-* [Cloudmersive PDF](https://cloudmersive.com/pdf-api) - Cloudmersive PDF 是原生 .NET Framework 和 .NET Core NuGet 库和 API 服务,可以大规模高保真地创建、修改、加密或转换 PDF 文档; 并且免费使用,无有效期 **[免费]**
-* [Docotic.Pdf](https://bitmiracle.com/pdf-library/) - PDF 库,用于在 .NET 和 .NET Core 应用程序中创建、读取、编辑、绘制和打印 PDF 文档. 100% 托管,无不安全块. **[$]** **[[Free for OSS](https://bitmiracle.com/pdf-library/free-pdf-library.aspx)]**
-* [ITextSharp](https://github.com/itext/itextsharp) - iText 是一个 PDF 库,允许您以可移植文档格式 (PDF) 创建、调整、检查和维护文档**[$]** **[OSS 免费]**
-* [PdfiumViewer](https://github.com/pvginkel/PdfiumViewer) - PdfiumViewer 是一个基于 PDFium 项目的 PDF 查看器.
+* [Cloudmersive PDF](https://cloudmersive.com/pdf-api) - Cloudmersive PDF is a native .NET Framework and .NET Core NuGet library and API service that can create, modify, encrypt or convert PDF documents at high scale and fidelity; and is free to use with no expiration **[Free]**
+* [Docotic.Pdf](https://bitmiracle.com/pdf-library/) - PDF library to create, read, edit, draw, and print PDF documents in .NET and .NET Core applications. 100% managed, without unsafe blocks. **[$]** **[[Free for OSS](https://bitmiracle.com/pdf-library/free-pdf-library.aspx)]**
+* [ITextSharp](https://github.com/itext/itextsharp) - iText is a PDF library that allows you to CREATE, ADAPT, INSPECT and MAINTAIN documents in the Portable Document Format (PDF)**[$]** **[Free for OSS]**
+* [PdfiumViewer](https://github.com/pvginkel/PdfiumViewer) - PdfiumViewer is a PDF viewer based on the PDFium project.
* [WkhtmlToPdf](https://github.com/codaxy/wkhtmltopdf) - C# wrapper around wkhtmltopdf console utility. Allow to generate preety PDF using HTML and CSS.
-* [Pdfium.Net SDK](https://pdfium.patagames.com/) - Advanced C# PDF library for render, create, edit, merge, split, print, and view PDFs. Open source PDF Viewer is available on [GitHub](https://github.com/patagames) . A [NuGet package](https://www.nuget.org/packages/Pdfium.Net.SDK/) 还可以轻松包含到您的项目中.**[$]**
+* [Pdfium.Net SDK](https://pdfium.patagames.com/) - Advanced C# PDF library for render, create, edit, merge, split, print, and view PDFs. Open source PDF Viewer is available on [GitHub](https://github.com/patagames). A [NuGet package](https://www.nuget.org/packages/Pdfium.Net.SDK/) is also available for easy inclusion into your projects.**[$]**
* [QuestPDF](https://www.questpdf.com/) - QuestPDF is an open-source, modern and battle-tested library that can help you with generating PDF documents by offering friendly, discoverable and predictable C# fluent API.
-* [Kevsoft.PDFtk](https://github.com/kevbite/Kevsoft.PDFtk) - 驱动出色的 pdftk 二进制文件的包装器,它可以填充 PDF 表单、获取字段信息、连接多个文档或页面、分割文档、添加或替换图章,并且可以将文件附加到页面或从页面下载文件.
+* [Kevsoft.PDFtk](https://github.com/kevbite/Kevsoft.PDFtk) - A wrapper to drive the awesome pdftk binary, which can fill PDF forms, get field information, concatenate multiple documents or pages, split documents, add or replace stamps, and can attach files to or download files from pages.
## Profiler
-* [MiniProfiler](https://github.com/MiniProfiler/dotnet) - 一个简单但有效的 ASP.NET 网站迷你分析器
-* [Glimpse](https://github.com/glimpse/glimpse) - 网络开源诊断平台
-* [Unchase.FluentPerformanceMeter](https://github.com/unchase/Unchase.FluentPerformanceMeter) - 一个开源、跨平台的.Net Standard 2.0 库,专为该方法的性能测量而设计.
+* [MiniProfiler](https://github.com/MiniProfiler/dotnet) - A simple but effective mini-profiler for ASP.NET websites
+* [Glimpse](https://github.com/glimpse/glimpse) - The open source diagnostics platform for the web
+* [Unchase.FluentPerformanceMeter](https://github.com/unchase/Unchase.FluentPerformanceMeter) - An open-source and cross-platform .Net Standard 2.0 library that is designed for the method’s performance measurement.
## Protocols
-* [SSH.NET](https://github.com/sshnet/SSH.NET) - 用于 .NET 的 Secure Shell (SSH) 库,针对并行性进行了优化. 提供SSH命令、SFTP/SCP上传下载、SOCKS4/SOCKS5/HTTP代理.
-* [FluentFTP](https://github.com/robinrodricks/FluentFTP) - 用于 .NET 的 FTP 和 FTPS 库,针对速度进行了优化. 提供广泛的 FTP 命令、文件上传/下载和 FTP 代理.
-* [SharpSnmpLib](https://docs.sharpsnmp.com/) - .NET/Mono/Xamarin 的开源 SNMP 实现. 支持版本 1、2c 和 3.
-* [DNS](https://github.com/kapetan/dns) - 用于解析和序列化 DNS 消息的库. 包括基本的 DNS 客户端和服务器.
-* [DnsClient.NET](https://github.com/MichaCo/DnsClient.NET) - 一个简单但非常强大且高性能的开源库,用于 .NET Framework 进行 DNS 查找.
-* [Tecan SiLA2 SDK](https://gitlab.com/SiLA2/vendors/sila_tecan) - 用于开发 SiLA2 客户端和服务器的库和代码生成器.
+* [SSH.NET](https://github.com/sshnet/SSH.NET) - A Secure Shell (SSH) library for .NET, optimized for parallelism. Provides SSH commands, SFTP/SCP uploads and downloads, and SOCKS4/SOCKS5/HTTP proxies.
+* [FluentFTP](https://github.com/robinrodricks/FluentFTP) - An FTP and FTPS library for .NET, optimized for speed. Provides extensive FTP commands, file uploads/downloads and FTP proxies.
+* [SharpSnmpLib](https://docs.sharpsnmp.com/) - An open source SNMP implementation for .NET/Mono/Xamarin. Versioin 1, 2c, and 3 are supported.
+* [DNS](https://github.com/kapetan/dns) - A library for parsing and serializing DNS messages. Includes a basic DNS client and server.
+* [DnsClient.NET](https://github.com/MichaCo/DnsClient.NET) - A simple yet very powerful and high performant open source library for the .NET Framework to do DNS lookups.
+* [Tecan SiLA2 SDK](https://gitlab.com/SiLA2/vendors/sila_tecan) - A library and code generator to develop SiLA2 clients and servers.
## Push Notifications
-* [PushSharp](https://github.com/Redth/PushSharp) - 用于向 iOS、OSX、Android、Chrome、Windows Phone、Windows 8、Blackberry 和 Amazon 设备发送推送通知的服务器端库.
+* [PushSharp](https://github.com/Redth/PushSharp) - A server-side library for sending Push Notifications to iOS, OSX, Android, Chrome, Windows Phone, Windows 8, Blackberry, and Amazon devices.
## Query Builders
-* [SqlKata](https://sqlkata.com) - 优雅的 SQL 查询构建器,支持复杂查询、连接、子查询、嵌套条件、供应商引擎目标等
+* [SqlKata](https://sqlkata.com) - Elegant SQL query builder, that supports complex queries, joins, sub queries, nested where conditions, vendor engine targets and more
## Queue
-* [CAP](https://github.com/dotnetcore/CAP) - 具有 RabbitMQ 或 Kafka 本地持久消息功能的 EventBus.
-* [NServiceBus](https://github.com/Particular/NServiceBus) - .NET 最受欢迎的服务总线
+* [CAP](https://github.com/dotnetcore/CAP) - An EventBus with local persistent message functionality for RabbitMQ or Kafka.
+* [NServiceBus](https://github.com/Particular/NServiceBus) - The most popular service bus for .NET
* [Gofer.NET](https://github.com/brthor/Gofer.NET) - Easy C# API for Distributed Background Tasks/Jobs for .NET Core. Inspired by celery for python.
-* [Hangfire](https://github.com/HangfireIO/Hangfire) - 在 ASP.NET 应用程序中执行即发即忘、延迟和重复任务的极其简单的方法
+* [Hangfire](https://github.com/HangfireIO/Hangfire) - Incredibly easy way to perform fire-and-forget, delayed and recurring tasks inside ASP.NET applications
* [RabbitMQ.NET](https://github.com/rabbitmq/rabbitmq-dotnet-client) - Implementation of an AMQP client library for C#, and a binding exposing AMQP services via WCF
* [NetMQ](https://github.com/zeromq/netmq) - NetMQ is 100% native C# port of ZeroMQ
-* [MassTransit](https://github.com/MassTransit/MassTransit) - MassTransit 是精益服务总线实现,用于使用 .NET Framework 构建松散耦合的应用程序.
-* [Rebus](https://github.com/rebus-org/Rebus) - Rebus 是 .NET 的精益服务总线实现,本质上与 NServiceBus 和 MassTransit 类似,只是更精益
-* [RestBus](https://github.com/tenor/RestBus) - 用于 RabbitMQ 的面向服务的 .NET 消息传递库.
-* [RawRabbit](https://github.com/pardahlman/RawRabbit) - RabbitMQ 的现代 .NET Core 库.
-* [EasyNetQ](https://github.com/EasyNetQ/EasyNetQ) - 易于使用的 RabbitMQ .NET API
-* [Warewolf ESB](https://github.com/Warewolf-ESB/Warewolf) - 易于使用的服务总线和微服务平台. 在可视化 IDE 中轻松构建应用程序和服务.
-* [Confluent's .NET Client](https://github.com/confluentinc/confluent-kafka-dotnet) - Confluence 的 Apache Kafka .NET 客户端.
-* [Foundatio](https://github.com/FoundatioFx/Foundatio#queues) - 与内存、Redis 和 Azure 实现的通用接口.
+* [MassTransit](https://github.com/MassTransit/MassTransit) - MassTransit is lean service bus implementation for building loosely coupled applications using the .NET Framework.
+* [Rebus](https://github.com/rebus-org/Rebus) - Rebus is a lean service bus implementation for .NET, similar in nature to NServiceBus and MassTransit, only leaner
+* [RestBus](https://github.com/tenor/RestBus) - A service-oriented .NET messaging library for RabbitMQ.
+* [RawRabbit](https://github.com/pardahlman/RawRabbit) - A modern .NET Core library for RabbitMQ.
+* [EasyNetQ](https://github.com/EasyNetQ/EasyNetQ) - An easy to use .NET API for RabbitMQ
+* [Warewolf ESB](https://github.com/Warewolf-ESB/Warewolf) - An easy to use service bus and microservices platform. Easily build applications and services in a visual IDE.
+* [Confluent's .NET Client](https://github.com/confluentinc/confluent-kafka-dotnet) - Confluent's .NET Client for Apache Kafka.
+* [Foundatio](https://github.com/FoundatioFx/Foundatio#queues) - A common interface with in-memory, Redis and Azure implementations.
* [Kafunk](https://github.com/jet/kafunk) - F# Kafka client from Jet
-* [Brighter](https://github.com/BrighterCommand/Brighter) - 命令调度程序、处理器和分布式任务队列 https://www.goparamore.io/
-* [Silverback](https://silverback-messaging.net) - .NET core 的简单但功能丰富的消息总线(支持 Kafka、RabbitMQ 和 MQTT).
-* [SlimMessageBus](https://github.com/zarusz/SlimMessageBus) - 轻量级消息总线,具有流行消息系统(Kafka、Redis、Azure 服务总线等)和内存通信的传输.
+* [Brighter](https://github.com/BrighterCommand/Brighter) - Command Dispatcher, Processor, and Distributed Task Queue https://www.goparamore.io/
+* [Silverback](https://silverback-messaging.net) - A simple but feature-rich message bus for .NET core (supports Kafka, RabbitMQ and MQTT).
+* [SlimMessageBus](https://github.com/zarusz/SlimMessageBus) - Lightweight message bus with transports for popular messaging systems (Kafka, Redis, Azure Service Bus, and others) and in-memory communication.
## RPC
-* [gRPC](https://github.com/grpc/grpc-dotnet) .NET Core 的 RPC 库和框架. 阅读更多相关信息 [Docs Microsoft](https://docs.microsoft.com/en-us/aspnet/core/grpc)
-* [CoreRPC](https://github.com/kekekeks/CoreRPC) - 针对 netstandard1.3 的类似 WCF 的 RPC 的可扩展库. 与 .NET、Mono 和 .NET Core 兼容.
-* [BloomRPC](https://github.com/bloomrpc/bloomrpc) - BloomRPC 旨在为探索和查询 GRPC 服务提供最简单、最高效的开发人员体验.
-* [gRPCurl](https://github.com/fullstorydev/grpcurl) - gRPCurl 是一个命令行工具,可让您与 gRPC 服务器交互. 它基本上是 gRPC 服务器的curl.
-* [gRPC UI](https://github.com/fullstorydev/grpcui) - gRPC UI 是一个命令行工具,可让您通过浏览器与 gRPC 服务器交互. 它有点像 Postman,但针对的是 gRPC API,而不是 REST.
+* [gRPC](https://github.com/grpc/grpc-dotnet) An RPC library and framework for .NET Core. Read more about it on [Docs Microsoft](https://docs.microsoft.com/en-us/aspnet/core/grpc)
+* [CoreRPC](https://github.com/kekekeks/CoreRPC) - Extensible library for WCF-like RPC targeting netstandard1.3. Compatible with .NET, Mono and .NET Core.
+* [BloomRPC](https://github.com/bloomrpc/bloomrpc) - BloomRPC aims to provide the simplest and most efficient developer experience for exploring and querying your GRPC services.
+* [gRPCurl](https://github.com/fullstorydev/grpcurl) - gRPCurl is a command-line tool that lets you interact with gRPC servers. It's basically curl for gRPC servers.
+* [gRPC UI](https://github.com/fullstorydev/grpcui) - gRPC UI is a command-line tool that lets you interact with gRPC servers via a browser. It's sort of like Postman, but for gRPC APIs instead of REST.
## Reactive Programming
-* [Rx.NET](https://github.com/dotnet/reactive) - Reactive Extensions (Rx) 是一个使用可观察序列和 LINQ 样式查询运算符编写异步和基于事件的程序的库
-* [Dynamic Data](https://github.com/reactivemarbles/DynamicData) - 集合的反应式扩展 (Rx)
-* [ObsevableComputations](https://github.com/IgorBuchelnikov/ObservableComputations) - 用于计算的跨平台 .NET 库,其参数和结果是实现 INotifyPropertyChanged 和 INotifyCollectionChanged (ObservableCollection) 接口的对象.
+* [Rx.NET](https://github.com/dotnet/reactive) - The Reactive Extensions (Rx) is a library for composing asynchronous and event-based programs using observable sequences and LINQ-style query operators
+* [Dynamic Data](https://github.com/reactivemarbles/DynamicData) - Reactive Extensions (Rx) for collections
+* [ObsevableComputations](https://github.com/IgorBuchelnikov/ObservableComputations) - A cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCollectionChanged (ObservableCollection) interfaces.
## Real-time Communications
@@ -939,52 +939,52 @@
## Scheduling
* [FluentScheduler](https://github.com/fluentscheduler/FluentScheduler) - Task scheduler with fluent interface that runs automated jobs from your application
-* [NCrontab](https://github.com/atifaziz/NCrontab) - 用于解析和格式化的类库 [crontab](http://crontab.org/) 表达式以及根据 crontab 计划计算时间的出现
-* [NCrontab.Scheduler](https://github.com/thomasgalliker/NCrontab.Scheduler) - 用于调度基于 Ncrontab 的任务的简单任务调度程序库
-* [QuartzNet](https://github.com/quartznet/quartznet) - Quartz 企业调度程序.NET
-* [Hangfire](https://github.com/HangfireIO) - 在 .NET 应用程序中执行即发即忘、延迟和重复任务的简单方法
-* [Chroniton](https://github.com/leosperry/Chroniton) - 一个简单、完全可集成且可定制的库,用于按计划运行强类型作业(任务).
+* [NCrontab](https://github.com/atifaziz/NCrontab) - Class library for parsing & formatting [crontab](http://crontab.org/) expressions as well as calculating occurrences of time based on a crontab schedule
+* [NCrontab.Scheduler](https://github.com/thomasgalliker/NCrontab.Scheduler) - Simple task scheduler library for scheduling NCrontab-based tasks
+* [QuartzNet](https://github.com/quartznet/quartznet) - Quartz Enterprise Scheduler .NET
+* [Hangfire](https://github.com/HangfireIO) - An easy way to perform fire-and-forget, delayed and recurring tasks inside .NET apps
+* [Chroniton](https://github.com/leosperry/Chroniton) - A simple, fully integrable, and customizable library for running strongly typed jobs (tasks) on schedules.
* [DurableTask](https://github.com/Azure/durabletask) - This framework allows users to write long running persistent workflows in C# using the async/await capabilities.
-* [Workflow Core](https://github.com/danielgerlag/workflow-core) - 轻量级嵌入式工作流引擎
+* [Workflow Core](https://github.com/danielgerlag/workflow-core) - Lightweight embeddable workflow engine
## SDK and API Clients
-* [AWS SDK](https://github.com/aws/aws-sdk-net) - 适用于 .NET 的 AWS 开发工具包使 .NET 开发人员能够轻松使用 Amazon Web Services
-* [Azure PowerShell](https://github.com/Azure/azure-powershell) - 一组供开发人员和管理员开发、部署和管理 Microsoft Azure 应用程序的 PowerShell cmdlet
-* [Countly SDK for Windows](https://github.com/Countly/countly-sdk-windows/) - 适用于产品和营销经理的 Countly 分析和营销平台的 Windows SDK
-* [Octokit.NET](https://github.com/octokit/octokit.net) - .NET 的 GitHub API 客户端库
-* [Dropbox.NET](https://github.com/dropbox/dropbox-sdk-dotnet) - 适用于 Dropbox API 的官方 .NET SDK
-* [Getty Images API SDK](https://github.com/gettyimages/gettyimages-api_dotnet) - 适用于 Getty Images 和 iStock API 的 SDK
-* [Cloudmersive APIs](https://api.cloudmersive.com/csharp-client.asp) - .NET 的 API 客户端库 **[专有][免费]**
+* [AWS SDK](https://github.com/aws/aws-sdk-net) - The AWS SDK for .NET enables .NET developers to easily work with Amazon Web Services
+* [Azure PowerShell](https://github.com/Azure/azure-powershell) - A set of PowerShell cmdlets for developers and administrators to develop, deploy and manage Microsoft Azure applications
+* [Countly SDK for Windows](https://github.com/Countly/countly-sdk-windows/) - Windows SDK for Countly analytics and marketing platform for product and marketing managers
+* [Octokit.NET](https://github.com/octokit/octokit.net) - A GitHub API client library for .NET
+* [Dropbox.NET](https://github.com/dropbox/dropbox-sdk-dotnet) - Official .NET SDK for the Dropbox API
+* [Getty Images API SDK](https://github.com/gettyimages/gettyimages-api_dotnet) - SDK for the Getty Images and iStock APIs
+* [Cloudmersive APIs](https://api.cloudmersive.com/csharp-client.asp) - An API client library for .NET **[Proprietary][Free]**
## Search
-* [Elasticsearch .NET](https://github.com/elastic/elasticsearch-net) - Elasticsearch.Net 和 NEST
-* [PlainElastic.Net](https://github.com/Yegoroff/PlainElastic.Net) - ElasticSearch 的普通 .NET 客户端
-* [SolrNet](https://github.com/SolrNet/SolrNet) - .NET 的 Solr 客户端
-* [SolrExpress](https://github.com/solr-express/solr-express) - 一个简单、轻量级的 Solr 查询 .NET 库,以受控、可构建和快速失败的方式
+* [Elasticsearch .NET](https://github.com/elastic/elasticsearch-net) - Elasticsearch.Net & NEST
+* [PlainElastic.Net](https://github.com/Yegoroff/PlainElastic.Net) - Plain .NET client for ElasticSearch
+* [SolrNet](https://github.com/SolrNet/SolrNet) - Solr client for .NET
+* [SolrExpress](https://github.com/solr-express/solr-express) - A simple and lightweight query .NET library for Solr, in a controlled, buildable and fail fast way
* [Lucene.net](https://lucenenet.apache.org/) - Lucene.Net is a port of the Lucene search engine library, written in C# and targeted at .NET runtime users
## Serialization
-* [Ceras](https://github.com/rikimaru0345/Ceras) - Ceras 是一个二进制序列化器. 它将任何对象转换为 byte[] 并返回. 它在功能、速度和舒适度方面都超越了我们. 支持引用循环、大型/复杂的继承链、将对象拆分为多个部分等等.
-* [CsvExport](https://github.com/jitbit/CsvExport) - 非常简单和轻量级的 CSV 导出器,Excel 友好,转义文本和引号等.
-* [Protobuf.NET](https://github.com/protobuf-net/protobuf-net) - Protocol buffers 是 Google 用于大部分数据通信的二进制序列化格式的名称
-* [Json.NET](https://github.com/JamesNK/Newtonsoft.Json) - .NET 流行的高性能 JSON 框架
-* [ServiceStack.Text](https://github.com/ServiceStack/ServiceStack.Text) - servicestack.net 中使用的 JSON、JSV 和 CSV 文本序列化程序
-* [Msgpack-Cli](https://github.com/msgpack/msgpack-cli) - 公共语言基础设施的 MessagePack 实现
-* [Jil](https://github.com/kevin-montrose/Jil) - 快速 .NET JSON 序列化器,基于 Sigil(由 StackOverflow 使用)构建
+* [Ceras](https://github.com/rikimaru0345/Ceras) - Ceras is a binary serializer. It converts any object into a byte[] and back. It goes above and beyond in terms of features, speed, and comfort. Supports reference loops, large/complicated inheritance chains, splitting objects into parts and more.
+* [CsvExport](https://github.com/jitbit/CsvExport) - Very simple & lightweight CSV exporter, Excel friendly, escapes text & quotes etc.
+* [Protobuf.NET](https://github.com/protobuf-net/protobuf-net) - Protocol buffers is the name of the binary serialization format used by Google for much of their data communications
+* [Json.NET](https://github.com/JamesNK/Newtonsoft.Json) - Popular high-performance JSON framework for .NET
+* [ServiceStack.Text](https://github.com/ServiceStack/ServiceStack.Text) - JSON, JSV and CSV Text Serializers used in servicestack.net
+* [Msgpack-Cli](https://github.com/msgpack/msgpack-cli) - MessagePack implementation for Common Language Infrastructure
+* [Jil](https://github.com/kevin-montrose/Jil) - Fast .NET JSON serializer, built on Sigil (used by StackOverflow)
* [ProtoBuf](https://github.com/SilentOrbit/protobuf) - Generate C# code for protocol buffer serialization from a .proto specification.
-* [FlatSharp](https://github.com/jamescourtney/FlatSharp) - 快速、惯用的 FlatBuffers 实现. 使用 .fbs 文件或属性.
+* [FlatSharp](https://github.com/jamescourtney/FlatSharp) - Fast, idiomatic FlatBuffers implementation. Use .fbs files or attributes.
* [F# Data](https://fsprojects.github.io/FSharp.Data/) - F# type providers for accessing XML, JSON, CSV and HTML files (based on sample documents) and for accessing WorldBank data
-* [Bond](https://github.com/Microsoft/bond) - 用于处理模式化数据的跨平台框架. 它支持跨语言反/序列化和强大的通用机制,可有效地操作数据.
-* [Hyperion](https://github.com/akkadotnet/Hyperion) - .NET 框架的高性能多态序列化器.
-* [FileHelpers](https://github.com/MarcosMeli/FileHelpers) - 免费且易于使用的 .NET 库,用于从文件、字符串或流中的固定长度或分隔记录导入或导出数据.
-* [FsPickler](https://github.com/mbraceproject/FsPickler) - .NET 的快速多格式消息序列化器
-* [Migrant](https://github.com/antmicro/Migrant) - 快速灵活的序列化框架可用于未修饰的类.
+* [Bond](https://github.com/Microsoft/bond) - cross-platform framework for working with schematized data. It supports cross-language de/serialization and powerful generic mechanisms for efficiently manipulating data.
+* [Hyperion](https://github.com/akkadotnet/Hyperion) - A high performance polymorphic serializer for the .NET framework.
+* [FileHelpers](https://github.com/MarcosMeli/FileHelpers) - free and easy to use .NET library to import or export data from fixed length or delimited records in files, strings or streams.
+* [FsPickler](https://github.com/mbraceproject/FsPickler) - A fast multi-format message serializer for .NET
+* [Migrant](https://github.com/antmicro/Migrant) - Fast and flexible serialization framework usable on undecorated classes.
* [Utf8Json](https://github.com/neuecc/Utf8Json) - Fast and Zero Allocation JSON Serializer for C#(.NET, .NET Core, Unity and Xamarin), this serializer write/read directly to UTF8 binary so boostup performance.
* [ObjectDumper.NET](https://github.com/thomasgalliker/ObjectDumper) - Serializes in-memory object to C# code.
-* [FluentSerializer](https://github.com/Marvin-Brouwer/FluentSerializer#readme) - 适用于多种数据格式的基于配置文件的序列化器.
+* [FluentSerializer](https://github.com/Marvin-Brouwer/FluentSerializer#readme) - A profile-based Serializer for multiple data-formats.
## SMS and Phone calls
@@ -992,134 +992,134 @@
## State machines
-* [Stateless](https://github.com/dotnet-state-machine/stateless) - 直接在.NET代码中创建状态机和基于轻量级状态机的工作流程
-* [Automatonymous](https://github.com/MassTransit/Automatonymous) - .NET 的状态机库 - 允许您编写流畅风格的状态机
-* [LiquidState](https://github.com/prasannavl/LiquidState) - .NET 的高效异步和同步状态机
+* [Stateless](https://github.com/dotnet-state-machine/stateless) - Create state machines and lightweight state machine-based workflows directly in .NET code
+* [Automatonymous](https://github.com/MassTransit/Automatonymous) - A state machine library for .NET - allows you to write fluent style state machines
+* [LiquidState](https://github.com/prasannavl/LiquidState) - Efficient asynchronous and synchronous state machines for .NET
## Static Site Generators
-* [FsBlog](https://github.com/fsprojects/FsBlog/) - 博客感知,使用 F 生成静态站点#
-* [Pretzel](https://github.com/Code52/pretzel) - 适用于 .NET 平台的站点生成工具(以及一些)
-* [Sandra.Snow](https://github.com/Sandra/Sandra.Snow) - 受 Jekyll 启发的 .NET 静态站点生成
+* [FsBlog](https://github.com/fsprojects/FsBlog/) - Blog aware, static site generation using F#
+* [Pretzel](https://github.com/Code52/pretzel) - A site generation tool (and then some) for .NET platforms
+* [Sandra.Snow](https://github.com/Sandra/Sandra.Snow) - Jekyll-inspired static site generation for .NET
## Strong Naming
-* [Strong Namer](https://github.com/dsplaisted/strongnamer) - 自动将强名称添加到尚未具有强名称的引用程序集. 这将允许您从使用强名称的项目中引用和使用(带有 NuGet 包的)未强命名的程序集.
-* [.NET Assembly Strong-Name Signer](https://github.com/brutaldev/StrongNameSigner) - 用于对 .NET 程序集进行强名称签名的实用程序软件,包括您没有源代码的程序集.
+* [Strong Namer](https://github.com/dsplaisted/strongnamer) - Automatically add strong names to referenced assemblies which do not already have a strong name. This will allow you to reference and use (NuGet packages with) assemblies which are not strong named from your projects that do use a strong name.
+* [.NET Assembly Strong-Name Signer](https://github.com/brutaldev/StrongNameSigner) - Utility software to strong-name sign .NET assemblies, including assemblies you do not have the source code for.
## Style Guide
-* [C# Style Guide](https://stackoverflow.com/questions/4678178/style-guide-for-c) - StackOverflow 关于风格指南的问答
+* [C# Style Guide](https://stackoverflow.com/questions/4678178/style-guide-for-c) - StackOverflow Q & A on style guides
* [C# Coding Conventions](https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/inside-a-program/coding-conventions) - Official MSDN C# code conventions
-* [C# Async Guidance](https://github.com/davidfowl/AspNetCoreDiagnosticScenarios/blob/master/AsyncGuidance.md) - .NET Core 有问题的异步模式列表以及如何解决这些问题的说明
+* [C# Async Guidance](https://github.com/davidfowl/AspNetCoreDiagnosticScenarios/blob/master/AsyncGuidance.md) - list of problematic asynchronous patterns for .NET Core with an explanation of how to solve those issues
## Template Engine
-* [RazorEngine](https://github.com/Antaris/RazorEngine) - 基于微软Razor解析引擎的开源模板引擎
-* [RazorLight](https://github.com/toddams/RazorLight) - 基于微软Razor解析引擎的开源模板引擎,支持.NET Standard 2.0
-* [Nustache](https://github.com/jdiamond/Nustache) - 无逻辑模板的开源库
-* [Stubble](https://github.com/stubbleorg/stubble) - 修剪了 .NET 中的 {{mustache}} 模板. 努斯塔什的继承者.
+* [RazorEngine](https://github.com/Antaris/RazorEngine) - Open source templating engine based on Microsoft's Razor parsing engine
+* [RazorLight](https://github.com/toddams/RazorLight) - Open source template engine based on Microsoft's Razor parsing engine supporting .NET Standard 2.0
+* [Nustache](https://github.com/jdiamond/Nustache) - Open source library for logic-less templates
+* [Stubble](https://github.com/stubbleorg/stubble) - Trimmed down {{mustache}} templates in .NET. Successor of Nustache.
* [DotLiquid](https://github.com/dotliquid/dotliquid) - C# port of the Ruby Liquid templating language
-* [Mustache Sharp](https://github.com/jehugaleahsa/mustache-sharp) - .NET 的胡子文本模板引擎的扩展.
-* [Scriban](https://github.com/lunet-io/scriban) - 快速、强大、安全且轻量级的.NET 文本模板语言和引擎
-* [Morestachio](https://github.com/JPVenson/morestachio) - 像模板引擎一样的全尺寸{{mustache}},注重可扩展性.
-* [Fluid](https://github.com/sebastienros/fluid) - Fluid 是一个基于 Liquid 模板语言的开源 .NET 模板引擎.
+* [Mustache Sharp](https://github.com/jehugaleahsa/mustache-sharp) - An extension of the mustache text template engine for .NET.
+* [Scriban](https://github.com/lunet-io/scriban) - A fast, powerful, safe and lightweight text templating language and engine for .NET
+* [Morestachio](https://github.com/JPVenson/morestachio) - A full sized {{mustache}} like template engine with focus on extendibility.
+* [Fluid](https://github.com/sebastienros/fluid) - Fluid is an open-source .NET template engine based on the Liquid template language.
* [SmartFormat](https://github.com/axuno/SmartFormat) - A lightweight text templating library written in C# which can be a drop-in replacement for string.Format
-* [Handlebars.Net](https://github.com/Handlebars-Net/Handlebars.Net) - 真正的.NET Handlebars 引擎
+* [Handlebars.Net](https://github.com/Handlebars-Net/Handlebars.Net) - A real .NET Handlebars engine
## Testing
* [ArchUnitNET](https://github.com/TNG/ArchUnitNET) - Simple library for checking the architecture of C# code with a fluent API.
-* [NetArchTest](https://github.com/BenMorris/NetArchTest) - .Net Standard 的流畅 API,可以在单元测试中强制执行架构规则.
-* [AutoFixture](https://github.com/AutoFixture/AutoFixture) - AutoFixture 是一个 .NET 开源框架,旨在最大限度地减少单元测试的“安排”阶段
-* [BDTest](https://github.com/thomhurst/BDTest/wiki) - 行为驱动的测试和报告框架!
-* [BDDfy](https://github.com/TestStack/TestStack.BDDfy) - BDDfy 是有史以来最简单的 BDD 框架!
+* [NetArchTest](https://github.com/BenMorris/NetArchTest) - A fluent API for .Net Standard that can enforce architectural rules in unit tests.
+* [AutoFixture](https://github.com/AutoFixture/AutoFixture) - AutoFixture is an open source framework for .NET designed to minimize the 'Arrange' phase of your unit tests
+* [BDTest](https://github.com/thomhurst/BDTest/wiki) - A behaviour driven testing and reporting framework!
+* [BDDfy](https://github.com/TestStack/TestStack.BDDfy) - BDDfy is the simplest BDD framework EVER!
* [Bogus](https://github.com/bchavez/Bogus) - A simple and sane fake data generator for C#. Based on and ported from the famed faker.js.
* [ExpressionToCode](https://github.com/EamonNerbonne/ExpressionToCode) - Use plain C# syntax in assertions that include both the expression expression and subexpression values in the failure message.
-* [FakeItEasy](https://github.com/FakeItEasy/FakeItEasy) - .NET 的简单模拟库 https://fakeiteasy.github.io
-* [Fluent Assertions](https://github.com/fluentassertions/fluentassertions) - 一组 .NET 扩展方法,允许您更自然地指定 TDD 或 BDD 式测试的预期结果
-* [FluentAutomation](https://github.com/stirno/FluentAutomation) - 用于 UI 自动化的简单流畅的 API
-* [FsCheck](https://github.com/fscheck/FsCheck) - .NET 的随机测试.
+* [FakeItEasy](https://github.com/FakeItEasy/FakeItEasy) - The easy mocking library for .NET https://fakeiteasy.github.io
+* [Fluent Assertions](https://github.com/fluentassertions/fluentassertions) - A set of .NET extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style test
+* [FluentAutomation](https://github.com/stirno/FluentAutomation) - Simple Fluent API for UI Automation
+* [FsCheck](https://github.com/fscheck/FsCheck) - Random Testing for .NET.
* [Fuchu](https://github.com/mausch/Fuchu) - A unit-testing library for F# with tests-as-values which makes DSLs extremely easy to create.
-* [Machine.Specifications](https://github.com/machine/machine.specifications) - Machine.Specifications (MSpec) 是一个上下文/规范框架,可以消除语言噪音并简化测试.
-* [Moq](https://github.com/Moq/moq4) - 最流行、最友好的 .NET 模拟框架
-* [Moq.Contrib.HttpClient](https://github.com/maxkagamine/Moq.Contrib.HttpClient) - 一组用于使用 Moq 模拟 HttpClient 和 IHttpClientFactory 的扩展方法.
+* [Machine.Specifications](https://github.com/machine/machine.specifications) - Machine.Specifications (MSpec) is a context/specification framework that removes language noise and simplifies tests.
+* [Moq](https://github.com/Moq/moq4) - The most popular and friendly mocking framework for .NET
+* [Moq.Contrib.HttpClient](https://github.com/maxkagamine/Moq.Contrib.HttpClient) - A set of extension methods for mocking HttpClient and IHttpClientFactory with Moq.
* [NBomber](https://github.com/PragmaticFlow/NBomber) - Very simple load testing framework for Pull and Push scenarios. It's 100% written in F# and targeting .NET Core and full .NET Framework.
-* [NBuilder](https://github.com/garethdown44/nbuilder) - 快速生成测试对象
-* [NCrunch](https://www.ncrunch.net/) - Visual Studio 的自动化连续和并发测试工具. **[$]**
-* [NFluent](http://www.n-fluent.net) - NFluent 是一个断言库,旨在使您的 .NET TDD 体验更加流畅.
-* [NSubstitute](https://nsubstitute.github.io/) - .NET 模拟框架的友好替代品
-* [NUnit](https://github.com/nunit/nunit) - 适用于所有 .NET 语言的单元测试框架
-* [Rhino Mocks](https://github.com/ayende/rhino-mocks) - .NET 动态模拟框架
-* [Testcontainers](https://github.com/testcontainers/testcontainers-dotnet) - 支持使用所有兼容 .NET Standard 版本的一次性 Docker 容器实例进行测试的库.
-* [SecTester](https://github.com/NeuraLegion/sectester-net) - SecTester 是一个集成了 [Bright](https://brightsec.com/) 企业级扫描引擎直接集成到您的集成或 e2e 测试中. **[专有]** **[免费]**
-* [Shouldly](https://github.com/shouldly/shouldly) - Shouldly 是一个断言框架,它的重点是在断言失败时提供重要的错误消息,同时又简单又简洁.
-* [Snapshooter](https://github.com/SwissLife-OSS/snapshooter) - .NET Core 和 .NET Framework 的快照测试工具
-* [SpecFlow](https://github.com/SpecFlowOSS/SpecFlow) - 将业务需求绑定到.Net代码
-* [Stryker.NET](https://github.com/stryker-mutator/stryker-net) - .NET Core 项目的突变测试
-* [xBehave.net](https://github.com/xbehave/xbehave.net) - xUnit.net 扩展,用于使用自然语言描述您的测试.
-* [xUnit.net](https://github.com/xunit/xunit) - 适用于 .NET Framework 的免费、开源、以社区为中心的单元测试工具.
+* [NBuilder](https://github.com/garethdown44/nbuilder) - Rapid generation of test objects
+* [NCrunch](https://www.ncrunch.net/) - An automated continuous & concurrent testing tool for Visual Studio. **[$]**
+* [NFluent](http://www.n-fluent.net) - NFluent is an assertion library which aims to fluent your .NET TDD experience.
+* [NSubstitute](https://nsubstitute.github.io/) - A friendly substitute for .NET mocking frameworks
+* [NUnit](https://github.com/nunit/nunit) - A unit-testing framework for all .NET languages
+* [Rhino Mocks](https://github.com/ayende/rhino-mocks) - Dynamic Mocking Framework for .NET
+* [Testcontainers](https://github.com/testcontainers/testcontainers-dotnet) - A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
+* [SecTester](https://github.com/NeuraLegion/sectester-net) - SecTester is a new tool that integrates [Bright](https://brightsec.com/) enterprise-grade scan engine directly into your integration or e2e tests. **[Proprietary]** **[Free]**
+* [Shouldly](https://github.com/shouldly/shouldly) - Shouldly is an assertion framework which focuses on giving great error messages when the assertion fails while being simple and terse.
+* [Snapshooter](https://github.com/SwissLife-OSS/snapshooter) - A snapshot testing tool for .NET Core and .NET Framework
+* [SpecFlow](https://github.com/SpecFlowOSS/SpecFlow) - Binding business requirements to .Net code
+* [Stryker.NET](https://github.com/stryker-mutator/stryker-net) - Mutation testing for .NET Core projects
+* [xBehave.net](https://github.com/xbehave/xbehave.net) - An xUnit.net extension for describing your tests using natural language.
+* [xUnit.net](https://github.com/xunit/xunit) - A free, open source, community-focused unit testing tool for the .NET Framework.
* [Canopy](https://github.com/lefthandedgoat/canopy) - Canopy is a free, open source F# web automation and testing framework
* [Expecto](https://github.com/haf/expecto) - A smooth testing framework for F# with tests as values. Unit testing, property based testing, performance testing and stress testing.
-* [ReportPortal](https://reportportal.io) - 人工智能驱动的测试自动化仪表板. 获取、汇总和分析测试报告以确定发布运行状况.
-* [Compare-Net-Objects](https://github.com/GregFinzer/Compare-Net-Objects) - 使用反射对任意两个 .NET 对象执行深度比较. 显示两个对象之间的差异.
-* [Verify](https://github.com/VerifyTests/Verify) - 验证工具可以简单地批准复杂的模型和文档.
+* [ReportPortal](https://reportportal.io) - AI-powered Test Automation Dashboard. Acquire, aggregate and analyze test reports to ascertain release health.
+* [Compare-Net-Objects](https://github.com/GregFinzer/Compare-Net-Objects) - Perform a deep compare of any two .NET objects using reflection. Shows the differences between the two objects.
+* [Verify](https://github.com/VerifyTests/Verify) - Verification tool to enable simple approval of complex models and documents.
* [CsCheck](https://github.com/AnthonyLloyd/CsCheck) - Random testing library for C#. Including concurrency, causal profiling, regression and performance testing.
## Tools
-* [Downloader](https://github.com/bezzad/Downloader) - 快速可靠的多部分下载器,具有适用于 .NET 应用程序的异步进度事件.
-* [Fiddler](https://www.telerik.com/fiddler) - 适用于任何浏览器、系统或平台的免费 Web 调试代理
-* [Open Live Writer](https://github.com/OpenLiveWriter/OpenLiveWriter) - 与 WordPress、Blogger 等集成的博客作家. 等人. Open Live Writer 让您可以轻松地编写、预览和发布到博客.
-* [CodeHub](https://github.com/CodeHubApp/CodeHub) - CodeHub 是在任何 iOS 设备上浏览和维护 GitHub 存储库的最佳方式!
-* [ShareX](https://github.com/ShareX/ShareX) - ShareX 是一个免费的开源程序,可让您捕获或记录屏幕的任何区域,并只需按一下键即可共享它. 它还允许将图像、文本或其他类型的文件上传到 80 多个受支持的目的地,您可以从中选择.
+* [Downloader](https://github.com/bezzad/Downloader) - Fast and reliable multipart downloader with asynchronous progress events for .NET applications.
+* [Fiddler](https://www.telerik.com/fiddler) - The free web debugging proxy for any browser, system or platform
+* [Open Live Writer](https://github.com/OpenLiveWriter/OpenLiveWriter) - Blog writer which integrated with WordPress, Blogger, et. al. Open Live Writer makes it easy to write, preview, and post to your blog.
+* [CodeHub](https://github.com/CodeHubApp/CodeHub) - CodeHub is the best way to browse and maintain your GitHub repositories on any iOS device!
+* [ShareX](https://github.com/ShareX/ShareX) - ShareX is a free and open source program that lets you capture or record any area of your screen and share it with a single press of a key. It also allows uploading images, text or other types of files to over 80 supported destinations you can choose from.
* [Myrtille](https://github.com/cedrozor/myrtille) - A native HTML4/5 Remote Desktop Protocol client, HTTP gateway written in C# for .NET
-* [Opserver](https://github.com/Opserver/Opserver) - Stack Exchange的监控系统
-* [CatLight](https://catlight.io) - 为 TFS/Jenkins/Travis/Appveyor 构建状态通知. 基于 .NET Core 和 Electron 的跨平台桌面应用程序. **[免费][专有]**
+* [Opserver](https://github.com/Opserver/Opserver) - Stack Exchange's Monitoring System
+* [CatLight](https://catlight.io) - Build status notifications for TFS/Jenkins/Travis/Appveyor. Cross-platform desktop app based on .NET Core and Electron. **[Free][Proprietary]**
* [Mockaco](https://github.com/natenho/Mockaco/) - API mock server with fast setup, useful to simulate HTTP responses, leveraging ASP.NET Core features, built-in fake data generation and C# scripting engine powered by Roslyn scripting API.
-* [Netling](https://github.com/hallatore/Netling) - 用于轻松进行 Web 测试的负载测试器客户端. 它的速度非常快,同时占用很少的 CPU 或内存.
-* [Papercut](https://github.com/ChangemakerStudios/Papercut-SMTP) - Papercut 是一个开源(基于 .NET)测试电子邮件查看器,它通过内置 SMTP 服务器在本地运行,旨在接收和通知测试电子邮件消息.
-* [Visual Studio Uninstaller](https://github.com/Microsoft/VisualStudioUninstaller) - 卸载并清理Visual Studio的所有组件.
-* [Fake JSON Server](https://github.com/ttu/dotnet-fake-json-server) - 用于原型设计或作为 CRUD 后端的假 REST API. 无需定义类型,使用动态类型. 数据存储到单个 JSON 文件中. 具有身份验证、WebSocket 通知、异步长时间运行操作、错误/延迟随机生成以及实验性 GraphQL 支持.
-* [posh-dotnet](https://github.com/bergmeister/posh-dotnet) - “PowerShell”选项卡补全 [dotnet CLI](https://github.com/dotnet/cli)
-* [SmartCode](https://github.com/dotnetcore/SmartCode) - SmartCode = IDataSource -> IBuildTask -> IOutput => 构建一切!!! (包括[**代码生成器**])
-* [NETworkManager](https://github.com/BornToBeRoot/NETworkManager) - 管理网络和解决网络问题的强大工具!
-* [AnyStatus](https://www.anystat.us) - 用于监控 CI/CD 管道、服务器、网络、运行状况和指标的桌面通知应用程序. AnyStatus 支持 Azure DevOps、Jenkins、TeamCity、AppVeyor 等.
+* [Netling](https://github.com/hallatore/Netling) - A load tester client for easy web testing. It is extremely fast while using little CPU or memory.
+* [Papercut](https://github.com/ChangemakerStudios/Papercut-SMTP) - Papercut is an open source (.NET based) test email viewer that runs locally with a built-in SMTP server designed to receive and notify of test email messages.
+* [Visual Studio Uninstaller](https://github.com/Microsoft/VisualStudioUninstaller) - Uninstall and clean up all components of Visual Studio.
+* [Fake JSON Server](https://github.com/ttu/dotnet-fake-json-server) - Fake REST API for prototyping or as a CRUD Back End. No need to define types, uses dynamic typing. Data is stored to a single JSON file. Has authentication, WebSocket notifications, async long running operations, random generation for errors/delays and experimental GraphQL support.
+* [posh-dotnet](https://github.com/bergmeister/posh-dotnet) - `PowerShell` tab completion for the [dotnet CLI](https://github.com/dotnet/cli)
+* [SmartCode](https://github.com/dotnetcore/SmartCode) - SmartCode = IDataSource -> IBuildTask -> IOutput => Build Everything!!! (Including [**Code generator**])
+* [NETworkManager](https://github.com/BornToBeRoot/NETworkManager) - A powerful tool for managing networks and troubleshoot network problems!
+* [AnyStatus](https://www.anystat.us) - A desktop notifications app for monitoring CI/CD pipelines, servers, network, health and metrics. AnyStatus supports Azure DevOps, Jenkins, TeamCity, AppVeyor and more.
* [OctoLinker](https://github.com/OctoLinker/OctoLinker) - Navigate through `project.json`, `packages.config`, `*.props`, `*.targets`, and C#/F#/VB.NET project files efficiently with the OctoLinker browser extension for GitHub.
-* [YARP](https://github.com/microsoft/reverse-proxy) - YARP 是一个反向代理工具包,用于使用 ASP.NET 和 .NET 的基础架构在 .NET 中构建快速代理服务器.
-* [JSON Formatter and Validator](https://elmah.io/tools/json-formatter/) - 极快的 JSON 格式化程序和验证程序,不会与服务器共享 JSON.
-* [CSharpier](https://github.com/belav/csharpier) - An opinionated code formatter for c# that is based on the [Prettier](https://github.com/prettier/prettier) 印刷过程.
-* [UnitsNet](https://github.com/angularsen/UnitsNet) - 让使用测量单位的生活变得更好一点.
-* [Another Redis Desktop Manager](https://github.com/qishibo/AnotherRedisDesktopManager) - 更快、更好、更稳定的redis桌面管理器[GUI客户端],兼容Linux、Windows、Mac. 更重要的是,加载大量密钥时它不会崩溃.
+* [YARP](https://github.com/microsoft/reverse-proxy) - YARP is a reverse proxy toolkit for building fast proxy servers in .NET using the infrastructure from ASP.NET and .NET.
+* [JSON Formatter and Validator](https://elmah.io/tools/json-formatter/) - A blazing fast JSON formatter and validator that won't share JSON with a server.
+* [CSharpier](https://github.com/belav/csharpier) - An opinionated code formatter for c# that is based on the [Prettier](https://github.com/prettier/prettier) printing process.
+* [UnitsNet](https://github.com/angularsen/UnitsNet) - Makes life working with units of measurement just a little bit better.
+* [Another Redis Desktop Manager](https://github.com/qishibo/AnotherRedisDesktopManager) - A faster, better and more stable redis desktop manager [GUI client], compatible with Linux, Windows, Mac. What's more, it won't crash when loading massive keys.
## Trading
* [Lean](https://github.com/QuantConnect/Lean) - Lean Engine is an open-source fully managed C# algorithmic trading engine built for desktop and cloud usage. https://www.quantconnect.com/lean/
-* [StockSharp](https://github.com/StockSharp/StockSharp) - 交易和算法交易开源平台(股票市场、外汇、比特币和期权). https://stocksharp.com
+* [StockSharp](https://github.com/StockSharp/StockSharp) - Trading and algorithmic trading open source platform (stock markets, forex, bitcoins and options). https://stocksharp.com
## UI Automation
-* [Atata](https://github.com/atata-framework/atata) - 基于 Selenium WebDriver 的自动化 Web 测试全功能框架.
-* [Managed Windows API](http://mwinapi.sourceforge.net/) - 内省和自动化第三方 Windows / VC++ 应用程序,无需其源代码.
+* [Atata](https://github.com/atata-framework/atata) - Automated web testing full featured framework based on Selenium WebDriver.
+* [Managed Windows API](http://mwinapi.sourceforge.net/) - Introspect and automate third-party Windows / VC++ applications without needing its source code.
* [FlaUI](https://github.com/FlaUI/FlaUI) - FlaUI is a .NET library which helps with automated UI testing of Windows applications (Win32, WinForms, WPF, Store Apps, ...).
-* [PuppeteerSharp](https://github.com/hardkoded/puppeteer-sharp) - Puppeteer Sharp 是官方 Node.JS Puppeteer API 的 .NET 端口.
-* [PuppeteerSharp.Contrib](https://github.com/hlaueriksson/puppeteer-sharp-contrib) - 对 Puppeteer Sharp 的贡献,提供了一种编写可读且健壮的浏览器测试的便捷方法.
+* [PuppeteerSharp](https://github.com/hardkoded/puppeteer-sharp) - Puppeteer Sharp is a .NET port of the official Node.JS Puppeteer API.
+* [PuppeteerSharp.Contrib](https://github.com/hlaueriksson/puppeteer-sharp-contrib) - Contributions to Puppeteer Sharp that provides a convenient way to write readable and robust browser tests.
## Visual Studio Plugins
-* [Web Essentials](https://github.com/madskristensen/WebEssentials2019) - Web Essentials 扩展了 Visual Studio,提供了 Web 开发人员多年来一直缺少的许多新功能
-* [VsVIM](https://github.com/VsVim/VsVim) - Visual Studio 中的 VIM
-* [Nuget Package Manager](https://marketplace.visualstudio.com/items?itemName=NuGetTeam.NuGetPackageManager) - NuGet 是 Microsoft 开发平台(包括 .NET)的包管理器
-* [SideWaffle](https://github.com/ligershark/side-waffle) - Visual Studio 2012/2013/2015 的项目模板集合,使任何 Web 开发人员的生活变得更加轻松
-* [Resharper](https://www.jetbrains.com/resharper/) - Visual Studio 开发人员生产力工具 **[$]**
-* [CodeContracts](https://github.com/Microsoft/CodeContracts) - .NET 的 CodeContracts 工具的源代码
-* [Git Diff Margin](https://github.com/laurentkempe/GitDiffMargin) - 在 Visual Studio 边距和滚动条上显示当前编辑文件的实时 Git 更改
-* [Productivity Power Tools](https://marketplace.visualstudio.com/items?itemName=VisualStudioPlatformTeam.ProductivityPowerTools) - Visual Studio Professional(及更高版本)的一组扩展,可提高开发人员的工作效率.
-* [Tabs Studio](https://tabsstudio.com/) - Visual Studio 选项卡管理器具有多个选项卡行、选项卡着色和选项卡分组. **[$]**
-* [VSColorOutput](https://marketplace.visualstudio.com/items?itemName=MikeWard-AnnArbor.VSColorOutput) - 构建、查找和调试输出窗口的颜色突出显示. 可以添加自定义匹配图案和颜色.
-* [CodeLineage](https://marketplace.visualstudio.com/items?itemName=HippoCampSoftwareLtd.CodeLineage) - 轻松访问文件修订之间的累积差异视图(支持 svn、git、mercurial、perforce).
-* [OzCode](https://marketplace.visualstudio.com/items?itemName=CodeValueLtd.OzCode) - OzCode 是一个 Visual Studio 扩展,它通过检测和隔离错误来减少调试时间并提高工作效率,使它们易于修复. **[$]**
-* [ViEmu](http://www.viemu.com/) - 用于 Visual Studio 的非常强大的 Vi/vim 模拟器,支持 vi/vim 的所有基本和许多高级功能. **[$]**
+* [Web Essentials](https://github.com/madskristensen/WebEssentials2019) - Web Essentials extends Visual Studio with lots of new features that web developers have been missing for many years
+* [VsVIM](https://github.com/VsVim/VsVim) - VIM in Visual Studio
+* [Nuget Package Manager](https://marketplace.visualstudio.com/items?itemName=NuGetTeam.NuGetPackageManager) - NuGet is the package manager for the Microsoft development platform including .NET
+* [SideWaffle](https://github.com/ligershark/side-waffle) - A collection of Item Templates for Visual Studio 2012/2013/2015 that makes any web developer's life much easier
+* [Resharper](https://www.jetbrains.com/resharper/) - Developer Productivity Tool for Visual Studio **[$]**
+* [CodeContracts](https://github.com/Microsoft/CodeContracts) - Source code for the CodeContracts tools for .NET
+* [Git Diff Margin](https://github.com/laurentkempe/GitDiffMargin) - Displays live Git changes of the currently edited file on Visual Studio margin and scroll bar
+* [Productivity Power Tools](https://marketplace.visualstudio.com/items?itemName=VisualStudioPlatformTeam.ProductivityPowerTools) - A set of extensions to Visual Studio Professional (and above) which improves developer productivity.
+* [Tabs Studio](https://tabsstudio.com/) - Visual Studio tab manager with multiple tab rows, tab coloring and tab grouping. **[$]**
+* [VSColorOutput](https://marketplace.visualstudio.com/items?itemName=MikeWard-AnnArbor.VSColorOutput) - Color highlighting for Build, Find and Debug output windows. Custom match patterns and colors can be added.
+* [CodeLineage](https://marketplace.visualstudio.com/items?itemName=HippoCampSoftwareLtd.CodeLineage) - Easy access to a cumulative diff view between file revisions (supports svn, git, mercurial, perforce).
+* [OzCode](https://marketplace.visualstudio.com/items?itemName=CodeValueLtd.OzCode) - OzCode is a Visual Studio Extension which cuts down on debugging time and increases productivity by detecting and isolating bugs, making them easy to fix. **[$]**
+* [ViEmu](http://www.viemu.com/) - very powerful Vi/vim emulator for Visual Studio supporting all basic and many advanced features of vi/vim. **[$]**
* [Roslynator](https://github.com/JosefPihrt/Roslynator) - A collection of 500+ analyzers, refactorings and fixes for C#, powered by Roslyn
* [Unchase.Odata.Connectedservice](https://github.com/unchase/Unchase.Odata.Connectedservice) - A Visual Studio Connected Service for generating API client code in C# or VB for OData web service.
* [Unchase.OpenAPI.Connectedservice](https://github.com/unchase/Unchase.OpenAPI.Connectedservice) - A Visual Studio 2017/2019 extension to generate C# (TypeScript) HttpClient (or C# Controllers) code for OpenAPI web service with [NSwag](https://github.com/RicoSuter/NSwag).
@@ -1127,52 +1127,52 @@
## Web Browsers
-* [CefSharp](https://github.com/cefsharp/CefSharp/) - 由 Chromium 提供支持的 HTML5、CSS3 和 JS Web 浏览器,适用于 WinForms 和 WPF
+* [CefSharp](https://github.com/cefsharp/CefSharp/) - HTML5, CSS3 and JS web browser powered by Chromium, for WinForms and WPF
## Web Frameworks
-* [ASP.NET MVC](https://dotnet.microsoft.com/apps/aspnet) - ASP.NET 是一个免费的 Web 框架,用于构建出色的网站和应用程序
-* [Coalesce](https://coalesce.intellitect.com/) - Coalesce 是一个用于快速开发 ASP.NET Core Web 应用程序的框架.
-* [FubuMVC](https://github.com/DarthFubuMVC/fubumvc) - .NET 的前端控制器风格 MVC 框架
-* [NancyFx](https://github.com/NancyFx/Nancy) - 用于在 .NET 和 Mono 上构建基于 HTTP 的服务的轻量级、简单的框架
-* [IISNode](https://github.com/tjanczuk/iisnode) - 在 IIS 中托管 Node.js 应用程序
+* [ASP.NET MVC](https://dotnet.microsoft.com/apps/aspnet) - ASP.NET is a free web framework for building great web sites and applications
+* [Coalesce](https://coalesce.intellitect.com/) - Coalesce is a framework for rapid-development of ASP.NET Core web applications.
+* [FubuMVC](https://github.com/DarthFubuMVC/fubumvc) - A front-controller style MVC framework for .NET
+* [NancyFx](https://github.com/NancyFx/Nancy) - Lightweight, low-ceremony, framework for building HTTP-based services on .NET and Mono
+* [IISNode](https://github.com/tjanczuk/iisnode) - Host Node.js applications in IIS
* [Suave.IO](https://suave.io/) - Framework/library/web server that makes you cry tears of joy after finishing your project ahead-of-time when you look at the beautiful code you've written in F#.
-* [DotVVM](https://github.com/riganti/dotvvm) - 适合不喜欢编写 JavaScript 的人的 MVVM 框架,支持 OWIN 和 ASP.NET Core,以及 Visual Studio 2015 和 2017 的免费扩展.
+* [DotVVM](https://github.com/riganti/dotvvm) - MVVM framework for people who don't like to write JavaScript, with OWIN and ASP.NET Core support and a free extension for Visual Studio 2015 and 2017.
* [Giraffe](https://github.com/giraffe-fsharp/Giraffe) - Functional (F#) ASP.NET Core micro framework for building rich web applications
## Web Servers
-* [EmbedIO](https://github.com/unosquare/embedio) - 基于 Mono 和跨平台构建的 Web 服务器
-* [XSP](https://github.com/mono/xsp) - Mono 的 ASP.NET 托管服务器. 该模块包括一个 Apache 模块、一个可以挂接到其他 Web 服务器的 FastCGI 模块以及用于测试的独立服务器(类似于 Microsoft 的 Cassini)
+* [EmbedIO](https://github.com/unosquare/embedio) - Web server built on Mono and cross-platform
+* [XSP](https://github.com/mono/xsp) - Mono's ASP.NET hosting server. This module includes an Apache Module, a FastCGI module that can be hooked to other web servers as well as a standalone server used for testing (similar to Microsoft's Cassini)
## WebSocket
* [Fleck](https://github.com/statianzo/Fleck) - Fleck is a WebSocket server implementation in C#. Branched from the Nugget project
-* [SignalR](https://github.com/SignalR/SignalR) - 面向 ASP.NET 开发人员的库,使向应用程序添加实时 Web 功能变得异常简单
-* [SuperSocket](https://github.com/kerryjiang/SuperSocket) - SuperSocket是一个轻量级可扩展的socket应用框架
+* [SignalR](https://github.com/SignalR/SignalR) - Library for ASP.NET developers that makes it incredibly simple to add real-time web functionality to your applications
+* [SuperSocket](https://github.com/kerryjiang/SuperSocket) - SuperSocket is a light weight extensible socket application framework
* [Websocket-Sharp](https://github.com/sta/websocket-sharp) - A C# implementation of the WebSocket protocol client and server
-* [WebSocket4NET](https://archive.codeplex.com/?p=websocket4net) - 适用于 .NET 2.0+、Xamarin、Mono、Silverlight、Windows Phone 和 WinRT 的 WebSocket 客户端
-* [Crossertech](https://crosser.io/) - 提供了一组很棒的工具,供您在 Microsoft.NET 平台等上构建实时应用程序. **[$]**
-* [WampSharp](https://github.com/Code-Sharp/WampSharp) - A C# implementation of [The Web Application Messaging Protocol](https://wamp-proto.org/) - 提供远程过程调用和通过 WebSocket 发布/订阅的消息传递模式的协议.
-* [NetGain](https://github.com/StackExchange/NetGain) - 为 Stack Overflow 提供支持的高性能 WebSocket 服务器库.
+* [WebSocket4NET](https://archive.codeplex.com/?p=websocket4net) - WebSocket client for .NET 2.0+, Xamarin, Mono, Silverlight, Windows Phone, & WinRT
+* [Crossertech](https://crosser.io/) - Provides a great set of tools for you to build real-time applications on the Microsoft.NET plattform and much more. **[$]**
+* [WampSharp](https://github.com/Code-Sharp/WampSharp) - A C# implementation of [The Web Application Messaging Protocol](https://wamp-proto.org/) - a protocol that provides messaging patterns of Remote Procedure Calls and Publish/Subscribe over WebSockets.
+* [NetGain](https://github.com/StackExchange/NetGain) - A high performance WebSocket server library powering Stack Overflow.
* [Websockets.PCL](https://github.com/NVentimiglia/Websockets.PCL) - WebSockets.PCL is a portable class library, profile 259, C# WebSocket implementation.
* [Websocket.Client](https://github.com/Marfusios/websocket-client) - A multiplatform wrapper over native C# class ClientWebSocket with built-in reconnection and error handling.
## Windows Services
-* [TopShelf](https://github.com/Topshelf/Topshelf) - 一个简单的服务托管框架,用于使用 .NET 构建 Windows 服务
+* [TopShelf](https://github.com/Topshelf/Topshelf) - An easy service hosting framework for building Windows services using .NET
## WPF
-* [Data Grid Extensions](https://github.com/tom-englert/DataGridExtensions) - WPF DataGrid 控件的模块化扩展,例如过滤、附加列事件、扩展星形列行为等等...
-* [Extended WPF Toolkit™](https://github.com/xceedsoftware/wpftoolkit) - 用于创建 WPF 应用程序的丰富控件、组件和实用程序集合
-* [WPF](https://github.com/dotnet/wpf) - WPF 是一个用于构建 Windows 桌面应用程序的 .NET Core UI 框架.
+* [Data Grid Extensions](https://github.com/tom-englert/DataGridExtensions) - Modular extensions for the WPF DataGrid control, like filtering, additional column events, extended star-size column behavior, and more...
+* [Extended WPF Toolkit™](https://github.com/xceedsoftware/wpftoolkit) - A rich collection of controls, components and utilities for creating WPF applications
+* [WPF](https://github.com/dotnet/wpf) - WPF is a .NET Core UI framework for building Windows desktop applications.
## Parser Library
* [Sprache](https://github.com/sprache/Sprache) - A simple, lightweight library for constructing parsers directly in C# code
* [Pidgin](https://github.com/benjamin-hodgson/Pidgin) - A lightweight, fast and flexible parsing library for C#, developed at Stack Overflow
-* [FParsec](https://github.com/stephan-tolksdorf/fparsec) - F 的解析器组合器库#
+* [FParsec](https://github.com/stephan-tolksdorf/fparsec) - A parser combinator library for F#
* [Superpower](https://github.com/datalust/superpower) - A C# parser construction toolkit with high-quality error reporting
* [CSLY](https://github.com/b3b00/CSLY) - A light embedded C# lexer/parser generator.
@@ -1183,24 +1183,24 @@
## Other Lists
-* [.NET-libraries-that-make-your-life-easier](https://github.com/tallesl/net-libraries-that-make-your-life-easier) - 开源.NET 库让您的生活更轻松
-* [awesome-LINQ](https://github.com/aloisdg/awesome-linq) - 精彩的 LINQ 库、工具等的精选集合.
-* [awesome-analyzers](https://github.com/Cybermaxs/awesome-analyzers) - .NET 编译器平台(“Roslyn”)诊断分析器和代码修复的精选列表.
-* [C# Algorithms, Data Structures](https://github.com/aalhour/C-Sharp-Algorithms) - 算法和数据结构实现的列表.
-* [Awesome .NET Core](https://github.com/thangchung/awesome-dotnet-core) - 一系列出色的 .NET 核心库、工具、框架和软件
-* [ASP.NET Core Library and Framework Support](https://github.com/jpsingleton/ANCLAFS) - ASP.NET Core 和 .NET Core 当前支持的 .NET 库和框架的列表.
-* [Awesome .NET Performance](https://github.com/adamsitnik/awesome-dot-net-performance) - 精彩的 .NET 性能书籍、课程、培训、会议演讲、博客和最鼓舞人心的开源贡献者的精选列表.
-* [awesome-ddd](https://github.com/heynickc/awesome-ddd) - 领域驱动设计 (DDD)、命令查询职责分离 (CQRS)、事件溯源和事件风暴资源的精选列表
-* [Awesome Unity](https://github.com/RyanNielson/awesome-unity) - 由社区驱动的高质量 Unity 资产、项目和资源的分类集合.
-* [Awesome Xamarin](https://github.com/XamSome/awesome-xamarin) - 适用于 Xamarin 移动项目的有趣库/工具的集合.
-* [Awesome Roslyn](https://github.com/ironcev/awesome-roslyn) - 精选的 Roslyn 书籍、教程、开源项目、分析器、代码修复和重构列表.
-* [.NET Open Source Developer Projects](https://github.com/Microsoft/dotnet/blob/master/dotnet-developer-projects.md) - 这个社区维护的列表展示了对开发过程的任何方面都有用的.NET 开源项目.
-* [Awesome Microservices .NET Core](https://github.com/mjebrahimi/Awesome-Microservices-NetCore) - .NET Core 中微服务的精彩培训系列、文章、视频、书籍、课程、示例项目和工具的集合.
-* [dotnet-console-games](https://github.com/dotnet/dotnet-console-games) - 在 .NET 控制台应用程序中实现的游戏示例.
+* [.NET-libraries-that-make-your-life-easier](https://github.com/tallesl/net-libraries-that-make-your-life-easier) - Open Source .NET libraries that make your life easier
+* [awesome-LINQ](https://github.com/aloisdg/awesome-linq) - A curated collection of awesome LINQ libraries, tools, and more.
+* [awesome-analyzers](https://github.com/Cybermaxs/awesome-analyzers) - A curated list of .NET Compiler Platform ("Roslyn") diagnostic analyzers and code fixes.
+* [C# Algorithms, Data Structures](https://github.com/aalhour/C-Sharp-Algorithms) - A list of algorithms and data structures implementations.
+* [Awesome .NET Core](https://github.com/thangchung/awesome-dotnet-core) - A collection of awesome .NET core libraries, tools, frameworks and software
+* [ASP.NET Core Library and Framework Support](https://github.com/jpsingleton/ANCLAFS) - A list of what .NET libraries and frameworks are currently supported by ASP.NET Core and .NET Core).
+* [Awesome .NET Performance](https://github.com/adamsitnik/awesome-dot-net-performance) - A curated list of awesome .NET Performance books, courses, trainings, conference talks, blogs and most inspiring open source contributors.
+* [awesome-ddd](https://github.com/heynickc/awesome-ddd) - A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resources
+* [Awesome Unity](https://github.com/RyanNielson/awesome-unity) - A categorized community-driven collection of high-quality awesome Unity assets, projects, and resources.
+* [Awesome Xamarin](https://github.com/XamSome/awesome-xamarin) - A collection of interesting libraries/tools for Xamarin mobile projects.
+* [Awesome Roslyn](https://github.com/ironcev/awesome-roslyn) - A curated list of awesome Roslyn books, tutorials, open source projects, analyzers, code fixes, and refactorings.
+* [.NET Open Source Developer Projects](https://github.com/Microsoft/dotnet/blob/master/dotnet-developer-projects.md) - This community maintained list showcases .NET open source projects that are useful for any aspect of the development process.
+* [Awesome Microservices .NET Core](https://github.com/mjebrahimi/Awesome-Microservices-NetCore) - A collection of awesome training series, articles, videos, books, courses, sample projects, and tools for Microservices in .NET Core.
+* [dotnet-console-games](https://github.com/dotnet/dotnet-console-games) - Game examples implemented in .NET console applications.
## Resources
-* [Discover .NET](https://discoverdot.net) - 很棒的.NET 开源和社区资源.
-* [NuGet Trends](https://nugettrends.com) - 查看 NuGet 包的采用情况以及 NuGet 上的趋势.
-* [Weekly C# Digest](https://csharpdigest.net/) - 每周电子邮件通讯,其中包含来自 .NET 社区的手动精选的前 5 个链接.
-* [ASP.NET Core Developer Roadmap](https://roadmap.sh/aspnet-core) - 成为 ASP.NET 开发人员的完整指南.
+* [Discover .NET](https://discoverdot.net) - Awesome .NET open source and community resources.
+* [NuGet Trends](https://nugettrends.com) - Check out NuGet packages adoption and what's trending on NuGet.
+* [Weekly C# Digest](https://csharpdigest.net/) - Weekly email newsletter with manually curated top 5 links from the .NET community.
+* [ASP.NET Core Developer Roadmap](https://roadmap.sh/aspnet-core) - A complete guide to become a ASP.NET Developer.
diff --git a/docs/awesome/awesome-generative-ai.md b/docs/awesome/awesome-generative-ai.md
index 719280c083..b3d9d28d55 100644
--- a/docs/awesome/awesome-generative-ai.md
+++ b/docs/awesome/awesome-generative-ai.md
@@ -1,280 +1,280 @@
## Awesome Generative AI [![Awesome](https://awesome.re/badge-flat.svg)](https://awesome.re)
-> 现代生成人工智能项目和服务的精选列表.
+> A curated list of modern Generative Artificial Intelligence projects and services.
-生成人工智能是一种通过使用经过大量数据训练的机器学习算法来创建图像、声音和文本等原始内容的技术. 与其他形式的人工智能不同,它能够创造独特的、前所未见的输出,例如逼真的图像、数字艺术、音乐和写作. 这些产出往往有自己独特的风格,甚至很难与人类创作的作品区分开来. 生成式人工智能在艺术、娱乐、营销、学术界和计算机科学等领域有着广泛的应用.
+Generative Artificial Intelligence is a technology that creates original content such as images, sounds, and texts by using machine learning algorithms that are trained on large amounts of data. Unlike other forms of AI, it is capable of creating unique and previously unseen outputs such as photorealistic images, digital art, music, and writing. These outputs often have their own unique style and can even be hard to distinguish from human-created works. Generative AI has a wide range of applications in fields such as of art, entertainment, marketing, academia, and computer science.
-欢迎对此列表做出贡献. 在提交您的建议之前,请先查看 [Contribution Guidelines](https://github.com/steven2358/awesome-generative-ai/blob/master/CONTRIBUTING.md) 以确保您的参赛作品符合标准. 添加链接通过 [pull requests](https://github.com/steven2358/awesome-generative-ai/pulls) 或创建一个 [issue](https://github.com/steven2358/awesome-generative-ai/issues) 开始讨论.
-
-另外,探索我们的特别展示, [Discoveries List](https://github.com/steven2358/awesome-generative-ai/blob/master/DISCOVERIES.md),我们展示了各种新兴的生成式人工智能项目.
+Contributions to this list are welcome. Before submitting your suggestions, please review the [Contribution Guidelines](https://github.com/steven2358/awesome-generative-ai/blob/master/CONTRIBUTING.md) to ensure your entries meet the criteria. Add links through [pull requests](https://github.com/steven2358/awesome-generative-ai/pulls) or create an [issue](https://github.com/steven2358/awesome-generative-ai/issues) to start a discussion. More projects can be found in the [Discoveries List](https://github.com/steven2358/awesome-generative-ai/blob/master/DISCOVERIES.md), where we showcase a wide range of up-and-coming Generative AI projects.
## Recommended reading
- [How Large Language Models Will Transform Science, Society, and AI](https://hai.stanford.edu/news/how-large-language-models-will-transform-science-society-and-ai) - Article summarizing the capabilities and limitations of the GPT-3 model, and its potential impact on society. By Alex Tamkin and Deep Ganguli, February 5, 2021.
-- [Generative AI: A Creative New World](https://www.sequoiacap.com/article/generative-ai-a-creative-new-world/) - 对生成人工智能行业进行全面审视,提供行业生态系统的历史视角和深入分析. 作者:Sonya Huang、Pat Grady 和 GPT-3,2022 年 9 月 19 日.
-- [A Coming-Out Party for Generative A.I., Silicon Valley's New Craze](https://www.nytimes.com/2022/10/21/technology/generative-ai.html) - 关于生成式人工智能的兴起,特别是稳定扩散图像生成器的成功以及相关争议的文章. 纽约时报,2022 年 10 月 21 日.
-- [AI's New Creative Streak Sparks a Silicon Valley Gold Rush](https://www.wired.com/story/ais-new-creative-streak-sparks-a-silicon-valley-gold-rush/) - 关于生成式人工智能初创公司日益增长的炒作和投资的文章,各个行业都在探索其潜在应用. 连线,2022 年 10 月 27 日.
-- [ChatGPT Heralds an Intellectual Revolution](https://www.wsj.com/articles/artificial-intelligence-generative-ai-chatgpt-kissinger-84512912) - 亨利·基辛格、埃里克·施密特和丹尼尔·胡滕洛彻的专栏文章. 《华尔街日报》,2023 年 2 月 24 日.
+- [Generative AI: A Creative New World](https://www.sequoiacap.com/article/generative-ai-a-creative-new-world/) - A comprehensive examination of the generative AI industry, offering a historical perspective and in-depth analysis of the industry ecosystem. By Sonya Huang, Pat Grady and GPT-3, September 19, 2022.
+- [A Coming-Out Party for Generative A.I., Silicon Valley's New Craze](https://www.nytimes.com/2022/10/21/technology/generative-ai.html) - Article about the rise of generative AI, particularly the success of the Stable Diffusion image generator, and the associated controversies. New York Times, October 21, 2022.
+- [AI's New Creative Streak Sparks a Silicon Valley Gold Rush](https://www.wired.com/story/ais-new-creative-streak-sparks-a-silicon-valley-gold-rush/) - Article about the growing hype and investment in generative AI startups, with various industries exploring its potential applications. Wired, October 27, 2022.
+- [ChatGPT Heralds an Intellectual Revolution](https://www.wsj.com/articles/artificial-intelligence-generative-ai-chatgpt-kissinger-84512912) - An op-ed by Henry Kissinger, Eric Schmidt and Daniel Huttenlocher. Wall Street Journal, February 24, 2023.
### Milestones
-- [OpenAI API](https://openai.com/blog/openai-api/) - 发布基于 GPT-3 的文本到文本通用 AI 模型的 OpenAI API. OpenAI 博客,2020 年 6 月 11 日.
-- [GitHub Copilot](https://github.blog/2021-06-29-introducing-github-copilot-ai-pair-programmer/) - 发布 Copilot,一款新的 AI 结对编程器,可帮助您编写更好的代码. GitHub 博客,2021 年 6 月 29 日.
-- [DALL·E 2](https://openai.com/blog/dall-e-2/) - 宣布发布 DALL·E 2,这是一种先进的图像生成系统,具有更高的分辨率、扩展的图像创建功能和各种安全缓解措施. OpenAI 博客,2022 年 4 月 6 日.
-- [Stable Diffusion Public Release](https://stability.ai/blog/stable-diffusion-public-release) - 宣布公开发布 Stable Diffusion,这是一种基于 AI 的图像生成模型,在广泛的互联网上进行训练,并根据 Creative ML OpenRAIL-M 许可证获得许可. 稳定扩散博客,2022 年 8 月 22 日.
-- [ChatGPT](https://openai.com/blog/chatgpt/) - 发布 ChatGPT,这是一种经过训练的对话模型,可以回答后续问题、承认错误、挑战不正确的前提并拒绝不适当的请求. OpenAI 博客,2022 年 11 月 30 日.
-- [Bing Search](https://blogs.microsoft.com/blog/2023/02/07/reinventing-search-with-a-new-ai-powered-microsoft-bing-and-edge-your-copilot-for-the-web/) - 微软宣布推出新版搜索引擎 Bing,由下一代 OpenAI 模型提供支持. Microsoft 博客,2023 年 2 月 7 日.
-- [GPT-4](https://openai.com/research/gpt-4) - 大型多式联运模型 GPT-4 的发布. OpenAI 博客,2023 年 3 月 14 日.
+- [OpenAI API](https://openai.com/blog/openai-api/) - Announcement of the OpenAI API for text-to-text general-purpose AI models based on GPT-3. OpenAI blog, June 11, 2020.
+- [GitHub Copilot](https://github.blog/2021-06-29-introducing-github-copilot-ai-pair-programmer/) - Announcement of Copilot, a new AI pair programmer that helps you write better code. GitHub blog, June 29, 2021.
+- [DALL·E 2](https://openai.com/blog/dall-e-2/) - Announcement of the release of DALL·E 2, an advanced image generation system with improved resolution, expanded image creation capabilities, and various safety mitigations. OpenAI blog, April 6, 2022.
+- [Stable Diffusion Public Release](https://stability.ai/blog/stable-diffusion-public-release) - Announcement of the public release of Stable Diffusion, an AI-based image generation model trained on a broad internet scrape and licensed under a Creative ML OpenRAIL-M license. Stable Diffusion blog, 22 August, 2022.
+- [ChatGPT](https://openai.com/blog/chatgpt/) - Announcement of ChatGPT, a conversational model trained to answer follow-up questions, admit mistakes, challenge incorrect premises, and reject inappropriate requests. OpenAI blog, November 30, 2022.
+- [Bing Search](https://blogs.microsoft.com/blog/2023/02/07/reinventing-search-with-a-new-ai-powered-microsoft-bing-and-edge-your-copilot-for-the-web/) - Microsoft announces a new version of its search engine Bing, powered by a next-generation OpenAI model. Microsoft blog, February 7, 2023.
+- [GPT-4](https://openai.com/research/gpt-4) - Announcement of GPT-4, a large multimodal model. OpenAI blog, March 14, 2023.
## Text
### Models
-- [OpenAI API](https://openai.com/api/) - OpenAI 的 API 提供对 GPT-3 和 GPT-4 模型(执行各种自然语言任务)和 Codex(将自然语言翻译为代码)的访问.
-- [Gopher](https://www.deepmind.com/blog/language-modelling-at-scale-gopher-ethical-considerations-and-retrieval) - DeepMind 的 Gopher 是一个 2800 亿参数的语言模型.
-- [OPT](https://huggingface.co/facebook/opt-350m) - Facebook 的 Open Pretrained Transformers (OPT) 是一套仅限解码器的预训练 Transformer. [Announcement](https://ai.facebook.com/blog/democratizing-access-to-large-scale-language-models-with-opt-175b/). [OPT-175B text generation](https://opt.alpa.ai/) 由阿尔帕主办.
+- [GPT-3](https://openai.com/api/) - OpenAI's API provides access to GPT-3, which performs a wide variety of natural language tasks, and Codex, which translates natural language to code.
+- [OpenAI API](https://openai.com/api/) - OpenAI's API provides access to GPT-3 and GPT-4 models, which performs a wide variety of natural language tasks, and Codex, which translates natural language to code.
+- [Gopher](https://www.deepmind.com/blog/language-modelling-at-scale-gopher-ethical-considerations-and-retrieval) - Gopher by DeepMind is a 280 billion parameter language model.
+- [OPT](https://huggingface.co/facebook/opt-350m) - Open Pretrained Transformers (OPT) by Facebook is a suite of decoder-only pre-trained transformers. [Announcement](https://ai.facebook.com/blog/democratizing-access-to-large-scale-language-models-with-opt-175b/). [OPT-175B text generation](https://opt.alpa.ai/) hosted by Alpa.
- [Bloom](https://huggingface.co/docs/transformers/model_doc/bloom) - BLOOM by Hugging Face is a model similar to GPT-3 that has been trained on 46 different languages and 13 programming languages. #opensource
- [LLaMA](https://ai.facebook.com/blog/large-language-model-llama-meta-ai/) - A foundational, 65-billion-parameter large language model by Meta. #opensource
- [Llama 2](https://ai.meta.com/llama/) - The next generation of Meta's open source large language model. #opensource
-- [Claude 2](https://claude.ai/) - 与 Anthropic 的人工智能助手 Claude 交谈.
+- [Claude 2](https://claude.ai/) - Talk to Claude, an AI assistant from Anthropic.
### Chatbots
-- [ChatGPT](https://chat.openai.com/chat) - OpenAI 的 ChatGPT 是一种以对话方式交互的大型语言模型.
-- [Bing Chat](https://www.bing.com/chat) - 由 Microsoft Bing 支持的对话式 AI 语言模型.
-- [Bard](https://bard.google.com) - Google 的实验性人工智能聊天机器人,由 LaMDA 模型提供支持.
-- [Character.AI](https://character.ai/) - Character.AI 可让您创建角色并与他们聊天.
-- [ChatPDF](https://www.chatpdf.com/) - 与任何 PDF 聊天.
-- [ChatSonic](https://writesonic.com/chat) - 人工智能助手,支持文本和图像创建.
+- [ChatGPT](https://chat.openai.com/chat) - ChatGPT by OpenAI is a large language model that interacts in a conversational way.
+- [Bing Chat](https://www.bing.com/chat) - A conversational AI language model powered by Microsoft Bing.
+- [Bard](https://bard.google.com) - An experimental AI chatbot by Google, powered by the LaMDA model.
+- [Character.AI](https://character.ai/) - Character.AI lets you create characters and chat to them.
+- [ChatPDF](https://www.chatpdf.com/) - Chat with any PDF.
+- [ChatSonic](https://writesonic.com/chat) - An AI-powered assistant that enables text and image creation.
### Search engines
-- [Perplexity AI](https://www.perplexity.ai/) - 人工智能驱动的搜索工具.
+- [Perplexity AI](https://www.perplexity.ai/) - AI powered search tools.
- [Metaphor](https://metaphor.systems/) - Language model powered search.
-- [Phind](https://phind.com/) - 基于人工智能的搜索引擎.
-- [You.com](https://you.com/) - 基于人工智能的搜索引擎,为用户提供定制的搜索体验,同时保持数据 100% 的私密性.
+- [Phind](https://phind.com/) - AI-based search engine.
+- [You.com](https://you.com/) - A search engine built on AI that provides users with a customized search experience while keeping their data 100% private.
### Local search engines
-- [privateGPT](https://github.com/imartinez/privateGPT) - 利用法学硕士的力量,在没有互联网连接的情况下对您的文档提出问题.
-- [quivr](https://github.com/StanGirard/quivr) - 使用法学硕士和嵌入,转储所有文件并使用生成人工智能第二大脑与其聊天.
+- [privateGPT](https://github.com/imartinez/privateGPT) - Ask questions to your documents without an internet connection, using the power of LLMs.
+- [quivr](https://github.com/StanGirard/quivr) - Dump all your files and chat with it using your generative AI second brain using LLMs & embeddings.
### Writing assistants
-- [Jasper](https://www.jasper.ai/) - 利用人工智能更快地创建内容.
-- [Compose AI](https://www.compose.ai/) - Compose AI 是一款免费的 Chrome 扩展程序,通过人工智能驱动的自动完成功能,可将您的写作时间缩短 40%.
-- [Rytr](https://rytr.me/) - Rytr是一款AI写作助手,帮助您创作高质量内容.
-- [wordtune](https://www.wordtune.com/) - 个人写作助理.
-- [HyperWrite](https://hyperwriteai.com/) - HyperWrite 可帮助您自信地写作,并更快地完成从想法到最终草稿的工作.
-- [Moonbeam](https://www.gomoonbeam.com/) - 只需一小部分时间即可获得更好的博客.
-- [copy.ai](https://www.copy.ai/) - 使用人工智能编写更好的营销文案和内容.
-- [Anyword](https://anyword.com/) - Anyword 的人工智能写作助手可以为任何人生成有效的文案.
-- [Contenda](https://contenda.co/) - 根据您已经制作的内容创建观众想要的内容.
-- [Hypotenuse AI](https://www.hypotenuse.ai/) - 将一些关键词转化为原创、富有洞察力的文章、产品描述和社交媒体文案.
-- [Lavender](https://www.lavender.ai/) - 薰衣草电子邮件助手可帮助您在更短的时间内获得更多回复.
-- [Lex](https://lex.page/) - 内置人工智能的文字处理器,让您可以更快地写作.
-- [Jenni](https://jenni.ai/) - Jenni 是终极写作助手,可以节省您数小时的构思和写作时间.
-- [LAIKA](https://www.writewithlaika.com/) - LAIKA 根据您自己的写作训练人工智能,以创建个性化的创意犯罪伙伴.
-- [QuillBot](https://quillbot.com) - 人工智能驱动的释义工具.
-- [Postwise](https://postwise.ai/) - 使用人工智能撰写推文、安排帖子并增加您的关注者.
-- [Copysmith](https://copysmith.ai/) - 适用于企业和电子商务的人工智能内容创建解决方案.
+- [Jasper](https://www.jasper.ai/) - Create content faster with artificial intelligence.
+- [Compose AI](https://www.compose.ai/) - Compose AI is a free Chrome extension that cuts your writing time by 40% with AI-powered autocompletion.
+- [Rytr](https://rytr.me/) - Rytr is an AI writing assistant that helps you create high-quality content.
+- [wordtune](https://www.wordtune.com/) - Personal writing assistant.
+- [HyperWrite](https://hyperwriteai.com/) - HyperWrite helps you write with confidence and get your work done faster from idea to final draft.
+- [Moonbeam](https://www.gomoonbeam.com/) - Better blogs in a fraction of the time.
+- [copy.ai](https://www.copy.ai/) - Write better marketing copy and content with AI.
+- [Anyword](https://anyword.com/) - Anyword's AI writing assistant generates effective copy for anyone.
+- [Contenda](https://contenda.co/) - Create the content your audience wants, from content you've already made.
+- [Hypotenuse AI](https://www.hypotenuse.ai/) - Turn a few keywords into original, insightful articles, product descriptions and social media copy.
+- [Lavender](https://www.lavender.ai/) - Lavender email assistent helps you get more replies in less time.
+- [Lex](https://lex.page/) - A word processor with artificial intelligence baked in, so you can write faster.
+- [Jenni](https://jenni.ai/) - Jenni is the ultimate writing assistant that saves you hours of ideation and writing time.
+- [LAIKA](https://www.writewithlaika.com/) - LAIKA trains an artificial intelligence on your own writing to create a personalised creative partner-in-crime.
+- [QuillBot](https://quillbot.com) - AI-powered paraphrasing tool.
+- [Postwise](https://postwise.ai/) - Write tweets, schedule posts and grow your following using AI.
+- [Copysmith](https://copysmith.ai/) - AI content creation solution for Enterprise & eCommerce.
### ChatGPT extensions
-- [WebChatGPT](https://chrome.google.com/webstore/detail/webchatgpt-chatgpt-with-i/lpfemeioodjbpieminkklglpmhlngfcn) - 使用网络上的相关结果增强您的 ChatGPT 提示.
-- [GPT for Sheets and Docs](https://workspace.google.com/marketplace/app/gpt_for_sheets_and_docs/677318054654) - Google 表格和 Google 文档的 ChatGPT 扩展.
-- [YouTube Summary with ChatGPT](https://chrome.google.com/webstore/detail/youtube-summary-with-chat/nmmicjeknamkfloonkhhcjmomieiodli) - 使用 ChatGPT 总结 YouTube 视频.
-- [ChatGPT Prompt Genius](https://chrome.google.com/webstore/detail/chatgpt-prompt-genius/jjdnakkfjnnbbckhifcfchagnpofjffo) - 发现、共享、导入和使用 ChatGPT 的最佳提示并在本地保存您的聊天历史记录.
-- [ChatGPT for Search Engines](https://chrome.google.com/webstore/detail/chatgpt-for-search-engine/feeonheemodpkdckaljcjogdncpiiban) - 在 Google、Bing 和 DuckDuckGo 搜索结果旁边显示 ChatGPT 响应.
-- [ShareGPT](https://sharegpt.com/) - 分享您的 ChatGPT 对话并探索其他人分享的对话.
-- [Merlin](https://merlin.foyer.work/) - 所有网站上的 ChatGPT Plus 扩展.
-- [ChatGPT Writer](https://chatgptwriter.ai/) - 使用 ChatGPT AI 生成完整的电子邮件和消息.
-- [ChatGPT for Jupyter](https://github.com/TiesdeKok/chat-gpt-jupyter-extension) - 在由 ChatGPT 提供支持的 Jupyter Notebooks 和 Jupyter Lab 中添加各种帮助程序功能.
-- [editGPT](https://www.editgpt.app/) - 在 chatGPT 中轻松校对、编辑和跟踪内容更改.
-- [Chatbot UI](https://www.chatbotui.com/) - 开源 ChatGPT UI. [Source code](https://github.com/mckaywrigley/chatbot-ui).
-- [Forefront](https://www.forefront.ai/) - 更好的 ChatGPT 体验.
+- [WebChatGPT](https://chrome.google.com/webstore/detail/webchatgpt-chatgpt-with-i/lpfemeioodjbpieminkklglpmhlngfcn) - Augment your ChatGPT prompts with relevant results from the web.
+- [GPT for Sheets and Docs](https://workspace.google.com/marketplace/app/gpt_for_sheets_and_docs/677318054654) - ChatGPT extension for Google Sheets and Google Docs.
+- [YouTube Summary with ChatGPT](https://chrome.google.com/webstore/detail/youtube-summary-with-chat/nmmicjeknamkfloonkhhcjmomieiodli) - Use ChatGPT to summarize YouTube videos.
+- [ChatGPT Prompt Genius](https://chrome.google.com/webstore/detail/chatgpt-prompt-genius/jjdnakkfjnnbbckhifcfchagnpofjffo) - Discover, share, import, and use the best prompts for ChatGPT & save your chat history locally.
+- [ChatGPT for Search Engines](https://chrome.google.com/webstore/detail/chatgpt-for-search-engine/feeonheemodpkdckaljcjogdncpiiban) - Display ChatGPT response alongside Google, Bing, and DuckDuckGo search results.
+- [ShareGPT](https://sharegpt.com/) - Share your ChatGPT conversations and explore conversations shared by others.
+- [Merlin](https://merlin.foyer.work/) - ChatGPT Plus extension on all websites.
+- [ChatGPT Writer](https://chatgptwriter.ai/) - Generate entire emails and messages using ChatGPT AI.
+- [ChatGPT for Jupyter](https://github.com/TiesdeKok/chat-gpt-jupyter-extension) - Add various helper functions in Jupyter Notebooks and Jupyter Lab, powered by ChatGPT.
+- [editGPT](https://www.editgpt.app/) - Easily proofread, edit, and track changes to your content in chatGPT.
+- [Chatbot UI](https://www.chatbotui.com/) - An open source ChatGPT UI. [Source code](https://github.com/mckaywrigley/chatbot-ui).
+- [Forefront](https://www.forefront.ai/) - A Better ChatGPT Experience.
### Productivity platforms
-- [Mem](https://mem.ai/) - Mem 是世界上第一个人工智能驱动的个性化工作空间. 增强您的创造力,使日常事务自动化,并自动保持井井有条.
-- [Taskade](https://www.taskade.com/) - 使用 Taskade AI 概述任务、注释、生成的结构化列表和思维导图.
-- [Notion AI](https://www.notion.so/product/ai) - 编写更好、更高效的笔记和文档.
+- [Mem](https://mem.ai/) - Mem is the world's first AI-powered workspace that's personalized to you. Amplify your creativity, automate the mundane, and stay organized automatically.
+- [Taskade](https://www.taskade.com/) - Outline tasks, notes, generated structured lists and mind maps with Taskade AI.
+- [Notion AI](https://www.notion.so/product/ai) - Write better, more efficient notes and docs.
+- [Nekton AI](https://nekton.ai) - Automate your workflows with AI. Describe your workflows step by step in plain language.
### Meeting assistants
-- [Otter.ai](https://otter.ai/) - 会议助手,可录制音频、编写笔记、自动捕获幻灯片并生成摘要.
-- [Cogram](https://www.cogram.com/) - Cogram 在虚拟会议中自动记录并识别行动项目.
-- [Sybill](https://www.sybill.ai/) - Sybill 通过结合文字记录和基于情感的见解,生成销售电话摘要,包括后续步骤、痛点和感兴趣的领域.
-- [Loopin AI](https://www.loopinhq.com/) - Loopin 是一个协作会议工作区,不仅使您能够使用 AI 记录、转录和总结会议,还使您能够在日历上自动组织会议笔记.
+- [Otter.ai](https://otter.ai/) - A meeting assistant that records audio, writes notes, automatically captures slides, and generates summaries.
+- [Cogram](https://www.cogram.com/) - Cogram takes automatic notes in virtual meetings and identifies action items.
+- [Sybill](https://www.sybill.ai/) - Sybill generates summaries of sales calls, including next steps, pain points and areas of interest, by combining transcript and emotion-based insights.
+- [Loopin AI](https://www.loopinhq.com/) - Loopin is a collaborative meeting workspace that not only enables you to record, transcribe & summaries meetings using AI, but also enables you to auto-organise meeting notes on top of your calendar.
### Academia
-- [Elicit](https://elicit.org/) - Elicit 使用语言模型帮助您自动化研究工作流程,例如文献综述的一部分.
-- [genei](https://www.genei.io/) - 在几秒钟内总结学术文章,节省 80% 的研究时间.
-- [Explainpaper](https://www.explainpaper.com/) - 阅读学术论文的更好方式. 上传论文,突出显示令人困惑的文本,获取解释.
-- [Galactica](https://galactica.org/) - 大型科学语言模型. 可以总结学术文献、解决数学问题、生成 Wiki 文章、编写科学代码、注释分子和蛋白质等等. [Model API](https://github.com/paperswithcode/galai).
-- [Consensus](https://consensus.app/search/) - Consensus是一个利用人工智能在科学研究中寻找答案的搜索引擎.
+- [Elicit](https://elicit.org/) - Elicit uses language models to help you automate research workflows, like parts of literature review.
+- [genei](https://www.genei.io/) - Summarise academic articles in seconds and save 80% on your research times.
+- [Explainpaper](https://www.explainpaper.com/) - A better way to read academic papers. Upload a paper, highlight confusing text, get an explanation.
+- [Galactica](https://galactica.org/) - A large language model for science. Can summarize academic literature, solve math problems, generate Wiki articles, write scientific code, annotate molecules and proteins, and more. [Model API](https://github.com/paperswithcode/galai).
+- [Consensus](https://consensus.app/search/) - Consensus is a search engine that uses AI to find answers in scientific research.
### Other text generators
-- [EmailTriager](https://www.emailtriager.com/) - 使用人工智能在后台自动起草电子邮件回复.
-- [AI Poem Generator](https://www.aipoemgenerator.org) - 人工智能诗歌生成器根据文本提示,为您写一首关于任何主题的优美押韵诗.
+- [EmailTriager](https://www.emailtriager.com/) - Use AI to automatically draft email replies in the background.
+- [AI Poem Generator](https://www.aipoemgenerator.org) - AI Poem Generator writes a beautiful rhyming poem for you on any subject, given a text prompt.
### Developer tools
-- [co:here](https://cohere.ai/) - Cohere 提供对高级大型语言模型和 NLP 工具的访问.
-- [Haystack](https://haystack.deepset.ai/) - 使用语言模型构建 NLP 应用程序(例如代理、语义搜索、问答)的框架.
-- [LangChain](https://langchain.com/) - 用于开发由语言模型支持的应用程序的框架.
-- [gpt4all](https://github.com/nomic-ai/gpt4all) - 一个聊天机器人,接受了大量干净的助理数据的训练,包括代码、故事和对话.
-- [LMQL](https://lmql.ai/) - LMQL 是一种大型语言模型的查询语言.
+- [co:here](https://cohere.ai/) - Cohere provides access to advanced Large Language Models and NLP tools.
+- [Haystack](https://haystack.deepset.ai/) - A framework for building NLP applications (e.g. agents, semantic search, question-answering) with language models.
+- [LangChain](https://langchain.com/) - A framework for developing applications powered by language models.
+- [gpt4all](https://github.com/nomic-ai/gpt4all) - A chatbot trained on a massive collection of clean assistant data including code, stories and dialogue.
+- [LMQL](https://lmql.ai/) - LMQL is a query language for large language models.
## Code
-- [GitHub Copilot](https://github.com/features/copilot) - GitHub Copilot 使用 OpenAI Codex 直接从编辑器实时建议代码和整个功能.
-- [OpenAI Codex](https://platform.openai.com/docs/guides/code/) - OpenAI 的人工智能系统,可将自然语言翻译为代码.
-- [Ghostwriter](https://blog.replit.com/ai) - 由 replit 开发的人工智能结对程序员.
+- [GitHub Copilot](https://github.com/features/copilot) - GitHub Copilot uses the OpenAI Codex to suggest code and entire functions in real-time, right from your editor.
+- [OpenAI Codex](https://platform.openai.com/docs/guides/code/) - An AI system by OpenAI that translates natural language to code.
+- [Ghostwriter](https://blog.replit.com/ai) - An AI-powered pair programmer by replit.
- [Amazon CodeWhisperer](https://aws.amazon.com/codewhisperer/) - Build applications faster with the ML-powered coding companion.
-- [tabnine](https://www.tabnine.com/) - 通过全行和全功能代码完成来更快地编码.
-- [Stenography](https://stenography.dev/) - 自动代码文档.
-- [Mintlify](https://mintlify.com/) - 人工智能驱动的文档编写器.
-- [Debuild](https://debuild.app/) - 用于网络应用程序的人工智能驱动的低代码工具.
-- [AI2sql](https://www.ai2sql.io/) - 借助 AI2sql,工程师和非工程师可以轻松编写高效、无错误的 SQL 查询,而无需了解 SQL.
-- [CodiumAI](https://www.codium.ai/) - 借助 CodiumAI,您可以在 IDE 中获得建议的重要测试,以便您在推动时保持自信.
-- [MutableAI](https://mutable.ai/) - 人工智能加速软件开发.
-- [OpenAI Cookbook](https://github.com/openai/openai-cookbook) - 使用 OpenAI API 的示例和指南.
-- [TurboPilot](https://github.com/ravenscroftj/turbopilot) - 一个自托管的 copilot 克隆,它使用 llama.cpp 背后的库在 4GiB RAM 中运行 60 亿参数 Salesforce Codegen 模型.
+- [tabnine](https://www.tabnine.com/) - Code faster with whole-line & full-function code completions.
+- [Stenography](https://stenography.dev/) - Automatic code documentation.
+- [Mintlify](https://mintlify.com/) - AI powered documentation writer.
+- [Debuild](https://debuild.app/) - AI-powered low-code tool for web apps.
+- [AI2sql](https://www.ai2sql.io/) - With AI2sql, engineers and non-engineers can easily write efficient, error-free SQL queries without knowing SQL.
+- [CodiumAI](https://www.codium.ai/) - With CodiumAI, you get non-trivial tests suggested right inside your IDE, so you stay confident when you push.
+- [MutableAI](https://mutable.ai/) - AI Accelerated Software Development.
+- [OpenAI Cookbook](https://github.com/openai/openai-cookbook) - Examples and guides for using the OpenAI API.
+- [TurboPilot](https://github.com/ravenscroftj/turbopilot) - A self-hosted copilot clone which uses the library behind llama.cpp to run the 6 Billion Parameter Salesforce Codegen model in 4GiB of RAM.
## Image
### Models
-- [DALL·E 2](https://openai.com/dall-e-2/) - OpenAI 的 DALL·E 2 是一种新的人工智能系统,可以根据自然语言的描述创建逼真的图像和艺术.
+- [DALL·E 2](https://openai.com/dall-e-2/) - DALL·E 2 by OpenAI is a new AI system that can create realistic images and art from a description in natural language.
- [Stable Diffusion](https://huggingface.co/CompVis/stable-diffusion-v1-4) - Stable Diffusion by Stability AI is a state of the art text-to-image model that generates images from text. #opensource
-- [Midjourney](https://www.midjourney.com/) - Midjourney 是一个独立的研究实验室,致力于探索新的思维媒介并扩展人类的想象力.
-- [Imagen](https://imagen.research.google/) - Google 的 Imagen 是一种文本到图像的扩散模型,具有前所未有的真实感和深层次的语言理解.
-- [Make-A-Scene](https://ai.facebook.com/blog/greater-creative-control-for-ai-image-generation/) - Meta 的 Make-A-Scene 是一种多模式生成人工智能方法,将创造性控制权交给使用它的人,允许他们通过文本描述和自由草图来描述和说明他们的愿景.
-- [DragGAN](https://github.com/XingangPan/DragGAN) - 拖动您的 GAN:在生成图像流形上进行基于点的交互式操作.
+- [Midjourney](https://www.midjourney.com/) - Midjourney is an independent research lab exploring new mediums of thought and expanding the imaginative powers of the human species.
+- [Imagen](https://imagen.research.google/) - Imagen by Google is a text-to-image diffusion model with an unprecedented degree of photorealism and a deep level of language understanding.
+- [Make-A-Scene](https://ai.facebook.com/blog/greater-creative-control-for-ai-image-generation/) - Make-A-Scene by Meta is a multimodal generative AI method puts creative control in the hands of people who use it by allowing them to describe and illustrate their vision through both text descriptions and freeform sketches.
+- [DragGAN](https://github.com/XingangPan/DragGAN) - Drag Your GAN: Interactive Point-based Manipulation on the Generative Image Manifold.
### Services
-- [Craiyon](https://www.craiyon.com/) - Craiyon(以前称为 DALL-E mini)是一种 AI 模型,可以根据任何文本提示绘制图像.
-- [DreamStudio](https://beta.dreamstudio.ai/) - DreamStudio 是一个易于使用的界面,用于使用稳定扩散图像生成模型创建图像.
-- [Artbreeder](https://www.artbreeder.com/) - Artbreeder 是一种新型创意工具,通过让协作和探索变得更容易来增强用户的创造力.
-- [GauGAN2](http://gaugan.org/gaugan2/) - GauGAN2 是一款强大的工具,用于结合文字和绘图来创建逼真的艺术,因为它在单个模型中集成了分段映射、修复和文本到图像的生成.
-- [Magic Eraser](https://www.magiceraser.io/) - 在几秒钟内从图像中删除不需要的东西.
-- [Imagine by Magic Studio](https://magicstudio.com/imagine) - Magic Studio 的一款工具,让您通过描述您的想法来表达自己.
-- [Alpaca](https://www.getalpaca.io/) - 稳定的扩散 Photoshop 插件.
-- [Patience.ai](https://www.patience.ai/) - Patience.ai 是一款使用稳定扩散(Stability.AI 开发的尖端人工智能)创建图像的应用程序.
-- [GenShare](https://www.genshare.io/) - 在几秒钟内免费生成艺术作品. 拥有并分享您所创造的东西. 多媒体生成工作室,使设计和创造力民主化.
-- [Playground AI](https://playgroundai.com/) - Playground AI 是一款免费的在线人工智能图像创建器. 用它来创作艺术、社交媒体帖子、演示文稿、海报、视频、徽标等.
-- [Pixelz AI Art Generator](https://pixelz.ai/) - Pixelz AI 艺术生成器使您能够从文本创建令人难以置信的艺术. 提供稳定扩散、CLIP 引导扩散和 PXL·E 逼真算法.
-- [modyfi](https://www.modyfi.io/) - 您一直想要的图像编辑器. 浏览器中由人工智能驱动的创意工具. 实时协作.
-- [Ponzu](https://www.ponzu.ai/) - Ponzu 是您的免费 AI 徽标生成器. 只需发挥您的想象力,即可在几秒钟内通过创意设计的徽标打造您的品牌.
-- [PhotoRoom](https://www.photoroom.com/) - 仅使用手机即可创建产品和肖像图片. 删除背景、更改背景并展示产品.
-- [Avatar AI](https://avatarai.me/) - 创建您自己的人工智能生成的头像.
-- [ClipDrop](https://clipdrop.co/) - 无需摄影工作室即可创建专业的视觉效果.
-- [Lensa](https://prisma-ai.com/lensa) - 一款一体化图像编辑应用程序,包括使用稳定扩散生成个性化头像.
-- [RunDiffusion](https://rundiffusion.com/) - 基于云的工作区,用于创建人工智能生成的艺术.
-- [ClipDrop](https://clipdrop.co/) - 无需摄影工作室即可创建专业视觉效果,由
+- [Craiyon](https://www.craiyon.com/) - Craiyon, formerly DALL-E mini, is an AI model that can draw images from any text prompt.
+- [DreamStudio](https://beta.dreamstudio.ai/) - DreamStudio is an easy-to-use interface for creating images using the Stable Diffusion image generation model.
+- [Artbreeder](https://www.artbreeder.com/) - Artbreeder is new type of creative tool that empowers users creativity by making it easier to collaborate and explore.
+- [GauGAN2](http://gaugan.org/gaugan2/) - GauGAN2 is a robust tool for creating photorealistic art using a combination of words and drawings since it integrates segmentation mapping, inpainting, and text-to-image production in a single model.
+- [Magic Eraser](https://www.magiceraser.io/) - Remove unwanted things from images in seconds.
+- [Imagine by Magic Studio](https://magicstudio.com/imagine) - A tool by Magic Studio that let's you express yourself by just describing what's on your mind.
+- [Alpaca](https://www.getalpaca.io/) - Stable Diffusion Photoshop plugin.
+- [Patience.ai](https://www.patience.ai/) - Patience.ai is an app for creating images with Stable Diffusion, a cutting edge AI developed by Stability.AI.
+- [GenShare](https://www.genshare.io/) - Generate art in seconds for free. Own and share what you create. A multimedia generative studio, democratizing design and creativity.
+- [Playground AI](https://playgroundai.com/) - Playground AI is a free-to-use online AI image creator. Use it to create art, social media posts, presentations, posters, videos, logos and more.
+- [Pixelz AI Art Generator](https://pixelz.ai/) - Pixelz AI Art Generator enables you to create incredible art from text. Stable Diffusion, CLIP Guided Diffusion & PXL·E realistic algorithms available.
+- [modyfi](https://www.modyfi.io/) - The image editor you've always wanted. AI-powered creative tools in your browser. Real-time collaboration.
+- [Ponzu](https://www.ponzu.ai/) - Ponzu is your free AI logo generator. Build your brand with creatively designed logos in seconds, using only your imagination.
+- [PhotoRoom](https://www.photoroom.com/) - Create product and portrait pictures using only your phone. Remove background, change background and showcase products.
+- [Avatar AI](https://avatarai.me/) - Create your own AI-generated avatars.
+- [ClipDrop](https://clipdrop.co/) - Create professional visuals without a photo studio.
+- [Lensa](https://prisma-ai.com/lensa) - An all-in-one image editing app that includes the generation of personalized avatars using Stable Diffusion.
+- [RunDiffusion](https://rundiffusion.com/) - Cloud-based workspace for creating AI-generated art.
+- [ClipDrop](https://clipdrop.co/) - Create professional visuals without a photo studio, powered by
### Image libraries
-- [Lexica](https://lexica.art/) - 稳定的扩散搜索引擎.
-- [Libraire](https://libraire.ai/) - 最大的人工智能生成图像库.
-- [KREA](https://www.krea.ai/) - 探索数百万张人工智能生成的图像并创建提示集合. 具有稳定扩散世代.
-- [OpenArt](https://openart.ai/) - 搜索超过 1000 万条提示,并通过稳定扩散、DALL·E 2 生成 AI 艺术.
+- [Lexica](https://lexica.art/) - Stable Diffusion search engine.
+- [Libraire](https://libraire.ai/) - The largest library of AI-generated images.
+- [KREA](https://www.krea.ai/) - Explore millions of AI generated images and create collections of prompts. Featuring Stable Diffusion generations.
+- [OpenArt](https://openart.ai/) - Search 10M+ of prompts, and generate AI art via Stable Diffusion, DALL·E 2.
### Model libraries
-- [Civitai](https://civitai.com/) - 社区驱动的人工智能模型共享工具.
-- [Stable Diffusion Models](https://rentry.org/sdmodels) -rentry.org 上稳定扩散检查点的完整列表.
+- [Civitai](https://civitai.com/) - Community driven AI model sharing tool.
+- [Stable Diffusion Models](https://rentry.org/sdmodels) - A comprehensive list of Stable Diffusion checkpoints on rentry.org.
### Stable Diffusion resources
-- [Stable Horde](https://stablehorde.net/) - 稳定扩散工作人员的众包分布式集群.
-- [DiffusionDB](https://diffusiondb.com/) - 用于稳定扩散的所有公共应用程序、开发人员工具、指南和插件的列表. [Airtable version](https://airtable.com/shr0HlBwbw3nZ8Ht3/tblxOCylXV8ynh7ti).
-- [PublicPrompts](https://publicprompts.art/) - 稳定扩散的免费提示集合.
-- [Stableboost](https://stableboost.ai/) - Stableboost 是一个稳定的扩散 WebUI,可让您快速生成大量图像,以便您可以找到完美的图像.
-- [Hugging Face Diffusion Models Course](https://github.com/huggingface/diffusion-models-class) - 扩散模型在线课程的 Python 材料 [@huggingface](https://github.com/huggingface).
+- [Stable Horde](https://stablehorde.net/) - A crowdsourced distributed cluster of Stable Diffusion workers.
+- [DiffusionDB](https://diffusiondb.com/) - A list of all public apps, developer tools, guides and plugins for Stable Diffusion. [Airtable version](https://airtable.com/shr0HlBwbw3nZ8Ht3/tblxOCylXV8ynh7ti).
+- [PublicPrompts](https://publicprompts.art/) - A collection of free prompts for Stable Diffusion.
+- [Stableboost](https://stableboost.ai/) - Stableboost is a Stable Diffusion WebUI that lets you quickly generate a lot of images so you can find the perfect ones.
+- [Hugging Face Diffusion Models Course](https://github.com/huggingface/diffusion-models-class) - Python materials for the online course on diffusion models by [@huggingface](https://github.com/huggingface).
## Video
-- [RunwayML](https://runwayml.com/) - 神奇的人工智能工具、实时协作、精确编辑等等. 您的下一代内容创建套件.
-- [Synthesia](https://www.synthesia.io/) - 在几分钟内从纯文本创建视频.
-- [Rephrase AI](https://www.rephrase.ai/) - Rephrase 的技术可实现大规模超个性化视频创建,从而提高参与度和业务效率.
-- [Hour One](https://hourone.ai/) - 自动将文本转换为视频,并配备虚拟演示者.
-- [D-ID](https://www.d-id.com/) - 只需按一下按钮即可创建会说话的化身并与之互动.
+- [RunwayML](https://runwayml.com/) - Magical AI tools, realtime collaboration, precision editing, and more. Your next-generation content creation suite.
+- [Synthesia](https://www.synthesia.io/) - Create videos from plain text in minutes.
+- [Rephrase AI](https://www.rephrase.ai/) - Rephrase's technology enables hyper-personalized video creation at scale that drive engagement and business efficiencies.
+- [Hour One](https://hourone.ai/) - Turn text into video, featuring virtual presenters, automatically.
+- [D-ID](https://www.d-id.com/) - Create and interact with talking avatars at the touch of a button.
## Audio
### Speech
-- [Eleven Labs](https://beta.elevenlabs.io/) - 人工智能语音发生器.
-- [Resemble AI](https://www.resemble.ai/) - 用于文本转语音的人工智能语音生成器和语音克隆.
-- [WellSaid](https://wellsaidlabs.com/) - 将文本实时转换为语音.
-- [Play.ht](https://play.ht/) - 人工智能语音生成器. 使用 AI 在线生成逼真的文本到语音语音. 将文本转换为音频.
-- [Coqui](https://coqui.ai/) - 语音生成人工智能.
-- [podcast.ai](https://podcast.ai/) - 完全由人工智能生成的播客,由 Play.ht 文本转语音 AI 提供支持.
-- [VALL-E X](https://vallex-demo.github.io/) - 用于跨语言语音合成的跨语言神经编解码器语言模型.
+- [Eleven Labs](https://beta.elevenlabs.io/) - AI voice generator.
+- [Resemble AI](https://www.resemble.ai/) - AI voice generator and voice cloning for text to speech.
+- [WellSaid](https://wellsaidlabs.com/) - Convert text to voice in real time.
+- [Play.ht](https://play.ht/) - AI Voice Generator. Generate realistic Text to Speech voice over online with AI. Convert text to audio.
+- [Coqui](https://coqui.ai/) - Generative AI for Voice.
+- [podcast.ai](https://podcast.ai/) - A podcast that is entirely generated by artificial intelligence, powered by Play.ht text-to-voice AI.
+- [VALL-E X](https://vallex-demo.github.io/) - A cross-lingual neural codec language model for cross-lingual speech synthesis.
- [TorToiSe](https://github.com/neonbjb/tortoise-tts) - A multi-voice text-to-speech system trained with an emphasis on quality. #opensource
- [Bark](https://github.com/suno-ai/bark) - A transformer-based text-to-audio model. #opensource
### Music
-- [Harmonai](https://www.harmonai.org/) - 我们是一个社区驱动的组织,发布开源生成音频工具,使每个人都可以更轻松地进行音乐制作并从中获得乐趣.
-- [Mubert](https://mubert.com/) - 为内容创作者、品牌和开发者提供的免版税音乐生态系统.
-- [MusicLM](https://google-research.github.io/seanet/musiclm/examples/) - 谷歌研究的一个模型,用于从文本描述生成高保真音乐.
+- [Harmonai](https://www.harmonai.org/) - We are a community-driven organization releasing open-source generative audio tools to make music production more accessible and fun for everyone.
+- [Mubert](https://mubert.com/) - A royalty-free music ecosystem for content creators, brands and developers.
+- [MusicLM](https://google-research.github.io/seanet/musiclm/examples/) - A model by Google Research for generating high-fidelity music from text descriptions.
## Other
-- [Diagram](https://diagram.com/) - 设计产品的神奇新方法.
-- [PromptBase](https://promptbase.com/) - 买卖 DALL·E、GPT-3、Midjourney、Stable Diffusion 质量提示的市场.
-- [This Image Does Not Exist](https://thisimagedoesnotexist.com/) - 测试您判断图像是人类生成还是计算机生成的能力.
-- [Have I Been Trained?](https://haveibeentrained.com/) - 检查您的图像是否已被用来训练流行的人工智能艺术模型.
-- [AI Dungeon](https://aidungeon.io/) - 一款基于文本的冒险故事游戏,由您执导(并主演),而人工智能则将其变为现实.
-- [Clickable](https://www.clickable.so/) - 利用人工智能在几秒钟内生成广告. 适用于所有营销渠道的精美、品牌一致且转化率高的广告.
-- [Scale Spellbook](https://scale.com/spellbook) - 使用 Scale Spellbook 构建、比较和部署大型语言模型应用程序.
-- [Scenario](https://www.scenario.com/) - 人工智能生成的游戏资产.
-- [Brandmark](https://brandmark.io/) - 基于人工智能的标志设计工具.
-- [Teleprompter](https://github.com/danielgross/teleprompter) - 设备上的人工智能会议可以倾听您的声音并提出富有魅力的报价建议.
-- [Gamma](https://gamma.app/) - 创建精美的演示文稿和网页,无需任何格式化和设计工作.
-- [FinChat](https://finchat.io/) - FinChat 使用人工智能生成有关上市公司和投资者问题的答案.
+- [Diagram](https://diagram.com/) - Magical new ways to design products.
+- [PromptBase](https://promptbase.com/) - A marketplace for buying and selling quality prompts for DALL·E, GPT-3, Midjourney, Stable Diffusion.
+- [This Image Does Not Exist](https://thisimagedoesnotexist.com/) - Test your ability to tell if an image is human or computer generated.
+- [Have I Been Trained?](https://haveibeentrained.com/) - Check if your image has been used to train popular AI art models.
+- [AI Dungeon](https://aidungeon.io/) - A text-based adventure-story game you direct (and star in) while the AI brings it to life.
+- [Clickable](https://www.clickable.so/) - Generate ads in seconds with AI. Beautiful, brand-consistent, and highly converting ads for all marketing channels.
+- [Scale Spellbook](https://scale.com/spellbook) - Build, compare, and deploy large language model apps with Scale Spellbook.
+- [Scenario](https://www.scenario.com/) - AI-generated gaming assets.
+- [Brandmark](https://brandmark.io/) - AI-based logo design tool.
+- [Teleprompter](https://github.com/danielgross/teleprompter) - An on-device AI for your meetings that listens to you and makes charismatic quote suggestions.
+- [Gamma](https://gamma.app/) - Create beautiful presentations and webpages with none of the formatting and design work.
+- [FinChat](https://finchat.io/) - Using AI, FinChat generates answers to questions about public companies and investors.
## Learning resources
-- [Learn Prompting](https://learnprompting.org/) - 关于与人工智能通信的免费开源课程.
-- [Prompt Engineering Guide](https://github.com/dair-ai/Prompt-Engineering-Guide) - 快速工程指南和资源.
-- [ChatGPT prompt engineering for developers](https://www.deeplearning.ai/short-courses/chatgpt-prompt-engineering-for-developers/) - Isa Fulford (OpenAI) 和 Andrew Ng (DeepLearning.AI) 的短期课程.
- [OpenAI Cookbook](https://github.com/openai/openai-cookbook) - 使用 OpenAI API 的示例和指南.
+- [Learn Prompting](https://learnprompting.org/) - A free, open source course on communicating with artificial intelligence.
+- [Prompt Engineering Guide](https://github.com/dair-ai/Prompt-Engineering-Guide) - Guide and resources for prompt engineering.
+- [ChatGPT prompt engineering for developers](https://www.deeplearning.ai/short-courses/chatgpt-prompt-engineering-for-developers/) - A short course by Isa Fulford (OpenAI) and Andrew Ng (DeepLearning.AI).
+ [OpenAI Cookbook](https://github.com/openai/openai-cookbook) - Examples and guides for using the OpenAI API.
## More lists
-- [Tools and Resources for AI Art](https://pharmapsychotic.com/tools.html) - 用于生成 AI 的 Google Colab 笔记本的大量列表,作者: [@pharmapsychotic](https://twitter.com/pharmapsychotic).
-- [The Generative AI Application Landscape](https://twitter.com/sonyatweetybird/status/1584580362339962880) - 绘制生成式人工智能生态系统的信息图,作者: [Sonya Huang](https://twitter.com/sonyatweetybird) 红杉资本.
-- [Startups - @builtwithgenai](https://airtable.com/shr6nfE9FOHp17IjG/tblL3ekHZfkm3p6YT) - Airtable 列表 [@builtwithgenai](https://twitter.com/builtwithgenai).
-- [The Generative AI Index](https://airtable.com/shrH4REIgddv8SzUo/tbl5dsXdD1P859QLO) - Airtable 列表 [Scale Venture Partners](https://www.scalevp.com/generative-ai).
-- [Generative AI for Games](https://twitter.com/gwertz/status/1593268767269670912) - 致力于游戏生成人工智能的公司的市场地图,作者: [a16z](https://a16z.com/).
-- [Generative Deep Art](https://github.com/filipecalegario/awesome-generative-deep-art) - 用于艺术用途的生成深度学习工具、作品、模型等的精选列表,由 [@filipecalegario](https://github.com/filipecalegario/).
-- [GPT-3 Demo](https://gpt3demo.com/) - 展示 GPT-3 示例、演示、应用程序、展示和 NLP 用例.
-- [GPT-4 Demo](https://gpt4demo.com/) - GPT-4 应用程序和用例.
-- [The Generative AI Landscape](https://github.com/ai-collection/ai-collection) - 一系列很棒的生成式人工智能应用程序.
-- [Molecular design](https://github.com/AspirinCode/papers-for-molecular-design-using-DL) - 使用生成人工智能和深度学习的分子设计列表.
-- [Open LLMs](https://github.com/eugeneyan/open-llms) - 可用于商业用途的开放式法学硕士列表.
+- [Tools and Resources for AI Art](https://pharmapsychotic.com/tools.html) - A large list of Google Colab notebooks for generative AI, by [@pharmapsychotic](https://twitter.com/pharmapsychotic).
+- [The Generative AI Application Landscape](https://twitter.com/sonyatweetybird/status/1584580362339962880) - An infographic that maps the generative AI ecosystem, by [Sonya Huang](https://twitter.com/sonyatweetybird) of Sequioa Capital.
+- [Startups - @builtwithgenai](https://airtable.com/shr6nfE9FOHp17IjG/tblL3ekHZfkm3p6YT) - An Airtable list by [@builtwithgenai](https://twitter.com/builtwithgenai).
+- [The Generative AI Index](https://airtable.com/shrH4REIgddv8SzUo/tbl5dsXdD1P859QLO) - An Airtable list by [Scale Venture Partners](https://www.scalevp.com/generative-ai).
+- [Generative AI for Games](https://twitter.com/gwertz/status/1593268767269670912) - A market map of companies working on Generative AI for games, by [a16z](https://a16z.com/).
+- [Generative Deep Art](https://github.com/filipecalegario/awesome-generative-deep-art) - A curated list of generative deep learning tools, works, models, etc. for artistic uses, by [@filipecalegario](https://github.com/filipecalegario/).
+- [GPT-3 Demo](https://gpt3demo.com/) - Showcase with GPT-3 examples, demos, apps, showcase, and NLP use-cases.
+- [GPT-4 Demo](https://gpt4demo.com/) - GPT-4 apps and use-cases.
+- [The Generative AI Landscape](https://github.com/ai-collection/ai-collection) - A Collection of Awesome Generative AI Applications.
+- [Molecular design](https://github.com/AspirinCode/papers-for-molecular-design-using-DL) - List of molecular design using Generative AI and Deep Learning.
+- [Open LLMs](https://github.com/eugeneyan/open-llms) - A list of open LLMs available for commercial use.
### Lists on ChatGPT
-- [Awesome ChatGPT](https://github.com/humanloop/awesome-chatgpt) - ChatGPT 和 GPT-3 的精彩工具、演示、文档的精选列表,作者: [@jordn](https://github.com/jordn).
-- [Awesome ChatGPT Prompts](https://github.com/f/awesome-chatgpt-prompts) - 用于 ChatGPT 模型的提示示例集合.
-- [FlowGPT](https://flowgpt.com/) - 通过最佳提示来扩大您的工作流程.
-- [ChatGPT Prompts for Data Science](https://github.com/travistangvh/ChatGPT-Data-Science-Prompts) - ChatGPT 有用数据科学提示的存储库.
-- [Awesome ChatGPT](https://github.com/sindresorhus/awesome-chatgpt) - ChatGPT 的另一个很棒的列表.
+- [Awesome ChatGPT](https://github.com/humanloop/awesome-chatgpt) - A curated list of awesome tools, demos, docs for ChatGPT and GPT-3, by [@jordn](https://github.com/jordn).
+- [Awesome ChatGPT Prompts](https://github.com/f/awesome-chatgpt-prompts) - A collection of prompt examples to be used with the ChatGPT model.
+- [FlowGPT](https://flowgpt.com/) - Amplify your workflow with the best prompts.
+- [ChatGPT Prompts for Data Science](https://github.com/travistangvh/ChatGPT-Data-Science-Prompts) - A repository of useful data science prompts for ChatGPT.
+- [Awesome ChatGPT](https://github.com/sindresorhus/awesome-chatgpt) - Another awesome list for ChatGPT.
## Autonomous agents
-- [Auto-GPT](https://github.com/Torantulino/Auto-GPT) - 一项让 GPT-4 完全自治的实验性开源尝试.
-- [babyagi](https://github.com/yoheinakajima/babyagi) - 人工智能驱动的任务管理系统.
-- [AgentGPT](https://github.com/reworkd/AgentGPT) - 在浏览器中组装、配置和部署自主 AI 代理.
-- [GPT Engineer](https://github.com/AntonOsika/gpt-engineer) - 指定你想要它构建什么,AI 会要求澄清,然后构建它.
+- [Auto-GPT](https://github.com/Torantulino/Auto-GPT) - An experimental open-source attempt to make GPT-4 fully autonomous.
+- [babyagi](https://github.com/yoheinakajima/babyagi) - An AI-powered task management system.
+- [AgentGPT](https://github.com/reworkd/AgentGPT) - Assemble, configure, and deploy autonomous AI Agents in your browser.
+- [GPT Engineer](https://github.com/AntonOsika/gpt-engineer) - Specify what you want it to build, the AI asks for clarification, and then builds it.
diff --git a/docs/awesome/awesome-go.md b/docs/awesome/awesome-go.md
index ed455cf4fb..81fddf56da 100644
--- a/docs/awesome/awesome-go.md
+++ b/docs/awesome/awesome-go.md
@@ -9,13 +9,13 @@
[![Netlify Status](https://api.netlify.com/api/v1/badges/83a6dcbe-0da6-433e-b586-f68109286bd5/deploy-status)](https://app.netlify.com/sites/awesome-go/deploys)
[![Track Awesome List](https://www.trackawesomelist.com/badge.svg)](https://www.trackawesomelist.com/avelino/awesome-go/)
-我们使用 _[Golang Bridge](https://github.com/gobridge/about-us/blob/master/README.md)_ community Slack for instant communication, follow the [form here to join](https://invite.slack.golangbridge.org/).
+We use the _[Golang Bridge](https://github.com/gobridge/about-us/blob/master/README.md)_ community Slack for instant communication, follow the [form here to join](https://invite.slack.golangbridge.org/).
**Sponsorships:**
-_特别感谢_
+_Special thanks to_
- **Awesome Go 没有月费**_,但我们有员工**努力**以保持其运行. 用筹集到的善款来回报每一位参与者的努力! 您可以看到我们如何计算计费和分配,因为它向整个社区开放. 想成为该项目的支持者请点击 [here](https://github.com/avelino/awesome-go/blob/master/mailto:avelinorun+oss@gmail.com?subject=awesome-go%3A%20project%20support)._
+**Awesome Go has no monthly fee**_, but we have employees who **work hard** to keep it running. With money raised, we can repay the effort of each person involved! You can see how we calculate our billing and distribution as it is open to the entire community. Want to be a supporter of the project click [here](https://github.com/avelino/awesome-go/blob/master/mailto:avelinorun+oss@gmail.com?subject=awesome-go%3A%20project%20support)._
- > 精选的精彩 Go 框架、库和软件列表. 灵感来自 [awesome-python](https://github.com/vinta/awesome-python).
+> A curated list of awesome Go frameworks, libraries, and software. Inspired by [awesome-python](https://github.com/vinta/awesome-python).
**Contributing:**
-请快速浏览一下 [contribution guidelines](https://github.com/avelino/awesome-go/blob/main/CONTRIBUTING.md) first. Thanks to all [contributors](https://github.com/avelino/awesome-go/graphs/contributors) ; 你摇滚!
+Please take a quick gander at the [contribution guidelines](https://github.com/avelino/awesome-go/blob/main/CONTRIBUTING.md) first. Thanks to all [contributors](https://github.com/avelino/awesome-go/graphs/contributors); you rock!
- > _如果您在此处看到不再维护或不合适的包或项目,请提交拉取请求以改进此文件. 谢谢你!_
+> _If you see a package or project here that is no longer maintained or is not a good fit, please submit a pull request to improve this file. Thank you!_
## Audio and Music
-_用于操作音频的库._
+_Libraries for manipulating audio._
-- [flac](https://github.com/mewkiz/flac) - Native Go FLAC 编码器/解码器,支持 FLAC 流.
-- [gaad](https://github.com/Comcast/gaad) - 本机 Go AAC 比特流解析器.
-- [GoAudio](https://github.com/DylanMeeus/GoAudio) - Native Go 音频处理库.
-- [gosamplerate](https://github.com/dh1tw/gosamplerate) - go 的 libsamplerate 绑定.
-- [id3v2](https://github.com/bogem/id3v2) - Go 的 ID3 解码和编码库.
-- [malgo](https://github.com/gen2brain/malgo) - 迷你音频库.
-- [minimp3](https://github.com/tosone/minimp3) - 轻量级 MP3 解码器库.
-- [Oto](https://github.com/hajimehoshi/oto) - 一个在多个平台上播放声音的低级库.
-- [PortAudio](https://github.com/gordonklaus/portaudio) - PortAudio 音频 I/O 库的绑定.
+- [flac](https://github.com/mewkiz/flac) - Native Go FLAC encoder/decoder with support for FLAC streams.
+- [gaad](https://github.com/Comcast/gaad) - Native Go AAC bitstream parser.
+- [GoAudio](https://github.com/DylanMeeus/GoAudio) - Native Go Audio Processing Library.
+- [gosamplerate](https://github.com/dh1tw/gosamplerate) - libsamplerate bindings for go.
+- [id3v2](https://github.com/bogem/id3v2) - ID3 decoding and encoding library for Go.
+- [malgo](https://github.com/gen2brain/malgo) - Mini audio library.
+- [minimp3](https://github.com/tosone/minimp3) - Lightweight MP3 decoder library.
+- [Oto](https://github.com/hajimehoshi/oto) - A low-level library to play sound on multiple platforms.
+- [PortAudio](https://github.com/gordonklaus/portaudio) - Go bindings for the PortAudio audio I/O library.
## Authentication and OAuth
-_用于实现身份验证方案的库._
-
-- [authboss](https://github.com/volatiletech/authboss) - 用于网络的模块化身份验证系统. 它尝试删除尽可能多的样板文件和“困难的东西”,以便每次您在 Go 中启动一个新的 Web 项目时,您都可以插入它、配置它并开始构建您的应用程序,而无需每次都构建身份验证系统.
-- [branca](https://github.com/essentialkaos/branca) - 布兰卡代币 [specification implementation](https://github.com/tuupola/branca-spec) 适用于 Golang 1.15+.
-- [casbin](https://github.com/hsluoyz/casbin) - 支持 ACL、RBAC 和 ABAC 等访问控制模型的授权库.
-- [cookiestxt](https://github.com/mengzhuo/cookiestxt) - 提供cookies.txt文件格式的解析器.
-- [go-guardian](https://github.com/shaj13/go-guardian) - Go-Guardian 是一个 golang 库,它提供了一种简单、干净且惯用的方式来创建强大的现代 API 和 Web 身份验证,支持 LDAP、Basic、Bearer token 和基于证书的身份验证.
-- [go-jose](https://github.com/go-jose/go-jose) - JOSE 工作组的 JSON Web 令牌、JSON Web 签名和 JSON Web 加密规范的相当完整的实现.
-- [gologin](https://github.com/dghubble/gologin) - 用于使用 OAuth1 和 OAuth2 身份验证提供程序登录的可链接处理程序.
-- [gorbac](https://github.com/mikespook/gorbac) - 在 Golang 中提供轻量级的基于角色的访问控制 (RBAC) 实现.
-- [gosession](http://github.com/Kwynto/gosession) - 这是 GoLang 中 net/http 的快速会话. 这个包也许是会话机制的最佳实现,或者至少它试图成为其中之一.
-- [goth](https://github.com/markbates/goth) - 提供一种简单、干净且惯用的方式来使用 OAuth 和 OAuth2. 开箱即用地处理多个提供商.
-- [jeff](https://github.com/abraithwaite/jeff) - 简单、灵活、安全且惯用的 Web 会话管理,具有可插拔后端.
-- [jwt](https://github.com/pascaldekloe/jwt) - 轻量级 JSON Web 令牌 (JWT) 库.
-- [jwt](https://github.com/cristalhq/jwt) - 适用于 Go 的安全、简单且快速的 JSON Web 令牌.
-- [jwt-auth](https://github.com/adam-hanna/jwt-auth) - 用于 Golang http 服务器的 JWT 中间件,具有许多配置选项.
-- [jwt-go](https://github.com/golang-jwt/jwt) - JSON Web Tokens (JWT) 的全功能实现. 该库支持 JWT 的解析和验证以及生成和签名.
-- [keto](https://github.com/ory/keto) - “Zanzibar:Google 一致的全球授权系统”的开源 (Go) 实现. 提供 gRPC、REST API、newSQL 以及简单且精细的权限语言. 支持ACL、RBAC等多种访问模型.
-- [loginsrv](https://github.com/tarent/loginsrv) - JWT 登录微服务,具有可插入后端,例如 OAuth2 (Github)、htpasswd、osiam.
-- [oauth2](https://github.com/golang/oauth2) - goauth2 的后继者. 通用 OAuth 2.0 包,附带 JWT、Google API、Compute Engine 和 App Engine 支持.
-- [osin](https://github.com/openshift/osin) - Golang OAuth2 服务器库.
-- [otpgen](https://github.com/grijul/otpgen) - 生成 TOTP/HOTP 代码的库.
-- [otpgo](https://github.com/jltorresm/otpgo) - 用于 Go 的基于时间的一次性密码 (TOTP) 和基于 HMAC 的一次性密码 (HOTP) 库.
-- [paseto](https://github.com/o1egl/paseto) - 与平台无关的安全令牌 (PASETO) 的 Golang 实现.
-- [permissions2](https://github.com/xyproto/permissions2) - 用于跟踪用户、登录状态和权限的库. 使用安全 cookie 和 bcrypt.
-- [scope](https://github.com/SonicRoshan/scope) - 在 Go 中轻松管理 OAuth2 范围.
-- [scs](https://github.com/alexedwards/scs) - HTTP 服务器的会话管理器.
-- [securecookie](https://github.com/chmike/securecookie) - 高效安全的 cookie 编码/解码.
-- [session](https://github.com/icza/session) - Web 服务器的 Go 会话管理(包括对 Google App Engine - GAE 的支持).
-- [sessions](https://github.com/adam-hanna/sessions) - 用于 go http 服务器的极其简单、高性能、高度可定制的会话服务.
-- [sessionup](https://github.com/swithek/sessionup) - 简单而有效的 HTTP 会话管理和识别包.
-- [sjwt](https://github.com/brianvoe/sjwt) - 简单的 jwt 生成器和解析器.
+_Libraries for implementing authentication schemes._
+
+- [authboss](https://github.com/volatiletech/authboss) - Modular authentication system for the web. It tries to remove as much boilerplate and "hard things" as possible so that each time you start a new web project in Go, you can plug it in, configure it, and start building your app without having to build an authentication system each time.
+- [branca](https://github.com/essentialkaos/branca) - branca token [specification implementation](https://github.com/tuupola/branca-spec) for Golang 1.15+.
+- [casbin](https://github.com/hsluoyz/casbin) - Authorization library that supports access control models like ACL, RBAC, and ABAC.
+- [cookiestxt](https://github.com/mengzhuo/cookiestxt) - provides a parser of cookies.txt file format.
+- [go-guardian](https://github.com/shaj13/go-guardian) - Go-Guardian is a golang library that provides a simple, clean, and idiomatic way to create powerful modern API and web authentication that supports LDAP, Basic, Bearer token, and Certificate based authentication.
+- [go-jose](https://github.com/go-jose/go-jose) - Fairly complete implementation of the JOSE working group's JSON Web Token, JSON Web Signatures, and JSON Web Encryption specs.
+- [gologin](https://github.com/dghubble/gologin) - chainable handlers for login with OAuth1 and OAuth2 authentication providers.
+- [gorbac](https://github.com/mikespook/gorbac) - provides a lightweight role-based access control (RBAC) implementation in Golang.
+- [gosession](http://github.com/Kwynto/gosession) - This is quick session for net/http in GoLang. This package is perhaps the best implementation of the session mechanism, or at least it tries to become one.
+- [goth](https://github.com/markbates/goth) - provides a simple, clean, and idiomatic way to use OAuth and OAuth2. Handles multiple providers out of the box.
+- [jeff](https://github.com/abraithwaite/jeff) - Simple, flexible, secure, and idiomatic web session management with pluggable backends.
+- [jwt](https://github.com/pascaldekloe/jwt) - Lightweight JSON Web Token (JWT) library.
+- [jwt](https://github.com/cristalhq/jwt) - Safe, simple, and fast JSON Web Tokens for Go.
+- [jwt-auth](https://github.com/adam-hanna/jwt-auth) - JWT middleware for Golang http servers with many configuration options.
+- [jwt-go](https://github.com/golang-jwt/jwt) - A full featured implementation of JSON Web Tokens (JWT). This library supports the parsing and verification as well as the generation and signing of JWTs.
+- [keto](https://github.com/ory/keto) - Open Source (Go) implementation of "Zanzibar: Google's Consistent, Global Authorization System". Ships gRPC, REST APIs, newSQL, and an easy and granular permission language. Supports ACL, RBAC, and other access models.
+- [loginsrv](https://github.com/tarent/loginsrv) - JWT login microservice with plugable backends such as OAuth2 (Github), htpasswd, osiam.
+- [oauth2](https://github.com/golang/oauth2) - Successor of goauth2. Generic OAuth 2.0 package that comes with JWT, Google APIs, Compute Engine, and App Engine support.
+- [osin](https://github.com/openshift/osin) - Golang OAuth2 server library.
+- [otpgen](https://github.com/grijul/otpgen) - Library to generate TOTP/HOTP codes.
+- [otpgo](https://github.com/jltorresm/otpgo) - Time-Based One-Time Password (TOTP) and HMAC-Based One-Time Password (HOTP) library for Go.
+- [paseto](https://github.com/o1egl/paseto) - Golang implementation of Platform-Agnostic Security Tokens (PASETO).
+- [permissions2](https://github.com/xyproto/permissions2) - Library for keeping track of users, login states, and permissions. Uses secure cookies and bcrypt.
+- [scope](https://github.com/SonicRoshan/scope) - Easily Manage OAuth2 Scopes In Go.
+- [scs](https://github.com/alexedwards/scs) - Session Manager for HTTP servers.
+- [securecookie](https://github.com/chmike/securecookie) - Efficient secure cookie encoding/decoding.
+- [session](https://github.com/icza/session) - Go session management for web servers (including support for Google App Engine - GAE).
+- [sessions](https://github.com/adam-hanna/sessions) - Dead simple, highly performant, highly customizable sessions service for go http servers.
+- [sessionup](https://github.com/swithek/sessionup) - Simple, yet effective HTTP session management and identification package.
+- [sjwt](https://github.com/brianvoe/sjwt) - Simple jwt generator and parser.
## Blockchain
-_构建区块链的工具._
+_Tools for building blockchains._
-- [cometbft](https://github.com/cometbft/cometbft) - 分布式、拜占庭容错、确定性状态机复制引擎. 它是 Tendermint Core 的一个分支,并实现 Tendermint 共识算法.
-- [cosmos-sdk](https://github.com/cosmos/cosmos-sdk) - 在 Cosmos 生态系统中构建公共区块链的框架.
-- [go-ethereum](https://github.com/ethereum/go-ethereum) - 以太坊协议的官方 Go 实现.
-- [gossamer](https://github.com/ChainSafe/gossamer) - Polkadot Host 的 Go 实现.
-- [solana-go](https://github.com/gagliardetto/solana-go) - Go 库与 Solana JSON RPC 和 WebSocket 接口进行交互.
-- [tendermint](https://github.com/tendermint/tendermint) - 高性能中间件,用于使用 Tendermint 共识和区块链协议将用任何编程语言编写的状态机转换为拜占庭容错复制状态机.
+- [cometbft](https://github.com/cometbft/cometbft) - A distributed, Byzantine fault-tolerant, deterministic state machine replication engine. It is a fork of Tendermint Core and implements the Tendermint consensus algorithm.
+- [cosmos-sdk](https://github.com/cosmos/cosmos-sdk) - A Framework for Building Public Blockchains in the Cosmos Ecosystem.
+- [go-ethereum](https://github.com/ethereum/go-ethereum) - Official Go implementation of the Ethereum protocol.
+- [gossamer](https://github.com/ChainSafe/gossamer) - A Go implementation of the Polkadot Host.
+- [solana-go](https://github.com/gagliardetto/solana-go) - Go library to interface with Solana JSON RPC and WebSocket interfaces.
+- [tendermint](https://github.com/tendermint/tendermint) - High-performance middleware for transforming a state machine written in any programming language into a Byzantine Fault Tolerant replicated state machine using the Tendermint consensus and blockchain protocols.
## Bot Building
-_用于构建和使用机器人的库._
-
-- [bot](https://github.com/go-telegram/bot) - 带有附加 UI 组件的零依赖 Telegram Bot 库
-- [echotron](https://github.com/NicoNex/echotron) - Go 中 Telegram 机器人的优雅并发库.
-- [ephemeral-roles](https://github.com/ewohltman/ephemeral-roles) - 一个 Discord 机器人,用于根据语音通道成员的存在来管理临时角色.
-- [go-chat-bot](https://github.com/go-chat-bot/bot) - 用 Go 编写的 IRC、Slack 和 Telegram 机器人.
-- [go-joe](https://joe-bot.net) - 受 Hubot 启发但用 Go 编写的通用机器人库.
-- [go-sarah](https://github.com/oklahomer/go-sarah) - 为所需的聊天服务构建机器人的框架,包括 LINE、Slack、Gitter 等.
-- [go-tgbot](https://github.com/olebedev/go-tgbot) - 纯 Golang Telegram Bot API 包装器,由 swagger 文件、基于会话的路由器和中间件生成.
-- [go-twitch-irc](https://github.com/gempir/go-twitch-irc) - 为 twitch.tv 聊天编写机器人的库
-- [Golang CryptoTrading Bot](https://github.com/saniales/golang-crypto-trading-bot) - 用于加密货币交易的基于控制台的交易机器人的 golang 实现.
-- [govkbot](https://github.com/nikepan/govkbot) - 简单的Go [VK](https://vk.com) 机器人库.
-- [hanu](https://github.com/sbstjn/hanu) - 编写 Slack 机器人的框架.
-- [Kelp](https://github.com/stellar/kelp) - 官方交易和做市机器人 [Stellar](https://www.stellar.org/) 德克斯. 开箱即用,用 Golang 编写,与中心化交易所和自定义交易策略兼容.
-- [larry](https://github.com/ezeoleaf/larry) - Larry 是一个非常简单的 Twitter 机器人生成器,它从 Go 内置的 Github 发送随机存储库.
-- [margelet](https://github.com/zhulik/margelet) - 构建 Telegram 机器人的框架.
-- [micha](https://github.com/onrik/micha) - 前往库获取 Telegram 但 api.
-- [olivia](https://github.com/olivia-ai/olivia) - 使用人工神经网络构建的聊天机器人.
-- [slack-bot](https://github.com/innogames/slack-bot) - 为懒惰的开发人员准备好使用 Slack Bot:自定义命令、Jenkins、Jira、Bitbucket、Github...
-- [slacker](https://github.com/shomali11/slacker) - 易于使用的框架来创建 Slack 机器人.
-- [slackscot](https://github.com/alexandre-normand/slackscot) - 用于构建 Slack 机器人的另一个框架.
-- [tbot](https://github.com/yanzay/tbot) - Telegram 机器人服务器,其 API 类似于 net/http.
-- [telebot](https://github.com/tucnak/telebot) - Telegram 机器人框架是用 Go 编写的.
-- [telego](https://github.com/mymmrac/telego) - 用于 Golang 的 Telegram Bot API 库,具有完整的一对一 API 实现.
-- [telegram-bot-api](https://github.com/Syfaro/telegram-bot-api) - 简单干净的 Telegram 机器人客户端.
-- [teleterm](https://github.com/alfiankan/teleterm) - Telegram Bot 执行终端命令.
-- [Tenyks](https://github.com/kyleterry/tenyks) - 面向服务的 IRC 机器人,使用 Redis 和 JSON 进行消息传递.
-- [wayback](https://github.com/wabarc/wayback) - 用于 Telegram、Mastodon、Slack 和其他消息平台的机器人存档网页.
+_Libraries for building and working with bots._
+
+- [bot](https://github.com/go-telegram/bot) - Zero-dependencies Telegram Bot library with additional UI components
+- [echotron](https://github.com/NicoNex/echotron) - An elegant and concurrent library for Telegram Bots in Go.
+- [ephemeral-roles](https://github.com/ewohltman/ephemeral-roles) - A Discord bot for managing ephemeral roles based upon voice channel member presence.
+- [go-chat-bot](https://github.com/go-chat-bot/bot) - IRC, Slack & Telegram bot written in Go.
+- [go-joe](https://joe-bot.net) - A general-purpose bot library inspired by Hubot but written in Go.
+- [go-sarah](https://github.com/oklahomer/go-sarah) - Framework to build a bot for desired chat services including LINE, Slack, Gitter, and more.
+- [go-tgbot](https://github.com/olebedev/go-tgbot) - Pure Golang Telegram Bot API wrapper, generated from swagger file, session-based router, and middleware.
+- [go-twitch-irc](https://github.com/gempir/go-twitch-irc) - Library to write bots for twitch.tv chat
+- [Golang CryptoTrading Bot](https://github.com/saniales/golang-crypto-trading-bot) - A golang implementation of a console-based trading bot for cryptocurrency exchanges.
+- [govkbot](https://github.com/nikepan/govkbot) - Simple Go [VK](https://vk.com) bot library.
+- [hanu](https://github.com/sbstjn/hanu) - Framework for writing Slack bots.
+- [Kelp](https://github.com/stellar/kelp) - official trading and market-making bot for the [Stellar](https://www.stellar.org/) DEX. Works out-of-the-box, written in Golang, compatible with centralized exchanges and custom trading strategies.
+- [larry](https://github.com/ezeoleaf/larry) - Larry 🐦 is a really simple Twitter bot generator that tweets random repositories from Github built in Go.
+- [margelet](https://github.com/zhulik/margelet) - Framework for building Telegram bots.
+- [micha](https://github.com/onrik/micha) - Go Library for Telegram bot api.
+- [olivia](https://github.com/olivia-ai/olivia) - A chatbot built with an artificial neural network.
+- [slack-bot](https://github.com/innogames/slack-bot) - Ready to use Slack Bot for lazy developers: Custom commands, Jenkins, Jira, Bitbucket, Github...
+- [slacker](https://github.com/shomali11/slacker) - Easy to use framework to create Slack bots.
+- [slackscot](https://github.com/alexandre-normand/slackscot) - Another framework for building Slack bots.
+- [tbot](https://github.com/yanzay/tbot) - Telegram bot server with API similar to net/http.
+- [telebot](https://github.com/tucnak/telebot) - Telegram bot framework is written in Go.
+- [telego](https://github.com/mymmrac/telego) - Telegram Bot API library for Golang with full one-to-one API implementation.
+- [telegram-bot-api](https://github.com/Syfaro/telegram-bot-api) - Simple and clean Telegram bot client.
+- [teleterm](https://github.com/alfiankan/teleterm) - Telegram Bot Exec Terminal Command.
+- [Tenyks](https://github.com/kyleterry/tenyks) - Service oriented IRC bot using Redis and JSON for messaging.
+- [wayback](https://github.com/wabarc/wayback) - A bot for Telegram, Mastodon, Slack, and other messaging platforms archives webpages.
## Build Automation
-_库和工具有助于构建自动化._
+_Libraries and tools help with build automation._
-- [1build](https://github.com/gopinath-langote/1build) - 命令行工具可轻松管理特定于项目的命令.
-- [anko](https://github.com/GuilhermeCaruso/anko) - 适用于多种编程语言的简单应用程序观察器.
-- [gaper](https://github.com/maxcnunes/gaper) - 当 Go 项目崩溃或某些监视的文件发生更改时,构建并重新启动 Go 项目.
-- [gilbert](https://go-gilbert.github.io) - 为 Go 项目构建系统和任务运行程序.
-- [goyek](https://github.com/goyek/goyek) - 在 Go 中创建构建管道.
-- [mage](https://github.com/magefile/mage) - Mage 是一个使用 Go 的类似 make/rake 的构建工具.
-- [mmake](https://github.com/tj/mmake) - 现代制造.
-- [realize](https://github.com/tockins/realize) - 构建一个带有文件观察器的系统并实时重新加载. 使用自定义路径运行、构建和监视文件更改.
-- [Task](https://github.com/go-task/task) - 简单的“制作”替代方案.
-- [taskctl](https://github.com/taskctl/taskctl) - 并发任务运行程序.
-- [xc](https://github.com/joerdav/xc) - 带有 README.md 定义任务的任务运行器,可执行 markdown.
+- [1build](https://github.com/gopinath-langote/1build) - Command line tool to frictionlessly manage project-specific commands.
+- [anko](https://github.com/GuilhermeCaruso/anko) - Simple application watcher for multiple programming languages.
+- [gaper](https://github.com/maxcnunes/gaper) - Builds and restarts a Go project when it crashes or some watched file changes.
+- [gilbert](https://go-gilbert.github.io) - Build system and task runner for Go projects.
+- [goyek](https://github.com/goyek/goyek) - Create build pipelines in Go.
+- [mage](https://github.com/magefile/mage) - Mage is a make/rake-like build tool using Go.
+- [mmake](https://github.com/tj/mmake) - Modern Make.
+- [realize](https://github.com/tockins/realize) - Go build a system with file watchers and live to reload. Run, build and watch file changes with custom paths.
+- [Task](https://github.com/go-task/task) - simple "Make" alternative.
+- [taskctl](https://github.com/taskctl/taskctl) - Concurrent task runner.
+- [xc](https://github.com/joerdav/xc) - Task runner with README.md defined tasks, executable markdown.
## Command Line
### Advanced Console UIs
-_用于构建控制台应用程序和控制台用户界面的库._
+_Libraries for building Console Applications and Console User Interfaces._
-- [asciigraph](https://github.com/guptarohit/asciigraph) - 打包以在命令行应用程序中制作轻量级 ASCII 线图╭┈╯,无需其他依赖项.
-- [aurora](https://github.com/logrusorgru/aurora) - 支持 fmt.Printf/Sprintf 的 ANSI 终端颜色.
-- [box-cli-maker](https://github.com/Delta456/box-cli-maker) - 为您的 CLI 制作高度定制的盒子.
-- [bubble-table](https://github.com/Everras/bubble-table) - 泡泡茶的交互式表格组件.
-- [bubbles](https://github.com/charmbracelet/bubbles) - 用于泡茶的 TUI 组件.
-- [bubbletea](https://github.com/charmbracelet/bubbletea) - 基于 Elm 架构的 Go 框架来构建终端应用程序.
-- [cfmt](https://github.com/mingrammer/cfmt) - 上下文 fmt 受到引导颜色类的启发.
-- [cfmt](https://github.com/i582/cfmt) - 简单方便的格式化风格化输出,与fmt库完全兼容.
+- [asciigraph](https://github.com/guptarohit/asciigraph) - Go package to make lightweight ASCII line graph ╭┈╯ in command line apps with no other dependencies.
+- [aurora](https://github.com/logrusorgru/aurora) - ANSI terminal colors that support fmt.Printf/Sprintf.
+- [box-cli-maker](https://github.com/Delta456/box-cli-maker) - Make Highly Customized Boxes for your CLI.
+- [bubble-table](https://github.com/Everras/bubble-table) - An interactive table component for bubbletea.
+- [bubbles](https://github.com/charmbracelet/bubbles) - TUI components for bubbletea.
+- [bubbletea](https://github.com/charmbracelet/bubbletea) - Go framework to build terminal apps, based on The Elm Architecture.
+- [cfmt](https://github.com/mingrammer/cfmt) - Contextual fmt inspired by bootstrap color classes.
+- [cfmt](https://github.com/i582/cfmt) - Simple and convenient formatted stylized output fully compatible with fmt library.
- [chalk](https://github.com/ttacon/chalk) - Intuitive package for prettifying terminal/console output.
-- [colourize](https://github.com/TreyBastian/colourize) - 终端中 ANSI 彩色文本的 Go 库.
-- [crab-config-files-templating](https://github.com/alfiankan/crab-config-files-templating) - 用于 kubernetes 清单或通用配置文件的动态配置文件模板工具.
-- [ctc](https://github.com/wzshiming/ctc) - 非侵入式跨平台终端颜色库,无需修改Print方法.
-- [go-ataman](https://github.com/workanator/go-ataman) - 用于在终端中渲染 ANSI 彩色文本模板的 Go 库.
-- [go-colorable](https://github.com/mattn/go-colorable) - 适用于 Windows 的可着色书写器.
-- [go-colortext](https://github.com/daviddengcn/go-colortext) - Go 库用于终端中的颜色输出.
-- [go-isatty](https://github.com/mattn/go-isatty) - golang 的 isatty.
-- [go-palette](https://github.com/abusomani/go-palette) - Go 库使用 ANSI 颜色提供优雅且方便的样式定义. 完全兼容并包裹 [fmt library](https://pkg.go.dev/fmt) 以获得漂亮的终端布局.
-- [go-prompt](https://github.com/c-bata/go-prompt) - 用于构建强大的交互式提示的库,灵感来自 [python-prompt-toolkit](https://github.com/jonathanslenders/python-prompt-toolkit).
-- [gocui](https://github.com/jroimartin/gocui) - 旨在创建控制台用户界面的极简 Go 库.
-- [gommon/color](https://github.com/labstack/gommon/tree/master/color) - 样式终端文本.
-- [gookit/color](https://github.com/gookit/color) - 终端显色工具库,支持16色、256色、RGB显色输出,兼容Windows.
-- [lipgloss](https://github.com/charmbracelet/lipgloss) - 以声明方式定义终端中的颜色、格式和布局样式.
-- [marker](https://github.com/cyucelen/marker) - 匹配和标记彩色终端输出字符串的最简单方法.
-- [mpb](https://github.com/vbauerster/mpb) - 终端应用程序的多进度条.
-- [progressbar](https://github.com/schollz/progressbar) - 适用于每个操作系统的基本线程安全进度条.
-- [pterm](https://github.com/pterm/pterm) - 一个库,用于通过许多可组合的组件来美化每个平台上的控制台输出.
-- [simpletable](https://github.com/alexeyco/simpletable) - Go 终端中的简单表格.
-- [spinner](https://github.com/briandowns/spinner) - Go package 可以轻松地为终端微调器提供选项.
-- [tabby](https://github.com/cheynewallace/tabby) - 一个包含超级简单 Golang 表的小型库.
-- [table](https://github.com/tomlazar/table) - 基于终端颜色的表格的小型库.
-- [tabular](https://github.com/InVisionApp/tabular) - 从命令行实用程序打印 ASCII 表,无需将大量数据传递到 API.
-- [termbox-go](https://github.com/nsf/termbox-go) - Termbox 是一个用于创建跨平台基于文本的界面的库.
-- [termdash](https://github.com/mum4k/termdash) - Go 终端仪表板基于 **termbox-go** 并受到启发 [termui](https://github.com/gizak/termui).
-- [termenv](https://github.com/muesli/termenv) - 为您的终端应用程序提供高级 ANSI 样式和颜色支持.
-- [termui](https://github.com/gizak/termui) - Go 终端仪表板基于 **termbox-go** 并受到启发 [blessed-contrib](https://github.com/yaronn/blessed-contrib).
-- [uilive](https://github.com/gosuri/uilive) - 用于实时更新终端输出的库.
-- [uiprogress](https://github.com/gosuri/uiprogress) - 灵活的库,用于在终端应用程序中呈现进度条.
-- [uitable](https://github.com/gosuri/uitable) - 使用表格数据提高终端应用程序可读性的库.
-- [yacspin](https://github.com/theckman/yacspin) - 另一个 CLi Spinner 包,用于与终端微调器一起使用.
+- [colourize](https://github.com/TreyBastian/colourize) - Go library for ANSI colour text in terminals.
+- [crab-config-files-templating](https://github.com/alfiankan/crab-config-files-templating) - Dynamic configuration file templating tool for kubernetes manifest or general configuration files.
+- [ctc](https://github.com/wzshiming/ctc) - The non-invasive cross-platform terminal color library does not need to modify the Print method.
+- [go-ataman](https://github.com/workanator/go-ataman) - Go library for rendering ANSI colored text templates in terminals.
+- [go-colorable](https://github.com/mattn/go-colorable) - Colorable writer for windows.
+- [go-colortext](https://github.com/daviddengcn/go-colortext) - Go library for color output in terminals.
+- [go-isatty](https://github.com/mattn/go-isatty) - isatty for golang.
+- [go-palette](https://github.com/abusomani/go-palette) - Go library that provides elegant and convenient style definitions using ANSI colors. Fully compatible & wraps the [fmt library](https://pkg.go.dev/fmt) for nice terminal layouts.
+- [go-prompt](https://github.com/c-bata/go-prompt) - Library for building a powerful interactive prompt, inspired by [python-prompt-toolkit](https://github.com/jonathanslenders/python-prompt-toolkit).
+- [gocui](https://github.com/jroimartin/gocui) - Minimalist Go library aimed at creating Console User Interfaces.
+- [gommon/color](https://github.com/labstack/gommon/tree/master/color) - Style terminal text.
+- [gookit/color](https://github.com/gookit/color) - Terminal color rendering tool library, support 16 colors, 256 colors, RGB color rendering output, compatible with Windows.
+- [lipgloss](https://github.com/charmbracelet/lipgloss) - Declaratively define styles for color, format and layout in the terminal.
+- [marker](https://github.com/cyucelen/marker) - Easiest way to match and mark strings for colorful terminal outputs.
+- [mpb](https://github.com/vbauerster/mpb) - Multi progress bar for terminal applications.
+- [progressbar](https://github.com/schollz/progressbar) - Basic thread-safe progress bar that works in every OS.
+- [pterm](https://github.com/pterm/pterm) - A library to beautify console output on every platform with many combinable components.
+- [simpletable](https://github.com/alexeyco/simpletable) - Simple tables in a terminal with Go.
+- [spinner](https://github.com/briandowns/spinner) - Go package to easily provide a terminal spinner with options.
+- [tabby](https://github.com/cheynewallace/tabby) - A tiny library for super simple Golang tables.
+- [table](https://github.com/tomlazar/table) - Small library for terminal color based tables .
+- [tabular](https://github.com/InVisionApp/tabular) - Print ASCII tables from command line utilities without the need to pass large sets of data to the API.
+- [termbox-go](https://github.com/nsf/termbox-go) - Termbox is a library for creating cross-platform text-based interfaces.
+- [termdash](https://github.com/mum4k/termdash) - Go terminal dashboard based on **termbox-go** and inspired by [termui](https://github.com/gizak/termui).
+- [termenv](https://github.com/muesli/termenv) - Advanced ANSI style & color support for your terminal applications.
+- [termui](https://github.com/gizak/termui) - Go terminal dashboard based on **termbox-go** and inspired by [blessed-contrib](https://github.com/yaronn/blessed-contrib).
+- [uilive](https://github.com/gosuri/uilive) - Library for updating terminal output in real time.
+- [uiprogress](https://github.com/gosuri/uiprogress) - Flexible library to render progress bars in terminal applications.
+- [uitable](https://github.com/gosuri/uitable) - Library to improve readability in terminal apps using tabular data.
+- [yacspin](https://github.com/theckman/yacspin) - Yet Another CLi Spinner package, for working with terminal spinners.
### Standard CLI
-_用于构建标准或基本命令行应用程序的库._
-
-- [acmd](https://github.com/cristalhq/acmd) - Go 中简单、有用且固执己见的 CLI 包.
-- [argparse](https://github.com/akamensky/argparse) - 命令行参数解析器受 Python 的 argparse 模块启发.
-- [argv](https://github.com/cosiner/argv) - Go 库使用 bash 语法将命令行字符串拆分为参数数组.
-- [carapace](https://github.com/rsteube/carapace) - spf13/cobra 的命令参数完成生成器.
-- [carapace-bin](https://github.com/rsteube/carapace-bin) - 多 shell 多命令参数完成器.
-- [carapace-spec](https://github.com/rsteube/carapace-spec) - 使用规范文件定义简单的完成.
-- [cli](https://github.com/mkideal/cli) - 基于 golang 结构标签的功能丰富且易于使用的命令行包.
-- [cli](https://github.com/teris-io/cli) - 用于在 Go 中构建命令行界面的简单且完整的 API.
-- [climax](https://github.com/tucnak/climax) - 具有“人性化”的替代 CLI,本着 Go 命令的精神.
-- [clîr](https://github.com/leaanthony/clir) - 简单明了的 CLI 库. 无依赖性.
-- [cmd](https://github.com/posener/cmd) - 扩展标准“flag”包以惯用的方式支持子命令等.
-- [cmdr](https://github.com/hedzr/cmdr) - POSIX/GNU 风格、类似 getopt 的命令行 UI Go 库.
-- [cobra](https://github.com/spf13/cobra) - 现代 Go CLI 交互的指挥官.
-- [command-chain](https://github.com/rainu/go-command-chain) - 用于配置和运行命令链的 go 库 - 例如 UNIX shell 中的管道.
-- [commandeer](https://github.com/jaffee/commandeer) - 开发友好的 CLI 应用程序:根据结构字段和标签设置标志、默认值和用法.
-- [complete](https://github.com/posener/complete) - 在 Go + Go 命令 bash 补全中编写 bash 补全.
-- [Dnote](https://github.com/dnote/dnote) - 具有多设备同步功能的简单命令行笔记本.
-- [elvish](https://github.com/elves/elvish) - 一种富有表现力的编程语言和多功能的交互式 shell.
-- [env](https://github.com/codingconcepts/env) - 基于标签的结构环境配置.
-- [flag](https://github.com/cosiner/flag) - 简单但功能强大的Go命令行选项解析库,支持子命令.
-- [flaggy](https://github.com/integrii/flaggy) - 一个强大且惯用的标志包,具有出色的子命令支持.
-- [flagvar](https://github.com/sgreben/flagvar) - Go 标准“flag”包的标志参数类型的集合.
-- [go-andotp](https://github.com/grijul/go-andotp) - 用于加密/解密的 CLI 程序 [andOTP](https://github.com/andOTP/andOTP) 文件. 也可以用作图书馆.
-- [go-arg](https://github.com/alexflint/go-arg) - Go 中基于结构的参数解析.
-- [go-commander](https://github.com/yitsushi/go-commander) - Go 库可简化 CLI 工作流程.
-- [go-flags](https://github.com/jessevdk/go-flags) - 转到命令行选项解析器.
-- [go-getoptions](https://github.com/DavidGamba/go-getoptions) - Go 选项解析器受到 Perl 的 GetOpt::Long 灵活性的启发.
-- [gocmd](https://github.com/devfacet/gocmd) - 用于构建命令行应用程序的 Go 库.
-- [hiboot cli](https://github.com/hidevopsio/hiboot/tree/master/pkg/app/cli) - 具有自动配置和依赖注入的 cli 应用程序框架.
-- [job](https://github.com/liujianping/job) - JOB,把你的短期指挥当成长期工作.
-- [kingpin](https://github.com/alecthomas/kingpin) - 支持子命令的命令行和标志解析器(由“kong”取代;见下文).
-- [liner](https://github.com/peterh/liner) - 用于命令行界面的类似 readline 的库.
-- [mcli](https://github.com/jxskiss/mcli) - 一个最小但非常强大的 Go cli 库.
-- [mitchellh/cli](https://github.com/mitchellh/cli) - 用于实现命令行界面的 Go 库.
-- [mow.cli](https://github.com/jawher/mow.cli) - 用于构建具有复杂标志和参数解析和验证的 CLI 应用程序的 Go 库.
-- [ops](https://github.com/nanovms/ops) - Unikernel 构建器/编排器.
-- [pflag](https://github.com/spf13/pflag) - Go 的 flag 包的直接替换,实现 POSIX/GNU 风格的 --flags.
-- [readline](https://github.com/reeflective/readline) Shell 库具有现代且易于使用的 UI 功能.
+_Libraries for building standard or basic Command Line applications._
+
+- [acmd](https://github.com/cristalhq/acmd) - Simple, useful, and opinionated CLI package in Go.
+- [argparse](https://github.com/akamensky/argparse) - Command line argument parser inspired by Python's argparse module.
+- [argv](https://github.com/cosiner/argv) - Go library to split command line string as arguments array using the bash syntax.
+- [carapace](https://github.com/rsteube/carapace) - Command argument completion generator for spf13/cobra.
+- [carapace-bin](https://github.com/rsteube/carapace-bin) - Multi-shell multi-command argument completer.
+- [carapace-spec](https://github.com/rsteube/carapace-spec) - Define simple completions using a spec file.
+- [cli](https://github.com/mkideal/cli) - Feature-rich and easy to use command-line package based on golang struct tags.
+- [cli](https://github.com/teris-io/cli) - Simple and complete API for building command line interfaces in Go.
+- [climax](https://github.com/tucnak/climax) - Alternative CLI with "human face", in spirit of Go command.
+- [clîr](https://github.com/leaanthony/clir) - A Simple and Clear CLI library. Dependency free.
+- [cmd](https://github.com/posener/cmd) - Extends the standard `flag` package to support sub commands and more in idiomatic way.
+- [cmdr](https://github.com/hedzr/cmdr) - A POSIX/GNU style, getopt-like command-line UI Go library.
+- [cobra](https://github.com/spf13/cobra) - Commander for modern Go CLI interactions.
+- [command-chain](https://github.com/rainu/go-command-chain) - A go library for configure and run command chains - such as pipelining in unix shells.
+- [commandeer](https://github.com/jaffee/commandeer) - Dev-friendly CLI apps: sets up flags, defaults, and usage based on struct fields and tags.
+- [complete](https://github.com/posener/complete) - Write bash completions in Go + Go command bash completion.
+- [Dnote](https://github.com/dnote/dnote) - A simple command line notebook with multi-device sync.
+- [elvish](https://github.com/elves/elvish) - An expressive programming language and a versatile interactive shell.
+- [env](https://github.com/codingconcepts/env) - Tag-based environment configuration for structs.
+- [flag](https://github.com/cosiner/flag) - Simple but powerful command line option parsing library for Go supporting subcommand.
+- [flaggy](https://github.com/integrii/flaggy) - A robust and idiomatic flags package with excellent subcommand support.
+- [flagvar](https://github.com/sgreben/flagvar) - A collection of flag argument types for Go's standard `flag` package.
+- [go-andotp](https://github.com/grijul/go-andotp) - A CLI program to encrypt/decrypt [andOTP](https://github.com/andOTP/andOTP) files. Can be used as a library as well.
+- [go-arg](https://github.com/alexflint/go-arg) - Struct-based argument parsing in Go.
+- [go-commander](https://github.com/yitsushi/go-commander) - Go library to simplify CLI workflow.
+- [go-flags](https://github.com/jessevdk/go-flags) - go command line option parser.
+- [go-getoptions](https://github.com/DavidGamba/go-getoptions) - Go option parser inspired by the flexibility of Perl’s GetOpt::Long.
+- [gocmd](https://github.com/devfacet/gocmd) - Go library for building command line applications.
+- [hiboot cli](https://github.com/hidevopsio/hiboot/tree/master/pkg/app/cli) - cli application framework with auto configuration and dependency injection.
+- [job](https://github.com/liujianping/job) - JOB, make your short-term command as a long-term job.
+- [kingpin](https://github.com/alecthomas/kingpin) - Command line and flag parser supporting sub commands (superseded by `kong`; see below).
+- [liner](https://github.com/peterh/liner) - Go readline-like library for command-line interfaces.
+- [mcli](https://github.com/jxskiss/mcli) - A minimal but very powerful cli library for Go.
+- [mitchellh/cli](https://github.com/mitchellh/cli) - Go library for implementing command-line interfaces.
+- [mow.cli](https://github.com/jawher/mow.cli) - Go library for building CLI applications with sophisticated flag and argument parsing and validation.
+- [ops](https://github.com/nanovms/ops) - Unikernel Builder/Orchestrator.
+- [pflag](https://github.com/spf13/pflag) - Drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags.
+- [readline](https://github.com/reeflective/readline) Shell library with modern and easy to use UI features.
- [sand](https://github.com/Zaba505/sand) - Simple API for creating interpreters and so much more.
-- [sflags](https://github.com/octago/sflags) - 基于结构的标志生成器,用于 flag、urfave/cli、pflag、cobra、kingpin 和其他库.
-- [strumt](https://github.com/antham/strumt) - 创建提示链的库.
-- [subcmd](https://github.com/bobg/subcmd) - 解析和运行子命令的另一种方法. 与标准“flag”包一起工作.
-- [survey](https://github.com/go-survey/survey) - 构建交互式且可访问的提示,完全支持 Windows 和 posix 终端.
-- [ts](https://github.com/liujianping/ts) - 时间戳转换和比较工具.
-- [ukautz/clif](https://github.com/ukautz/clif) - 小型命令行界面框架.
-- [urfave/cli](https://github.com/urfave/cli) - 用于在 Go 中构建命令行应用程序的简单、快速且有趣的包(以前称为 codegangsta/cli).
-- [version](https://github.com/mszostok/version) - 收集并显示多种格式的 CLI 版本信息以及升级通知.
-- [wlog](https://github.com/dixonwille/wlog) - 简单的日志记录界面,支持跨平台颜色和并发.
-- [wmenu](https://github.com/dixonwille/wmenu) - 易于使用的 cli 应用程序菜单结构,提示用户做出选择.
+- [sflags](https://github.com/octago/sflags) - Struct based flags generator for flag, urfave/cli, pflag, cobra, kingpin, and other libraries.
+- [strumt](https://github.com/antham/strumt) - Library to create prompt chain.
+- [subcmd](https://github.com/bobg/subcmd) - Another approach to parsing and running subcommands. Works alongside the standard `flag` package.
+- [survey](https://github.com/go-survey/survey) - Build interactive and accessible prompts with full support for windows and posix terminals.
+- [ts](https://github.com/liujianping/ts) - Timestamp convert & compare tool.
+- [ukautz/clif](https://github.com/ukautz/clif) - Small command line interface framework.
+- [urfave/cli](https://github.com/urfave/cli) - Simple, fast, and fun package for building command line apps in Go (formerly codegangsta/cli).
+- [version](https://github.com/mszostok/version) - Collects and displays CLI version information in multiple formats along with upgrade notice.
+- [wlog](https://github.com/dixonwille/wlog) - Simple logging interface that supports cross-platform color and concurrency.
+- [wmenu](https://github.com/dixonwille/wmenu) - Easy to use menu structure for cli applications that prompt users to make choices.
## Configuration
-_用于配置解析的库._
-
-- [aconfig](https://github.com/cristalhq/aconfig) - 简单、有用且固执己见的配置加载器.
-- [cleanenv](https://github.com/ilyakaznacheev/cleanenv) - 简约的配置读取器(来自文件、ENV 以及任何您想要的位置).
-- [config](https://github.com/JeremyLoy/config) - 云原生应用程序配置. 只需两行即可将 ENV 绑定到结构.
-- [config](https://github.com/num30/config) - 使用文件、环境变量或两行代码中的标志配置您的应用程序
-- [config](https://github.com/olebedev/config) - JSON 或 YAML 配置包装器,具有环境变量和标志解析.
-- [configuration](https://github.com/BoRuDar/configuration) - 用于从环境变量、文件、标志和“默认”标签初始化配置结构的库.
-- [configure](https://github.com/paked/configure) - 通过多个源提供配置,包括 JSON、标志和环境变量.
-- [configuro](https://github.com/sherifabdlnaby/configuro) - 来自 ENV 和文件的固执己见的配置加载和验证框架,专注于 12 因素兼容应用程序.
-- [confita](https://github.com/heetch/confita) - 将配置从多个后端级联加载到结构中.
-- [conflate](https://github.com/the4thamigo-uk/conflate) - 用于合并来自任意 URL 的多个 JSON/YAML/TOML 文件的库/工具、针对 JSON 模式的验证以及模式中定义的默认值的应用.
-- [env](https://github.com/caarlos0/env) - 将环境变量解析为 Go 结构(使用默认值).
-- [env](https://github.com/junk1tm/env) - 用于将环境变量加载到结构中的轻量级包.
-- [envcfg](https://github.com/tomazk/envcfg) - 将环境变量解组到 Go 结构.
-- [envconf](https://github.com/ian-kent/envconf) - 来自环境的配置.
-- [envconfig](https://github.com/vrischmann/envconfig) - 从环境变量中读取您的配置.
-- [envh](https://github.com/antham/envh) - 管理环境变量的助手.
-- [fig](https://github.com/kkyr/fig) - 用于从文件和环境变量中读取配置的小型库(带有验证和默认值).
-- [gcfg](https://github.com/go-gcfg/gcfg) - 将 INI 风格的配置文件读入 Go 结构体; 支持用户定义的类型和分段.
-- [genv](https://github.com/sakirsensoy/genv) - 通过 dotenv 支持轻松读取环境变量.
-- [go-aws-ssm](https://github.com/PaddleHQ/go-aws-ssm) - 从 AWS System Manager - Parameter Store 获取参数的 Go 包.
-- [go-conf](https://github.com/ThomasObenaus/go-conf) - 基于带注释的结构的用于应用程序配置的简单库. 它支持从环境变量、配置文件和命令行参数中读取配置.
+_Libraries for configuration parsing._
+
+- [aconfig](https://github.com/cristalhq/aconfig) - Simple, useful and opinionated config loader.
+- [cleanenv](https://github.com/ilyakaznacheev/cleanenv) - Minimalistic configuration reader (from files, ENV, and wherever you want).
+- [config](https://github.com/JeremyLoy/config) - Cloud native application configuration. Bind ENV to structs in only two lines.
+- [config](https://github.com/num30/config) - configure you app using file, environment variables, or flags in two lines of code
+- [config](https://github.com/olebedev/config) - JSON or YAML configuration wrapper with environment variables and flags parsing.
+- [configuration](https://github.com/BoRuDar/configuration) - Library for initializing configuration structs from env variables, files, flags and 'default' tag.
+- [configure](https://github.com/paked/configure) - Provides configuration through multiple sources, including JSON, flags and environment variables.
+- [configuro](https://github.com/sherifabdlnaby/configuro) - opinionated configuration loading & validation framework from ENV and Files focused towards 12-Factor compliant applications.
+- [confita](https://github.com/heetch/confita) - Load configuration in cascade from multiple backends into a struct.
+- [conflate](https://github.com/the4thamigo-uk/conflate) - Library/tool to merge multiple JSON/YAML/TOML files from arbitrary URLs, validation against a JSON schema, and application of default values defined in the schema.
+- [env](https://github.com/caarlos0/env) - Parse environment variables to Go structs (with defaults).
+- [env](https://github.com/junk1tm/env) - A lightweight package for loading environment variables into structs.
+- [envcfg](https://github.com/tomazk/envcfg) - Un-marshaling environment variables to Go structs.
+- [envconf](https://github.com/ian-kent/envconf) - Configuration from environment.
+- [envconfig](https://github.com/vrischmann/envconfig) - Read your configuration from environment variables.
+- [envh](https://github.com/antham/envh) - Helpers to manage environment variables.
+- [fig](https://github.com/kkyr/fig) - Tiny library for reading configuration from a file and from environment variables (with validation & defaults).
+- [gcfg](https://github.com/go-gcfg/gcfg) - read INI-style configuration files into Go structs; supports user-defined types and subsections.
+- [genv](https://github.com/sakirsensoy/genv) - Read environment variables easily with dotenv support.
+- [go-aws-ssm](https://github.com/PaddleHQ/go-aws-ssm) - Go package that fetches parameters from AWS System Manager - Parameter Store.
+- [go-conf](https://github.com/ThomasObenaus/go-conf) - Simple library for application configuration based on annotated structs. It supports reading the configuration from environment variables, config files and command line parameters.
- [go-ini](https://github.com/subpop/go-ini) - A Go package that marshals and unmarshals INI-files.
-- [go-ssm-config](https://github.com/ianlopshire/go-ssm-config) - 用于从 AWS SSM(参数存储)加载配置参数的 Go 实用程序.
-- [go-up](https://github.com/ufoscout/go-up) - 一个简单的配置库,具有递归占位符分辨率,没有魔法.
-- [goConfig](https://github.com/crgimenes/goConfig) - 解析一个结构作为输入,并使用来自命令行、环境变量和配置文件的参数填充该结构的字段.
-- [godotenv](https://github.com/joho/godotenv) - Ruby 的 dotenv 库的移植(从 `.env` 加载环境变量).
-- [gofigure](https://github.com/ian-kent/gofigure) - Go 应用程序配置变得简单.
-- [GoLobby/Config](https://github.com/golobby/config) - GoLobby Config 是一个轻量级但功能强大的 Go 编程语言配置管理器.
-- [gone/jconf](https://github.com/One-com/gone/tree/master/jconf) - 模块化 JSON 配置. 保留配置结构以及它们配置的代码并将解析委托给子模块,而无需牺牲完整的配置序列化.
-- [gonfig](https://github.com/milad-abbasi/gonfig) - 基于标签的配置解析器,它将来自不同提供者的值加载到类型安全结构中.
-- [gookit/config](https://github.com/gookit/config) - 应用程序配置管理(加载、获取、设置). 支持 JSON、YAML、TOML、INI、HCL. 多文件加载,数据覆盖合并.
-- [harvester](https://github.com/beatlabs/harvester) - Harvester,一个易于使用的静态和动态配置包,支持播种、环境变量和 Consul 集成.
-- [hjson](https://github.com/hjson/hjson-go) - Human JSON,人类的配置文件格式. 宽松的语法,更少的错误,更多的注释.
-- [hocon](https://github.com/gurkankaymak/hocon) - 用于使用 HOCON(一种人类友好的 JSON 超集)格式的配置库,支持环境变量、引用其他值、注释和多个文件等功能.
-- [ingo](https://github.com/schachmat/ingo) - 标志保留在类似 ini 的配置文件中.
-- [ini](https://github.com/go-ini/ini) - 去package读写INI文件.
-- [ini](https://github.com/wlevene/ini) - INI 解析器和写入库、解组到结构、编组到 Json、写入文件、监视文件.
-- [joshbetz/config](https://github.com/joshbetz/config) - Go 的小型配置库,可解析环境变量、JSON 文件并在 SIGHUP 时自动重新加载.
-- [kelseyhightower/envconfig](https://github.com/kelseyhightower/envconfig) - 用于管理环境变量中的配置数据的 Go 库.
-- [koanf](https://github.com/knadh/koanf) - 轻量级、可扩展的库,用于读取 Go 应用程序中的配置. 内置对 JSON、TOML、YAML、env、命令行的支持.
-- [konfig](https://github.com/lalamove/konfig) - 分布式处理时代 Go 的可组合、可观察和高性能配置处理.
-- [kong](https://github.com/alecthomas/kong) - 命令行解析器支持任意复杂的命令行结构和其他配置源,例如 YAML、JSON、TOML 等(“kingpin”的后继者).
-- [mini](https://github.com/sasbury/mini) - 用于解析 ini 样式配置文件的 Golang 包.
-- [nasermirzaei89/env](https://github.com/nasermirzaei89/env) - 用于读取环境变量的简单有用的包.
-- [nfigure](https://github.com/muir/nfigure) - 从命令行进行基于每个库结构标签的配置(Posix 和 Go 风格); 环境、JSON、YAML
-- [onion](https://github.com/goraz/onion) - Go 的基于层的配置,支持 JSON、TOML、YAML、属性、etcd、env 和使用 PGP 的加密.
-- [piper](https://github.com/Yiling-J/piper) - Viper 包装器,具有配置继承和密钥生成功能.
-- [store](https://github.com/tucnak/store) - Go 的轻量级配置管理器.
-- [swap](https://github.com/oblq/swap) - 基于构建环境,递归地实例化/配置结构. (YAML、TOML、JSON 和 env).
-- [typenv](https://github.com/diegomarangoni/typenv) - 简约、零依赖、类型化环境变量库.
-- [uConfig](https://github.com/omeid/uconfig) - 轻量级、零依赖、可扩展的配置管理.
-- [viper](https://github.com/spf13/viper) - 用尖牙进行配置.
-- [xdg](https://github.com/adrg/xdg) - 去实施 [XDG Base Directory Specification](https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html) 和 [XDG user directories](https://wiki.archlinux.org/index.php/XDG_user_directories).
-- [xdg](https://github.com/OpenPeeDeeP/xdg) - 跨平台包遵循 [XDG Standard](https://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html).
+- [go-ssm-config](https://github.com/ianlopshire/go-ssm-config) - Go utility for loading configuration parameters from AWS SSM (Parameter Store).
+- [go-up](https://github.com/ufoscout/go-up) - A simple configuration library with recursive placeholders resolution and no magic.
+- [goConfig](https://github.com/crgimenes/goConfig) - Parses a struct as input and populates the fields of this struct with parameters from command line, environment variables and configuration file.
+- [godotenv](https://github.com/joho/godotenv) - Go port of Ruby's dotenv library (Loads environment variables from `.env`).
+- [gofigure](https://github.com/ian-kent/gofigure) - Go application configuration made easy.
+- [GoLobby/Config](https://github.com/golobby/config) - GoLobby Config is a lightweight yet powerful configuration manager for the Go programming language.
+- [gone/jconf](https://github.com/One-com/gone/tree/master/jconf) - Modular JSON configuration. Keep you config structs along with the code they configure and delegate parsing to submodules without sacrificing full config serialization.
+- [gonfig](https://github.com/milad-abbasi/gonfig) - Tag-based configuration parser which loads values from different providers into typesafe struct.
+- [gookit/config](https://github.com/gookit/config) - application config manage(load,get,set). support JSON, YAML, TOML, INI, HCL. multi file load, data override merge.
+- [harvester](https://github.com/beatlabs/harvester) - Harvester, a easy to use static and dynamic configuration package supporting seeding, env vars and Consul integration.
+- [hjson](https://github.com/hjson/hjson-go) - Human JSON, a configuration file format for humans. Relaxed syntax, fewer mistakes, more comments.
+- [hocon](https://github.com/gurkankaymak/hocon) - Configuration library for working with the HOCON(a human-friendly JSON superset) format, supports features like environment variables, referencing other values, comments and multiple files.
+- [ingo](https://github.com/schachmat/ingo) - Flags persisted in an ini-like config file.
+- [ini](https://github.com/go-ini/ini) - Go package to read and write INI files.
+- [ini](https://github.com/wlevene/ini) - INI Parser & Write Library, Unmarshal to Struct,Marshal to Json,Write File,watch file.
+- [joshbetz/config](https://github.com/joshbetz/config) - Small configuration library for Go that parses environment variables, JSON files, and reloads automatically on SIGHUP.
+- [kelseyhightower/envconfig](https://github.com/kelseyhightower/envconfig) - Go library for managing configuration data from environment variables.
+- [koanf](https://github.com/knadh/koanf) - Light weight, extensible library for reading config in Go applications. Built in support for JSON, TOML, YAML, env, command line.
+- [konfig](https://github.com/lalamove/konfig) - Composable, observable and performant config handling for Go for the distributed processing era.
+- [kong](https://github.com/alecthomas/kong) - Command-line parser with support for arbitrarily complex command-line structures and additional sources of configuration such as YAML, JSON, TOML, etc (successor to `kingpin`).
+- [mini](https://github.com/sasbury/mini) - Golang package for parsing ini-style configuration files.
+- [nasermirzaei89/env](https://github.com/nasermirzaei89/env) - Simple useful package for read environment variables.
+- [nfigure](https://github.com/muir/nfigure) - Per-library struct-tag based configuration from command lines (Posix & Go-style); environment, JSON, YAML
+- [onion](https://github.com/goraz/onion) - Layer based configuration for Go, Supports JSON, TOML, YAML, properties, etcd, env, and encryption using PGP.
+- [piper](https://github.com/Yiling-J/piper) - Viper wrapper with config inheritance and key generation.
+- [store](https://github.com/tucnak/store) - Lightweight configuration manager for Go.
+- [swap](https://github.com/oblq/swap) - Instantiate/configure structs recursively, based on build environment. (YAML, TOML, JSON and env).
+- [typenv](https://github.com/diegomarangoni/typenv) - Minimalistic, zero dependency, typed environment variables library.
+- [uConfig](https://github.com/omeid/uconfig) - Lightweight, zero-dependency, and extendable configuration management.
+- [viper](https://github.com/spf13/viper) - Go configuration with fangs.
+- [xdg](https://github.com/adrg/xdg) - Go implementation of the [XDG Base Directory Specification](https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html) and [XDG user directories](https://wiki.archlinux.org/index.php/XDG_user_directories).
+- [xdg](https://github.com/OpenPeeDeeP/xdg) - Cross platform package that follows the [XDG Standard](https://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html).
## Continuous Integration
-_帮助持续集成的工具._
+_Tools for help with continuous integration._
-- [CDS](https://github.com/ovh/cds) - 企业级 CI/CD 和 DevOps 自动化开源平台.
-- [drone](https://github.com/drone/drone) - Drone 是一个基于 Docker 构建的持续集成平台,用 Go 编写.
-- [duci](https://github.com/duck8823/duci) - 简单的 ci 服务器不需要特定于域的语言.
-- [go-fuzz-action](https://github.com/jidicula/go-fuzz-action) - 在 GitHub Actions 中使用 Go 1.18 的内置模糊测试.
-- [go-test-coverage](https://github.com/vladopajic/go-test-coverage) - 当测试覆盖率低于设定阈值时报告问题的工具和 GitHub 操作.
-- [gomason](https://github.com/nikogura/gomason) - 从干净的工作区测试、构建、签名和发布您的 go 二进制文件.
-- [gotestfmt](https://github.com/GoTestTools/gotestfmt) - 去测试人类的输出.
-- [goveralls](https://github.com/mattn/goveralls) - 集成 Coveralls.io 连续代码覆盖率跟踪系统.
-- [overalls](https://github.com/go-playground/overalls) - 多包 go 项目封面,适用于工作服等工具.
-- [roveralls](https://github.com/LawrenceWoodman/roveralls) - 递归覆盖测试工具.
-- [woodpecker](https://github.com/woodpecker-ci/woodpecker) - Woodpecker 是 Drone CI 系统的社区分支.
+- [CDS](https://github.com/ovh/cds) - Enterprise-Grade CI/CD and DevOps Automation Open Source Platform.
+- [drone](https://github.com/drone/drone) - Drone is a Continuous Integration platform built on Docker, written in Go.
+- [duci](https://github.com/duck8823/duci) - A simple ci server no needs domain specific languages.
+- [go-fuzz-action](https://github.com/jidicula/go-fuzz-action) - Use Go 1.18's built-in fuzz testing in GitHub Actions.
+- [go-test-coverage](https://github.com/vladopajic/go-test-coverage) - Tool and GitHub action which reports issues when test coverage is below set threshold.
+- [gomason](https://github.com/nikogura/gomason) - Test, Build, Sign, and Publish your go binaries from a clean workspace.
+- [gotestfmt](https://github.com/GoTestTools/gotestfmt) - go test output for humans.
+- [goveralls](https://github.com/mattn/goveralls) - Go integration for Coveralls.io continuous code coverage tracking system.
+- [overalls](https://github.com/go-playground/overalls) - Multi-Package go project coverprofile for tools like goveralls.
+- [roveralls](https://github.com/LawrenceWoodman/roveralls) - Recursive coverage testing tool.
+- [woodpecker](https://github.com/woodpecker-ci/woodpecker) - Woodpecker is a community fork of the Drone CI system.
## CSS Preprocessors
-_用于预处理 CSS 文件的库._
+_Libraries for preprocessing CSS files._
-- [gcss](https://github.com/yosssi/gcss) - Pure Go CSS 预处理器.
-- [go-libsass](https://github.com/wellington/go-libsass) - 包装 100% Sass 兼容的 libsass 项目.
+- [gcss](https://github.com/yosssi/gcss) - Pure Go CSS Preprocessor.
+- [go-libsass](https://github.com/wellington/go-libsass) - Go wrapper to the 100% Sass compatible libsass project.
## Data Structures and Algorithms
### Bit-packing and Compression
-- [bingo](https://github.com/iancmcc/bingo) - 将本机类型快速、零分配、保留字典顺序打包为字节.
-- [binpacker](https://github.com/zhuangsirui/binpacker) - 二进制打包器和解包器帮助用户构建自定义二进制流.
-- [bit](https://github.com/yourbasic/bit) - Golang 设置数据结构,具有额外的位旋转功能.
-- [crunch](https://github.com/superwhiskers/crunch) - Go 包实现了用于轻松处理各种数据类型的缓冲区.
-- [go-ef](https://github.com/amallia/go-ef) - Elias-Fano 编码的 Go 实现.
-- [roaring](https://github.com/RoaringBitmap/roaring) - Go 包实现压缩位集.
+- [bingo](https://github.com/iancmcc/bingo) - Fast, zero-allocation, lexicographical-order-preserving packing of native types to bytes.
+- [binpacker](https://github.com/zhuangsirui/binpacker) - Binary packer and unpacker helps user build custom binary stream.
+- [bit](https://github.com/yourbasic/bit) - Golang set data structure with bonus bit-twiddling functions.
+- [crunch](https://github.com/superwhiskers/crunch) - Go package implementing buffers for handling various datatypes easily.
+- [go-ef](https://github.com/amallia/go-ef) - A Go implementation of the Elias-Fano encoding.
+- [roaring](https://github.com/RoaringBitmap/roaring) - Go package implementing compressed bitsets.
### Bit Sets
-- [bitmap](https://github.com/kelindar/bitmap) - Go 中的密集、零分配、支持 SIMD 的位图/位集.
-- [bitset](https://github.com/bits-and-blooms/bitset) - Go 包实现位集.
+- [bitmap](https://github.com/kelindar/bitmap) - Dense, zero-allocation, SIMD-enabled bitmap/bitset in Go.
+- [bitset](https://github.com/bits-and-blooms/bitset) - Go package implementing bitsets.
### Bloom and Cuckoo Filters
-- [bloom](https://github.com/bits-and-blooms/bloom) - Go 包实现布隆过滤器.
-- [bloom](https://github.com/zhenjl/bloom) - 用 Go 实现的布隆过滤器.
-- [bloom](https://github.com/yourbasic/bloom) - Golang 布隆过滤器实现.
-- [bloomfilter](https://github.com/OldPanda/bloomfilter) - Go 中的另一个 Bloomfilter 实现,与 Java 的 Guava 库兼容.
-- [boomfilters](https://github.com/tylertreat/BoomFilters) - 用于处理连续、无界流的概率数据结构.
-- [cuckoo-filter](https://github.com/linvon/cuckoo-filter) - Cuckoo 过滤器:一个全面的 Cuckoo 过滤器,与其他工具相比,它是可配置的并且空间优化的,并且原始论文中提到的所有功能都可用.
-- [cuckoofilter](https://github.com/seiflotfy/cuckoofilter) - Cuckoo 过滤器:Go 中实现的计数布隆过滤器的一个很好的替代方案.
-- [ring](https://github.com/TheTannerRyan/ring) - Go 实现高性能、线程安全的布隆过滤器.
+- [bloom](https://github.com/bits-and-blooms/bloom) - Go package implementing Bloom filters.
+- [bloom](https://github.com/zhenjl/bloom) - Bloom filters implemented in Go.
+- [bloom](https://github.com/yourbasic/bloom) - Golang Bloom filter implementation.
+- [bloomfilter](https://github.com/OldPanda/bloomfilter) - Yet another Bloomfilter implementation in Go, compatible with Java's Guava library.
+- [boomfilters](https://github.com/tylertreat/BoomFilters) - Probabilistic data structures for processing continuous, unbounded streams.
+- [cuckoo-filter](https://github.com/linvon/cuckoo-filter) - Cuckoo filter: a comprehensive cuckoo filter, which is configurable and space optimized compared with other implements, and all features mentioned in original paper is available.
+- [cuckoofilter](https://github.com/seiflotfy/cuckoofilter) - Cuckoo filter: a good alternative to a counting bloom filter implemented in Go.
+- [ring](https://github.com/TheTannerRyan/ring) - Go implementation of a high performance, thread safe bloom filter.
### Data Structure and Algorithm Collections
-- [algorithms](https://github.com/shady831213/algorithms) - 算法和数据结构.CLRS 研究.
-- [go-datastructures](https://github.com/Workiva/go-datastructures) - 有用、高性能和线程安全的数据结构的集合.
-- [gods](https://github.com/emirpasic/gods) - 转到数据结构. 容器、集合、列表、堆栈、映射、BidiMap、树、哈希集等.
-- [gostl](https://github.com/liyue201/gostl) - go的数据结构和算法库,旨在提供类似于C++ STL的功能.
+- [algorithms](https://github.com/shady831213/algorithms) - Algorithms and data structures.CLRS study.
+- [go-datastructures](https://github.com/Workiva/go-datastructures) - Collection of useful, performant, and thread-safe data structures.
+- [gods](https://github.com/emirpasic/gods) - Go Data Structures. Containers, Sets, Lists, Stacks, Maps, BidiMaps, Trees, HashSet etc.
+- [gostl](https://github.com/liyue201/gostl) - Data structure and algorithm library for go, designed to provide functions similar to C++ STL.
### Iterators
-- [goterator](https://github.com/yaa110/goterator) - 迭代器实现提供映射和归约功能.
-- [iter](https://github.com/disksing/iter) - C++ STL 迭代器和算法的 Go 实现.
+- [goterator](https://github.com/yaa110/goterator) - Iterator implementation to provide map and reduce functionalities.
+- [iter](https://github.com/disksing/iter) - Go implementation of C++ STL iterators and algorithms.
### Maps
-也可以看看 [Database](#database) 对于更复杂的键值存储,以及 [Trees](#trees) 为了
-额外的有序地图实现.
+See also [Database](#database) for more complex key-value stores, and [Trees](#trees) for
+additional ordered map implementations.
-- [cmap](https://github.com/lrita/cmap) - Go 的线程安全并发映射,支持使用“interface{}”作为键并自动扩展分片.
-- [dict](https://github.com/srfrog/dict) - 用于 Go 的类似 Python 的字典 (dict).
-- [goradd/maps](https://github.com/goradd/maps) - Go 1.18+ 地图通用地图界面; 安全地图; 订购地图; 有序、安全的地图; ETC.
+- [cmap](https://github.com/lrita/cmap) - a thread-safe concurrent map for go, support using `interface{}` as key and auto scale up shards.
+- [dict](https://github.com/srfrog/dict) - Python-like dictionaries (dict) for Go.
+- [goradd/maps](https://github.com/goradd/maps) - Go 1.18+ generic map interface for maps; safe maps; ordered maps; ordered, safe maps; etc.
### Miscellaneous Data Structures and Algorithms
-- [concurrent-writer](https://github.com/free/concurrent-writer) - 高并发的“bufio.Writer”替代品.
-- [conjungo](https://github.com/InVisionApp/conjungo) - 一个小型、强大且灵活的合并库.
-- [count-min-log](https://github.com/seiflotfy/count-min-log) - Go 实现 Count-Min-Log 草图:使用近似计数器进行近似计数(类似于 Count-Min 草图,但使用更少的内存).
-- [fsm](https://github.com/cocoonspace/fsm) - 有限状态机包.
-- [genfuncs](https://github.com/nwillc/genfuncs) - Go 1.18+ 泛型包的灵感来自 Kotlin 的序列和映射.
-- [go-generics](https://github.com/bobg/go-generics) - 通用切片、映射、集合、迭代器和 goroutine 实用程序.
-- [go-geoindex](https://github.com/hailocab/go-geoindex) - 内存中的地理索引.
-- [go-rampart](https://github.com/francesconi/go-rampart) - 确定间隔如何相互关联.
-- [go-rquad](https://github.com/aurelien-rainone/go-rquad) - 具有高效点定位和邻居查找功能的区域四叉树.
-- [go-tuple](https://github.com/barweiss/go-tuple) - Go 1.18+ 的通用元组实现.
-- [go18ds](https://github.com/daichi-m/go18ds) - 使用 Go 1.18 泛型的 Go 数据结构.
-- [gofal](https://github.com/xxjwxc/gofal) - Go 的小数 api.
-- [gogu](https://github.com/esimov/gogu) - 全面、可重用且高效的并发安全泛型实用函数和数据结构库.
-- [gota](https://github.com/kniren/gota) - Go 的数据帧、系列和数据整理方法的实现.
-- [hide](https://github.com/emvi/hide) - ID 类型与散列编组,以防止向客户端发送 ID.
-- [hilbert](https://github.com/google/hilbert) - 用于将值映射到空间填充曲线(例如希尔伯特曲线和皮亚诺曲线)的 Go 软件包.
-- [hyperloglog](https://github.com/axiomhq/hyperloglog) - HyperLogLog 实现具有稀疏、LogLog-Beta 偏差校正和 TailCut 空间减少.
-- [quadtree](https://github.com/s0rg/quadtree) - 通用、零分配、100% 测试覆盖的四叉树.
-- [slices](https://github.com/srfrog/slices) - 对切片进行操作的函数; 类似于“包字符串”,但适用于切片.
-- [slices](https://github.com/twharmon/slices) - 纯粹的、通用的切片函数.
+- [concurrent-writer](https://github.com/free/concurrent-writer) - Highly concurrent drop-in replacement for `bufio.Writer`.
+- [conjungo](https://github.com/InVisionApp/conjungo) - A small, powerful and flexible merge library.
+- [count-min-log](https://github.com/seiflotfy/count-min-log) - Go implementation Count-Min-Log sketch: Approximately counting with approximate counters (Like Count-Min sketch but using less memory).
+- [fsm](https://github.com/cocoonspace/fsm) - Finite-State Machine package.
+- [genfuncs](https://github.com/nwillc/genfuncs) - Go 1.18+ generics package inspired by Kotlin's Sequence and Map.
+- [go-generics](https://github.com/bobg/go-generics) - Generic slice, map, set, iterator, and goroutine utilities.
+- [go-geoindex](https://github.com/hailocab/go-geoindex) - In-memory geo index.
+- [go-rampart](https://github.com/francesconi/go-rampart) - Determine how intervals relate to each other.
+- [go-rquad](https://github.com/aurelien-rainone/go-rquad) - Region quadtrees with efficient point location and neighbour finding.
+- [go-tuple](https://github.com/barweiss/go-tuple) - Generic tuple implementation for Go 1.18+.
+- [go18ds](https://github.com/daichi-m/go18ds) - Go Data Structures using Go 1.18 generics.
+- [gofal](https://github.com/xxjwxc/gofal) - fractional api for Go.
+- [gogu](https://github.com/esimov/gogu) - A comprehensive, reusable and efficient concurrent-safe generics utility functions and data structures library.
+- [gota](https://github.com/kniren/gota) - Implementation of dataframes, series, and data wrangling methods for Go.
+- [hide](https://github.com/emvi/hide) - ID type with marshalling to/from hash to prevent sending IDs to clients.
+- [hilbert](https://github.com/google/hilbert) - Go package for mapping values to and from space-filling curves, such as Hilbert and Peano curves.
+- [hyperloglog](https://github.com/axiomhq/hyperloglog) - HyperLogLog implementation with Sparse, LogLog-Beta bias correction and TailCut space reduction.
+- [quadtree](https://github.com/s0rg/quadtree) - Generic, zero-alloc, 100%-test covered quadtree.
+- [slices](https://github.com/srfrog/slices) - Functions that operate on slices; like `package strings` but adapted to work with slices.
+- [slices](https://github.com/twharmon/slices) - Pure, generic functions for slices.
### Nullable Types
-- [nan](https://github.com/kak-tus/nan) - 一个库中的零分配可空结构,具有方便的转换函数、编组器和反编组器.
-- [null](https://github.com/emvi/null) - 可以从 JSON 编组/取消编组的可空 Go 类型.
-- [typ](https://github.com/gurukami/typ) - 空类型、安全原始类型转换以及从复杂结构中获取值.
+- [nan](https://github.com/kak-tus/nan) - Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers.
+- [null](https://github.com/emvi/null) - Nullable Go types that can be marshalled/unmarshalled to/from JSON.
+- [typ](https://github.com/gurukami/typ) - Null Types, Safe primitive type conversion and fetching value from complex structures.
### Queues
-- [deque](https://github.com/edwingeng/deque) - 高度优化的双端队列.
-- [deque](https://github.com/gammazero/deque) - 快速环形缓冲区双端队列(双端队列).
-- [goconcurrentqueue](https://github.com/enriquebris/goconcurrentqueue) - 并发 FIFO 队列.
-- [memlog](https://github.com/embano1/memlog) - 受 Apache Kafka 启发的易于使用、轻量级、线程安全且仅附加的内存数据结构.
-- [queue](https://github.com/adrianbrad/queue) - Go 的多个线程安全、通用队列实现.
+- [deque](https://github.com/edwingeng/deque) - A highly optimized double-ended queue.
+- [deque](https://github.com/gammazero/deque) - Fast ring-buffer deque (double-ended queue).
+- [goconcurrentqueue](https://github.com/enriquebris/goconcurrentqueue) - Concurrent FIFO queue.
+- [memlog](https://github.com/embano1/memlog) - An easy to use, lightweight, thread-safe and append-only in-memory data structure inspired by Apache Kafka.
+- [queue](https://github.com/adrianbrad/queue) - Multiple thread-safe, generic queue implementations for Go.
### Sets
-- [dsu](https://github.com/ihebu/dsu) - Go 中的不相交集数据结构实现.
-- [golang-set](https://github.com/deckarep/golang-set) - Go 的线程安全和非线程安全高性能集.
-- [goset](https://github.com/zoumo/goset) - Go 的一个有用的 Set 集合实现.
-- [set](https://github.com/StudioSol/set) - 使用 LinkedHashMap 在 Go 中实现简单的集合数据结构.
+- [dsu](https://github.com/ihebu/dsu) - Disjoint Set data structure implementation in Go.
+- [golang-set](https://github.com/deckarep/golang-set) - Thread-Safe and Non-Thread-Safe high-performance sets for Go.
+- [goset](https://github.com/zoumo/goset) - A useful Set collection implementation for Go.
+- [set](https://github.com/StudioSol/set) - Simple set data structure implementation in Go using LinkedHashMap.
### Text Analysis
-- [bleve](https://github.com/blevesearch/bleve) - go 的现代文本索引库.
-- [go-adaptive-radix-tree](https://github.com/plar/go-adaptive-radix-tree) - 自适应基数树的实现.
-- [go-edlib](https://github.com/hbollon/go-edlib) - 与 Unicode 兼容的字符串比较和编辑距离算法库(Levenshtein、LCS、Hamming、Damerau levenshtein、Jaro-Winkler 等).
-- [levenshtein](https://github.com/agext/levenshtein) - Levenshtein 距离和相似性度量,具有可定制的编辑成本和常见前缀的类似 Winkler 的奖励.
-- [levenshtein](https://github.com/agnivade/levenshtein) - 在 Go 中计算编辑距离的实现.
-- [mspm](https://github.com/BlackRabbitt/mspm) - 用于信息检索的多字符串模式匹配算法.
-- [parsefields](https://github.com/MonaxGT/parsefields) - 用于解析类似 JSON 的日志以收集独特字段和事件的工具.
-- [ptrie](https://github.com/viant/ptrie) - 前缀树的实现.
-- [trie](https://github.com/derekparker/trie) - Go 中的 Trie 实现.
+- [bleve](https://github.com/blevesearch/bleve) - Modern text indexing library for go.
+- [go-adaptive-radix-tree](https://github.com/plar/go-adaptive-radix-tree) - Go implementation of Adaptive Radix Tree.
+- [go-edlib](https://github.com/hbollon/go-edlib) - Go string comparison and edit distance algorithms library (Levenshtein, LCS, Hamming, Damerau levenshtein, Jaro-Winkler, etc.) compatible with Unicode.
+- [levenshtein](https://github.com/agext/levenshtein) - Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.
+- [levenshtein](https://github.com/agnivade/levenshtein) - Implementation to calculate levenshtein distance in Go.
+- [mspm](https://github.com/BlackRabbitt/mspm) - Multi-String Pattern Matching Algorithm for information retrieval.
+- [parsefields](https://github.com/MonaxGT/parsefields) - Tools for parse JSON-like logs for collecting unique fields and events.
+- [ptrie](https://github.com/viant/ptrie) - An implementation of prefix tree.
+- [trie](https://github.com/derekparker/trie) - Trie implementation in Go.
### Trees
-- [hashsplit](http://github.com/bobg/hashsplit) - 将字节流分割成块,并将块排列成树,边界由内容而不是位置确定.
+- [hashsplit](http://github.com/bobg/hashsplit) - Split byte streams into chunks, and arrange chunks into trees, with boundaries determined by content, not position.
- [merkle](https://github.com/bobg/merkle) - Space-efficient computation of Merkle root hashes and inclusion proofs.
-- [skiplist](https://github.com/MauriceGit/skiplist) - 非常快的 Go Skiplist 实现.
-- [skiplist](https://github.com/gansidui/skiplist) - Go 中的 Skiplist 实现.
-- [treap](https://github.com/perdata/treap) - 使用树堆的持久、快速有序的地图.
-- [treemap](https://github.com/igrmk/treemap) - 在引擎盖下使用红黑树的通用键排序映射.
+- [skiplist](https://github.com/MauriceGit/skiplist) - Very fast Go Skiplist implementation.
+- [skiplist](https://github.com/gansidui/skiplist) - Skiplist implementation in Go.
+- [treap](https://github.com/perdata/treap) - Persistent, fast ordered map using tree heaps.
+- [treemap](https://github.com/igrmk/treemap) - Generic key-sorted map using a red-black tree under the hood.
### Pipes
-- [ordered-concurrently](https://github.com/tejzpr/ordered-concurrently) - Go 模块,并发处理工作并按输入顺序在通道中返回输出.
-- [parapipe](https://github.com/nazar256/parapipe) - FIFO 管道在每个阶段并行执行,同时保持消息和结果的顺序.
-- [pipeline](https://github.com/hyfather/pipeline) - 具有扇入和扇出的管道的实现.
+- [ordered-concurrently](https://github.com/tejzpr/ordered-concurrently) - Go module that processes work concurrently and returns output in a channel in the order of input.
+- [parapipe](https://github.com/nazar256/parapipe) - FIFO Pipeline which parallels execution on each stage while maintaining the order of messages and results.
+- [pipeline](https://github.com/hyfather/pipeline) - An implementation of pipelines with fan-in and fan-out.
## Database
### Caches
-_具有过期记录的数据存储、内存中分布式数据存储或基于文件的数据库的内存子集._
-
-- [2q](https://github.com/floatdrop/2q) - 2Q 内存缓存实现.
-- [bcache](https://github.com/iwanbk/bcache) - 最终一致的分布式内存缓存Go库.
-- [BigCache](https://github.com/allegro/bigcache) - 针对千兆字节数据的高效键/值缓存.
-- [cache](https://github.com/akyoto/cache) - 内存中键:具有过期时间的值存储,0 个依赖项,<100 LoC,100% 覆盖率.
-- [cache2go](https://github.com/muesli/cache2go) - 内存中的键:值缓存,支持基于超时的自动失效.
-- [cachego](https://github.com/faabiosr/cachego) - 用于多个驱动程序的 Golang 缓存组件.
-- [clusteredBigCache](https://github.com/oaStuff/clusteredBigCache) - BigCache 具有集群支持和单个项目过期功能.
-- [couchcache](https://github.com/codingsince1985/couchcache) - 由 Couchbase 服务器支持的 RESTful 缓存微服务.
-- [fastcache](https://github.com/VictoriaMetrics/fastcache) - 用于大量条目的快速线程安全内存缓存. 最大限度地减少 GC 开销.
-- [GCache](https://github.com/bluele/gcache) - 支持过期缓存、LFU、LRU 和 ARC 的缓存库.
-- [gdcache](https://github.com/ulovecode/gdcache) - golang实现的纯非侵入式缓存库,你可以用它来实现自己的分布式缓存.
-- [go-cache](https://github.com/viney-shih/go-cache) - 灵活的多层Go缓存库,采用Cache-Aside模式来处理内存和共享缓存.
-- [go-mcache](https://github.com/OrlovEvgeny/go-mcache) - 快速内存键:值存储/缓存库. 指针缓存.
-- [gocache](https://github.com/eko/gocache) - 一个完整的 Go 缓存库,具有多个存储(内存、memcache、redis...)、可链接、可加载、指标缓存等.
-- [gocache](https://github.com/yuseferi/gocache) - 具有高性能和自动清除功能的无数据竞争 Go ache 库
-- [groupcache](https://github.com/golang/groupcache) - Groupcache 是一个缓存和缓存填充库,在许多情况下旨在替代 memcached.
-- [imcache](https://github.com/erni27/imcache) - 通用内存缓存 Go 库. 它支持过期、滑动过期、最大条目限制、驱逐回调和分片.
-- [nscache](https://github.com/no-src/nscache) - 支持多种数据源驱动的Go缓存框架.
-- [remember-go](https://github.com/rocketlaunchr/remember-go) - 用于缓存慢速数据库查询的通用接口(由 redis、memcached、ristretto 或内存中支持).
-- [theine](https://github.com/Yiling-J/theine-go) - 高性能、近乎最佳的内存缓存,具有主动 TTL 过期和泛型功能.
-- [timedmap](https://github.com/zekroTJA/timedmap) - 具有过期键值对的映射.
-- [ttlcache](https://github.com/jellydator/ttlcache) - 具有项目过期和泛型的内存缓存.
-- [ttlcache](https://github.com/cheshir/ttlcache) - 内存中键值存储,每条记录都有 TTL.
+_Data stores with expiring records, in-memory distributed data stores, or in-memory subsets of file-based databases._
+
+- [2q](https://github.com/floatdrop/2q) - 2Q in-memory cache implementation.
+- [bcache](https://github.com/iwanbk/bcache) - Eventually consistent distributed in-memory cache Go library.
+- [BigCache](https://github.com/allegro/bigcache) - Efficient key/value cache for gigabytes of data.
+- [cache](https://github.com/akyoto/cache) - In-memory key:value store with expiration time, 0 dependencies, <100 LoC, 100% coverage.
+- [cache2go](https://github.com/muesli/cache2go) - In-memory key:value cache which supports automatic invalidation based on timeouts.
+- [cachego](https://github.com/faabiosr/cachego) - Golang Cache component for multiple drivers.
+- [clusteredBigCache](https://github.com/oaStuff/clusteredBigCache) - BigCache with clustering support and individual item expiration.
+- [couchcache](https://github.com/codingsince1985/couchcache) - RESTful caching micro-service backed by Couchbase server.
+- [fastcache](https://github.com/VictoriaMetrics/fastcache) - fast thread-safe inmemory cache for big number of entries. Minimizes GC overhead.
+- [GCache](https://github.com/bluele/gcache) - Cache library with support for expirable Cache, LFU, LRU and ARC.
+- [gdcache](https://github.com/ulovecode/gdcache) - A pure non-intrusive cache library implemented by golang, you can use it to implement your own distributed cache.
+- [go-cache](https://github.com/viney-shih/go-cache) - A flexible multi-layer Go caching library to deal with in-memory and shared cache by adopting Cache-Aside pattern.
+- [go-mcache](https://github.com/OrlovEvgeny/go-mcache) - Fast in-memory key:value store/cache library. Pointer caches.
+- [gocache](https://github.com/eko/gocache) - A complete Go cache library with multiple stores (memory, memcache, redis, ...), chainable, loadable, metrics cache and more.
+- [gocache](https://github.com/yuseferi/gocache) - A data race free Go ache library with high performance and auto pruge functionality
+- [groupcache](https://github.com/golang/groupcache) - Groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
+- [imcache](https://github.com/erni27/imcache) - A generic in-memory cache Go library. It supports expiration, sliding expiration, max entries limit, eviction callbacks and sharding.
+- [nscache](https://github.com/no-src/nscache) - A Go caching framework that supports multiple data source drivers.
+- [remember-go](https://github.com/rocketlaunchr/remember-go) - A universal interface for caching slow database queries (backed by redis, memcached, ristretto, or in-memory).
+- [theine](https://github.com/Yiling-J/theine-go) - High performance, near optimal in-memory cache with proactive TTL expiration and generics.
+- [timedmap](https://github.com/zekroTJA/timedmap) - Map with expiring key-value pairs.
+- [ttlcache](https://github.com/jellydator/ttlcache) - An in-memory cache with item expiration and generics.
+- [ttlcache](https://github.com/cheshir/ttlcache) - In-memory key value storage with TTL for each record.
### Databases Implemented in Go
-- [badger](https://github.com/dgraph-io/badger) - Go 中的快速键值存储.
-- [bbolt](https://github.com/etcd-io/bbolt) - Go 的嵌入式键/值数据库.
-- [Bitcask](https://git.mills.io/prologic/bitcask) - Bitcask 是一个用纯 Go 编写的可嵌入、持久且快速的键值 (KV) 数据库,由于采用了 bitcask 磁盘布局 (LSM+WAL),因此具有可预测的读/写性能、低延迟和高吞吐量.
-- [buntdb](https://github.com/tidwall/buntdb) - 用于 Go 的快速、可嵌入、内存中键/值数据库,具有自定义索引和空间支持.
-- [clover](https://github.com/ostafen/clover) - 用纯 Golang 编写的轻量级面向文档的 NoSQL 数据库.
-- [cockroach](https://github.com/cockroachdb/cockroach) - 可扩展、地理复制、事务性数据存储.
-- [Coffer](https://github.com/claygod/coffer) - 支持事务的简单ACID键值数据库.
-- [column](https://github.com/kelindar/column) - 具有位图索引和事务的高性能、柱状、可嵌入内存存储.
-- [CovenantSQL](https://github.com/CovenantSQL/CovenantSQL) - CovenantSQL是区块链上的SQL数据库.
-- [Databunker](https://github.com/paranoidguy/databunker) - 为遵守 GDPR 和 CCPA 而构建的个人身份信息 (PII) 存储服务.
-- [dgraph](https://github.com/dgraph-io/dgraph) - 可扩展、分布式、低延迟、高吞吐量图数据库.
-- [diskv](https://github.com/peterbourgon/diskv) - 本地磁盘支持的键值存储.
-- [dolt](https://github.com/dolthub/dolt) - Dolt – 这是数据的 Git.
-- [dtf](https://github.com/dtm-labs/dtf) - 分布式事务管理器. 支持XA、TCC、SAGA、可靠消息.
-- [eliasdb](https://github.com/krotik/eliasdb) - 无依赖性、事务性图形数据库,具有 REST API、短语搜索和类似 SQL 的查询语言.
-- [godis](https://github.com/hdt3213/godis) - Golang实现了高性能Redis服务器和集群.
-- [goleveldb](https://github.com/syndtr/goleveldb) - 实施 [LevelDB](https://github.com/google/leveldb) Go 中的键/值数据库.
-- [hare](https://github.com/jameycribbs/hare) - 一个简单的数据库管理系统,将每个表存储为行分隔 JSON 的文本文件.
-- [immudb](https://github.com/codenotary/immudb) - immudb 是一个轻量级、高速的不可变数据库,适用于用 Go 编写的系统和应用程序.
-- [influxdb](https://github.com/influxdb/influxdb) - 用于指标、事件和实时分析的可扩展数据存储.
-- [ledisdb](https://github.com/siddontang/ledisdb) - Ledisdb是一个基于LevelDB的高性能NoSQL,类似于Redis.
-- [levigo](https://github.com/jmhodges/levigo) - Levigo 是 LevelDB 的 Go 包装器.
-- [libradb](https://github.com/amit-davidson/LibraDB) - LibraDB是一个简单的数据库,只有不到1000行代码可供学习.
-- [lotusdb](https://github.com/flower-corp/lotusdb) - 与 lsm 和 b+tree 兼容的快速 k/v 数据库.
-- [Milvus](https://github.com/milvus-io/milvus) - Milvus 是一个用于嵌入管理、分析和搜索的矢量数据库.
-- [moss](https://github.com/couchbase/moss) - Moss 是一个简单的 LSM 键值存储引擎,用 100% Go 编写.
-- [nutsdb](https://github.com/xujiajun/nutsdb) - Nutsdb 是一个用纯 Go 编写的简单、快速、可嵌入、持久的键/值存储. 它支持完全可序列化的事务和许多数据结构,例如列表、集合、排序集.
-- [objectbox-go](https://github.com/objectbox/objectbox-go) - 带有 Go API 的高性能嵌入式对象数据库 (NoSQL).
-- [piladb](https://github.com/fern4lvarez/piladb) - 基于堆栈数据结构的轻量级RESTful数据库引擎.
-- [pogreb](https://github.com/akrylysov/pogreb) - 用于读取密集型工作负载的嵌入式键值存储.
-- [prometheus](https://github.com/prometheus/prometheus) - 监控系统和时间序列数据库.
-- [pudge](https://github.com/recoilme/pudge) - 使用 Go 的标准库编写的快速且简单的键/值存储.
-- [regatta](https://github.com/jamf/regatta) - 专为云原生时代构建的快速、简单、地理分布式 KV 存储.
-- [rosedb](https://github.com/roseduan/rosedb) - 基于LSM+WAL的嵌入式kv数据库,支持string、list、hash、set、zset.
-- [rqlite](https://github.com/rqlite/rqlite) - 基于 SQLite 构建的轻量级分布式关系数据库.
-- [tempdb](https://github.com/rafaeljesus/tempdb) - 临时项目的键值存储.
-- [tidb](https://github.com/pingcap/tidb) - TiDB 是一个分布式 SQL 数据库. 灵感源自 Google F1 的设计.
-- [tiedot](https://github.com/HouzuoGuo/tiedot) - 由 Golang 提供支持的 NoSQL 数据库.
-- [unitdb](https://github.com/unit-io/unitdb) - 用于物联网、实时消息传递应用程序的快速时间序列数据库. 使用 github.com/unit-io/unitd 应用程序通过 tcp 或 websocket 通过 pubsub 访问unitdb.
-- [Vasto](https://github.com/chrislusf/vasto) - 分布式高性能键值存储. 在磁盘上. 最终一致. 哈. 能够在不中断服务的情况下扩大或缩小.
-- [VictoriaMetrics](https://github.com/VictoriaMetrics/VictoriaMetrics) - 快速、资源高效且可扩展的开源时间序列数据库. 可用作 Prometheus 的长期远程存储. 支持 PromQL.
+- [badger](https://github.com/dgraph-io/badger) - Fast key-value store in Go.
+- [bbolt](https://github.com/etcd-io/bbolt) - An embedded key/value database for Go.
+- [Bitcask](https://git.mills.io/prologic/bitcask) - Bitcask is an embeddable, persistent and fast key-value (KV) database written in pure Go with predictable read/write performance, low latency and high throughput thanks to the bitcask on-disk layout (LSM+WAL).
+- [buntdb](https://github.com/tidwall/buntdb) - Fast, embeddable, in-memory key/value database for Go with custom indexing and spatial support.
+- [clover](https://github.com/ostafen/clover) - A lightweight document-oriented NoSQL database written in pure Golang.
+- [cockroach](https://github.com/cockroachdb/cockroach) - Scalable, Geo-Replicated, Transactional Datastore.
+- [Coffer](https://github.com/claygod/coffer) - Simple ACID key-value database that supports transactions.
+- [column](https://github.com/kelindar/column) - High-performance, columnar, embeddable in-memory store with bitmap indexing and transactions.
+- [CovenantSQL](https://github.com/CovenantSQL/CovenantSQL) - CovenantSQL is a SQL database on blockchain.
+- [Databunker](https://github.com/paranoidguy/databunker) - Personally identifiable information (PII) storage service built to comply with GDPR and CCPA.
+- [dgraph](https://github.com/dgraph-io/dgraph) - Scalable, Distributed, Low Latency, High Throughput Graph Database.
+- [diskv](https://github.com/peterbourgon/diskv) - Home-grown disk-backed key-value store.
+- [dolt](https://github.com/dolthub/dolt) - Dolt – It's Git for Data.
+- [dtf](https://github.com/dtm-labs/dtf) - A distributed transaction manager. Support XA, TCC, SAGA, Reliable Messages.
+- [eliasdb](https://github.com/krotik/eliasdb) - Dependency-free, transactional graph database with REST API, phrase search and SQL-like query language.
+- [godis](https://github.com/hdt3213/godis) - A Golang implemented high-performance Redis server and cluster.
+- [goleveldb](https://github.com/syndtr/goleveldb) - Implementation of the [LevelDB](https://github.com/google/leveldb) key/value database in Go.
+- [hare](https://github.com/jameycribbs/hare) - A simple database management system that stores each table as a text file of line-delimited JSON.
+- [immudb](https://github.com/codenotary/immudb) - immudb is a lightweight, high-speed immutable database for systems and applications written in Go.
+- [influxdb](https://github.com/influxdb/influxdb) - Scalable datastore for metrics, events, and real-time analytics.
+- [ledisdb](https://github.com/siddontang/ledisdb) - Ledisdb is a high performance NoSQL like Redis based on LevelDB.
+- [levigo](https://github.com/jmhodges/levigo) - Levigo is a Go wrapper for LevelDB.
+- [libradb](https://github.com/amit-davidson/LibraDB) - LibraDB is a simple database with less then 1000 lines of code for learning.
+- [lotusdb](https://github.com/flower-corp/lotusdb) - Fast k/v database compatible with lsm and b+tree.
+- [Milvus](https://github.com/milvus-io/milvus) - Milvus is a vector database for embedding management, analytics and search.
+- [moss](https://github.com/couchbase/moss) - Moss is a simple LSM key-value storage engine written in 100% Go.
+- [nutsdb](https://github.com/xujiajun/nutsdb) - Nutsdb is a simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data structures such as list, set, sorted set.
+- [objectbox-go](https://github.com/objectbox/objectbox-go) - High-performance embedded Object Database (NoSQL) with Go API.
+- [piladb](https://github.com/fern4lvarez/piladb) - Lightweight RESTful database engine based on stack data structures.
+- [pogreb](https://github.com/akrylysov/pogreb) - Embedded key-value store for read-heavy workloads.
+- [prometheus](https://github.com/prometheus/prometheus) - Monitoring system and time series database.
+- [pudge](https://github.com/recoilme/pudge) - Fast and simple key/value store written using Go's standard library.
+- [regatta](https://github.com/jamf/regatta) - Fast, simple, geo-distributed KV store built for cloud native era.
+- [rosedb](https://github.com/roseduan/rosedb) - An embedded k-v database based on LSM+WAL, supports string, list, hash, set, zset.
+- [rqlite](https://github.com/rqlite/rqlite) - The lightweight, distributed, relational database built on SQLite.
+- [tempdb](https://github.com/rafaeljesus/tempdb) - Key-value store for temporary items.
+- [tidb](https://github.com/pingcap/tidb) - TiDB is a distributed SQL database. Inspired by the design of Google F1.
+- [tiedot](https://github.com/HouzuoGuo/tiedot) - Your NoSQL database powered by Golang.
+- [unitdb](https://github.com/unit-io/unitdb) - Fast timeseries database for IoT, realtime messaging applications. Access unitdb with pubsub over tcp or websocket using github.com/unit-io/unitd application.
+- [Vasto](https://github.com/chrislusf/vasto) - A distributed high-performance key-value store. On Disk. Eventual consistent. HA. Able to grow or shrink without service interruption.
+- [VictoriaMetrics](https://github.com/VictoriaMetrics/VictoriaMetrics) - fast, resource-effective and scalable open source time series database. May be used as long-term remote storage for Prometheus. Supports PromQL.
### Database Schema Migration
-- [atlas](https://github.com/ariga/atlas) - 数据库工具包. CLI 旨在帮助公司更好地处理数据.
-- [avro](https://github.com/khezen/avro) - 发现 SQL 模式并将其转换为 AVRO 模式. 查询 SQL 记录到 AVRO 字节中.
-- [bytebase](https://github.com/bytebase/bytebase) - 为 DevOps 团队提供安全的数据库架构更改和版本控制.
-- [darwin](https://github.com/GuiaBolso/darwin) - Go 的数据库模式演化库.
-- [dbmate](https://github.com/amacneil/dbmate) - 一个轻量级的、与框架无关的数据库迁移工具.
-- [go-fixtures](https://github.com/RichardKnop/go-fixtures) - Golang 优秀的内置数据库/sql 库的 Django 风格固定装置.
-- [go-pg-migrate](https://github.com/lawzava/go-pg-migrate) - 用于 go-pg 迁移管理的 CLI 友好包.
-- [go-pg-migrations](https://github.com/robinjoseph08/go-pg-migrations) - 一个 Go 包,帮助使用 go-pg/pg 编写迁移.
-- [goavro](https://github.com/linkedin/goavro) - 编码和解码 Avro 数据的 Go 包.
-- [godfish](https://github.com/rafaelespinoza/godfish) - 数据库迁移管理器,使用本机查询语言. 支持cassandra、mysql、postgres、sqlite3.
-- [goose](https://github.com/pressly/goose) - 数据库迁移工具. 您可以通过创建增量 SQL 或 Go 脚本来管理数据库的演变.
-- [gorm-seeder](https://github.com/Kachit/gorm-seeder) - Gorm ORM 的简单数据库播种器.
-- [gormigrate](https://github.com/go-gormigrate/gormigrate) - Gorm ORM 的数据库模式迁移助手.
-- [libschema](https://github.com/muir/libschema) - 在每个库中单独定义您的迁移. 开源库的迁移. MySQL 和 PostgreSQL.
-- [migrate](https://github.com/golang-migrate/migrate) - 数据库迁移. CLI 和 Golang 库.
-- [migrator](https://github.com/lopezator/migrator) - 非常简单的 Go 数据库迁移库.
-- [migrator](https://github.com/larapulse/migrator) - MySQL 数据库迁移器旨在运行功能迁移并使用直观的 go 代码管理数据库架构更新.
-- [schema](https://github.com/adlio/schema) - 用于在 Go 二进制文件中嵌入数据库/sql 兼容数据库的架构迁移的库.
-- [skeema](https://github.com/skeema/skeema) - MySQL 的纯 SQL 模式管理系统,支持分片和外部在线模式更改工具.
-- [soda](https://github.com/gobuffalo/pop/tree/master/soda) - MySQL、PostgreSQL 和 SQLite 的数据库迁移、创建、ORM 等.
-- [sql-migrate](https://github.com/rubenv/sql-migrate) - 数据库迁移工具. 允许使用 go-bindata 将迁移嵌入到应用程序中.
-- [sqlize](https://github.com/sunary/sqlize) - 数据库迁移生成器. 允许从模型和现有 SQL 中生成不同的 SQL 迁移.
+- [atlas](https://github.com/ariga/atlas) - A Database Toolkit. A CLI designed to help companies better work with their data.
+- [avro](https://github.com/khezen/avro) - Discover SQL schemas and convert them to AVRO schemas. Query SQL records into AVRO bytes.
+- [bytebase](https://github.com/bytebase/bytebase) - Safe database schema change and version control for DevOps teams.
+- [darwin](https://github.com/GuiaBolso/darwin) - Database schema evolution library for Go.
+- [dbmate](https://github.com/amacneil/dbmate) - A lightweight, framework-agnostic database migration tool.
+- [go-fixtures](https://github.com/RichardKnop/go-fixtures) - Django style fixtures for Golang's excellent built-in database/sql library.
+- [go-pg-migrate](https://github.com/lawzava/go-pg-migrate) - CLI-friendly package for go-pg migrations management.
+- [go-pg-migrations](https://github.com/robinjoseph08/go-pg-migrations) - A Go package to help write migrations with go-pg/pg.
+- [goavro](https://github.com/linkedin/goavro) - A Go package that encodes and decodes Avro data.
+- [godfish](https://github.com/rafaelespinoza/godfish) - Database migration manager, works with native query language. Support for cassandra, mysql, postgres, sqlite3.
+- [goose](https://github.com/pressly/goose) - Database migration tool. You can manage your database's evolution by creating incremental SQL or Go scripts.
+- [gorm-seeder](https://github.com/Kachit/gorm-seeder) - Simple database seeder for Gorm ORM.
+- [gormigrate](https://github.com/go-gormigrate/gormigrate) - Database schema migration helper for Gorm ORM.
+- [libschema](https://github.com/muir/libschema) - Define your migrations separately in each library. Migrations for open source libraries. MySQL & PostgreSQL.
+- [migrate](https://github.com/golang-migrate/migrate) - Database migrations. CLI and Golang library.
+- [migrator](https://github.com/lopezator/migrator) - Dead simple Go database migration library.
+- [migrator](https://github.com/larapulse/migrator) - MySQL database migrator designed to run migrations to your features and manage database schema update with intuitive go code.
+- [schema](https://github.com/adlio/schema) - Library to embed schema migrations for database/sql-compatible databases inside your Go binaries.
+- [skeema](https://github.com/skeema/skeema) - Pure-SQL schema management system for MySQL, with support for sharding and external online schema change tools.
+- [soda](https://github.com/gobuffalo/pop/tree/master/soda) - Database migration, creation, ORM, etc... for MySQL, PostgreSQL, and SQLite.
+- [sql-migrate](https://github.com/rubenv/sql-migrate) - Database migration tool. Allows embedding migrations into the application using go-bindata.
+- [sqlize](https://github.com/sunary/sqlize) - Database migration generator. Allows generate sql migration from model and existing sql by differ them.
### Database Tools
-- [chproxy](https://github.com/Vertamedia/chproxy) - ClickHouse 数据库的 HTTP 代理.
-- [clickhouse-bulk](https://github.com/nikepan/clickhouse-bulk) - 收集小插入并向 ClickHouse 服务器发送大请求.
-- [datagen](https://github.com/codingconcepts/datagen) - 快速数据生成器,支持多表并支持多行 DML.
-- [dbbench](https://github.com/sj14/dbbench) - 数据库基准测试工具,支持多个数据库和脚本.
-- [dynago](https://github.com/twharmon/dynago) - 简化 AWS DynamoDB 的使用.
-- [go-mysql](https://github.com/siddontang/go-mysql) - Go 工具集来处理 MySQL 协议和复制.
-- [go-mysql-elasticsearch](https://github.com/siddontang/go-mysql-elasticsearch) - 自动将您的 MySQL 数据同步到 Elasticsearch.
-- [hasql](https://golang.yandex/hasql) - 用于访问多主机 SQL 数据库安装的库.
-- [kingshard](https://github.com/flike/kingshard) - kingshard 是由 Golang 支持的 MySQL 高性能代理.
-- [octillery](https://github.com/knocknote/octillery) - 用于分片数据库的 Go 包(支持每个 ORM 或原始 SQL).
-- [onedump](https://github.com/liweiyi88/onedump) - 使用一个命令和配置即可将数据库从不同的驱动程序备份到不同的目的地.
-- [orchestrator](https://github.com/github/orchestrator) - MySQL 复制拓扑管理器和可视化工具.
-- [pg_timetable](https://github.com/cybertec-postgresql/pg_timetable) - PostgreSQL 的高级调度.
-- [pgweb](https://github.com/sosedoff/pgweb) - 基于 Web 的 PostgreSQL 数据库浏览器.
-- [prep](https://github.com/hexdigest/prep) - 使用准备好的 SQL 语句而不更改代码.
-- [pREST](https://github.com/prest/prest) - 简化并加速开发,⚡在任何 Postgres 应用程序(无论是现有的还是新的)上实现即时、实时、高性能.
-- [rdb](https://github.com/HDT3213/rdb) - Redis RDB文件解析器,用于二次开发和内存分析.
-- [rwdb](https://github.com/andizzle/rwdb) - rwdb 为多个数据库服务器设置提供只读副本功能.
-- [vitess](https://github.com/youtube/vitess) - vitess 提供有助于扩展 MySQL 数据库以实现大规模 Web 服务的服务器和工具.
+- [chproxy](https://github.com/Vertamedia/chproxy) - HTTP proxy for ClickHouse database.
+- [clickhouse-bulk](https://github.com/nikepan/clickhouse-bulk) - Collects small inserts and sends big requests to ClickHouse servers.
+- [datagen](https://github.com/codingconcepts/datagen) - A fast data generator that's multi-table aware and supports multi-row DML.
+- [dbbench](https://github.com/sj14/dbbench) - Database benchmarking tool with support for several databases and scripts.
+- [dynago](https://github.com/twharmon/dynago) - Simplify working with AWS DynamoDB.
+- [go-mysql](https://github.com/siddontang/go-mysql) - Go toolset to handle MySQL protocol and replication.
+- [go-mysql-elasticsearch](https://github.com/siddontang/go-mysql-elasticsearch) - Sync your MySQL data into Elasticsearch automatically.
+- [hasql](https://golang.yandex/hasql) - Library for accessing multi-host SQL database installations.
+- [kingshard](https://github.com/flike/kingshard) - kingshard is a high performance proxy for MySQL powered by Golang.
+- [octillery](https://github.com/knocknote/octillery) - Go package for sharding databases ( Supports every ORM or raw SQL ).
+- [onedump](https://github.com/liweiyi88/onedump) - Database backup from different drivers to different destinations with one command and configuration.
+- [orchestrator](https://github.com/github/orchestrator) - MySQL replication topology manager & visualizer.
+- [pg_timetable](https://github.com/cybertec-postgresql/pg_timetable) - Advanced scheduling for PostgreSQL.
+- [pgweb](https://github.com/sosedoff/pgweb) - Web-based PostgreSQL database browser.
+- [prep](https://github.com/hexdigest/prep) - Use prepared SQL statements without changing your code.
+- [pREST](https://github.com/prest/prest) - Simplify and accelerate development, ⚡ instant, realtime, high-performance on any Postgres application, existing or new.
+- [rdb](https://github.com/HDT3213/rdb) - Redis RDB file parser for secondary development and memory analysis.
+- [rwdb](https://github.com/andizzle/rwdb) - rwdb provides read replica capability for multiple database servers setup.
+- [vitess](https://github.com/youtube/vitess) - vitess provides servers and tools which facilitate scaling of MySQL databases for large scale web services.
### SQL Query Builders
-_用于构建和使用 SQL 的库._
-
-- [bqb](https://github.com/nullism/bqb) - 轻量级且易于学习的查询生成器.
-- [buildsqlx](https://github.com/arthurkushman/buildsqlx) - 用于 PostgreSQL 的 Go 数据库查询构建器库.
-- [builq](https://github.com/cristalhq/builq) - 在 Go 中轻松构建 SQL 查询.
-- [dbq](https://github.com/rocketlaunchr/dbq) - Go 的零样板数据库操作.
-- [Dotsql](https://github.com/gchaincl/dotsql) - Go 库可帮助您将 sql 文件保存在一个位置并轻松使用它们.
-- [gendry](https://github.com/didi/gendry) - 非侵入式 SQL 生成器和强大的数据绑定器.
-- [godbal](https://github.com/xujiajun/godbal) - go 的数据库抽象层(dbal). 支持SQL生成器并轻松获得结果.
-- [goqu](https://github.com/doug-martin/goqu) - 惯用的 SQL 构建器和查询库.
-- [gosql](https://github.com/twharmon/gosql) - SQL 查询构建器具有更好的空值支持.
-- [igor](https://github.com/galeone/igor) - PostgreSQL 的抽象层,支持高级功能并使用类似 gorm 的语法.
-- [jet](https://github.com/go-jet/jet) - 在 Go 中编写类型安全 SQL 查询的框架,能够轻松地将数据库查询结果转换为所需的任意对象结构.
-- [ormlite](https://github.com/pupizoid/ormlite) - 轻量级包,包含一些类似 ORM 的功能和 sqlite 数据库的帮助程序.
-- [ozzo-dbx](https://github.com/go-ozzo/ozzo-dbx) - 强大的数据检索方法以及与数据库无关的查询构建功能.
-- [qry](https://github.com/HnH/qry) - 使用原始 SQL 查询从文件生成常量的工具.
-- [sg](https://github.com/go-the-way/sg) - 用 Go 编写的 SQL Gen,用于生成标准 SQL(支持:CRUD).
-- [sq](https://github.com/bokwoon95/go-structured-query) - Go 的类型安全 SQL 构建器和结构映射器.
-- [sqlc](https://github.com/kyleconroy/sqlc) - 从 SQL 生成类型安全代码.
-- [sqlf](https://github.com/leporo/sqlf) - 快速 SQL 查询生成器.
-- [sqlingo](https://github.com/lqs/sqlingo) - 用于在 Go 中构建 SQL 的轻量级 DSL.
-- [sqrl](https://github.com/elgris/sqrl) - SQL 查询构建器,Squirrel 的分支,具有改进的性能.
-- [Squalus](https://gitlab.com/qosenergy/squalus) - Go SQL 包上的薄层,使执行查询变得更容易.
-- [Squirrel](https://github.com/Masterminds/squirrel) - Go 库可帮助您构建 SQL 查询.
-- [xo](https://github.com/knq/xo) - 基于现有架构定义或支持 PostgreSQL、MySQL、SQLite、Oracle 和 Microsoft SQL Server 的自定义查询,为数据库生成惯用的 Go 代码.
+_Libraries for building and using SQL._
+
+- [bqb](https://github.com/nullism/bqb) - Lightweight and easy to learn query builder.
+- [buildsqlx](https://github.com/arthurkushman/buildsqlx) - Go database query builder library for PostgreSQL.
+- [builq](https://github.com/cristalhq/builq) - Easily build SQL queries in Go.
+- [dbq](https://github.com/rocketlaunchr/dbq) - Zero boilerplate database operations for Go.
+- [Dotsql](https://github.com/gchaincl/dotsql) - Go library that helps you keep sql files in one place and use them with ease.
+- [gendry](https://github.com/didi/gendry) - Non-invasive SQL builder and powerful data binder.
+- [godbal](https://github.com/xujiajun/godbal) - Database Abstraction Layer (dbal) for go. Support SQL builder and get result easily.
+- [goqu](https://github.com/doug-martin/goqu) - Idiomatic SQL builder and query library.
+- [gosql](https://github.com/twharmon/gosql) - SQL Query builder with better null values support.
+- [igor](https://github.com/galeone/igor) - Abstraction layer for PostgreSQL that supports advanced functionality and uses gorm-like syntax.
+- [jet](https://github.com/go-jet/jet) - Framework for writing type-safe SQL queries in Go, with ability to easily convert database query result into desired arbitrary object structure.
+- [ormlite](https://github.com/pupizoid/ormlite) - Lightweight package containing some ORM-like features and helpers for sqlite databases.
+- [ozzo-dbx](https://github.com/go-ozzo/ozzo-dbx) - Powerful data retrieval methods as well as DB-agnostic query building capabilities.
+- [qry](https://github.com/HnH/qry) - Tool that generates constants from files with raw SQL queries.
+- [sg](https://github.com/go-the-way/sg) - A SQL Gen for generating standard SQLs(supports: CRUD) written in Go.
+- [sq](https://github.com/bokwoon95/go-structured-query) - Type-safe SQL builder and struct mapper for Go.
+- [sqlc](https://github.com/kyleconroy/sqlc) - Generate type-safe code from SQL.
+- [sqlf](https://github.com/leporo/sqlf) - Fast SQL query builder.
+- [sqlingo](https://github.com/lqs/sqlingo) - A lightweight DSL to build SQL in Go.
+- [sqrl](https://github.com/elgris/sqrl) - SQL query builder, fork of Squirrel with improved performance.
+- [Squalus](https://gitlab.com/qosenergy/squalus) - Thin layer over the Go SQL package that makes it easier to perform queries.
+- [Squirrel](https://github.com/Masterminds/squirrel) - Go library that helps you build SQL queries.
+- [xo](https://github.com/knq/xo) - Generate idiomatic Go code for databases based on existing schema definitions or custom queries supporting PostgreSQL, MySQL, SQLite, Oracle, and Microsoft SQL Server.
## Database Drivers
### Interfaces to Multiple Backends
-- [cayley](https://github.com/google/cayley) - 支持多个后端的图形数据库.
-- [dsc](https://github.com/viant/dsc) - SQL、NoSQL、结构化文件的数据存储连接.
-- [go-transaction-manager](https://github.com/avito-tech/go-transaction-manager) - 具有多个适配器(sql、sqlx、gorm、mongo...)的事务管理器控制事务边界.
+- [cayley](https://github.com/google/cayley) - Graph database with support for multiple backends.
+- [dsc](https://github.com/viant/dsc) - Datastore connectivity for SQL, NoSQL, structured files.
+- [go-transaction-manager](https://github.com/avito-tech/go-transaction-manager) - Transaction manager with multiple adapters (sql, sqlx, gorm, mongo, ...) controls transaction boundaries.
- [gokv](https://github.com/philippgille/gokv) - Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more).
### Relational Database Drivers
-- [avatica](https://github.com/apache/calcite-avatica-go) - 用于数据库/sql 的 Apache Avatica/Phoenix SQL 驱动程序.
-- [bgc](https://github.com/viant/bgc) - BigQuery for go 的数据存储连接.
-- [firebirdsql](https://github.com/nakagami/firebirdsql) - 适用于 Go 的 Firebird RDBMS SQL 驱动程序.
-- [go-adodb](https://github.com/mattn/go-adodb) - 使用数据库/sql 的 Microsoft ActiveX 对象数据库驱动程序.
-- [go-mssqldb](https://github.com/denisenkom/go-mssqldb) - 适用于 Go 的 Microsoft MSSQL 驱动程序.
-- [go-oci8](https://github.com/mattn/go-oci8) - 使用数据库/sql 的 go 的 Oracle 驱动程序.
-- [go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) - Go 的 MySQL 驱动程序.
-- [go-sqlite3](https://github.com/mattn/go-sqlite3) - 使用数据库/sql 的 go 的 SQLite3 驱动程序.
-- [godror](https://github.com/godror/godror) - Go 的 Oracle 驱动程序,使用 ODPI-C 驱动程序.
-- [gofreetds](https://github.com/minus5/gofreetds) - 微软MSSQL驱动程序. 去包装一下 [FreeTDS](https://www.freetds.org).
-- [KSQL](https://github.com/VinGarcia/ksql) - 一个简单而强大的Golang SQL库
-- [pgx](https://github.com/jackc/pgx) - PostgreSQL 驱动程序支持的功能超出了数据库/sql 公开的功能.
-- [pig](https://github.com/alexeyco/pig) - 简单 [pgx](https://github.com/jackc/pgx) 要执行的包装器和 [scan](https://github.com/georgysavva/scany) 轻松查询结果.
-- [pq](https://github.com/lib/pq) - 用于数据库/sql 的 Pure Go Postgres 驱动程序.
-- [Sqinn-Go](https://github.com/cvilsmeier/sqinn-go) - SQLite 与纯 Go.
-- [sqlhooks](https://github.com/qustavo/sqlhooks) - 将挂钩附加到任何数据库/sql 驱动程序.
-- [surrealdb.go](https://github.com/surrealdb/surrealdb.go) - 适用于 Go 的 SurrealDB 驱动程序.
-- [ydb-go-sdk](https://github.com/ydb-platform/ydb-go-sdk) - 本机和数据库/sql 驱动程序 YDB(Yandex 数据库)
+- [avatica](https://github.com/apache/calcite-avatica-go) - Apache Avatica/Phoenix SQL driver for database/sql.
+- [bgc](https://github.com/viant/bgc) - Datastore Connectivity for BigQuery for go.
+- [firebirdsql](https://github.com/nakagami/firebirdsql) - Firebird RDBMS SQL driver for Go.
+- [go-adodb](https://github.com/mattn/go-adodb) - Microsoft ActiveX Object DataBase driver for go that uses database/sql.
+- [go-mssqldb](https://github.com/denisenkom/go-mssqldb) - Microsoft MSSQL driver for Go.
+- [go-oci8](https://github.com/mattn/go-oci8) - Oracle driver for go that uses database/sql.
+- [go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) - MySQL driver for Go.
+- [go-sqlite3](https://github.com/mattn/go-sqlite3) - SQLite3 driver for go that uses database/sql.
+- [godror](https://github.com/godror/godror) - Oracle driver for Go, using the ODPI-C driver.
+- [gofreetds](https://github.com/minus5/gofreetds) - Microsoft MSSQL driver. Go wrapper over [FreeTDS](https://www.freetds.org).
+- [KSQL](https://github.com/VinGarcia/ksql) - A Simple and Powerful Golang SQL Library
+- [pgx](https://github.com/jackc/pgx) - PostgreSQL driver supporting features beyond those exposed by database/sql.
+- [pig](https://github.com/alexeyco/pig) - Simple [pgx](https://github.com/jackc/pgx) wrapper to execute and [scan](https://github.com/georgysavva/scany) query results easily.
+- [pq](https://github.com/lib/pq) - Pure Go Postgres driver for database/sql.
+- [Sqinn-Go](https://github.com/cvilsmeier/sqinn-go) - SQLite with pure Go.
+- [sqlhooks](https://github.com/qustavo/sqlhooks) - Attach hooks to any database/sql driver.
+- [surrealdb.go](https://github.com/surrealdb/surrealdb.go) - SurrealDB Driver for Go.
+- [ydb-go-sdk](https://github.com/ydb-platform/ydb-go-sdk) - native and database/sql driver YDB (Yandex Database)
### NoSQL Database Drivers
-- [aerospike-client-go](https://github.com/aerospike/aerospike-client-go) - Go 语言的 Aerospike 客户端.
-- [arangolite](https://github.com/solher/arangolite) - ArangoDB 的轻量级 golang 驱动程序.
-- [asc](https://github.com/viant/asc) - Aerospike for go 的数据存储连接.
-- [forestdb](https://github.com/couchbase/goforestdb) - ForestDB 的 Go 绑定.
-- [go-couchbase](https://github.com/couchbase/go-couchbase) - Go 中的 Couchbase 客户端.
-- [go-pilosa](https://github.com/pilosa/go-pilosa) - 转到 Pilosa 的客户端库.
-- [go-rejson](https://github.com/nitishm/go-rejson) - 使用 Redigo golang 客户端的 redislabs ReJSON 模块的 Golang 客户端. 在 Redis 中轻松存储和操作结构作为 JSON 对象.
-- [gocb](https://github.com/couchbase/gocb) - 官方 Couchbase Go SDK.
-- [gocosmos](https://github.com/btnguyen2k/gocosmos) - 适用于 Azure Cosmos DB 的 REST 客户端和标准“database/sql”驱动程序.
-- [gocql](https://gocql.github.io) - Apache Cassandra 的 Go 语言驱动程序.
+- [aerospike-client-go](https://github.com/aerospike/aerospike-client-go) - Aerospike client in Go language.
+- [arangolite](https://github.com/solher/arangolite) - Lightweight golang driver for ArangoDB.
+- [asc](https://github.com/viant/asc) - Datastore Connectivity for Aerospike for go.
+- [forestdb](https://github.com/couchbase/goforestdb) - Go bindings for ForestDB.
+- [go-couchbase](https://github.com/couchbase/go-couchbase) - Couchbase client in Go.
+- [go-pilosa](https://github.com/pilosa/go-pilosa) - Go client library for Pilosa.
+- [go-rejson](https://github.com/nitishm/go-rejson) - Golang client for redislabs' ReJSON module using Redigo golang client. Store and manipulate structs as JSON objects in redis with ease.
+- [gocb](https://github.com/couchbase/gocb) - Official Couchbase Go SDK.
+- [gocosmos](https://github.com/btnguyen2k/gocosmos) - REST client and standard `database/sql` driver for Azure Cosmos DB.
+- [gocql](https://gocql.github.io) - Go language driver for Apache Cassandra.
- [godis](https://github.com/piaohao/godis) - redis client implement by golang, inspired by jedis.
-- [godscache](https://github.com/defcronyke/godscache) - Google Cloud Platform Go Datastore 包的包装器,使用 memcached 添加缓存.
-- [gomemcache](https://github.com/bradfitz/gomemcache/) - Go 编程语言的 memcache 客户端库.
-- [gorethink](https://github.com/dancannon/gorethink) - RethinkDB 的 Go 语言驱动程序.
-- [goriak](https://github.com/zegl/goriak) - Riak KV 的 Go 语言驱动程序.
-- [Kivik](https://github.com/go-kivik/kivik) - Kivik 为 CouchDB、PouchDB 和类似数据库提供通用的 Go 和 GopherJS 客户端库.
-- [mgm](https://github.com/kamva/mgm) - 基于 MongoDB 模型的 Go ODM(基于官方 MongoDB 驱动程序).
-- [mgo](https://github.com/globalsign/mgo) -(未维护)Go 语言的 MongoDB 驱动程序,在遵循标准 Go 习惯用法的非常简单的 API 下实现了丰富且经过良好测试的功能选择.
-- [mongo-go-driver](https://github.com/mongodb/mongo-go-driver) - Go 语言的官方 MongoDB 驱动程序.
-- [neo4j](https://github.com/cihangir/neo4j) - Golang 的 Neo4j Rest API 绑定.
-- [Neo4j-GO](https://github.com/davemeehan/Neo4j-GO) - golang 中的 Neo4j REST 客户端.
-- [neoism](https://github.com/jmcvetta/neoism) - Golang 的 Neo4j 客户端.
-- [qmgo](https://github.com/qiniu/qmgo) - Go 的 MongoDB 驱动程序. 它基于官方 MongoDB 驱动程序,但像 Mgo 一样更易于使用.
-- [redeo](https://github.com/bsm/redeo) - Redis 协议兼容的 TCP 服务器/服务.
-- [redigo](https://github.com/gomodule/redigo) - Redigo 是 Redis 数据库的 Go 客户端.
-- [redis](https://github.com/redis/go-redis) - Golang 的 Redis 客户端.
-- [rueidis](http://github.com/rueian/rueidis) - 具有自动流水线和服务器辅助客户端缓存功能的快速 Redis RESP3 客户端.
-- [xredis](https://github.com/shomali11/xredis) - 类型安全、可定制、干净且易于使用的 Redis 客户端.
+- [godscache](https://github.com/defcronyke/godscache) - A wrapper for the Google Cloud Platform Go Datastore package that adds caching using memcached.
+- [gomemcache](https://github.com/bradfitz/gomemcache/) - memcache client library for the Go programming language.
+- [gorethink](https://github.com/dancannon/gorethink) - Go language driver for RethinkDB.
+- [goriak](https://github.com/zegl/goriak) - Go language driver for Riak KV.
+- [Kivik](https://github.com/go-kivik/kivik) - Kivik provides a common Go and GopherJS client library for CouchDB, PouchDB, and similar databases.
+- [mgm](https://github.com/kamva/mgm) - MongoDB model-based ODM for Go (based on official MongoDB driver).
+- [mgo](https://github.com/globalsign/mgo) - (unmaintained) MongoDB driver for the Go language that implements a rich and well tested selection of features under a very simple API following standard Go idioms.
+- [mongo-go-driver](https://github.com/mongodb/mongo-go-driver) - Official MongoDB driver for the Go language.
+- [neo4j](https://github.com/cihangir/neo4j) - Neo4j Rest API Bindings for Golang.
+- [Neo4j-GO](https://github.com/davemeehan/Neo4j-GO) - Neo4j REST Client in golang.
+- [neoism](https://github.com/jmcvetta/neoism) - Neo4j client for Golang.
+- [qmgo](https://github.com/qiniu/qmgo) - The MongoDB driver for Go. It‘s based on official MongoDB driver but easier to use like Mgo.
+- [redeo](https://github.com/bsm/redeo) - Redis-protocol compatible TCP servers/services.
+- [redigo](https://github.com/gomodule/redigo) - Redigo is a Go client for the Redis database.
+- [redis](https://github.com/redis/go-redis) - Redis client for Golang.
+- [rueidis](http://github.com/rueian/rueidis) - Fast Redis RESP3 client with auto pipelining and server-assisted client side caching.
+- [xredis](https://github.com/shomali11/xredis) - Typesafe, customizable, clean & easy to use Redis client.
### Search and Analytic Databases
-- [elastic](https://github.com/olivere/elastic) - Go 的 Elasticsearch 客户端.
-- [elasticsql](https://github.com/cch123/elasticsql) - 在 Go 中将 sql 转换为 elasticsearch dsl.
-- [elastigo](https://github.com/mattbaird/elastigo) - Elasticsearch 客户端库.
-- [go-elasticsearch](https://github.com/elastic/go-elasticsearch) - Go 的官方 Elasticsearch 客户端.
-- [goes](https://github.com/OwnLocal/goes) - 与 Elasticsearch 交互的库.
-- [skizze](https://github.com/seiflotfy/skizze) - 概率数据结构服务和存储.
+- [elastic](https://github.com/olivere/elastic) - Elasticsearch client for Go.
+- [elasticsql](https://github.com/cch123/elasticsql) - Convert sql to elasticsearch dsl in Go.
+- [elastigo](https://github.com/mattbaird/elastigo) - Elasticsearch client library.
+- [go-elasticsearch](https://github.com/elastic/go-elasticsearch) - Official Elasticsearch client for Go.
+- [goes](https://github.com/OwnLocal/goes) - Library to interact with Elasticsearch.
+- [skizze](https://github.com/seiflotfy/skizze) - probabilistic data-structures service and storage.
## Date and Time
-_用于处理日期和时间的库._
-
-- [carbon](https://github.com/golang-module/carbon) - 一个简单、语义化且对开发人员友好的 golang 日期时间包.
-- [carbon](https://github.com/uniplaces/carbon) - 简单的时间扩展,带有许多实用方法,从 PHP Carbon 库移植.
-- [cronrange](https://github.com/1set/cronrange) - 解析 Cron 风格的时间范围表达式,检查给定时间是否在任何范围内.
-- [date](https://github.com/rickb777/date) - 增强时间处理日期、日期范围、时间跨度、期间和一天中的时间.
-- [dateparse](https://github.com/araddon/dateparse) - 在事先不知道格式的情况下解析日期.
-- [durafmt](https://github.com/hako/durafmt) - Go 的持续时间格式化库.
-- [feiertage](https://github.com/wlbr/feiertage) - 计算德国公共假期的函数集,包括. 专注于德国各州(Bundesländer). 比如复活节、五旬节、感恩节……
-- [go-anytime](https://github.com/ijt/go-anytime) - 解析日期/时间(例如“下一个 12 月 22 日下午 3 点”)和范围(例如“从今天到下星期四”),而无需提前知道格式.
-- [go-persian-calendar](https://github.com/yaa110/go-persian-calendar) - 在 Go (golang) 中实现波斯(阳历回历)日历.
-- [go-str2duration](https://github.com/xhit/go-str2duration) - 将字符串转换为持续时间. 支持 time.Duration 返回字符串等.
-- [go-sunrise](https://github.com/nathan-osman/go-sunrise) - 计算给定位置的日出和日落时间.
-- [go-week](https://github.com/stoewer/go-week) - 一个与 ISO8601 周日期配合使用的高效包.
-- [gostradamus](https://github.com/bykof/gostradamus) - 用于处理日期的 Go 包.
-- [iso8601](https://github.com/relvacode/iso8601) - 无需正则表达式即可有效解析 ISO8601 日期时间.
-- [kair](https://github.com/GuilhermeCaruso/kair) - 日期和时间 - Golang 格式库.
-- [now](https://github.com/jinzhu/now) - Now是golang的时间工具包.
-- [NullTime](https://github.com/kirillDanshin/nulltime) - 可为空的`time.Time`.
-- [strftime](https://github.com/awoodbeck/strftime) - C99 兼容的 strftime 格式化程序.
-- [timespan](https://github.com/SaidinWoT/timespan) - 用于与时间间隔交互,定义为开始时间和持续时间.
-- [timeutil](https://github.com/leekchan/timeutil) - golang 时间包的有用扩展(Timedelta、Strftime...).
-- [tuesday](https://github.com/osteele/tuesday) - Ruby 兼容的 Strftime 函数.
+_Libraries for working with dates and times._
+
+- [carbon](https://github.com/golang-module/carbon) - A simple, semantic and developer-friendly golang package for datetime.
+- [carbon](https://github.com/uniplaces/carbon) - Simple Time extension with a lot of util methods, ported from PHP Carbon library.
+- [cronrange](https://github.com/1set/cronrange) - Parses Cron-style time range expressions, checks if the given time is within any ranges.
+- [date](https://github.com/rickb777/date) - Augments Time for working with dates, date ranges, time spans, periods, and time-of-day.
+- [dateparse](https://github.com/araddon/dateparse) - Parse date's without knowing format in advance.
+- [durafmt](https://github.com/hako/durafmt) - Time duration formatting library for Go.
+- [feiertage](https://github.com/wlbr/feiertage) - Set of functions to calculate public holidays in Germany, incl. specialization on the states of Germany (Bundesländer). Things like Easter, Pentecost, Thanksgiving...
+- [go-anytime](https://github.com/ijt/go-anytime) - Parse dates/times like "next dec 22nd at 3pm" and ranges like "from today until next thursday" without knowing the format in advance.
+- [go-persian-calendar](https://github.com/yaa110/go-persian-calendar) - The implementation of the Persian (Solar Hijri) Calendar in Go (golang).
+- [go-str2duration](https://github.com/xhit/go-str2duration) - Convert string to duration. Support time.Duration returned string and more.
+- [go-sunrise](https://github.com/nathan-osman/go-sunrise) - Calculate the sunrise and sunset times for a given location.
+- [go-week](https://github.com/stoewer/go-week) - An efficient package to work with ISO8601 week dates.
+- [gostradamus](https://github.com/bykof/gostradamus) - A Go package for working with dates.
+- [iso8601](https://github.com/relvacode/iso8601) - Efficiently parse ISO8601 date-times without regex.
+- [kair](https://github.com/GuilhermeCaruso/kair) - Date and Time - Golang Formatting Library.
+- [now](https://github.com/jinzhu/now) - Now is a time toolkit for golang.
+- [NullTime](https://github.com/kirillDanshin/nulltime) - Nullable `time.Time`.
+- [strftime](https://github.com/awoodbeck/strftime) - C99-compatible strftime formatter.
+- [timespan](https://github.com/SaidinWoT/timespan) - For interacting with intervals of time, defined as a start time and a duration.
+- [timeutil](https://github.com/leekchan/timeutil) - Useful extensions (Timedelta, Strftime, ...) to the golang's time package.
+- [tuesday](https://github.com/osteele/tuesday) - Ruby-compatible Strftime function.
## Distributed Systems
-_帮助构建分布式系统的软件包._
-
-- [arpc](https://github.com/lesismal/arpc) - 更有效的网络通讯,支持双向呼叫、通知、广播.
-- [celeriac](https://github.com/svcavallar/celeriac.v1) - 用于添加对 Go 中交互和监控 Celery 工作人员、任务和事件的支持的库.
-- [consistent](https://github.com/buraksezer/consistent) - 具有有限负载的一致散列.
-- [consistenthash](https://github.com/mbrostami/consistenthash) - 与可配置副本的一致散列.
-- [dht](https://github.com/anacrolix/dht) - BitTorrent Kademlia DHT 实施.
-- [digota](https://github.com/digota/digota) - grpc 电子商务微服务.
-- [dot](https://github.com/dotchain/dot/) - 使用操作转换/OT 进行分布式同步.
-- [doublejump](https://github.com/edwingeng/doublejump) - 改进了谷歌的跳跃一致哈希.
-- [dragonboat](https://github.com/lni/dragonboat) - Go 中功能完整且高性能的多组 Raft 库.
-- [Dragonfly](https://github.com/dragonflyoss/Dragonfly2) - 提供基于p2p技术的高效、稳定、安全的文件分发和图像加速,成为云原生架构的最佳实践和标准解决方案.
-- [drmaa](https://github.com/dgruber/drmaa) - 基于 DRMAA 标准的集群调度程序的作业提交库.
-- [dynamolock](https://cirello.io/dynamolock) - DynamoDB 支持的分布式锁定实现.
-- [dynatomic](https://github.com/tylfin/dynatomic) - 使用 DynamoDB 作为原子计数器的库.
-- [emitter-io](https://github.com/emitter-io/emitter) - 使用 MQTT、Websockets 和爱心构建的高性能、分布式、安全和低延迟的发布-订阅平台.
-- [failured](https://github.com/andy2046/failured) - 分布式系统的自适应应计故障检测器.
-- [flowgraph](https://github.com/vectaport/flowgraph) - 基于流程的编程包.
-- [gleam](https://github.com/chrislusf/gleam) - 用纯 Go 和 Luajit 编写的快速且可扩展的分布式 Map/Reduce 系统,结合了 Go 的高并发性和 Luajit 的高性能,可独立运行或分布式运行.
-- [glow](https://github.com/chrislusf/glow) - 易于使用的可扩展分布式大数据处理、Map-Reduce、DAG 执行,全部采用纯 Go 语言.
-- [gmsec](https://github.com/gmsec/micro) - Go 分布式系统开发框架.
-- [go-doudou](https://github.com/unionj-cloud/go-doudou) - 基于八卦协议和 OpenAPI 3.0 规范的去中心化微服务框架. 内置的 go-doudou cli 专注于低代码和快速开发,可以提高您的工作效率.
-- [go-health](https://github.com/InVisionApp/go-health) - 用于在服务中启用异步依赖项运行状况检查的库.
-- [go-jump](https://github.com/dgryski/go-jump) - Google 的“Jump”一致性哈希函数的端口.
-- [go-kit](https://github.com/go-kit/kit) - 微服务工具包,支持服务发现、负载均衡、可插拔传输、请求跟踪等.
-- [go-micro](https://github.com/micro/go-micro) - 分布式系统开发框架.
-- [go-mysql-lock](https://github.com/sanketplus/go-mysql-lock) - 基于MySQL的分布式锁.
-- [go-pdu](https://github.com/pdupub/go-pdu) - 一个去中心化的基于身份的社交网络.
-- [go-sundheit](https://github.com/AppsFlyer/go-sundheit) - 一个库,旨在为 golang 服务定义异步服务运行状况检查提供支持.
-- [go-zero](https://github.com/tal-tech/go-zero) - 一个 Web 和 RPC 框架. 它的诞生是为了通过弹性设计确保繁忙站点的稳定性. 内置的goctl大大提高了开发效率.
-- [gorpc](https://github.com/valyala/gorpc) - 简单、快速且可扩展的高负载 RPC 库.
-- [grpc-go](https://github.com/grpc/grpc-go) - gRPC的Go语言实现. 基于 HTTP/2 的 RPC.
-- [hprose](https://github.com/hprose/hprose-golang) - 非常新颖的RPC库,现在支持25种以上语言.
-- [jsonrpc](https://github.com/osamingo/jsonrpc) - jsonrpc 包帮助实现 JSON-RPC 2.0.
-- [jsonrpc](https://github.com/ybbus/jsonrpc) - JSON-RPC 2.0 HTTP 客户端实现.
+_Packages that help with building Distributed Systems._
+
+- [arpc](https://github.com/lesismal/arpc) - More effective network communication, support two-way-calling, notify, broadcast.
+- [celeriac](https://github.com/svcavallar/celeriac.v1) - Library for adding support for interacting and monitoring Celery workers, tasks and events in Go.
+- [consistent](https://github.com/buraksezer/consistent) - Consistent hashing with bounded loads.
+- [consistenthash](https://github.com/mbrostami/consistenthash) - Consistent hashing with configurable replicas.
+- [dht](https://github.com/anacrolix/dht) - BitTorrent Kademlia DHT implementation.
+- [digota](https://github.com/digota/digota) - grpc ecommerce microservice.
+- [dot](https://github.com/dotchain/dot/) - distributed sync using operational transformation/OT.
+- [doublejump](https://github.com/edwingeng/doublejump) - A revamped Google's jump consistent hash.
+- [dragonboat](https://github.com/lni/dragonboat) - A feature complete and high performance multi-group Raft library in Go.
+- [Dragonfly](https://github.com/dragonflyoss/Dragonfly2) - Provide efficient, stable and secure file distribution and image acceleration based on p2p technology to be the best practice and standard solution in cloud native architectures.
+- [drmaa](https://github.com/dgruber/drmaa) - Job submission library for cluster schedulers based on the DRMAA standard.
+- [dynamolock](https://cirello.io/dynamolock) - DynamoDB-backed distributed locking implementation.
+- [dynatomic](https://github.com/tylfin/dynatomic) - A library for using DynamoDB as an atomic counter.
+- [emitter-io](https://github.com/emitter-io/emitter) - High performance, distributed, secure and low latency publish-subscribe platform built with MQTT, Websockets and love.
+- [failured](https://github.com/andy2046/failured) - adaptive accrual failure detector for distributed systems.
+- [flowgraph](https://github.com/vectaport/flowgraph) - flow-based programming package.
+- [gleam](https://github.com/chrislusf/gleam) - Fast and scalable distributed map/reduce system written in pure Go and Luajit, combining Go's high concurrency with Luajit's high performance, runs standalone or distributed.
+- [glow](https://github.com/chrislusf/glow) - Easy-to-Use scalable distributed big data processing, Map-Reduce, DAG execution, all in pure Go.
+- [gmsec](https://github.com/gmsec/micro) - A Go distributed systems development framework.
+- [go-doudou](https://github.com/unionj-cloud/go-doudou) - A gossip protocol and OpenAPI 3.0 spec based decentralized microservice framework. Built-in go-doudou cli focusing on low-code and rapid dev can power up your productivity.
+- [go-health](https://github.com/InVisionApp/go-health) - Library for enabling asynchronous dependency health checks in your service.
+- [go-jump](https://github.com/dgryski/go-jump) - Port of Google's "Jump" Consistent Hash function.
+- [go-kit](https://github.com/go-kit/kit) - Microservice toolkit with support for service discovery, load balancing, pluggable transports, request tracking, etc.
+- [go-micro](https://github.com/micro/go-micro) - A distributed systems development framework.
+- [go-mysql-lock](https://github.com/sanketplus/go-mysql-lock) - MySQL based distributed lock.
+- [go-pdu](https://github.com/pdupub/go-pdu) - A decentralized identity-based social network.
+- [go-sundheit](https://github.com/AppsFlyer/go-sundheit) - A library built to provide support for defining async service health checks for golang services.
+- [go-zero](https://github.com/tal-tech/go-zero) - A web and rpc framework. It's born to ensure the stability of the busy sites with resilient design. Builtin goctl greatly improves the development productivity.
+- [gorpc](https://github.com/valyala/gorpc) - Simple, fast and scalable RPC library for high load.
+- [grpc-go](https://github.com/grpc/grpc-go) - The Go language implementation of gRPC. HTTP/2 based RPC.
+- [hprose](https://github.com/hprose/hprose-golang) - Very newbility RPC Library, support 25+ languages now.
+- [jsonrpc](https://github.com/osamingo/jsonrpc) - The jsonrpc package helps implement of JSON-RPC 2.0.
+- [jsonrpc](https://github.com/ybbus/jsonrpc) - JSON-RPC 2.0 HTTP client implementation.
- [Kitex](https://github.com/cloudwego/kitex) - A high-performance and strong-extensibility Golang RPC framework that helps developers build microservices. If the performance and extensibility are the main concerns when you develop microservices, Kitex can be a good choice.
-- [Kratos](https://github.com/go-kratos/kratos) - Go 中模块化设计且易于使用的微服务框架.
-- [liftbridge](https://github.com/liftbridge-io/liftbridge) - NATS 的轻量级、容错消息流.
-- [lura](https://github.com/luraproject/lura) - 具有中间件的超高性能 API 网关框架.
-- [micro](https://github.com/micro/micro) - 适用于云及其他环境的分布式系统运行时.
-- [NATS](https://github.com/nats-io/gnatsd) - 适用于微服务、物联网和云原生系统的轻量级高性能消息传递系统.
-- [outboxer](https://github.com/italolelis/outboxer) - Outboxer 是一个实现发件箱模式的 go 库.
-- [pglock](https://cirello.io/pglock) - PostgreSQL 支持的分布式锁定实现.
-- [pjrpc](https://gitlab.com/pjrpc/pjrpc) - 具有 Protobuf 规范的 Golang JSON-RPC 服务器客户端.
-- [raft](https://github.com/hashicorp/raft) - Raft 共识协议的 Golang 实现,由 HashiCorp 实现.
-- [raft](https://github.com/etcd-io/raft) - 由 CoreOS 实现 Raft 共识协议.
-- [rain](https://github.com/cenkalti/rain) - BitTorrent 客户端和库.
-- [redis-lock](https://github.com/bsm/redislock) - 使用 Redis 简化分布式锁定实现.
-- [resgate](https://resgate.io/) - 实时 API 网关,用于构建 REST、实时和 RPC API,所有客户端均无缝同步.
-- [ringpop-go](https://github.com/uber/ringpop-go) - 适用于 Go 应用程序的可扩展、容错的应用程序层分片.
-- [rpcx](https://github.com/smallnest/rpcx) - 分布式可插拔RPC服务框架,如阿里巴巴Dubbo.
-- [Semaphore](https://github.com/jexia/semaphore) - 一个简单的(微)服务编排器.
-- [sleuth](https://github.com/ursiform/sleuth) - 用于 HTTP 服务之间的无主 p2p 自动发现和 RPC 的库(使用 [ZeroMQ](https://github.com/zeromq/libzmq)).
-- [Temporal](https://github.com/temporalio/sdk-go) - 持久的执行系统使代码容错且简单.
-- [torrent](https://github.com/anacrolix/torrent) - BitTorrent 客户端包.
+- [Kratos](https://github.com/go-kratos/kratos) - A modular-designed and easy-to-use microservices framework in Go.
+- [liftbridge](https://github.com/liftbridge-io/liftbridge) - Lightweight, fault-tolerant message streams for NATS.
+- [lura](https://github.com/luraproject/lura) - Ultra performant API Gateway framework with middlewares.
+- [micro](https://github.com/micro/micro) - A distributed systems runtime for the cloud and beyond.
+- [NATS](https://github.com/nats-io/gnatsd) - Lightweight, high performance messaging system for microservices, IoT, and cloud native systems.
+- [outboxer](https://github.com/italolelis/outboxer) - Outboxer is a go library that implements the outbox pattern.
+- [pglock](https://cirello.io/pglock) - PostgreSQL-backed distributed locking implementation.
+- [pjrpc](https://gitlab.com/pjrpc/pjrpc) - Golang JSON-RPC Server-Client with Protobuf spec.
+- [raft](https://github.com/hashicorp/raft) - Golang implementation of the Raft consensus protocol, by HashiCorp.
+- [raft](https://github.com/etcd-io/raft) - Go implementation of the Raft consensus protocol, by CoreOS.
+- [rain](https://github.com/cenkalti/rain) - BitTorrent client and library.
+- [redis-lock](https://github.com/bsm/redislock) - Simplified distributed locking implementation using Redis.
+- [resgate](https://resgate.io/) - Realtime API Gateway for building REST, real time, and RPC APIs, where all clients are synchronized seamlessly.
+- [ringpop-go](https://github.com/uber/ringpop-go) - Scalable, fault-tolerant application-layer sharding for Go applications.
+- [rpcx](https://github.com/smallnest/rpcx) - Distributed pluggable RPC service framework like alibaba Dubbo.
+- [Semaphore](https://github.com/jexia/semaphore) - A straightforward (micro) service orchestrator.
+- [sleuth](https://github.com/ursiform/sleuth) - Library for master-less p2p auto-discovery and RPC between HTTP services (using [ZeroMQ](https://github.com/zeromq/libzmq)).
+- [Temporal](https://github.com/temporalio/sdk-go) - Durable execution system for making code fault-tolerant and simple.
+- [torrent](https://github.com/anacrolix/torrent) - BitTorrent client package.
## Dynamic DNS
-_更新动态 DNS 记录的工具._
+_Tools for updating dynamic DNS records._
-- [DDNS](https://github.com/skibish/ddns) - 以 Digital Ocean Networking DNS 作为后端的个人 DDNS 客户端.
-- [dyndns](https://gitlab.com/alcastle/dyndns) - 后台 Go 进程定期自动检查您的 IP 地址,并在您的地址发生变化时更新 Google 域的(一个或多个)动态 DNS 记录.
-- [GoDNS](https://github.com/timothyye/godns) - 动态 DNS 客户端工具,支持 DNSPod 和 HE.net,用 Go 编写.
+- [DDNS](https://github.com/skibish/ddns) - Personal DDNS client with Digital Ocean Networking DNS as backend.
+- [dyndns](https://gitlab.com/alcastle/dyndns) - Background Go process to regularly and automatically check your IP Address and make updates to (one or many) Dynamic DNS records for Google domains whenever your address changes.
+- [GoDNS](https://github.com/timothyye/godns) - A dynamic DNS client tool, supports DNSPod & HE.net, written in Go.
## Email
-_实现电子邮件创建和发送的库和工具._
-
-- [chasquid](https://blitiri.com.ar/p/chasquid) - 用 Go 编写的 SMTP 服务器.
-- [douceur](https://github.com/aymerick/douceur) - HTML 电子邮件的 CSS 内联.
-- [email](https://github.com/jordan-wright/email) - 一个强大且灵活的 Go 电子邮件库.
-- [email-verifier](https://github.com/AfterShip/email-verifier) - 用于电子邮件验证的 Go 库,无需发送任何电子邮件.
-- [go-dkim](https://github.com/toorop/go-dkim) - DKIM 库,用于签名和验证电子邮件.
-- [go-email-normalizer](https://github.com/dimuska139/go-email-normalizer) - Golang 库,用于提供电子邮件地址的规范表示.
-- [go-email-validator](https://github.com/go-email-validator/go-email-validator) - 用于语法、一次性、smtp 等检查的模块化电子邮件验证器.
-- [go-imap](https://github.com/emersion/go-imap) - 用于客户端和服务器的 IMAP 库.
-- [go-mail](https://github.com/wneessen/go-mail) - 一个简单的 Go 库,用于在 Go 中发送邮件.
-- [go-message](https://github.com/emersion/go-message) - 用于互联网消息格式和邮件消息的流媒体库.
-- [go-premailer](https://github.com/vanng822/go-premailer) - Go 中 HTML 邮件的内联样式.
-- [go-simple-mail](https://github.com/xhit/go-simple-mail) - 非常简单的包,用于使用 SMTP Keep Alive 和两个超时发送电子邮件:连接和发送.
-- [Hectane](https://github.com/hectane/hectane) - 提供 HTTP API 的轻量级 SMTP 客户端.
-- [hermes](https://github.com/matcornic/hermes) - Golang 包,可生成干净、响应灵敏的 HTML 电子邮件.
-- [mailchain](https://github.com/mailchain/mailchain) - 将加密的电子邮件发送到用 Go 编写的区块链地址.
-- [mailgun-go](https://github.com/mailgun/mailgun-go) - 使用 Mailgun API 发送邮件的 Go 库.
-- [MailHog](https://github.com/mailhog/MailHog) - 使用 Web 和 API 接口进行电子邮件和 SMTP 测试.
-- [Mailpit](https://github.com/axllent/mailpit) - 为开发人员提供的电子邮件和 SMTP 测试工具.
-- [mailx](https://github.com/valord577/mailx) - Mailx 是一个库,可以更轻松地通过 SMTP 发送电子邮件. 它是 golang 标准库“net/smtp”的增强.
-- [SendGrid](https://github.com/sendgrid/sendgrid-go) - SendGrid 用于发送电子邮件的 Go 库.
-- [smtp](https://github.com/mailhog/smtp) - SMTP 服务器协议状态机.
-- [smtpmock](https://github.com/mocktools/go-smtp-mock) - 轻量级可配置多线程假 SMTP 服务器. 模拟您的测试环境的任何 SMTP 行为.
-- [truemail-go](https://github.com/truemail-rb/truemail-go) - 可配置的 Golang 电子邮件验证器/验证器. 通过正则表达式、DNS、SMTP 等验证电子邮件.
+_Libraries and tools that implement email creation and sending._
+
+- [chasquid](https://blitiri.com.ar/p/chasquid) - SMTP server written in Go.
+- [douceur](https://github.com/aymerick/douceur) - CSS inliner for your HTML emails.
+- [email](https://github.com/jordan-wright/email) - A robust and flexible email library for Go.
+- [email-verifier](https://github.com/AfterShip/email-verifier) - A Go library for email verification without sending any emails.
+- [go-dkim](https://github.com/toorop/go-dkim) - DKIM library, to sign & verify email.
+- [go-email-normalizer](https://github.com/dimuska139/go-email-normalizer) - Golang library for providing a canonical representation of email address.
+- [go-email-validator](https://github.com/go-email-validator/go-email-validator) - Modular email validator for syntax, disposable, smtp, etc... checking.
+- [go-imap](https://github.com/emersion/go-imap) - IMAP library for clients and servers.
+- [go-mail](https://github.com/wneessen/go-mail) - A simple Go library for sending mails in Go.
+- [go-message](https://github.com/emersion/go-message) - Streaming library for the Internet Message Format and mail messages.
+- [go-premailer](https://github.com/vanng822/go-premailer) - Inline styling for HTML mail in Go.
+- [go-simple-mail](https://github.com/xhit/go-simple-mail) - Very simple package to send emails with SMTP Keep Alive and two timeouts: Connect and Send.
+- [Hectane](https://github.com/hectane/hectane) - Lightweight SMTP client providing an HTTP API.
+- [hermes](https://github.com/matcornic/hermes) - Golang package that generates clean, responsive HTML e-mails.
+- [mailchain](https://github.com/mailchain/mailchain) - Send encrypted emails to blockchain addresses written in Go.
+- [mailgun-go](https://github.com/mailgun/mailgun-go) - Go library for sending mail with the Mailgun API.
+- [MailHog](https://github.com/mailhog/MailHog) - Email and SMTP testing with web and API interface.
+- [Mailpit](https://github.com/axllent/mailpit) - Email and SMTP testing tool for developers.
+- [mailx](https://github.com/valord577/mailx) - Mailx is a library that makes it easier to send email via SMTP. It is an enhancement of the golang standard library `net/smtp`.
+- [SendGrid](https://github.com/sendgrid/sendgrid-go) - SendGrid's Go library for sending email.
+- [smtp](https://github.com/mailhog/smtp) - SMTP server protocol state machine.
+- [smtpmock](https://github.com/mocktools/go-smtp-mock) - Lightweight configurable multithreaded fake SMTP server. Mimic any SMTP behaviour for your test environment.
+- [truemail-go](https://github.com/truemail-rb/truemail-go) - Configurable Golang email validator/verifier. Verify email via Regex, DNS, SMTP and even more.
## Embeddable Scripting Languages
-_在你的 Go 代码中嵌入其他语言._
-
-- [anko](https://github.com/mattn/anko) - 用 Go 编写的脚本化解释器.
-- [binder](https://github.com/alexeyco/binder) - 转到Lua绑定库,基于 [gopher-lua](https://github.com/yuin/gopher-lua).
-- [cel-go](https://github.com/google/cel-go) - 快速、便携、非图灵完备的表达式评估,逐步打字.
-- [ecal](https://github.com/krotik/ecal) - 一种简单的嵌入式脚本语言,支持并发事件处理.
-- [expr](https://github.com/antonmedv/expr) - Go 的表达式评估引擎:快速、非图灵完备、动态类型、静态类型.
-- [gentee](https://github.com/gentee/gentee) - 可嵌入的脚本编程语言.
-- [gisp](https://github.com/jcla1/gisp) - Go 中的简单 LISP.
-- [go-duktape](https://github.com/olebedev/go-duktape) - Go 的 Duktape JavaScript 引擎绑定.
-- [go-lua](https://github.com/Shopify/go-lua) - 将 Lua 5.2 VM 移植到纯 Go.
-- [go-php](https://github.com/deuill/go-php) - Go 的 PHP 绑定.
-- [go-python](https://github.com/sbinet/go-python) - 与 CPython C-API 的简单 go 绑定.
-- [goja](https://github.com/dop251/goja) - Go 中的 ECMAScript 5.1(+) 实现.
-- [golua](https://github.com/aarzilli/golua) - Lua C API 的 Go 绑定.
-- [gopher-lua](https://github.com/yuin/gopher-lua) - Lua 5.1 VM 和用 Go 编写的编译器.
-- [gval](https://github.com/PaesslerAG/gval) - 用 Go 编写的高度可定制的表达式语言.
+_Embedding other languages inside your go code._
+
+- [anko](https://github.com/mattn/anko) - Scriptable interpreter written in Go.
+- [binder](https://github.com/alexeyco/binder) - Go to Lua binding library, based on [gopher-lua](https://github.com/yuin/gopher-lua).
+- [cel-go](https://github.com/google/cel-go) - Fast, portable, non-Turing complete expression evaluation with gradual typing.
+- [ecal](https://github.com/krotik/ecal) - A simple embeddable scripting language which supports concurrent event processing.
+- [expr](https://github.com/antonmedv/expr) - Expression evaluation engine for Go: fast, non-Turing complete, dynamic typing, static typing.
+- [gentee](https://github.com/gentee/gentee) - Embeddable scripting programming language.
+- [gisp](https://github.com/jcla1/gisp) - Simple LISP in Go.
+- [go-duktape](https://github.com/olebedev/go-duktape) - Duktape JavaScript engine bindings for Go.
+- [go-lua](https://github.com/Shopify/go-lua) - Port of the Lua 5.2 VM to pure Go.
+- [go-php](https://github.com/deuill/go-php) - PHP bindings for Go.
+- [go-python](https://github.com/sbinet/go-python) - naive go bindings to the CPython C-API.
+- [goja](https://github.com/dop251/goja) - ECMAScript 5.1(+) implementation in Go.
+- [golua](https://github.com/aarzilli/golua) - Go bindings for Lua C API.
+- [gopher-lua](https://github.com/yuin/gopher-lua) - Lua 5.1 VM and compiler written in Go.
+- [gval](https://github.com/PaesslerAG/gval) - A highly customizable expression language written in Go.
- [metacall](https://github.com/metacall/core) - Cross-platform Polyglot Runtime which supports NodeJS, JavaScript, TypeScript, Python, Ruby, C#, WebAssembly, Java, Cobol and more.
-- [ngaro](https://github.com/db47h/ngaro) - 可嵌入 Ngaro VM 实现,支持在 Retro 中编写脚本.
-- [prolog](https://github.com/ichiban/prolog) - 可嵌入的序言.
-- [purl](https://github.com/ian-kent/purl) - Perl 5.18.2 嵌入 Go 中.
-- [starlark-go](https://github.com/google/starlark-go) - Starlark 的 Go 实现:类似 Python 的语言,具有确定性评估和密封执行.
-- [tengo](https://github.com/d5/tengo) - Go 的字节码编译脚本语言.
+- [ngaro](https://github.com/db47h/ngaro) - Embeddable Ngaro VM implementation enabling scripting in Retro.
+- [prolog](https://github.com/ichiban/prolog) - Embeddable Prolog.
+- [purl](https://github.com/ian-kent/purl) - Perl 5.18.2 embedded in Go.
+- [starlark-go](https://github.com/google/starlark-go) - Go implementation of Starlark: Python-like language with deterministic evaluation and hermetic execution.
+- [tengo](https://github.com/d5/tengo) - Bytecode compiled script language for Go.
## Error Handling
-_用于处理错误的库._
-
-- [emperror](https://github.com/emperror/emperror) - Go 库和应用程序的错误处理工具和最佳实践.
-- [eris](https://github.com/rotisserie/eris) - 在 Go 中处理、跟踪和记录错误的更好方法. 与标准错误库和 github.com/pkg/errors 兼容.
-- [errlog](https://github.com/snwfdhmp/errlog) - 可破解的包,用于确定错误的负责源代码(以及其他一些快速调试功能). 可就地插入任何记录器.
-- [errors](https://github.com/emperror/errors) - 标准库错误包和 github.com/pkg/errors 的直接替换. 提供各种错误处理原语.
-- [errors](https://github.com/pkg/errors) - 提供简单错误处理原语的包.
-- [errors](https://github.com/neuronlabs/errors) - 使用分类原语进行简单的 golang 错误处理.
-- [errors](https://github.com/PumpkinSeed/errors) - 最简单的错误包装器,具有出色的性能和最小的内存开销.
-- [errors](https://github.com/bnkamalesh/errors) - 内置 Go 错误的直接替换. 这是一个最小的错误处理包,具有自定义错误类型、用户友好消息、Unwrap & Is. 具有非常易于使用和简单的辅助功能.
-- [errors](https://github.com/cockroachdb/errors) - Go 错误库,具有通过网络的错误可移植性.
-- [errorx](https://github.com/joomcode/errorx) - 功能丰富的错误包,包含堆栈跟踪、错误组合等.
-- [exception](https://github.com/rbrahul/exception) - 一个简单的实用程序包,用于在 Golang 中使用 try-catch 进行异常处理.
-- [Falcon](https://github.com/SonicRoshan/falcon) - 一个简单但功能强大的错误处理包.
-- [Fault](https://github.com/Southclaws/fault) - 一种用于包装错误的人体工程学机制,以促进错误值的结构化元数据和上下文.
-- [go-multierror](https://github.com/hashicorp/go-multierror) - Go (golang) 包,用于将错误列表表示为单个错误.
-- [oops](https://github.com/samber/oops) - 使用上下文、堆栈跟踪和源片段进行错误处理.
-- [tracerr](https://github.com/ztrue/tracerr) - 带有堆栈跟踪和源片段的 Golang 错误.
+_Libraries for handling errors._
+
+- [emperror](https://github.com/emperror/emperror) - Error handling tools and best practices for Go libraries and applications.
+- [eris](https://github.com/rotisserie/eris) - A better way to handle, trace, and log errors in Go. Compatible with the standard error library and github.com/pkg/errors.
+- [errlog](https://github.com/snwfdhmp/errlog) - Hackable package that determines responsible source code for an error (and some other fast-debugging features). Pluggable to any logger in-place.
+- [errors](https://github.com/emperror/errors) - Drop-in replacement for the standard library errors package and github.com/pkg/errors. Provides various error handling primitives.
+- [errors](https://github.com/pkg/errors) - Package that provides simple error handling primitives.
+- [errors](https://github.com/neuronlabs/errors) - Simple golang error handling with classification primitives.
+- [errors](https://github.com/PumpkinSeed/errors) - The most simple error wrapper with awesome performance and minimal memory overhead.
+- [errors](https://github.com/bnkamalesh/errors) - Drop-in replacement for builtin Go errors. This is a minimal error handling package with custom error types, user friendly messages, Unwrap & Is. With very easy to use and straightforward helper functions.
+- [errors](https://github.com/cockroachdb/errors) - Go error library with error portability over the network.
+- [errorx](https://github.com/joomcode/errorx) - A feature rich error package with stack traces, composition of errors and more.
+- [exception](https://github.com/rbrahul/exception) - A simple utility package for exception handling with try-catch in Golang.
+- [Falcon](https://github.com/SonicRoshan/falcon) - A Simple Yet Highly Powerful Package For Error Handling.
+- [Fault](https://github.com/Southclaws/fault) - An ergonomic mechanism for wrapping errors in order to facilitate structured metadata and context for error values.
+- [go-multierror](https://github.com/hashicorp/go-multierror) - Go (golang) package for representing a list of errors as a single error.
+- [oops](https://github.com/samber/oops) - Error handling with context, stack trace and source fragments.
+- [tracerr](https://github.com/ztrue/tracerr) - Golang errors with stack trace and source fragments.
## File Handling
-_用于处理文件和文件系统的库._
-
-- [afero](https://github.com/spf13/afero) - Go 的文件系统抽象系统.
-- [afs](https://github.com/viant/afs) - Go 的抽象文件存储(mem、scp、zip、tar、云:s3、gs).
-- [baraka](https://github.com/xis/baraka) - 一个轻松处理http 文件上传的库.
-- [bigfile](https://github.com/bigfile/bigfile) - 文件传输系统,支持使用http api、rpc调用和ftp客户端管理文件.
-- [checksum](https://github.com/codingsince1985/checksum) - 计算大型文件的消息摘要,例如 MD5、SHA256、SHA1、CRC 或 BLAKE2.
-- [copy](https://github.com/otiai10/copy) - 递归复制目录.
-- [flop](https://github.com/homedepot/flop) - 文件操作库,旨在镜像功能奇偶校验 [GNU cp](https://www.gnu.org/software/coreutils/manual/html_node/cp-invocation.html).
-- [gdu](https://github.com/dundee/gdu) - 带有控制台界面的磁盘使用分析器.
-- [go-csv-tag](https://github.com/artonge/go-csv-tag) - 使用标签加载 csv 文件.
-- [go-decent-copy](https://github.com/hugocarreira/go-decent-copy) - 为人类复制文件.
-- [go-exiftool](https://github.com/barasher/go-exiftool) - Go 绑定 ExifTool,这是一个著名的库,用于从文件(图片、PDF、office 等)中提取尽可能多的元数据(EXIF、IPTC 等).
-- [go-gtfs](https://github.com/artonge/go-gtfs) - 在 go 中加载 gtfs 文件.
-- [gofs](https://github.com/no-src/gofs) - 开箱即用的跨平台实时文件同步工具.
-- [gut/yos](https://github.com/1set/gut) - 简单可靠的文件操作包,例如文件、目录和符号链接的复制/移动/差异/列表.
-- [higgs](https://github.com/dastoori/higgs) - 一个小型的跨平台 Go 库,用于隐藏/取消隐藏文件和目录.
-- [notify](https://github.com/rjeczalik/notify) - 文件系统事件通知库,具有简单的 API,类似于 os/signal.
-- [opc](https://github.com/qmuntal/opc) - 加载 Go 的开放打包约定 (OPC) 文件.
-- [parquet](https://github.com/parsyl/parquet) - 读和写 [parquet](https://parquet.apache.org) 文件.
-- [pathtype](https://github.com/jonchun/pathtype) - 将路径视为自己的类型,而不是使用字符串.
-- [pdfcpu](https://github.com/pdfcpu/pdfcpu) - PDF 处理器.
-- [skywalker](https://github.com/dixonwille/skywalker) - 允许用户轻松地同时浏览文件系统的软件包.
-- [stl](https://gitlab.com/russoj88/stl) - 用于读取和写入 STL(立体光刻)文件的模块. 并发读取算法.
-- [tarfs](https://github.com/posener/tarfs) - 实施 [`FileSystem` interface](https://godoc.org/github.com/kr/fs#FileSystem) 对于 tar 文件.
-- [todotxt](https://github.com/1set/todotxt) - Gina Trapani 的 Go 图书馆 [_todo.txt_](http://todotxt.org/) 文件,支持解析和操作任务列表 [_todo.txt_ format](https://github.com/todotxt/todo.txt).
-- [vfs](https://github.com/C2FO/vfs) - Go 的一组可插入、可扩展且固定的文件系统功能,适用于多种文件系统类型,例如 os、S3 和 GCS.
+_Libraries for handling files and file systems._
+
+- [afero](https://github.com/spf13/afero) - FileSystem Abstraction System for Go.
+- [afs](https://github.com/viant/afs) - Abstract File Storage (mem, scp, zip, tar, cloud: s3, gs) for Go.
+- [baraka](https://github.com/xis/baraka) - A library to process http file uploads easily.
+- [bigfile](https://github.com/bigfile/bigfile) - A file transfer system, support to manage files with http api, rpc call and ftp client.
+- [checksum](https://github.com/codingsince1985/checksum) - Compute message digest, like MD5, SHA256, SHA1, CRC or BLAKE2s, for large files.
+- [copy](https://github.com/otiai10/copy) - Copy directory recursively.
+- [flop](https://github.com/homedepot/flop) - File operations library which aims to mirror feature parity with [GNU cp](https://www.gnu.org/software/coreutils/manual/html_node/cp-invocation.html).
+- [gdu](https://github.com/dundee/gdu) - Disk usage analyzer with console interface.
+- [go-csv-tag](https://github.com/artonge/go-csv-tag) - Load csv file using tag.
+- [go-decent-copy](https://github.com/hugocarreira/go-decent-copy) - Copy files for humans.
+- [go-exiftool](https://github.com/barasher/go-exiftool) - Go bindings for ExifTool, the well-known library used to extract as much metadata as possible (EXIF, IPTC, ...) from files (pictures, PDF, office, ...).
+- [go-gtfs](https://github.com/artonge/go-gtfs) - Load gtfs files in go.
+- [gofs](https://github.com/no-src/gofs) - A cross-platform real-time file synchronization tool out of the box.
+- [gut/yos](https://github.com/1set/gut) - Simple and reliable package for file operations like copy/move/diff/list on files, directories and symbolic links.
+- [higgs](https://github.com/dastoori/higgs) - A tiny cross-platform Go library to hide/unhide files and directories.
+- [notify](https://github.com/rjeczalik/notify) - File system event notification library with simple API, similar to os/signal.
+- [opc](https://github.com/qmuntal/opc) - Load Open Packaging Conventions (OPC) files for Go.
+- [parquet](https://github.com/parsyl/parquet) - Read and write [parquet](https://parquet.apache.org) files.
+- [pathtype](https://github.com/jonchun/pathtype) - Treat paths as their own type instead of using strings.
+- [pdfcpu](https://github.com/pdfcpu/pdfcpu) - PDF processor.
+- [skywalker](https://github.com/dixonwille/skywalker) - Package to allow one to concurrently go through a filesystem with ease.
+- [stl](https://gitlab.com/russoj88/stl) - Modules to read and write STL (stereolithography) files. Concurrent algorithm for reading.
+- [tarfs](https://github.com/posener/tarfs) - Implementation of the [`FileSystem` interface](https://godoc.org/github.com/kr/fs#FileSystem) for tar files.
+- [todotxt](https://github.com/1set/todotxt) - Go library for Gina Trapani's [_todo.txt_](http://todotxt.org/) files, supports parsing and manipulating of task lists in the [_todo.txt_ format](https://github.com/todotxt/todo.txt).
+- [vfs](https://github.com/C2FO/vfs) - A pluggable, extensible, and opinionated set of filesystem functionality for Go across a number of filesystem types such as os, S3, and GCS.
## Financial
-_会计和财务包._
-
-- [accounting](https://github.com/leekchan/accounting) - golang 的货币和货币格式.
-- [ach](https://github.com/moov-io/ach) - 自动清算所 (ACH) 文件的读取器、写入器和验证器.
-- [bbgo](https://github.com/c9s/bbgo) - 用 Go 编写的加密货币交易机器人框架. 包括常见的加密货币交易所API、标准指标、回测和许多内置策略.
-- [currency](https://github.com/bojanz/currency) - 处理货币金额,提供货币信息和格式.
-- [currency](https://github.com/bnkamalesh/currency) - 高性能和准确的货币计算包.
-- [decimal](https://github.com/shopspring/decimal) - 任意精度定点十进制数.
-- [fpdecimal](https://github.com/nikolaydubina/fpdecimal) - 快速、精确的小定点小数序列化和算术
-- [fpmoney](https://github.com/nikolaydubina/fpmoney) - 快速简单的ISO4217定点十进制货币.
-- [go-finance](https://github.com/alpeb/go-finance) - 货币时间价值(年金)、现金流、利率转换、债券和折旧计算的财务函数库.
-- [go-finance](https://github.com/pieterclaerhout/go-finance) - 用于获取汇率、通过 VIES 检查增值税号以及检查 IBAN 银行帐号的模块.
-- [go-finnhub](https://github.com/m1/go-finnhub) - 来自 finnhub.io 的股票市场、外汇和加密数据客户端. 访问来自 60 多家证券交易所、10 家外汇经纪商和 15 多家加密货币交易所的实时金融市场数据.
-- [go-money](https://github.com/rhymond/go-money) - 福勒货币模式的实施.
-- [ofxgo](https://github.com/aclindsa/ofxgo) - 查询 OFX 服务器和/或解析响应(使用示例命令行客户端).
-- [orderbook](https://github.com/i25959341/orderbook) - Golang 限价订单簿匹配引擎.
-- [payme](https://github.com/jovandeginste/payme) - 用于 SEPA 付款的 QR 码生成器(ASCII 和 PNG).
-- [sleet](https://github.com/BoltApp/sleet) - 一个统一的接口供多个支付服务提供商(PsP)处理在线支付.
-- [techan](https://github.com/sdcoffey/techan) - 具有先进市场分析和交易策略的技术分析库.
-- [ticker](https://github.com/achannarasappa/ticker) - 终端股票观察者和股票位置跟踪器.
-- [transaction](https://github.com/claygod/transaction) - 嵌入式账户事务数据库,以多线程模式运行.
-- [vat](https://github.com/dannyvankooten/vat) - 增值税号验证和欧盟增值税税率.
+_Packages for accounting and finance._
+
+- [accounting](https://github.com/leekchan/accounting) - money and currency formatting for golang.
+- [ach](https://github.com/moov-io/ach) - A reader, writer, and validator for Automated Clearing House (ACH) files.
+- [bbgo](https://github.com/c9s/bbgo) - A crypto trading bot framework written in Go. Including common crypto exchange API, standard indicators, back-testing and many built-in strategies.
+- [currency](https://github.com/bojanz/currency) - Handles currency amounts, provides currency information and formatting.
+- [currency](https://github.com/bnkamalesh/currency) - High performant & accurate currency computation package.
+- [decimal](https://github.com/shopspring/decimal) - Arbitrary-precision fixed-point decimal numbers.
+- [fpdecimal](https://github.com/nikolaydubina/fpdecimal) - Fast and precise serialization and arithmetic for small fixed-point decimals
+- [fpmoney](https://github.com/nikolaydubina/fpmoney) - Fast and simple ISO4217 fixed-point decimal money.
+- [go-finance](https://github.com/alpeb/go-finance) - Library of financial functions for time value of money (annuities), cash flow, interest rate conversions, bonds and depreciation calculations.
+- [go-finance](https://github.com/pieterclaerhout/go-finance) - Module to fetch exchange rates, check VAT numbers via VIES and check IBAN bank account numbers.
+- [go-finnhub](https://github.com/m1/go-finnhub) - Client for stock market, forex and crypto data from finnhub.io. Access real-time financial market data from 60+ stock exchanges, 10 forex brokers, and 15+ crypto exchanges.
+- [go-money](https://github.com/rhymond/go-money) - Implementation of Fowler's Money pattern.
+- [ofxgo](https://github.com/aclindsa/ofxgo) - Query OFX servers and/or parse the responses (with example command-line client).
+- [orderbook](https://github.com/i25959341/orderbook) - Matching Engine for Limit Order Book in Golang.
+- [payme](https://github.com/jovandeginste/payme) - QR code generator (ASCII & PNG) for SEPA payments.
+- [sleet](https://github.com/BoltApp/sleet) - One unified interface for multiple Payment Service Providers (PsP) to process online payment.
+- [techan](https://github.com/sdcoffey/techan) - Technical analysis library with advanced market analysis and trading strategies.
+- [ticker](https://github.com/achannarasappa/ticker) - Terminal stock watcher and stock position tracker.
+- [transaction](https://github.com/claygod/transaction) - Embedded transactional database of accounts, running in multithreaded mode.
+- [vat](https://github.com/dannyvankooten/vat) - VAT number validation & EU VAT rates.
## Forms
-_用于处理表单的库._
+_Libraries for working with forms._
-- [bind](https://github.com/robfig/bind) - 将表单数据绑定到任何 Go 值.
+- [bind](https://github.com/robfig/bind) - Bind form data to any Go values.
- [binding](https://github.com/mholt/binding) - Binds form and JSON data from net/http Request to struct.
-- [conform](https://github.com/leebenson/conform) - 控制用户输入. 根据结构标签修剪、清理和清理数据.
-- [form](https://github.com/go-playground/form) - 将 url.Values 解码为 Go 值并将 Go 值编码为 url.Values. 双阵列和全地图支持.
-- [formam](https://github.com/monoculum/formam) - 将表单的值解码为结构.
-- [forms](https://github.com/albrow/forms) - 与框架无关的库,用于解析和验证支持多部分表单和文件的表单/JSON 数据.
-- [gbind](https://github.com/bdjimmy/gbind) - 将数据绑定到任何 Go 值. 可以使用内置和自定义表达式绑定功能; 支持数据验证
-- [gorilla/csrf](https://github.com/gorilla/csrf) - 针对 Go Web 应用程序和服务的 CSRF 保护.
-- [httpin](https://github.com/ggicci/httpin) - 将 HTTP 请求解码为自定义结构,包括查询字符串、表单、HTTP 标头等.
-- [nosurf](https://github.com/justinas/nosurf) - Go 的 CSRF 保护中间件.
-- [qs](https://github.com/sonh/qs) - 用于将结构编码为 URL 查询参数的 Go 模块.
-- [queryparam](https://github.com/tomwright/queryparam) - 将 `url.Values` 解码为标准或自定义类型的可用结构值.
+- [conform](https://github.com/leebenson/conform) - Keeps user input in check. Trims, sanitizes & scrubs data based on struct tags.
+- [form](https://github.com/go-playground/form) - Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support.
+- [formam](https://github.com/monoculum/formam) - decode form's values into a struct.
+- [forms](https://github.com/albrow/forms) - Framework-agnostic library for parsing and validating form/JSON data which supports multipart forms and files.
+- [gbind](https://github.com/bdjimmy/gbind) - Bind data to any Go value. Can use built-in and custom expression binding capabilities; supports data validation
+- [gorilla/csrf](https://github.com/gorilla/csrf) - CSRF protection for Go web applications & services.
+- [httpin](https://github.com/ggicci/httpin) - Decode an HTTP request into a custom struct, including querystring, forms, HTTP headers, etc.
+- [nosurf](https://github.com/justinas/nosurf) - CSRF protection middleware for Go.
+- [qs](https://github.com/sonh/qs) - Go module for encoding structs into URL query parameters.
+- [queryparam](https://github.com/tomwright/queryparam) - Decode `url.Values` into usable struct values of standard or custom types.
## Functional
-_支持 Go 中函数式编程的包._
+_Packages to support functional programming in Go._
-- [fp-go](https://github.com/repeale/fp-go) - 由 Golang 1.18+ 泛型提供支持的函数式编程助手集合.
-- [fpGo](https://github.com/TeaEntityLab/fpGo) - Monad,Golang 的函数式编程功能.
-- [fuego](https://github.com/seborama/fuego) - Go 中的功能实验.
-- [go-underscore](https://github.com/tobyhede/go-underscore) - 有用的 Go 集合实用程序的有用集合.
-- [gofp](https://github.com/rbrahul/gofp) - 类似于 lodash 的强大 Golang 实用程序库.
-- [mo](https://github.com/samber/mo) - Monad 和流行的 FP 抽象,基于 Go 1.18+ 泛型(Option、Result、Either...).
-- [underscore](https://github.com/rjNemo/underscore) - Go 1.18 及更高版本的函数式编程助手.
-- [valor](https://github.com/phelmkamp/valor) - 可选地包含值的通用选项和结果类型.
+- [fp-go](https://github.com/repeale/fp-go) - Collection of Functional Programming helpers powered by Golang 1.18+ generics.
+- [fpGo](https://github.com/TeaEntityLab/fpGo) - Monad, Functional Programming features for Golang.
+- [fuego](https://github.com/seborama/fuego) - Functional Experiment in Go.
+- [go-underscore](https://github.com/tobyhede/go-underscore) - Useful collection of helpfully functional Go collection utilities.
+- [gofp](https://github.com/rbrahul/gofp) - A lodash like powerful utility library for Golang.
+- [mo](https://github.com/samber/mo) - Monads and popular FP abstractions, based on Go 1.18+ Generics (Option, Result, Either...).
+- [underscore](https://github.com/rjNemo/underscore) - Functional programming helpers for Go 1.18 and beyond.
+- [valor](https://github.com/phelmkamp/valor) - Generic option and result types that optionally contain a value.
## Game Development
-_很棒的游戏开发库._
-
-- [Azul3D](https://github.com/azul3d/engine) - 用 Go 编写的 3D 游戏引擎.
-- [Ebitengine](https://github.com/hajimehoshi/ebiten) - Go 中极其简单的 2D 游戏引擎.
-- [engo](https://github.com/EngoEngine/engo) - Engo 是一个用 Go 编写的开源 2D 游戏引擎. 它遵循实体-组件-系统范例.
-- [fantasyname](https://github.com/s0rg/fantasyname) - 幻想名称生成器.
-- [g3n](https://github.com/g3n/engine) - Go 3D 游戏引擎.
-- [go-astar](https://github.com/beefsack/go-astar) - A\* 寻路算法的 Go 实现.
-- [go-sdl2](https://github.com/veandco/go-sdl2) - 去绑定 [Simple DirectMedia Layer](https://www.libsdl.org/).
-- [go3d](https://github.com/ungerik/go3d) - 面向性能的 Go 2D/3D 数学包.
-- [gonet](https://github.com/xtaci/gonet) - 使用 golang 实现的游戏服务器骨架.
-- [goworld](https://github.com/xiaonanln/goworld) - 可扩展的游戏服务器引擎,具有空间实体框架和热插拔功能.
-- [Harfang3D](https://github.com/harfang3d/harfang3d) - Go语言的3D引擎,适用于Windows和Linux([Harfang on Go.dev](https://github.com/harfang3d/harfang-go)).
-- [Leaf](https://github.com/name5566/leaf) - 轻量级游戏服务器框架.
-- [nano](https://github.com/lonng/nano) - 轻量级、实用、高性能的基于 golang 的游戏服务器框架.
-- [Oak](https://github.com/oakmound/oak) - 纯围棋游戏引擎.
-- [Pitaya](https://github.com/topfreegames/pitaya) - 可扩展的游戏服务器框架,通过 C SDK 提供集群支持和适用于 iOS、Android、Unity 等的客户端库.
-- [Pixel](https://github.com/faiface/pixel) - 用 Go 手工制作的 2D 游戏库.
-- [prototype](https://github.com/gonutz/prototype) - 跨平台(Windows/Linux/Mac)库,用于使用最少的 API 创建桌面游戏.
-- [raylib-go](https://github.com/gen2brain/raylib-go) - 去绑定 [raylib](https://www.raylib.com/),一个简单易用的库,用于学习视频游戏编程.
-- [termloop](https://github.com/JoelOtter/termloop) - 基于终端的 Go 游戏引擎,构建于 Termbox 之上.
-- [tile](https://github.com/kelindar/tile) - 面向数据和缓存友好的 2D 网格库 (TileMap),包括寻路、观察器和导入/导出.
+_Awesome game development libraries._
+
+- [Azul3D](https://github.com/azul3d/engine) - 3D game engine written in Go.
+- [Ebitengine](https://github.com/hajimehoshi/ebiten) - dead simple 2D game engine in Go.
+- [engo](https://github.com/EngoEngine/engo) - Engo is an open-source 2D game engine written in Go. It follows the Entity-Component-System paradigm.
+- [fantasyname](https://github.com/s0rg/fantasyname) - Fantasy names generator.
+- [g3n](https://github.com/g3n/engine) - Go 3D Game Engine.
+- [go-astar](https://github.com/beefsack/go-astar) - Go implementation of the A\* path finding algorithm.
+- [go-sdl2](https://github.com/veandco/go-sdl2) - Go bindings for the [Simple DirectMedia Layer](https://www.libsdl.org/).
+- [go3d](https://github.com/ungerik/go3d) - Performance oriented 2D/3D math package for Go.
+- [gonet](https://github.com/xtaci/gonet) - Game server skeleton implemented with golang.
+- [goworld](https://github.com/xiaonanln/goworld) - Scalable game server engine, featuring space-entity framework and hot-swapping.
+- [Harfang3D](https://github.com/harfang3d/harfang3d) - 3D engine for the Go language, works on Windows and Linux ([Harfang on Go.dev](https://github.com/harfang3d/harfang-go)).
+- [Leaf](https://github.com/name5566/leaf) - Lightweight game server framework.
+- [nano](https://github.com/lonng/nano) - Lightweight, facility, high performance golang based game server framework.
+- [Oak](https://github.com/oakmound/oak) - Pure Go game engine.
+- [Pitaya](https://github.com/topfreegames/pitaya) - Scalable game server framework with clustering support and client libraries for iOS, Android, Unity and others through the C SDK.
+- [Pixel](https://github.com/faiface/pixel) - Hand-crafted 2D game library in Go.
+- [prototype](https://github.com/gonutz/prototype) - Cross-platform (Windows/Linux/Mac) library for creating desktop games using a minimal API.
+- [raylib-go](https://github.com/gen2brain/raylib-go) - Go bindings for [raylib](https://www.raylib.com/), a simple and easy-to-use library to learn videogames programming.
+- [termloop](https://github.com/JoelOtter/termloop) - Terminal-based game engine for Go, built on top of Termbox.
+- [tile](https://github.com/kelindar/tile) - Data-oriented and cache-friendly 2D Grid library (TileMap), includes pathfinding, observers and import/export.
## Generators
-_生成 Go 代码的工具._
+_Tools that generate Go code._
-- [convergen](https://github.com/reedom/convergen) - 功能丰富的类型到类型复制代码生成器.
-- [copygen](https://github.com/switchupcb/copygen) - 无需反射即可生成类型到类型和基于类型的代码.
-- [generis](https://github.com/senselogic/GENERIS) - 代码生成工具提供泛型、自由格式宏、条件编译和 HTML 模板.
-- [go-enum](https://github.com/abice/go-enum) - 从代码注释生成枚举的代码.
-- [go-linq](https://github.com/ahmetalpbalkan/go-linq) - Go 的类似于 .NET LINQ 的查询方法.
-- [goderive](https://github.com/awalterschulze/goderive) - 从输入类型派生函数.
-- [gotype](https://github.com/wzshiming/gotype) - Golang源码解析,用法类似reflect包.
-- [goverter](https://github.com/jmattheis/goverter) - 通过定义接口生成转换器.
-- [GoWrap](https://github.com/hexdigest/gowrap) - 使用简单的模板为 Go 接口生成装饰器.
-- [interfaces](https://github.com/rjeczalik/interfaces) - 用于生成接口定义的命令行工具.
-- [jennifer](https://github.com/dave/jennifer) - 无需模板即可生成任意 Go 代码.
-- [typeregistry](https://github.com/xiaoxin01/typeregistry) - 动态创建类型的库.
+- [convergen](https://github.com/reedom/convergen) - Feature rich type-to-type copy code generator.
+- [copygen](https://github.com/switchupcb/copygen) - Generate type-to-type and type-based code without reflection.
+- [generis](https://github.com/senselogic/GENERIS) - Code generation tool providing generics, free-form macros, conditional compilation and HTML templating.
+- [go-enum](https://github.com/abice/go-enum) - Code generation for enums from code comments.
+- [go-linq](https://github.com/ahmetalpbalkan/go-linq) - .NET LINQ-like query methods for Go.
+- [goderive](https://github.com/awalterschulze/goderive) - Derives functions from input types.
+- [gotype](https://github.com/wzshiming/gotype) - Golang source code parsing, usage like reflect package.
+- [goverter](https://github.com/jmattheis/goverter) - Generate converters by defining an interface.
+- [GoWrap](https://github.com/hexdigest/gowrap) - Generate decorators for Go interfaces using simple templates.
+- [interfaces](https://github.com/rjeczalik/interfaces) - Command line tool for generating interface definitions.
+- [jennifer](https://github.com/dave/jennifer) - Generate arbitrary Go code without templates.
+- [typeregistry](https://github.com/xiaoxin01/typeregistry) - A library to create type dynamically.
## Geographic
-_地理工具和服务器_
-
-- [geoserver](https://github.com/hishamkaram/geoserver) - geoserver 是一个 Go 包,用于通过 GeoServer REST API 操作 GeoServer 实例.
-- [gismanager](https://github.com/hishamkaram/gismanager) - 将您的 GIS 数据(矢量数据)发布到 PostGIS 和 Geoserver.
-- [godal](https://github.com/airbusgeo/godal) - 去包装 GDAL.
-- [H3](https://github.com/uber/h3-go) - H3 的 Go 绑定,这是一个分层六边形地理空间索引系统.
-- [H3 GeoJSON](https://github.com/mmadfox/go-geojson2h3) - H3 索引和 GeoJSON 之间的转换实用程序.
-- [H3GeoDist](https://github.com/mmadfox/go-h3geo-dist) - 按虚拟节点分配 Uber H3geo 单元.
-- [mbtileserver](https://github.com/consbio/mbtileserver) - 一个简单的基于 Go 的服务器,用于以 mbtiles 格式存储的地图图块.
-- [osm](https://github.com/paulmach/osm) - 用于读取、写入和使用 OpenStreetMap 数据和 API 的库.
-- [pbf](https://github.com/maguro/pbf) - OpenStreetMap PBF golang 编码器/解码器.
-- [S2 geojson](https://github.com/pantrif/s2-geojson) - 将 geojson 转换为 s2 单元并在地图上演示一些 S2 几何特征.
-- [S2 geometry](https://github.com/golang/geo) - Go 中的 S2 几何库.
-- [simplefeatures](https://github.com/peterstace/simplefeatures) simplesfeatures 是一个 2D 几何库,它提供了对几何进行建模的 Go 类型以及对其进行操作的算法.
-- [Tile38](https://github.com/tidwall/tile38) - 具有空间索引和实时地理围栏的地理定位数据库.
-- [Web-Mercator-Projection](https://github.com/jorelosorio/web-mercator-projection) 该项目可轻松使用和转换 LonLat、Point 和 Tile,以使用 Web Mercator 投影在地图中显示信息、标记等.
-- [WGS84](https://github.com/wroge/wgs84) - 坐标转换和转换库(ETRS89、OSGB36、NAD83、RGF93、Web Mercator、UTM).
+_Geographic tools and servers_
+
+- [geoserver](https://github.com/hishamkaram/geoserver) - geoserver Is a Go Package For Manipulating a GeoServer Instance via the GeoServer REST API.
+- [gismanager](https://github.com/hishamkaram/gismanager) - Publish Your GIS Data(Vector Data) to PostGIS and Geoserver.
+- [godal](https://github.com/airbusgeo/godal) - Go wrapper for GDAL.
+- [H3](https://github.com/uber/h3-go) - Go bindings for H3, a hierarchical hexagonal geospatial indexing system.
+- [H3 GeoJSON](https://github.com/mmadfox/go-geojson2h3) - Conversion utilities between H3 indexes and GeoJSON.
+- [H3GeoDist](https://github.com/mmadfox/go-h3geo-dist) - Distribution of Uber H3geo cells by virtual nodes.
+- [mbtileserver](https://github.com/consbio/mbtileserver) - A simple Go-based server for map tiles stored in mbtiles format.
+- [osm](https://github.com/paulmach/osm) - Library for reading, writing and working with OpenStreetMap data and APIs.
+- [pbf](https://github.com/maguro/pbf) - OpenStreetMap PBF golang encoder/decoder.
+- [S2 geojson](https://github.com/pantrif/s2-geojson) - Convert geojson to s2 cells & demonstrating some S2 geometry features on map.
+- [S2 geometry](https://github.com/golang/geo) - S2 geometry library in Go.
+- [simplefeatures](https://github.com/peterstace/simplefeatures) - simplesfeatures is a 2D geometry library that provides Go types that model geometries, as well as algorithms that operate on them.
+- [Tile38](https://github.com/tidwall/tile38) - Geolocation DB with spatial index and realtime geofencing.
+- [Web-Mercator-Projection](https://github.com/jorelosorio/web-mercator-projection) A project to easily use and convert LonLat, Point and Tile to display info, markers, etc, in a map using the Web Mercator Projection.
+- [WGS84](https://github.com/wroge/wgs84) - Library for Coordinate Conversion and Transformation (ETRS89, OSGB36, NAD83, RGF93, Web Mercator, UTM).
## Go Compilers
-_编译转到其他语言的工具._
+_Tools for compiling Go to other languages._
-- [c2go](https://github.com/goplus/c2go) - 将 C 代码转换为 Go 代码.
-- [c4go](https://github.com/Konstantin8105/c4go) - 将 C 代码转换为 Go 代码.
-- [esp32](https://github.com/andygeiss/esp32-transpiler) - 转译进入 Arduino 代码.
-- [f4go](https://github.com/Konstantin8105/f4go) - 将 FORTRAN 77 代码转换为 Go 代码.
-- [gopherjs](https://github.com/gopherjs/gopherjs) - 从 Go 到 JavaScript 的编译器.
-- [tardisgo](https://github.com/tardisgo/tardisgo) - Golang 到 Haxe 到 CPP/CSharp/Java/JavaScript 转换器.
+- [c2go](https://github.com/goplus/c2go) - Convert C code to Go code.
+- [c4go](https://github.com/Konstantin8105/c4go) - Transpile C code to Go code.
+- [esp32](https://github.com/andygeiss/esp32-transpiler) - Transpile Go into Arduino code.
+- [f4go](https://github.com/Konstantin8105/f4go) - Transpile FORTRAN 77 code to Go code.
+- [gopherjs](https://github.com/gopherjs/gopherjs) - Compiler from Go to JavaScript.
+- [tardisgo](https://github.com/tardisgo/tardisgo) - Golang to Haxe to CPP/CSharp/Java/JavaScript transpiler.
## Goroutines
-_管理和使用 Goroutines 的工具._
-
-- [ants](https://github.com/panjf2000/ants) - Go 中的高性能、低成本的 goroutine 池.
-- [artifex](https://github.com/borderstech/artifex) - 使用基于工作人员的调度的 Golang 简单内存作业队列.
-- [async](https://github.com/reugn/async) - Go 的替代同步库(Future、Promise、Locks).
-- [async](https://github.com/studiosol/async) - 一种安全的异步执行函数的方法,在发生紧急情况时恢复它们.
-- [async-job](https://github.com/lab210-dev/async-job) - AsyncJob 是一个异步队列作业管理器,代码轻、清晰、速度快.
-- [breaker](https://github.com/kamilsk/breaker) - 灵活的机制使执行流程可中断.
-- [channelify](https://github.com/ddelizia/channelify) - 将您的函数转换为返回通道,以实现简单而强大的并行处理.
-- [conc](https://github.com/sourcegraph/conc) - `conc` 是 Go 中结构化并发的工具带,使常见任务变得更容易、更安全.
-- [concurrency-limiter](https://github.com/vivek-ng/concurrency-limiter) - 并发限制器,支持超时、动态优先级和 goroutine 的上下文取消.
-- [conexec](https://github.com/ITcathyh/conexec) - 一个并发工具包,帮助以高效、安全的方式同时执行函数. 它支持指定整体超时以避免阻塞,并使用goroutine池来提高效率.
-- [cyclicbarrier](https://github.com/marusama/cyclicbarrier) - golang 的 CyclicBarrier.
-- [execpool](https://github.com/hexdigest/execpool) - 围绕 exec.Cmd 构建的池,提前启动给定数量的进程,并在需要时将 stdin 和 stdout 附加到它们. 与 FastCGI 或 Apache Prefork MPM 非常相似,但适用于任何命令.
-- [flowmatic](https://github.com/carlmjohnson/flowmatic) - 结构化并发变得简单.
-- [go-actor](https://github.com/vladopajic/go-actor) - 一个使用参与者模型编写并发程序的小型库.
-- [go-floc](https://github.com/workanator/go-floc) - 轻松编排 goroutine.
-- [go-flow](https://github.com/kamildrazkiewicz/go-flow) - 控制 goroutine 的执行顺序.
-- [go-tools/multithreading](https://github.com/nikhilsaraf/go-tools) - 使用这个轻量级库和一个简单的 API 来管理 goroutine 池.
-- [go-trylock](https://github.com/subchen/go-trylock) - TryLock 对 Golang 读写锁的支持.
-- [go-waitgroup](https://github.com/pieterclaerhout/go-waitgroup) - 像“sync.WaitGroup”一样具有错误处理和并发控制.
-- [go-workerpool](https://github.com/zenthangplus/go-workerpool) - 受 Java 线程池的启发,Go WorkerPool 旨在控制繁重的 Go 例程.
-- [go-workers](https://github.com/catmullet/go-workers) - 轻松安全地运行大型数据处理管道的工作人员.
+_Tools for managing and working with Goroutines._
+
+- [ants](https://github.com/panjf2000/ants) - A high-performance and low-cost goroutine pool in Go.
+- [artifex](https://github.com/borderstech/artifex) - Simple in-memory job queue for Golang using worker-based dispatching.
+- [async](https://github.com/reugn/async) - An alternative sync library for Go (Future, Promise, Locks).
+- [async](https://github.com/studiosol/async) - A safe way to execute functions asynchronously, recovering them in case of panic.
+- [async-job](https://github.com/lab210-dev/async-job) - AsyncJob is an asynchronous queue job manager with light code, clear and speed.
+- [breaker](https://github.com/kamilsk/breaker) - Flexible mechanism to make execution flow interruptible.
+- [channelify](https://github.com/ddelizia/channelify) - Transform your function to return channels for easy and powerful parallel processing.
+- [conc](https://github.com/sourcegraph/conc) - `conc` is your toolbelt for structured concurrency in go, making common tasks easier and safer.
+- [concurrency-limiter](https://github.com/vivek-ng/concurrency-limiter) - Concurrency limiter with support for timeouts , dynamic priority and context cancellation of goroutines.
+- [conexec](https://github.com/ITcathyh/conexec) - A concurrent toolkit to help execute funcs concurrently in an efficient and safe way. It supports specifying the overall timeout to avoid blocking and uses goroutine pool to improve efficiency.
+- [cyclicbarrier](https://github.com/marusama/cyclicbarrier) - CyclicBarrier for golang.
+- [execpool](https://github.com/hexdigest/execpool) - A pool built around exec.Cmd that spins up a given number of processes in advance and attaches stdin and stdout to them when needed. Very similar to FastCGI or Apache Prefork MPM but works for any command.
+- [flowmatic](https://github.com/carlmjohnson/flowmatic) - Structured concurrency made easy.
+- [go-actor](https://github.com/vladopajic/go-actor) - A tiny library for writing concurrent programs using actor model.
+- [go-floc](https://github.com/workanator/go-floc) - Orchestrate goroutines with ease.
+- [go-flow](https://github.com/kamildrazkiewicz/go-flow) - Control goroutines execution order.
+- [go-tools/multithreading](https://github.com/nikhilsaraf/go-tools) - Manage a pool of goroutines using this lightweight library with a simple API.
+- [go-trylock](https://github.com/subchen/go-trylock) - TryLock support on read-write lock for Golang.
+- [go-waitgroup](https://github.com/pieterclaerhout/go-waitgroup) - Like `sync.WaitGroup` with error handling and concurrency control.
+- [go-workerpool](https://github.com/zenthangplus/go-workerpool) - Inspired from Java Thread Pool, Go WorkerPool aims to control heavy Go Routines.
+- [go-workers](https://github.com/catmullet/go-workers) - Easily and safely run workers for large data processing pipelines.
- [goccm](https://github.com/zenthangplus/goccm) - Go Concurrency Manager package limits the number of goroutines that allowed to run concurrently.
-- [gohive](https://github.com/loveleshsharma/gohive) - 一个高性能且易于使用的 Go Goroutine 池.
-- [gollback](https://github.com/vardius/gollback) - 异步简单函数实用程序,用于管理闭包和回调的执行.
-- [gowl](https://github.com/hamed-yousefi/gowl) - Gowl 是一个流程管理和流程监控工具. 无限工作池使您能够控制池和进程并监控其状态.
-- [goworker](https://github.com/benmanns/goworker) - goworker 是一个基于 Go 的后台工作者.
-- [gowp](https://github.com/xxjwxc/gowp) - gowp 是并发限制 goroutine 池.
-- [gpool](https://github.com/Sherifabdlnaby/gpool) - 管理可调整大小的上下文感知 goroutine 池以绑定并发.
-- [grpool](https://github.com/ivpusic/grpool) - 轻量级 Goroutine 池.
-- [hands](https://github.com/duanckham/hands) - 进程控制器,用于控制多个goroutine的执行和返回策略.
-- [Hunch](https://github.com/AaronJan/Hunch) - Hunch提供了“All”、“First”、“Retry”、“Waterfall”等功能,使异步流程控制更加直观.
-- [kyoo](https://github.com/dirkaholic/kyoo) - 提供无限的作业队列和并发工作池.
-- [neilotoole/errgroup](https://github.com/neilotoole/errgroup) - `sync/errgroup` 的直接替代方案,仅限于 N 个工作协程池.
-- [nursery](https://github.com/arunsworld/nursery) - Go 中的结构化并发.
-- [oversight](https://cirello.io/oversight) - 监督是 Erlang 监督树的完整实现.
-- [parallel-fn](https://github.com/rafaeljesus/parallel-fn) - 并行运行函数.
-- [pond](https://github.com/alitto/pond) - 用 Go 编写的简约且高性能的 goroutine 工作池.
-- [pool](https://github.com/go-playground/pool) - 有限的消费者 Goroutine 或无限的 Goroutine 池,以便更轻松地处理和取消 Goroutine.
-- [queue](https://github.com/AnikHasibul/queue) - 为您提供“sync.WaitGroup”,如队列组可访问性. 帮助您限制和限制 goroutine、等待所有 goroutine 的结束等等.
-- [routine](https://github.com/timandy/routine) - `routine` 是 go 库的 `ThreadLocal`. 它封装并提供了一些易用、非竞争、高性能的“goroutine”上下文访问接口,可以帮助你更优雅地访问协程上下文信息.
-- [routine](https://github.com/x-mod/routine) - 带上下文的 go 例程控制,支持:Main、Go、Pool 和一些有用的 Executors.
-- [semaphore](https://github.com/kamilsk/semaphore) - 信号量模式实现,具有基于通道和上下文的锁定/解锁操作超时.
-- [semaphore](https://github.com/marusama/semaphore) - 基于 CAS 的快速可调整大小的信号量实现(比基于通道的信号量实现更快).
-- [stl](https://github.com/ssgreg/stl) - 基于软件事务内存(STM)并发控制机制的软件事务锁.
-- [threadpool](https://github.com/shettyh/threadpool) - Golang 线程池实现.
-- [tunny](https://github.com/Jeffail/tunny) - golang 的 Goroutine 池.
-- [worker-pool](https://github.com/vardius/worker-pool) - goworker 是一个 Go 简单的异步工作池.
-- [workerpool](https://github.com/gammazero/workerpool) - Goroutine 池限制任务执行的并发度,而不是排队的任务数量.
+- [gohive](https://github.com/loveleshsharma/gohive) - A highly performant and easy to use Goroutine pool for Go.
+- [gollback](https://github.com/vardius/gollback) - asynchronous simple function utilities, for managing execution of closures and callbacks.
+- [gowl](https://github.com/hamed-yousefi/gowl) - Gowl is a process management and process monitoring tool at once. An infinite worker pool gives you the ability to control the pool and processes and monitor their status.
+- [goworker](https://github.com/benmanns/goworker) - goworker is a Go-based background worker.
+- [gowp](https://github.com/xxjwxc/gowp) - gowp is concurrency limiting goroutine pool.
+- [gpool](https://github.com/Sherifabdlnaby/gpool) - manages a resizeable pool of context-aware goroutines to bound concurrency.
+- [grpool](https://github.com/ivpusic/grpool) - Lightweight Goroutine pool.
+- [hands](https://github.com/duanckham/hands) - A process controller used to control the execution and return strategies of multiple goroutines.
+- [Hunch](https://github.com/AaronJan/Hunch) - Hunch provides functions like: `All`, `First`, `Retry`, `Waterfall` etc., that makes asynchronous flow control more intuitive.
+- [kyoo](https://github.com/dirkaholic/kyoo) - Provides an unlimited job queue and concurrent worker pools.
+- [neilotoole/errgroup](https://github.com/neilotoole/errgroup) - Drop-in alternative to `sync/errgroup`, limited to a pool of N worker goroutines.
+- [nursery](https://github.com/arunsworld/nursery) - Structured concurrency in Go.
+- [oversight](https://cirello.io/oversight) - Oversight is a complete implementation of the Erlang supervision trees.
+- [parallel-fn](https://github.com/rafaeljesus/parallel-fn) - Run functions in parallel.
+- [pond](https://github.com/alitto/pond) - Minimalistic and High-performance goroutine worker pool written in Go.
+- [pool](https://github.com/go-playground/pool) - Limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation.
+- [queue](https://github.com/AnikHasibul/queue) - Gives you a `sync.WaitGroup` like queue group accessibility. Helps you to throttle and limit goroutines, wait for the end of the all goroutines and much more.
+- [routine](https://github.com/timandy/routine) - `routine` is a `ThreadLocal` for go library. It encapsulates and provides some easy-to-use, non-competitive, high-performance `goroutine` context access interfaces, which can help you access coroutine context information more gracefully.
+- [routine](https://github.com/x-mod/routine) - go routine control with context, support: Main, Go, Pool and some useful Executors.
+- [semaphore](https://github.com/kamilsk/semaphore) - Semaphore pattern implementation with timeout of lock/unlock operations based on channel and context.
+- [semaphore](https://github.com/marusama/semaphore) - Fast resizable semaphore implementation based on CAS (faster than channel-based semaphore implementations).
+- [stl](https://github.com/ssgreg/stl) - Software transactional locks based on Software Transactional Memory (STM) concurrency control mechanism.
+- [threadpool](https://github.com/shettyh/threadpool) - Golang threadpool implementation.
+- [tunny](https://github.com/Jeffail/tunny) - Goroutine pool for golang.
+- [worker-pool](https://github.com/vardius/worker-pool) - goworker is a Go simple async worker pool.
+- [workerpool](https://github.com/gammazero/workerpool) - Goroutine pool that limits the concurrency of task execution, not the number of tasks queued.
## GUI
-_用于构建 GUI 应用程序的库._
+_Libraries for building GUI Applications._
_Toolkits_
-- [app](https://github.com/murlokswarm/app) - 打包以使用 GO、HTML 和 CSS 创建应用程序. 支持:MacOS、Windows 正在进行中.
-- [fyne](https://github.com/fyne-io/fyne) - 基于 Material Design 为 Go 设计的跨平台原生 GUI. 支持:Linux、macOS、Windows、BSD、iOS 和 Android.
-- [gio](https://gioui.org) - Gio 是一个用 Go 编写跨平台即时模式 GUI 的库. Gio 支持所有主要平台:Linux、macOS、Windows、Android、iOS、FreeBSD、OpenBSD 和 WebAssembly.
-- [go-astilectron](https://github.com/asticode/go-astilectron) - 使用 GO 和 HTML/JS/CSS(由 Electron 提供支持)构建跨平台 GUI 应用程序.
-- [go-gtk](https://mattn.github.io/go-gtk/) - GTK 的 Go 绑定.
-- [go-sciter](https://github.com/sciter-sdk/go-sciter) - Sciter 的 Go 绑定:用于现代桌面 UI 开发的嵌入式 HTML/CSS/脚本引擎. 跨平台.
-- [goradd/html5tag](https://github.com/goradd/html5tag) - 用于输出 HTML5 标签的库.
-- [gotk3](https://github.com/gotk3/gotk3) - GTK3 的 Go 绑定.
-- [gowd](https://github.com/dtylman/gowd) - 使用 GO、HTML、CSS 和 NW.js 进行快速、简单的桌面 UI 开发. 跨平台.
-- [qt](https://github.com/therecipe/qt) - Go 的 Qt 绑定(支持 Windows / macOS / Linux / Android / iOS / Sailfish OS / Raspberry Pi).
-- [ui](https://github.com/andlabs/ui) - Go 的平台本机 GUI 库. 跨平台.
-- [Wails](https://wails.io) - Mac、Windows、Linux 桌面应用程序,具有使用内置操作系统 HTML 渲染器的 HTML UI.
-- [walk](https://github.com/lxn/walk) - 适用于 Go 的 Windows 应用程序库套件.
-- [webview](https://github.com/zserge/webview) - 具有简单双向 JavaScript 绑定的跨平台 Web 视图窗口(Windows / macOS / Linux).
+- [app](https://github.com/murlokswarm/app) - Package to create apps with GO, HTML and CSS. Supports: MacOS, Windows in progress.
+- [fyne](https://github.com/fyne-io/fyne) - Cross platform native GUIs designed for Go based on Material Design. Supports: Linux, macOS, Windows, BSD, iOS and Android.
+- [gio](https://gioui.org) - Gio is a library for writing cross-platform immediate mode GUI-s in Go. Gio supports all the major platforms: Linux, macOS, Windows, Android, iOS, FreeBSD, OpenBSD and WebAssembly.
+- [go-astilectron](https://github.com/asticode/go-astilectron) - Build cross platform GUI apps with GO and HTML/JS/CSS (powered by Electron).
+- [go-gtk](https://mattn.github.io/go-gtk/) - Go bindings for GTK.
+- [go-sciter](https://github.com/sciter-sdk/go-sciter) - Go bindings for Sciter: the Embeddable HTML/CSS/script engine for modern desktop UI development. Cross platform.
+- [goradd/html5tag](https://github.com/goradd/html5tag) - Library for outputting HTML5 tags.
+- [gotk3](https://github.com/gotk3/gotk3) - Go bindings for GTK3.
+- [gowd](https://github.com/dtylman/gowd) - Rapid and simple desktop UI development with GO, HTML, CSS and NW.js. Cross platform.
+- [qt](https://github.com/therecipe/qt) - Qt binding for Go (support for Windows / macOS / Linux / Android / iOS / Sailfish OS / Raspberry Pi).
+- [ui](https://github.com/andlabs/ui) - Platform-native GUI library for Go. Cross platform.
+- [Wails](https://wails.io) - Mac, Windows, Linux desktop apps with HTML UI using built-in OS HTML renderer.
+- [walk](https://github.com/lxn/walk) - Windows application library kit for Go.
+- [webview](https://github.com/zserge/webview) - Cross-platform webview window with simple two-way JavaScript bindings (Windows / macOS / Linux).
_Interaction_
-- [AppIndicator Go](https://github.com/gopherlibs/appindicator) - 绑定 libappindicator3 C 库.
-- [gosx-notifier](https://github.com/deckarep/gosx-notifier) - Go 的 OSX 桌面通知库.
-- [mac-activity-tracker](https://github.com/prashantgupta24/activity-tracker) - OSX 库,用于通知计算机上的任何(可插入)活动.
-- [mac-sleep-notifier](https://github.com/prashantgupta24/mac-sleep-notifier) - golang 中的 OSX 睡眠/唤醒通知.
-- [robotgo](https://github.com/go-vgo/robotgo) - Go Native 跨平台 GUI 系统自动化. 控制鼠标、键盘等.
-- [systray](https://github.com/getlantern/systray) - 跨平台 Go 库,在通知区域放置图标和菜单.
-- [trayhost](https://github.com/shurcooL/trayhost) - 跨平台 Go 库,用于在主机操作系统的任务栏中放置图标.
-- [zenity](https://github.com/ncruces/zenity) - 跨平台 Go 库和 CLI,用于创建与用户进行图形交互的简单对话框.
+- [AppIndicator Go](https://github.com/gopherlibs/appindicator) - Go bindings for libappindicator3 C library.
+- [gosx-notifier](https://github.com/deckarep/gosx-notifier) - OSX Desktop Notifications library for Go.
+- [mac-activity-tracker](https://github.com/prashantgupta24/activity-tracker) - OSX library to notify about any (pluggable) activity on your machine.
+- [mac-sleep-notifier](https://github.com/prashantgupta24/mac-sleep-notifier) - OSX Sleep/Wake notifications in golang.
+- [robotgo](https://github.com/go-vgo/robotgo) - Go Native cross-platform GUI system automation. Control the mouse, keyboard and other.
+- [systray](https://github.com/getlantern/systray) - Cross platform Go library to place an icon and menu in the notification area.
+- [trayhost](https://github.com/shurcooL/trayhost) - Cross-platform Go library to place an icon in the host operating system's taskbar.
+- [zenity](https://github.com/ncruces/zenity) - Cross-platform Go library and CLI to create simple dialogs that interact graphically with the user.
## Hardware
-_与硬件交互的库、工具和教程._
+_Libraries, tools, and tutorials for interacting with hardware._
-- [arduino-cli](https://github.com/arduino/arduino-cli) - 官方 Arduino CLI 和库. 可以独立运行,也可以合并到更大的 Go 项目中.
-- [emgo](https://github.com/ziutek/emgo) - 用于嵌入式系统编程的类Go语言(例如STM32 MCU).
-- [ghw](https://github.com/jaypipes/ghw) - Golang 硬件发现/检查库.
-- [go-osc](https://github.com/hypebeast/go-osc) - 打开 Go 的声音控制 (OSC) 绑定.
-- [go-rpio](https://github.com/stianeikeland/go-rpio) - Go 的 GPIO,不需要 cgo.
-- [goroslib](https://github.com/aler9/goroslib) - Go 的机器人操作系统 (ROS) 库.
-- [joystick](https://github.com/0xcafed00d/joystick) - 用于读取附加操纵杆状态的轮询 API.
-- [sysinfo](https://github.com/zcalusic/sysinfo) - 一个纯Go库,提供Linux操作系统/内核/硬件系统信息.
+- [arduino-cli](https://github.com/arduino/arduino-cli) - Official Arduino CLI and library. Can run standalone, or be incorporated into larger Go projects.
+- [emgo](https://github.com/ziutek/emgo) - Go-like language for programming embedded systems (e.g. STM32 MCU).
+- [ghw](https://github.com/jaypipes/ghw) - Golang hardware discovery/inspection library.
+- [go-osc](https://github.com/hypebeast/go-osc) - Open Sound Control (OSC) bindings for Go.
+- [go-rpio](https://github.com/stianeikeland/go-rpio) - GPIO for Go, doesn't require cgo.
+- [goroslib](https://github.com/aler9/goroslib) - Robot Operating System (ROS) library for Go.
+- [joystick](https://github.com/0xcafed00d/joystick) - a polled API to read the state of an attached joystick.
+- [sysinfo](https://github.com/zcalusic/sysinfo) - A pure Go library providing Linux OS / kernel / hardware system information.
## Images
-_用于操作图像的库._
-
-- [bild](https://github.com/anthonynsimon/bild) - 纯 Go 中的图像处理算法集合.
-- [bimg](https://github.com/h2non/bimg) - 使用 libvips 进行快速高效图像处理的小包.
-- [cameron](https://github.com/aofei/cameron) - Go 的头像生成器.
-- [canvas](https://github.com/tdewolff/canvas) - 将矢量图形转换为 PDF、SVG 或光栅化图像.
-- [color-extractor](https://github.com/marekm4/color-extractor) - 没有外部依赖的主颜色提取器.
-- [darkroom](https://github.com/gojek/darkroom) - 具有可变存储后端和图像处理引擎的图像代理,重点关注速度和弹性.
-- [draft](https://github.com/lucasepe/draft) - 使用简单的 YAML 语法为 GraphViz 生成高级微服务架构图.
-- [geopattern](https://github.com/pravj/geopattern) - 从字符串创建美丽的生成图像图案.
-- [gg](https://github.com/fogleman/gg) - 纯 Go 中的 2D 渲染.
-- [gift](https://github.com/disintegration/gift) - 图像处理过滤器包.
-- [gltf](https://github.com/qmuntal/gltf) - 高效且强大的 glTF 2.0 读取器、写入器和验证器.
-- [go-cairo](https://github.com/ungerik/go-cairo) - 绑定 cairo 图形库.
-- [go-gd](https://github.com/bolknote/go-gd) - 去绑定GD库.
-- [go-nude](https://github.com/koyachi/go-nude) - 使用 Go 进行裸体检测.
-- [go-webcolors](https://github.com/jyotiska/go-webcolors) - 将 webcolors 库从 Python 移植到 Go.
-- [go-webp](https://github.com/kolesa-team/go-webp) - 使用 libwebp 对 webp 图片进行编码和解码的库.
-- [gocv](https://github.com/hybridgroup/gocv) - 使用 OpenCV 3.3+ 的计算机视觉 Go 包.
-- [goimagehash](https://github.com/corona10/goimagehash) - Go 感知图像哈希包.
-- [goimghdr](https://github.com/corona10/goimghdr) - imghdr 模块确定 Go 文件中包含的图像类型.
-- [govatar](https://github.com/o1egl/govatar) - 用于生成有趣头像的库和 CMD 工具.
-- [govips](https://github.com/davidbyttow/govips) - 用于 Go 的闪电般快速图像处理和调整大小库.
-- [gowitness](https://github.com/sensepost/gowitness) - 在命令行上使用 go 和 headless chrome 对网页进行屏幕截图.
-- [gridder](https://github.com/shomali11/gridder) - 基于网格的 2D 图形库.
-- [image2ascii](https://github.com/qeesung/image2ascii) - 将图像转换为 ASCII.
-- [imagick](https://github.com/gographics/imagick) - 绑定到 ImageMagick 的 MagickWand C API.
-- [imaginary](https://github.com/h2non/imaginary) - 用于调整图像大小的快速且简单的 HTTP 微服务.
-- [imaging](https://github.com/disintegration/imaging) - 简单的Go图像处理包.
-- [img](https://github.com/hawx/img) - 选择图像处理工具.
-- [ln](https://github.com/fogleman/ln) - Go 中的 3D 线条艺术渲染.
-- [mergi](https://github.com/noelyahan/mergi) - 用于图像处理的 Tool & Go 库(合并、裁剪、调整大小、水印、动画).
-- [mort](https://github.com/aldor007/mort) - 用 Go 编写的存储和图像处理服务器.
-- [mpo](https://github.com/donatj/mpo) - MPO 3D 照片的解码器和转换工具.
-- [picfit](https://github.com/thoas/picfit) - 用 Go 编写的图像调整大小服务器.
-- [pt](https://github.com/fogleman/pt) - 用 Go 编写的路径跟踪引擎.
-- [resize](https://github.com/nfnt/resize) - 使用常见插值方法调整 Go 的图像大小.
-- [rez](https://github.com/bamiaux/rez) - 在纯 Go 和 SIMD 中调整图像大小.
-- [scout](https://github.com/jonoton/scout) - Scout 是一款用于 DIY 视频安全的独立开源软件解决方案.
-- [smartcrop](https://github.com/muesli/smartcrop) - 找到适合任意图像和裁剪尺寸的良好裁剪.
-- [steganography](https://github.com/auyer/steganography) - 用于 LSB 隐写术的 Pure Go 库.
-- [stegify](https://github.com/DimitarPetrov/stegify) - 用于 LSB 隐写术的 Go 工具,能够隐藏图像中的任何文件.
-- [svgo](https://github.com/ajstarks/svgo) - 用于 SVG 生成的 Go 语言库.
-- [tga](https://github.com/ftrvxmtrx/tga) - tga 包是一个 TARGA 图像格式解码器/编码器.
-- [webp-server](https://github.com/mehdipourfar/webp-server) - 简单且最小的图像服务器,能够存储、调整大小、转换和缓存图像.
+_Libraries for manipulating images._
+
+- [bild](https://github.com/anthonynsimon/bild) - Collection of image processing algorithms in pure Go.
+- [bimg](https://github.com/h2non/bimg) - Small package for fast and efficient image processing using libvips.
+- [cameron](https://github.com/aofei/cameron) - An avatar generator for Go.
+- [canvas](https://github.com/tdewolff/canvas) - Vector graphics to PDF, SVG or rasterized image.
+- [color-extractor](https://github.com/marekm4/color-extractor) - Dominant color extractor with no external dependencies.
+- [darkroom](https://github.com/gojek/darkroom) - An image proxy with changeable storage backends and image processing engines with focus on speed and resiliency.
+- [draft](https://github.com/lucasepe/draft) - Generate High Level Microservice Architecture diagrams for GraphViz using simple YAML syntax.
+- [geopattern](https://github.com/pravj/geopattern) - Create beautiful generative image patterns from a string.
+- [gg](https://github.com/fogleman/gg) - 2D rendering in pure Go.
+- [gift](https://github.com/disintegration/gift) - Package of image processing filters.
+- [gltf](https://github.com/qmuntal/gltf) - Efficient and robust glTF 2.0 reader, writer and validator.
+- [go-cairo](https://github.com/ungerik/go-cairo) - Go binding for the cairo graphics library.
+- [go-gd](https://github.com/bolknote/go-gd) - Go binding for GD library.
+- [go-nude](https://github.com/koyachi/go-nude) - Nudity detection with Go.
+- [go-webcolors](https://github.com/jyotiska/go-webcolors) - Port of webcolors library from Python to Go.
+- [go-webp](https://github.com/kolesa-team/go-webp) - Library for encode and decode webp pictures, using libwebp.
+- [gocv](https://github.com/hybridgroup/gocv) - Go package for computer vision using OpenCV 3.3+.
+- [goimagehash](https://github.com/corona10/goimagehash) - Go Perceptual image hashing package.
+- [goimghdr](https://github.com/corona10/goimghdr) - The imghdr module determines the type of image contained in a file for Go.
+- [govatar](https://github.com/o1egl/govatar) - Library and CMD tool for generating funny avatars.
+- [govips](https://github.com/davidbyttow/govips) - A lightning fast image processing and resizing library for Go.
+- [gowitness](https://github.com/sensepost/gowitness) - Screenshoting webpages using go and headless chrome on command line.
+- [gridder](https://github.com/shomali11/gridder) - A Grid based 2D Graphics library.
+- [image2ascii](https://github.com/qeesung/image2ascii) - Convert image to ASCII.
+- [imagick](https://github.com/gographics/imagick) - Go binding to ImageMagick's MagickWand C API.
+- [imaginary](https://github.com/h2non/imaginary) - Fast and simple HTTP microservice for image resizing.
+- [imaging](https://github.com/disintegration/imaging) - Simple Go image processing package.
+- [img](https://github.com/hawx/img) - Selection of image manipulation tools.
+- [ln](https://github.com/fogleman/ln) - 3D line art rendering in Go.
+- [mergi](https://github.com/noelyahan/mergi) - Tool & Go library for image manipulation (Merge, Crop, Resize, Watermark, Animate).
+- [mort](https://github.com/aldor007/mort) - Storage and image processing server written in Go.
+- [mpo](https://github.com/donatj/mpo) - Decoder and conversion tool for MPO 3D Photos.
+- [picfit](https://github.com/thoas/picfit) - An image resizing server written in Go.
+- [pt](https://github.com/fogleman/pt) - Path tracing engine written in Go.
+- [resize](https://github.com/nfnt/resize) - Image resizing for Go with common interpolation methods.
+- [rez](https://github.com/bamiaux/rez) - Image resizing in pure Go and SIMD.
+- [scout](https://github.com/jonoton/scout) - Scout is a standalone open source software solution for DIY video security.
+- [smartcrop](https://github.com/muesli/smartcrop) - Finds good crops for arbitrary images and crop sizes.
+- [steganography](https://github.com/auyer/steganography) - Pure Go Library for LSB steganography.
+- [stegify](https://github.com/DimitarPetrov/stegify) - Go tool for LSB steganography, capable of hiding any file within an image.
+- [svgo](https://github.com/ajstarks/svgo) - Go Language Library for SVG generation.
+- [tga](https://github.com/ftrvxmtrx/tga) - Package tga is a TARGA image format decoder/encoder.
+- [webp-server](https://github.com/mehdipourfar/webp-server) - Simple and minimal image server capable of storing, resizing, converting and caching images.
## IoT (Internet of Things)
-_物联网编程设备的库._
+_Libraries for programming devices of the IoT._
-- [connectordb](https://github.com/connectordb/connectordb) - 量化自我和物联网的开源平台.
-- [devices](https://github.com/goiot/devices) - IoT 设备的库套件,针对 x/exp/io 进行实验.
-- [ekuiper](https://github.com/lf-edge/ekuiper) - 用于物联网边缘的轻量级数据流处理引擎.
-- [eywa](https://github.com/xcodersun/eywa) - Project Eywa 本质上是一个连接管理器,用于跟踪连接的设备.
-- [flogo](https://github.com/tibcosoftware/flogo) - Project Flogo 是一个用于 IoT Edge 应用程序和集成的开源框架.
-- [gatt](https://github.com/paypal/gatt) - Gatt 是一个用于构建低功耗蓝牙外设的 Go 包.
-- [gobot](https://github.com/hybridgroup/gobot/) - Gobot 是机器人、物理计算和物联网的框架.
-- [huego](https://github.com/amimof/huego) - 适用于 Go 的广泛 Philips Hue 客户端库.
-- [iot](https://github.com/vaelen/iot/) - IoT 是一个用于实现 Google IoT Core 设备的简单框架.
-- [mainflux](https://github.com/Mainflux/mainflux) - 工业物联网消息和设备管理服务器.
-- [periph](https://periph.io/) - 与低级板卡设施连接的外设 I/O.
-- [sensorbee](https://github.com/sensorbee/sensorbee) - 用于物联网的轻量级流处理引擎.
+- [connectordb](https://github.com/connectordb/connectordb) - Open-Source Platform for Quantified Self & IoT.
+- [devices](https://github.com/goiot/devices) - Suite of libraries for IoT devices, experimental for x/exp/io.
+- [ekuiper](https://github.com/lf-edge/ekuiper) - Lightweight data stream processing engine for IoT edge.
+- [eywa](https://github.com/xcodersun/eywa) - Project Eywa is essentially a connection manager that keeps track of connected devices.
+- [flogo](https://github.com/tibcosoftware/flogo) - Project Flogo is an Open Source Framework for IoT Edge Apps & Integration.
+- [gatt](https://github.com/paypal/gatt) - Gatt is a Go package for building Bluetooth Low Energy peripherals.
+- [gobot](https://github.com/hybridgroup/gobot/) - Gobot is a framework for robotics, physical computing, and the Internet of Things.
+- [huego](https://github.com/amimof/huego) - An extensive Philips Hue client library for Go.
+- [iot](https://github.com/vaelen/iot/) - IoT is a simple framework for implementing a Google IoT Core device.
+- [mainflux](https://github.com/Mainflux/mainflux) - Industrial IoT Messaging and Device Management Server.
+- [periph](https://periph.io/) - Peripherals I/O to interface with low-level board facilities.
+- [sensorbee](https://github.com/sensorbee/sensorbee) - Lightweight stream processing engine for IoT.
## Job Scheduler
-_用于调度作业的库._
-
-- [cdule](https://github.com/deepaksinghvi/cdule) - 具有数据库支持的作业调度程序库
-- [cheek](https://github.com/datarootsio/cheek) - 一个简单的类似 crontab 的调度程序,旨在提供 KISS 作业调度方法.
-- [clockwerk](https://github.com/onatm/clockwerk) - Go 包使用简单、流畅的语法来安排定期作业.
-- [cronticker](https://github.com/krayzpipes/cronticker) - 支持 cron 计划的股票代码实现.
-- [Dagu](https://github.com/dagu-go/dagu) - 无代码工作流程执行器. 它执行以简单 YAML 格式定义的 DAG.
-- [go-cron](https://github.com/rk/go-cron) - go 的简单 Cron 库,可以以不同的时间间隔执行闭包或函数,从每秒一次到每年一次的特定日期和时间. 主要用于 Web 应用程序和长时间运行的守护进程.
-- [go-quartz](https://github.com/reugn/go-quartz) - Go 的简单、零依赖调度库.
-- [gocron](https://github.com/go-co-op/gocron) - 轻松流畅的Go作业调度. 这是一个积极维护的分叉 [jasonlvhit/gocron](https://github.com/jasonlvhit/gocron).
-- [goflow](https://github.com/fieldryand/goflow) - 一个简单但功能强大的 DAG 调度程序和仪表板.
-- [gron](https://github.com/roylee0704/gron) - 使用简单的 Go API 定义基于时间的任务,Gron 的调度程序将相应地运行它们.
-- [gronx](https://github.com/adhocore/gronx) - Cron 表达式解析器、任务运行器和守护进程使用类似任务列表的 crontab.
-- [JobRunner](https://github.com/bamzi/jobrunner) - 智能且功能齐全的 cron 作业调度程序,内置作业排队和实时监控.
-- [jobs](https://github.com/albrow/jobs) - 持久且灵活的后台作业库.
-- [leprechaun](https://github.com/kilgaloon/leprechaun) - 支持 webhook、cron 和经典调度的作业调度程序.
-- [sched](https://github.com/romshark/sched) - 能够快进时间的作业调度程序.
-- [scheduler](https://github.com/carlescere/scheduler) - Cronjobs 调度变得简单.
-- [tasks](https://github.com/madflojo/tasks) - 一个易于使用的进程内调度程序,用于 Go 中的重复任务.
+_Libraries for scheduling jobs._
+
+- [cdule](https://github.com/deepaksinghvi/cdule) - Job scheduler library with database support
+- [cheek](https://github.com/datarootsio/cheek) - A simple crontab like scheduler that aims to offer a KISS approach to job scheduling.
+- [clockwerk](https://github.com/onatm/clockwerk) - Go package to schedule periodic jobs using a simple, fluent syntax.
+- [cronticker](https://github.com/krayzpipes/cronticker) - A ticker implementation to support cron schedules.
+- [Dagu](https://github.com/dagu-go/dagu) - No-code workflow executor. it executes DAGs defined in a simple YAML format.
+- [go-cron](https://github.com/rk/go-cron) - Simple Cron library for go that can execute closures or functions at varying intervals, from once a second to once a year on a specific date and time. Primarily for web applications and long running daemons.
+- [go-quartz](https://github.com/reugn/go-quartz) - Simple, zero-dependency scheduling library for Go.
+- [gocron](https://github.com/go-co-op/gocron) - Easy and fluent Go job scheduling. This is an actively maintained fork of [jasonlvhit/gocron](https://github.com/jasonlvhit/gocron).
+- [goflow](https://github.com/fieldryand/goflow) - A simple but powerful DAG scheduler and dashboard.
+- [gron](https://github.com/roylee0704/gron) - Define time-based tasks using a simple Go API and Gron’s scheduler will run them accordingly.
+- [gronx](https://github.com/adhocore/gronx) - Cron expression parser, task runner and daemon consuming crontab like task list.
+- [JobRunner](https://github.com/bamzi/jobrunner) - Smart and featureful cron job scheduler with job queuing and live monitoring built in.
+- [jobs](https://github.com/albrow/jobs) - Persistent and flexible background jobs library.
+- [leprechaun](https://github.com/kilgaloon/leprechaun) - Job scheduler that supports webhooks, crons and classic scheduling.
+- [sched](https://github.com/romshark/sched) - A job scheduler with the ability to fast-forward time.
+- [scheduler](https://github.com/carlescere/scheduler) - Cronjobs scheduling made easy.
+- [tasks](https://github.com/madflojo/tasks) - An easy to use in-process scheduler for recurring tasks in Go.
## JSON
-_用于处理 JSON 的库._
+_Libraries for working with JSON._
-- [ajson](https://github.com/spyzhov/ajson) - 用于 golang 的抽象 JSON,具有 JSONPath 支持.
-- [ask](https://github.com/simonnilsson/ask) - 轻松访问地图和切片中的嵌套值. 与encoding/json和其他包结合使用,将任意数据“解组”为Go数据类型.
-- [dynjson](https://github.com/cocoonspace/dynjson) - 客户端可自定义动态 API 的 JSON 格式.
-- [ej](https://github.com/lucassscaravelli/ej) - 简洁地从不同来源写入和读取 JSON.
+- [ajson](https://github.com/spyzhov/ajson) - Abstract JSON for golang with JSONPath support.
+- [ask](https://github.com/simonnilsson/ask) - Easy access to nested values in maps and slices. Works in combination with encoding/json and other packages that "Unmarshal" arbitrary data into Go data-types.
+- [dynjson](https://github.com/cocoonspace/dynjson) - Client-customizable JSON formats for dynamic APIs.
+- [ej](https://github.com/lucassscaravelli/ej) - Write and read JSON from different sources succinctly.
- [epoch](https://github.com/vtopc/epoch) - Contains primitives for marshaling/unmarshaling Unix timestamp/epoch to/from build-in time.Time type in JSON.
-- [fastjson](https://github.com/valyala/fastjson) - Go 的快速 JSON 解析器和验证器. 没有自定义结构,没有代码生成,没有反射.
-- [gjo](https://github.com/skanehira/gjo) - 创建 JSON 对象的小实用程序.
-- [GJSON](https://github.com/tidwall/gjson) - 通过一行代码获取 JSON 值.
-- [go-jsonerror](https://github.com/ddymko/go-jsonerror) - Go-JsonError 旨在让我们轻松创建遵循 JsonApi 规范的 json 响应错误.
-- [go-respond](https://github.com/nicklaw5/go-respond) - 用于处理常见 HTTP JSON 响应的 Go 包.
-- [gojmapr](https://github.com/limiu82214/gojmapr) - 通过 json 路径从复杂的 json 中获取简单的结构.
-- [gojq](https://github.com/elgs/gojq) - Golang 中的 JSON 查询.
-- [gojson](https://github.com/ChimeraCoder/gojson) - 从示例 JSON 自动生成 Go (golang) 结构定义.
-- [htmljson](https://github.com/nikolaydubina/htmljson) - 在 Go 中将 JSON 丰富地呈现为 HTML.
-- [JayDiff](https://github.com/yazgazan/jaydiff) - 用 Go 编写的 JSON diff 实用程序.
-- [jettison](https://github.com/wI2L/jettison) - 适用于 Go 的快速且灵活的 JSON 编码器.
-- [jscan](https://github.com/romshark/jscan) - 高性能零分配 JSON 迭代器.
-- [JSON-to-Go](https://mholt.github.io/json-to-go/) - 将 JSON 转换为 Go 结构.
-- [JSON-to-Proto](https://json-to-proto.github.io/) - 在线将 JSON 转换为 Protobuf.
-- [json2go](https://github.com/m-zajac/json2go) - 高级 JSON 到 Go 结构的转换. 提供可以解析多个 JSON 文档并创建适合所有文档的结构的包.
-- [jsonapi-errors](https://github.com/AmuzaTkts/jsonapi-errors) - 基于 JSON API 错误参考的 Go 绑定.
-- [jsoncolor](https://github.com/neilotoole/jsoncolor) - 输出彩色 JSON 的 `encoding/json` 的直接替换.
-- [jsondiff](https://github.com/wI2L/jsondiff) - 基于 RFC6902(JSON 补丁)的 Go JSON diff 库.
-- [jsonf](https://github.com/miolini/jsonf) - 用于突出显示格式和结构查询获取 JSON 的控制台工具.
-- [jsongo](https://github.com/ricardolonga/jsongo) - 流畅的 API 使创建 Json 对象变得更容易.
-- [jsonhal](https://github.com/RichardKnop/jsonhal) - 简单的 Go 包,可将自定义结构编组为 HAL 兼容的 JSON 响应.
-- [jsonhandlers](https://github.com/abusomani/jsonhandlers) - JSON 库公开简单的处理程序,使您可以轻松地从各种来源读取和写入 json.
-- [jsonic](https://github.com/sinhashubham95/jsonic) - 处理和查询 JSON 的实用程序,无需以类型安全的方式定义结构.
-- [jsonvalue](https://github.com/Andrew-M-C/go.jsonvalue) - 一个快速便捷的非结构化 JSON 数据库,取代 `encoding/json`.
-- [jzon](https://github.com/zerosnake0/jzon) - 具有标准兼容 API/行为的 JSON 库.
-- [kazaam](https://github.com/Qntfy/kazaam) - 用于任意转换 JSON 文档的 API.
-- [mapslice-json](https://github.com/mickep76/mapslice-json) - 使用 MapSlice 对 JSON 中的地图进行有序编组/解组.
-- [marshmallow](https://github.com/PerimeterX/marshmallow) - 针对灵活用例的高性能 JSON 解组.
-- [mp](https://github.com/sanbornm/mp) - 简单的 cli 电子邮件解析器. 目前它接受 stdin 并输出 JSON.
-- [OjG](https://github.com/ohler55/ojg) - 针对 Go 优化的 JSON 是一个高性能解析器,具有各种附加 JSON 工具,包括 JSONPath.
-- [omg.jsonparser](https://github.com/dedalqq/omg.jsonparser) - 简单的 JSON 解析器,通过 golang 结构字段标签按条件进行验证.
-- [ujson](https://github.com/olvrng/ujson) - 快速且最小的 JSON 解析器和转换器,适用于非结构化 JSON.
-- [vjson](https://github.com/miladibra10/vjson) - Go 包,用于通过使用 Fluent API 声明 JSON 模式来验证 JSON 对象.
+- [fastjson](https://github.com/valyala/fastjson) - Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection.
+- [gjo](https://github.com/skanehira/gjo) - Small utility to create JSON objects.
+- [GJSON](https://github.com/tidwall/gjson) - Get a JSON value with one line of code.
+- [go-jsonerror](https://github.com/ddymko/go-jsonerror) - Go-JsonError is meant to allow us to easily create json response errors that follow the JsonApi spec.
+- [go-respond](https://github.com/nicklaw5/go-respond) - Go package for handling common HTTP JSON responses.
+- [gojmapr](https://github.com/limiu82214/gojmapr) - Get simple struct from complex json by json path.
+- [gojq](https://github.com/elgs/gojq) - JSON query in Golang.
+- [gojson](https://github.com/ChimeraCoder/gojson) - Automatically generate Go (golang) struct definitions from example JSON.
+- [htmljson](https://github.com/nikolaydubina/htmljson) - Rich rendering of JSON as HTML in Go.
+- [JayDiff](https://github.com/yazgazan/jaydiff) - JSON diff utility written in Go.
+- [jettison](https://github.com/wI2L/jettison) - Fast and flexible JSON encoder for Go.
+- [jscan](https://github.com/romshark/jscan) - High performance zero-allocation JSON iterator.
+- [JSON-to-Go](https://mholt.github.io/json-to-go/) - Convert JSON to Go struct.
+- [JSON-to-Proto](https://json-to-proto.github.io/) - Convert JSON to Protobuf online.
+- [json2go](https://github.com/m-zajac/json2go) - Advanced JSON to Go struct conversion. Provides package that can parse multiple JSON documents and create struct to fit them all.
+- [jsonapi-errors](https://github.com/AmuzaTkts/jsonapi-errors) - Go bindings based on the JSON API errors reference.
+- [jsoncolor](https://github.com/neilotoole/jsoncolor) - Drop-in replacement for `encoding/json` that outputs colorized JSON.
+- [jsondiff](https://github.com/wI2L/jsondiff) - JSON diff library for Go based on RFC6902 (JSON Patch).
+- [jsonf](https://github.com/miolini/jsonf) - Console tool for highlighted formatting and struct query fetching JSON.
+- [jsongo](https://github.com/ricardolonga/jsongo) - Fluent API to make it easier to create Json objects.
+- [jsonhal](https://github.com/RichardKnop/jsonhal) - Simple Go package to make custom structs marshal into HAL compatible JSON responses.
+- [jsonhandlers](https://github.com/abusomani/jsonhandlers) - JSON library to expose simple handlers that lets you easily read and write json from various sources.
+- [jsonic](https://github.com/sinhashubham95/jsonic) - Utilities to handle and query JSON without defining structs in a type safe manner.
+- [jsonvalue](https://github.com/Andrew-M-C/go.jsonvalue) - A fast and convinient library for unstructured JSON data, replacing `encoding/json`.
+- [jzon](https://github.com/zerosnake0/jzon) - JSON library with standard compatible API/behavior.
+- [kazaam](https://github.com/Qntfy/kazaam) - API for arbitrary transformation of JSON documents.
+- [mapslice-json](https://github.com/mickep76/mapslice-json) - Go MapSlice for ordered marshal/ unmarshal of maps in JSON.
+- [marshmallow](https://github.com/PerimeterX/marshmallow) - Performant JSON unmarshaling for flexible use cases.
+- [mp](https://github.com/sanbornm/mp) - Simple cli email parser. It currently takes stdin and outputs JSON.
+- [OjG](https://github.com/ohler55/ojg) - Optimized JSON for Go is a high performance parser with a variety of additional JSON tools including JSONPath.
+- [omg.jsonparser](https://github.com/dedalqq/omg.jsonparser) - Simple JSON parser with validation by condition via golang struct fields tags.
+- [ujson](https://github.com/olvrng/ujson) - Fast and minimal JSON parser and transformer that works on unstructured JSON.
+- [vjson](https://github.com/miladibra10/vjson) - Go package for validating JSON objects with declaring a JSON schema with fluent API.
## Logging
-_用于生成和使用日志文件的库._
-
-- [distillog](https://github.com/amoghe/distillog) - 蒸馏级别日志记录(将其视为 stdlib + 日志级别).
-- [glg](https://github.com/kpango/glg) - glg 是简单且快速的 Go 分级日志库.
-- [glo](https://github.com/lajosbencz/glo) - PHP Monolog 启发的日志记录工具具有相同的严重级别.
-- [glog](https://github.com/golang/glog) - Go 的分级执行日志.
-- [go-cronowriter](https://github.com/utahta/go-cronowriter) - 根据当前日期和时间自动轮换日志文件的简单编写器,如 cronolog.
-- [go-log](https://github.com/pieterclaerhout/go-log) - 具有堆栈跟踪、对象转储和可选时间戳的日志库.
-- [go-log](https://github.com/subchen/go-log) - Go 中的简单且可配置的日志记录,带有级别、格式化程序和编写器.
-- [go-log](https://github.com/siddontang/go-log) - 日志库支持级别和多处理程序.
-- [go-log](https://github.com/ian-kent/go-log) - Go 中的 Log4j 实现.
-- [go-logger](https://github.com/apsdehal/go-logger) - Go 程序的简单记录器,带有级别处理程序.
-- [gologger](https://github.com/sadlil/gologger) - 简单易用的 go 日志库,可在彩色控制台、简单控制台、文件或 Elasticsearch 中登录.
-- [gomol](https://github.com/aphistic/gomol) - Go 的多输出、结构化日志记录,具有可扩展的日志记录输出.
-- [gone/log](https://github.com/One-com/gone/tree/master/log) - 快速、可扩展、功能齐全、std-lib 源兼容的日志库.
-- [httpretty](https://github.com/henvic/httpretty) - 在终端上漂亮地打印常规 HTTP 请求以进行调试(类似于 http.DumpRequest).
-- [journald](https://github.com/ssgreg/journald) - 实现 systemd Journal 的本机 API 用于日志记录.
-- [kemba](https://github.com/clok/kemba) - 一个小型调试日志记录工具,灵感来自 [debug](https://github.com/visionmedia/debug),非常适合 CLI 工具和应用程序.
-- [log](https://github.com/aerogo/log) - 一种 O(1) 日志系统,允许您将一个日志连接到多个写入器(例如 stdout、文件和 TCP 连接).
-- [log](https://github.com/apex/log) - Go 的结构化日志记录包.
-- [log](https://github.com/go-playground/log) - 简单、可配置且可扩展的 Go 结构化日志记录.
-- [log](https://github.com/teris-io/log) - Go 的结构化日志接口将日志记录外观与其实现完全分开.
-- [log](https://github.com/heartwilltell/log) - 标准日志包的简单分级日志记录包装.
-- [log](https://github.com/no-src/log) - 一个简单的开箱即用的日志框架.
-- [log-voyage](https://github.com/firstrow/logvoyage) - 用 golang 编写的全功能日志记录 saas.
-- [log15](https://github.com/inconshreveable/log15) - 简单、强大的 Go 日志记录.
-- [logdump](https://github.com/ewwwwwqm/logdump) - 多级日志记录包.
-- [logex](https://github.com/chzyer/logex) - Golang日志库,支持跟踪和级别,按标准日志库包装.
-- [logger](https://github.com/azer/logger) - Go 的简约日志库.
-- [logmatic](https://github.com/borderstech/logmatic) - 用于 Golang 的彩色记录器,具有动态日志级别配置.
-- [logo](https://github.com/mbndr/logo) - Golang 记录器到不同的可配置编写器.
-- [logrus](https://github.com/Sirupsen/logrus) - Go 的结构化记录器.
-- [logrusiowriter](https://github.com/cabify/logrusiowriter) - `io.Writer` 实现使用 [logrus](https://github.com/sirupsen/logrus) 记录器.
-- [logrusly](https://github.com/sebest/logrusly) - [logrus](https://github.com/sirupsen/logrus) 插件将错误发送到 [Loggly](https://www.loggly.com/).
-- [logur](https://github.com/logur/logur) - 固执己见的记录器界面以及带有适配器的记录最佳实践集合以及知名库的集成([logrus](https://github.com/sirupsen/logrus), [go-kit log](https://github.com/go-kit/kit/tree/master/log), [zap](https://github.com/uber-go/zap), [zerolog](https://github.com/rs/zerolog), ETC).
-- [logutils](https://github.com/hashicorp/logutils) - 用于在 Go (Golang) 中进行稍微更好的日志记录的实用程序,扩展了标准记录器.
-- [logxi](https://github.com/mgutz/logxi) - 12 因素应用程序记录器,速度快,让您满意.
-- [lumberjack](https://github.com/natefinch/lumberjack) - 简单的滚动记录器,实现 io.WriteCloser.
-- [mlog](https://github.com/jbrodriguez/mlog) - go 的简单日志记录模块,有 5 个级别,可选的旋转日志文件功能和 stdout/stderr 输出.
-- [noodlog](https://github.com/gyozatech/noodlog) - 参数化 JSON 日志库,可让您混淆敏感数据并编组任何类型的内容. 不再用打印指针代替值,也不再使用 JSON 字符串的转义字符.
-- [onelog](https://github.com/francoispqt/onelog) - Onelog 是一个极其简单但非常高效的 JSON 记录器. 它是所有场景中最快的 JSON 记录器. 此外,它也是分配最低的记录器之一.
-- [ozzo-log](https://github.com/go-ozzo/ozzo-log) - 高性能日志记录,支持日志严重性、分类和过滤. 可以将过滤后的日志消息发送到各种目标(例如控制台、网络、邮件).
-- [phuslu/log](https://github.com/phuslu/log) - 高性能结构化日志记录.
-- [pp](https://github.com/k0kubun/pp) - Go 语言的彩色漂亮打印机.
-- [rollingwriter](https://github.com/arthurkiller/rollingWriter) - RollingWriter 是一个自动轮换 `io.Writer` 实现,具有多种策略来提供日志文件轮换.
-- [seelog](https://github.com/cihub/seelog) - 具有灵活调度、过滤和格式化的日志记录功能.
-- [slf4g](https://github.com/echocat/slf4g) - Golang 的 Simple Logging Facade:简单的结构化日志记录; 但功能强大、可扩展和可定制,从过去几十年的日志框架中汲取了大量经验.
-- [slog](https://github.com/gookit/slog) - 用于 Go 的轻量级、可配置、可扩展的记录器.
-- [slog-formatter](https://github.com/samber/slog-formatter) - 用于构建您自己的日志和帮助程序的通用格式化程序.
-- [slog-multi](https://github.com/samber/slog-multi) - slog.Handler 链(管道、扇出...).
-- [spew](https://github.com/davecgh/go-spew) - 为 Go 数据结构实现一个深度漂亮的打印机以帮助调试.
-- [sqldb-logger](https://github.com/simukti/sqldb-logger) - Go SQL 数据库驱动程序的记录器,无需修改现有的 \*sql.DB stdlib 用法.
-- [stdlog](https://github.com/alexcesaro/log) - Stdlog 是一个面向对象的库,提供分级日志记录. 它对于 cron 作业非常有用.
-- [structy/log](https://github.com/structy/log) - 一个简单易用的日志系统,简约但具有调试和区分消息的功能.
-- [tail](https://github.com/hpcloud/tail) - Go 包力求模拟 BSD tail 程序的功能.
-- [tint](https://github.com/lmittmann/tint) - 一个 slog.Handler 写入有色日志.
-- [xlog](https://github.com/xfxdev/xlog) - Go 的插件架构和灵活的日志系统,具有级别控制、多个日志目标和自定义日志格式.
-- [xlog](https://github.com/rs/xlog) - 用于“网络/上下文”感知 HTTP 处理程序的结构化记录器,具有灵活的调度功能.
-- [xylog](https://github.com/xybor-x/xylog) - 分级和结构化日志记录、动态字段、高性能、区域管理、简单配置和可读语法.
-- [yell](https://github.com/jfcg/yell) - 另一个简约的日志库.
-- [zap](https://github.com/uber-go/zap) - Go 中快速、结构化、分级的日志记录.
-- [zax](https://github.com/yuseferi/zax) - 将 Context 与 Zap 记录器集成,这使得 Go 日志记录更加灵活.
-- [zerolog](https://github.com/rs/zerolog) - 零分配 JSON 记录器.
-- [zkits-logger](https://github.com/edoger/zkits-logger) - 强大的零依赖 JSON 记录器.
+_Libraries for generating and working with log files._
+
+- [distillog](https://github.com/amoghe/distillog) - distilled levelled logging (think of it as stdlib + log levels).
+- [glg](https://github.com/kpango/glg) - glg is simple and fast leveled logging library for Go.
+- [glo](https://github.com/lajosbencz/glo) - PHP Monolog inspired logging facility with identical severity levels.
+- [glog](https://github.com/golang/glog) - Leveled execution logs for Go.
+- [go-cronowriter](https://github.com/utahta/go-cronowriter) - Simple writer that rotate log files automatically based on current date and time, like cronolog.
+- [go-log](https://github.com/pieterclaerhout/go-log) - A logging library with stack traces, object dumping and optional timestamps.
+- [go-log](https://github.com/subchen/go-log) - Simple and configurable Logging in Go, with level, formatters and writers.
+- [go-log](https://github.com/siddontang/go-log) - Log lib supports level and multi handlers.
+- [go-log](https://github.com/ian-kent/go-log) - Log4j implementation in Go.
+- [go-logger](https://github.com/apsdehal/go-logger) - Simple logger of Go Programs, with level handlers.
+- [gologger](https://github.com/sadlil/gologger) - Simple easy to use log lib for go, logs in Colored Console, Simple Console, File or Elasticsearch.
+- [gomol](https://github.com/aphistic/gomol) - Multiple-output, structured logging for Go with extensible logging outputs.
+- [gone/log](https://github.com/One-com/gone/tree/master/log) - Fast, extendable, full-featured, std-lib source compatible log library.
+- [httpretty](https://github.com/henvic/httpretty) - Pretty-prints your regular HTTP requests on your terminal for debugging (similar to http.DumpRequest).
+- [journald](https://github.com/ssgreg/journald) - Go implementation of systemd Journal's native API for logging.
+- [kemba](https://github.com/clok/kemba) - A tiny debug logging tool inspired by [debug](https://github.com/visionmedia/debug), great for CLI tools and applications.
+- [log](https://github.com/aerogo/log) - An O(1) logging system that allows you to connect one log to multiple writers (e.g. stdout, a file and a TCP connection).
+- [log](https://github.com/apex/log) - Structured logging package for Go.
+- [log](https://github.com/go-playground/log) - Simple, configurable and scalable Structured Logging for Go.
+- [log](https://github.com/teris-io/log) - Structured log interface for Go cleanly separates logging facade from its implementation.
+- [log](https://github.com/heartwilltell/log) - Simple leveled logging wrapper around standard log package.
+- [log](https://github.com/no-src/log) - A simple logging framework out of the box.
+- [log-voyage](https://github.com/firstrow/logvoyage) - Full-featured logging saas written in golang.
+- [log15](https://github.com/inconshreveable/log15) - Simple, powerful logging for Go.
+- [logdump](https://github.com/ewwwwwqm/logdump) - Package for multi-level logging.
+- [logex](https://github.com/chzyer/logex) - Golang log lib, supports tracking and level, wrap by standard log lib.
+- [logger](https://github.com/azer/logger) - Minimalistic logging library for Go.
+- [logmatic](https://github.com/borderstech/logmatic) - Colorized logger for Golang with dynamic log level configuration.
+- [logo](https://github.com/mbndr/logo) - Golang logger to different configurable writers.
+- [logrus](https://github.com/Sirupsen/logrus) - Structured logger for Go.
+- [logrusiowriter](https://github.com/cabify/logrusiowriter) - `io.Writer` implementation using [logrus](https://github.com/sirupsen/logrus) logger.
+- [logrusly](https://github.com/sebest/logrusly) - [logrus](https://github.com/sirupsen/logrus) plug-in to send errors to a [Loggly](https://www.loggly.com/).
+- [logur](https://github.com/logur/logur) - An opinionated logger interface and collection of logging best practices with adapters and integrations for well-known libraries ([logrus](https://github.com/sirupsen/logrus), [go-kit log](https://github.com/go-kit/kit/tree/master/log), [zap](https://github.com/uber-go/zap), [zerolog](https://github.com/rs/zerolog), etc).
+- [logutils](https://github.com/hashicorp/logutils) - Utilities for slightly better logging in Go (Golang) extending the standard logger.
+- [logxi](https://github.com/mgutz/logxi) - 12-factor app logger that is fast and makes you happy.
+- [lumberjack](https://github.com/natefinch/lumberjack) - Simple rolling logger, implements io.WriteCloser.
+- [mlog](https://github.com/jbrodriguez/mlog) - Simple logging module for go, with 5 levels, an optional rotating logfile feature and stdout/stderr output.
+- [noodlog](https://github.com/gyozatech/noodlog) - Parametrized JSON logging library which lets you obfuscate sensitive data and marshal any kind of content. No more printed pointers instead of values, nor escape chars for the JSON strings.
+- [onelog](https://github.com/francoispqt/onelog) - Onelog is a dead simple but very efficient JSON logger. It is the fastest JSON logger out there in all scenarios. Also, it is one of the logger with the lowest allocation.
+- [ozzo-log](https://github.com/go-ozzo/ozzo-log) - High performance logging supporting log severity, categorization, and filtering. Can send filtered log messages to various targets (e.g. console, network, mail).
+- [phuslu/log](https://github.com/phuslu/log) - High performance structured logging.
+- [pp](https://github.com/k0kubun/pp) - Colored pretty printer for Go language.
+- [rollingwriter](https://github.com/arthurkiller/rollingWriter) - RollingWriter is an auto-rotate `io.Writer` implementation with multi policies to provide log file rotation.
+- [seelog](https://github.com/cihub/seelog) - Logging functionality with flexible dispatching, filtering, and formatting.
+- [slf4g](https://github.com/echocat/slf4g) - Simple Logging Facade for Golang: Simple structured logging; but powerful, extendable and customizable, with huge amount of learnings from decades of past logging frameworks.
+- [slog](https://github.com/gookit/slog) - Lightweight, configurable, extensible logger for Go.
+- [slog-formatter](https://github.com/samber/slog-formatter) - Common formatters for slog and helpers to build your own.
+- [slog-multi](https://github.com/samber/slog-multi) - Chain of slog.Handler (pipeline, fanout...).
+- [spew](https://github.com/davecgh/go-spew) - Implements a deep pretty printer for Go data structures to aid in debugging.
+- [sqldb-logger](https://github.com/simukti/sqldb-logger) - A logger for Go SQL database driver without modify existing \*sql.DB stdlib usage.
+- [stdlog](https://github.com/alexcesaro/log) - Stdlog is an object-oriented library providing leveled logging. It is very useful for cron jobs.
+- [structy/log](https://github.com/structy/log) - A simple to use log system, minimalist but with features for debugging and differentiation of messages.
+- [tail](https://github.com/hpcloud/tail) - Go package striving to emulate the features of the BSD tail program.
+- [tint](https://github.com/lmittmann/tint) - A slog.Handler that writes tinted logs.
+- [xlog](https://github.com/xfxdev/xlog) - Plugin architecture and flexible log system for Go, with level ctrl, multiple log target and custom log format.
+- [xlog](https://github.com/rs/xlog) - Structured logger for `net/context` aware HTTP handlers with flexible dispatching.
+- [xylog](https://github.com/xybor-x/xylog) - Leveled and structured logging, dynamic fields, high performance, zone management, simple configuration, and readable syntax.
+- [yell](https://github.com/jfcg/yell) - Yet another minimalistic logging library.
+- [zap](https://github.com/uber-go/zap) - Fast, structured, leveled logging in Go.
+- [zax](https://github.com/yuseferi/zax) - Integrate Context with Zap logger, which leads to more flexibility in Go logging.
+- [zerolog](https://github.com/rs/zerolog) - Zero-allocation JSON logger.
+- [zkits-logger](https://github.com/edoger/zkits-logger) - A powerful zero-dependency JSON logger.
## Machine Learning
-_机器学习库._
-
-- [bayesian](https://github.com/jbrukh/bayesian) - Golang 的朴素贝叶斯分类.
-- [CloudForest](https://github.com/ryanbressler/CloudForest) - 快速、灵活、多线程的决策树集合,用于纯 Go 中的机器学习.
-- [ddt](https://github.com/sgrodriguez/ddt) - 动态决策树,创建定义可定制规则的树.
-- [eaopt](https://github.com/MaxHalford/eaopt) - 进化优化库.
-- [evoli](https://github.com/khezen/evoli) - 遗传算法和粒子群优化库.
-- [fonet](https://github.com/Fontinalis/fonet) - 用 Go 编写的深度神经网络库.
-- [go-cluster](https://github.com/e-XpertSolutions/go-cluster) - k-modes 和 k-prototypes 聚类算法的 Go 实现.
-- [go-deep](https://github.com/patrikeh/go-deep) - Go 中功能丰富的神经网络库.
-- [go-fann](https://github.com/white-pony/go-fann) - 快速人工神经网络(FANN)库的绑定.
-- [go-featureprocessing](https://github.com/nikolaydubina/go-featureprocessing) - Go 中低延迟机器学习的快速便捷的特征处理.
-- [go-galib](https://github.com/thoj/go-galib) - 用 Go / golang 编写的遗传算法库.
-- [go-pr](https://github.com/daviddengcn/go-pr) - Go 语言中的模式识别包.
-- [gobrain](https://github.com/goml/gobrain) - 用 go 编写的神经网络.
-- [godist](https://github.com/e-dard/godist) - 各种概率分布和相关方法.
-- [goga](https://github.com/tomcraven/goga) - Go 的遗传算法库.
-- [GoLearn](https://github.com/sjwhitworth/golearn) - Go 的通用机器学习库.
-- [golinear](https://github.com/danieldk/golinear) - Go 的 liblinear 绑定.
-- [GoMind](https://github.com/surenderthakran/gomind) - Go 中的简单神经网络库.
-- [goml](https://github.com/cdipaolo/goml) - Go 中的在线机器学习.
-- [gonet](https://github.com/dathoangnd/gonet) - 围棋神经网络.
-- [Goptuna](https://github.com/c-bata/goptuna) - 用 Go 编写的黑盒函数贝叶斯优化框架. 一切都将得到优化.
-- [goRecommend](https://github.com/timkaye11/goRecommend) - 用 Go 编写的推荐算法库.
-- [gorgonia](https://github.com/gorgonia/gorgonia) - 基于图形的计算库,例如 Theano for Go,它提供了构建各种机器学习和神经网络算法的原语.
+_Libraries for Machine Learning._
+
+- [bayesian](https://github.com/jbrukh/bayesian) - Naive Bayesian Classification for Golang.
+- [CloudForest](https://github.com/ryanbressler/CloudForest) - Fast, flexible, multi-threaded ensembles of decision trees for machine learning in pure Go.
+- [ddt](https://github.com/sgrodriguez/ddt) - Dynamic decision tree, create trees defining customizable rules.
+- [eaopt](https://github.com/MaxHalford/eaopt) - An evolutionary optimization library.
+- [evoli](https://github.com/khezen/evoli) - Genetic Algorithm and Particle Swarm Optimization library.
+- [fonet](https://github.com/Fontinalis/fonet) - A Deep Neural Network library written in Go.
+- [go-cluster](https://github.com/e-XpertSolutions/go-cluster) - Go implementation of the k-modes and k-prototypes clustering algorithms.
+- [go-deep](https://github.com/patrikeh/go-deep) - A feature-rich neural network library in Go.
+- [go-fann](https://github.com/white-pony/go-fann) - Go bindings for Fast Artificial Neural Networks(FANN) library.
+- [go-featureprocessing](https://github.com/nikolaydubina/go-featureprocessing) - Fast and convenient feature processing for low latency machine learning in Go.
+- [go-galib](https://github.com/thoj/go-galib) - Genetic Algorithms library written in Go / golang.
+- [go-pr](https://github.com/daviddengcn/go-pr) - Pattern recognition package in Go lang.
+- [gobrain](https://github.com/goml/gobrain) - Neural Networks written in go.
+- [godist](https://github.com/e-dard/godist) - Various probability distributions, and associated methods.
+- [goga](https://github.com/tomcraven/goga) - Genetic algorithm library for Go.
+- [GoLearn](https://github.com/sjwhitworth/golearn) - General Machine Learning library for Go.
+- [golinear](https://github.com/danieldk/golinear) - liblinear bindings for Go.
+- [GoMind](https://github.com/surenderthakran/gomind) - A simplistic Neural Network Library in Go.
+- [goml](https://github.com/cdipaolo/goml) - On-line Machine Learning in Go.
+- [gonet](https://github.com/dathoangnd/gonet) - Neural Network for Go.
+- [Goptuna](https://github.com/c-bata/goptuna) - Bayesian optimization framework for black-box functions written in Go. Everything will be optimized.
+- [goRecommend](https://github.com/timkaye11/goRecommend) - Recommendation Algorithms library written in Go.
+- [gorgonia](https://github.com/gorgonia/gorgonia) - graph-based computational library like Theano for Go that provides primitives for building various machine learning and neural network algorithms.
- [gorse](https://github.com/zhenghaoz/gorse) - An offline recommender system backend based on collaborative filtering written in Go.
-- [goscore](https://github.com/asafschers/goscore) - PMML 的 Go 评分 API.
-- [gosseract](https://github.com/otiai10/gosseract) - 使用 Tesseract C++ 库进行 OCR(光学字符识别)Go 包.
-- [libsvm](https://github.com/datastream/libsvm) - 基于 LIBSVM 3.14 的 libsvm golang 版本派生作品.
-- [m2cgen](https://github.com/BayesWitnesses/m2cgen) - 一个 CLI 工具,用于将训练有素的经典 ML 模型转换为零依赖的本机 Go 代码,用 Python 编写,支持 Go 语言.
-- [neat](https://github.com/jinyeom/neat) - 用于增强拓扑的 NeuroEvolution (NEAT) 的即插即用、并行 Go 框架.
-- [neural-go](https://github.com/schuyler/neural-go) - 用 Go 实现的多层感知器网络,通过反向传播进行训练.
-- [ocrserver](https://github.com/otiai10/ocrserver) - 一个简单的 OCR API 服务器,非常容易由 Docker 和 Heroku 部署.
-- [onnx-go](https://github.com/owulveryck/onnx-go) - Go 开放神经网络交换 (ONNX) 接口.
-- [probab](https://github.com/ThePaw/probab) - 概率分布函数. 贝叶斯推理. 用纯 Go 编写.
-- [randomforest](https://github.com/malaschitz/randomForest) - 易于使用的 Go 随机森林库.
-- [regommend](https://github.com/muesli/regommend) - 推荐和协同过滤引擎.
-- [shield](https://github.com/eaigner/shield) - 贝叶斯文本分类器,具有灵活的标记器和 Go 存储后端.
-- [tfgo](https://github.com/galeone/tfgo) - 易于使用的 Tensorflow 绑定:简化了官方 Tensorflow Go 绑定的使用. 在 Go 中定义计算图,加载并执行在 Python 中训练的模型.
-- [Varis](https://github.com/Xamber/Varis) - Golang 神经网络.
+- [goscore](https://github.com/asafschers/goscore) - Go Scoring API for PMML.
+- [gosseract](https://github.com/otiai10/gosseract) - Go package for OCR (Optical Character Recognition), by using Tesseract C++ library.
+- [libsvm](https://github.com/datastream/libsvm) - libsvm golang version derived work based on LIBSVM 3.14.
+- [m2cgen](https://github.com/BayesWitnesses/m2cgen) - A CLI tool to transpile trained classic ML models into a native Go code with zero dependencies, written in Python with Go language support.
+- [neat](https://github.com/jinyeom/neat) - Plug-and-play, parallel Go framework for NeuroEvolution of Augmenting Topologies (NEAT).
+- [neural-go](https://github.com/schuyler/neural-go) - Multilayer perceptron network implemented in Go, with training via backpropagation.
+- [ocrserver](https://github.com/otiai10/ocrserver) - A simple OCR API server, seriously easy to be deployed by Docker and Heroku.
+- [onnx-go](https://github.com/owulveryck/onnx-go) - Go Interface to Open Neural Network Exchange (ONNX).
+- [probab](https://github.com/ThePaw/probab) - Probability distribution functions. Bayesian inference. Written in pure Go.
+- [randomforest](https://github.com/malaschitz/randomForest) - Easy to use Random Forest library for Go.
+- [regommend](https://github.com/muesli/regommend) - Recommendation & collaborative filtering engine.
+- [shield](https://github.com/eaigner/shield) - Bayesian text classifier with flexible tokenizers and storage backends for Go.
+- [tfgo](https://github.com/galeone/tfgo) - Easy to use Tensorflow bindings: simplifies the usage of the official Tensorflow Go bindings. Define computational graphs in Go, load and execute models trained in Python.
+- [Varis](https://github.com/Xamber/Varis) - Golang Neural Network.
## Messaging
-_实现消息传递系统的库._
-
-- [ami](https://github.com/kak-tus/ami) - 将客户端转至基于 Redis Cluster Streams 的可靠队列.
-- [amqp](https://github.com/rabbitmq/amqp091-go) - 转到 RabbitMQ 客户端库.
-- [APNs2](https://github.com/sideshow/apns2) - 适用于 Go 的 HTTP/2 Apple 推送通知提供商 — 将推送通知发送到 iOS、tvOS、Safari 和 OSX 应用程序.
-- [Asynq](https://github.com/hibiken/asynq) - 一个基于 Redis 的简单、可靠、高效的 Go 分布式任务队列.
-- [Beaver](https://github.com/Clivern/Beaver) - 实时消息传递服务器,用于在网络和移动应用程序中构建可扩展的应用程序内通知、多人游戏、聊天应用程序.
-- [Benthos](https://github.com/Jeffail/benthos) - 一系列协议之间的消息流桥.
-- [Bus](https://github.com/mustafaturan/bus) - 用于内部通信的极简消息总线实现.
-- [Centrifugo](https://github.com/centrifugal/centrifugo) - Go 中的实时消息传递(Websockets 或 SockJS)服务器.
-- [Chanify](https://github.com/chanify/chanify) - 推送通知服务器向您的 iOS 设备发送消息.
-- [Commander](https://github.com/jeroenrinzema/commander) - 高级事件驱动的消费者/生产者,支持各种“方言”,例如 Apache Kafka.
-- [Confluent Kafka Golang Client](https://github.com/confluentinc/confluent-kafka-go) - confluence-kafka-go 是 Confluence 的 Apache Kafka 和 Confluence 平台的 Golang 客户端.
-- [dbus](https://github.com/godbus/dbus) - D-Bus 的本机 Go 绑定.
-- [drone-line](https://github.com/appleboy/drone-line) - 发送 [Line](https://at.line.me/en) 使用二进制、docker 或 Drone CI 的通知.
-- [emitter](https://github.com/olebedev/emitter) - 使用 Go 方式发出事件,带有通配符、谓词、取消可能性和许多其他好的胜利.
-- [event](https://github.com/agoalofalife/event) - 模式观察器的实现.
-- [EventBus](https://github.com/asaskevich/EventBus) - 具有异步兼容性的轻量级事件总线.
-- [gaurun-client](https://github.com/osamingo/gaurun-client) - 用 Go 编写的 Gaurun 客户端.
-- [Glue](https://github.com/desertbit/glue) - 强大的 Go 和 Javascript 套接字库(Socket.io 的替代品).
-- [go-mq](https://github.com/cheshir/go-mq) - 具有声明性配置的 RabbitMQ 客户端.
-- [go-notify](https://github.com/TheCreeper/go-notify) - freedesktop 通知规范的本机实现.
-- [go-nsq](https://github.com/nsqio/go-nsq) - NSQ 的官方 Go 包.
-- [go-res](https://github.com/jirenius/go-res) - 用于构建 REST/实时服务的包,其中客户端使用 NATS 和 Resgate 无缝同步.
-- [go-socket.io](https://github.com/googollee/go-socket.io) - golang 的socket.io 库,一个实时应用程序框架.
-- [go-vitotrol](https://github.com/maxatome/go-vitotrol) - Viessmann Vitotrol Web 服务的客户端库.
-- [Gollum](https://github.com/trivago/gollum) - 一个 n:m 多路复用器,用于收集来自不同源的消息并将它们广播到一组目的地.
-- [golongpoll](https://github.com/jcuga/golongpoll) - HTTP longpoll 服务器库,使 Web 发布-订阅变得简单.
-- [gopush-cluster](https://github.com/Terry-Mao/gopush-cluster) - gopush-cluster 是一个 go Push 服务器集群.
-- [gorush](https://github.com/appleboy/gorush) - 使用推送通知服务器 [APNs2](https://github.com/sideshow/apns2) 和谷歌 [GCM](https://github.com/google/go-gcm).
-- [gosd](https://github.com/alexsniffin/gosd) - 用于安排何时向通道发送消息的库.
-- [guble](https://github.com/smancke/guble) - 使用推送通知(Google Firebase 云消息、Apple 推送通知服务、SMS)以及 Websockets、REST API 的消息服务器,具有分布式操作和消息持久性.
-- [hare](https://github.com/leozz37/hare) - 一个用户友好的库,用于发送消息和监听 TCP 套接字.
-- [hub](https://github.com/leandro-lugaresi/hub) - Go 应用程序的消息/事件中心,使用发布/订阅模式,支持像rabbitMQ交换这样的别名.
-- [jazz](https://github.com/socifi/jazz) - 一个简单的 RabbitMQ 抽象层,用于队列管理以及消息的发布和消费.
-- [machinery](https://github.com/RichardKnop/machinery) - 基于分布式消息传递的异步任务队列/作业队列.
-- [mangos](https://github.com/nanomsg/mangos) - 具有传输互操作性的 Nanomsg(“可扩展性协议”)的纯粹实现.
-- [melody](https://github.com/olahol/melody) - 用于处理 websocket 会话的简约框架,包括广播和自动 ping/pong 处理.
-- [Mercure](https://github.com/dunglas/mercure) - 服务器和库,使用 Mercure 协议(构建在服务器发送事件之上)调度服务器发送的更新.
-- [messagebus](https://github.com/vardius/message-bus) - messagebus 是一个 Go 简单的异步消息总线,非常适合在进行事件溯源、CQRS、DDD 时用作事件总线.
-- [mob](https://github.com/erni27/mob) - mob 是一个基于通用的、简单的中介器/事件聚合器库. 它支持进程内请求/事件处理.
-- [NATS Go Client](https://github.com/nats-io/nats) - 轻量级、高性能的发布订阅和分布式排队消息系统 - 这就是 Go 库.
-- [nsq-event-bus](https://github.com/rafaeljesus/nsq-event-bus) - NSQ 主题和频道的小型包装.
-- [oplog](https://github.com/dailymotion/oplog) - REST API 的通用 oplog/复制系统.
-- [pubsub](https://github.com/tuxychandru/pubsub) - go 的简单 pubsub 包.
-- [Quamina](https://github.com/timbray/quamina) - 用于过滤消息和事件的快速模式匹配.
-- [rabbus](https://github.com/rafaeljesus/rabbus) - amqp 交换和队列的小型包装.
-- [rabtap](https://github.com/jandelgado/rabtap) - RabbitMQ 瑞士军刀 CLI 应用程序.
-- [RapidMQ](https://github.com/sybrexsys/RapidMQ) - RapidMQ 是一个轻量级且可靠的库,用于管理本地消息队列.
-- [Ratus](https://github.com/hyperonym/ratus) - Ratus 是一个 RESTful 异步任务队列服务器.
-- [redisqueue](https://github.com/robinjoseph08/redisqueue) - redisqueue 提供使用 Redis 流的队列的生产者和消费者.
-- [rmqconn](https://github.com/sbabiv/rmqconn) - RabbitMQ 重新连接. amqp.Connection 和 amqp.Dial 的包装. 允许在连接断开时重新连接,然后再强制关闭对 Close() 方法的调用.
-- [sarama](https://github.com/Shopify/sarama) - Apache Kafka 的 Go 库.
-- [Uniqush-Push](https://github.com/uniqush/uniqush-push) - Redis 支持统一推送服务,用于向移动设备发送服务器端通知.
-- [Watermill](https://github.com/ThreeDotsLabs/watermill) - 高效地处理消息流. 构建事件驱动的应用程序,支持事件源、基于消息的 RPC、传奇. 可以使用传统的发布/订阅实现,例如 Kafka 或 RabbitMQ,也可以使用 HTTP 或 MySQL binlog.
-- [zmq4](https://github.com/pebbe/zmq4) - 转到 ZeroMQ 版本 4 的接口.也可用于 [version 3](https://github.com/pebbe/zmq3) 和 [version 2](https://github.com/pebbe/zmq2).
+_Libraries that implement messaging systems._
+
+- [ami](https://github.com/kak-tus/ami) - Go client to reliable queues based on Redis Cluster Streams.
+- [amqp](https://github.com/rabbitmq/amqp091-go) - Go RabbitMQ Client Library.
+- [APNs2](https://github.com/sideshow/apns2) - HTTP/2 Apple Push Notification provider for Go — Send push notifications to iOS, tvOS, Safari and OSX apps.
+- [Asynq](https://github.com/hibiken/asynq) - A simple, reliable, and efficient distributed task queue for Go built on top of Redis.
+- [Beaver](https://github.com/Clivern/Beaver) - A real time messaging server to build a scalable in-app notifications, multiplayer games, chat apps in web and mobile apps.
+- [Benthos](https://github.com/Jeffail/benthos) - A message streaming bridge between a range of protocols.
+- [Bus](https://github.com/mustafaturan/bus) - Minimalist message bus implementation for internal communication.
+- [Centrifugo](https://github.com/centrifugal/centrifugo) - Real-time messaging (Websockets or SockJS) server in Go.
+- [Chanify](https://github.com/chanify/chanify) - A push notification server send message to your iOS devices.
+- [Commander](https://github.com/jeroenrinzema/commander) - A high-level event driven consumer/producer supporting various "dialects" such as Apache Kafka.
+- [Confluent Kafka Golang Client](https://github.com/confluentinc/confluent-kafka-go) - confluent-kafka-go is Confluent's Golang client for Apache Kafka and the Confluent Platform.
+- [dbus](https://github.com/godbus/dbus) - Native Go bindings for D-Bus.
+- [drone-line](https://github.com/appleboy/drone-line) - Sending [Line](https://at.line.me/en) notifications using a binary, docker or Drone CI.
+- [emitter](https://github.com/olebedev/emitter) - Emits events using Go way, with wildcard, predicates, cancellation possibilities and many other good wins.
+- [event](https://github.com/agoalofalife/event) - Implementation of the pattern observer.
+- [EventBus](https://github.com/asaskevich/EventBus) - The lightweight event bus with async compatibility.
+- [gaurun-client](https://github.com/osamingo/gaurun-client) - Gaurun Client written in Go.
+- [Glue](https://github.com/desertbit/glue) - Robust Go and Javascript Socket Library (Alternative to Socket.io).
+- [go-mq](https://github.com/cheshir/go-mq) - RabbitMQ client with declarative configuration.
+- [go-notify](https://github.com/TheCreeper/go-notify) - Native implementation of the freedesktop notification spec.
+- [go-nsq](https://github.com/nsqio/go-nsq) - the official Go package for NSQ.
+- [go-res](https://github.com/jirenius/go-res) - Package for building REST/real-time services where clients are synchronized seamlessly, using NATS and Resgate.
+- [go-socket.io](https://github.com/googollee/go-socket.io) - socket.io library for golang, a realtime application framework.
+- [go-vitotrol](https://github.com/maxatome/go-vitotrol) - Client library to Viessmann Vitotrol web service.
+- [Gollum](https://github.com/trivago/gollum) - A n:m multiplexer that gathers messages from different sources and broadcasts them to a set of destinations.
+- [golongpoll](https://github.com/jcuga/golongpoll) - HTTP longpoll server library that makes web pub-sub simple.
+- [gopush-cluster](https://github.com/Terry-Mao/gopush-cluster) - gopush-cluster is a go push server cluster.
+- [gorush](https://github.com/appleboy/gorush) - Push notification server using [APNs2](https://github.com/sideshow/apns2) and google [GCM](https://github.com/google/go-gcm).
+- [gosd](https://github.com/alexsniffin/gosd) - A library for scheduling when to dispatch a message to a channel.
+- [guble](https://github.com/smancke/guble) - Messaging server using push notifications (Google Firebase Cloud Messaging, Apple Push Notification services, SMS) as well as websockets, a REST API, featuring distributed operation and message-persistence.
+- [hare](https://github.com/leozz37/hare) - A user friendly library for sending messages and listening to TCP sockets.
+- [hub](https://github.com/leandro-lugaresi/hub) - A Message/Event Hub for Go applications, using publish/subscribe pattern with support for alias like rabbitMQ exchanges.
+- [jazz](https://github.com/socifi/jazz) - A simple RabbitMQ abstraction layer for queue administration and publishing and consuming of messages.
+- [machinery](https://github.com/RichardKnop/machinery) - Asynchronous task queue/job queue based on distributed message passing.
+- [mangos](https://github.com/nanomsg/mangos) - Pure go implementation of the Nanomsg ("Scalability Protocols") with transport interoperability.
+- [melody](https://github.com/olahol/melody) - Minimalist framework for dealing with websocket sessions, includes broadcasting and automatic ping/pong handling.
+- [Mercure](https://github.com/dunglas/mercure) - Server and library to dispatch server-sent updates using the Mercure protocol (built on top of Server-Sent Events).
+- [messagebus](https://github.com/vardius/message-bus) - messagebus is a Go simple async message bus, perfect for using as event bus when doing event sourcing, CQRS, DDD.
+- [mob](https://github.com/erni27/mob) - mob is a generic-based, simple mediator / event aggregator library. It supports in-process requests / events processing.
+- [NATS Go Client](https://github.com/nats-io/nats) - Lightweight and high performance publish-subscribe and distributed queueing messaging system - this is the Go library.
+- [nsq-event-bus](https://github.com/rafaeljesus/nsq-event-bus) - A tiny wrapper around NSQ topic and channel.
+- [oplog](https://github.com/dailymotion/oplog) - Generic oplog/replication system for REST APIs.
+- [pubsub](https://github.com/tuxychandru/pubsub) - Simple pubsub package for go.
+- [Quamina](https://github.com/timbray/quamina) - Fast pattern-matching for filtering messages and events.
+- [rabbus](https://github.com/rafaeljesus/rabbus) - A tiny wrapper over amqp exchanges and queues.
+- [rabtap](https://github.com/jandelgado/rabtap) - RabbitMQ swiss army knife cli app.
+- [RapidMQ](https://github.com/sybrexsys/RapidMQ) - RapidMQ is a lightweight and reliable library for managing of the local messages queue.
+- [Ratus](https://github.com/hyperonym/ratus) - Ratus is a RESTful asynchronous task queue server.
+- [redisqueue](https://github.com/robinjoseph08/redisqueue) - redisqueue provides a producer and consumer of a queue that uses Redis streams.
+- [rmqconn](https://github.com/sbabiv/rmqconn) - RabbitMQ Reconnection. Wrapper over amqp.Connection and amqp.Dial. Allowing to do a reconnection when the connection is broken before forcing the call to the Close () method to be closed.
+- [sarama](https://github.com/Shopify/sarama) - Go library for Apache Kafka.
+- [Uniqush-Push](https://github.com/uniqush/uniqush-push) - Redis backed unified push service for server-side notifications to mobile devices.
+- [Watermill](https://github.com/ThreeDotsLabs/watermill) - Working efficiently with message streams. Building event driven applications, enabling event sourcing, RPC over messages, sagas. Can use conventional pub/sub implementations like Kafka or RabbitMQ, but also HTTP or MySQL binlog.
+- [zmq4](https://github.com/pebbe/zmq4) - Go interface to ZeroMQ version 4. Also available for [version 3](https://github.com/pebbe/zmq3) and [version 2](https://github.com/pebbe/zmq2).
## Microsoft Office
-- [unioffice](https://github.com/unidoc/unioffice) - 用于创建和处理 Office Word (.docx)、Excel (.xlsx) 和 Powerpoint (.pptx) 文档的纯 go 库.
+- [unioffice](https://github.com/unidoc/unioffice) - Pure go library for creating and processing Office Word (.docx), Excel (.xlsx) and Powerpoint (.pptx) documents.
### Microsoft Excel
-_用于使用 Microsoft Excel 的库._
+_Libraries for working with Microsoft Excel._
-- [excelize](https://github.com/xuri/excelize) - 用于读写 Microsoft Excel™ (XLSX) 文件的 Golang 库.
-- [exl](https://github.com/go-the-way/exl) - Excel绑定到用Go编写的结构.(仅支持Go1.18+)
-- [go-excel](https://github.com/szyhf/go-excel) - 一个简单而轻便的阅读器,用于将类似关联数据库的 Excel 作为表格读取.
-- [goxlsxwriter](https://github.com/fterrag/goxlsxwriter) - 用于编写 XLSX (Microsoft Excel) 文件的 libxlsxwriter 的 Golang 绑定.
-- [xlsx](https://github.com/tealeg/xlsx) - 用于简化 Go 程序中最新版本的 Microsoft Excel 使用的 XML 格式读取的库.
-- [xlsx](https://github.com/plandem/xlsx) - 在 Go 程序中快速、安全地读取/更新现有 Microsoft Excel 文件.
+- [excelize](https://github.com/xuri/excelize) - Golang library for reading and writing Microsoft Excel™ (XLSX) files.
+- [exl](https://github.com/go-the-way/exl) - Excel binding to struct written in Go.(Only supports Go1.18+)
+- [go-excel](https://github.com/szyhf/go-excel) - A simple and light reader to read a relate-db-like excel as a table.
+- [goxlsxwriter](https://github.com/fterrag/goxlsxwriter) - Golang bindings for libxlsxwriter for writing XLSX (Microsoft Excel) files.
+- [xlsx](https://github.com/tealeg/xlsx) - Library to simplify reading the XML format used by recent version of Microsoft Excel in Go programs.
+- [xlsx](https://github.com/plandem/xlsx) - Fast and safe way to read/update your existing Microsoft Excel files in Go programs.
## Miscellaneous
### Dependency Injection
-_用于处理依赖注入的库._
+_Libraries for working with dependency injection._
-- [alice](https://github.com/magic003/alice) - Golang 的附加依赖注入容器.
+- [alice](https://github.com/magic003/alice) - Additive dependency injection container for Golang.
- [di](https://github.com/goava/di) - A dependency injection container for go programming language.
-- [dig](https://github.com/uber-go/dig) - Go 的基于反射的依赖注入工具包.
-- [dingo](https://github.com/i-love-flamingo/dingo) - 基于 Guice 的 Go 依赖注入工具包.
-- [do](https://github.com/samber/do) - 基于泛型的依赖注入框架.
-- [fx](https://github.com/uber-go/fx) - 基于依赖注入的 Go 应用程序框架(构建在 dig 之上).
-- [gocontainer](https://github.com/vardius/gocontainer) - 简单的依赖注入容器.
-- [goioc/di](https://github.com/goioc/di) - 受 Spring 启发的依赖注入容器.
-- [GoLobby/Container](https://github.com/golobby/container) - GoLobby Container 是一个轻量级但功能强大的 Go 编程语言 IoC 依赖注入容器.
-- [google/wire](https://github.com/google/wire) - Go 中的自动初始化.
-- [HnH/di](https://github.com/HnH/di) - 专注于干净的 API 和灵活性的 DI 容器库.
-- [kinit](https://github.com/go-kata/kinit) - 可定制的依赖注入容器,具有全局模式、级联初始化和紧急安全终结.
-- [linker](https://github.com/logrange/linker) - 基于反射的依赖注入和控制库反转,具有组件生命周期支持.
-- [nject](https://github.com/muir/nject) - 用于库、测试、http 端点和服务启动的类型安全、反射框架.
-- [wire](https://github.com/Fs02/wire) - Golang 严格的运行时依赖注入.
+- [dig](https://github.com/uber-go/dig) - A reflection based dependency injection toolkit for Go.
+- [dingo](https://github.com/i-love-flamingo/dingo) - A dependency injection toolkit for Go, based on Guice.
+- [do](https://github.com/samber/do) - A dependency injection framework based on Generics.
+- [fx](https://github.com/uber-go/fx) - A dependency injection based application framework for Go (built on top of dig).
+- [gocontainer](https://github.com/vardius/gocontainer) - Simple Dependency Injection Container.
+- [goioc/di](https://github.com/goioc/di) - Spring-inspired Dependency Injection Container.
+- [GoLobby/Container](https://github.com/golobby/container) - GoLobby Container is a lightweight yet powerful IoC dependency injection container for the Go programming language.
+- [google/wire](https://github.com/google/wire) - Automated Initialization in Go.
+- [HnH/di](https://github.com/HnH/di) - DI container library that is focused on clean API and flexibility.
+- [kinit](https://github.com/go-kata/kinit) - Customizable dependency injection container with the global mode, cascade initialization and panic-safe finalization.
+- [linker](https://github.com/logrange/linker) - A reflection based dependency injection and inversion of control library with components lifecycle support.
+- [nject](https://github.com/muir/nject) - A type safe, reflective framework for libraries, tests, http endpoints, and service startup.
+- [wire](https://github.com/Fs02/wire) - Strict Runtime Dependency Injection for Golang.
### Project Layout
-_**非官方**一套用于构建项目的模式._
+_**Unofficial** set of patterns for structuring projects._
-- [ardanlabs/service](https://github.com/ardanlabs/service) - A [starter kit](https://github.com/ardanlabs/service/wiki) 用于构建生产级可扩展 Web 服务应用程序.
-- [cookiecutter-golang](https://github.com/lacion/cookiecutter-golang) - Go 应用程序样板模板,用于遵循生产最佳实践快速启动项目.
-- [go-module](https://github.com/octomation/go-module) - 用 Go 编写的典型模块的模板.
-- [go-sample](https://github.com/zitryss/go-sample) - 使用真实代码的 Go 应用程序项目的示例布局.
-- [go-starter](https://github.com/allaboutapps/go-starter) - 一个固执己见的生产就绪型 RESTful JSON 后端模板,与 VSCode DevContainers 高度集成.
-- [go-todo-backend](https://github.com/Fs02/go-todo-backend) - Go Todo 后端示例,使用产品微服务的模块化项目布局.
-- [gobase](https://github.com/wajox/gobase) - golang 应用程序的简单框架,具有真正 golang 应用程序的基本设置.
-- [golang-standards/project-layout](https://github.com/golang-standards/project-layout) - Go 生态系统中常见的历史和新兴项目布局模式集. 注意:尽管有组织名称,但它们并不代表官方的 golang 标准,请参阅 [this issue](https://github.com/golang-standards/project-layout/issues/117) 了解更多信息. 尽管如此,有些人可能会发现这种布局很有用.
-- [golang-templates/seed](https://github.com/golang-templates/seed) - Go 应用程序 GitHub 存储库模板.
-- [insidieux/inizio](https://github.com/insidieux/inizio) - 带插件的 Golang 项目布局生成器.
-- [modern-go-application](https://github.com/sagikazarmark/modern-go-application) - Go 应用程序样板和应用现代实践的示例.
-- [pagoda](https://github.com/mikestefanello/pagoda) - 使用 Go 构建的快速、简单的全栈 Web 开发入门套件.
-- [scaffold](https://github.com/catchplay/scaffold) - Scaffold 生成一个入门 Go 项目布局. 让您专注于实现的业务逻辑.
-- [wangyoucao577/go-project-layout](https://github.com/wangyoucao577/go-project-layout) - 关于如何构建 Go 项目布局的一组实践和讨论.
+- [ardanlabs/service](https://github.com/ardanlabs/service) - A [starter kit](https://github.com/ardanlabs/service/wiki) for building production grade scalable web service applications.
+- [cookiecutter-golang](https://github.com/lacion/cookiecutter-golang) - A Go application boilerplate template for quick starting projects following production best practices.
+- [go-module](https://github.com/octomation/go-module) - Template for a typical module written on Go.
+- [go-sample](https://github.com/zitryss/go-sample) - A sample layout for Go application projects with the real code.
+- [go-starter](https://github.com/allaboutapps/go-starter) - An opinionated production-ready RESTful JSON backend template, highly integrated with VSCode DevContainers.
+- [go-todo-backend](https://github.com/Fs02/go-todo-backend) - Go Todo Backend example using modular project layout for product microservice.
+- [gobase](https://github.com/wajox/gobase) - A simple skeleton for golang application with basic setup for real golang application.
+- [golang-standards/project-layout](https://github.com/golang-standards/project-layout) - Set of common historical and emerging project layout patterns in the Go ecosystem. Note: despite the org-name they do not represent official golang standards, see [this issue](https://github.com/golang-standards/project-layout/issues/117) for more information. Nonetheless, some may find the layout useful.
+- [golang-templates/seed](https://github.com/golang-templates/seed) - Go application GitHub repository template.
+- [insidieux/inizio](https://github.com/insidieux/inizio) - Golang project layout generator with plugins.
+- [modern-go-application](https://github.com/sagikazarmark/modern-go-application) - Go application boilerplate and example applying modern practices.
+- [pagoda](https://github.com/mikestefanello/pagoda) - Rapid, easy full-stack web development starter kit built in Go.
+- [scaffold](https://github.com/catchplay/scaffold) - Scaffold generates a starter Go project layout. Lets you focus on business logic implemented.
+- [wangyoucao577/go-project-layout](https://github.com/wangyoucao577/go-project-layout) - Set of practices and discussions on how to structure Go project layout.
### Strings
-_用于处理字符串的库._
+_Libraries for working with strings._
-- [bexp](https://github.com/mkungla/bexp) - Go 实现 Brace Expansion 机制来生成任意字符串.
-- [caps](https://github.com/chanced/caps) - 大小写转换库.
-- [go-formatter](https://gitlab.com/tymonx/go-formatter) - 实现由大括号“{}”格式字符串包围的**替换字段**.
-- [gobeam/Stringy](https://github.com/gobeam/Stringy) - 字符串操作库,用于将字符串转换为驼峰式、蛇式、kebab 式/slugify 等.
-- [strutil](https://github.com/ozgio/strutil) - 字符串实用程序.
-- [sttr](https://github.com/abhimanyu003/sttr) - 跨平台的 cli 应用程序可对字符串执行各种操作.
-- [xstrings](https://github.com/huandu/xstrings) - 从其他语言移植的有用字符串函数的集合.
+- [bexp](https://github.com/mkungla/bexp) - Go implementation of Brace Expansion mechanism to generate arbitrary strings.
+- [caps](https://github.com/chanced/caps) - A case conversion library.
+- [go-formatter](https://gitlab.com/tymonx/go-formatter) - Implements **replacement fields** surrounded by curly braces `{}` format strings.
+- [gobeam/Stringy](https://github.com/gobeam/Stringy) - String manipulation library to convert string to camel case, snake case, kebab case / slugify etc.
+- [strutil](https://github.com/ozgio/strutil) - String utilities.
+- [sttr](https://github.com/abhimanyu003/sttr) - cross-platform, cli app to perform various operations on string.
+- [xstrings](https://github.com/huandu/xstrings) - Collection of useful string functions ported from other languages.
### Uncategorized
-_这些库被放置在这里是因为其他类别似乎都不适合._
-
-- [anagent](https://github.com/mudler/anagent) - 具有依赖注入的简约、可插入 Golang evloop/定时器处理程序.
-- [antch](https://github.com/antchfx/antch) - 一个快速、强大且可扩展的网络爬行和抓取框架.
-- [archiver](https://github.com/mholt/archiver) - 用于制作和提取 .zip 和 .tar.gz 档案的库和命令.
-- [autoflags](https://github.com/artyom/autoflags) - Go 包自动从结构字段定义命令行标志.
-- [avgRating](https://github.com/kirillDanshin/avgRating) - 根据威尔逊分数方程计算平均分数和评级.
-- [banner](https://github.com/dimiro1/banner) - 将漂亮的横幅添加到您的 Go 应用程序中.
-- [base64Captcha](https://github.com/mojocn/base64Captcha) - Base64captch 支持数字、数字、字母、算术、音频和数字字母验证码.
-- [basexx](https://github.com/bobg/basexx) - 在各种数字基数的数字字符串之间进行转换、转换和转换.
-- [battery](https://github.com/distatus/battery) - 跨平台、标准化的电池信息库.
-- [bitio](https://github.com/icza/bitio) - 针对 Go 的高度优化的位级读取器和写入器.
-- [browscap_go](https://github.com/digitalcrab/browscap_go) - Go 语言库 [Browser Capabilities Project](https://browscap.org/).
-- [captcha](https://github.com/steambap/captcha) - 验证码包提供了一个易于使用、无偏见的验证码生成 API.
-- [common](https://github.com/kubeservice-stack/common) - 服务器框架的库.
-- [conv](https://github.com/cstockton/go-conv) - Package conv 提供跨 Go 类型的快速直观的转换.
-- [datacounter](https://github.com/miolini/datacounter) - 为读者/作者/http.ResponseWriter 提供计数器.
-- [faker](https://github.com/neotoolkit/faker) - 假数据生成器.
-- [faker](https://github.com/pioz/faker) - Go 的随机假数据和结构生成器.
-- [ffmt](https://github.com/go-ffmt/ffmt) - 美化人类数据显示.
-- [gatus](https://github.com/TwinProduction/gatus) - 自动化服务运行状况仪表板.
-- [go-commandbus](https://github.com/lana/go-commandbus) - 用于 Go 的小型可插拔命令总线.
-- [go-commons-pool](https://github.com/jolestar/go-commons-pool) - Golang 的通用对象池.
-- [go-openapi](https://github.com/go-openapi) - 用于解析和利用 open-api 模式的包集合.
-- [go-resiliency](https://github.com/eapache/go-resiliency) - golang 的弹性模式.
-- [go-unarr](https://github.com/gen2brain/go-unarr) - RAR、TAR、ZIP 和 7z 档案的解压缩库.
-- [gofakeit](https://github.com/brianvoe/gofakeit) - 用 go 编写的随机数据生成器.
-- [gommit](https://github.com/antham/gommit) - 分析 git 提交消息以确保它们遵循定义的模式.
-- [gopsutil](https://github.com/shirou/gopsutil) - 用于检索进程和系统利用率(CPU、内存、磁盘等)的跨平台库.
-- [gosh](https://github.com/osamingo/gosh) - 提供Go统计处理程序、结构体、测量方法.
-- [gosms](https://github.com/haxpax/gosms) - 您自己的 Go 本地 SMS 网关可用于发送 SMS.
-- [gotoprom](https://github.com/cabify/gotoprom) - 适用于官方 Prometheus 客户端的类型安全指标构建器包装库.
-- [gountries](https://github.com/pariz/gountries) - 公开国家和细分数据的包.
-- [gtree](https://github.com/ddddddO/gtree) - 提供 CLI、Package 和 Web,用于通过 Markdown 或以编程方式创建树输出和目录.
-- [health](https://github.com/alexliesenfeld/health) - 一个简单灵活的 Go 健康检查库.
-- [health](https://github.com/dimiro1/health) - 易于使用、可扩展的健康检查库.
-- [healthcheck](https://github.com/etherlabsio/healthcheck) - 用于 RESTful 服务的固执且并发的健康检查 HTTP 处理程序.
-- [hostutils](https://github.com/Wing924/hostutils) - 用于打包和解包 FQDN 列表的 golang 库.
-- [indigo](https://github.com/osamingo/indigo) - 使用Sonyflake并通过Base58编码的分布式唯一ID生成器.
-- [lk](https://github.com/hyperboloide/lk) - 一个简单的 golang 许可库.
-- [llvm](https://github.com/llir/llvm) - 用于在纯 Go 中与 LLVM IR 交互的库.
-- [metrics](https://github.com/pascaldekloe/metrics) - 用于度量仪器和 Prometheus 阐述的库.
-- [morse](https://github.com/alwindoss/morse) - 莫尔斯电码转换的库.
-- [numa](https://github.com/lrita/numa) - NUMA 是一个实用程序库,用 go 编写. 它帮助我们编写一些 NUMA-AWRED 代码.
-- [openapi](https://github.com/neotoolkit/openapi) - OpenAPI 3.x 解析器.
-- [pdfgen](https://github.com/hyperboloide/pdfgen) - 从 Json 请求生成 PDF 的 HTTP 服务.
-- [persian](https://github.com/mavihq/persian) - Go 中波斯语的一些实用程序.
-- [sandid](https://github.com/aofei/sandid) - 地球上的每一粒沙子都有自己的ID.
-- [shellwords](https://github.com/Wing924/shellwords) - 一个 Golang 库,用于根据 UNIX Bourne shell 的单词解析规则操作字符串.
-- [shortid](https://github.com/teris-io/shortid) - 分布式生成超短、唯一、非连续、URL 友好的 ID.
-- [shoutrrr](https://github.com/containrrr/shoutrrr) - 通知库提供对各种消息服务的轻松访问,例如 slack、mattermost、gotify 和 smtp 等.
-- [sitemap-format](https://github.com/mingard/sitemap-format) - 一个简单的站点地图生成器,带有一点语法糖.
-- [stateless](https://github.com/qmuntal/stateless) - 用于创建状态机的流畅库.
-- [stats](https://github.com/go-playground/stats) - 监控 Go MemStats + 系统统计信息,例如内存、交换和 CPU,并通过 UDP 发送到您想要记录等的任何地方...
-- [turtle](https://github.com/hackebrot/turtle) - Go 表情符号.
-- [url-shortener](https://github.com/pantrif/url-shortener) - 一个现代、强大、健壮的 URL 缩短微服务,支持 mysql.
-- [VarHandler](https://github.com/azr/generators/tree/master/varhandler) - 生成样板 http 输入和输出处理.
-- [varint](https://github.com/chmike/varint) - 一种比标准库中提供的更快的变长整数编码器/解码器.
-- [xdg](https://github.com/rkoesters/xdg) - FreeDesktop.org (xdg) 在 Go 中实现的规范.
-- [xkg](https://github.com/go-xkg/xkg) - X 键盘抓取器.
-- [xz](https://github.com/ulikunitz/xz) - 用于读取和写入 xz 压缩文件的纯 golang 包.
+_These libraries were placed here because none of the other categories seemed to fit._
+
+- [anagent](https://github.com/mudler/anagent) - Minimalistic, pluggable Golang evloop/timer handler with dependency-injection.
+- [antch](https://github.com/antchfx/antch) - A fast, powerful and extensible web crawling & scraping framework.
+- [archiver](https://github.com/mholt/archiver) - Library and command for making and extracting .zip and .tar.gz archives.
+- [autoflags](https://github.com/artyom/autoflags) - Go package to automatically define command line flags from struct fields.
+- [avgRating](https://github.com/kirillDanshin/avgRating) - Calculate average score and rating based on Wilson Score Equation.
+- [banner](https://github.com/dimiro1/banner) - Add beautiful banners into your Go applications.
+- [base64Captcha](https://github.com/mojocn/base64Captcha) - Base64captch supports digit, number, alphabet, arithmetic, audio and digit-alphabet captcha.
+- [basexx](https://github.com/bobg/basexx) - Convert to, from, and between digit strings in various number bases.
+- [battery](https://github.com/distatus/battery) - Cross-platform, normalized battery information library.
+- [bitio](https://github.com/icza/bitio) - Highly optimized bit-level Reader and Writer for Go.
+- [browscap_go](https://github.com/digitalcrab/browscap_go) - GoLang Library for [Browser Capabilities Project](https://browscap.org/).
+- [captcha](https://github.com/steambap/captcha) - Package captcha provides an easy to use, unopinionated API for captcha generation.
+- [common](https://github.com/kubeservice-stack/common) - A library for server framework.
+- [conv](https://github.com/cstockton/go-conv) - Package conv provides fast and intuitive conversions across Go types.
+- [datacounter](https://github.com/miolini/datacounter) - Go counters for readers/writer/http.ResponseWriter.
+- [faker](https://github.com/neotoolkit/faker) - Fake data generator.
+- [faker](https://github.com/pioz/faker) - Random fake data and struct generator for Go.
+- [ffmt](https://github.com/go-ffmt/ffmt) - Beautify data display for Humans.
+- [gatus](https://github.com/TwinProduction/gatus) - Automated service health dashboard.
+- [go-commandbus](https://github.com/lana/go-commandbus) - A slight and pluggable command-bus for Go.
+- [go-commons-pool](https://github.com/jolestar/go-commons-pool) - Generic object pool for Golang.
+- [go-openapi](https://github.com/go-openapi) - Collection of packages to parse and utilize open-api schemas.
+- [go-resiliency](https://github.com/eapache/go-resiliency) - Resiliency patterns for golang.
+- [go-unarr](https://github.com/gen2brain/go-unarr) - Decompression library for RAR, TAR, ZIP and 7z archives.
+- [gofakeit](https://github.com/brianvoe/gofakeit) - Random data generator written in go.
+- [gommit](https://github.com/antham/gommit) - Analyze git commit messages to ensure they follow defined patterns.
+- [gopsutil](https://github.com/shirou/gopsutil) - Cross-platform library for retrieving process and system utilization(CPU, Memory, Disks, etc).
+- [gosh](https://github.com/osamingo/gosh) - Provide Go Statistics Handler, Struct, Measure Method.
+- [gosms](https://github.com/haxpax/gosms) - Your own local SMS gateway in Go that can be used to send SMS.
+- [gotoprom](https://github.com/cabify/gotoprom) - Type-safe metrics builder wrapper library for the official Prometheus client.
+- [gountries](https://github.com/pariz/gountries) - Package that exposes country and subdivision data.
+- [gtree](https://github.com/ddddddO/gtree) - Provide CLI, Package and Web for tree output and directories creation from Markdown or programmatically.
+- [health](https://github.com/alexliesenfeld/health) - A simple and flexible health check library for Go.
+- [health](https://github.com/dimiro1/health) - Easy to use, extensible health check library.
+- [healthcheck](https://github.com/etherlabsio/healthcheck) - An opinionated and concurrent health-check HTTP handler for RESTful services.
+- [hostutils](https://github.com/Wing924/hostutils) - A golang library for packing and unpacking FQDNs list.
+- [indigo](https://github.com/osamingo/indigo) - Distributed unique ID generator of using Sonyflake and encoded by Base58.
+- [lk](https://github.com/hyperboloide/lk) - A simple licensing library for golang.
+- [llvm](https://github.com/llir/llvm) - Library for interacting with LLVM IR in pure Go.
+- [metrics](https://github.com/pascaldekloe/metrics) - Library for metrics instrumentation and Prometheus exposition.
+- [morse](https://github.com/alwindoss/morse) - Library to convert to and from morse code.
+- [numa](https://github.com/lrita/numa) - NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.
+- [openapi](https://github.com/neotoolkit/openapi) - OpenAPI 3.x parser.
+- [pdfgen](https://github.com/hyperboloide/pdfgen) - HTTP service to generate PDF from Json requests.
+- [persian](https://github.com/mavihq/persian) - Some utilities for Persian language in go.
+- [sandid](https://github.com/aofei/sandid) - Every grain of sand on earth has its own ID.
+- [shellwords](https://github.com/Wing924/shellwords) - A Golang library to manipulate strings according to the word parsing rules of the UNIX Bourne shell.
+- [shortid](https://github.com/teris-io/shortid) - Distributed generation of super short, unique, non-sequential, URL friendly IDs.
+- [shoutrrr](https://github.com/containrrr/shoutrrr) - Notification library providing easy access to various messaging services like slack, mattermost, gotify and smtp among others.
+- [sitemap-format](https://github.com/mingard/sitemap-format) - A simple sitemap generator, with a little syntactic sugar.
+- [stateless](https://github.com/qmuntal/stateless) - A fluent library for creating state machines.
+- [stats](https://github.com/go-playground/stats) - Monitors Go MemStats + System stats such as Memory, Swap and CPU and sends via UDP anywhere you want for logging etc...
+- [turtle](https://github.com/hackebrot/turtle) - Emojis for Go.
+- [url-shortener](https://github.com/pantrif/url-shortener) - A modern, powerful, and robust URL shortener microservice with mysql support.
+- [VarHandler](https://github.com/azr/generators/tree/master/varhandler) - Generate boilerplate http input and output handling.
+- [varint](https://github.com/chmike/varint) - A faster varying length integer encoder/decoder than the one provided in the standard library.
+- [xdg](https://github.com/rkoesters/xdg) - FreeDesktop.org (xdg) Specs implemented in Go.
+- [xkg](https://github.com/go-xkg/xkg) - X Keyboard Grabber.
+- [xz](https://github.com/ulikunitz/xz) - Pure golang package for reading and writing xz-compressed files.
## Natural Language Processing
-_使用人类语言的库._
+_Libraries for working with human languages._
-也可以看看 [Text Processing](#text-processing) 和 [Text Analysis](#text-analysis).
+See also [Text Processing](#text-processing) and [Text Analysis](#text-analysis).
### Language Detection
-- [detectlanguage](https://github.com/detectlanguage/detectlanguage-go) - 语言检测 API Go 客户端. 支持批量请求、短语或单字语言检测.
-- [getlang](https://github.com/rylans/getlang) - 快速自然语言检测包.
-- [guesslanguage](https://github.com/endeveit/guesslanguage) - 确定 unicode 文本的自然语言的函数.
-- [whatlanggo](https://github.com/abadojack/whatlanggo) - Go 的自然语言检测包. 支持 84 种语言和 24 种文字(书写系统,例如拉丁语、西里尔语等).
+- [detectlanguage](https://github.com/detectlanguage/detectlanguage-go) - Language Detection API Go Client. Supports batch requests, short phrase or single word language detection.
+- [getlang](https://github.com/rylans/getlang) - Fast natural language detection package.
+- [guesslanguage](https://github.com/endeveit/guesslanguage) - Functions to determine the natural language of a unicode text.
+- [whatlanggo](https://github.com/abadojack/whatlanggo) - Natural language detection package for Go. Supports 84 languages and 24 scripts (writing systems e.g. Latin, Cyrillic, etc).
### Morphological Analyzers
-- [go-stem](https://github.com/agonopol/go-stem) - 波特词干算法的实现.
-- [go2vec](https://github.com/danieldk/go2vec) - word2vec 嵌入的阅读器和实用函数.
-- [golibstemmer](https://github.com/rjohnsondev/golibstemmer) - Snowball libstemmer 库的 Go 绑定,包括 porter 2.
+- [go-stem](https://github.com/agonopol/go-stem) - Implementation of the porter stemming algorithm.
+- [go2vec](https://github.com/danieldk/go2vec) - Reader and utility functions for word2vec embeddings.
+- [golibstemmer](https://github.com/rjohnsondev/golibstemmer) - Go bindings for the snowball libstemmer library including porter 2.
- [gosentiwordnet](https://github.com/dinopuguh/gosentiwordnet) - Sentiment analyzer using sentiwordnet lexicon in Go.
-- [govader](https://github.com/jonreiter/govader) - 去执行 [VADER Sentiment Analysis](https://github.com/cjhutto/vaderSentiment).
-- [govader-backend](https://github.com/PIMPfiction/govader_backend) - 微服务实施 [GoVader](https://github.com/jonreiter/govader).
-- [kagome](https://github.com/ikawaha/kagome) - 用纯 Go 编写的 JP 形态分析器.
-- [libtextcat](https://github.com/goodsign/libtextcat) - libtextcat C 库的 Cgo 绑定. 保证与 2.2 版本兼容.
-- [nlp](https://github.com/Shixzie/nlp) - 从字符串中提取值并使用 nlp 填充结构.
-- [nlp](https://github.com/james-bowman/nlp) - 支持 LSA(潜在语义分析)的 Go 自然语言处理库.
-- [paicehusk](https://github.com/rookii/paicehusk) - Paice/Husk 词干算法的 Golang 实现.
-- [porter](https://github.com/a2800276/porter) - 这是 Martin Porter 的 Porter 词干算法的 C 实现的相当简单的移植.
-- [porter2](https://github.com/zhenjl/porter2) - 真快波特2票.
-- [RAKE.go](https://github.com/afjoseph/RAKE.Go) - 快速自动关键词提取算法(RAKE)的移植.
-- [snowball](https://github.com/goodsign/snowball) - 用于 Go 的 Snowball 词干分析器端口(cgo 包装器). 提供词干提取功能 [Snowball native](http://snowball.tartarus.org/).
+- [govader](https://github.com/jonreiter/govader) - Go implementation of [VADER Sentiment Analysis](https://github.com/cjhutto/vaderSentiment).
+- [govader-backend](https://github.com/PIMPfiction/govader_backend) - Microservice implementation of [GoVader](https://github.com/jonreiter/govader).
+- [kagome](https://github.com/ikawaha/kagome) - JP morphological analyzer written in pure Go.
+- [libtextcat](https://github.com/goodsign/libtextcat) - Cgo binding for libtextcat C library. Guaranteed compatibility with version 2.2.
+- [nlp](https://github.com/Shixzie/nlp) - Extract values from strings and fill your structs with nlp.
+- [nlp](https://github.com/james-bowman/nlp) - Go Natural Language Processing library supporting LSA (Latent Semantic Analysis).
+- [paicehusk](https://github.com/rookii/paicehusk) - Golang implementation of the Paice/Husk Stemming Algorithm.
+- [porter](https://github.com/a2800276/porter) - This is a fairly straightforward port of Martin Porter's C implementation of the Porter stemming algorithm.
+- [porter2](https://github.com/zhenjl/porter2) - Really fast Porter 2 stemmer.
+- [RAKE.go](https://github.com/afjoseph/RAKE.Go) - Go port of the Rapid Automatic Keyword Extraction Algorithm (RAKE).
+- [snowball](https://github.com/goodsign/snowball) - Snowball stemmer port (cgo wrapper) for Go. Provides word stem extraction functionality [Snowball native](http://snowball.tartarus.org/).
- [spaGO](https://github.com/nlpodyssey/spago) - Self-contained Machine Learning and Natural Language Processing library in Go.
-- [spelling-corrector](https://github.com/jorelosorio/spellingcorrector) - 西班牙语拼写校正器或创建您自己的拼写校正器.
+- [spelling-corrector](https://github.com/jorelosorio/spellingcorrector) - A spelling corrector for the Spanish language or create your own.
### Slugifiers
-- [go-slugify](https://github.com/mozillazg/go-slugify) - 制作漂亮的slug并支持多种语言.
-- [slug](https://github.com/gosimple/slug) - URL 友好的 slugify,支持多种语言.
-- [Slugify](https://github.com/avelino/slugify) - Go slugify 处理字符串的应用程序.
+- [go-slugify](https://github.com/mozillazg/go-slugify) - Make pretty slug with multiple languages support.
+- [slug](https://github.com/gosimple/slug) - URL-friendly slugify with multiple languages support.
+- [Slugify](https://github.com/avelino/slugify) - Go slugify application that handles string.
### Tokenizers
-- [gojieba](https://github.com/yanyiwu/gojieba) - 这是一个 Go 实现 [jieba](https://github.com/fxsjy/jieba) 这是一种中文分词算法.
-- [gotokenizer](https://github.com/xujiajun/gotokenizer) - 基于 Golang 字典和 Bigram 语言模型的分词器. (目前仅支持中文分词)
-- [gse](https://github.com/go-ego/gse) - 进行高效的文本分割; 支持英文、中文、日文等.
-- [MMSEGO](https://github.com/awsong/MMSEGO) - 这是一个 GO 实现 [MMSEG](http://technology.chtsai.org/mmseg/) 这是一种中文分词算法.
-- [prose](https://github.com/jdkato/prose) - 用于文本处理的库,支持标记化、词性标记、命名实体提取等. 仅限英语.
-- [segment](https://github.com/blevesearch/segment) - 用于执行 Unicode 文本分割的 Go 库,如中所述 [Unicode Standard Annex #29](https://www.unicode.org/reports/tr29/)
-- [sentences](https://github.com/neurosnap/sentences) - 句子标记器:将文本转换为句子列表.
-- [shamoji](https://github.com/osamingo/shamoji) - shamoji 是用 Go 编写的单词过滤包.
-- [stemmer](https://github.com/dchest/stemmer) - Go 编程语言的 Stemmer 包. 包括英语和德语词干提取器.
-- [textcat](https://github.com/pebbe/textcat) - 用于基于 n-gram 的文本分类的 Go 包,支持 utf-8 和原始文本.
+- [gojieba](https://github.com/yanyiwu/gojieba) - This is a Go implementation of [jieba](https://github.com/fxsjy/jieba) which a Chinese word splitting algorithm.
+- [gotokenizer](https://github.com/xujiajun/gotokenizer) - A tokenizer based on the dictionary and Bigram language models for Golang. (Now only support chinese segmentation)
+- [gse](https://github.com/go-ego/gse) - Go efficient text segmentation; support english, chinese, japanese and other.
+- [MMSEGO](https://github.com/awsong/MMSEGO) - This is a GO implementation of [MMSEG](http://technology.chtsai.org/mmseg/) which a Chinese word splitting algorithm.
+- [prose](https://github.com/jdkato/prose) - Library for text processing that supports tokenization, part-of-speech tagging, named-entity extraction, and more. English only.
+- [segment](https://github.com/blevesearch/segment) - Go library for performing Unicode Text Segmentation as described in [Unicode Standard Annex #29](https://www.unicode.org/reports/tr29/)
+- [sentences](https://github.com/neurosnap/sentences) - Sentence tokenizer: converts text into a list of sentences.
+- [shamoji](https://github.com/osamingo/shamoji) - The shamoji is word filtering package written in Go.
+- [stemmer](https://github.com/dchest/stemmer) - Stemmer packages for Go programming language. Includes English and German stemmers.
+- [textcat](https://github.com/pebbe/textcat) - Go package for n-gram based text categorization, with support for utf-8 and raw text.
### Translation
-- [go-i18n](https://github.com/nicksnyder/go-i18n/) - 用于处理本地化文本的软件包和随附工具.
-- [go-localize](https://github.com/m1/go-localize) - 简单易用的 i18n(国际化和本地化)引擎 - 用于翻译语言环境字符串.
-- [go-mystem](https://github.com/dveselov/mystem) - CGo 与 Yandex.Mystem 的结合 - 俄罗斯形态分析仪.
+- [go-i18n](https://github.com/nicksnyder/go-i18n/) - Package and an accompanying tool to work with localized text.
+- [go-localize](https://github.com/m1/go-localize) - Simple and easy to use i18n (Internationalization and localization) engine - used for translating locale strings.
+- [go-mystem](https://github.com/dveselov/mystem) - CGo bindings to Yandex.Mystem - russian morphology analyzer.
- [go-pinyin](https://github.com/mozillazg/go-pinyin) - CN Hanzi to Hanyu Pinyin converter.
-- [gotext](https://github.com/leonelquinteros/gotext) - 用于 Go 的 GNU gettext 实用程序.
-- [icu](https://github.com/goodsign/icu) - 用于 icu4c C 库检测和转换功能的 Cgo 绑定. 保证与 50.1 版本兼容.
-- [iuliia-go](https://github.com/mehanizm/iuliia-go) - 以各种可能的方式音译西里尔语 → 拉丁语.
-- [spreak](https://github.com/vorlif/spreak) - 基于 gettext 背后的概念,用于 Go 的灵活翻译和人性化库.
-- [t](https://github.com/youthlin/t) - 另一个用于golang的i18n pkg,它遵循GNU gettext风格并支持.po / .mo文件:`tT(gettext)`,`tN(ngettext)`等.并且它包含一个cmd工具 [xtemplate](https://github.com/youthlin/t/blob/main/cmd/xtemplate),它可以从 text/html 模板中将消息提取为 pot 文件.
+- [gotext](https://github.com/leonelquinteros/gotext) - GNU gettext utilities for Go.
+- [icu](https://github.com/goodsign/icu) - Cgo binding for icu4c C library detection and conversion functions. Guaranteed compatibility with version 50.1.
+- [iuliia-go](https://github.com/mehanizm/iuliia-go) - Transliterate Cyrillic → Latin in every possible way.
+- [spreak](https://github.com/vorlif/spreak) - Flexible translation and humanization library for Go, based on the concepts behind gettext.
+- [t](https://github.com/youthlin/t) - Another i18n pkg for golang, which follows GNU gettext style and supports .po/.mo files: `t.T (gettext)`, `t.N (ngettext)`, etc. And it contains a cmd tool [xtemplate](https://github.com/youthlin/t/blob/main/cmd/xtemplate), which can extract messages as a pot file from text/html template.
### Transliteration
-- [enca](https://github.com/endeveit/enca) - 最小的cgo绑定 [libenca](https://cihar.com/software/enca/),它检测字符编码.
-- [go-unidecode](https://github.com/mozillazg/go-unidecode) - Unicode 文本的 ASCII 音译.
-- [gounidecode](https://github.com/fiam/gounidecode) - Go 的 Unicode 翻译器(也称为 unidecode).
-- [transliterator](https://github.com/alexsergivan/transliterator) - 提供单向字符串音译,并支持特定于语言的音译规则.
+- [enca](https://github.com/endeveit/enca) - Minimal cgo bindings for [libenca](https://cihar.com/software/enca/), which detects character encodings.
+- [go-unidecode](https://github.com/mozillazg/go-unidecode) - ASCII transliterations of Unicode text.
+- [gounidecode](https://github.com/fiam/gounidecode) - Unicode transliterator (also known as unidecode) for Go.
+- [transliterator](https://github.com/alexsergivan/transliterator) - Provides one-way string transliteration with supporting of language-specific transliteration rules.
## Networking
-_用于处理网络各个层的库._
-
-- [arp](https://github.com/mdlayher/arp) - 包 arp 实现 ARP 协议,如 RFC 826 中所述.
-- [buffstreams](https://github.com/stabbycutyou/buffstreams) - 通过 TCP 传输协议缓冲区数据变得容易.
-- [canopus](https://github.com/zubairhamed/canopus) - CoAP 客户端/服务器实现(RFC 7252).
-- [cidranger](https://github.com/yl2chen/cidranger) - Go 的快速 IP 到 CIDR 查找.
-- [dhcp6](https://github.com/mdlayher/dhcp6) - 包 dhcp6 实现 DHCPv6 服务器,如 RFC 3315 中所述.
-- [dns](https://github.com/miekg/dns) - 用于使用 DNS 的 Go 库.
-- [dnsmonster](https://github.com/mosajjal/dnsmonster) - 被动 DNS 捕获/监控框架.
-- [easytcp](https://github.com/DarthPestilane/easytcp) - 用 Go (Golang) 编写的轻量级 TCP 框架,使用消息路由器构建. EasyTCP 可帮助您轻松、快速、轻松地构建 TCP 服务器.
-- [ether](https://github.com/songgao/ether) - 用于发送和接收以太网帧的跨平台 Go 包.
-- [ethernet](https://github.com/mdlayher/ethernet) - 以太网包实现 IEEE 802.3 以太网 II 帧和 IEEE 802.1Q VLAN 标签的编组和解组.
-- [fasthttp](https://github.com/valyala/fasthttp) - fasthttp 包是 Go 的快速 HTTP 实现,比 net/http 快 10 倍.
-- [fortio](https://github.com/fortio/fortio) - 负载测试库和命令行工具、高级回显服务器和 Web UI. 允许指定一组每秒查询负载并记录延迟直方图和其他有用的统计数据并绘制它们的图表. TCP、HTTP、gRPC.
-- [ftp](https://github.com/jlaffaye/ftp) - ftp 包实现了 FTP 客户端,如中所述 [RFC 959](https://tools.ietf.org/html/rfc959).
-- [ftpserverlib](https://github.com/fclairamb/ftpserverlib) - 功能齐全的 FTP 服务器库.
-- [fullproxy](https://github.com/shoriwe/fullproxy) - 功能齐全的可编写脚本和守护程序可配置代理和旋转工具包,具有 SOCKS5、HTTP、原始端口和反向代理协议.
-- [gaio](https://github.com/xtaci/gaio) - 前摄器模式下 Golang 的高性能异步 io 网络.
-- [gev](https://github.com/Allenxuxu/gev) - gev 是一个基于 Reactor 模式的轻量级、快速非阻塞 TCP 网络库.
-- [gldap](https://github.com/jimlambrt/gldap) - gldap 提供 LDAP 服务器实现,您可以为其 LDAP 操作提供处理程序.
-- [gmqtt](https://github.com/DrmagicE/gmqtt) - Gmqtt是一个灵活、高性能的MQTT代理库,完全实现MQTT协议V3.1.1.
-- [gnet](https://github.com/panjf2000/gnet) - `gnet` 是一个用纯 Go 编写的高性能、轻量级、非阻塞、事件驱动的网络框架.
-- [gNxI](https://github.com/google/gnxi) - 使用 gNMI 和 gNOI 协议的网络管理工具集合.
-- [go-getter](https://github.com/hashicorp/go-getter) - 使用 URL 从各种来源下载文件或目录的 Go 库.
-- [go-powerdns](https://github.com/joeig/go-powerdns) - Golang 的 PowerDNS API 绑定.
-- [go-sse](https://github.com/lampctl/go-sse) - HTML 服务器发送事件的 Go 客户端和服务器实现.
-- [go-stun](https://github.com/ccding/go-stun) - STUN 客户端的实现(RFC 3489 和 RFC 5389).
-- [gobgp](https://github.com/osrg/gobgp) - 用 Go 编程语言实现的 BGP.
-- [golibwireshark](https://github.com/sunwxg/golibwireshark) - 包golibwireshark使用libwireshark库来解码pcap文件并分析解剖数据.
-- [gopacket](https://github.com/google/gopacket) - 使用 libpcap 绑定进行数据包处理的 Go 库.
-- [gopcap](https://github.com/akrennmair/gopcap) - 去包装 libpcap.
-- [goshark](https://github.com/sunwxg/goshark) - goshark 包使用 tshark 解码 IP 数据包并创建数据结构来分析数据包.
-- [gosnmp](https://github.com/soniah/gosnmp) - 用于执行 SNMP 操作的 Native Go 库.
-- [gotcp](https://github.com/gansidui/gotcp) - 用于快速编写 TCP 应用程序的 Go 包.
-- [grab](https://github.com/cavaliercoder/grab) - 用于管理文件下载的 Go 包.
-- [graval](https://github.com/koofr/graval) - 实验性 FTP 服务器框架.
+_Libraries for working with various layers of the network._
+
+- [arp](https://github.com/mdlayher/arp) - Package arp implements the ARP protocol, as described in RFC 826.
+- [buffstreams](https://github.com/stabbycutyou/buffstreams) - Streaming protocolbuffer data over TCP made easy.
+- [canopus](https://github.com/zubairhamed/canopus) - CoAP Client/Server implementation (RFC 7252).
+- [cidranger](https://github.com/yl2chen/cidranger) - Fast IP to CIDR lookup for Go.
+- [dhcp6](https://github.com/mdlayher/dhcp6) - Package dhcp6 implements a DHCPv6 server, as described in RFC 3315.
+- [dns](https://github.com/miekg/dns) - Go library for working with DNS.
+- [dnsmonster](https://github.com/mosajjal/dnsmonster) - Passive DNS Capture/Monitoring Framework.
+- [easytcp](https://github.com/DarthPestilane/easytcp) - A light-weight TCP framework written in Go (Golang), built with message router. EasyTCP helps you build a TCP server easily fast and less painful.
+- [ether](https://github.com/songgao/ether) - Cross-platform Go package for sending and receiving ethernet frames.
+- [ethernet](https://github.com/mdlayher/ethernet) - Package ethernet implements marshaling and unmarshaling of IEEE 802.3 Ethernet II frames and IEEE 802.1Q VLAN tags.
+- [fasthttp](https://github.com/valyala/fasthttp) - Package fasthttp is a fast HTTP implementation for Go, up to 10 times faster than net/http.
+- [fortio](https://github.com/fortio/fortio) - Load testing library and command line tool, advanced echo server and web UI. Allows to specify a set query-per-second load and record latency histograms and other useful stats and graph them. Tcp, Http, gRPC.
+- [ftp](https://github.com/jlaffaye/ftp) - Package ftp implements a FTP client as described in [RFC 959](https://tools.ietf.org/html/rfc959).
+- [ftpserverlib](https://github.com/fclairamb/ftpserverlib) - Fully featured FTP server library.
+- [fullproxy](https://github.com/shoriwe/fullproxy) - A fully featured scriptable and daemon configurable proxy and pivoting toolkit with SOCKS5, HTTP, raw ports and reverse proxy protocols.
+- [gaio](https://github.com/xtaci/gaio) - High performance async-io networking for Golang in proactor mode.
+- [gev](https://github.com/Allenxuxu/gev) - gev is a lightweight, fast non-blocking TCP network library based on Reactor mode.
+- [gldap](https://github.com/jimlambrt/gldap) - gldap provides an ldap server implementation and you provide handlers for its ldap operations.
+- [gmqtt](https://github.com/DrmagicE/gmqtt) - Gmqtt is a flexible, high-performance MQTT broker library that fully implements the MQTT protocol V3.1.1.
+- [gnet](https://github.com/panjf2000/gnet) - `gnet` is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.
+- [gnet](https://github.com/fish-tennis/gnet) - `gnet` is a high-performance networking framework,especially for game servers.
+- [gNxI](https://github.com/google/gnxi) - A collection of tools for Network Management that use the gNMI and gNOI protocols.
+- [go-getter](https://github.com/hashicorp/go-getter) - Go library for downloading files or directories from various sources using a URL.
+- [go-powerdns](https://github.com/joeig/go-powerdns) - PowerDNS API bindings for Golang.
+- [go-sse](https://github.com/lampctl/go-sse) - Go client and server implementation of HTML server-sent events.
+- [go-stun](https://github.com/ccding/go-stun) - Go implementation of the STUN client (RFC 3489 and RFC 5389).
+- [gobgp](https://github.com/osrg/gobgp) - BGP implemented in the Go Programming Language.
+- [golibwireshark](https://github.com/sunwxg/golibwireshark) - Package golibwireshark use libwireshark library to decode pcap file and analyse dissection data.
+- [gopacket](https://github.com/google/gopacket) - Go library for packet processing with libpcap bindings.
+- [gopcap](https://github.com/akrennmair/gopcap) - Go wrapper for libpcap.
+- [goshark](https://github.com/sunwxg/goshark) - Package goshark use tshark to decode IP packet and create data struct to analyse packet.
+- [gosnmp](https://github.com/soniah/gosnmp) - Native Go library for performing SNMP actions.
+- [gotcp](https://github.com/gansidui/gotcp) - Go package for quickly writing tcp applications.
+- [grab](https://github.com/cavaliercoder/grab) - Go package for managing file downloads.
+- [graval](https://github.com/koofr/graval) - Experimental FTP server framework.
- [gws](https://github.com/lxzan/gws) - High-Performance WebSocket Server & Client With AsyncIO Supporting .
-- [HTTPLab](https://github.com/gchaincl/httplab) - HTTPLabs 可让您检查 HTTP 请求并伪造响应.
-- [httpproxy](https://github.com/wzshiming/httpproxy) - HTTP 代理处理程序和拨号程序.
-- [iplib](https://github.com/c-robinson/iplib) - 受 python 启发,用于处理 IP 地址(net.IP、net.IPNet)的库 [ipaddress](https://docs.python.org/3/library/ipaddress.html) 和红宝石 [ipaddr](https://ruby-doc.org/stdlib-2.5.1/libdoc/ipaddr/rdoc/IPAddr.html)
-- [jazigo](https://github.com/udhos/jazigo) - Jazigo 是一个用 Go 编写的工具,用于检索多个网络设备的配置.
-- [kcp-go](https://github.com/xtaci/kcp-go) - KCP - 快速可靠的 ARQ 协议.
-- [kcptun](https://github.com/xtaci/kcptun) - 基于 KCP 协议的极其简单和快速的 udp 隧道.
-- [lhttp](https://github.com/fanux/lhttp) - 强大的websocket框架,更轻松地构建您的IM服务器.
-- [linkio](https://github.com/ian-kent/linkio) - 读取器/写入器接口的网络链路速度模拟.
-- [llb](https://github.com/kirillDanshin/llb) - 这是一个非常简单但快速的代理服务器后端. 对于快速重定向到具有零内存分配和快速响应的预定义域非常有用.
-- [mdns](https://github.com/hashicorp/mdns) - Golang 中的简单 mDNS(多播 DNS)客户端/服务器库.
-- [mqttPaho](https://eclipse.org/paho/clients/golang/) - Paho Go 客户端提供 MQTT 客户端库,用于通过 TCP、TLS 或 WebSocket 连接到 MQTT 代理.
-- [nbio](https://github.com/lesismal/nbio) - Pure Go 1000k+连接解决方案,支持tls/http1.x/websocket并基本兼容net/http,具有高性能、低内存成本、非阻塞、事件驱动、易于使用.
-- [netpoll](https://github.com/cloudwego/netpoll) - 字节跳动开发的高性能非阻塞I/O网络框架,专注于RPC场景.
-- [NFF-Go](https://github.com/intel-go/nff-go) - 用于快速开发云和裸机高性能网络功能的框架(以前的 YANFF).
-- [packet](https://github.com/aerogo/packet) - 通过 TCP 和 UDP 发送数据包. 如果需要,它可以缓冲消息和热插拔连接.
-- [panoptes-stream](https://github.com/yahoo/panoptes-stream) - 云原生分布式流网络遥测(gNMI、Juniper JTI 和 Cisco MDT).
-- [peerdiscovery](https://github.com/schollz/peerdiscovery) - 使用 UDP 多播进行跨平台本地对等点发现的 Pure Go 库.
-- [portproxy](https://github.com/aybabtme/portproxy) - 简单的 TCP 代理,为不支持 CORS 的 API 添加 CORS 支持.
-- [publicip](https://github.com/polera/publicip) - publicip 包返回您面向公众的 IPv4 地址(互联网出口).
-- [quic-go](https://github.com/lucas-clemente/quic-go) - QUIC 协议在纯 Go 中的实现.
-- [raw](https://github.com/mdlayher/raw) - 原始包允许在网络接口的设备驱动程序级别读取和写入数据.
-- [sftp](https://github.com/pkg/sftp) - sftp 包实现了 SSH 文件传输协议,如中所述 .
-- [ssh](https://github.com/gliderlabs/ssh) - 用于构建 SSH 服务器的高级 API(包装 crypto/ssh).
-- [sslb](https://github.com/eduardonunesp/sslb) - 这是一个超级简单的负载均衡器,只是一个实现某种性能的小项目.
-- [stun](https://github.com/go-rtc/stun) - 实施 RFC 5389 STUN 协议.
-- [tcp_server](https://github.com/firstrow/tcp_server) - 用于更快构建 TCP 服务器的 Go 库.
-- [tspool](https://github.com/two/tspool) - TCP 库使用工作池来提高性能并保护您的服务器.
-- [utp](https://github.com/anacrolix/utp) - Go uTP 微传输协议实现.
-- [vssh](https://github.com/yahoo/vssh) - 用于通过 SSH 协议构建网络和服务器自动化的 Go 库.
-- [water](https://github.com/songgao/water) - 简单的 TUN/TAP 库.
-- [webrtc](https://github.com/pions/webrtc) - WebRTC API 的纯 Go 实现.
-- [winrm](https://github.com/masterzen/winrm) - 使用WinRM客户端在Windows机器上远程执行命令.
-- [xtcp](https://github.com/xfxdev/xtcp) - TCP 服务器框架,具有同步全双工通信、正常关闭和自定义协议.
+- [HTTPLab](https://github.com/gchaincl/httplab) - HTTPLabs let you inspect HTTP requests and forge responses.
+- [httpproxy](https://github.com/wzshiming/httpproxy) - HTTP proxy handler and dialer.
+- [iplib](https://github.com/c-robinson/iplib) - Library for working with IP addresses (net.IP, net.IPNet), inspired by python [ipaddress](https://docs.python.org/3/library/ipaddress.html) and ruby [ipaddr](https://ruby-doc.org/stdlib-2.5.1/libdoc/ipaddr/rdoc/IPAddr.html)
+- [jazigo](https://github.com/udhos/jazigo) - Jazigo is a tool written in Go for retrieving configuration for multiple network devices.
+- [kcp-go](https://github.com/xtaci/kcp-go) - KCP - Fast and Reliable ARQ Protocol.
+- [kcptun](https://github.com/xtaci/kcptun) - Extremely simple & fast udp tunnel based on KCP protocol.
+- [lhttp](https://github.com/fanux/lhttp) - Powerful websocket framework, build your IM server more easily.
+- [linkio](https://github.com/ian-kent/linkio) - Network link speed simulation for Reader/Writer interfaces.
+- [llb](https://github.com/kirillDanshin/llb) - It's a very simple but quick backend for proxy servers. Can be useful for fast redirection to predefined domain with zero memory allocation and fast response.
+- [mdns](https://github.com/hashicorp/mdns) - Simple mDNS (Multicast DNS) client/server library in Golang.
+- [mqttPaho](https://eclipse.org/paho/clients/golang/) - The Paho Go Client provides an MQTT client library for connection to MQTT brokers via TCP, TLS or WebSockets.
+- [nbio](https://github.com/lesismal/nbio) - Pure Go 1000k+ connections solution, support tls/http1.x/websocket and basically compatible with net/http, with high-performance and low memory cost, non-blocking, event-driven, easy-to-use.
+- [netpoll](https://github.com/cloudwego/netpoll) - A high-performance non-blocking I/O networking framework, which focused on RPC scenarios, developed by ByteDance.
+- [NFF-Go](https://github.com/intel-go/nff-go) - Framework for rapid development of performant network functions for cloud and bare-metal (former YANFF).
+- [packet](https://github.com/aerogo/packet) - Send packets over TCP and UDP. It can buffer messages and hot-swap connections if needed.
+- [panoptes-stream](https://github.com/yahoo/panoptes-stream) - A cloud native distributed streaming network telemetry (gNMI, Juniper JTI and Cisco MDT).
+- [peerdiscovery](https://github.com/schollz/peerdiscovery) - Pure Go library for cross-platform local peer discovery using UDP multicast.
+- [portproxy](https://github.com/aybabtme/portproxy) - Simple TCP proxy which adds CORS support to API's which don't support it.
+- [publicip](https://github.com/polera/publicip) - Package publicip returns your public facing IPv4 address (internet egress).
+- [quic-go](https://github.com/lucas-clemente/quic-go) - An implementation of the QUIC protocol in pure Go.
+- [raw](https://github.com/mdlayher/raw) - Package raw enables reading and writing data at the device driver level for a network interface.
+- [sftp](https://github.com/pkg/sftp) - Package sftp implements the SSH File Transfer Protocol as described in .
+- [ssh](https://github.com/gliderlabs/ssh) - Higher-level API for building SSH servers (wraps crypto/ssh).
+- [sslb](https://github.com/eduardonunesp/sslb) - It's a Super Simples Load Balancer, just a little project to achieve some kind of performance.
+- [stun](https://github.com/go-rtc/stun) - Go implementation of RFC 5389 STUN protocol.
+- [tcp_server](https://github.com/firstrow/tcp_server) - Go library for building tcp servers faster.
+- [tspool](https://github.com/two/tspool) - A TCP Library use worker pool to improve performance and protect your server.
+- [utp](https://github.com/anacrolix/utp) - Go uTP micro transport protocol implementation.
+- [vssh](https://github.com/yahoo/vssh) - Go library for building network and server automation over SSH protocol.
+- [water](https://github.com/songgao/water) - Simple TUN/TAP library.
+- [webrtc](https://github.com/pions/webrtc) - A pure Go implementation of the WebRTC API.
+- [winrm](https://github.com/masterzen/winrm) - Go WinRM client to remotely execute commands on Windows machines.
+- [xtcp](https://github.com/xfxdev/xtcp) - TCP Server Framework with simultaneous full duplex communication, graceful shutdown, and custom protocol.
### HTTP Clients
-_用于发出 HTTP 请求的库._
+_Libraries for making HTTP requests._
-- [gentleman](https://github.com/h2non/gentleman) - 全功能插件驱动的 HTTP 客户端库.
-- [go-cleanhttp](https://github.com/hashicorp/go-cleanhttp) - 轻松获取 stdlib HTTP 客户端,它不与其他客户端共享任何状态.
+- [gentleman](https://github.com/h2non/gentleman) - Full-featured plugin-driven HTTP client library.
+- [go-cleanhttp](https://github.com/hashicorp/go-cleanhttp) - Get easily stdlib HTTP client, which does not share any state with other clients.
- [go-http-client](https://github.com/bozd4g/go-http-client) - Make http calls simply and easily.
-- [go-otelroundtripper](https://github.com/NdoleStudio/go-otelroundtripper) - 转到 http.RoundTripper,它为 HTTP 请求发出开放遥测指标.
-- [go-req](https://github.com/wenerme/go-req) - 声明式 golang HTTP 客户端.
-- [go-retryablehttp](https://github.com/hashicorp/go-retryablehttp) - Go 中的可重试 HTTP 客户端.
-- [go-zoox/fetch](https://github.com/go-zoox/fetch) - 一个强大、轻量级、简单的 Http 客户端,灵感来自 Web Fetch API.
-- [grequests](https://github.com/levigross/grequests) - 伟大而著名的 Requests 库的 Go“克隆”.
-- [heimdall](https://github.com/gojektech/heimdall) - 具有重试和 hystrix 功能的增强型 http 客户端.
-- [httpretry](https://github.com/ybbus/httpretry) - 丰富了默认的 go HTTP 客户端的重试功能.
-- [pester](https://github.com/sethgrid/pester) - Go HTTP 客户端调用具有重试、退避和并发性.
-- [req](https://github.com/imroc/req) - 使用 Black Magic 的简单 Go HTTP 客户端(更少的代码和更高的效率).
-- [request](https://github.com/monaco-io/request) - golang 的 HTTP 客户端. 如果您有 axios 或 requests 的经验,您一定会喜欢它. 没有第三个依赖.
-- [requests](https://github.com/carlmjohnson/requests) - 对 Gophers 的 HTTP 请求. 使用 context.Context 并且不隐藏底层 net/http.Client,使其与标准 Go API 兼容. 还包括测试工具.
-- [resty](https://github.com/go-resty/resty) - 受 Ruby Rest-client 启发的简单 HTTP 和 REST 客户端.
-- [rq](https://github.com/ddo/rq) - golang stdlib HTTP 客户端更好的界面.
-- [sling](https://github.com/dghubble/sling) - Sling 是一个 Go HTTP 客户端库,用于创建和发送 API 请求.
+- [go-otelroundtripper](https://github.com/NdoleStudio/go-otelroundtripper) - Go http.RoundTripper that emits open telemetry metrics for HTTP requests.
+- [go-req](https://github.com/wenerme/go-req) - Declarative golang HTTP client.
+- [go-retryablehttp](https://github.com/hashicorp/go-retryablehttp) - Retryable HTTP client in Go.
+- [go-zoox/fetch](https://github.com/go-zoox/fetch) - A Powerful, Lightweight, Easy Http Client, inspired by Web Fetch API.
+- [grequests](https://github.com/levigross/grequests) - A Go "clone" of the great and famous Requests library.
+- [heimdall](https://github.com/gojektech/heimdall) - An enhanced http client with retry and hystrix capabilities.
+- [httpretry](https://github.com/ybbus/httpretry) - Enriches the default go HTTP client with retry functionality.
+- [pester](https://github.com/sethgrid/pester) - Go HTTP client calls with retries, backoff, and concurrency.
+- [req](https://github.com/imroc/req) - Simple Go HTTP client with Black Magic (Less code and More efficiency).
+- [request](https://github.com/monaco-io/request) - HTTP client for golang. If you have experience about axios or requests, you will love it. No 3rd dependency.
+- [requests](https://github.com/carlmjohnson/requests) - HTTP requests for Gophers. Uses context.Context and doesn't hide the underlying net/http.Client, making it compatible with standard Go APIs. Also includes testing tools.
+- [resty](https://github.com/go-resty/resty) - Simple HTTP and REST client for Go inspired by Ruby rest-client.
+- [rq](https://github.com/ddo/rq) - A nicer interface for golang stdlib HTTP client.
+- [sling](https://github.com/dghubble/sling) - Sling is a Go HTTP client library for creating and sending API requests.
## OpenGL
-_在 Go 中使用 OpenGL 的库._
+_Libraries for using OpenGL in Go._
-- [gl](https://github.com/go-gl/gl) - Go OpenGL 绑定(通过发光生成).
-- [glfw](https://github.com/go-gl/glfw) - GLFW 3 的 Go 绑定.
-- [go-glmatrix](https://github.com/technohippy/go-glmatrix) - 前往港口 [glMatrix](https://glmatrix.net/) 图书馆.
-- [goxjs/gl](https://github.com/goxjs/gl) - 跨平台 OpenGL 绑定(OS X、Linux、Windows、浏览器、iOS、Android).
-- [goxjs/glfw](https://github.com/goxjs/glfw) - 用于创建 OpenGL 上下文和接收事件的跨平台 glfw 库.
-- [mathgl](https://github.com/go-gl/mathgl) - 受 GLM 启发,专门用于 3D 数学的 Pure Go 数学包.
+- [gl](https://github.com/go-gl/gl) - Go bindings for OpenGL (generated via glow).
+- [glfw](https://github.com/go-gl/glfw) - Go bindings for GLFW 3.
+- [go-glmatrix](https://github.com/technohippy/go-glmatrix) - Go port of [glMatrix](https://glmatrix.net/) library.
+- [goxjs/gl](https://github.com/goxjs/gl) - Go cross-platform OpenGL bindings (OS X, Linux, Windows, browsers, iOS, Android).
+- [goxjs/glfw](https://github.com/goxjs/glfw) - Go cross-platform glfw library for creating an OpenGL context and receiving events.
+- [mathgl](https://github.com/go-gl/mathgl) - Pure Go math package specialized for 3D math, with inspiration from GLM.
## ORM
-_实现对象关系映射或数据映射技术的库._
+_Libraries that implement Object-Relational Mapping or datamapping techniques._
- [bun](https://github.com/uptrace/bun) - SQL-first Golang ORM. Successor of go-pg.
-- [cacheme](https://github.com/Yiling-J/cacheme-go) - 用于 Go 的基于模式的类型化 Redis 缓存/记忆框架.
-- [ent](https://github.com/facebook/ent) - Go 的实体框架. 简单但功能强大的 ORM,用于建模和查询数据.
-- [go-firestorm](https://github.com/jschoedt/go-firestorm) - 适用于 Google/Firebase Cloud Firestore 的简单 ORM.
-- [go-sql](https://github.com/rushteam/gosql) - 一个简单的 MySQL ORM.
-- [go-sqlbuilder](https://github.com/huandu/go-sqlbuilder) - 灵活且强大的 SQL 字符串生成器库以及零配置 ORM.
-- [go-store](https://github.com/gosuri/go-store) - 简单快速的 Redis 支持的 Go 键值存储库.
-- [golobby/orm](https://github.com/golobby/orm) - 简单、快速、类型安全、通用的 orm,让开发人员满意.
-- [GORM](https://github.com/go-gorm/gorm) - 用于 Golang 的出色 ORM 库,旨在对开发人员友好.
-- [gormt](https://github.com/xxjwxc/gormt) - Mysql 数据库到 golang gorm 结构.
-- [gorp](https://github.com/go-gorp/gorp) - Go 关系持久性,Go 的 ORM 库.
-- [grimoire](https://github.com/Fs02/grimoire) - Grimoire 是 golang 的数据库访问层和验证. (支持:MySQL、PostgreSQL 和 SQLite3).
-- [lore](https://github.com/abrahambotros/lore) - 用于 Go 的简单且轻量级的伪 ORM/伪结构映射环境.
-- [marlow](https://github.com/marlow/marlow) - 从项目结构生成 ORM,以确保编译时安全.
-- [pop/soda](https://github.com/gobuffalo/pop) - MySQL、PostgreSQL 和 SQLite 的数据库迁移、创建、ORM 等.
-- [Prisma](https://github.com/prisma/prisma-client-go) - Prisma Client Go,Go 的 Typesafe 数据库访问.
-- [reform](https://github.com/go-reform/reform) - 更好的 Go ORM,基于非空接口和代码生成.
-- [rel](https://github.com/go-rel/rel) - 适用于 Golang 的现代数据库访问层 - 可测试、可扩展并打造为干净而优雅的 API.
-- [SQLBoiler](https://github.com/volatiletech/sqlboiler) - ORM 生成器. 生成适合您的数据库架构的功能强大且速度极快的 ORM.
-- [upper.io/db](https://github.com/upper/db) - 通过使用包装成熟数据库驱动程序的适配器与不同数据源进行交互的单一接口.
-- [XORM](https://gitea.com/xorm/xorm) - 简单而强大的 Go ORM. (支持:MySQL、MyMysql、PostgreSQL、Tidb、SQLite3、MsSql 和 Oracle).
-- [Zoom](https://github.com/albrow/zoom) - 基于 Redis 构建的超快数据存储和查询引擎.
+- [cacheme](https://github.com/Yiling-J/cacheme-go) - Schema based, typed Redis caching/memoize framework for Go.
+- [ent](https://github.com/facebook/ent) - An entity framework for Go. Simple, yet powerful ORM for modeling and querying data.
+- [go-firestorm](https://github.com/jschoedt/go-firestorm) - A simple ORM for Google/Firebase Cloud Firestore.
+- [go-sql](https://github.com/rushteam/gosql) - A easy ORM for mysql.
+- [go-sqlbuilder](https://github.com/huandu/go-sqlbuilder) - A flexible and powerful SQL string builder library plus a zero-config ORM.
+- [go-store](https://github.com/gosuri/go-store) - Simple and fast Redis backed key-value store library for Go.
+- [golobby/orm](https://github.com/golobby/orm) - Simple, fast, type-safe, generic orm for developer happiness.
+- [GORM](https://github.com/go-gorm/gorm) - The fantastic ORM library for Golang, aims to be developer friendly.
+- [gormt](https://github.com/xxjwxc/gormt) - Mysql database to golang gorm struct.
+- [gorp](https://github.com/go-gorp/gorp) - Go Relational Persistence, ORM-ish library for Go.
+- [grimoire](https://github.com/Fs02/grimoire) - Grimoire is a database access layer and validation for golang. (Support: MySQL, PostgreSQL and SQLite3).
+- [lore](https://github.com/abrahambotros/lore) - Simple and lightweight pseudo-ORM/pseudo-struct-mapping environment for Go.
+- [marlow](https://github.com/marlow/marlow) - Generated ORM from project structs for compile time safety assurances.
+- [pop/soda](https://github.com/gobuffalo/pop) - Database migration, creation, ORM, etc... for MySQL, PostgreSQL, and SQLite.
+- [Prisma](https://github.com/prisma/prisma-client-go) - Prisma Client Go, Typesafe database access for Go.
+- [reform](https://github.com/go-reform/reform) - Better ORM for Go, based on non-empty interfaces and code generation.
+- [rel](https://github.com/go-rel/rel) - Modern Database Access Layer for Golang - Testable, Extendable and Crafted Into a Clean and Elegant API.
+- [SQLBoiler](https://github.com/volatiletech/sqlboiler) - ORM generator. Generate a featureful and blazing-fast ORM tailored to your database schema.
+- [upper.io/db](https://github.com/upper/db) - Single interface for interacting with different data sources through the use of adapters that wrap mature database drivers.
+- [XORM](https://gitea.com/xorm/xorm) - Simple and powerful ORM for Go. (Support: MySQL, MyMysql, PostgreSQL, Tidb, SQLite3, MsSql and Oracle).
+- [Zoom](https://github.com/albrow/zoom) - Blazing-fast datastore and querying engine built on Redis.
## Package Management
-_用于依赖项和包管理的官方工具_
+_Official tooling for dependency and package management_
-- [go modules](https://golang.org/cmd/go/#hdr-Modules__module_versions__and_more) - 模块是源代码交换和版本控制的单元. go 命令直接支持使用模块,包括记录和解决对其他模块的依赖关系.
+- [go modules](https://golang.org/cmd/go/#hdr-Modules__module_versions__and_more) - Modules are the unit of source code interchange and versioning. The go command has direct support for working with modules, including recording and resolving dependencies on other modules.
-_包管理官方实验工具_
+_Official experimental tooling for package management_
-- [dep](https://github.com/golang/dep) - Go 依赖工具.
-- [vgo](https://go.googlesource.com/vgo/) - 版本化的Go.
+- [dep](https://github.com/golang/dep) - Go dependency tool.
+- [vgo](https://go.googlesource.com/vgo/) - Versioned Go.
-_用于包和依赖项管理的非官方库._
+_Unofficial libraries for package and dependency management._
-- [glide](https://github.com/Masterminds/glide) - 轻松管理您的 golang 供应商和供应商包. 受到 Maven、Bundler 和 Pip 等工具的启发.
-- [godep](https://github.com/tools/godep) - go 的依赖工具,godep 通过修复包的依赖关系来帮助可重复地构建包.
-- [gom](https://github.com/mattn/gom) - Go 管理器 - Go 的捆绑包.
-- [goop](https://github.com/nitrous-io/goop) - Go (golang) 的简单依赖管理器,受到 Bundler 的启发.
-- [gop](https://github.com/lunny/gop) - 在 GOPATH 之外构建和管理您的 Go 应用程序.
-- [gopm](https://github.com/gpmgo/gopm) - 转到包管理器.
-- [govendor](https://github.com/kardianos/govendor) - 转到包管理器. 使用标准供应商文件的 Go 供应商工具.
-- [gpm](https://github.com/pote/gpm) - Go 的准系统依赖管理器.
-- [gup](https://github.com/nao1215/gup) - 更新通过“go install”安装的二进制文件.
-- [johnny-deps](https://github.com/VividCortex/johnny-deps) - 使用 Git 的最小依赖版本.
-- [modgv](https://github.com/lucasepe/modgv) - 将“go mod graph”输出转换为 Graphviz 的 DOT 语言.
-- [mvn-golang](https://github.com/raydac/mvn-golang) - 提供自动加载 Golang SDK、依赖管理和在 Maven 项目基础设施中启动构建环境的插件.
-- [nut](https://github.com/jingweno/nut) - 供应商 Go 依赖项.
-- [VenGO](https://github.com/DamnWidget/VenGO) - 创建和管理可导出的隔离虚拟环境.
+- [glide](https://github.com/Masterminds/glide) - Manage your golang vendor and vendored packages with ease. Inspired by tools like Maven, Bundler, and Pip.
+- [godep](https://github.com/tools/godep) - dependency tool for go, godep helps build packages reproducibly by fixing their dependencies.
+- [gom](https://github.com/mattn/gom) - Go Manager - bundle for go.
+- [goop](https://github.com/nitrous-io/goop) - Simple dependency manager for Go (golang), inspired by Bundler.
+- [gop](https://github.com/lunny/gop) - Build and manage your Go applications out of GOPATH.
+- [gopm](https://github.com/gpmgo/gopm) - Go Package Manager.
+- [govendor](https://github.com/kardianos/govendor) - Go Package Manager. Go vendor tool that works with the standard vendor file.
+- [gpm](https://github.com/pote/gpm) - Barebones dependency manager for Go.
+- [gup](https://github.com/nao1215/gup) - Update binaries installed by "go install".
+- [johnny-deps](https://github.com/VividCortex/johnny-deps) - Minimal dependency version using Git.
+- [modgv](https://github.com/lucasepe/modgv) - Converts 'go mod graph' output into Graphviz's DOT language.
+- [mvn-golang](https://github.com/raydac/mvn-golang) - plugin that provides way for auto-loading of Golang SDK, dependency management and start build environment in Maven project infrastructure.
+- [nut](https://github.com/jingweno/nut) - Vendor Go dependencies.
+- [VenGO](https://github.com/DamnWidget/VenGO) - create and manage exportable isolated go virtual environments.
## Performance
-- [go-instrument](https://github.com/nikolaydubina/go-instrument) - 自动向所有方法和函数添加跨度.
-- [jaeger](https://github.com/jaegertracing/jaeger) - 分布式追踪系统.
-- [pixie](https://github.com/pixie-labs/pixie) - 没有通过 eBPF 对 Golang 应用程序进行仪器跟踪.
-- [profile](https://github.com/pkg/profile) - Go 的简单分析支持包.
-- [statsviz](https://github.com/arl/statsviz) - Go 应用程序运行时统计数据的实时可视化.
-- [tracer](https://github.com/kamilsk/tracer) - 简单、轻量级的追踪.
+- [go-instrument](https://github.com/nikolaydubina/go-instrument) - Automatically add spans to all methods and functions.
+- [jaeger](https://github.com/jaegertracing/jaeger) - A distributed tracing system.
+- [pixie](https://github.com/pixie-labs/pixie) - No instrumentation tracing for Golang applications via eBPF.
+- [profile](https://github.com/pkg/profile) - Simple profiling support package for Go.
+- [statsviz](https://github.com/arl/statsviz) - Live visualization of your Go application runtime statistics.
+- [tracer](https://github.com/kamilsk/tracer) - Simple, lightweight tracing.
## Query Language
-- [api-fu](https://github.com/ccbrown/api-fu) - 全面的 GraphQL 实现.
-- [dasel](https://github.com/tomwright/dasel) - 使用命令行中的选择器查询和更新数据结构. 与 jq/yq 类似,但支持 JSON、YAML、TOML 和 XML,且运行时依赖性为零.
-- [gojsonq](https://github.com/thedevsaddam/gojsonq) - 用于查询 JSON 数据的简单 Go 包.
-- [goven](https://github.com/SeldonIO/goven) - 适用于任何数据库模式的嵌入式查询语言.
-- [gqlgen](https://github.com/99designs/gqlgen) - 生成基于 graphql 服务器库.
-- [grapher](https://github.com/reaganiwadha/grapher) - GraphQL 字段构建器利用 Go 泛型以及额外的实用程序和功能.
-- [graphql](https://github.com/tmc/graphql) - graphql 解析器+实用程序.
-- [graphql](https://github.com/neelance/graphql-go) - 注重易用性的 GraphQL 服务器.
-- [graphql-go](https://github.com/graphql-go/graphql) - Go 的 GraphQL 实现.
-- [gws](https://github.com/Zaba505/gws) - Apollos 的“GraphQL over Websocket”客户端和服务器实现.
-- [jsonpath](https://github.com/AsaiYusuke/jsonpath) - 用于基于 JSONPath 语法检索部分 JSON 的查询库.
-- [jsonql](https://github.com/elgs/jsonql) - Golang 中的 JSON 查询表达式库.
-- [jsonslice](https://github.com/bhmj/jsonslice) - 使用高级过滤器的 Jsonpath 查询.
-- [rql](https://github.com/a8m/rql) - REST API 的资源查询语言.
-- [rqp](https://github.com/timsolov/rest-query-parser) - REST API 的查询解析器. 查询中直接支持过滤、验证、“AND”、“OR”操作.
-- [straf](https://github.com/SonicRoshan/straf) - 轻松将 Golang 结构转换为 GraphQL 对象.
+- [api-fu](https://github.com/ccbrown/api-fu) - Comprehensive GraphQL implementation.
+- [dasel](https://github.com/tomwright/dasel) - Query and update data structures using selectors from the command line. Comparable to jq/yq but supports JSON, YAML, TOML and XML with zero runtime dependencies.
+- [gojsonq](https://github.com/thedevsaddam/gojsonq) - A simple Go package to Query over JSON Data.
+- [goven](https://github.com/SeldonIO/goven) - A drop-in query language for any database schema.
+- [gqlgen](https://github.com/99designs/gqlgen) - go generate based graphql server library.
+- [grapher](https://github.com/reaganiwadha/grapher) - A GraphQL field builder utilizing Go generics with extra utilities and features.
+- [graphql](https://github.com/tmc/graphql) - graphql parser + utilities.
+- [graphql](https://github.com/neelance/graphql-go) - GraphQL server with a focus on ease of use.
+- [graphql-go](https://github.com/graphql-go/graphql) - Implementation of GraphQL for Go.
+- [gws](https://github.com/Zaba505/gws) - Apollos' "GraphQL over Websocket" client and server implementation.
+- [jsonpath](https://github.com/AsaiYusuke/jsonpath) - A query library for retrieving part of JSON based on JSONPath syntax.
+- [jsonql](https://github.com/elgs/jsonql) - JSON query expression library in Golang.
+- [jsonslice](https://github.com/bhmj/jsonslice) - Jsonpath queries with advanced filters.
+- [rql](https://github.com/a8m/rql) - Resource Query Language for REST API.
+- [rqp](https://github.com/timsolov/rest-query-parser) - Query Parser for REST API. Filtering, validations, both `AND`, `OR` operations are supported directly in the query.
+- [straf](https://github.com/SonicRoshan/straf) - Easily Convert Golang structs to GraphQL objects.
## Resource Embedding
-- [debme](https://github.com/leaanthony/debme) - 从现有的“embed.FS”子目录创建“embed.FS”.
-- [esc](https://github.com/mjibson/esc) - 将文件嵌入到 Go 程序中并为其提供 http.FileSystem 接口.
-- [fileb0x](https://github.com/UnnoTed/fileb0x) - 在 Go 中嵌入文件的简单工具,专注于“定制”且易于使用.
-- [go-resources](https://github.com/omeid/go-resources) - 用 Go 嵌入的稀奇资源.
-- [go.rice](https://github.com/GeertJohan/go.rice) - go.rice 是一个 Go 包,可以非常轻松地处理 HTML、JS、CSS、图像和模板等资源.
-- [mule](https://github.com/wlbr/mule) - 将图像、电影等外部资源嵌入到 Go 源代码中,以使用“go generated”创建单个文件二进制文件. 注重简单性.
-- [packr](https://github.com/gobuffalo/packr) - 将静态文件嵌入 Go 二进制文件的简单方法.
-- [rebed](https://github.com/soypat/rebed) - 从 Go 1.16 的 `embed.FS` 类型重新创建文件夹结构和文件
-- [statics](https://github.com/go-playground/statics) - 将静态资源嵌入到 go 文件中以进行单个二进制编译 + 与 http.FileSystem + 符号链接一起使用.
-- [statik](https://github.com/rakyll/statik) - 将静态文件嵌入到 Go 可执行文件中.
-- [templify](https://github.com/wlbr/templify) - 将外部模板文件嵌入到 Go 代码中以创建单个文件二进制文件.
-- [vfsgen](https://github.com/shurcooL/vfsgen) - 生成静态实现给定虚拟文件系统的 vfsdata.go 文件.
+- [debme](https://github.com/leaanthony/debme) - Create an `embed.FS` from an existing `embed.FS` subdirectory.
+- [esc](https://github.com/mjibson/esc) - Embeds files into Go programs and provides http.FileSystem interfaces to them.
+- [fileb0x](https://github.com/UnnoTed/fileb0x) - Simple tool to embed files in go with focus on "customization" and ease to use.
+- [go-resources](https://github.com/omeid/go-resources) - Unfancy resources embedding with Go.
+- [go.rice](https://github.com/GeertJohan/go.rice) - go.rice is a Go package that makes working with resources such as HTML, JS, CSS, images, and templates very easy.
+- [mule](https://github.com/wlbr/mule) - Embed external resources like images, movies ... into Go source code to create single file binaries using `go generate`. Focused on simplicity.
+- [packr](https://github.com/gobuffalo/packr) - The simple and easy way to embed static files into Go binaries.
+- [rebed](https://github.com/soypat/rebed) - Recreate folder structures and files from Go 1.16's `embed.FS` type
+- [statics](https://github.com/go-playground/statics) - Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks.
+- [statik](https://github.com/rakyll/statik) - Embeds static files into a Go executable.
+- [templify](https://github.com/wlbr/templify) - Embed external template files into Go code to create single file binaries.
+- [vfsgen](https://github.com/shurcooL/vfsgen) - Generates a vfsdata.go file that statically implements the given virtual filesystem.
## Science and Data Analysis
-_科学计算和数据分析库._
-
-- [assocentity](https://github.com/ndabAP/assocentity) - 包关联性返回单词到给定实体的平均距离.
-- [bradleyterry](https://github.com/seanhagen/bradleyterry) - 提供用于成对比较的 Bradley-Terry 模型.
-- [calendarheatmap](https://github.com/nikolaydubina/calendarheatmap) - 受 Github 贡献活动启发的普通 Go 日历热图.
-- [chart](https://github.com/vdobler/chart) - Go 的简单图表绘制库. 支持多种图表类型.
-- [dataframe-go](https://github.com/rocketlaunchr/dataframe-go) - 用于机器学习和统计的数据框架(类似于 pandas).
-- [decimal](https://github.com/db47h/decimal) - 包decimal实现任意精度十进制浮点运算.
-- [evaler](https://github.com/soniah/evaler) - 简单的浮点算术表达式计算器.
-- [ewma](https://github.com/VividCortex/ewma) - 指数加权移动平均线.
-- [geom](https://github.com/skelterjohn/geom) - golang 的 2D 几何.
-- [go-dsp](https://github.com/mjibson/go-dsp) - Go 的数字信号处理.
-- [go-estimate](https://github.com/milosgajdos/go-estimate) - Go 中的状态估计和过滤算法.
-- [go-gt](https://github.com/ThePaw/go-gt) - 用“Go”语言编写的图论算法.
-- [godesim](https://github.com/soypat/godesim) - 扩展/多变量 ODE 求解器框架,用于具有简单 API 的基于事件的模拟.
+_Libraries for scientific computing and data analyzing._
+
+- [assocentity](https://github.com/ndabAP/assocentity) - Package assocentity returns the average distance from words to a given entity.
+- [bradleyterry](https://github.com/seanhagen/bradleyterry) - Provides a Bradley-Terry Model for pairwise comparisons.
+- [calendarheatmap](https://github.com/nikolaydubina/calendarheatmap) - Calendar heatmap in plain Go inspired by Github contribution activity.
+- [chart](https://github.com/vdobler/chart) - Simple Chart Plotting library for Go. Supports many graphs types.
+- [dataframe-go](https://github.com/rocketlaunchr/dataframe-go) - Dataframes for machine-learning and statistics (similar to pandas).
+- [decimal](https://github.com/db47h/decimal) - Package decimal implements arbitrary-precision decimal floating-point arithmetic.
+- [evaler](https://github.com/soniah/evaler) - Simple floating point arithmetic expression evaluator.
+- [ewma](https://github.com/VividCortex/ewma) - Exponentially-weighted moving averages.
+- [geom](https://github.com/skelterjohn/geom) - 2D geometry for golang.
+- [go-dsp](https://github.com/mjibson/go-dsp) - Digital Signal Processing for Go.
+- [go-estimate](https://github.com/milosgajdos/go-estimate) - State estimation and filtering algorithms in Go.
+- [go-gt](https://github.com/ThePaw/go-gt) - Graph theory algorithms written in "Go" language.
+- [godesim](https://github.com/soypat/godesim) - Extended/multivariable ODE solver framework for event-based simulations with simple API.
- [goent](https://github.com/kzahedi/goent) - GO Implementation of Entropy Measures.
-- [gograph](https://github.com/hmdsefi/gograph) - 一个 golang 通用图库,提供数学图论和算法.
-- [gohistogram](https://github.com/VividCortex/gohistogram) - 数据流的近似直方图.
-- [gonum](https://github.com/gonum/gonum) - Gonum 是一组 Go 编程语言的数字库. 它包含矩阵、统计、优化等库.
-- [gonum/plot](https://github.com/gonum/plot) - gonum/plot 提供了用于在 Go 中构建和绘制绘图的 API.
-- [goraph](https://github.com/gyuho/goraph) - Pure Go图论库(数据结构、算法可视化).
-- [gosl](https://github.com/cpmech/gosl) - 科学图书馆提供线性代数、FFT、几何、NURBS、数值方法、概率、优化、微分方程等.
-- [GoStats](https://github.com/OGFris/GoStats) - GoStats 是一个开源 GoLang 数学统计库,主要用于机器学习领域,它涵盖了大多数统计测量功能.
-- [graph](https://github.com/yourbasic/graph) - 基本图算法库.
-- [jsonl-graph](https://github.com/nikolaydubina/jsonl-graph) - 使用 graphviz 支持操作 JSONL 图表的工具.
-- [ode](https://github.com/ChristopherRabotin/ode) - 常微分方程 (ODE) 求解器,支持扩展状态和基于通道的迭代停止条件.
-- [orb](https://github.com/paulmach/orb) - 具有裁剪、GeoJSON 和 Mapbox Vector Tile 支持的 2D 几何类型.
-- [pagerank](https://github.com/alixaxel/pagerank) - 在 Go 中实现的加权 PageRank 算法.
-- [piecewiselinear](https://github.com/sgreben/piecewiselinear) - 小型线性插值库.
-- [PiHex](https://github.com/claygod/PiHex) - 针对十六进制数 Pi 实施“Bailey-Borwein-Plouffe”算法.
-- [rootfinding](https://github.com/khezen/rootfinding) - 用于查找二次函数根的求根算法库.
-- [sparse](https://github.com/james-bowman/sparse) - 用于线性代数的 Go 稀疏矩阵格式,支持科学和机器学习应用程序,与 gonum 矩阵库兼容.
-- [stats](https://github.com/montanaflynn/stats) - Golang 标准库中缺少常用函数的统计包.
-- [streamtools](https://github.com/nytlabs/streamtools) - 用于处理数据流的通用图形工具.
-- [TextRank](https://github.com/DavidBelicza/TextRank) - Golang 中的 TextRank 实现,具有可扩展功能(摘要、加权、短语提取)和多线程(goroutine)支持.
-- [triangolatte](https://github.com/tchayen/triangolatte) - 2D 三角测量库. 允许将直线和多边形(均基于点)转换为 GPU 语言.
+- [gograph](https://github.com/hmdsefi/gograph) - A golang generic graph library that provides mathematical graph-theory and algorithms.
+- [gohistogram](https://github.com/VividCortex/gohistogram) - Approximate histograms for data streams.
+- [gonum](https://github.com/gonum/gonum) - Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more.
+- [gonum/plot](https://github.com/gonum/plot) - gonum/plot provides an API for building and drawing plots in Go.
+- [goraph](https://github.com/gyuho/goraph) - Pure Go graph theory library(data structure, algorithm visualization).
+- [gosl](https://github.com/cpmech/gosl) - Go scientific library for linear algebra, FFT, geometry, NURBS, numerical methods, probabilities, optimisation, differential equations, and more.
+- [GoStats](https://github.com/OGFris/GoStats) - GoStats is an Open Source GoLang library for math statistics mostly used in Machine Learning domains, it covers most of the Statistical measures functions.
+- [graph](https://github.com/yourbasic/graph) - Library of basic graph algorithms.
+- [jsonl-graph](https://github.com/nikolaydubina/jsonl-graph) - Tool to manipulate JSONL graphs with graphviz support.
+- [ode](https://github.com/ChristopherRabotin/ode) - Ordinary differential equation (ODE) solver which supports extended states and channel-based iteration stop conditions.
+- [orb](https://github.com/paulmach/orb) - 2D geometry types with clipping, GeoJSON and Mapbox Vector Tile support.
+- [pagerank](https://github.com/alixaxel/pagerank) - Weighted PageRank algorithm implemented in Go.
+- [piecewiselinear](https://github.com/sgreben/piecewiselinear) - Tiny linear interpolation library.
+- [PiHex](https://github.com/claygod/PiHex) - Implementation of the "Bailey-Borwein-Plouffe" algorithm for the hexadecimal number Pi.
+- [rootfinding](https://github.com/khezen/rootfinding) - root-finding algorithms library for finding roots of quadratic functions.
+- [sparse](https://github.com/james-bowman/sparse) - Go Sparse matrix formats for linear algebra supporting scientific and machine learning applications, compatible with gonum matrix libraries.
+- [stats](https://github.com/montanaflynn/stats) - Statistics package with common functions missing from the Golang standard library.
+- [streamtools](https://github.com/nytlabs/streamtools) - general purpose, graphical tool for dealing with streams of data.
+- [TextRank](https://github.com/DavidBelicza/TextRank) - TextRank implementation in Golang with extendable features (summarization, weighting, phrase extraction) and multithreading (goroutine) support.
+- [triangolatte](https://github.com/tchayen/triangolatte) - 2D triangulation library. Allows translating lines and polygons (both based on points) to the language of GPUs.
## Security
-_用于帮助您的应用程序更加安全的库._
-
-- [acmetool](https://github.com/hlandau/acme) - ACME(Let's Encrypt)客户端工具,具有自动续订功能.
-- [acra](https://github.com/cossacklabs/acra) - 网络加密代理,保护基于数据库的应用程序免受数据泄露:强选择性加密、SQL 注入预防、入侵检测系统.
-- [age](https://github.com/FiloSottile/age) - 一个简单、现代且安全的加密工具(和 Go 库),具有小的显式密钥、无配置选项和 UNIX 风格的可组合性.
-- [argon2-hashing](https://github.com/andskur/argon2-hashing) - Go 的 argon2 包的轻量级包装,与 Go 的标准库 Bcrypt 和 simple-scrypt 包紧密镜像.
-- [argon2pw](https://github.com/raja/argon2pw) - Argon2 密码哈希生成与恒定时间密码比较.
-- [autocert](https://godoc.org/golang.org/x/crypto/acme/autocert) - 自动配置 Let's Encrypt 证书并启动 TLS 服务器.
-- [BadActor](https://github.com/jaredfolkins/badactor) - 本着fail2ban精神构建的内存中、应用程序驱动的监狱器.
-- [booster](https://github.com/anatol/booster) - 具有全盘加密支持的快速 initramfs 生成器.
-- [Cameradar](https://github.com/Ullaakut/cameradar) - 用于远程破解来自监控摄像头的 RTSP 流的工具和库.
-- [certificates](https://github.com/mvmaasakkers/certificates) - 用于生成 tls 证书的自以为是的工具.
-- [CertMagic](https://github.com/caddyserver/certmagic) - 成熟、稳健且强大的 ACME 客户端集成,用于完全托管的 TLS 证书颁发和续订.
-- [Coraza](https://github.com/corazawaf/coraza) - 企业就绪、modsecurity 和 OWASP CRS 兼容的 WAF 库.
-- [dongle](https://github.com/golang-module/dongle) - 一个简单、语义化且对开发人员友好的 golang 包,用于编码和解码以及加密和解密.
-- [firewalld-rest](https://github.com/prashantgupta24/firewalld-rest) - 用于动态更新 Linux 服务器上的防火墙规则的剩余应用程序.
-- [go-generate-password](https://github.com/m1/go-generate-password) - 可在 cli 上使用或作为库使用的密码生成器.
-- [go-htpasswd](https://github.com/tg123/go-htpasswd) - 适用于 Go 的 Apache htpasswd 解析器.
-- [go-password-validator](https://github.com/lane-c-wagner/go-password-validator) - 基于原始加密熵值的密码验证器.
-- [go-yara](https://github.com/hillu/go-yara) - 去绑定 [YARA](https://github.com/plusvic/yara),“恶意软件研究人员(和其他人)的模式匹配瑞士刀”.
-- [goArgonPass](https://github.com/dwin/goArgonPass) - Argon2 密码哈希和验证旨在与现有的 Python 和 PHP 实现兼容.
-- [goSecretBoxPassword](https://github.com/dwin/goSecretBoxPassword) - 一个可能偏执的软件包,用于安全地散列和加密密码.
-- [Interpol](https://github.com/avahidi/interpol) - 用于模糊测试和渗透测试的基于规则的数据生成器.
-- [lego](https://github.com/go-acme/lego) - Pure Go ACME 客户端库和 CLI 工具(与 Let's Encrypt 一起使用).
-- [memguard](https://github.com/awnumar/memguard) - 用于处理内存中敏感值的纯 Go 库.
-- [nacl](https://github.com/kevinburke/nacl) - NaCL API 集的 Go 实现.
-- [optimus-go](https://github.com/pjebs/optimus-go) - 使用 Knuth 算法进行 ID 哈希和混淆.
-- [passlib](https://github.com/hlandau/passlib) - 面向未来的密码哈希库.
-- [secret](https://github.com/rsjethani/secret) - 防止您的秘密泄露到日志、std\* 等中.
-- [secure](https://github.com/unrolled/secure) - Go 的 HTTP 中间件有助于快速实现安全性.
-- [secureio](https://github.com/xaionaro-go/secureio) - 基于 XChaCha20-poly1305、ECDH 和 ED25519 的“io.ReadWriteCloser”的密钥交换+身份验证+加密包装器和多路复用器.
-- [simple-scrypt](https://github.com/elithrar/simple-scrypt) - Scrypt 包具有简单、明显的 API 和内置的自动成本校准.
-- [ssh-vault](https://github.com/ssh-vault/ssh-vault) - 使用 ssh 密钥加密/解密.
-- [sslmgr](https://github.com/adrianosela/sslmgr) - 通过 acme/autocert 的高级包装器使 SSL 证书变得容易.
-- [teler-waf](https://github.com/kitabisa/teler-waf) - teler-waf 是一个 Go HTTP 中间件,提供 teler IDS 功能,以防御基于 Web 的攻击并提高基于 Go 的 Web 应用程序的安全性. 它具有高度可配置性,并且易于集成到现有的 Go 应用程序中.
-- [themis](https://github.com/cossacklabs/themis) - 用于解决典型数据安全任务(安全数据存储、安全消息传递、零知识证明身份验证)的高级密码库,可用于 14 种语言,最适合多平台应用程序.
+_Libraries that are used to help make your application more secure._
+
+- [acmetool](https://github.com/hlandau/acme) - ACME (Let's Encrypt) client tool with automatic renewal.
+- [acra](https://github.com/cossacklabs/acra) - Network encryption proxy to protect database-based applications from data leaks: strong selective encryption, SQL injections prevention, intrusion detection system.
+- [age](https://github.com/FiloSottile/age) - A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.
+- [argon2-hashing](https://github.com/andskur/argon2-hashing) - light wrapper around Go's argon2 package that closely mirrors with Go's standard library Bcrypt and simple-scrypt package.
+- [argon2pw](https://github.com/raja/argon2pw) - Argon2 password hash generation with constant-time password comparison.
+- [autocert](https://godoc.org/golang.org/x/crypto/acme/autocert) - Auto provision Let's Encrypt certificates and start a TLS server.
+- [BadActor](https://github.com/jaredfolkins/badactor) - In-memory, application-driven jailer built in the spirit of fail2ban.
+- [booster](https://github.com/anatol/booster) - Fast initramfs generator with full-disk encryption support.
+- [Cameradar](https://github.com/Ullaakut/cameradar) - Tool and library to remotely hack RTSP streams from surveillance cameras.
+- [certificates](https://github.com/mvmaasakkers/certificates) - An opinionated tool for generating tls certificates.
+- [CertMagic](https://github.com/caddyserver/certmagic) - Mature, robust, and powerful ACME client integration for fully-managed TLS certificate issuance and renewal.
+- [Coraza](https://github.com/corazawaf/coraza) - Enterprise-ready, modsecurity and OWASP CRS compatible WAF library.
+- [dongle](https://github.com/golang-module/dongle) - A simple, semantic and developer-friendly golang package for encoding&decoding and encryption&decryption.
+- [firewalld-rest](https://github.com/prashantgupta24/firewalld-rest) - A rest application to dynamically update firewalld rules on a linux server.
+- [go-generate-password](https://github.com/m1/go-generate-password) - Password generator that can be used on the cli or as a library.
+- [go-htpasswd](https://github.com/tg123/go-htpasswd) - Apache htpasswd Parser for Go.
+- [go-password-validator](https://github.com/lane-c-wagner/go-password-validator) - Password validator based on raw cryptographic entropy values.
+- [go-yara](https://github.com/hillu/go-yara) - Go Bindings for [YARA](https://github.com/plusvic/yara), the "pattern matching swiss knife for malware researchers (and everyone else)".
+- [goArgonPass](https://github.com/dwin/goArgonPass) - Argon2 password hash and verification designed to be compatible with existing Python and PHP implementations.
+- [goSecretBoxPassword](https://github.com/dwin/goSecretBoxPassword) - A probably paranoid package for securely hashing and encrypting passwords.
+- [Interpol](https://github.com/avahidi/interpol) - Rule-based data generator for fuzzing and penetration testing.
+- [lego](https://github.com/go-acme/lego) - Pure Go ACME client library and CLI tool (for use with Let's Encrypt).
+- [memguard](https://github.com/awnumar/memguard) - A pure Go library for handling sensitive values in memory.
+- [nacl](https://github.com/kevinburke/nacl) - Go implementation of the NaCL set of API's.
+- [optimus-go](https://github.com/pjebs/optimus-go) - ID hashing and Obfuscation using Knuth's Algorithm.
+- [passlib](https://github.com/hlandau/passlib) - Futureproof password hashing library.
+- [secret](https://github.com/rsjethani/secret) - Prevent your secrets from leaking into logs, std\* etc.
+- [secure](https://github.com/unrolled/secure) - HTTP middleware for Go that facilitates some quick security wins.
+- [secureio](https://github.com/xaionaro-go/secureio) - An keyexchanging+authenticating+encrypting wrapper and multiplexer for `io.ReadWriteCloser` based on XChaCha20-poly1305, ECDH and ED25519.
+- [simple-scrypt](https://github.com/elithrar/simple-scrypt) - Scrypt package with a simple, obvious API and automatic cost calibration built-in.
+- [ssh-vault](https://github.com/ssh-vault/ssh-vault) - encrypt/decrypt using ssh keys.
+- [sslmgr](https://github.com/adrianosela/sslmgr) - SSL certificates made easy with a high level wrapper around acme/autocert.
+- [teler-waf](https://github.com/kitabisa/teler-waf) - teler-waf is a Go HTTP middleware that provide teler IDS functionality to protect against web-based attacks and improve the security of Go-based web applications. It is highly configurable and easy to integrate into existing Go applications.
+- [themis](https://github.com/cossacklabs/themis) - high-level cryptographic library for solving typical data security tasks (secure data storage, secure messaging, zero-knowledge proof authentication), available for 14 languages, best fit for multi-platform apps.
## Serialization
-_用于二进制序列化的库和工具._
-
-- [asn1](https://github.com/PromonLogicalis/asn1) - Golang 的 Asn.1 BER 和 DER 编码库.
-- [bambam](https://github.com/glycerine/bambam) - 来自 go 的 Cap'n Proto 模式生成器.
-- [bel](https://github.com/32leaves/bel) - 从 Go 结构/接口生成 TypeScript 接口. 对于 JSON RPC 很有用.
-- [binstruct](https://github.com/ghostiam/binstruct) - Golang 二进制解码器,用于将数据映射到结构中.
-- [cbor](https://github.com/fxamacker/cbor) - 小型、安全、简单的CBOR编码和解码库.
-- [colfer](https://github.com/pascaldekloe/colfer) - Colfer 二进制格式的代码生成.
-- [csvutil](https://github.com/jszwec/csvutil) - 高性能、惯用的 CSV 记录编码和解码为原生 Go 结构.
-- [elastic](https://github.com/epiclabs-io/elastic) - 无论如何,在运行时在不同类型之间转换切片、映射或任何其他未知值.
-- [fixedwidth](https://github.com/huydang284/fixedwidth) - 固定宽度文本格式(支持 UTF-8).
-- [fwencoder](https://github.com/o1egl/fwencoder) - Go 的固定宽度文件解析器(编码和解码库).
-- [go-capnproto](https://github.com/glycerine/go-capnproto) - Cap'n Proto 库和 go 解析器.
-- [go-codec](https://github.com/ugorji/go) - 用于 msgpack、cbor 和 json 的高性能、功能丰富、惯用的编码、解码和 rpc 库,具有基于运行时的 OR 代码生成支持.
-- [go-lctree](https://github.com/sbourlon/go-lctree) - 提供 CLI 和原语来序列化和反序列化 [LeetCode binary trees](https://support.leetcode.com/hc/en-us/articles/360011883654-What-does-1-null-2-3-mean-in-binary-tree-representation).
-- [gogoprotobuf](https://github.com/gogo/protobuf) - Go with Gadgets 的协议缓冲区.
-- [goprotobuf](https://github.com/golang/protobuf) - 以库和协议编译器插件的形式支持 Google 的协议缓冲区.
-- [jsoniter](https://github.com/json-iterator/go) - 高性能 100% 兼容的直接替换“encoding/json”.
-- [mapstructure](https://github.com/mitchellh/mapstructure) - 用于将通用映射值解码为本机 Go 结构的 Go 库.
-- [php_session_decoder](https://github.com/yvasiyarov/php_session_decoder) - 用于处理 PHP 会话格式和 PHP 序列化/反序列化函数的 GoLang 库.
-- [pletter](https://github.com/vimeda/pletter) - 为消息代理包装原始消息的标准方法.
-- [structomap](https://github.com/tuvistavie/structomap) - 轻松动态地从静态结构生成地图的库.
-- [unitpacking](https://github.com/recolude/unitpacking) - 将单位向量打包为尽可能少的字节的库.
+_Libraries and tools for binary serialization._
+
+- [asn1](https://github.com/PromonLogicalis/asn1) - Asn.1 BER and DER encoding library for golang.
+- [bambam](https://github.com/glycerine/bambam) - generator for Cap'n Proto schemas from go.
+- [bel](https://github.com/32leaves/bel) - Generate TypeScript interfaces from Go structs/interfaces. Useful for JSON RPC.
+- [binstruct](https://github.com/ghostiam/binstruct) - Golang binary decoder for mapping data into the structure.
+- [cbor](https://github.com/fxamacker/cbor) - Small, safe, and easy CBOR encoding and decoding library.
+- [colfer](https://github.com/pascaldekloe/colfer) - Code generation for the Colfer binary format.
+- [csvutil](https://github.com/jszwec/csvutil) - High Performance, idiomatic CSV record encoding and decoding to native Go structures.
+- [elastic](https://github.com/epiclabs-io/elastic) - Convert slices, maps or any other unknown value across different types at run-time, no matter what.
+- [fixedwidth](https://github.com/huydang284/fixedwidth) - Fixed-width text formatting (UTF-8 supported).
+- [fwencoder](https://github.com/o1egl/fwencoder) - Fixed width file parser (encoding and decoding library) for Go.
+- [go-capnproto](https://github.com/glycerine/go-capnproto) - Cap'n Proto library and parser for go.
+- [go-codec](https://github.com/ugorji/go) - High Performance, feature-Rich, idiomatic encode, decode and rpc library for msgpack, cbor and json, with runtime-based OR code-generation support.
+- [go-lctree](https://github.com/sbourlon/go-lctree) - Provides a CLI and primitives to serialize and deserialize [LeetCode binary trees](https://support.leetcode.com/hc/en-us/articles/360011883654-What-does-1-null-2-3-mean-in-binary-tree-representation).
+- [gogoprotobuf](https://github.com/gogo/protobuf) - Protocol Buffers for Go with Gadgets.
+- [goprotobuf](https://github.com/golang/protobuf) - Go support, in the form of a library and protocol compiler plugin, for Google's protocol buffers.
+- [jsoniter](https://github.com/json-iterator/go) - High-performance 100% compatible drop-in replacement of "encoding/json".
+- [mapstructure](https://github.com/mitchellh/mapstructure) - Go library for decoding generic map values into native Go structures.
+- [php_session_decoder](https://github.com/yvasiyarov/php_session_decoder) - GoLang library for working with PHP session format and PHP Serialize/Unserialize functions.
+- [pletter](https://github.com/vimeda/pletter) - A standard way to wrap a proto message for message brokers.
+- [structomap](https://github.com/tuvistavie/structomap) - Library to easily and dynamically generate maps from static structures.
+- [unitpacking](https://github.com/recolude/unitpacking) - Library to pack unit vectors into as fewest bytes as possible.
## Server Applications
-- [algernon](https://github.com/xyproto/algernon) - HTTP/2 Web 服务器,内置对 Lua、Markdown、GCSS 和 Amber 的支持.
-- [Caddy](https://github.com/caddyserver/caddy) - Caddy 是一种替代的 HTTP/2 Web 服务器,易于配置和使用.
-- [consul](https://www.consul.io/) - Consul是一个用于服务发现、监控和配置的工具.
-- [cortex-tenant](https://github.com/blind-oracle/cortex-tenant) - Prometheus 远程写入代理,添加基于指标标签的 Cortex 租户 ID 标头.
-- [devd](https://github.com/cortesi/devd) - 供开发人员使用的本地网络服务器.
-- [discovery](https://github.com/Bilibili/discovery) - 用于弹性中间层负载平衡和故障转移的注册表.
-- [dudeldu](https://github.com/krotik/dudeldu) - 一个简单的 SHOUTcast 服务器.
-- [dummy](https://github.com/neotoolkit/dummy) - 使用一个命令根据 API 合约运行模拟服务器.
-- [Easegress](https://github.com/megaease/easegress) - 具有可观察性和可扩展性的云原生高可用性/性能流量编排系统.
-- [etcd](https://github.com/coreos/etcd) - 用于共享配置和服务发现的高可用键值存储.
+- [algernon](https://github.com/xyproto/algernon) - HTTP/2 web server with built-in support for Lua, Markdown, GCSS and Amber.
+- [Caddy](https://github.com/caddyserver/caddy) - Caddy is an alternative, HTTP/2 web server that's easy to configure and use.
+- [consul](https://www.consul.io/) - Consul is a tool for service discovery, monitoring and configuration.
+- [cortex-tenant](https://github.com/blind-oracle/cortex-tenant) - Prometheus remote write proxy that adds add Cortex tenant ID header based on metric labels.
+- [devd](https://github.com/cortesi/devd) - Local webserver for developers.
+- [discovery](https://github.com/Bilibili/discovery) - A registry for resilient mid-tier load balancing and failover.
+- [dudeldu](https://github.com/krotik/dudeldu) - A simple SHOUTcast server.
+- [dummy](https://github.com/neotoolkit/dummy) - Run mock server based off an API contract with one command.
+- [Easegress](https://github.com/megaease/easegress) - A cloud native high availability/performance traffic orchestration system with observability and extensibility.
+- [etcd](https://github.com/coreos/etcd) - Highly-available key value store for shared configuration and service discovery.
- [Euterpe](https://github.com/ironsmile/euterpe) - Self-hosted music streaming server with built-in web UI and REST API.
-- [Fider](https://github.com/getfider/fider) - Fider 是一个收集和组织客户反馈的开放平台.
-- [Flagr](https://github.com/checkr/flagr) - Flagr 是一项开源功能标记和 A/B 测试服务.
-- [flipt](https://github.com/markphelps/flipt) - 用 Go 和 Vue.js 编写的独立功能标志解决方案
-- [go-feature-flag](https://github.com/thomaspoignant/go-feature-flag) - 功能标志解决方案,后端只有一个 YAML 文件(S3、GitHub、HTTP、本地文件...),无需安装服务器,只需在中央系统中添加一个文件并引用它.
-- [go-proxy-cache](https://github.com/fabiocicerchia/go-proxy-cache) - 带缓存的简单反向代理,用 Go 编写,使用 Redis.
-- [jackal](https://github.com/ortuman/jackal) - 用 Go 编写的 XMPP 服务器.
-- [lets-proxy2](https://github.com/rekby/lets-proxy2) - 用于处理 https 的反向代理,并从 Lets-Encrypt 中发出证书.
-- [minio](https://github.com/minio/minio) - Minio 是一个分布式对象存储服务器.
-- [Moxy](https://github.com/sinhashubham95/moxy) - Moxy 是一个简单的模拟程序和代理应用程序服务器,您可以创建模拟端点以及代理请求,以防端点不存在模拟.
-- [nginx-prometheus](https://github.com/blind-oracle/nginx-prometheus) - Nginx 日志解析器和 Prometheus 导出器.
-- [nsq](https://nsq.io/) - 实时分布式消息平台.
-- [protoxy](https://github.com/camgraff/protoxy) - 将 JSON 请求主体转换为 Protocol Buffer 的代理服务器.
-- [psql-streamer](https://github.com/blind-oracle/psql-streamer) - 将数据库事件从 PostgreSQL 流式传输到 Kafka.
+- [Fider](https://github.com/getfider/fider) - Fider is an open platform to collect and organize customer feedback.
+- [Flagr](https://github.com/checkr/flagr) - Flagr is an open-source feature flagging and A/B testing service.
+- [flipt](https://github.com/markphelps/flipt) - A self contained feature flag solution written in Go and Vue.js
+- [go-feature-flag](https://github.com/thomaspoignant/go-feature-flag) - A feature flag solution, with only a YAML file in the backend (S3, GitHub, HTTP, local file ...), no server to install, just add a file in a central system and refer to it.
+- [go-proxy-cache](https://github.com/fabiocicerchia/go-proxy-cache) - Simple Reverse Proxy with Caching, written in Go, using Redis.
+- [jackal](https://github.com/ortuman/jackal) - An XMPP server written in Go.
+- [lets-proxy2](https://github.com/rekby/lets-proxy2) - Reverse proxy for handle https with issue certificates in fly from lets-encrypt.
+- [minio](https://github.com/minio/minio) - Minio is a distributed object storage server.
+- [Moxy](https://github.com/sinhashubham95/moxy) - Moxy is a simple mocker and proxy application server, you can create mock endpoints as well as proxy requests in case no mock exists for the endpoint.
+- [nginx-prometheus](https://github.com/blind-oracle/nginx-prometheus) - Nginx log parser and exporter to Prometheus.
+- [nsq](https://nsq.io/) - A realtime distributed messaging platform.
+- [protoxy](https://github.com/camgraff/protoxy) - A proxy server that converts JSON request bodies to Protocol Buffers.
+- [psql-streamer](https://github.com/blind-oracle/psql-streamer) - Stream database events from PostgreSQL to Kafka.
- [riemann-relay](https://github.com/blind-oracle/riemann-relay) - Relay to load-balance Riemann events and/or convert them to Carbon.
-- [RoadRunner](https://github.com/spiral/roadrunner) - 高性能 PHP 应用服务器、负载均衡器和进程管理器.
-- [SFTPGo](https://github.com/drakkan/sftpgo) - 功能齐全且高度可配置的 SFTP 服务器,具有可选的 FTP/S 和 WebDAV 支持. 它可以为本地文件系统和云存储后端(例如 S3 和 Google Cloud Storage)提供服务.
-- [simple-jwt-provider](https://github.com/leberKleber/simple-jwt-provider) - 简单且轻量级的提供程序,展示 JWT,支持登录、密码重置(通过邮件)和用户管理.
-- [Trickster](https://github.com/tricksterproxy/trickster) - HTTP 反向代理缓存和时间序列加速器.
-- [Wish](https://github.com/charmbracelet/wish) - 制作 SSH 应用程序,就像那样!
+- [RoadRunner](https://github.com/spiral/roadrunner) - High-performance PHP application server, load-balancer and process manager.
+- [SFTPGo](https://github.com/drakkan/sftpgo) - Fully featured and highly configurable SFTP server with optional FTP/S and WebDAV support. It can serve local filesystem and Cloud Storage backends such as S3 and Google Cloud Storage.
+- [simple-jwt-provider](https://github.com/leberKleber/simple-jwt-provider) - Simple and lightweight provider which exhibits JWTs, supports login, password-reset (via mail) and user management.
+- [Trickster](https://github.com/tricksterproxy/trickster) - HTTP reverse proxy cache and time series accelerator.
+- [Wish](https://github.com/charmbracelet/wish) - Make SSH apps, just like that!
## Stream Processing
-_用于流处理和反应式编程的库和工具._
+_Libraries and tools for stream processing and reactive programming._
-- [go-streams](https://github.com/reugn/go-streams) - Go 流处理库.
-- [goio](https://github.com/primetalk/goio) - Golang 的 IO、Stream、Fiber 的实现,受到出色的 Scala 库 cats 和 fs2 的启发.
-- [machine](https://github.com/whitaker-io/machine) - 用于编写和生成具有内置指标和可追溯性的流工作人员的 Go 库.
-- [stream](https://github.com/youthlin/stream) - Go Stream,如 Java 8 Stream:Filter/Map/FlatMap/Peek/Sorted/ForEach/Reduce...
+- [go-streams](https://github.com/reugn/go-streams) - Go stream processing library.
+- [goio](https://github.com/primetalk/goio) - An implementation of IO, Stream, Fiber for Golang, inspired by awesome Scala libraries cats and fs2.
+- [machine](https://github.com/whitaker-io/machine) - Go library for writing and generating stream workers with built in metrics and traceability.
+- [stream](https://github.com/youthlin/stream) - Go Stream, like Java 8 Stream: Filter/Map/FlatMap/Peek/Sorted/ForEach/Reduce...
## Template Engines
-_用于模板和词法分析的库和工具._
-
-- [ego](https://github.com/benbjohnson/ego) - 轻量级模板语言,可让您在 Go 中编写模板. 模板被翻译成 Go 并编译.
-- [extemplate](https://github.com/dannyvankooten/extemplate) - html/template 周围的微小包装,以允许轻松的基于文件的模板继承.
-- [fasttemplate](https://github.com/valyala/fasttemplate) - 简单快速的模板引擎. 替换模板占位符的速度最高可达 10 倍 [text/template](https://golang.org/pkg/text/template/).
-- [gospin](https://github.com/m1/gospin) - 文章旋转和 spintax/spinning 语法引擎,对于 A/B 有用,测试文本/文章片段并创建更自然的对话.
-- [got](https://github.com/goradd/got) - 受 Hero 和 Fasttemplate 启发的 Go 代码生成器. 包含文件、自定义标签定义、注入的 Go 代码、语言翻译等.
-- [goview](https://github.com/foolin/goview) - Goview 是一个轻量级、简约且惯用的模板库,基于 golang html/template,用于构建 Go Web 应用程序.
-- [jet](https://github.com/CloudyKit/jet) - Jet 模板引擎.
-- [liquid](https://github.com/osteele/liquid) - 实施 Shopify Liquid 模板.
-- [maroto](https://github.com/johnfercher/maroto) - 创建 PDF 的 maroto 方式. Maroto 受到 Bootstrap 的启发并使用 gofpdf. 快速而简单.
-- [pongo2](https://github.com/flosch/pongo2) - 类似 Django 的 Go 模板引擎.
-- [quicktemplate](https://github.com/valyala/quicktemplate) - 快速、强大且易于使用的模板引擎. 将模板转换为 Go 代码,然后编译.
-- [raymond](https://github.com/aymerick/raymond) - Go 中完整的把手实现.
-- [Razor](https://github.com/sipin/gorazor) - Golang 的 Razor 视图引擎.
-- [Soy](https://github.com/robfig/soy) - Go 的闭包模板(又名 Soy 模板),遵循 [official spec](https://developers.google.com/closure/templates/).
-- [sprig](https://github.com/Masterminds/sprig) - Go 模板的有用模板函数.
-- [tbd](https://github.com/lucasepe/tbd) - 使用占位符创建文本模板的一种非常简单的方法 - 公开额外的内置 Git 存储库元数据.
+_Libraries and tools for templating and lexing._
+
+- [ego](https://github.com/benbjohnson/ego) - Lightweight templating language that lets you write templates in Go. Templates are translated into Go and compiled.
+- [extemplate](https://github.com/dannyvankooten/extemplate) - Tiny wrapper around html/template to allow for easy file-based template inheritance.
+- [fasttemplate](https://github.com/valyala/fasttemplate) - Simple and fast template engine. Substitutes template placeholders up to 10x faster than [text/template](https://golang.org/pkg/text/template/).
+- [gospin](https://github.com/m1/gospin) - Article spinning and spintax/spinning syntax engine, useful for A/B, testing pieces of text/articles and creating more natural conversations.
+- [got](https://github.com/goradd/got) - A Go code generator inspired by Hero and Fasttemplate. Has include files, custom tag definitions, injected Go code, language translation, and more.
+- [goview](https://github.com/foolin/goview) - Goview is a lightweight, minimalist and idiomatic template library based on golang html/template for building Go web application.
+- [jet](https://github.com/CloudyKit/jet) - Jet template engine.
+- [liquid](https://github.com/osteele/liquid) - Go implementation of Shopify Liquid templates.
+- [maroto](https://github.com/johnfercher/maroto) - A maroto way to create PDFs. Maroto is inspired in Bootstrap and uses gofpdf. Fast and simple.
+- [pongo2](https://github.com/flosch/pongo2) - Django-like template-engine for Go.
+- [quicktemplate](https://github.com/valyala/quicktemplate) - Fast, powerful, yet easy to use template engine. Converts templates into Go code and then compiles it.
+- [raymond](https://github.com/aymerick/raymond) - Complete handlebars implementation in Go.
+- [Razor](https://github.com/sipin/gorazor) - Razor view engine for Golang.
+- [Soy](https://github.com/robfig/soy) - Closure templates (aka Soy templates) for Go, following the [official spec](https://developers.google.com/closure/templates/).
+- [sprig](https://github.com/Masterminds/sprig) - Useful template functions for Go templates.
+- [tbd](https://github.com/lucasepe/tbd) - A really simple way to create text templates with placeholders - exposes extra builtin Git repo metadata.
## Testing
-_用于测试代码库和生成测试数据的库._
-
-- 测试框架
-
- - [apitest](https://apitest.dev) - 用于基于 REST 的服务或 HTTP 处理程序的简单且可扩展的行为测试库,支持模拟外部 http 调用和序列图的呈现.
- - [assert](https://github.com/go-playground/assert) - 基本断言库与本机 go 测试一起使用,并带有用于自定义断言的构建块.
- - [badio](https://github.com/cavaliercoder/badio) - Go 的 `testing/iotest` 包的扩展.
- - [baloo](https://github.com/h2non/baloo) - 富有表现力且多功能的端到端 HTTP API 测试变得简单.
- - [be](https://github.com/carlmjohnson/be) - 极简通用测试断言库.
- - [biff](https://github.com/fulldump/biff) - 分叉测试框架,兼容BDD.
- - [charlatan](https://github.com/percolate/charlatan) - 生成用于测试的假接口实现的工具.
- - [commander](https://github.com/SimonBaeumer/commander) - 用于在 Windows、Linux 和 osx 上测试 cli 应用程序的工具.
- - [covergates](https://github.com/covergates/covergates) - 自托管代码覆盖率报告审查和管理服务.
- - [cupaloy](https://github.com/bradleyjkemp/cupaloy) - 适用于您的测试框架的简单快照测试插件.
- - [dbcleaner](https://github.com/khaiql/dbcleaner) - 出于测试目的清理数据库,灵感来自 Ruby 中的“database_cleaner”.
- - [dsunit](https://github.com/viant/dsunit) - SQL、NoSQL、结构化文件的数据存储测试.
- - [embedded-postgres](https://github.com/fergusstrange/embedded-postgres) - 在 Linux、OSX 或 Windows 上本地运行真实的 Postgres 数据库,作为另一个 Go 应用程序或测试的一部分.
- - [endly](https://github.com/viant/endly) - 声明式端到端功能测试.
- - [fixenv](https://github.com/rekby/fixenv) - 夹具管理引擎,受到 pytest 夹具的启发.
- - [fluentassert](https://github.com/fluentassert/verify) - 可扩展、类型安全、流畅的断言 Go 库.
- - [flute](https://github.com/suzuki-shunsuke/flute) - HTTP 客户端测试框架.
- - [frisby](https://github.com/verdverm/frisby) - REST API 测试框架.
- - [gherkingen](https://github.com/hedhyw/gherkingen) - BDD 样板生成器和框架.
- - [ginkgo](https://onsi.github.io/ginkgo/) - Go 的 BDD 测试框架.
- - [gnomock](https://github.com/orlangure/gnomock) - 与在 Docker 中运行的真实依赖项(数据库、缓存,甚至 Kubernetes 或 AWS)进行集成测试,无需模拟.
- - [go-carpet](https://github.com/msoap/go-carpet) - 用于在终端中查看测试覆盖率的工具.
- - [go-cmp](https://github.com/google/go-cmp) - 用于在测试中比较 Go 值的包.
- - [go-hit](https://github.com/Eun/go-hit) - Hit是一个用golang编写的http集成测试框架.
- - [go-mutesting](https://github.com/zimmski/go-mutesting) - Go 源代码的突变测试.
- - [go-mysql-test-container](https://github.com/arikama/go-mysql-test-container) - Golang MySQL 测试容器帮助进行 MySQL 集成测试.
- - [go-snaps](http://github.com/gkampitakis/go-snaps) - Golang 中类似玩笑的快照测试.
- - [go-testdeep](https://github.com/maxatome/go-testdeep) - 极其灵活的golang深度比较,扩展了go测试包.
- - [go-testpredicate](https://github.com/maargenton/go-testpredicate) - 具有广泛诊断输出的测试谓词样式断言库.
- - [go-vcr](https://github.com/dnaeon/go-vcr) - 记录并重放您的 HTTP 交互,以进行快速、确定性和准确的测试.
- - [goblin](https://github.com/franela/goblin) - 类似 Mocha 的 Go 测试框架.
- - [goc](https://github.com/qiniu/goc) - Goc 是 Go 编程语言的综合覆盖率测试系统.
- - [gocheck](https://labix.org/gocheck) - 更先进的测试框架替代 gotest.
- - [GoConvey](https://github.com/smartystreets/goconvey/) - BDD 风格的框架,具有 Web UI 和实时重新加载.
- - [gocrest](https://github.com/corbym/gocrest) - 用于 Go 断言的可组合的类似 hamcrest 的匹配器.
- - [godog](https://github.com/cucumber/godog) - Go 的 Cucumber BDD 框架.
- - [gofight](https://github.com/appleboy/gofight) - Golang 路由器框架的 API 处理程序测试.
- - [gogiven](https://github.com/corbym/gogiven) - 用于 Go 的类似 YATSPEC 的 BDD 测试框架.
- - [gomatch](https://github.com/jfilipczyk/gomatch) - 创建用于根据模式测试 JSON 的库.
- - [gomega](https://onsi.github.io/gomega/) - Rspec 类似匹配器/断言库.
- - [Gont](https://github.com/stv0g/gont) - Go 网络测试工具包,用于测试使用 Linux 命名空间构建复杂的网络拓扑.
+_Libraries for testing codebases and generating test data._
+
+- Testing Frameworks
+
+ - [apitest](https://apitest.dev) - Simple and extensible behavioural testing library for REST based services or HTTP handlers that supports mocking external http calls and rendering of sequence diagrams.
+ - [assert](https://github.com/go-playground/assert) - Basic Assertion Library used along side native go testing, with building blocks for custom assertions.
+ - [badio](https://github.com/cavaliercoder/badio) - Extensions to Go's `testing/iotest` package.
+ - [baloo](https://github.com/h2non/baloo) - Expressive and versatile end-to-end HTTP API testing made easy.
+ - [be](https://github.com/carlmjohnson/be) - The minimalist generic test assertion library.
+ - [biff](https://github.com/fulldump/biff) - Bifurcation testing framework, BDD compatible.
+ - [charlatan](https://github.com/percolate/charlatan) - Tool to generate fake interface implementations for tests.
+ - [commander](https://github.com/SimonBaeumer/commander) - Tool for testing cli applications on windows, linux and osx.
+ - [covergates](https://github.com/covergates/covergates) - Self-hosted code coverage report review and management service.
+ - [cupaloy](https://github.com/bradleyjkemp/cupaloy) - Simple snapshot testing addon for your test framework.
+ - [dbcleaner](https://github.com/khaiql/dbcleaner) - Clean database for testing purpose, inspired by `database_cleaner` in Ruby.
+ - [dsunit](https://github.com/viant/dsunit) - Datastore testing for SQL, NoSQL, structured files.
+ - [embedded-postgres](https://github.com/fergusstrange/embedded-postgres) - Run a real Postgres database locally on Linux, OSX or Windows as part of another Go application or test.
+ - [endly](https://github.com/viant/endly) - Declarative end to end functional testing.
+ - [fixenv](https://github.com/rekby/fixenv) - Fixture manage engine, inspired by pytest fixtures.
+ - [fluentassert](https://github.com/fluentassert/verify) - Extensible, type-safe, fluent assertion Go library.
+ - [flute](https://github.com/suzuki-shunsuke/flute) - HTTP client testing framework.
+ - [frisby](https://github.com/verdverm/frisby) - REST API testing framework.
+ - [gherkingen](https://github.com/hedhyw/gherkingen) - BDD boilerplate generator and framework.
+ - [ginkgo](https://onsi.github.io/ginkgo/) - BDD Testing Framework for Go.
+ - [gnomock](https://github.com/orlangure/gnomock) - integration testing with real dependencies (database, cache, even Kubernetes or AWS) running in Docker, without mocks.
+ - [go-carpet](https://github.com/msoap/go-carpet) - Tool for viewing test coverage in terminal.
+ - [go-cmp](https://github.com/google/go-cmp) - Package for comparing Go values in tests.
+ - [go-hit](https://github.com/Eun/go-hit) - Hit is an http integration test framework written in golang.
+ - [go-mutesting](https://github.com/zimmski/go-mutesting) - Mutation testing for Go source code.
+ - [go-mysql-test-container](https://github.com/arikama/go-mysql-test-container) - Golang MySQL testcontainer to help with MySQL integration testing.
+ - [go-snaps](http://github.com/gkampitakis/go-snaps) - Jest-like snapshot testing in Golang.
+ - [go-testdeep](https://github.com/maxatome/go-testdeep) - Extremely flexible golang deep comparison, extends the go testing package.
+ - [go-testpredicate](https://github.com/maargenton/go-testpredicate) - Test predicate style assertions library with extensive diagnostics output.
+ - [go-vcr](https://github.com/dnaeon/go-vcr) - Record and replay your HTTP interactions for fast, deterministic and accurate tests.
+ - [goblin](https://github.com/franela/goblin) - Mocha like testing framework fo Go.
+ - [goc](https://github.com/qiniu/goc) - Goc is a comprehensive coverage testing system for The Go Programming Language.
+ - [gocheck](https://labix.org/gocheck) - More advanced testing framework alternative to gotest.
+ - [GoConvey](https://github.com/smartystreets/goconvey/) - BDD-style framework with web UI and live reload.
+ - [gocrest](https://github.com/corbym/gocrest) - Composable hamcrest-like matchers for Go assertions.
+ - [godog](https://github.com/cucumber/godog) - Cucumber BDD framework for Go.
+ - [gofight](https://github.com/appleboy/gofight) - API Handler Testing for Golang Router framework.
+ - [gogiven](https://github.com/corbym/gogiven) - YATSPEC-like BDD testing framework for Go.
+ - [gomatch](https://github.com/jfilipczyk/gomatch) - library created for testing JSON against patterns.
+ - [gomega](https://onsi.github.io/gomega/) - Rspec like matcher/assertion library.
+ - [Gont](https://github.com/stv0g/gont) - Go network testing toolkit for testing building complex network topologies using Linux namespaces.
- [GoSpec](https://github.com/orfjackal/gospec) - BDD-style testing framework for the Go programming language.
- - [gospecify](https://github.com/stesla/gospecify) - 这提供了用于测试 Go 代码的 BDD 语法. 使用过 rspec 等库的任何人都应该熟悉它.
- - [gosuite](https://github.com/pavlo/gosuite) - 通过利用 Go1.7 的子测试,将具有设置/拆卸功能的轻量级测试套件引入“测试”.
- - [got](https://github.com/ysmood/got) - 一个令人愉快的 golang 测试框架.
- - [gotest.tools](https://github.com/gotestyourself/gotest.tools) - 一组包,用于增强 go 测试包并支持常见模式.
- - [Hamcrest](https://github.com/rdrdr/hamcrest) - 用于声明性 Matcher 对象的流畅框架,当应用于输入值时,会产生自描述结果.
- - [httpexpect](https://github.com/gavv/httpexpect) - 简洁、声明性且易于使用的端到端 HTTP 和 REST API 测试.
- - [is](https://github.com/matryer/is) - 专业的Go轻量级测试迷你框架.
- - [jsonassert](https://github.com/kinbiko/jsonassert) - 用于验证 JSON 有效负载是否正确序列化的包.
- - [omg.testingtools](https://github.com/dedalqq/omg.testingtools) - 用于更改私有字段值以进行测试的简单库.
- - [restit](https://github.com/yookoala/restit) - Go 微框架帮助编写 RESTful API 集成测试.
- - [schema](https://github.com/jgroeneveld/schema) - 对请求和响应中使用的 JSON 模式进行快速、简单的表达式匹配.
- - [stop-and-go](https://github.com/elgohr/stop-and-go) - 并发测试助手.
- - [testcase](https://github.com/adamluzsi/testcase) - 行为驱动开发的惯用测试框架.
- - [testcontainers-go](https://github.com/testcontainers/testcontainers-go) - 一个 Go 包,可以轻松创建和清理基于容器的依赖项以进行自动化集成/冒烟测试. 干净、易于使用的 API 使开发人员能够以编程方式定义应作为测试一部分运行的容器,并在测试完成后清理这些资源.
- - [testfixtures](https://github.com/go-testfixtures/testfixtures) - Rails 类似测试装置的助手,用于测试数据库应用程序.
- - [Testify](https://github.com/stretchr/testify) - 标准 go 测试包的神圣扩展.
- - [testmd](https://godoc.org/github.com/tvastar/test/cmd/testmd) - 将 Markdown 片段转换为可测试的 Go 代码.
- - [testsql](https://github.com/zhulongcheng/testsql) - 测试前从SQL文件生成测试数据并在完成后清除.
- - [testza](https://github.com/MarvinJWendt/testza) - 功能齐全的测试框架,具有漂亮的彩色输出.
- - [trial](https://github.com/jgroeneveld/trial) - 快速、简单的可扩展断言,无需引入太多样板文件.
- - [Tt](https://github.com/vcaesar/tt) - 简单而丰富多彩的测试工具.
- - [wstest](https://github.com/posener/wstest) - 用于对 websocket http.Handler 进行单元测试的 Websocket 客户端.
-
-- 嘲笑
-
- - [counterfeiter](https://github.com/maxbrunsfeld/counterfeiter) - 用于生成独立模拟对象的工具.
- - [genmock](https://gitlab.com/so_literate/genmock) - 使用代码生成器来模拟系统,用于构建接口方法的调用.
- - [go-localstack](https://github.com/elgohr/go-localstack) - 在 AWS 测试中使用 localstack 的工具.
- - [go-sqlmock](https://github.com/DATA-DOG/go-sqlmock) - 用于测试数据库交互的模拟 SQL 驱动程序.
- - [go-txdb](https://github.com/DATA-DOG/go-txdb) - 基于单事务的数据库驱动程序主要用于测试目的.
- - [gock](https://github.com/h2non/gock) - 多功能 HTTP 模拟变得简单.
- - [gomock](https://github.com/golang/mock) - Go 编程语言的模拟框架.
- - [govcr](https://github.com/seborama/govcr) - Golang 的 HTTP 模拟:记录和重放 HTTP 交互以进行离线测试.
- - [hoverfly](https://github.com/SpectoLabs/hoverfly) - HTTP(S) 代理,用于通过可扩展的中间件和易于使用的 CLI 记录和模拟 REST/SOAP API.
- - [httpmock](https://github.com/jarcoal/httpmock) - 轻松模拟来自外部资源的 HTTP 响应.
- - [minimock](https://github.com/gojuno/minimock) - Go 接口的模拟生成器.
- - [mockery](https://github.com/vektra/mockery) - 生成Go接口的工具.
- - [mockhttp](https://github.com/tv42/mockhttp) - Go http.ResponseWriter 的模拟对象.
- - [mockit](https://github.com/pasdam/mockit) - 允许函数和方法轻松模拟,无需定义新类型; 它类似于 Java 的 Mockito.
- - [monkey](https://github.com/awterman/monkey) - 一行即可模拟函数/方法/变量,无需依赖注入或代码生成.
- - [mooncake](https://github.com/GuilhermeCaruso/mooncake) - 一种为多种目的生成模拟的简单方法
- - [timex](https://github.com/cabify/timex) - 原生“time”包的测试友好替代品.
+ - [gospecify](https://github.com/stesla/gospecify) - This provides a BDD syntax for testing your Go code. It should be familiar to anybody who has used libraries such as rspec.
+ - [gosuite](https://github.com/pavlo/gosuite) - Brings lightweight test suites with setup/teardown facilities to `testing` by leveraging Go1.7's Subtests.
+ - [got](https://github.com/ysmood/got) - An enjoyable golang test framework.
+ - [gotest.tools](https://github.com/gotestyourself/gotest.tools) - A collection of packages to augment the go testing package and support common patterns.
+ - [Hamcrest](https://github.com/rdrdr/hamcrest) - fluent framework for declarative Matcher objects that, when applied to input values, produce self-describing results.
+ - [httpexpect](https://github.com/gavv/httpexpect) - Concise, declarative, and easy to use end-to-end HTTP and REST API testing.
+ - [is](https://github.com/matryer/is) - Professional lightweight testing mini-framework for Go.
+ - [jsonassert](https://github.com/kinbiko/jsonassert) - Package for verifying that your JSON payloads are serialized correctly.
+ - [omg.testingtools](https://github.com/dedalqq/omg.testingtools) - The simple library for change a values of private fields for testing.
+ - [restit](https://github.com/yookoala/restit) - Go micro framework to help writing RESTful API integration test.
+ - [schema](https://github.com/jgroeneveld/schema) - Quick and easy expression matching for JSON schemas used in requests and responses.
+ - [stop-and-go](https://github.com/elgohr/stop-and-go) - Testing helper for concurrency.
+ - [testcase](https://github.com/adamluzsi/testcase) - Idiomatic testing framework for Behavior Driven Development.
+ - [testcontainers-go](https://github.com/testcontainers/testcontainers-go) - A Go package that makes it simple to create and clean up container-based dependencies for automated integration/smoke tests. The clean, easy-to-use API enables developers to programmatically define containers that should be run as part of a test and clean up those resources when the test is done.
+ - [testfixtures](https://github.com/go-testfixtures/testfixtures) - A helper for Rails' like test fixtures to test database applications.
+ - [Testify](https://github.com/stretchr/testify) - Sacred extension to the standard go testing package.
+ - [testmd](https://godoc.org/github.com/tvastar/test/cmd/testmd) - Convert markdown snippets into testable go code.
+ - [testsql](https://github.com/zhulongcheng/testsql) - Generate test data from SQL files before testing and clear it after finished.
+ - [testza](https://github.com/MarvinJWendt/testza) - Full-featured test framework with nice colorized output.
+ - [trial](https://github.com/jgroeneveld/trial) - Quick and easy extendable assertions without introducing much boilerplate.
+ - [Tt](https://github.com/vcaesar/tt) - Simple and colorful test tools.
+ - [wstest](https://github.com/posener/wstest) - Websocket client for unit-testing a websocket http.Handler.
+
+- Mock
+
+ - [counterfeiter](https://github.com/maxbrunsfeld/counterfeiter) - Tool for generating self-contained mock objects.
+ - [genmock](https://gitlab.com/so_literate/genmock) - Go mocking system with code generator for building calls of the interface methods.
+ - [go-localstack](https://github.com/elgohr/go-localstack) - Tool for using localstack in AWS testing.
+ - [go-sqlmock](https://github.com/DATA-DOG/go-sqlmock) - Mock SQL driver for testing database interactions.
+ - [go-txdb](https://github.com/DATA-DOG/go-txdb) - Single transaction based database driver mainly for testing purposes.
+ - [gock](https://github.com/h2non/gock) - Versatile HTTP mocking made easy.
+ - [gomock](https://github.com/golang/mock) - Mocking framework for the Go programming language.
+ - [govcr](https://github.com/seborama/govcr) - HTTP mock for Golang: record and replay HTTP interactions for offline testing.
+ - [hoverfly](https://github.com/SpectoLabs/hoverfly) - HTTP(S) proxy for recording and simulating REST/SOAP APIs with extensible middleware and easy-to-use CLI.
+ - [httpmock](https://github.com/jarcoal/httpmock) - Easy mocking of HTTP responses from external resources.
+ - [minimock](https://github.com/gojuno/minimock) - Mock generator for Go interfaces.
+ - [mockery](https://github.com/vektra/mockery) - Tool to generate Go interfaces.
+ - [mockhttp](https://github.com/tv42/mockhttp) - Mock object for Go http.ResponseWriter.
+ - [mockit](https://github.com/pasdam/mockit) - Allows functions and method easy mocking, without defining new types; it's similar to Mockito for Java.
+ - [monkey](https://github.com/awterman/monkey) - One line to mock functions/methods/variables in place without dependency injection or code generation.
+ - [mooncake](https://github.com/GuilhermeCaruso/mooncake) - A simple way to generate mocks for multiple purposes
+ - [timex](https://github.com/cabify/timex) - A test-friendly replacement for the native `time` package.
- Fuzzing and delta-debugging/reducing/shrinking.
- - [go-fuzz](https://github.com/dvyukov/go-fuzz) - 随机测试系统.
- - [gofuzz](https://github.com/google/gofuzz) - 用随机值填充 go 对象的库.
- - [Tavor](https://github.com/zimmski/tavor) - 通用模糊测试和增量调试框架.
+ - [go-fuzz](https://github.com/dvyukov/go-fuzz) - Randomized testing system.
+ - [gofuzz](https://github.com/google/gofuzz) - Library for populating go objects with random values.
+ - [Tavor](https://github.com/zimmski/tavor) - Generic fuzzing and delta-debugging framework.
-- Selenium 和浏览器控制工具.
+- Selenium and browser control tools.
- - [cdp](https://github.com/mafredri/cdp) - Chrome 调试协议的类型安全绑定,可与实现该协议的浏览器或其他调试目标一起使用.
- - [chromedp](https://github.com/knq/chromedp) - 一种驱动/测试 Chrome、Safari、Edge、Android Webview 和其他支持 Chrome 调试协议的浏览器的方法.
- - [ggr](https://github.com/aerokube/ggr) - 一个轻量级服务器,用于将 Selenium WebDriver 请求路由和代理到多个 Selenium 集线器.
- - [playwright-go](https://github.com/mxschmitt/playwright-go) - 浏览器自动化库,可使用单个 API 控制 Chromium、Firefox 和 WebKit.
- - [rod](https://github.com/go-rod/rod) - 一个 Devtools 驱动程序,使网络自动化和抓取变得容易.
- - [selenoid](https://github.com/aerokube/selenoid) - 在容器内启动浏览器的替代 Selenium 中心服务器.
+ - [cdp](https://github.com/mafredri/cdp) - Type-safe bindings for the Chrome Debugging Protocol that can be used with browsers or other debug targets that implement it.
+ - [chromedp](https://github.com/knq/chromedp) - a way to drive/test Chrome, Safari, Edge, Android Webviews, and other browsers supporting the Chrome Debugging Protocol.
+ - [ggr](https://github.com/aerokube/ggr) - a lightweight server that routes and proxies Selenium WebDriver requests to multiple Selenium hubs.
+ - [playwright-go](https://github.com/mxschmitt/playwright-go) - browser automation library to control Chromium, Firefox and WebKit with a single API.
+ - [rod](https://github.com/go-rod/rod) - A Devtools driver to make web automation and scraping easy.
+ - [selenoid](https://github.com/aerokube/selenoid) - alternative Selenium hub server that launches browsers within containers.
-- 注入失败
- - [failpoint](https://github.com/pingcap/failpoint) - 实施 [failpoints](https://www.freebsd.org/cgi/man.cgi?query=fail) 对于戈兰.
+- Fail injection
+ - [failpoint](https://github.com/pingcap/failpoint) - An implementation of [failpoints](https://www.freebsd.org/cgi/man.cgi?query=fail) for Golang.
## Text Processing
-_用于解析和操作文本的库._
+_Libraries for parsing and manipulating texts._
-也可以看看 [Natural Language Processing](#natural-language-processing) 和 [Text Analysis](#text-analysis).
+See also [Natural Language Processing](#natural-language-processing) and [Text Analysis](#text-analysis).
### Formatters
-- [address](https://github.com/bojanz/address) - 处理地址表示、验证和格式化.
-- [align](https://github.com/Guitarbum722/align) - 对齐文本的通用应用程序.
-- [bytes](https://github.com/labstack/gommon/tree/master/bytes) - 格式化并解析数字字节值(10K、2M、3G 等).
-- [go-fixedwidth](https://github.com/ianlopshire/go-fixedwidth) - 固定宽度文本格式(带反射的编码器/解码器).
-- [go-humanize](https://github.com/dustin/go-humanize) - 将时间、数字和内存大小格式化为人类可读的格式.
-- [gotabulate](https://github.com/bndr/gotabulate) - 使用 Go 轻松漂亮地打印表格数据.
-- [textwrap](https://github.com/isbm/textwrap) - 在行尾换行文本. Python 中“textwrap”模块的实现.
+- [address](https://github.com/bojanz/address) - Handles address representation, validation and formatting.
+- [align](https://github.com/Guitarbum722/align) - A general purpose application that aligns text.
+- [bytes](https://github.com/labstack/gommon/tree/master/bytes) - Formats and parses numeric byte values (10K, 2M, 3G, etc.).
+- [go-fixedwidth](https://github.com/ianlopshire/go-fixedwidth) - Fixed-width text formatting (encoder/decoder with reflection).
+- [go-humanize](https://github.com/dustin/go-humanize) - Formatters for time, numbers, and memory size to human readable format.
+- [gotabulate](https://github.com/bndr/gotabulate) - Easily pretty-print your tabular data with Go.
+- [textwrap](https://github.com/isbm/textwrap) - Wraps text at end of lines. Implementation of `textwrap` module from Python.
### Markup Languages
-- [bafi](https://github.com/mmalcek/bafi) - 使用模板将通用 JSON、BSON、YAML、XML 翻译为任何格式.
-- [bbConvert](https://github.com/CalebQ42/bbConvert) - 将 bbCode 转换为 HTML,允许您添加对自定义 bbCode 标签的支持.
-- [blackfriday](https://github.com/russross/blackfriday) - Go 中的 Markdown 处理器.
-- [github_flavored_markdown](https://godoc.org/github.com/shurcooL/github_flavored_markdown) - GitHub Flavored Markdown 渲染器(使用 blackfriday),带有围栏代码块突出显示、可点击的标题锚链接.
-- [go-output-format](https://github.com/drewstinnett/go-output-format) - 在命令行应用程序中将 go 结构输出为多种格式(YAML/JSON/等).
-- [go-toml](https://github.com/pelletier/go-toml) - TOML 格式的 Go 库,具有查询支持和方便的 cli 工具.
-- [goldmark](https://github.com/yuin/goldmark) - 用 Go 编写的 Markdown 解析器. 易于扩展、符合标准 (CommonMark)、结构良好.
-- [goq](https://github.com/andrewstuart/goq) - 使用带有 jQuery 语法的结构标记对 HTML 进行声明性解组(使用 GoQuery).
-- [html-to-markdown](https://github.com/JohannesKaufmann/html-to-markdown) - 将 HTML 转换为 Markdown. 甚至可以与整个网站一起使用,并且可以通过规则进行扩展.
-- [htmlquery](https://github.com/antchfx/htmlquery) - HTML 的 XPath 查询包允许您通过 XPath 表达式从 HTML 文档中提取数据或求值.
-- [htmlyaml](https://github.com/nikolaydubina/htmlyaml) - 在 Go 中将 YAML 丰富地呈现为 HTML
-- [mxj](https://github.com/clbanning/mxj) - 将 XML 编码/解码为 JSON 或 map[string]interface{}; 使用点符号路径和通配符提取值. 替换 x2j 和 j2x 软件包.
-- [toml](https://github.com/BurntSushi/toml) - TOML 配置格式(带反射的编码器/解码器).
+- [bafi](https://github.com/mmalcek/bafi) - Universal JSON, BSON, YAML, XML translator to ANY format using templates.
+- [bbConvert](https://github.com/CalebQ42/bbConvert) - Converts bbCode to HTML that allows you to add support for custom bbCode tags.
+- [blackfriday](https://github.com/russross/blackfriday) - Markdown processor in Go.
+- [github_flavored_markdown](https://godoc.org/github.com/shurcooL/github_flavored_markdown) - GitHub Flavored Markdown renderer (using blackfriday) with fenced code block highlighting, clickable header anchor links.
+- [go-output-format](https://github.com/drewstinnett/go-output-format) - Output go structures into multiple formats (YAML/JSON/etc) in your command line app.
+- [go-toml](https://github.com/pelletier/go-toml) - Go library for the TOML format with query support and handy cli tools.
+- [goldmark](https://github.com/yuin/goldmark) - A Markdown parser written in Go. Easy to extend, standard (CommonMark) compliant, well structured.
+- [goq](https://github.com/andrewstuart/goq) - Declarative unmarshaling of HTML using struct tags with jQuery syntax (uses GoQuery).
+- [html-to-markdown](https://github.com/JohannesKaufmann/html-to-markdown) - Convert HTML to Markdown. Even works with entire websites and can be extended through rules.
+- [htmlquery](https://github.com/antchfx/htmlquery) - An XPath query package for HTML, lets you extract data or evaluate from HTML documents by an XPath expression.
+- [htmlyaml](https://github.com/nikolaydubina/htmlyaml) - Rich rendering of YAML as HTML in Go
+- [mxj](https://github.com/clbanning/mxj) - Encode / decode XML as JSON or map[string]interface{}; extract values with dot-notation paths and wildcards. Replaces x2j and j2x packages.
+- [toml](https://github.com/BurntSushi/toml) - TOML configuration format (encoder/decoder with reflection).
### Parsers/Encoders/Decoders
-- [allot](https://github.com/sbstjn/allot) - CLI 工具和机器人的占位符和通配符文本解析.
-- [codetree](https://github.com/aerogo/codetree) - 解析缩进代码(python、pixy、scarlet 等)并返回树结构.
-- [commonregex](https://github.com/mingrammer/commonregex) - Go 常用正则表达式的集合.
-- [did](https://github.com/ockam-network/did) - Go 中的 DID(分散标识符)解析器和 Stringer.
-- [doi](https://github.com/hscells/doi) - Go 中的文档对象标识符 (doi) 解析器.
-- [editorconfig-core-go](https://github.com/editorconfig/editorconfig-core-go) - Go 的 Editorconfig 文件解析器和操纵器.
-- [encdec](https://github.com/mickep76/encdec) - 包为编码器和解码器提供通用接口.
-- [go-fasttld](https://github.com/elliotwutingfeng/go-fasttld) - 高性能有效顶级域名 (eTLD) 提取模块.
-- [go-nmea](https://github.com/adrianmo/go-nmea) - Go 语言的 NMEA 解析器库.
-- [go-vcard](https://github.com/emersion/go-vcard) - 解析和格式化 vCard.
-- [gofeed](https://github.com/mmcdole/gofeed) - 在 Go 中解析 RSS 和 Atom feed.
-- [gographviz](https://github.com/awalterschulze/gographviz) - 解析 Graphviz DOT 语言.
-- [gonameparts](https://github.com/polera/gonameparts) - 将人名解析为个人姓名部分.
-- [ltsv](https://github.com/Wing924/ltsv) - 高性能 [LTSV (Labeled Tab Separated Value)](http://ltsv.org/) Go 的阅读器.
-- [normalize](https://github.com/avito-tech/normalize) - 清理、标准化和比较模糊文本.
-- [omniparser](https://github.com/jf-tech/omniparser) - 多功能 ETL 库,以流方式解析文本输入(CSV/txt/JSON/XML/EDI/X12/EDIFACT/等),并使用数据驱动模式将数据转换为 JSON 输出.
-- [parseargs-go](https://github.com/nproc/parseargs-go) - 理解引号和反斜杠的字符串参数解析器.
-- [parth](https://github.com/codemodus/parth) - URL路径分段解析.
-- [sdp](https://github.com/gortc/sdp) - SDP:会话描述协议 [[RFC 4566](https://tools.ietf.org/html/rfc4566)].
-- [sh](https://github.com/mvdan/sh) - Shell 解析器和格式化程序.
-- [tokenizer](https://github.com/bzick/tokenizer) - 将任何字符串、切片或无限缓冲区解析为任何标记.
-- [when](https://github.com/olebedev/when) - 具有可插入规则的自然 EN 和 RU 语言日期/时间解析器.
-- [xj2go](https://github.com/stackerzzq/xj2go) - 将 xml 或 json 转换为 go 结构.
+- [allot](https://github.com/sbstjn/allot) - Placeholder and wildcard text parsing for CLI tools and bots.
+- [codetree](https://github.com/aerogo/codetree) - Parses indented code (python, pixy, scarlet, etc.) and returns a tree structure.
+- [commonregex](https://github.com/mingrammer/commonregex) - A collection of common regular expressions for Go.
+- [did](https://github.com/ockam-network/did) - DID (Decentralized Identifiers) Parser and Stringer in Go.
+- [doi](https://github.com/hscells/doi) - Document object identifier (doi) parser in Go.
+- [editorconfig-core-go](https://github.com/editorconfig/editorconfig-core-go) - Editorconfig file parser and manipulator for Go.
+- [encdec](https://github.com/mickep76/encdec) - Package provides a generic interface to encoders and decoders.
+- [go-fasttld](https://github.com/elliotwutingfeng/go-fasttld) - High performance effective top level domains (eTLD) extraction module.
+- [go-nmea](https://github.com/adrianmo/go-nmea) - NMEA parser library for the Go language.
+- [go-vcard](https://github.com/emersion/go-vcard) - Parse and format vCard.
+- [gofeed](https://github.com/mmcdole/gofeed) - Parse RSS and Atom feeds in Go.
+- [gographviz](https://github.com/awalterschulze/gographviz) - Parses the Graphviz DOT language.
+- [gonameparts](https://github.com/polera/gonameparts) - Parses human names into individual name parts.
+- [ltsv](https://github.com/Wing924/ltsv) - High performance [LTSV (Labeled Tab Separated Value)](http://ltsv.org/) reader for Go.
+- [normalize](https://github.com/avito-tech/normalize) - Sanitize, normalize and compare fuzzy text.
+- [omniparser](https://github.com/jf-tech/omniparser) - A versatile ETL library that parses text input (CSV/txt/JSON/XML/EDI/X12/EDIFACT/etc) in streaming fashion and transforms data into JSON output using data-driven schema.
+- [parseargs-go](https://github.com/nproc/parseargs-go) - string argument parser that understands quotes and backslashes.
+- [parth](https://github.com/codemodus/parth) - URL path segmentation parsing.
+- [sdp](https://github.com/gortc/sdp) - SDP: Session Description Protocol [[RFC 4566](https://tools.ietf.org/html/rfc4566)].
+- [sh](https://github.com/mvdan/sh) - Shell parser and formatter.
+- [tokenizer](https://github.com/bzick/tokenizer) - Parse any string, slice or infinite buffer to any tokens.
+- [when](https://github.com/olebedev/when) - Natural EN and RU language date/time parser with pluggable rules.
+- [xj2go](https://github.com/stackerzzq/xj2go) - Convert xml or json to go struct.
### Regular Expressions
-- [genex](https://github.com/alixaxel/genex) - 计算正则表达式并将其扩展为所有匹配的字符串.
-- [go-wildcard](https://github.com/IGLOU-EU/go-wildcard) - 简单轻量的通配符模式匹配.
-- [goregen](https://github.com/zach-klippenstein/goregen) - 用于从正则表达式生成随机字符串的库.
-- [regroup](https://github.com/oriser/regroup) - 使用结构标签和自动解析将正则表达式命名组匹配到 go 结构中.
-- [rex](https://github.com/hedhyw/rex) - 正则表达式生成器.
+- [genex](https://github.com/alixaxel/genex) - Count and expand Regular Expressions into all matching Strings.
+- [go-wildcard](https://github.com/IGLOU-EU/go-wildcard) - Simple and lightweight wildcard pattern matching.
+- [goregen](https://github.com/zach-klippenstein/goregen) - Library for generating random strings from regular expressions.
+- [regroup](https://github.com/oriser/regroup) - Match regex expression named groups into go struct using struct tags and automatic parsing.
+- [rex](https://github.com/hedhyw/rex) - Regular expressions builder.
### Sanitation
-- [bluemonday](https://github.com/microcosm-cc/bluemonday) - HTML 清理器.
-- [gofuckyourself](https://github.com/JoshuaDoes/gofuckyourself) - 用于 Go 的基于清理的脏话过滤器.
+- [bluemonday](https://github.com/microcosm-cc/bluemonday) - HTML Sanitizer.
+- [gofuckyourself](https://github.com/JoshuaDoes/gofuckyourself) - A sanitization-based swear filter for Go.
### Scrapers
-- [colly](https://github.com/asciimoo/colly) - 快速而优雅的 Gophers 抓取框架.
-- [dataflowkit](https://github.com/slotix/dataflowkit) - 网络抓取框架将网站转变为结构化数据.
-- [go-recipe](https://github.com/kkyr/go-recipe) - 用于从网站上抓取食谱的包.
-- [GoQuery](https://github.com/PuerkitoBio/goquery) - GoQuery 为 Go 语言带来了类似于 jQuery 的语法和一组功能.
-- [gospider](https://github.com/zhshch2002/gospider) - 一个简单的golang蜘蛛/抓取框架,用3行构建一个蜘蛛. 迁移自 [goribot](https://github.com/zhshch2002/goribot)
-- [pagser](https://github.com/foolin/pagser) - Pagser 是一个简单、可扩展、可配置的解析和反序列化 html 页面,以基于 goquery 和 struct 标签为 golang 爬虫构建结构.
-- [Tagify](https://github.com/zoomio/tagify) - 从给定源生成一组标签.
-- [walker](https://github.com/cyucelen/walker) - 从任何来源无缝获取分页数据. 包括简单且高性能的 API 抓取.
-- [xurls](https://github.com/mvdan/xurls) - 从文本中提取网址.
+- [colly](https://github.com/asciimoo/colly) - Fast and Elegant Scraping Framework for Gophers.
+- [dataflowkit](https://github.com/slotix/dataflowkit) - Web scraping Framework to turn websites into structured data.
+- [go-recipe](https://github.com/kkyr/go-recipe) - A package for scraping recipes from websites.
+- [GoQuery](https://github.com/PuerkitoBio/goquery) - GoQuery brings a syntax and a set of features similar to jQuery to the Go language.
+- [gospider](https://github.com/zhshch2002/gospider) - A simple golang spider/scraping framework,build a spider in 3 lines. migrated from [goribot](https://github.com/zhshch2002/goribot)
+- [pagser](https://github.com/foolin/pagser) - Pagser is a simple, extensible, configurable parse and deserialize html page to struct based on goquery and struct tags for golang crawler.
+- [Tagify](https://github.com/zoomio/tagify) - Produces a set of tags from given source.
+- [walker](https://github.com/cyucelen/walker) - Seamlessly fetch paginated data from any source. Simple and high performance API scraping included.
+- [xurls](https://github.com/mvdan/xurls) - Extract urls from text.
### RSS
-- [podcast](https://github.com/eduncan911/podcast) - Golang 中的 iTunes 兼容和 RSS 2.0 播客生成器
-- [syndfeed](https://github.com/zhengchun/syndfeed) - Atom 1.0 和 RSS 2.0 的联合提要.
+- [podcast](https://github.com/eduncan911/podcast) - iTunes Compliant and RSS 2.0 Podcast Generator in Golang
+- [syndfeed](https://github.com/zhengchun/syndfeed) - A syndication feed for Atom 1.0 and RSS 2.0.
### Utility/Miscellaneous
-- [go-runewidth](https://github.com/mattn/go-runewidth) - 获取字符或字符串的固定宽度的函数.
-- [go-zero-width](https://github.com/trubitsyn/go-zero-width) - Go 的零宽度字符检测和删除.
-- [kace](https://github.com/codemodus/kace) - 涵盖常见首字母缩写的常见大小写转换.
-- [petrovich](https://github.com/striker2000/petrovich) - Petrovich 是根据给定语法情况改变俄语名字的库.
-- [radix](https://github.com/yourbasic/radix) - 快速字符串排序算法.
-- [TySug](https://github.com/Dynom/TySug) - 关于键盘布局的替代建议.
+- [go-runewidth](https://github.com/mattn/go-runewidth) - Functions to get fixed width of the character or string.
+- [go-zero-width](https://github.com/trubitsyn/go-zero-width) - Zero-width character detection and removal for Go.
+- [kace](https://github.com/codemodus/kace) - Common case conversions covering common initialisms.
+- [petrovich](https://github.com/striker2000/petrovich) - Petrovich is the library which inflects Russian names to given grammatical case.
+- [radix](https://github.com/yourbasic/radix) - Fast string sorting algorithm.
+- [TySug](https://github.com/Dynom/TySug) - Alternative suggestions with respect to keyboard layouts.
## Third-party APIs
-_用于访问第三方 API 的库._
-
-- [airtable](https://github.com/mehanizm/airtable) - 去客户端库 [Airtable API](https://airtable.com/api).
-- [amazon-product-advertising-api](https://github.com/ngs/go-amazon-product-advertising-api) - 去客户端库 [Amazon Product Advertising API](https://affiliate-program.amazon.com/gp/advertising/api/detail/main.html).
-- [anaconda](https://github.com/ChimeraCoder/anaconda) - Twitter 1.1 API 的 Go 客户端库.
-- [appstore-sdk-go](https://github.com/Kachit/appstore-sdk-go) - 用于 AppStore Connect API 的非官方 Golang SDK.
-- [aws-sdk-go](https://github.com/aws/aws-sdk-go) - 适用于 Go 编程语言的官方 AWS 开发工具包.
-- [bqwriter](https://github.com/OTA-Insight/bqwriter) - 用于写入数据的高级 Go 库 [Google BigQuery](https://cloud.google.com/bigquery) 始终处于高位.
-- [brewerydb](https://github.com/naegelejd/brewerydb) - 用于访问 BreweryDB API 的 Go 库.
-- [cachet](https://github.com/andygrunwald/cachet) - 去客户端库 [Cachet (open source status page system)](https://cachethq.io/).
-- [circleci](https://github.com/jszwedko/go-circleci) - 用于与 CircleCI 的 API 交互的 Go 客户端库.
-- [clarifai](https://github.com/samuelcouch/clarifai) - 用于与 Clarifai API 接口的 Go 客户端库.
-- [codeship-go](https://github.com/codeship/codeship-go) - 用于与 Codeship 的 API v2 交互的 Go 客户端库.
-- [coinpaprika-go](https://github.com/coinpaprika/coinpaprika-api-go-client) - 用于与 Coinpaprika 的 API 交互的 Go 客户端库.
-- [device-check-go](https://github.com/rinchsan/device-check-go) - 用于交互的Go客户端库 [iOS DeviceCheck API](https://developer.apple.com/documentation/devicecheck) v1.
-- [discordgo](https://github.com/bwmarrin/discordgo) - 绑定 Discord Chat API.
-- [dusupay-sdk-go](https://github.com/Kachit/dusupay-sdk-go) - Go 的非官方 Dusupay 支付网关 API 客户端
-- [ethrpc](https://github.com/onrik/ethrpc) - 以太坊 JSON RPC API 的 Go 绑定.
-- [facebook](https://github.com/huandu/facebook) - 支持 Facebook Graph API 的 Go 库.
-- [fasapay-sdk-go](https://github.com/Kachit/fasapay-sdk-go) - 适用于 Golang 的非官方 Fasapay 支付网关 XML API 客户端.
-- [fcm](https://github.com/maddevsio/fcm) - 用于 Firebase 云消息传递的 Go 库.
-- [gads](https://github.com/emiddleton/gads) - Google Adwords 非官方 API.
-- [gami](https://github.com/bit4bit/gami) - Asterisk 管理器界面的 Go 库.
-- [gcm](https://github.com/Aorioli/gcm) - 用于 Google Cloud Messaging 的 Go 库.
-- [geo-golang](https://github.com/codingsince1985/geo-golang) - 前往图书馆访问 [Google Maps](https://developers.google.com/maps/documentation/geocoding/intro), [MapQuest](https://developer.mapquest.com/documentation/geocoding-api/), [Nominatim](https://developer.mapquest.com/documentation/open/nominatim-search), [OpenCage](https://opencagedata.com/api), [Bing](https://msdn.microsoft.com/en-us/library/ff701715.aspx), [Mapbox](https://www.mapbox.com/developers/api/geocoding/), 和 [OpenStreetMap](https://wiki.openstreetmap.org/wiki/Nominatim) 地理编码/反向地理编码 API.
-- [github](https://github.com/google/go-github) - 用于访问 GitHub REST API v3 的 Go 库.
-- [githubql](https://github.com/shurcooL/githubql) - 用于访问 GitHub GraphQL API v4 的 Go 库.
-- [go-atlassian](https://github.com/ctreminiom/go-atlassian) - 去图书馆访问 [Atlassian Cloud](https://www.atlassian.com/enterprise/cloud) 服务(Jira、Jira 服务管理、Jira Agile、Confluence、Admin Cloud)
-- [go-aws-news](https://github.com/circa10a/go-aws-news) - 转到应用程序和库以从 AWS 获取新内容.
-- [go-chronos](https://github.com/axelspringer/go-chronos) - Go 库用于与 [Chronos](https://mesos.github.io/chronos/) 作业调度程序
-- [go-hacknews](https://github.com/PaulRosset/go-hacknews) - HackerNews API 的微型 Go 客户端.
-- [go-here](https://github.com/abdullahselek/go-here) - 使用基于 HERE 位置的 API 的客户端库.
-- [go-hibp](https://github.com/wneessen/go-hibp) - 简单的 Go 绑定到“Have I Been Pwned”API.
-- [go-imgur](https://github.com/koffeinsource/go-imgur) - 去客户端库 [imgur](https://imgur.com)
-- [go-jira](https://github.com/andygrunwald/go-jira) - 去客户端库 [Atlassian JIRA](https://www.atlassian.com/software/jira)
-- [go-lark](https://github.com/go-lark/lark) - 易于使用的非官方 SDK [Feishu](https://open.feishu.cn/) 和 [Lark](https://open.larksuite.com/) 开放平台.
-- [go-marathon](https://github.com/gambol99/go-marathon) - 用于与 Mesosphere 的 Marathon PAAS 交互的 Go 库.
-- [go-myanimelist](https://github.com/nstratos/go-myanimelist) - 去客户端库访问 [MyAnimeList API](https://myanimelist.net/apiconfig/references/api/v2).
-- [go-openai](https://github.com/sashabaranov/go-openai) - OpenAI ChatGPT、DALL·E、Go 的 Whisper API 库.
-- [go-openproject](https://github.com/manuelbcd/go-openproject) - 用于交互的Go客户端库 [OpenProject](https://docs.openproject.org/api/) API.
-- [go-postman-collection](https://github.com/rbretecher/go-postman-collection) - 使用Go模块 [Postman Collections](https://learning.getpostman.com/docs/postman/collections/creating-collections/) (与失眠兼容).
-- [go-restcountries](https://github.com/chriscross0/go-restcountries) - 去图书馆寻找 [REST Countries API](https://countrylayer.com/).
-- [go-sophos](https://github.com/esurdam/go-sophos) - 去客户端库 [Sophos UTM REST API](https://www.sophos.com/en-us/medialibrary/PDFs/documentation/UTMonAWS/Sophos-UTM-RESTful-API.pdf?la=en) 零依赖性.
-- [go-sptrans](https://github.com/sergioaugrod/go-sptrans) - SPTrans Olho Vivo API 的 Go 客户端库.
-- [go-swagger-ui](https://github.com/esurdam/go-swagger-ui) - 包含预编译的Go库 [Swagger UI](https://swagger.io/tools/swagger-ui/) 用于服务 swagger json.
-- [go-telegraph](https://gitlab.com/toby3d/telegraph) - Telegraph发布平台API客户端.
-- [go-trending](https://github.com/和ygrunwald/go-trending) - 去图书馆访问 [trending repositories](https://github.com/trending) 和 [developers](https://github.com/trending/developers) 在 Github 上.
-- [go-twitter](https://github.com/dghubble/go-twitter) - Twitter v1.1 API 的 Go 客户端库.
-- [go-unsplash](https://github.com/hbagdi/go-unsplash) - 去客户端库 [Unsplash.com](https://unsplash.com) API.
-- [go-xkcd](https://github.com/nishanths/go-xkcd) - XKCD API 的 Go 客户端.
-- [go-yapla](https://git.iglou.eu/Production/go-yapla) - Yapla v2.0 API 的 Go 客户端库.
-- [goagi](https://github.com/staskobzar/goagi) - 用于构建 Asterisk PBX agi/fastagi 应用程序的 Go 库.
-- [goami2](https://github.com/staskobzar/goami2) - Asterisk PBX 的 AMI v2 库.
-- [GoFreeDB](https://github.com/FreeLeh/GoFreeDB) - Golang 库在 Google Sheets 之上提供通用且简单的数据库抽象.
-- [gogtrends](https://github.com/groovili/gogtrends) - 谷歌趋势非官方 API.
-- [golang-tmdb](https://github.com/cyruzin/golang-tmdb) - 电影数据库 API v3 的 Golang 包装器.
-- [golyrics](https://github.com/mamal72/golyrics) - Golyrics 是一个 Go 库,用于从 Wikia 网站获取音乐歌词数据.
-- [gomalshare](https://github.com/MonaxGT/gomalshare) - Go 库 MalShare API [malshare.com](https://www.malshare.com/)
-- [GoMusicBrainz](https://github.com/michiwend/gomusicbrainz) - 转到 MusicBrainz WS2 客户端库.
-- [google](https://github.com/google/google-api-go-client) - 自动生成 Go 的 Google API.
-- [google-analytics](https://github.com/chonthu/go-google-analytics) - 简单的包装器,可轻松进行谷歌分析报告.
-- [google-cloud](https://github.com/GoogleCloudPlatform/gcloud-golang) - Google Cloud API Go 客户端库.
-- [google-email-audit-api](https://github.com/ngs/go-google-email-audit-api) - 去客户端库 [Google G Suite Email Audit API](https://developers.google.com/admin-sdk/email-audit/).
-- [google-play-scraper](https://github.com/n0madic/google-play-scraper) - 从 Google Play 商店获取数据.
-- [gopaapi5](https://github.com/utekaravinash/gopaapi5) - 去客户端库 [Amazon Product Advertising API 5.0](https://webservices.amazon.com/paapi5/documentation/).
-- [gosip](https://github.com/koltyakov/gosip) - SharePoint 客户端库.
-- [gostorm](https://github.com/jsgilmore/gostorm) - GoStorm 是一个 Go 库,它实现了在 Go 中编写与 Storm shell 通信的 Storm spout 和 Bolt 所需的通信协议.
-- [hipchat](https://github.com/andybons/hipchat) - 该项目为 Hipchat API 实现了一个 golang 客户端库.
-- [hipchat (xmpp)](https://github.com/daneharrigan/hipchat) - 通过 XMPP 与 HipChat 通信的 golang 包.
-- [igdb](https://github.com/Henry-Sarabia/igdb) - 去客户端 [Internet Game Database API](https://api.igdb.com/).
-- [jokeapi-go](https://github.com/icelain/jokeapi) - 去客户端 [JokeAPI](https://sv443.net/jokeapi/v2/).
-- [lark](https://github.com/chyroc/lark) - [Feishu](https://open.feishu.cn/)/[Lark](https://open.larksuite.com/) 开放API Go SDK,支持所有开放API和事件回调.
-- [lastpass-go](https://github.com/ansd/lastpass-go) - 去客户端库 [LastPass](https://www.lastpass.com/) API.
-- [libgoffi](https://github.com/clevabit/libgoffi) - 用于本机的库适配器工具箱 [libffi](https://sourceware.org/libffi/) 一体化
-- [Medium](https://github.com/Medium/medium-sdk-go) - 适用于 Medium 的 OAuth2 API 的 Golang SDK.
-- [megos](https://github.com/andygrunwald/megos) - 用于访问的客户端库 [Apache Mesos](https://mesos.apache.org/) 簇.
-- [minio-go](https://github.com/minio/minio-go) - 用于 Amazon S3 兼容云存储的 Minio Go 库.
-- [mixpanel](https://github.com/dukex/mixpanel) - Mixpanel 是一个库,用于跟踪事件并将 Mixpanel 配置文件更新从您的 go 应用程序发送到 Mixpanel.
-- [newsapi-go](https://github.com/jellydator/newsapi-go) - 去客户端 [NewsAPI](https://newsapi.org/).
-- [openaigo](https://github.com/otiai10/openaigo) - 适用于 Go 的 OpenAI GPT3/GPT3.5 ChatGPT API 客户端库.
-- [patreon-go](https://github.com/mxpv/patreon-go) - Patreon API 的 Go 库.
-- [paypal](https://github.com/logpacker/PayPal-Go-SDK) - PayPal 支付 API 的包装.
-- [playlyfe](https://github.com/playlyfe/playlyfe-go-sdk) - Playlyfe Rest API Go SDK.
-- [pushover](https://github.com/gregdel/pushover) - Go 包装器用于 Pushover API.
-- [rawg-sdk-go](https://github.com/dimuska139/rawg-sdk-go) - 去图书馆寻找 [RAWG Video Games Database](https://rawg.io/) 应用程序编程接口
-- [rrdaclient](https://github.com/Omie/rrdaclient) - 转到 Library 访问 statdns.com API,这又是 RRDA API. 通过 HTTP 进行 DNS 查询.
-- [shopify](https://github.com/rapito/go-shopify) - 转到 Library 向 Shopify API 发出 CRUD 请求.
-- [simples3](https://github.com/rhnvrm/simples3) - 简单、简洁的 AWS S3 库,使用 REST 和 Go 编写的 V4 签名.
-- [slack](https://github.com/slack-go/slack) - Go 中的 Slack API.
-- [smite](https://github.com/sergiotapia/smitego) - Go package 来包装对 Smite 游戏 API 的访问.
-- [spotify](https://github.com/rapito/go-spotify) - 前往 Library 访问 Spotify WEB API.
-- [steam](https://github.com/sostronk/go-steam) - Go Library 与 Steam 游戏服务器交互.
-- [stripe](https://github.com/stripe/stripe-go) - Stripe API 的 Go 客户端.
-- [swag](https://github.com/zc2638/swag) - 没有注释,简单的 go 包装器来创建 swagger 2.0 兼容的 API. 支持大多数路由框架,如built-in、gin、chi、mux、echo、httprouter、fasthttp等.
-- [textbelt](https://github.com/dietsche/textbelt) - textbelt.com txt 消息 API 的 Go 客户端.
-- [translate](https://github.com/poorny/translate) - 去在线翻译包.
-- [Trello](https://github.com/adlio/trello) - Trello API 的 Go 包装器.
-- [TripAdvisor](https://github.com/mrbenosborne/tripadvisor-golang) - 封装 TripAdvisor API.
-- [tumblr](https://github.com/mattcunningham/gumblr) - Tumblr v2 API 的 Go 包装器.
-- [twitter-scraper](https://github.com/n0madic/twitter-scraper) - 抓取 Twitter 前端 API,无需身份验证和限制.
-- [uptimerobot](https://github.com/bitfield/uptimerobot) - Uptime Robot v2 API 的 Go 包装器和命令行客户端.
-- [vl-go](https://github.com/verifid/vl-go) - 围绕 VerifID 身份验证层 API 进行客户端库.
-- [webhooks](https://github.com/go-playground/webhooks) - GitHub 和 Bitbucket 的 Webhook 接收器.
-- [wit-go](https://github.com/wit-ai/wit-go) - wit.ai HTTP API 的 Go 客户端.
-- [ynab](https://github.com/brunomvsouza/ynab.go) - YNAB API 的包装器.
-- [zooz](https://github.com/gojuno/go-zooz) - Zooz API 的 Go 客户端.
+_Libraries for accessing third party APIs._
+
+- [airtable](https://github.com/mehanizm/airtable) - Go client library for the [Airtable API](https://airtable.com/api).
+- [amazon-product-advertising-api](https://github.com/ngs/go-amazon-product-advertising-api) - Go Client Library for [Amazon Product Advertising API](https://affiliate-program.amazon.com/gp/advertising/api/detail/main.html).
+- [anaconda](https://github.com/ChimeraCoder/anaconda) - Go client library for the Twitter 1.1 API.
+- [appstore-sdk-go](https://github.com/Kachit/appstore-sdk-go) - Unofficial Golang SDK for AppStore Connect API.
+- [aws-sdk-go](https://github.com/aws/aws-sdk-go) - The official AWS SDK for the Go programming language.
+- [bqwriter](https://github.com/OTA-Insight/bqwriter) - High Level Go Library to write data into [Google BigQuery](https://cloud.google.com/bigquery) at a high throughout.
+- [brewerydb](https://github.com/naegelejd/brewerydb) - Go library for accessing the BreweryDB API.
+- [cachet](https://github.com/andygrunwald/cachet) - Go client library for [Cachet (open source status page system)](https://cachethq.io/).
+- [circleci](https://github.com/jszwedko/go-circleci) - Go client library for interacting with CircleCI's API.
+- [clarifai](https://github.com/samuelcouch/clarifai) - Go client library for interfacing with the Clarifai API.
+- [codeship-go](https://github.com/codeship/codeship-go) - Go client library for interacting with Codeship's API v2.
+- [coinpaprika-go](https://github.com/coinpaprika/coinpaprika-api-go-client) - Go client library for interacting with Coinpaprika's API.
+- [device-check-go](https://github.com/rinchsan/device-check-go) - Go client library for interacting with [iOS DeviceCheck API](https://developer.apple.com/documentation/devicecheck) v1.
+- [discordgo](https://github.com/bwmarrin/discordgo) - Go bindings for the Discord Chat API.
+- [dusupay-sdk-go](https://github.com/Kachit/dusupay-sdk-go) - Unofficial Dusupay payment gateway API Client for Go
+- [ethrpc](https://github.com/onrik/ethrpc) - Go bindings for Ethereum JSON RPC API.
+- [facebook](https://github.com/huandu/facebook) - Go Library that supports the Facebook Graph API.
+- [fasapay-sdk-go](https://github.com/Kachit/fasapay-sdk-go) - Unofficial Fasapay payment gateway XML API Client for Golang.
+- [fcm](https://github.com/maddevsio/fcm) - Go library for Firebase Cloud Messaging.
+- [gads](https://github.com/emiddleton/gads) - Google Adwords Unofficial API.
+- [gami](https://github.com/bit4bit/gami) - Go library for Asterisk Manager Interface.
+- [gcm](https://github.com/Aorioli/gcm) - Go library for Google Cloud Messaging.
+- [geo-golang](https://github.com/codingsince1985/geo-golang) - Go Library to access [Google Maps](https://developers.google.com/maps/documentation/geocoding/intro), [MapQuest](https://developer.mapquest.com/documentation/geocoding-api/), [Nominatim](https://developer.mapquest.com/documentation/open/nominatim-search), [OpenCage](https://opencagedata.com/api), [Bing](https://msdn.microsoft.com/en-us/library/ff701715.aspx), [Mapbox](https://www.mapbox.com/developers/api/geocoding/), and [OpenStreetMap](https://wiki.openstreetmap.org/wiki/Nominatim) geocoding / reverse geocoding APIs.
+- [github](https://github.com/google/go-github) - Go library for accessing the GitHub REST API v3.
+- [githubql](https://github.com/shurcooL/githubql) - Go library for accessing the GitHub GraphQL API v4.
+- [go-atlassian](https://github.com/ctreminiom/go-atlassian) - Go library for accessing the [Atlassian Cloud](https://www.atlassian.com/enterprise/cloud) services (Jira, Jira Service Management, Jira Agile, Confluence, Admin Cloud)
+- [go-aws-news](https://github.com/circa10a/go-aws-news) - Go application and library to fetch what's new from AWS.
+- [go-chronos](https://github.com/axelspringer/go-chronos) - Go library for interacting with the [Chronos](https://mesos.github.io/chronos/) Job Scheduler
+- [go-hacknews](https://github.com/PaulRosset/go-hacknews) - Tiny Go client for HackerNews API.
+- [go-here](https://github.com/abdullahselek/go-here) - Go client library around the HERE location based APIs.
+- [go-hibp](https://github.com/wneessen/go-hibp) - Simple Go binding to the "Have I Been Pwned" APIs.
+- [go-imgur](https://github.com/koffeinsource/go-imgur) - Go client library for [imgur](https://imgur.com)
+- [go-jira](https://github.com/andygrunwald/go-jira) - Go client library for [Atlassian JIRA](https://www.atlassian.com/software/jira)
+- [go-lark](https://github.com/go-lark/lark) - An easy-to-use unofficial SDK for [Feishu](https://open.feishu.cn/) and [Lark](https://open.larksuite.com/) Open Platform.
+- [go-marathon](https://github.com/gambol99/go-marathon) - Go library for interacting with Mesosphere's Marathon PAAS.
+- [go-myanimelist](https://github.com/nstratos/go-myanimelist) - Go client library for accessing the [MyAnimeList API](https://myanimelist.net/apiconfig/references/api/v2).
+- [go-openai](https://github.com/sashabaranov/go-openai) - OpenAI ChatGPT, DALL·E, Whisper API library for Go.
+- [go-openproject](https://github.com/manuelbcd/go-openproject) - Go client library for interacting with [OpenProject](https://docs.openproject.org/api/) API.
+- [go-postman-collection](https://github.com/rbretecher/go-postman-collection) - Go module to work with [Postman Collections](https://learning.getpostman.com/docs/postman/collections/creating-collections/) (compatible with Insomnia).
+- [go-restcountries](https://github.com/chriscross0/go-restcountries) - Go library for the [REST Countries API](https://countrylayer.com/).
+- [go-sophos](https://github.com/esurdam/go-sophos) - Go client library for the [Sophos UTM REST API](https://www.sophos.com/en-us/medialibrary/PDFs/documentation/UTMonAWS/Sophos-UTM-RESTful-API.pdf?la=en) with zero dependencies.
+- [go-sptrans](https://github.com/sergioaugrod/go-sptrans) - Go client library for the SPTrans Olho Vivo API.
+- [go-swagger-ui](https://github.com/esurdam/go-swagger-ui) - Go library containing precompiled [Swagger UI](https://swagger.io/tools/swagger-ui/) for serving swagger json.
+- [go-telegraph](https://gitlab.com/toby3d/telegraph) - Telegraph publishing platform API client.
+- [go-trending](https://github.com/andygrunwald/go-trending) - Go library for accessing [trending repositories](https://github.com/trending) and [developers](https://github.com/trending/developers) at Github.
+- [go-twitter](https://github.com/dghubble/go-twitter) - Go client library for the Twitter v1.1 APIs.
+- [go-unsplash](https://github.com/hbagdi/go-unsplash) - Go client library for the [Unsplash.com](https://unsplash.com) API.
+- [go-xkcd](https://github.com/nishanths/go-xkcd) - Go client for the xkcd API.
+- [go-yapla](https://git.iglou.eu/Production/go-yapla) - Go client library for the Yapla v2.0 API.
+- [goagi](https://github.com/staskobzar/goagi) - Go library to build Asterisk PBX agi/fastagi applications.
+- [goami2](https://github.com/staskobzar/goami2) - AMI v2 library for Asterisk PBX.
+- [GoFreeDB](https://github.com/FreeLeh/GoFreeDB) - Golang library providing common and simple database abstractions on top of Google Sheets.
+- [gogtrends](https://github.com/groovili/gogtrends) - Google Trends Unofficial API.
+- [golang-tmdb](https://github.com/cyruzin/golang-tmdb) - Golang wrapper for The Movie Database API v3.
+- [golyrics](https://github.com/mamal72/golyrics) - Golyrics is a Go library to fetch music lyrics data from the Wikia website.
+- [gomalshare](https://github.com/MonaxGT/gomalshare) - Go library MalShare API [malshare.com](https://www.malshare.com/)
+- [GoMusicBrainz](https://github.com/michiwend/gomusicbrainz) - Go MusicBrainz WS2 client library.
+- [google](https://github.com/google/google-api-go-client) - Auto-generated Google APIs for Go.
+- [google-analytics](https://github.com/chonthu/go-google-analytics) - Simple wrapper for easy google analytics reporting.
+- [google-cloud](https://github.com/GoogleCloudPlatform/gcloud-golang) - Google Cloud APIs Go Client Library.
+- [google-email-audit-api](https://github.com/ngs/go-google-email-audit-api) - Go client library for [Google G Suite Email Audit API](https://developers.google.com/admin-sdk/email-audit/).
+- [google-play-scraper](https://github.com/n0madic/google-play-scraper) - Get data from Google Play Store.
+- [gopaapi5](https://github.com/utekaravinash/gopaapi5) - Go Client Library for [Amazon Product Advertising API 5.0](https://webservices.amazon.com/paapi5/documentation/).
+- [gosip](https://github.com/koltyakov/gosip) - Client library for SharePoint.
+- [gostorm](https://github.com/jsgilmore/gostorm) - GoStorm is a Go library that implements the communications protocol required to write Storm spouts and Bolts in Go that communicate with the Storm shells.
+- [hipchat](https://github.com/andybons/hipchat) - This project implements a golang client library for the Hipchat API.
+- [hipchat (xmpp)](https://github.com/daneharrigan/hipchat) - A golang package to communicate with HipChat over XMPP.
+- [igdb](https://github.com/Henry-Sarabia/igdb) - Go client for the [Internet Game Database API](https://api.igdb.com/).
+- [jokeapi-go](https://github.com/icelain/jokeapi) - Go client for [JokeAPI](https://sv443.net/jokeapi/v2/).
+- [lark](https://github.com/chyroc/lark) - [Feishu](https://open.feishu.cn/)/[Lark](https://open.larksuite.com/) Open API Go SDK, Support ALL Open API and Event Callback.
+- [lastpass-go](https://github.com/ansd/lastpass-go) - Go client library for the [LastPass](https://www.lastpass.com/) API.
+- [libgoffi](https://github.com/clevabit/libgoffi) - Library adapter toolbox for native [libffi](https://sourceware.org/libffi/) integration
+- [Medium](https://github.com/Medium/medium-sdk-go) - Golang SDK for Medium's OAuth2 API.
+- [megos](https://github.com/andygrunwald/megos) - Client library for accessing an [Apache Mesos](https://mesos.apache.org/) cluster.
+- [minio-go](https://github.com/minio/minio-go) - Minio Go Library for Amazon S3 compatible cloud storage.
+- [mixpanel](https://github.com/dukex/mixpanel) - Mixpanel is a library for tracking events and sending Mixpanel profile updates to Mixpanel from your go applications.
+- [newsapi-go](https://github.com/jellydator/newsapi-go) - Go client for [NewsAPI](https://newsapi.org/).
+- [openaigo](https://github.com/otiai10/openaigo) - OpenAI GPT3/GPT3.5 ChatGPT API client library for Go.
+- [patreon-go](https://github.com/mxpv/patreon-go) - Go library for Patreon API.
+- [paypal](https://github.com/logpacker/PayPal-Go-SDK) - Wrapper for PayPal payment API.
+- [playlyfe](https://github.com/playlyfe/playlyfe-go-sdk) - The Playlyfe Rest API Go SDK.
+- [pushover](https://github.com/gregdel/pushover) - Go wrapper for the Pushover API.
+- [rawg-sdk-go](https://github.com/dimuska139/rawg-sdk-go) - Go library for the [RAWG Video Games Database](https://rawg.io/) API
+- [rrdaclient](https://github.com/Omie/rrdaclient) - Go Library to access statdns.com API, which is in turn RRDA API. DNS Queries over HTTP.
+- [shopify](https://github.com/rapito/go-shopify) - Go Library to make CRUD request to the Shopify API.
+- [simples3](https://github.com/rhnvrm/simples3) - Simple no frills AWS S3 Library using REST with V4 Signing written in Go.
+- [slack](https://github.com/slack-go/slack) - Slack API in Go.
+- [smite](https://github.com/sergiotapia/smitego) - Go package to wraps access to the Smite game API.
+- [spotify](https://github.com/rapito/go-spotify) - Go Library to access Spotify WEB API.
+- [steam](https://github.com/sostronk/go-steam) - Go Library to interact with Steam game servers.
+- [stripe](https://github.com/stripe/stripe-go) - Go client for the Stripe API.
+- [swag](https://github.com/zc2638/swag) - No comments, simple go wrapper to create swagger 2.0 compatible APIs. Support most routing frameworks, such as built-in, gin, chi, mux, echo, httprouter, fasthttp and more.
+- [textbelt](https://github.com/dietsche/textbelt) - Go client for the textbelt.com txt messaging API.
+- [translate](https://github.com/poorny/translate) - Go online translation package.
+- [Trello](https://github.com/adlio/trello) - Go wrapper for the Trello API.
+- [TripAdvisor](https://github.com/mrbenosborne/tripadvisor-golang) - Go wrapper for the TripAdvisor API.
+- [tumblr](https://github.com/mattcunningham/gumblr) - Go wrapper for the Tumblr v2 API.
+- [twitter-scraper](https://github.com/n0madic/twitter-scraper) - Scrape the Twitter Frontend API without authentication and limits.
+- [uptimerobot](https://github.com/bitfield/uptimerobot) - Go wrapper and command-line client for the Uptime Robot v2 API.
+- [vl-go](https://github.com/verifid/vl-go) - Go client library around the VerifID identity verification layer API.
+- [webhooks](https://github.com/go-playground/webhooks) - Webhook receiver for GitHub and Bitbucket.
+- [wit-go](https://github.com/wit-ai/wit-go) - Go client for wit.ai HTTP API.
+- [ynab](https://github.com/brunomvsouza/ynab.go) - Go wrapper for the YNAB API.
+- [zooz](https://github.com/gojuno/go-zooz) - Go client for the Zooz API.
## Utilities
-_让您的生活更轻松的通用实用程序和工具._
-
-- [apm](https://github.com/topfreegames/apm) - 具有 HTTP API 的 Golang 应用程序的进程管理器.
-- [backscanner](https://github.com/icza/backscanner) - 类似于 bufio.Scanner 的扫描器,但它以相反的顺序读取和返回行,从给定位置开始向后移动.
-- [beyond](https://github.com/wesovilabs/beyond) - 带你进入AOP世界的Go工具!
-- [blank](https://github.com/Henry-Sarabia/blank) - 验证或删除字符串中的空格和空白.
-- [bleep](https://github.com/sinhashubham95/bleep) - 对 Go 中的任意一组操作系统信号执行任意数量的操作.
-- [boilr](https://github.com/tmrts/boilr) - 极快的 CLI 工具,用于从样板模板创建项目.
-- [changie](https://github.com/miniscruff/changie) - 自动化变更日志工具,用于准备具有大量自定义选项的版本.
-- [chyle](https://github.com/antham/chyle) - 使用具有多种配置可能性的 git 存储库的变更日志生成器.
-- [circuit](https://github.com/cep21/circuit) - 断路器模式的高效且功能完整的 Hystrix,类似于 Go 实现.
-- [circuitbreaker](https://github.com/rubyist/circuitbreaker) - Go 中的断路器.
-- [clipboard](https://github.com/golang-design/clipboard) - Go 中的跨平台剪贴板包.
-- [clockwork](https://github.com/jonboulle/clockwork) - 一个简单的 golang 假时钟.
-- [cmd](https://github.com/SimonBaeumer/cmd) - 用于在 osx、windows 和 linux 上执行 shell 命令的库.
-- [command](https://github.com/txgruppi/command) - 使用线程安全串行和并行调度程序的 Go 命令模式.
-- [contextplus](https://github.com/contextplus/contextplus) - 包 contextplus 为上下文提供了更易于使用的功能.
-- [copy](https://github.com/gotidy/copy) - 用于快速复制不同类型结构的包.
-- [copy-pasta](https://github.com/jutkko/copy-pasta) - 通用多工作站剪贴板,使用类似 S3 的后端进行存储.
-- [countries](https://github.com/biter777/countries) - 全面实施 ISO-3166-1、ISO-4217、ITU-T E.164、Unicode CLDR 和 IANA ccTLD 标准.
-- [countries](https://github.com/pioz/countries) - 当您与 Go 国家/地区合作时所需的一切.
-- [create-go-app](https://github.com/create-go-app/cli) - 一个强大的 CLI,用于通过运行一个命令来创建具有后端(Golang)、前端(JavaScript、TypeScript)和部署自动化(Ansible、Docker)的新的生产就绪项目.
-- [cryptgo](https://github.com/Gituser143/cryptgo) - Crytpgo 是一个基于 TUI 的应用程序,纯粹用 Go 编写,用于实时监控和观察加密货币价格!
-- [ctop](https://github.com/bcicen/ctop) - [Top-like](https://ctop.sh) 用于容器指标的接口(例如 htop).
-- [ctxutil](https://github.com/posener/ctxutil) - 上下文实用函数的集合.
-- [cvt](https://github.com/shockerli/cvt) - 轻松安全地将任何值转换为另一种类型.
-- [dbt](https://github.com/nikogura/dbt) - 用于从中央可信存储库运行自我更新签名二进制文件的框架.
-- [Death](https://github.com/vrecan/death) - 使用信号管理 go 应用程序关闭.
-- [Deepcopier](https://github.com/ulule/deepcopier) - Go 的简单结构复制.
-- [delve](https://github.com/derekparker/delve) - 去调试器.
-- [dlog](https://github.com/kirillDanshin/dlog) - 编译时控制的记录器可以使您的版本更小,而无需删除调试调用.
-- [EaseProbe](https://github.com/megaease/easeprobe) - 一个简单、独立、轻量级的工具,可以执行运行状况/状态检查守护进程,支持 HTTP/TCP/SSH/Shell/Client/... 探针,以及 Slack/Discord/Telegram/SMS... 通知.
-- [equalizer](https://github.com/reugn/equalizer) - Go 的配额管理器和速率限制器集合.
-- [ergo](https://github.com/cristianoliveira/ergo) - 管理在不同端口上运行的多个本地服务变得容易.
-- [evaluator](https://github.com/nullne/evaluator) - 基于 s 表达式动态评估表达式. 它简单且易于扩展.
-- [filetype](https://github.com/h2non/filetype) - 小包,用于检查幻数签名来推断文件类型.
-- [filler](https://github.com/yaronsumel/filler) - 使用“fill”标签填充结构的小实用程序.
-- [filter](https://github.com/gookit/filter) - 提供 Go 数据的过滤、清理和转换.
-- [fzf](https://github.com/junegunn/fzf) - 用 Go 编写的命令行模糊查找器.
-- [generate](https://github.com/go-playground/generate) - 在指定的路径或环境变量上递归运行 gogenerate,并且可以通过正则表达式进行过滤.
-- [ghokin](https://github.com/antham/ghokin) - 并行格式化程序,没有小黄瓜的外部依赖性(黄瓜,behat...).
-- [git-time-metric](https://github.com/git-time-metric/gtm) - 简单、无缝、轻量级的 Git 时间跟踪.
-- [gitbatch](https://github.com/isacikgoz/gitbatch) - 在一处管理您的 git 存储库.
-- [go-actuator](https://github.com/sinhashubham95/go-actuator) - 基于 Go 的 Web 框架的生产就绪功能.
-- [go-astitodo](https://github.com/asticode/go-astitodo) - 解析 GO 代码中的 TODO.
-- [go-bind-plugin](https://github.com/wendigo/go-bind-plugin) - go:生成工具,用于包装 golang 插件导出的符号(仅限 1.8).
-- [go-bsdiff](https://github.com/gabstv/go-bsdiff) - Pure Go bsdiff 和 bspatch 库以及 CLI 工具.
-- [go-clip](https://github.com/prashantgupta24/go-clip) - 适用于 Mac 的简约剪贴板管理器.
-- [go-convert](https://github.com/Eun/go-convert) - 包 go-convert 使您能够将值转换为另一种类型.
-- [go-countries](https://github.com/mikekonan/go-countries) - ISO-3166 代码的轻量级查找.
-- [go-dry](https://github.com/ungerik/go-dry) - Go 的 DRY(不要重复)包.
-- [go-funk](https://github.com/thoas/go-funk) - 现代 Go 实用程序库,提供帮助程序(映射、查找、包含、过滤、块、反向等).
-- [go-health](https://github.com/Talento90/go-health) - 健康包简化了您向服务添加健康检查的方式.
-- [go-httpheader](https://github.com/mozillazg/go-httpheader) - 用于将结构编码到标头字段中的 Go 库.
-- [go-lock](https://github.com/viney-shih/go-lock) - go-lock是一个实现读写互斥和读写trylock而无需饥饿的锁库.
-- [go-pkg](https://github.com/chenquan/go-pkg) - 一个 go 工具包.
-- [go-problemdetails](https://github.com/mvmaasakkers/go-problemdetails) - 用于处理问题详细信息的软件包.
-- [go-rate](https://github.com/beefsack/go-rate) - Go 的定时速率限制器.
-- [go-sitemap-generator](https://github.com/ikeikeikeike/go-sitemap-generator) - 用 Go 编写的 XML 站点地图生成器.
-- [go-trigger](https://github.com/sadlil/go-trigger) - Go-lang 全局事件触发器,使用 id 注册事件并从项目的任何位置触发事件.
-- [go-type](https://github.com/mikekonan/go-types) - 提供 Go 类型的库,用于 ISO-4217、ISO-3166 和其他类型的存储/验证和传输.
-- [goback](https://github.com/carlescere/goback) - 采用简单的指数退避包.
-- [goctx](https://github.com/zerosnake0/goctx) - 以高性能获取上下文价值.
-- [godaemon](https://github.com/VividCortex/godaemon) - 编写守护进程的实用程序.
-- [godropbox](https://github.com/dropbox/godropbox) - 用于从 Dropbox 编写 Go 服务/应用程序的通用库.
-- [gofn](https://github.com/tiendc/gofn) - 使用 Go 1.18+ 的泛型编写的高性能实用函数.
-- [gohper](https://github.com/cosiner/gohper) - 各种工具/模块有助于开发.
-- [golarm](https://github.com/msempere/golarm) - 带有系统事件的火灾警报.
-- [golog](https://github.com/mlimaloureiro/golog) - 简单、轻量级的 CLI 工具,用于时间跟踪您的任务.
-- [gopencils](https://github.com/bndr/gopencils) - 小而简单的包,可轻松使用 REST API.
-- [goplaceholder](https://github.com/michiwend/goplaceholder) - 一个用于生成占位符图像的小型 golang 库.
-- [goreadability](https://github.com/philipjkim/goreadability) - 使用 Facebook Open Graph 和 arc90 的可读性的网页摘要提取器.
-- [goreleaser](https://github.com/goreleaser/goreleaser) - 尽可能快速、轻松地交付 Go 二进制文件.
-- [goreporter](https://github.com/wgliang/goreporter) - Golang 工具,可进行静态分析、单元测试、代码审查并生成代码质量报告.
-- [goseaweedfs](https://github.com/linxGnu/goseaweedfs) - SeaweedFS 客户端库具有几乎完整的功能.
-- [gostrutils](https://github.com/ik5/gostrutils) - 字符串操作和转换函数的集合.
-- [gotenv](https://github.com/subosito/gotenv) - 从 Go 中的 `.env` 或任何 `io.Reader` 加载环境变量.
-- [goval](https://github.com/maja42/goval) - 评估 Go 中的任意表达式.
-- [gpath](https://github.com/tenntenn/gpath) - 使用 Go 反射表达式简化访问结构字段的库.
-- [graterm](https://github.com/skovtunenko/graterm) - 提供原语以在 Go 应用程序中执行有序(顺序/并发)优雅终止(也称为关闭).
-- [grofer](https://github.com/pesos/grofer) - 用Golang编写的系统和资源监控工具!
-- [gubrak](https://github.com/novalagung/gubrak) - 带有语法糖的 Golang 实用程序库. 它就像 lodash,但针对 golang.
-- [handy](https://github.com/miguelpragier/handy) - 许多实用程序和帮助程序,例如字符串处理程序/格式化程序和验证程序.
-- [hostctl](https://github.com/guumaster/hostctl) - 一个 CLI 工具,可以使用简单的命令来管理 /etc/hosts.
-- [htcat](https://github.com/htcat/htcat) - 并行和流水线 HTTP GET 实用程序.
-- [hub](https://github.com/github/hub) - 将 git 命令与附加功能包装在一起,以便从终端与 github 进行交互.
-- [hystrix-go](https://github.com/afex/hystrix-go) - 实现程序员定义的回退(又称断路器)的 Hystrix 模式.
-- [immortal](https://github.com/immortal/immortal) - \*nix 跨平台(与操作系统无关)主管.
-- [intrinsic](https://github.com/mengzhuo/intrinsic) - 使用 x86 SIMD,无需编写任何汇编代码.
-- [jsend](https://github.com/clevergo/jsend) - JSend 用 Go 编写的实现.
-- [jump](https://github.com/gsamokovarov/jump) - Jump 通过了解您的习惯来帮助您更快地导航.
-- [just](https://github.com/kazhuravlev/just) - 只是用于处理通用数据结构的有用函数的集合.
-- [koazee](https://github.com/wesovilabs/koazee) - 受惰性求值和函数式编程启发的库,消除了使用数组的麻烦.
-- [lancet](https://github.com/duke-git/lancet) - 全面、高效、可复用的go util函数库.
-- [lets-go](https://github.com/aplescia-chwy/lets-go) - Go 模块,为云原生 REST API 开发提供常用实用程序. 还包含 AWS 特定实用程序.
-- [limiters](https://github.com/mennanov/limiters) - Golang 中分布式应用程序的速率限制器,具有可配置的后端和分布式锁.
-- [lo](https://github.com/samber/lo) - 类似 Lodash 的 Go 库,基于 Go 1.18+ 泛型(映射、过滤器、包含、查找...)
-- [loncha](https://github.com/kazu/loncha) - 高性能切片实用程序.
-- [lrserver](https://github.com/jaschaephraim/lrserver) - Go 的 LiveReload 服务器.
-- [mani](https://github.com/alajmo/mani) - CLI 工具可帮助您管理多个存储库.
-- [mc](https://github.com/minio/mc) - Minio Client 提供了与 Amazon S3 兼容的云存储和文件系统配合使用的最少工具.
-- [mergo](https://github.com/imdario/mergo) - 在 Golang 中合并结构和映射的帮助器. 对于配置默认值很有用,避免混乱的 if 语句.
-- [mimemagic](https://github.com/zRedShift/mimemagic) - Pure Go 超高性能 MIME 嗅探库/实用程序.
-- [mimesniffer](https://github.com/aofei/mimesniffer) - Go 的 MIME 类型嗅探器.
-- [mimetype](https://github.com/gabriel-vasile/mimetype) - 基于幻数的 MIME 类型检测包.
-- [minify](https://github.com/tdewolff/minify) - HTML、CSS、JS、XML、JSON 和 SVG 文件格式的快速压缩器.
-- [minquery](https://github.com/icza/minquery) - MongoDB / mgo.v2 查询支持高效分页(光标继续列出我们上次停下来的文档).
-- [moldova](https://github.com/StabbyCutyou/moldova) - 用于根据输入模板生成随机数据的实用程序.
-- [mole](https://github.com/davrodpin/mole) - cli 应用程序可轻松创建 ssh 隧道.
-- [mongo-go-pagination](https://github.com/gobeam/mongo-go-pagination) - 官方 mongodb/mongo-go-driver 包的 Mongodb 分页,支持普通查询和聚合管道.
-- [mssqlx](https://github.com/linxGnu/mssqlx) - 数据库客户端库,任何主从的代理,主主结构. 考虑到轻量化和自动平衡.
-- [multitick](https://github.com/VividCortex/multitick) - 用于对齐代码的多路复用器.
-- [myhttp](https://github.com/inancgumus/myhttp) - 简单的 API,用于发出具有超时支持的 HTTP GET 请求.
-- [netbug](https://github.com/e-dard/netbug) - 轻松远程分析您的服务.
-- [nfdump](https://github.com/chrispassas/nfdump) - 读取 nfdump 网络流文件.
-- [nostromo](https://github.com/pokanop/nostromo) - 用于构建强大别名的 CLI.
-- [objwalker](https://github.com/rekby/objwalker) - 通过反射走过物体.
-- [okrun](https://github.com/xta/okrun) - 运行错误压路机.
-- [olaf](https://github.com/btnguyen2k/olaf) - Twitter Snowflake 在 Go 中实现.
-- [onecache](https://github.com/adelowo/onecache) - 支持多个后端存储(Redis、Memcached、文件系统等)的缓存库.
-- [panicparse](https://github.com/maruel/panicparse) - 对相似的 goroutine 进行分组并对堆栈转储进行着色.
-- [pattern-match](https://github.com/alexpantyukhin/go-pattern-match) - 模式匹配库.
-- [peco](https://github.com/peco/peco) - 简单的交互式过滤工具.
-- [pgo](https://github.com/arthurkushman/pgo) - PHP社区的便捷功能.
-- [pm](https://github.com/VividCortex/pm) - 具有 HTTP API 的进程(即 goroutine)管理器.
-- [pointer](https://github.com/xorcare/pointer) - 包指针包含用于简化基本类型可选字段的创建的帮助例程.
-- [ptr](https://github.com/gotidy/ptr) - 提供用于简化从基本类型常量创建指针的函数的包.
-- [rclient](https://github.com/zpatrick/rclient) - 可读、灵活、易于使用的 REST API 客户端.
-- [reflectutils](https://github.com/muir/reflectutils) - 处理反射的助手:结构标签解析; 递归行走; 从字符串填充值.
-- [remote-touchpad](https://github.com/Unrud/remote-touchpad) - 通过智能手机控制鼠标和键盘.
-- [repeat](https://github.com/ssgreg/repeat) - 实施对重试操作和心跳有用的不同退避策略.
+_General utilities and tools to make your life easier._
+
+- [apm](https://github.com/topfreegames/apm) - Process manager for Golang applications with an HTTP API.
+- [backscanner](https://github.com/icza/backscanner) - A scanner similar to bufio.Scanner, but it reads and returns lines in reverse order, starting at a given position and going backward.
+- [beyond](https://github.com/wesovilabs/beyond) - The Go tool that will drive you to the AOP world!
+- [blank](https://github.com/Henry-Sarabia/blank) - Verify or remove blanks and whitespace from strings.
+- [bleep](https://github.com/sinhashubham95/bleep) - Perform any number of actions on any set of OS signals in Go.
+- [boilr](https://github.com/tmrts/boilr) - Blazingly fast CLI tool for creating projects from boilerplate templates.
+- [changie](https://github.com/miniscruff/changie) - Automated changelog tool for preparing releases with lots of customization options.
+- [chyle](https://github.com/antham/chyle) - Changelog generator using a git repository with multiple configuration possibilities.
+- [circuit](https://github.com/cep21/circuit) - An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.
+- [circuitbreaker](https://github.com/rubyist/circuitbreaker) - Circuit Breakers in Go.
+- [clipboard](https://github.com/golang-design/clipboard) - 📋 cross-platform clipboard package in Go.
+- [clockwork](https://github.com/jonboulle/clockwork) - A simple fake clock for golang.
+- [cmd](https://github.com/SimonBaeumer/cmd) - Library for executing shell commands on osx, windows and linux.
+- [command](https://github.com/txgruppi/command) - Command pattern for Go with thread safe serial and parallel dispatcher.
+- [contextplus](https://github.com/contextplus/contextplus) - Package contextplus provide more easy to use functions for contexts.
+- [copy](https://github.com/gotidy/copy) - Package for fast copying structs of different types.
+- [copy-pasta](https://github.com/jutkko/copy-pasta) - Universal multi-workstation clipboard that uses S3 like backend for the storage.
+- [countries](https://github.com/biter777/countries) - Full implementation of ISO-3166-1, ISO-4217, ITU-T E.164, Unicode CLDR and IANA ccTLD standards.
+- [countries](https://github.com/pioz/countries) - All you need when you are working with countries in Go.
+- [create-go-app](https://github.com/create-go-app/cli) - A powerful CLI for create a new production-ready project with backend (Golang), frontend (JavaScript, TypeScript) & deploy automation (Ansible, Docker) by running one command.
+- [cryptgo](https://github.com/Gituser143/cryptgo) - Crytpgo is a TUI based application written purely in Go to monitor and observe cryptocurrency prices in real time!
+- [ctop](https://github.com/bcicen/ctop) - [Top-like](https://ctop.sh) interface (e.g. htop) for container metrics.
+- [ctxutil](https://github.com/posener/ctxutil) - A collection of utility functions for contexts.
+- [cvt](https://github.com/shockerli/cvt) - Easy and safe convert any value to another type.
+- [dbt](https://github.com/nikogura/dbt) - A framework for running self-updating signed binaries from a central, trusted repository.
+- [Death](https://github.com/vrecan/death) - Managing go application shutdown with signals.
+- [Deepcopier](https://github.com/ulule/deepcopier) - Simple struct copying for Go.
+- [delve](https://github.com/derekparker/delve) - Go debugger.
+- [dlog](https://github.com/kirillDanshin/dlog) - Compile-time controlled logger to make your release smaller without removing debug calls.
+- [EaseProbe](https://github.com/megaease/easeprobe) - A simple, standalone, and lightWeight tool that can do health/status checking daemon, support HTTP/TCP/SSH/Shell/Client/... probes, and Slack/Discord/Telegram/SMS... notification.
+- [equalizer](https://github.com/reugn/equalizer) - Quota manager and rate limiter collection for Go.
+- [ergo](https://github.com/cristianoliveira/ergo) - The management of multiple local services running over different ports made easy.
+- [evaluator](https://github.com/nullne/evaluator) - Evaluate an expression dynamically based on s-expression. It's simple and easy to extend.
+- [filetype](https://github.com/h2non/filetype) - Small package to infer the file type checking the magic numbers signature.
+- [filler](https://github.com/yaronsumel/filler) - small utility to fill structs using "fill" tag.
+- [filter](https://github.com/gookit/filter) - provide filtering, sanitizing, and conversion of Go data.
+- [fzf](https://github.com/junegunn/fzf) - Command-line fuzzy finder written in Go.
+- [generate](https://github.com/go-playground/generate) - runs go generate recursively on a specified path or environment variable and can filter by regex.
+- [ghokin](https://github.com/antham/ghokin) - Parallelized formatter with no external dependencies for gherkin (cucumber, behat...).
+- [git-time-metric](https://github.com/git-time-metric/gtm) - Simple, seamless, lightweight time tracking for Git.
+- [gitbatch](https://github.com/isacikgoz/gitbatch) - manage your git repositories in one place.
+- [go-actuator](https://github.com/sinhashubham95/go-actuator) - Production ready features for Go based web frameworks.
+- [go-astitodo](https://github.com/asticode/go-astitodo) - Parse TODOs in your GO code.
+- [go-bind-plugin](https://github.com/wendigo/go-bind-plugin) - go:generate tool for wrapping symbols exported by golang plugins (1.8 only).
+- [go-bsdiff](https://github.com/gabstv/go-bsdiff) - Pure Go bsdiff and bspatch libraries and CLI tools.
+- [go-clip](https://github.com/prashantgupta24/go-clip) - A minimalistic clipboard manager for Mac.
+- [go-convert](https://github.com/Eun/go-convert) - Package go-convert enables you to convert a value into another type.
+- [go-countries](https://github.com/mikekonan/go-countries) - Lightweight lookup over ISO-3166 codes.
+- [go-dry](https://github.com/ungerik/go-dry) - DRY (don't repeat yourself) package for Go.
+- [go-funk](https://github.com/thoas/go-funk) - Modern Go utility library which provides helpers (map, find, contains, filter, chunk, reverse, ...).
+- [go-health](https://github.com/Talento90/go-health) - Health package simplifies the way you add health check to your services.
+- [go-httpheader](https://github.com/mozillazg/go-httpheader) - Go library for encoding structs into Header fields.
+- [go-lock](https://github.com/viney-shih/go-lock) - go-lock is a lock library implementing read-write mutex and read-write trylock without starvation.
+- [go-pkg](https://github.com/chenquan/go-pkg) - A go toolkit.
+- [go-problemdetails](https://github.com/mvmaasakkers/go-problemdetails) - Go package for working with Problem Details.
+- [go-rate](https://github.com/beefsack/go-rate) - Timed rate limiter for Go.
+- [go-sitemap-generator](https://github.com/ikeikeikeike/go-sitemap-generator) - XML Sitemap generator written in Go.
+- [go-trigger](https://github.com/sadlil/go-trigger) - Go-lang global event triggerer, Register Events with an id and trigger the event from anywhere from your project.
+- [go-type](https://github.com/mikekonan/go-types) - Library providing Go types for store/validation and transfer of ISO-4217, ISO-3166, and other types.
+- [goback](https://github.com/carlescere/goback) - Go simple exponential backoff package.
+- [goctx](https://github.com/zerosnake0/goctx) - Get your context value with high performance.
+- [godaemon](https://github.com/VividCortex/godaemon) - Utility to write daemons.
+- [godropbox](https://github.com/dropbox/godropbox) - Common libraries for writing Go services/applications from Dropbox.
+- [gofn](https://github.com/tiendc/gofn) - High performance utitlity functions written using Generics for Go 1.18+.
+- [gohper](https://github.com/cosiner/gohper) - Various tools/modules help for development.
+- [golarm](https://github.com/msempere/golarm) - Fire alarms with system events.
+- [golog](https://github.com/mlimaloureiro/golog) - Easy and lightweight CLI tool to time track your tasks.
+- [gopencils](https://github.com/bndr/gopencils) - Small and simple package to easily consume REST APIs.
+- [goplaceholder](https://github.com/michiwend/goplaceholder) - a small golang lib to generate placeholder images.
+- [goreadability](https://github.com/philipjkim/goreadability) - Webpage summary extractor using Facebook Open Graph and arc90's readability.
+- [goreleaser](https://github.com/goreleaser/goreleaser) - Deliver Go binaries as fast and easily as possible.
+- [goreporter](https://github.com/wgliang/goreporter) - Golang tool that does static analysis, unit testing, code review and generate code quality report.
+- [goseaweedfs](https://github.com/linxGnu/goseaweedfs) - SeaweedFS client library with almost full features.
+- [gostrutils](https://github.com/ik5/gostrutils) - Collections of string manipulation and conversion functions.
+- [gotenv](https://github.com/subosito/gotenv) - Load environment variables from `.env` or any `io.Reader` in Go.
+- [goval](https://github.com/maja42/goval) - Evaluate arbitrary expressions in Go.
+- [gpath](https://github.com/tenntenn/gpath) - Library to simplify access struct fields with Go's expression in reflection.
+- [graterm](https://github.com/skovtunenko/graterm) - Provides primitives to perform ordered (sequential/concurrent) GRAceful TERMination (aka shutdown) in Go application.
+- [grofer](https://github.com/pesos/grofer) - A system and resource monitoring tool written in Golang!
+- [gubrak](https://github.com/novalagung/gubrak) - Golang utility library with syntactic sugar. It's like lodash, but for golang.
+- [handy](https://github.com/miguelpragier/handy) - Many utilities and helpers like string handlers/formatters and validators.
+- [hostctl](https://github.com/guumaster/hostctl) - A CLI tool to manage /etc/hosts with easy commands.
+- [htcat](https://github.com/htcat/htcat) - Parallel and Pipelined HTTP GET Utility.
+- [hub](https://github.com/github/hub) - wrap git commands with additional functionality to interact with github from the terminal.
+- [hystrix-go](https://github.com/afex/hystrix-go) - Implements Hystrix patterns of programmer-defined fallbacks aka circuit breaker.
+- [immortal](https://github.com/immortal/immortal) - \*nix cross-platform (OS agnostic) supervisor.
+- [intrinsic](https://github.com/mengzhuo/intrinsic) - Use x86 SIMD without writing any assembly code.
+- [jsend](https://github.com/clevergo/jsend) - JSend's implementation written in Go.
+- [jump](https://github.com/gsamokovarov/jump) - Jump helps you navigate faster by learning your habits.
+- [just](https://github.com/kazhuravlev/just) - Just a collection of useful functions for working with generic data structures.
+- [koazee](https://github.com/wesovilabs/koazee) - Library inspired in Lazy evaluation and functional programming that takes the hassle out of working with arrays.
+- [lancet](https://github.com/duke-git/lancet) - A comprehensive, efficient, and reusable util function library of go.
+- [lets-go](https://github.com/aplescia-chwy/lets-go) - Go module that provides common utilities for Cloud Native REST API development. Also contains AWS Specific utilities.
+- [limiters](https://github.com/mennanov/limiters) - Rate limiters for distributed applications in Golang with configurable back-ends and distributed locks.
+- [lo](https://github.com/samber/lo) - A Lodash like Go library based on Go 1.18+ Generics (map, filter, contains, find...)
+- [loncha](https://github.com/kazu/loncha) - A high-performance slice Utilities.
+- [lrserver](https://github.com/jaschaephraim/lrserver) - LiveReload server for Go.
+- [mani](https://github.com/alajmo/mani) - CLI tool to help you manage multiple repositories.
+- [mc](https://github.com/minio/mc) - Minio Client provides minimal tools to work with Amazon S3 compatible cloud storage and filesystems.
+- [mergo](https://github.com/imdario/mergo) - Helper to merge structs and maps in Golang. Useful for configuration default values, avoiding messy if-statements.
+- [mimemagic](https://github.com/zRedShift/mimemagic) - Pure Go ultra performant MIME sniffing library/utility.
+- [mimesniffer](https://github.com/aofei/mimesniffer) - A MIME type sniffer for Go.
+- [mimetype](https://github.com/gabriel-vasile/mimetype) - Package for MIME type detection based on magic numbers.
+- [minify](https://github.com/tdewolff/minify) - Fast minifiers for HTML, CSS, JS, XML, JSON and SVG file formats.
+- [minquery](https://github.com/icza/minquery) - MongoDB / mgo.v2 query that supports efficient pagination (cursors to continue listing documents where we left off).
+- [moldova](https://github.com/StabbyCutyou/moldova) - Utility for generating random data based on an input template.
+- [mole](https://github.com/davrodpin/mole) - cli app to easily create ssh tunnels.
+- [mongo-go-pagination](https://github.com/gobeam/mongo-go-pagination) - Mongodb Pagination for official mongodb/mongo-go-driver package which supports both normal queries and Aggregation pipelines.
+- [mssqlx](https://github.com/linxGnu/mssqlx) - Database client library, proxy for any master slave, master master structures. Lightweight and auto balancing in mind.
+- [multitick](https://github.com/VividCortex/multitick) - Multiplexor for aligned tickers.
+- [myhttp](https://github.com/inancgumus/myhttp) - Simple API to make HTTP GET requests with timeout support.
+- [netbug](https://github.com/e-dard/netbug) - Easy remote profiling of your services.
+- [nfdump](https://github.com/chrispassas/nfdump) - Read nfdump netflow files.
+- [nostromo](https://github.com/pokanop/nostromo) - CLI for building powerful aliases.
+- [objwalker](https://github.com/rekby/objwalker) - Walk by go objects with reflection.
+- [okrun](https://github.com/xta/okrun) - go run error steamroller.
+- [olaf](https://github.com/btnguyen2k/olaf) - Twitter Snowflake implemented in Go.
+- [onecache](https://github.com/adelowo/onecache) - Caching library with support for multiple backend stores (Redis, Memcached, filesystem etc).
+- [panicparse](https://github.com/maruel/panicparse) - Groups similar goroutines and colorizes stack dump.
+- [pattern-match](https://github.com/alexpantyukhin/go-pattern-match) - Pattern matching library.
+- [peco](https://github.com/peco/peco) - Simplistic interactive filtering tool.
+- [pgo](https://github.com/arthurkushman/pgo) - Convenient functions for PHP community.
+- [pm](https://github.com/VividCortex/pm) - Process (i.e. goroutine) manager with an HTTP API.
+- [pointer](https://github.com/xorcare/pointer) - Package pointer contains helper routines for simplifying the creation of optional fields of basic type.
+- [ptr](https://github.com/gotidy/ptr) - Package that provide functions for simplified creation of pointers from constants of basic types.
+- [rclient](https://github.com/zpatrick/rclient) - Readable, flexible, simple-to-use client for REST APIs.
+- [reflectutils](https://github.com/muir/reflectutils) - Helpers for working with reflection: struct tag parsing; recursive walking; fill value from string.
+- [remote-touchpad](https://github.com/Unrud/remote-touchpad) - Control mouse and keyboard from a smartphone.
+- [repeat](https://github.com/ssgreg/repeat) - Go implementation of different backoff strategies useful for retrying operations and heartbeating.
- [request](https://github.com/mozillazg/request) - Go HTTP Requests for Humans™.
-- [rerun](https://github.com/ivpusic/rerun) - 当源更改时重新编译并重新运行 go 应用程序.
-- [rest-go](https://github.com/edermanoel94/rest-go) - 一个包,提供了许多使用 Rest api 的有用方法.
-- [retry](https://github.com/kamilsk/retry) - 最先进的功能机制可重复执行操作直至成功.
-- [retry](https://github.com/percolate/retry) - 一个简单但高度可配置的 Go 重试包.
-- [retry](https://github.com/thedevsaddam/retry) - 简单易用的 Go 重试机制包.
-- [retry](https://github.com/shafreeck/retry) - 一个非常简单的库,可确保您的工作完成.
-- [retry-go](https://github.com/avast/retry-go) - 用于重试机制的简单库.
-- [retry-go](https://github.com/rafaeljesus/retry-go) - 重试对于 golang 来说变得简单又容易.
-- [robustly](https://github.com/VividCortex/robustly) - 弹性运行功能,捕获并重新启动恐慌.
-- [rospo](https://github.com/ferama/rospo) - 简单可靠的 ssh 隧道,带有 Golang 中的嵌入式 ssh 服务器.
-- [scan](https://github.com/blockloop/scan) - 直接扫描 golang `sql.Rows` 到结构、切片或原始类型.
-- [scan](https://github.com/wroge/scan) - 将 sql 行扫描为由泛型支持的任何类型.
-- [scany](https://github.com/georgysavva/scany) - 用于将数据从数据库扫描到 Go 结构等的库.
-- [serve](https://github.com/syntaqx/serve) - 任何您需要的静态 http 服务器.
-- [set](https://github.com/nofeaturesonlybugs/set) - 高性能且灵活的结构映射和松散类型转换.
-- [shutdown](https://github.com/ztrue/shutdown) - 用于“os.Signal”处理的应用程序关闭挂钩.
-- [silk](https://github.com/chrispassas/silk) - 读取丝绸网络流文件.
-- [slice](https://github.com/psampaz/slice) - 用于常见 Go 切片操作的类型安全函数.
-- [sliceconv](https://github.com/Henry-Sarabia/sliceconv) - 原始类型之间的切片转换.
-- [slicer](https://github.com/leaanthony/slicer) - 使切片工作变得更容易.
-- [sorty](https://github.com/jfcg/sorty) - 快速并发/并行排序.
-- [sqlx](https://github.com/jmoiron/sqlx) - 在优秀的内置数据库/sql 包之上提供了一组扩展.
-- [sshman](https://github.com/shoobyban/sshman) - 多个远程服务器上的authorized_keys 文件的SSH 管理器.
-- [statiks](https://github.com/janiltonmaciel/statiks) - 快速、零配置、静态 HTTP 文件管理服务器.
-- [Storm](https://github.com/asdine/storm) - BoltDB 简单而强大的工具包.
-- [structs](https://github.com/PumpkinSeed/structs) - 实现简单的函数来操作结构.
-- [throttle](https://github.com/yudppp/throttle) - Throttle 是一个在每个持续时间内仅执行一个操作的对象.
-- [tik](https://github.com/andy2046/tik) - 简单易用的 Go 计时轮包.
-- [tome](https://github.com/cyruzin/tome) - Tome 旨在对简单的 RESTful API 进行分页.
-- [toolbox](https://github.com/viant/toolbox) - 切片、映射、多重映射、结构、函数、数据转换实用程序. 服务路由器、宏评估器、分词器.
-- [ugo](https://github.com/alxrm/ugo) - ugo 是 Go 语法简洁的切片工具箱.
-- [UNIS](https://github.com/esemplastic/unis) - Go 中字符串实用程序的 Common Architecture™.
-- [usql](https://github.com/knq/usql) - usql 是 SQL 数据库的通用命令行界面.
-- [util](https://github.com/shomali11/util) - 有用的实用函数的集合. (字符串、并发、操作……).
-- [watchhttp](https://github.com/nikolaydubina/watchhttp) - 定期运行命令并将最新的 STDOUT 或其丰富的增量公开为 HTTP 端点.
-- [wifiqr](https://github.com/reugn/wifiqr) - Wi-Fi 二维码生成器.
-- [wuzz](https://github.com/asciimoo/wuzz) - 用于 HTTP 检查的交互式 cli 工具.
-- [xferspdy](https://github.com/monmohan/xferspdy) - Xferspdy 在 golang 中提供二进制 diff 和补丁库.
+- [rerun](https://github.com/ivpusic/rerun) - Recompiling and rerunning go apps when source changes.
+- [rest-go](https://github.com/edermanoel94/rest-go) - A package that provide many helpful methods for working with rest api.
+- [retry](https://github.com/kamilsk/retry) - The most advanced functional mechanism to perform actions repetitively until successful.
+- [retry](https://github.com/percolate/retry) - A simple but highly configurable retry package for Go.
+- [retry](https://github.com/thedevsaddam/retry) - Simple and easy retry mechanism package for Go.
+- [retry](https://github.com/shafreeck/retry) - A pretty simple library to ensure your work to be done.
+- [retry-go](https://github.com/avast/retry-go) - Simple library for retry mechanism.
+- [retry-go](https://github.com/rafaeljesus/retry-go) - Retrying made simple and easy for golang.
+- [robustly](https://github.com/VividCortex/robustly) - Runs functions resiliently, catching and restarting panics.
+- [rospo](https://github.com/ferama/rospo) - Simple and reliable ssh tunnels with embedded ssh server in Golang.
+- [scan](https://github.com/blockloop/scan) - Scan golang `sql.Rows` directly to structs, slices, or primitive types.
+- [scan](https://github.com/wroge/scan) - Scan sql rows into any type powered by generics.
+- [scany](https://github.com/georgysavva/scany) - Library for scanning data from a database into Go structs and more.
+- [serve](https://github.com/syntaqx/serve) - A static http server anywhere you need.
+- [set](https://github.com/nofeaturesonlybugs/set) - Performant and flexible struct mapping and loose type conversion.
+- [shutdown](https://github.com/ztrue/shutdown) - App shutdown hooks for `os.Signal` handling.
+- [silk](https://github.com/chrispassas/silk) - Read silk netflow files.
+- [slice](https://github.com/psampaz/slice) - Type-safe functions for common Go slice operations.
+- [sliceconv](https://github.com/Henry-Sarabia/sliceconv) - Slice conversion between primitive types.
+- [slicer](https://github.com/leaanthony/slicer) - Makes working with slices easier.
+- [sorty](https://github.com/jfcg/sorty) - Fast Concurrent / Parallel Sorting.
+- [sqlx](https://github.com/jmoiron/sqlx) - provides a set of extensions on top of the excellent built-in database/sql package.
+- [sshman](https://github.com/shoobyban/sshman) - SSH Manager for authorized_keys files on multiple remote servers.
+- [statiks](https://github.com/janiltonmaciel/statiks) - Fast, zero-configuration, static HTTP filer server.
+- [Storm](https://github.com/asdine/storm) - Simple and powerful toolkit for BoltDB.
+- [structs](https://github.com/PumpkinSeed/structs) - Implement simple functions to manipulate structs.
+- [throttle](https://github.com/yudppp/throttle) - Throttle is an object that will perform exactly one action per duration.
+- [tik](https://github.com/andy2046/tik) - Simple and easy timing wheel package for Go.
+- [tome](https://github.com/cyruzin/tome) - Tome was designed to paginate simple RESTful APIs.
+- [toolbox](https://github.com/viant/toolbox) - Slice, map, multimap, struct, function, data conversion utilities. Service router, macro evaluator, tokenizer.
+- [ugo](https://github.com/alxrm/ugo) - ugo is slice toolbox with concise syntax for Go.
+- [UNIS](https://github.com/esemplastic/unis) - Common Architecture™ for String Utilities in Go.
+- [usql](https://github.com/knq/usql) - usql is a universal command-line interface for SQL databases.
+- [util](https://github.com/shomali11/util) - Collection of useful utility functions. (strings, concurrency, manipulations, ...).
+- [watchhttp](https://github.com/nikolaydubina/watchhttp) - Run command periodically and expose latest STDOUT or its rich delta as HTTP endpoint.
+- [wifiqr](https://github.com/reugn/wifiqr) - Wi-Fi QR Code Generator.
+- [wuzz](https://github.com/asciimoo/wuzz) - Interactive cli tool for HTTP inspection.
+- [xferspdy](https://github.com/monmohan/xferspdy) - Xferspdy provides binary diff and patch library in golang.
## UUID
-_用于处理 UUID 的库._
+_Libraries for working with UUIDs._
-- [goid](https://github.com/jakehl/goid) - 生成并解析符合 RFC4122 的 V4 UUID.
-- [gouid](https://github.com/twharmon/gouid) - 只需一次分配即可生成加密安全的随机字符串 ID.
-- [nanoid](https://github.com/aidarkhanov/nanoid) - 一个小型且高效的 Go 唯一字符串 ID 生成器.
-- [sno](https://github.com/muyo/sno) - 带有嵌入式元数据的紧凑、可排序且快速的唯一 ID.
-- [ulid](https://github.com/oklog/ulid) - 执行 ULID(通用唯一词典可排序标识符).
-- [uniq](https://gitlab.com/skilstak/code/go/uniq) - 使用命令轻松安全、快速的唯一标识符.
-- [uuid](https://github.com/agext/uuid) - 使用快速或加密质量的随机节点标识符生成、编码和解码 UUID v1.
-- [uuid](https://github.com/gofrs/uuid) - 通用唯一标识符(UUID)的实施. 支持 UUID 的创建和解析. 积极维护 satori uuid 的分支.
-- [uuid](https://github.com/google/uuid) - 基于 RFC 4122 和 DCE 1.1 的 UUID Go 包:身份验证和安全服务.
-- [wuid](https://github.com/edwingeng/wuid) - 极快的全球唯一号码生成器.
-- [xid](https://github.com/rs/xid) - Xid 是一个全球唯一的 id 生成器库,可以直接在您的服务器代码中安全地使用.
+- [goid](https://github.com/jakehl/goid) - Generate and Parse RFC4122 compliant V4 UUIDs.
+- [gouid](https://github.com/twharmon/gouid) - Generate cryptographically secure random string IDs with just one allocation.
+- [nanoid](https://github.com/aidarkhanov/nanoid) - A tiny and efficient Go unique string ID generator.
+- [sno](https://github.com/muyo/sno) - Compact, sortable and fast unique IDs with embedded metadata.
+- [ulid](https://github.com/oklog/ulid) - Go implementation of ULID (Universally Unique Lexicographically Sortable Identifier).
+- [uniq](https://gitlab.com/skilstak/code/go/uniq) - No hassle safe, fast unique identifiers with commands.
+- [uuid](https://github.com/agext/uuid) - Generate, encode, and decode UUIDs v1 with fast or cryptographic-quality random node identifier.
+- [uuid](https://github.com/gofrs/uuid) - Implementation of Universally Unique Identifier (UUID). Supports both creation and parsing of UUIDs. Actively maintained fork of satori uuid.
+- [uuid](https://github.com/google/uuid) - Go package for UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services.
+- [wuid](https://github.com/edwingeng/wuid) - An extremely fast globally unique number generator.
+- [xid](https://github.com/rs/xid) - Xid is a globally unique id generator library, ready to be safely used directly in your server code.
## Validation
_Libraries for validation._
-- [checkdigit](https://github.com/osamingo/checkdigit) - 提供校验位算法(Luhn、Verhoeff、Damm)和计算器(ISBN、EAN、JAN、UPC 等).
-- [gody](https://github.com/guiferpa/gody) - :balloon:Go 的轻量级结构验证器.
-- [govalid](https://github.com/twharmon/govalid) - 快速、基于标签的结构验证.
-- [govalidator](https://github.com/asaskevich/govalidator) - 字符串、数字、切片和结构的验证器和清理器.
-- [govalidator](https://github.com/thedevsaddam/govalidator) - 使用简单的规则验证 Golang 请求数据. 深受 Laravel 请求验证的启发.
-- [jio](https://github.com/faceair/jio) - jio 是一个 json 模式验证器,类似于 [joi](https://github.com/hapijs/joi).
-- [ozzo-validation](https://github.com/go-ozzo/ozzo-validation) - 支持使用常用代码构造中指定的可配置和可扩展的验证规则(而不是结构标记)来验证各种数据类型(结构、字符串、映射、切片等).
-- [validate](https://github.com/gookit/validate) - Go 包用于数据验证和过滤. 支持验证Map、Struct、Request(Form、JSON、url.Values、上传文件)数据和更多功能.
-- [validate](https://github.com/gobuffalo/validate) - 该包提供了一个为 Go 应用程序编写验证的框架.
-- [validator](https://github.com/go-playground/validator) - Go 结构和现场验证,包括跨场、跨结构、地图、切片和阵列潜水.
-- [Validator](https://github.com/go-the-way/validator) - 用 Go 编写的轻量级模型验证器.包含 VF:Min、Max、MinLength、MaxLength、Length、Enum、Regex.
-- [valix](https://github.com/marrow16/valix) 用于验证请求的 Go 包
+- [checkdigit](https://github.com/osamingo/checkdigit) - Provide check digit algorithms (Luhn, Verhoeff, Damm) and calculators (ISBN, EAN, JAN, UPC, etc.).
+- [gody](https://github.com/guiferpa/gody) - :balloon: A lightweight struct validator for Go.
+- [govalid](https://github.com/twharmon/govalid) - Fast, tag-based validation for structs.
+- [govalidator](https://github.com/asaskevich/govalidator) - Validators and sanitizers for strings, numerics, slices and structs.
+- [govalidator](https://github.com/thedevsaddam/govalidator) - Validate Golang request data with simple rules. Highly inspired by Laravel's request validation.
+- [jio](https://github.com/faceair/jio) - jio is a json schema validator similar to [joi](https://github.com/hapijs/joi).
+- [ozzo-validation](https://github.com/go-ozzo/ozzo-validation) - Supports validation of various data types (structs, strings, maps, slices, etc.) with configurable and extensible validation rules specified in usual code constructs instead of struct tags.
+- [validate](https://github.com/gookit/validate) - Go package for data validation and filtering. support validate Map, Struct, Request(Form, JSON, url.Values, Uploaded Files) data and more features.
+- [validate](https://github.com/gobuffalo/validate) - This package provides a framework for writing validations for Go applications.
+- [validator](https://github.com/go-playground/validator) - Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving.
+- [Validator](https://github.com/go-the-way/validator) - A lightweight model validator written in Go.Contains VFs:Min, Max, MinLength, MaxLength, Length, Enum, Regex.
+- [valix](https://github.com/marrow16/valix) Go package for validating requests
## Version Control
-_版本控制库._
+_Libraries for version control._
-- [cli](https://gitlab.com/gitlab-org/cli) - 开源 GitLab 命令行工具,将 GitLab 的炫酷功能引入您的命令行.
-- [froggit-go](https://github.com/jfrog/froggit-go) - Froggit-Go 是一个 Go 库,允许对 VCS 提供程序执行操作.
-- [gh](https://github.com/rjeczalik/gh) - 用于 GitHub Webhooks 的可编写脚本的服务器和 net/http 中间件.
-- [git2go](https://github.com/libgit2/git2go) - 绑定 libgit2.
-- [githooks](https://github.com/gabyx/githooks) - 每个存储库和共享 Git 挂钩,具有版本控制和自动更新功能.
-- [go-git](https://github.com/go-git/go-git) - 纯 Go 中高度可扩展的 Git 实现.
-- [go-vcs](https://github.com/sourcegraph/go-vcs) - 在 Go 中操作和检查 VCS 存储库.
-- [hercules](https://github.com/src-d/hercules) - 从 Git 存储库历史中获得高级见解.
-- [hgo](https://github.com/beyang/hgo) - Hgo 是 Go 软件包的集合,提供对本地 Mercurial 存储库的读取访问.
+- [cli](https://gitlab.com/gitlab-org/cli) - An open-source GitLab command line tool bringing GitLab's cool features to your command line.
+- [froggit-go](https://github.com/jfrog/froggit-go) - Froggit-Go is a Go library, allowing to perform actions on VCS providers.
+- [gh](https://github.com/rjeczalik/gh) - Scriptable server and net/http middleware for GitHub Webhooks.
+- [git2go](https://github.com/libgit2/git2go) - Go bindings for libgit2.
+- [githooks](https://github.com/gabyx/githooks) - Per-repo and shared Git hooks with version control and auto update.
+- [go-git](https://github.com/go-git/go-git) - highly extensible Git implementation in pure Go.
+- [go-vcs](https://github.com/sourcegraph/go-vcs) - manipulate and inspect VCS repositories in Go.
+- [hercules](https://github.com/src-d/hercules) - gaining advanced insights from Git repository history.
+- [hgo](https://github.com/beyang/hgo) - Hgo is a collection of Go packages providing read-access to local Mercurial repositories.
## Video
-_用于操作视频的库._
+_Libraries for manipulating video._
-- [gmf](https://github.com/3d0c/gmf) - FFmpeg av\* 库的 Go 绑定.
-- [go-astisub](https://github.com/asticode/go-astisub) - 操作 GO 中的字幕(.srt、.stl、.ttml、.webvtt、.ssa/.ass、图文电视、.smi 等).
-- [go-astits](https://github.com/asticode/go-astits) - 在 GO 中本地解析和解复用 MPEG 传输流 (.ts).
-- [go-m3u8](https://github.com/etherlabsio/go-m3u8) - Apple m3u8 播放列表的解析器和生成器库. 积极维护的 quangngotan95/go-m3u8 版本,具有改进和最新的 HLS 播放列表解析兼容性.
-- [go-mpd](https://github.com/unki2aut/go-mpd) - MPEG-DASH 清单文件的解析器和生成器库.
-- [goav](https://github.com/giorgisio/goav) - FFmpeg 的全面 Go 绑定.
-- [gortsplib](https://github.com/aler9/gortsplib) - Pure Go RTSP 服务器和客户端库.
-- [gst](https://github.com/ziutek/gst) - GStreamer 的 Go 绑定.
-- [libgosubs](https://github.com/wargarblgarbl/libgosubs) - go 的字幕格式支持. 支持 .srt、.ttml 和 .ass.
-- [libvlc-go](https://github.com/adrg/libvlc-go) - libvlc 2.X/3.X/4.X 的 Go 绑定(由 VLC 媒体播放器使用).
-- [m3u8](https://github.com/grafov/m3u8) - Apple HLS 的 M3U8 播放列表解析器和生成器库.
-- [v4l](https://github.com/korandiz/v4l) - Linux 视频捕获库,用 Go 编写.
+- [gmf](https://github.com/3d0c/gmf) - Go bindings for FFmpeg av\* libraries.
+- [go-astisub](https://github.com/asticode/go-astisub) - Manipulate subtitles in GO (.srt, .stl, .ttml, .webvtt, .ssa/.ass, teletext, .smi, etc.).
+- [go-astits](https://github.com/asticode/go-astits) - Parse and demux MPEG Transport Streams (.ts) natively in GO.
+- [go-m3u8](https://github.com/etherlabsio/go-m3u8) - Parser and generator library for Apple m3u8 playlists. Actively maintained version of quangngotan95/go-m3u8 with improvements and latest HLS playlist parsing compatibility.
+- [go-mpd](https://github.com/unki2aut/go-mpd) - Parser and generator library for MPEG-DASH manifest files.
+- [goav](https://github.com/giorgisio/goav) - Comprehensive Go bindings for FFmpeg.
+- [gortsplib](https://github.com/aler9/gortsplib) - Pure Go RTSP server and client library.
+- [gst](https://github.com/ziutek/gst) - Go bindings for GStreamer.
+- [libgosubs](https://github.com/wargarblgarbl/libgosubs) - Subtitle format support for go. Supports .srt, .ttml, and .ass.
+- [libvlc-go](https://github.com/adrg/libvlc-go) - Go bindings for libvlc 2.X/3.X/4.X (used by the VLC media player).
+- [m3u8](https://github.com/grafov/m3u8) - Parser and generator library of M3U8 playlists for Apple HLS.
+- [v4l](https://github.com/korandiz/v4l) - Video capture library for Linux, written in Go.
## Web Frameworks
-_全栈网络框架._
+_Full stack web frameworks._
-- [aah](https://aahframework.org) - 适用于 Go 的可扩展、高性能、快速开发 Web 框架.
-- [Aero](https://github.com/aerogo/aero) - Go 的高性能 Web 框架,在 Lighthouse 中获得最高分.
-- [Air](https://github.com/aofei/air) - 一个理想的、完善的 Go Web 框架.
-- [anoweb](https://github.com/go-the-way/anoweb) - 使用 Go 新方式的轻量级且功能强大的 Web 框架.Another go the way.
+- [aah](https://aahframework.org) - Scalable, performant, rapid development Web framework for Go.
+- [Aero](https://github.com/aerogo/aero) - High-performance web framework for Go, reaches top scores in Lighthouse.
+- [Air](https://github.com/aofei/air) - An ideally refined web framework for Go.
+- [anoweb](https://github.com/go-the-way/anoweb) - The lightweight and powerful web framework using the new way for Go.Another go the way.
- [appy](https://github.com/appist/appy) - An opinionated productive web framework that helps scaling business easier.
-- [Atreugo](https://github.com/savsgio/atreugo) - 高性能和可扩展的微网络框架,热路径中的内存分配为零.
-- [Banjo](https://github.com/nsheremet/banjo) - 非常简单快速的 Go Web 框架.
-- [Beego](https://github.com/beego/beego) - beego 是一个开源、高性能的 Go 编程语言 Web 框架.
-- [Buffalo](https://gobuffalo.io) - 将 Rails 的生产力带到 Go!
-- [Confetti Framework](https://confetti-framework.github.io/docs/) - Confetti 是一个 Go Web 应用程序框架,具有富有表现力、优雅的语法. Confetti 结合了 Laravel 的优雅和 Go 的简单性.
-- [Don](https://github.com/abemedia/go-don) - 高性能且易于使用的 API 框架.
-- [Echo](https://github.com/labstack/echo) - 高性能、简约的 Go Web 框架.
-- [Fiber](https://github.com/gofiber/fiber) - 基于 Fasthttp 构建的受 Express.js 启发的 Web 框架.
-- [Fireball](https://github.com/zpatrick/fireball) - 更“自然”感觉的网络框架.
-- [Flamingo](https://github.com/i-love-flamingo/flamingo) - 可插入网络项目的框架. 包括模块概念并提供 DI、Configareas、i18n、模板引擎、graphql、可观察性、安全性、事件、路由和反向路由等功能.
-- [Flamingo Commerce](https://github.com/i-love-flamingo/flamingo-commerce) - 使用干净的架构(例如 DDD 以及端口和适配器)提供电子商务功能,您可以使用它们来构建灵活的电子商务应用程序.
-- [Gearbox](https://github.com/abahmed/gearbox) - 用 Go 编写的 Web 框架,专注于高性能和内存优化.
-- [Gin](https://github.com/gin-gonic/gin) - Gin 是一个用 Go 编写的 Web 框架! 它具有类似马提尼的 API,性能更好,速度提高了 40 倍. 如果您需要性能和良好的生产力.
-- [Ginrpc](https://github.com/xxjwxc/ginrpc) - Gin参数自动绑定工具,gin rpc工具.
-- [Gizmo](https://github.com/NYTimes/gizmo) - 纽约时报使用的微服务工具包.
-- [go-json-rest](https://github.com/ant0ine/go-json-rest) - 设置 RESTful JSON API 的快速简便方法.
-- [go-rest](https://github.com/ungerik/go-rest) - Go 的小而邪恶的 REST 框架.
-- [Goa](https://github.com/goadesign/goa) - Goa 提供了在 Go 中开发远程 API 和微服务的整体方法.
-- [goa](https://github.com/goa-go/goa) - goa 就像 golang 的 koajs 一样,是一个灵活、轻量、高性能、可扩展的基于中间件的 Web 框架.
-- [GoFrame](https://github.com/gogf/gf) - GoFrame 是 golang 的模块化、功能齐全、可用于生产的应用程序开发框架.
-- [golamb](https://github.com/twharmon/golamb) - Golamb 使编写与 AWS Lambda 和 API Gateway 一起使用的 API 端点变得更加容易.
-- [Golax](https://github.com/fulldump/golax) - 一个非 Sinatra 快速 HTTP 框架,支持 Google 自定义方法、深度拦截器、递归等.
-- [Golf](https://github.com/dinever/golf) - Golf 是一个快速、简单且轻量级的 Go 微型 Web 框架. 它具有强大的功能,并且除了 Go 标准库之外没有任何依赖项.
-- [Gondola](https://github.com/rainycape/gondola) - 用于编写更快的网站的网络框架.
-- [gongular](https://github.com/mustafaakin/gongular) - 具有输入映射/验证和 (DI) 依赖注入的 Fast Go Web 框架.
-- [GoTuna](https://github.com/gotuna/gotuna) - Go 的简约 Web 框架,带有多路复用器路由器、中间件、会话、模板、嵌入式视图和静态文件.
-- [goweb](https://github.com/twharmon/goweb) - 具有路由、websockets、日志记录、中间件、静态文件服务器(可选 gzip)和自动 TLS 的 Web 框架.
-- [Goyave](https://github.com/go-goyave/goyave) - 功能齐全的 REST API 框架,旨在干净的代码和快速开发,具有强大的内置功能.
-- [Hertz](https://github.com/cloudwego/hertz) - 高性能、强扩展性的Go HTTP框架,帮助开发者构建微服务.
+- [Atreugo](https://github.com/savsgio/atreugo) - High performance and extensible micro web framework with zero memory allocations in hot paths.
+- [Banjo](https://github.com/nsheremet/banjo) - Very simple and fast web framework for Go.
+- [Beego](https://github.com/beego/beego) - beego is an open-source, high-performance web framework for the Go programming language.
+- [Buffalo](https://gobuffalo.io) - Bringing the productivity of Rails to Go!
+- [Confetti Framework](https://confetti-framework.github.io/docs/) - Confetti is a Go web application framework with an expressive, elegant syntax. Confetti combines the elegance of Laravel and the simplicity of Go.
+- [Don](https://github.com/abemedia/go-don) - A highly performant and simple to use API framework.
+- [Echo](https://github.com/labstack/echo) - High performance, minimalist Go web framework.
+- [Fiber](https://github.com/gofiber/fiber) - An Express.js inspired web framework build on Fasthttp.
+- [Fireball](https://github.com/zpatrick/fireball) - More "natural" feeling web framework.
+- [Flamingo](https://github.com/i-love-flamingo/flamingo) - Framework for pluggable web projects. Including a concept for modules and offering features for DI, Configareas, i18n, template engines, graphql, observability, security, events, routing & reverse routing etc.
+- [Flamingo Commerce](https://github.com/i-love-flamingo/flamingo-commerce) - Providing e-commerce features using clean architecture like DDD and ports and adapters, that you can use to build flexible e-commerce applications.
+- [Gearbox](https://github.com/abahmed/gearbox) - A web framework written in Go with a focus on high performance and memory optimization.
+- [Gin](https://github.com/gin-gonic/gin) - Gin is a web framework written in Go! It features a martini-like API with much better performance, up to 40 times faster. If you need performance and good productivity.
+- [Ginrpc](https://github.com/xxjwxc/ginrpc) - Gin parameter automatic binding tool,gin rpc tools.
+- [Gizmo](https://github.com/NYTimes/gizmo) - Microservice toolkit used by the New York Times.
+- [go-json-rest](https://github.com/ant0ine/go-json-rest) - Quick and easy way to setup a RESTful JSON API.
+- [go-rest](https://github.com/ungerik/go-rest) - Small and evil REST framework for Go.
+- [Goa](https://github.com/goadesign/goa) - Goa provides a holistic approach for developing remote APIs and microservices in Go.
+- [goa](https://github.com/goa-go/goa) - goa is just like koajs for golang, it is a flexible, light, high-performance and extensible web framework based on middleware.
+- [GoFrame](https://github.com/gogf/gf) - GoFrame is a modular, full-featured and production-ready application development framework of golang.
+- [golamb](https://github.com/twharmon/golamb) - Golamb makes it easier to write API endpoints for use with AWS Lambda and API Gateway.
+- [Golax](https://github.com/fulldump/golax) - A non Sinatra fast HTTP framework with support for Google custom methods, deep interceptors, recursion and more.
+- [Golf](https://github.com/dinever/golf) - Golf is a fast, simple and lightweight micro-web framework for Go. It comes with powerful features and has no dependencies other than the Go Standard Library.
+- [Gondola](https://github.com/rainycape/gondola) - The web framework for writing faster sites, faster.
+- [gongular](https://github.com/mustafaakin/gongular) - Fast Go web framework with input mapping/validation and (DI) Dependency Injection.
+- [GoTuna](https://github.com/gotuna/gotuna) - Minimalistic web framework for Go with mux router, middlewares, sessions, templates, embedded views and static files.
+- [goweb](https://github.com/twharmon/goweb) - Web framework with routing, websockets, logging, middleware, static file server (optional gzip), and automatic TLS.
+- [Goyave](https://github.com/go-goyave/goyave) - Feature-complete REST API framework aimed at clean code and fast development, with powerful built-in functionalities.
+- [Hertz](https://github.com/cloudwego/hertz) - A high-performance and strong-extensibility Go HTTP framework that helps developers build microservices.
- [hiboot](https://github.com/hidevopsio/hiboot) - hiboot is a high performance web application framework with auto configuration and dependency injection support.
-- [Huma](https://github.com/danielgtaylor/huma/) - 现代 REST/GraphQL API 框架,具有内置 OpenAPI 3、生成的文档和 CLI.
-- [Macaron](https://github.com/go-macaron/macaron) - Macaron 是 Go 中的一个高生产力和模块化设计的 Web 框架.
-- [mango](https://github.com/paulbellamy/mango) - Mango 是 Go 的模块化 Web 应用程序框架,受到 Rack 和 PEP333 的启发.
-- [Microservice](https://github.com/claygod/microservice) - 用于创建微服务的框架,用 Golang 编写.
-- [neo](https://github.com/ivpusic/neo) - Neo 是最小且快速的 Go Web 框架,具有极其简单的 API.
-- [patron](https://github.com/beatlabs/patron) - Patron 是一个微服务框架,遵循最佳云实践,重点关注生产力.
-- [Pnutmux](https://gitlab.com/fruitygo/pnutmux) - Pnutmux 是一个强大的 Go Web 框架,它使用正则表达式来匹配和处理 HTTP 请求. 它提供了 CORS 处理、结构化日志记录、URL 参数提取、中间件和并发限制等功能.
-- [Pulse](https://github.com/gopulse/pulse) - Pulse 是一个用 Go (Golang) 编写的 HTTP Web 框架
-- [Resoursea](https://github.com/resoursea/api) - 用于快速编写基于资源的服务的 REST 框架.
-- [REST Layer](https://github.com/rs/rest-layer) - 在数据库之上构建 REST/GraphQL API 的框架,主要通过代码进行配置.
-- [Revel](https://github.com/revel/revel) - Go 语言的高生产力 Web 框架.
-- [rex](https://github.com/goanywhere/rex) - Rex 是一个基于 gorilla/mux 的模块化开发库,与 `net/http` 完全兼容.
-- [rk-boot](https://github.com/rookie-ninja/rk-boot) - 一个引导程序库,用于使用 Gin 和 gRPC 快速轻松地构建企业 go 微服务.
-- [rux](https://github.com/gookit/rux) - 用于构建 golang HTTP 应用程序的简单快速的 Web 框架.
-- [tango](https://github.com/lunny/tango) - 适用于 Go 的微型可插拔 Web 框架.
-- [tigertonic](https://github.com/rcrowley/go-tigertonic) - 受 Dropwizard 启发,用于构建 JSON Web 服务的 Go 框架.
-- [uAdmin](https://github.com/uadmin/uadmin) - 功能齐全的 Golang Web 框架,灵感来自 Django.
-- [utron](https://github.com/gernest/utron) - Go(Golang) 的轻量级 MVC 框架.
-- [vox](https://github.com/aisk/vox) - 一个面向人类的 golang Web 框架,深受 Koa 启发.
-- [WebGo](https://github.com/bnkamalesh/webgo) - 用于构建网络应用程序的微框架; 具有处理程序链接、中间件和上下文注入. 使用符合标准库的 HTTP 处理程序(即 http.HandlerFunc).
-- [YARF](https://github.com/yarf-framework/yarf) - 快速微框架,旨在以快速、简单的方式构建 REST API 和 Web 服务.
+- [Huma](https://github.com/danielgtaylor/huma/) - Framework for modern REST/GraphQL APIs with built-in OpenAPI 3, generated documentation, and a CLI.
+- [Macaron](https://github.com/go-macaron/macaron) - Macaron is a high productive and modular design web framework in Go.
+- [mango](https://github.com/paulbellamy/mango) - Mango is a modular web-application framework for Go, inspired by Rack, and PEP333.
+- [Microservice](https://github.com/claygod/microservice) - The framework for the creation of microservices, written in Golang.
+- [neo](https://github.com/ivpusic/neo) - Neo is minimal and fast Go Web Framework with extremely simple API.
+- [patron](https://github.com/beatlabs/patron) - Patron is a microservice framework following best cloud practices with a focus on productivity.
+- [Pnutmux](https://gitlab.com/fruitygo/pnutmux) - Pnutmux is a powerful Go web framework that uses regex for matching and handling HTTP requests. It offers features such as CORS handling, structured logging, URL parameters extraction, middlewares, and concurrency limiting.
+- [Pulse](https://github.com/gopulse/pulse) - Pulse is an HTTP web framework written in Go (Golang)
+- [Resoursea](https://github.com/resoursea/api) - REST framework for quickly writing resource based services.
+- [REST Layer](https://github.com/rs/rest-layer) - Framework to build REST/GraphQL API on top of databases with mostly configuration over code.
+- [Revel](https://github.com/revel/revel) - High-productivity web framework for the Go language.
+- [rex](https://github.com/goanywhere/rex) - Rex is a library for modular development built upon gorilla/mux, fully compatible with `net/http`.
+- [rk-boot](https://github.com/rookie-ninja/rk-boot) - A bootstrapper library for building enterprise go microservice with Gin and gRPC quickly and easily.
+- [rux](https://github.com/gookit/rux) - Simple and fast web framework for build golang HTTP applications.
+- [tango](https://github.com/lunny/tango) - Micro & pluggable web framework for Go.
+- [tigertonic](https://github.com/rcrowley/go-tigertonic) - Go framework for building JSON web services inspired by Dropwizard.
+- [uAdmin](https://github.com/uadmin/uadmin) - Fully featured web framework for Golang, inspired by Django.
+- [utron](https://github.com/gernest/utron) - Lightweight MVC framework for Go(Golang).
+- [vox](https://github.com/aisk/vox) - A golang web framework for humans, inspired by Koa heavily.
+- [WebGo](https://github.com/bnkamalesh/webgo) - A micro-framework to build web apps; with handler chaining, middleware and context injection. With standard library compliant HTTP handlers(i.e. http.HandlerFunc).
+- [YARF](https://github.com/yarf-framework/yarf) - Fast micro-framework designed to build REST APIs and web services in a fast and simple way.
### Middlewares
#### Actual middlewares
-- [client-timing](https://github.com/posener/client-timing) - 服务器计时标头的 HTTP 客户端.
-- [CORS](https://github.com/rs/cors) - 轻松将 CORS 功能添加到您的 API.
-- [echo-middleware](https://github.com/faabiosr/echo-middleware) - 用于 Echo 框架的中间件,具有日志记录和指标.
-- [formjson](https://github.com/rs/formjson) - 透明地将 JSON 输入作为标准表单 POST 处理.
-- [go-fault](https://github.com/github/go-fault) - Go 的故障注入中间件.
-- [go-server-timing](https://github.com/mitchellh/go-server-timing) - 添加/解析服务器计时标头.
-- [Limiter](https://github.com/ulule/limiter) - Go 的简单速率限制中间件.
-- [ln-paywall](https://github.com/philippgille/ln-paywall) - Go 中间件,用于通过闪电网络(比特币)根据每个请求将 API 货币化.
-- [mid](https://github.com/bobg/mid) - 其他 HTTP 中间件功能:从处理程序返回惯用的错误; 接收/响应 JSON 数据; 请求追踪; 和更多.
-- [rk-gin](https://github.com/rookie-ninja/rk-gin) - Gin 框架的中间件,具有日志记录、指标、身份验证、跟踪等功能.
-- [rk-grpc](https://github.com/rookie-ninja/rk-grpc) - gRPC 中间件,具有日志记录、指标、身份验证、跟踪等功能.
-- [Tollbooth](https://github.com/didip/tollbooth) - 速率限制 HTTP 请求处理程序.
-- [XFF](https://github.com/sebest/xff) - 处理“X-Forwarded-For”标头和朋友.
+- [client-timing](https://github.com/posener/client-timing) - An HTTP client for Server-Timing header.
+- [CORS](https://github.com/rs/cors) - Easily add CORS capabilities to your API.
+- [echo-middleware](https://github.com/faabiosr/echo-middleware) - Middleware for Echo framework with logging and metrics.
+- [formjson](https://github.com/rs/formjson) - Transparently handle JSON input as a standard form POST.
+- [go-fault](https://github.com/github/go-fault) - Fault injection middleware for Go.
+- [go-server-timing](https://github.com/mitchellh/go-server-timing) - Add/parse Server-Timing header.
+- [Limiter](https://github.com/ulule/limiter) - Dead simple rate limit middleware for Go.
+- [ln-paywall](https://github.com/philippgille/ln-paywall) - Go middleware for monetizing APIs on a per-request basis with the Lightning Network (Bitcoin).
+- [mid](https://github.com/bobg/mid) - Miscellaneous HTTP middleware features: idiomatic error return from handlers; receive/respond with JSON data; request tracing; and more.
+- [rk-gin](https://github.com/rookie-ninja/rk-gin) - Middleware for Gin framework with logging, metrics, auth, tracing etc.
+- [rk-grpc](https://github.com/rookie-ninja/rk-grpc) - Middleware for gRPC with logging, metrics, auth, tracing etc.
+- [Tollbooth](https://github.com/didip/tollbooth) - Rate limit HTTP request handler.
+- [XFF](https://github.com/sebest/xff) - Handle `X-Forwarded-For` header and friends.
#### Libraries for creating HTTP middlewares
-- [alice](https://github.com/justinas/alice) - Go 的无痛中间件链接.
-- [catena](https://github.com/codemodus/catena) - http.Handler 包装器串联(与“链”相同的 API).
-- [chain](https://github.com/codemodus/chain) - 处理程序包装器与范围数据链接(基于网络/上下文的“中间件”).
-- [gores](https://github.com/alioygur/gores) - Go 包处理 HTML、JSON、XML 等响应. 对于 RESTful API 很有用.
-- [interpose](https://github.com/carbocation/interpose) - golang 的极简 net/http 中间件.
-- [mediary](https://github.com/HereMobilityDevelopers/mediary) - 将拦截器添加到“http.Client”以允许请求/响应的转储/整形/跟踪/....
-- [muxchain](https://github.com/stephens2424/muxchain) - 用于 net/http 的轻量级中间件.
-- [negroni](https://github.com/urfave/negroni) - Golang 惯用的 HTTP 中间件.
-- [render](https://github.com/unrolled/render) - Go 包可轻松呈现 JSON、XML 和 HTML 模板响应.
-- [renderer](https://github.com/thedevsaddam/renderer) - 用于 Go 的简单、轻量级和更快的响应(JSON、JSONP、XML、YAML、HTML、File)渲染包.
-- [rye](https://github.com/InVisionApp/rye) - Tiny Go 中间件库(带有罐装中间件),支持 JWT、CORS、Statsd 和 Go 1.7 上下文.
-- [stats](https://github.com/thoas/stats) - Go 中间件,存储有关您的 Web 应用程序的各种信息.
+- [alice](https://github.com/justinas/alice) - Painless middleware chaining for Go.
+- [catena](https://github.com/codemodus/catena) - http.Handler wrapper catenation (same API as "chain").
+- [chain](https://github.com/codemodus/chain) - Handler wrapper chaining with scoped data (net/context-based "middleware").
+- [gores](https://github.com/alioygur/gores) - Go package that handles HTML, JSON, XML and etc. responses. Useful for RESTful APIs.
+- [interpose](https://github.com/carbocation/interpose) - Minimalist net/http middleware for golang.
+- [mediary](https://github.com/HereMobilityDevelopers/mediary) - add interceptors to `http.Client` to allow dumping/shaping/tracing/... of requests/responses.
+- [muxchain](https://github.com/stephens2424/muxchain) - Lightweight middleware for net/http.
+- [negroni](https://github.com/urfave/negroni) - Idiomatic HTTP middleware for Golang.
+- [render](https://github.com/unrolled/render) - Go package for easily rendering JSON, XML, and HTML template responses.
+- [renderer](https://github.com/thedevsaddam/renderer) - Simple, lightweight and faster response (JSON, JSONP, XML, YAML, HTML, File) rendering package for Go.
+- [rye](https://github.com/InVisionApp/rye) - Tiny Go middleware library (with canned Middlewares) that supports JWT, CORS, Statsd, and Go 1.7 context.
+- [stats](https://github.com/thoas/stats) - Go middleware that stores various information about your web application.
### Routers
-- [alien](https://github.com/gernest/alien) - 来自外太空的轻量且快速的http路由器.
-- [bellt](https://github.com/GuilhermeCaruso/bellt) - 一个简单的 Go HTTP 路由器.
-- [Bone](https://github.com/go-zoo/bone) - 闪电般快速的 HTTP 多路复用器.
-- [Bxog](https://github.com/claygod/Bxog) - 适用于 Go 的简单且快速的 HTTP 路由器. 它适用于不同难度、长度和嵌套的路线. 他知道如何根据收到的参数创建 URL.
-- [chi](https://github.com/go-chi/chi) - 基于网络/上下文构建的小型、快速且富有表现力的 HTTP 路由器.
-- [fasthttprouter](https://github.com/buaazp/fasthttprouter) - 从“httprouter”分叉的高性能路由器. 第一个路由器适合“fasthttp”.
-- [FastRouter](https://github.com/razonyang/fastrouter) - 用 Go 编写的快速、灵活的 HTTP 路由器.
-- [goblin](https://github.com/bmf-san/goblin) - 基于 trie 树的 golang http 路由器.
-- [gocraft/web](https://github.com/gocraft/web) - Go 中的 Mux 和中间件包.
-- [Goji](https://github.com/goji/goji) - Goji 是一个简约且灵活的 HTTP 请求多路复用器,支持“net/context”.
-- [GoLobby/Router](https://github.com/golobby/router) - GoLobby Router 是一个用于 Go 编程语言的轻量级但功能强大的 HTTP 路由器.
-- [goroute](https://github.com/goroute/route) - 简单但功能强大的 HTTP 请求多路复用器.
-- [GoRouter](https://github.com/vardius/gorouter) - GoRouter 是一个服务器/API 微框架、HTTP 请求路由器、多路复用器、mux,为请求路由器提供支持“net/context”的中间件.
-- [gowww/router](https://github.com/gowww/router) - 闪电般快速的 HTTP 路由器与 net/http.Handler 接口完全兼容.
-- [httprouter](https://github.com/julienschmidt/httprouter) - 高性能路由器. 使用它和标准的 http 处理程序来形成一个非常高性能的 Web 框架.
-- [httptreemux](https://github.com/dimfeld/httptreemux) - 适用于 Go 的高速、灵活的基于树的 HTTP 路由器. 灵感来自httprouter.
-- [lars](https://github.com/go-playground/lars) - 是一个轻量级、快速且可扩展的零分配 HTTP 路由器,用于创建可定制的框架.
-- [mux](https://github.com/gorilla/mux) - 强大的 golang URL 路由器和调度程序.
-- [nchi](https://github.com/muir/nchi) - 基于 httprouter 构建的类似 chi 的路由器,具有基于依赖注入的中间件包装器
-- [ngamux](https://github.com/ngamux/ngamux) - Go 的简单 HTTP 路由器.
-- [ozzo-routing](https://github.com/go-ozzo/ozzo-routing) - 一个极快的 Go (golang) HTTP 路由器,支持正则表达式路由匹配. 完全支持构建 RESTful API.
-- [pure](https://github.com/go-playground/pure) - 是一个轻量级 HTTP 路由器,坚持标准“net/http”实现.
-- [Siesta](https://github.com/VividCortex/siesta) - 用于编写中间件和处理程序的可组合框架.
-- [vestigo](https://github.com/husobee/vestigo) - 适用于 go Web 应用程序的高性能、独立、HTTP 兼容的 URL 路由器.
-- [violetear](https://github.com/nbari/violetear) - 转到 HTTP 路由器.
-- [xmux](https://github.com/rs/xmux) - 基于“httprouter”的高性能复用器,支持“net/context”.
-- [xujiajun/gorouter](https://github.com/xujiajun/gorouter) - 一个简单快速的 Go HTTP 路由器.
+- [alien](https://github.com/gernest/alien) - Lightweight and fast http router from outer space.
+- [bellt](https://github.com/GuilhermeCaruso/bellt) - A simple Go HTTP router.
+- [Bone](https://github.com/go-zoo/bone) - Lightning Fast HTTP Multiplexer.
+- [Bxog](https://github.com/claygod/Bxog) - Simple and fast HTTP router for Go. It works with routes of varying difficulty, length and nesting. And he knows how to create a URL from the received parameters.
+- [chi](https://github.com/go-chi/chi) - Small, fast and expressive HTTP router built on net/context.
+- [fasthttprouter](https://github.com/buaazp/fasthttprouter) - High performance router forked from `httprouter`. The first router fit for `fasthttp`.
+- [FastRouter](https://github.com/razonyang/fastrouter) - a fast, flexible HTTP router written in Go.
+- [goblin](https://github.com/bmf-san/goblin) - A golang http router based on trie tree.
+- [gocraft/web](https://github.com/gocraft/web) - Mux and middleware package in Go.
+- [Goji](https://github.com/goji/goji) - Goji is a minimalistic and flexible HTTP request multiplexer with support for `net/context`.
+- [GoLobby/Router](https://github.com/golobby/router) - GoLobby Router is a lightweight yet powerful HTTP router for the Go programming language.
+- [goroute](https://github.com/goroute/route) - Simple yet powerful HTTP request multiplexer.
+- [GoRouter](https://github.com/vardius/gorouter) - GoRouter is a Server/API micro framework, HTTP request router, multiplexer, mux that provides request router with middleware supporting `net/context`.
+- [gowww/router](https://github.com/gowww/router) - Lightning fast HTTP router fully compatible with the net/http.Handler interface.
+- [httprouter](https://github.com/julienschmidt/httprouter) - High performance router. Use this and the standard http handlers to form a very high performance web framework.
+- [httptreemux](https://github.com/dimfeld/httptreemux) - High-speed, flexible tree-based HTTP router for Go. Inspiration from httprouter.
+- [lars](https://github.com/go-playground/lars) - Is a lightweight, fast and extensible zero allocation HTTP router for Go used to create customizable frameworks.
+- [mux](https://github.com/gorilla/mux) - Powerful URL router and dispatcher for golang.
+- [nchi](https://github.com/muir/nchi) - chi-like router built on httprouter with dependency injection based middleware wrappers
+- [ngamux](https://github.com/ngamux/ngamux) - Simple HTTP router for Go.
+- [ozzo-routing](https://github.com/go-ozzo/ozzo-routing) - An extremely fast Go (golang) HTTP router that supports regular expression route matching. Comes with full support for building RESTful APIs.
+- [pure](https://github.com/go-playground/pure) - Is a lightweight HTTP router that sticks to the std "net/http" implementation.
+- [Siesta](https://github.com/VividCortex/siesta) - Composable framework to write middleware and handlers.
+- [vestigo](https://github.com/husobee/vestigo) - Performant, stand-alone, HTTP compliant URL Router for go web applications.
+- [violetear](https://github.com/nbari/violetear) - Go HTTP router.
+- [xmux](https://github.com/rs/xmux) - High performance muxer based on `httprouter` with `net/context` support.
+- [xujiajun/gorouter](https://github.com/xujiajun/gorouter) - A simple and fast HTTP router for Go.
## WebAssembly
-- [dom](https://github.com/dennwc/dom) - DOM 库.
-- [go-canvas](https://github.com/markfarnan/go-canvas) - 使用 HTML5 Canvas 的库,所有绘图都在 go 代码中.
-- [tinygo](https://github.com/tinygo-org/tinygo) - 针对小地方的 Go 编译器. 微控制器、WebAssembly 和命令行工具. 基于LLVM.
-- [vert](https://github.com/norunners/vert) - Go 和 JS 值之间的互操作.
-- [wasmbrowsertest](https://github.com/agnivade/wasmbrowsertest) - 在浏览器中运行 Go WASM 测试.
-- [webapi](https://github.com/gowebapi/webapi) - 从 WebIDL 生成的 DOM 和 HTML 的绑定.
+- [dom](https://github.com/dennwc/dom) - DOM library.
+- [go-canvas](https://github.com/markfarnan/go-canvas) - Library to use HTML5 Canvas, with all drawing within go code.
+- [tinygo](https://github.com/tinygo-org/tinygo) - Go compiler for small places. Microcontrollers, WebAssembly, and command-line tools. Based on LLVM.
+- [vert](https://github.com/norunners/vert) - Interop between Go and JS values.
+- [wasmbrowsertest](https://github.com/agnivade/wasmbrowsertest) - Run Go WASM tests in your browser.
+- [webapi](https://github.com/gowebapi/webapi) - Bindings for DOM and HTML generated from WebIDL.
## Windows
-- [d3d9](https://github.com/gonutz/d3d9) - Direct3D9 的 Go 绑定.
-- [go-ole](https://github.com/go-ole/go-ole) - golang 的 Win32 OLE 实现.
-- [gosddl](https://github.com/MonaxGT/gosddl) - 从 SDDL 字符串到用户友好的 JSON 的转换器. SDDL由四部分组成:所有者、主要组、DACL、SACL.
+- [d3d9](https://github.com/gonutz/d3d9) - Go bindings for Direct3D9.
+- [go-ole](https://github.com/go-ole/go-ole) - Win32 OLE implementation for golang.
+- [gosddl](https://github.com/MonaxGT/gosddl) - Converter from SDDL-string to user-friendly JSON. SDDL consist of four part: Owner, Primary Group, DACL, SACL.
## XML
-_用于操作 XML 的库和工具._
+_Libraries and tools for manipulating XML._
-- [XML-Comp](https://github.com/xml-comp/xml-comp) - 简单的命令行 XML 比较器,可生成文件夹、文件和标签的差异.
-- [xml2map](https://github.com/sbabiv/xml2map) - 用 Golang 编写的 XML 到 MAP 转换器.
-- [xmlwriter](https://github.com/shabbyrobe/xmlwriter) - 基于 libxml2 的 xmlwriter 模块的程序 XML 生成 API.
-- [xpath](https://github.com/antchfx/xpath) - Go 的 XPath 包.
-- [xquery](https://github.com/antchfx/xquery) - XQuery 允许您使用 XPath 表达式从 HTML/XML 文档中提取数据.
-- [zek](https://github.com/miku/zek) - 从 XML 生成 Go 结构.
+- [XML-Comp](https://github.com/xml-comp/xml-comp) - Simple command line XML comparer that generates diffs of folders, files and tags.
+- [xml2map](https://github.com/sbabiv/xml2map) - XML to MAP converter written Golang.
+- [xmlwriter](https://github.com/shabbyrobe/xmlwriter) - Procedural XML generation API based on libxml2's xmlwriter module.
+- [xpath](https://github.com/antchfx/xpath) - XPath package for Go.
+- [xquery](https://github.com/antchfx/xquery) - XQuery lets you extract data from HTML/XML documents using XPath expression.
+- [zek](https://github.com/miku/zek) - Generate a Go struct from XML.
## Zero Trust
-_实现零信任架构的库和工具._
+_Libraries and tools to implement Zero Trust architectures._
-- [Cosign](https://github.com/sigstore/cosign) - OCI 注册表中的容器签名、验证和存储.
-- [in-toto](https://github.com/in-toto/in-toto-golang) - in-toto(提供保护软件供应链完整性的框架)python 参考实现的 Go 实现.
-- [Spiffe-Vault](https://github.com/philips-labs/spiffe-vault) - 利用 Spiffe JWT 身份验证和 Hashicorp Vault 进行无秘密身份验证.
-- [Spire](https://github.com/spiffe/spire) - SPIRE(SPIFFE 运行时环境)是一个 API 工具链,用于在各种托管平台上的软件系统之间建立信任.
+- [Cosign](https://github.com/sigstore/cosign) - Container Signing, Verification and Storage in an OCI registry.
+- [in-toto](https://github.com/in-toto/in-toto-golang) - Go implementation of the in-toto (provides a framework to protect the integrity of the software supply chain) python reference implementation.
+- [Spiffe-Vault](https://github.com/philips-labs/spiffe-vault) - Utilizes Spiffe JWT authentication with Hashicorp Vault for secretless authentication.
+- [Spire](https://github.com/spiffe/spire) - SPIRE (the SPIFFE Runtime Environment) is a toolchain of APIs for establishing trust between software systems across a wide variety of hosting platforms.
## Code Analysis
-_源代码分析工具,也称为静态应用程序安全测试(SAST)工具._
-
-- [apicompat](https://github.com/bradleyfalzon/apicompat) - 检查 Go 项目的最新更改是否存在向后不兼容的更改.
-- [asty](https://github.com/asty-org/asty) - 将 golang AST 转换为 JSON,将 JSON 转换为 AST.
-- [blanket](https://gitlab.com/verygoodsoftwarenotvirus/blanket) - Blank 是一个工具,可以帮助您捕获 Go 包中没有直接单元测试的函数.
-- [ChainJacking](https://github.com/Checkmarx/chainjacking) - 查找您的哪些 Go lang 直接 GitHub 依赖项容易受到 ChainJacking 攻击.
-- [Chronos](https://github.com/amit-davidson/Chronos) - 静态检测竞争条件
-- [dupl](https://github.com/mibk/dupl) - 代码克隆检测工具.
-- [errcheck](https://github.com/kisielk/errcheck) - Errcheck 是一个用于检查 Go 程序中未检查错误的程序.
-- [gcvis](https://github.com/davecheney/gcvis) - 实时可视化Go程序GC跟踪数据.
-- [go-checkstyle](https://github.com/qiniu/checkstyle) - checkstyle是一个类似java checkstyle的样式检查工具. 这个工具的灵感来自于java checkstyle,golint. 风格参考了Go Code Review Comments中的一些观点.
-- [go-cleanarch](https://github.com/roblaszczak/go-cleanarch) - 创建 go-cleanarch 是为了验证干净架构规则,例如依赖关系规则以及 Go 项目中包之间的交互.
-- [go-critic](https://github.com/go-critic/go-critic) - 源代码 linter,带来当前其他 linter 中未实现的检查.
-- [go-mod-outdated](https://github.com/psampaz/go-mod-outdated) - 查找 Go 项目过时依赖项的简单方法.
+_Source code analysis tools, also known as Static Application Security Testing (SAST) Tools._
+
+- [apicompat](https://github.com/bradleyfalzon/apicompat) - Checks recent changes to a Go project for backwards incompatible changes.
+- [asty](https://github.com/asty-org/asty) - Converts golang AST to JSON and JSON to AST.
+- [blanket](https://gitlab.com/verygoodsoftwarenotvirus/blanket) - blanket is a tool that helps you catch functions which don't have direct unit tests in your Go packages.
+- [ChainJacking](https://github.com/Checkmarx/chainjacking) - Find which of your Go lang direct GitHub dependencies is susceptible to ChainJacking attack.
+- [Chronos](https://github.com/amit-davidson/Chronos) - Detects race conditions statically
+- [dupl](https://github.com/mibk/dupl) - Tool for code clone detection.
+- [errcheck](https://github.com/kisielk/errcheck) - Errcheck is a program for checking for unchecked errors in Go programs.
+- [gcvis](https://github.com/davecheney/gcvis) - Visualise Go program GC trace data in real time.
+- [go-checkstyle](https://github.com/qiniu/checkstyle) - checkstyle is a style check tool like java checkstyle. This tool inspired by java checkstyle, golint. The style referred to some points in Go Code Review Comments.
+- [go-cleanarch](https://github.com/roblaszczak/go-cleanarch) - go-cleanarch was created to validate Clean Architecture rules, like a The Dependency Rule and interaction between packages in your Go projects.
+- [go-critic](https://github.com/go-critic/go-critic) - source code linter that brings checks that are currently not implemented in other linters.
+- [go-mod-outdated](https://github.com/psampaz/go-mod-outdated) - An easy way to find outdated dependencies of your Go projects.
- [go-outdated](https://github.com/firstrow/go-outdated) - Console application that displays outdated packages.
-- [goast-viewer](https://github.com/yuroyoro/goast-viewer) - 基于 Web 的 Golang AST 可视化工具.
-- [goimports](https://godoc.org/golang.org/x/tools/cmd/goimports) - 自动修复(添加、删除)Go 导入的工具.
+- [goast-viewer](https://github.com/yuroyoro/goast-viewer) - Web based Golang AST visualizer.
+- [goimports](https://godoc.org/golang.org/x/tools/cmd/goimports) - Tool to fix (add, remove) your Go imports automatically.
- [golang-ifood-sdk](https://github.com/arxdsilva/golang-ifood-sdk) - iFood API SDK.
-- [golines](https://github.com/segmentio/golines) - 自动缩短 Go 代码中长行的格式化程序.
-- [GoLint](https://github.com/golang/lint) - Golint 是 Go 源代码的 linter.
-- [GoPlantUML](https://github.com/jfeliu007/goplantuml) - 生成文本 plantump 类图的库和 CLI,其中包含有关结构和接口的信息以及它们之间的关系.
-- [goreturns](https://sourcegraph.com/github.com/sqs/goreturns) - 添加零值返回语句以匹配 func 返回类型.
-- [gostatus](https://github.com/shurcooL/gostatus) - 命令行工具,显示包含 Go 包的存储库的状态.
-- [lint](https://github.com/surullabs/lint) - 运行 linter 作为测试的一部分.
-- [php-parser](https://github.com/z7zmey/php-parser) - 用 Go 编写的 PHP 解析器.
+- [golines](https://github.com/segmentio/golines) - Formatter that automatically shortens long lines in Go code.
+- [GoLint](https://github.com/golang/lint) - Golint is a linter for Go source code.
+- [GoPlantUML](https://github.com/jfeliu007/goplantuml) - Library and CLI that generates text plantump class diagram containing information about structures and interfaces with the relationship among them.
+- [goreturns](https://sourcegraph.com/github.com/sqs/goreturns) - Adds zero-value return statements to match the func return types.
+- [gostatus](https://github.com/shurcooL/gostatus) - Command line tool, shows the status of repositories that contain Go packages.
+- [lint](https://github.com/surullabs/lint) - Run linters as part of go test.
+- [php-parser](https://github.com/z7zmey/php-parser) - A Parser for PHP written in Go.
- [staticcheck](https://github.com/dominikh/go-tools/tree/master/cmd/staticcheck) - staticcheck is `go vet` on steroids, applying a ton of static analysis checks you might be used to from tools like ReSharper for C#.
-- [tickgit](https://github.com/augmentable-dev/tickgit) - CLI 和 go 包用于显示代码注释 TODO(以任何语言)并应用“gitblame”来识别作者.
-- [todocheck](https://github.com/preslavmihaylov/todocheck) - 静态代码分析器,将代码中的 TODO 注释与问题跟踪器中的问题链接起来.
-- [unconvert](https://github.com/mdempsky/unconvert) - 从 Go 源代码中删除不必要的类型转换.
-- [usestdlibvars](https://github.com/sashamelentyev/usestdlibvars) - 检测使用 Go 标准库中的变量/常量的可能性的 linter.
-- [vaccum](https://github.com/daveshanley/vacuum) - 超超快、轻量级的 OpenAPI linter 和质量检查工具.
-- [validate](https://github.com/mccoyst/validate) - 自动验证带有标签的结构字段.
+- [tickgit](https://github.com/augmentable-dev/tickgit) - CLI and go package for surfacing code comment TODOs (in any language) and applying a `git blame`to identify the author.
+- [todocheck](https://github.com/preslavmihaylov/todocheck) - Static code analyser which links TODO comments in code with issues in your issue tracker.
+- [unconvert](https://github.com/mdempsky/unconvert) - Remove unnecessary type conversions from Go source.
+- [usestdlibvars](https://github.com/sashamelentyev/usestdlibvars) - A linter that detect the possibility to use variables/constants from the Go standard library.
+- [vaccum](https://github.com/daveshanley/vacuum) - An ultra-super-fast, lightweight OpenAPI linter and quality checking tool.
+- [validate](https://github.com/mccoyst/validate) - Automatically validates struct fields with tags.
## Editor Plugins
-_文本编辑器和 IDE 的插件._
-
-- [coc-go language server extension for Vim/Neovim](https://github.com/josa42/coc-go) - 这个插件添加了 [gopls](https://github.com/golang/tools/blob/master/gopls/README.md) Vim/Neovim 的功能.
-- [Go Doc](https://github.com/msyrus/vscode-go-doc) - Visual Studio Code 扩展,用于在输出中显示定义并生成 go 文档.
-- [Go plugin for JetBrains IDEs](https://plugins.jetbrains.com/plugin/9568-go) - JetBrains IDE 的 Go 插件.
-- [go-language-server](https://github.com/theia-ide/go-language-server) - 将 VSCode go 扩展转换为支持语言服务器协议的语言服务器的包装器.
-- [go-mode](https://github.com/dominikh/go-mode.el) - GNU/Emacs 的 Go 模式.
-- [go-plus](https://github.com/joefitzgerald/go-plus) - Go (Golang) Atom 包添加了自动完成、格式化、语法检查、Linting 和审查.
-- [gocode](https://github.com/nsf/gocode) - Go 编程语言的自动完成守护进程.
-- [goimports-reviser](https://github.com/incu6us/goimports-reviser) - 用于导入的格式化工具.
-- [goprofiling](https://marketplace.visualstudio.com/items?itemName=MaxMedia.go-prof) - 此扩展向 VS Code 添加了对 Go 语言的基准分析支持.
-- [GoSublime](https://github.com/DisposaBoy/GoSublime) - 文本编辑器 SublimeText 3 的 Golang 插件集合,提供代码补全和其他类似 IDE 的功能.
-- [gounit-vim](https://github.com/hexdigest/gounit-vim) - Vim 插件,用于根据函数或方法的签名生成 Go 测试.
-- [theia-go-extension](https://github.com/theia-ide/theia-go-extension) - Theia IDE 的 Go 语言支持.
-- [vim-compiler-go](https://github.com/rjohnsondev/vim-compiler-go) - Vim 插件可在保存时突出显示语法错误.
-- [vim-go](https://github.com/fatih/vim-go) - Vim 的 Go 开发插件.
-- [vscode-go](https://github.com/golang/vscode-go) - Visual Studio Code (VS Code) 扩展,提供对 Go 语言的支持.
-- [Watch](https://github.com/eaburns/Watch) - 在文件更改时在 acme win 中运行命令.
+_Plugin for text editors and IDEs._
+
+- [coc-go language server extension for Vim/Neovim](https://github.com/josa42/coc-go) - This plugin adds [gopls](https://github.com/golang/tools/blob/master/gopls/README.md) features to Vim/Neovim.
+- [Go Doc](https://github.com/msyrus/vscode-go-doc) - A Visual Studio Code extension for showing definition in output and generating go doc.
+- [Go plugin for JetBrains IDEs](https://plugins.jetbrains.com/plugin/9568-go) - Go plugin for JetBrains IDEs.
+- [go-language-server](https://github.com/theia-ide/go-language-server) - A wrapper to turn the VSCode go extension into a language server supporting the language-server-protocol.
+- [go-mode](https://github.com/dominikh/go-mode.el) - Go mode for GNU/Emacs.
+- [go-plus](https://github.com/joefitzgerald/go-plus) - Go (Golang) Package For Atom That Adds Autocomplete, Formatting, Syntax Checking, Linting and Vetting.
+- [gocode](https://github.com/nsf/gocode) - Autocompletion daemon for the Go programming language.
+- [goimports-reviser](https://github.com/incu6us/goimports-reviser) - Formatting tool for imports.
+- [goprofiling](https://marketplace.visualstudio.com/items?itemName=MaxMedia.go-prof) - This extension adds benchmark profiling support for the Go language to VS Code.
+- [GoSublime](https://github.com/DisposaBoy/GoSublime) - Golang plugin collection for the text editor SublimeText 3 providing code completion and other IDE-like features.
+- [gounit-vim](https://github.com/hexdigest/gounit-vim) - Vim plugin for generating Go tests based on the function's or method's signature.
+- [theia-go-extension](https://github.com/theia-ide/theia-go-extension) - Go language support for the Theia IDE.
+- [vim-compiler-go](https://github.com/rjohnsondev/vim-compiler-go) - Vim plugin to highlight syntax errors on save.
+- [vim-go](https://github.com/fatih/vim-go) - Go development plugin for Vim.
+- [vscode-go](https://github.com/golang/vscode-go) - Extension for Visual Studio Code (VS Code) which provides support for the Go language.
+- [Watch](https://github.com/eaburns/Watch) - Runs a command in an acme win on file changes.
## Go Generate Tools
-- [generic](https://github.com/usk81/generic) - Go 的灵活数据类型.
-- [genny](https://github.com/cheekybits/genny) - Go 的优雅泛型.
-- [gocontracts](https://github.com/Parquery/gocontracts) - 通过将代码与文档同步,将合同设计引入 Go.
-- [godal](https://github.com/mafulong/godal) - 通过指定sql ddl文件生成golang对应的orm模型,可供gorm使用.
-- [gonerics](https://github.com/bouk/gonerics) - Go 中的惯用泛型.
-- [gotests](https://github.com/cweill/gotests) - 从源代码生成 Go 测试.
-- [gounit](https://github.com/hexdigest/gounit) - 使用您自己的模板生成 Go 测试.
-- [hasgo](https://github.com/DylanMeeus/hasgo) - 为您的切片生成受 Haskell 启发的函数.
-- [options-gen](https://github.com/kazhuravlev/options-gen) - Dave Cheney 的文章“友好 API 的功能选项”中描述的功能选项.
-- [re2dfa](https://github.com/opennota/re2dfa) - 将正则表达式转换为有限状态机并输出Go源代码.
-- [sqlgen](https://github.com/anqiansong/sqlgen) - 从 SQL 文件或 DSN 生成 gorm、xorm、sqlx、bun、sql 代码.
-- [TOML-to-Go](https://xuri.me/toml-to-go) - 在浏览器中立即将 TOML 翻译为 Go 类型.
-- [xgen](https://github.com/xuri/xgen) - XSD(XML 架构定义)解析器和 Go/C/Java/Rust/TypeScript 代码生成器.
+- [generic](https://github.com/usk81/generic) - flexible data type for Go.
+- [genny](https://github.com/cheekybits/genny) - Elegant generics for Go.
+- [gocontracts](https://github.com/Parquery/gocontracts) - brings design-by-contract to Go by synchronizing the code with the documentation.
+- [godal](https://github.com/mafulong/godal) - Generate orm models corresponding to golang by specifying sql ddl file, which can be used by gorm.
+- [gonerics](https://github.com/bouk/gonerics) - Idiomatic Generics in Go.
+- [gotests](https://github.com/cweill/gotests) - Generate Go tests from your source code.
+- [gounit](https://github.com/hexdigest/gounit) - Generate Go tests using your own templates.
+- [hasgo](https://github.com/DylanMeeus/hasgo) - Generate Haskell inspired functions for your slices.
+- [options-gen](https://github.com/kazhuravlev/options-gen) - Functional options described by Dave Cheney's post "Functional options for friendly APIs".
+- [re2dfa](https://github.com/opennota/re2dfa) - Transform regular expressions into finite state machines and output Go source code.
+- [sqlgen](https://github.com/anqiansong/sqlgen) - Generate gorm, xorm, sqlx, bun, sql code from SQL file or DSN.
+- [TOML-to-Go](https://xuri.me/toml-to-go) - Translates TOML into a Go type in the browser instantly.
+- [xgen](https://github.com/xuri/xgen) - XSD (XML Schema Definition) parser and Go/C/Java/Rust/TypeScript code generator.
## Go Tools
-- [colorgo](https://github.com/songgao/colorgo) - 包装“go”命令,用于彩色“go build”输出.
-- [depth](https://github.com/KyleBanks/depth) - 通过分析导入来可视化任何包的依赖关系树.
-- [docs](https://github.com/go-oas/docs) - 自动为 GO 项目生成 RESTful API 文档 - 符合开放 API 规范标准.
-- [go-callvis](https://github.com/TrueFurby/go-callvis) - 使用点格式可视化 Go 程序的调用图.
-- [go-james](https://github.com/pieterclaerhout/go-james) - Go 项目骨架创建器,无需手动设置即可构建和测试您的项目.
-- [go-pkg-complete](https://github.com/skelterjohn/go-pkg-complete) - go 和 wgo 的 Bash 补全.
-- [go-swagger](https://github.com/go-swagger/go-swagger) - Go 的 Swagger 2.0 实现. Swagger 是 RESTful API 的简单而强大的表示.
-- [godbg](https://github.com/tylerwince/godbg) - Rusts `dbg!` 宏的实现,可在开发过程中快速轻松地进行调试.
-- [gomodrun](https://github.com/dustinblackman/gomodrun/) - 执行和缓存 go.mod 文件中包含的二进制文件的 Go 工具.
-- [gotemplate.io](https://gotemplate.io/) - 实时预览“文本/模板”模板的在线工具.
-- [gotestdox](https://github.com/bitfield/gotestdox) - 将 Go 测试结果显示为可读句子.
-- [gothanks](https://github.com/psampaz/gothanks) - GoThanks 会自动为您的 go.mod github 依赖项加注星标,以这种方式向其维护者表达一些爱意.
-- [igo](https://github.com/rocketlaunchr/igo) - igo to go 转译器(Go 语言的新语言功能!)
-- [modver](https://github.com/bobg/modver) - 比较 Go 模块的两个版本,以检查所需的版本号更改(主要、次要或补丁级别),根据 [semver](https://semver.org/) 规则.
+- [colorgo](https://github.com/songgao/colorgo) - Wrapper around `go` command for colorized `go build` output.
+- [depth](https://github.com/KyleBanks/depth) - Visualize dependency trees of any package by analyzing imports.
+- [docs](https://github.com/go-oas/docs) - Automatically generate RESTful API documentation for GO projects - aligned with Open API Specification standard.
+- [go-callvis](https://github.com/TrueFurby/go-callvis) - Visualize call graph of your Go program using dot format.
+- [go-james](https://github.com/pieterclaerhout/go-james) - Go project skeleton creator, builds and tests your projects without the manual setup.
+- [go-pkg-complete](https://github.com/skelterjohn/go-pkg-complete) - Bash completion for go and wgo.
+- [go-swagger](https://github.com/go-swagger/go-swagger) - Swagger 2.0 implementation for go. Swagger is a simple yet powerful representation of your RESTful API.
+- [godbg](https://github.com/tylerwince/godbg) - Implementation of Rusts `dbg!` macro for quick and easy debugging during development.
+- [gomodrun](https://github.com/dustinblackman/gomodrun/) - Go tool that executes and caches binaries included in go.mod files.
+- [gotemplate.io](https://gotemplate.io/) - Online tool to preview `text/template` templates live.
+- [gotestdox](https://github.com/bitfield/gotestdox) - Show Go test results as readable sentences.
+- [gothanks](https://github.com/psampaz/gothanks) - GoThanks automatically stars your go.mod github dependencies, sending this way some love to their maintainers.
+- [igo](https://github.com/rocketlaunchr/igo) - An igo to go transpiler (new language features for Go language!)
+- [modver](https://github.com/bobg/modver) - Compare two versions of a Go module to check the version-number change required (major, minor, or patchlevel), according to [semver](https://semver.org/) rules.
- [OctoLinker](https://github.com/OctoLinker/browser-extension) - Navigate through go files efficiently with the OctoLinker browser extension for GitHub.
-- [richgo](https://github.com/kyoh86/richgo) - 使用文本装饰丰富“go test”输出.
+- [richgo](https://github.com/kyoh86/richgo) - Enrich `go test` outputs with text decorations.
- [roumon](https://github.com/becheran/roumon) - Monitor current state of all active goroutines via a command line interface.
-- [rts](https://github.com/galeone/rts) - RTS:对结构的响应. 从服务器响应生成 Go 结构.
-- [textra](https://github.com/ravsii/textra) - 提取 Go 结构体字段名称、类型和标签以进行过滤和导出.
-- [typex](https://github.com/dtgorski/typex) - 检查 Go 类型及其传递依赖项,或者将结果导出为 TypeScript 值对象(或类型)声明.
+- [rts](https://github.com/galeone/rts) - RTS: response to struct. Generates Go structs from server responses.
+- [textra](https://github.com/ravsii/textra) - Extract Go struct field names, types and tags for filtering and exporting.
+- [typex](https://github.com/dtgorski/typex) - Examine Go types and their transitive dependencies, alternatively export results as TypeScript value objects (or types) declaration.
## Software Packages
-_用 Go 编写的软件._
+_Software written in Go._
### DevOps Tools
-- [abbreviate](https://github.com/dnnrly/abbreviate) - abbreviate 是一种使用可配置分隔符将长字符串转换为较短字符串的工具,例如将分支名称嵌入到部署堆栈 ID 中.
-- [aptly](https://github.com/smira/aptly) - aptly 是一个 Debian 存储库管理工具.
-- [aurora](https://github.com/xuri/aurora) - 基于 Web 的跨平台 Beanstalkd 队列服务器控制台.
-- [awsenv](https://github.com/soniah/awsenv) - 为配置文件加载 Amazon (AWS) 环境变量的小型二进制文件.
-- [Balerter](https://github.com/balerter/balerter) - 一个自托管的基于脚本的警报管理器.
-- [Blast](https://github.com/dave/blast) - 用于 API 负载测试和批处理作业的简单工具.
-- [bombardier](https://github.com/codesenberg/bombardier) - 快速跨平台 HTTP 基准测试工具.
+- [abbreviate](https://github.com/dnnrly/abbreviate) - abbreviate is a tool turning long strings in to shorter ones with configurable separators, for example to embed branch names in to deployment stack IDs.
+- [aptly](https://github.com/smira/aptly) - aptly is a Debian repository management tool.
+- [aurora](https://github.com/xuri/aurora) - Cross-platform web-based Beanstalkd queue server console.
+- [awsenv](https://github.com/soniah/awsenv) - Small binary that loads Amazon (AWS) environment variables for a profile.
+- [Balerter](https://github.com/balerter/balerter) - A self-hosted script-based alerting manager.
+- [Blast](https://github.com/dave/blast) - A simple tool for API load testing and batch jobs.
+- [bombardier](https://github.com/codesenberg/bombardier) - Fast cross-platform HTTP benchmarking tool.
- [bosun](https://github.com/bosun-monitor/bosun) - Time Series Alerting Framework.
-- [cassowary](https://github.com/rogerwelin/cassowary) - 用 Go 编写的现代跨平台 HTTP 负载测试工具.
-- [Ddosify](https://github.com/ddosify/ddosify) - 高性能负载测试工具,用 Golang 编写.
-- [DepCharge](https://github.com/centerorbit/depcharge) - 帮助协调大型项目中多个依赖项之间的命令执行.
-- [docker-go-mingw](https://github.com/x1unix/docker-go-mingw) - 用于使用 MinGW 工具链为 Windows 构建 Go 二进制文件的 Docker 映像.
-- [Dockerfile-Generator](https://github.com/ozankasikci/dockerfile-generator) - 一个 go 库和一个可执行文件,可使用各种输入通道生成有效的 Dockerfile.
-- [dogo](https://github.com/liudng/dogo) - 监视源文件的变化并自动编译和运行(重新启动).
-- [drone-jenkins](https://github.com/appleboy/drone-jenkins) - 使用二进制、docker 或 Drone CI 触发下游 Jenkins 作业.
-- [drone-scp](https://github.com/appleboy/drone-scp) - 使用二进制文件、docker 或 Drone CI 通过 SSH 复制文件和工件.
-- [Dropship](https://github.com/chrismckenzie/dropship) - 通过 CDN 部署代码的工具.
-- [easyssh-proxy](https://github.com/appleboy/easyssh-proxy) - Golang 包可通过 SSH 轻松远程执行,并通过“ProxyCommand”下载 SCP.
-- [fac](https://github.com/mkchoi212/fac) - 用于修复 git 合并冲突的命令行用户界面.
-- [Fleet device management](https://github.com/fleetdm/fleet) - 适用于服务器和工作站的轻量级可编程遥测.
-- [gaia](https://github.com/gaia-pipeline/gaia) - 使用任何编程语言构建强大的管道.
-- [ghorg](https://github.com/gabrie30/ghorg) - 快速将整个组织/用户存储库克隆到一个目录中 - 支持 GitHub、GitLab、Gitea 和 Bitbucket.
-- [Gitea](https://github.com/go-gitea/gitea) - Fork of Gogs,完全由社区驱动.
-- [gitea-github-migrator](https://git.jonasfranz.software/JonasFranzDEV/gitea-github-migrator) - 将您的所有 GitHub 存储库、问题、里程碑和标签迁移到您的 Gitea 实例.
-- [go-furnace](https://github.com/go-furnace/go-furnace) - 用 Go 编写的托管解决方案. 在 AWS、GCP 或 DigitalOcean 上轻松部署您的应用程序.
-- [go-rocket-update](https://github.com/mouuff/go-rocket-update) - 一种制作自我更新Go应用程序的简单方法 - 支持Github和Gitlab.
-- [go-selfupdate](https://github.com/sanbornm/go-selfupdate) - 使您的 Go 应用程序能够自我更新.
-- [gobrew](https://github.com/cryptojuice/gobrew) - gobrew 让你可以轻松地在多个版本的 go 之间切换.
-- [gobrew](https://github.com/kevincobain2000/gobrew) - 去版本管理器. 用于安装和管理 Go 版本的超级简单工具. 无需root即可安装go. Gobrew 不需要 shell 重新哈希.
-- [godbg](https://github.com/sirnewton01/godbg) - 基于 Web 的 gdb 前端应用程序.
-- [Gogs](https://gogs.io/) - Go 编程语言的自托管 Git 服务.
-- [gonative](https://github.com/inconshreveable/gonative) - 创建 Go 版本的工具,可以交叉编译到所有平台,同时仍然使用支持 Cgo 的 stdlib 包版本.
-- [govvv](https://github.com/ahmetalpbalkan/govvv) - “go build”包装器可轻松将版本信息添加到 Go 二进制文件中.
-- [gox](https://github.com/mitchellh/gox) - 非常简单,没有多余的装饰 Go 交叉编译工具.
-- [goxc](https://github.com/laher/goxc) - Go 的构建工具,重点是交叉编译和打包.
-- [grapes](https://github.com/yaronsumel/grapes) - 轻量级工具,旨在通过 ssh 轻松分发命令.
-- [GVM](https://github.com/moovweb/gvm) - GVM 提供了管理 Go 版本的接口.
-- [Hey](https://github.com/rakyll/hey) - Hey 是一个向 Web 应用程序发送一些负载的小程序.
-- [httpref](https://github.com/dnnrly/httpref) - httpref 是一个方便的 CLI 参考,用于 HTTP 方法、状态代码、标头以及 TCP 和 UDP 端口.
-- [jcli](https://github.com/jenkins-zh/jenkins-cli) - Jenkins CLI 允许您以简单的方式管理 Jenkins.
-- [kala](https://github.com/ajvb/kala) - 简单、现代且高性能的作业调度程序.
-- [kcli](https://github.com/cswank/kcli) - 用于检查 kafka 主题/分区/消息的命令行工具.
-- [ko](https://github.com/google/ko) - 用于在 Kubernetes 上构建和部署 Go 应用程序的命令行工具
-- [kool](https://github.com/kool-dev/kool) - 用于以简单方式管理 Docker 环境的命令行工具.
-- [kubernetes](https://github.com/kubernetes/kubernetes) - 来自 Google 的容器集群管理器.
-- [KubeVela](https://github.com/kubevela/kubevela) - 云原生应用程序交付.
-- [kwatch](https://github.com/abahmed/kwatch) - 立即监控和检测 Kubernetes(K8s) 集群中的崩溃情况.
-- [lstags](https://github.com/ivanilves/lstags) - 用于跨不同注册表同步 Docker 映像的工具和 API.
-- [lwc](https://github.com/timdp/lwc) - UNIX wc 命令的实时更新版本.
-- [manssh](https://github.com/xwjdsh/manssh) - manssh 是一个命令行工具,用于轻松管理 ssh 别名配置.
-- [Mantil](https://github.com/mantil-io/mantil) - 用于在 AWS 上构建无服务器应用程序的 Go 特定框架,使您能够专注于纯 Go 代码,而 Mantil 负责基础设施.
-- [Mizu](https://github.com/up9inc/mizu) - Kubernetes 的 API 流量查看器使您能够查看微服务之间的所有 API 通信,多协议支持:HTTP1.1、HTTP/2、AMQP、Kafka、Redis.
-- [Moby](https://github.com/moby/moby) - 容器生态系统的协作项目,用于组装基于容器的系统.
-- [Mora](https://github.com/emicklei/mora) - 用于访问 MongoDB 文档和元数据的 REST 服务器.
-- [ostent](https://github.com/ostrost/ostent) - 收集和显示系统指标,并可选择中继到 Graphite 和/或 InfluxDB.
-- [Packer](https://github.com/mitchellh/packer) - Packer 是一种从单一源配置为多个平台创建相同机器映像的工具.
-- [Pewpew](https://github.com/bengadbois/pewpew) - 灵活的 HTTP 命令行压力测试器.
-- [Pomerium](https://github.com/pomerium/pomerium) - Pomerium 是一个身份识别访问代理.
-- [Rodent](https://github.com/alouche/rodent) - Rodent 帮助您管理 Go 版本、项目并跟踪依赖项.
-- [s3-proxy](https://github.com/oxyno-zeta/s3-proxy) - 具有 GET、PUT 和 DELETE 方法和身份验证(OpenID Connect 和基本身份验证)的 S3 代理.
-- [s3gof3r](https://github.com/rlmcpherson/s3gof3r) - 针对大型对象高速传输进出 Amazon S3 进行优化的小型实用程序/库.
-- [s5cmd](https://github.com/peak/s5cmd) - 极快的 S3 和本地文件系统执行工具.
-- [Scaleway-cli](https://github.com/scaleway/scaleway-cli) - 从命令行管理裸机服务器(就像使用 Docker 一样简单).
-- [script](https://github.com/bitfield/script) - 可以轻松地在 Go 中编写类似 shell 的脚本来执行 DevOps 和系统管理任务.
-- [sg](https://github.com/ChristopherRabotin/sg) - 对一组 HTTP 端点(如 ab)进行基准测试,可以根据之前的响应使用每次调用之间的响应代码和数据来确定特定服务器压力.
-- [skm](https://github.com/TimothyYe/skm) - SKM是一个简单而强大的SSH密钥管理器,它可以帮助您轻松管理多个SSH密钥!
-- [StatusOK](https://github.com/sanathp/statusok) - 监控您的网站和 REST API.当您的服务器关闭或响应时间超过预期时,通过 Slack、电子邮件收到通知.
-- [terraform-provider-openapi](https://github.com/dikhan/terraform-provider-openapi) - Terraform 提供程序插件,可根据包含公开 API 定义的 OpenAPI 文档(以前称为 swagger 文件)在运行时动态配置自身.
-- [tf-profile](https://github.com/datarootsio/tf-profile) - Terraform 运行的探查器. 生成全局统计数据、资源级统计数据或可视化.
-- [traefik](https://github.com/containous/traefik) - 反向代理和负载均衡器,支持多个后端.
-- [trubka](https://github.com/xitonix/trubka) - 用于管理 Apache Kafka 集群并对其进行故障排除的 CLI 工具,具有向 Kafka 发布/使用协议缓冲区和纯文本事件的能力.
-- [uTask](https://github.com/ovh/utask) - 自动化引擎,用于建模和执行 yaml 中声明的业务流程.
-- [Vegeta](https://github.com/tsenart/vegeta) - HTTP 负载测试工具和库. 超过9000!
-- [wait-for](https://github.com/dnnrly/wait-for) - 等待事情发生(从命令行),然后再继续. 轻松编排 Docker 服务和其他事物.
-- [webhook](https://github.com/adnanh/webhook) - 允许用户创建在服务器上执行命令的 HTTP 端点(挂钩)的工具.
-- [Wide](https://wide.b3log.org/login) - 使用 Golang 的基于 Web 的团队 IDE.
-- [winrm-cli](https://github.com/masterzen/winrm-cli) - 用于在 Windows 计算机上远程执行命令的 CLI 工具.
+- [cassowary](https://github.com/rogerwelin/cassowary) - Modern cross-platform HTTP load-testing tool written in Go.
+- [Ddosify](https://github.com/ddosify/ddosify) - High-performance load testing tool, written in Golang.
+- [DepCharge](https://github.com/centerorbit/depcharge) - Helps orchestrating the execution of commands across the many dependencies in larger projects.
+- [docker-go-mingw](https://github.com/x1unix/docker-go-mingw) - Docker image for building Go binaries for Windows with MinGW toolchain.
+- [Dockerfile-Generator](https://github.com/ozankasikci/dockerfile-generator) - A go library and an executable that produces valid Dockerfiles using various input channels.
+- [dogo](https://github.com/liudng/dogo) - Monitoring changes in the source file and automatically compile and run (restart).
+- [drone-jenkins](https://github.com/appleboy/drone-jenkins) - Trigger downstream Jenkins jobs using a binary, docker or Drone CI.
+- [drone-scp](https://github.com/appleboy/drone-scp) - Copy files and artifacts via SSH using a binary, docker or Drone CI.
+- [Dropship](https://github.com/chrismckenzie/dropship) - Tool for deploying code via cdn.
+- [easyssh-proxy](https://github.com/appleboy/easyssh-proxy) - Golang package for easy remote execution through SSH and SCP downloading via `ProxyCommand`.
+- [fac](https://github.com/mkchoi212/fac) - Command-line user interface to fix git merge conflicts.
+- [Fleet device management](https://github.com/fleetdm/fleet) - Lightweight, programmable telemetry for servers and workstations.
+- [gaia](https://github.com/gaia-pipeline/gaia) - Build powerful pipelines in any programming language.
+- [ghorg](https://github.com/gabrie30/ghorg) - Quickly clone an entire org/users repositories into one directory - Supports GitHub, GitLab, Gitea, and Bitbucket.
+- [Gitea](https://github.com/go-gitea/gitea) - Fork of Gogs, entirely community driven.
+- [gitea-github-migrator](https://git.jonasfranz.software/JonasFranzDEV/gitea-github-migrator) - Migrate all your GitHub repositories, issues, milestones and labels to your Gitea instance.
+- [go-furnace](https://github.com/go-furnace/go-furnace) - Hosting solution written in Go. Deploy your Application with ease on AWS, GCP or DigitalOcean.
+- [go-rocket-update](https://github.com/mouuff/go-rocket-update) - A simple way to make self updating Go applications - Supports Github and Gitlab.
+- [go-selfupdate](https://github.com/sanbornm/go-selfupdate) - Enable your Go applications to self update.
+- [gobrew](https://github.com/cryptojuice/gobrew) - gobrew lets you easily switch between multiple versions of go.
+- [gobrew](https://github.com/kevincobain2000/gobrew) - Go version manager. Super simple tool to install and manage Go versions. Install go without root. Gobrew doesn't require shell rehash.
+- [godbg](https://github.com/sirnewton01/godbg) - Web-based gdb front-end application.
+- [Gogs](https://gogs.io/) - A Self Hosted Git Service in the Go Programming Language.
+- [gonative](https://github.com/inconshreveable/gonative) - Tool which creates a build of Go that can cross compile to all platforms while still using the Cgo-enabled versions of the stdlib packages.
+- [govvv](https://github.com/ahmetalpbalkan/govvv) - “go build” wrapper to easily add version information into Go binaries.
+- [gox](https://github.com/mitchellh/gox) - Dead simple, no frills Go cross compile tool.
+- [goxc](https://github.com/laher/goxc) - build tool for Go, with a focus on cross-compiling and packaging.
+- [grapes](https://github.com/yaronsumel/grapes) - Lightweight tool designed to distribute commands over ssh with ease.
+- [GVM](https://github.com/moovweb/gvm) - GVM provides an interface to manage Go versions.
+- [Hey](https://github.com/rakyll/hey) - Hey is a tiny program that sends some load to a web application.
+- [httpref](https://github.com/dnnrly/httpref) - httpref is a handy CLI reference for HTTP methods, status codes, headers, and TCP and UDP ports.
+- [jcli](https://github.com/jenkins-zh/jenkins-cli) - Jenkins CLI allows you manage your Jenkins as an easy way.
+- [kala](https://github.com/ajvb/kala) - Simplistic, modern, and performant job scheduler.
+- [kcli](https://github.com/cswank/kcli) - Command line tool for inspecting kafka topics/partitions/messages.
+- [ko](https://github.com/google/ko) - Command line tool for building and deploying Go applications on Kubernetes
+- [kool](https://github.com/kool-dev/kool) - Command line tool for managing Docker environments as an easy way.
+- [kubernetes](https://github.com/kubernetes/kubernetes) - Container Cluster Manager from Google.
+- [KubeVela](https://github.com/kubevela/kubevela) - Cloud native application delivery.
+- [kwatch](https://github.com/abahmed/kwatch) - Monitor & detect crashes in your Kubernetes(K8s) cluster instantly.
+- [lstags](https://github.com/ivanilves/lstags) - Tool and API to sync Docker images across different registries.
+- [lwc](https://github.com/timdp/lwc) - A live-updating version of the UNIX wc command.
+- [manssh](https://github.com/xwjdsh/manssh) - manssh is a command line tool for managing your ssh alias config easily.
+- [Mantil](https://github.com/mantil-io/mantil) - Go specific framework for building serverless applications on AWS that enables you to focus on pure Go code while Mantil takes care of the infrastructure.
+- [Mizu](https://github.com/up9inc/mizu) - API traffic viewer for Kubernetes enabling you to view all API communication between microservices, multiprotocol support: HTTP1.1, HTTP/2, AMQP, Kafka, Redis.
+- [Moby](https://github.com/moby/moby) - Collaborative project for the container ecosystem to assemble container-based systems.
+- [Mora](https://github.com/emicklei/mora) - REST server for accessing MongoDB documents and meta data.
+- [ostent](https://github.com/ostrost/ostent) - collects and displays system metrics and optionally relays to Graphite and/or InfluxDB.
+- [Packer](https://github.com/mitchellh/packer) - Packer is a tool for creating identical machine images for multiple platforms from a single source configuration.
+- [Pewpew](https://github.com/bengadbois/pewpew) - Flexible HTTP command line stress tester.
+- [Pomerium](https://github.com/pomerium/pomerium) - Pomerium is an identity-aware access proxy.
+- [Rodent](https://github.com/alouche/rodent) - Rodent helps you manage Go versions, projects and track dependencies.
+- [s3-proxy](https://github.com/oxyno-zeta/s3-proxy) - S3 Proxy with GET, PUT and DELETE methods and authentication (OpenID Connect and Basic Auth).
+- [s3gof3r](https://github.com/rlmcpherson/s3gof3r) - Small utility/library optimized for high speed transfer of large objects into and out of Amazon S3.
+- [s5cmd](https://github.com/peak/s5cmd) - Blazing fast S3 and local filesystem execution tool.
+- [Scaleway-cli](https://github.com/scaleway/scaleway-cli) - Manage BareMetal Servers from Command Line (as easily as with Docker).
+- [script](https://github.com/bitfield/script) - Making it easy to write shell-like scripts in Go for DevOps and system administration tasks.
+- [sg](https://github.com/ChristopherRabotin/sg) - Benchmarks a set of HTTP endpoints (like ab), with possibility to use the response code and data between each call for specific server stress based on its previous response.
+- [skm](https://github.com/TimothyYe/skm) - SKM is a simple and powerful SSH Keys Manager, it helps you to manage your multiple SSH keys easily!
+- [StatusOK](https://github.com/sanathp/statusok) - Monitor your Website and REST APIs.Get Notified through Slack, E-mail when your server is down or response time is more than expected.
+- [terraform-provider-openapi](https://github.com/dikhan/terraform-provider-openapi) - Terraform provider plugin that dynamically configures itself at runtime based on an OpenAPI document (formerly known as swagger file) containing the definitions of the APIs exposed.
+- [tf-profile](https://github.com/datarootsio/tf-profile) - Profiler for Terraform runs. Generate global stats, resource-level stats or visualizations.
+- [traefik](https://github.com/containous/traefik) - Reverse proxy and load balancer with support for multiple backends.
+- [trubka](https://github.com/xitonix/trubka) - A CLI tool to manage and troubleshoot Apache Kafka clusters with the ability of generically publishing/consuming protocol buffer and plain text events to/from Kafka.
+- [uTask](https://github.com/ovh/utask) - Automation engine that models and executes business processes declared in yaml.
+- [Vegeta](https://github.com/tsenart/vegeta) - HTTP load testing tool and library. It's over 9000!
+- [wait-for](https://github.com/dnnrly/wait-for) - Wait for something to happen (from the command line) before continuing. Easy orchestration of Docker services and other things.
+- [webhook](https://github.com/adnanh/webhook) - Tool which allows user to create HTTP endpoints (hooks) that execute commands on the server.
+- [Wide](https://wide.b3log.org/login) - Web-based IDE for Teams using Golang.
+- [winrm-cli](https://github.com/masterzen/winrm-cli) - Cli tool to remotely execute commands on Windows machines.
### Other Software
-- [Better Go Playground](https://goplay.tools) - 具有语法高亮、代码完成和其他功能的游乐场.
-- [blocky](https://github.com/0xERR0R/blocky) - 快速、轻量级的 DNS 代理作为本地网络的广告拦截器,具有多种功能.
-- [borg](https://github.com/crufter/borg) - 基于终端的 bash 片段搜索引擎.
-- [boxed](https://github.com/tejo/boxed) - 基于 Dropbox 的博客引擎.
-- [Cherry](https://github.com/rafael-santiago/cherry) - Go 中的小型网络聊天服务器.
-- [Circuit](https://github.com/gocircuit/circuit) - Circuit 是一个可编程平台即服务 (PaaS) 和/或基础设施即服务 (IaaS),用于管理、发现、同步和编排包含云应用程序的服务和主机.
-- [Comcast](https://github.com/tylertreat/Comcast) - 模拟不良的网络连接.
-- [confd](https://github.com/kelseyhightower/confd) - 使用来自 etcd 或 consul 的模板和数据管理本地应用程序配置文件.
-- [crawley](https://github.com/s0rg/crawley) - 用于 cli 的网络抓取/爬虫.
-- [croc](https://github.com/schollz/croc) - 轻松安全地将文件或文件夹从一台计算机发送到另一台计算机.
-- [Docker](https://www.docker.com/) - 为开发人员和系统管理员提供分布式应用程序的开放平台.
-- [Documize](https://github.com/documize/community) - 集成来自 SaaS 工具的数据的现代 wiki 软件.
-- [dp](https://github.com/scryinfo/dp) - 通过与区块链进行数据交换的SDK,开发者可以轻松进行DAPP开发.
-- [drive](https://github.com/odeke-em/drive) - 命令行的 Google Drive 客户端.
-- [Duplicacy](https://github.com/gilbertchen/duplicacy) - 基于无锁重复数据删除思想的跨平台网络和云备份工具.
-- [Gebug](https://github.com/moshebe/gebug) - 该工具通过无缝启用调试器和热重载功能,使 Dockerized Go 应用程序的调试变得超级简单.
-- [gfile](https://github.com/Antonito/gfile) - 通过 WebRTC 在两台计算机之间安全地传输文件,无需任何第三方.
-- [Go Package Store](https://github.com/shurcooL/Go-Package-Store) - 显示 GOPATH 中 Go 软件包更新的应用程序.
-- [go-peerflix](https://github.com/Sioro-Neoku/go-peerflix) - 视频流种子客户端.
-- [goblin](https://goblin.reaper.im) - 卷曲的 Golang 二进制文件,由妖精构建.
-- [GoBoy](https://github.com/Humpheh/goboy) - 用 Go 编写的 Nintendo Game Boy Color 模拟器.
-- [gocc](https://github.com/goccmack/gocc) - Gocc 是一个用 Go 编写的 Go 编译器套件.
-- [GoDocTooltip](https://github.com/diankong/GoDocTooltip) - Go Doc 站点的 Chrome 扩展,它在函数列表中将函数描述显示为工具提示.
-- [Gokapi](https://github.com/Forceu/gokapi) - 用于共享文件的轻量级服务器,文件在一定数量的下载或几天后就会过期. 与 Firefox Send 类似,但没有公开上传.
-- [GoLand](https://jetbrains.com/go) - 全功能跨平台 Go IDE.
-- [Gor](https://github.com/buger/gor) - HTTP 流量复制工具,用于实时重播从生产到阶段/开发环境的流量.
-- [Guora](https://github.com/meloalright/guora) - 用 Go 编写的类似 Quora 的自托管 Web 应用程序.
-- [hoofli](https://github.com/dnnrly/hoofli) - 通过 Chrome 或 Firefox 网络检查生成 PlantUML 图.
+- [Better Go Playground](https://goplay.tools) - Go playground with syntax highlight, code completion and other features.
+- [blocky](https://github.com/0xERR0R/blocky) - Fast and lightweight DNS proxy as ad-blocker for local network with many features.
+- [borg](https://github.com/crufter/borg) - Terminal based search engine for bash snippets.
+- [boxed](https://github.com/tejo/boxed) - Dropbox based blog engine.
+- [Cherry](https://github.com/rafael-santiago/cherry) - Tiny webchat server in Go.
+- [Circuit](https://github.com/gocircuit/circuit) - Circuit is a programmable platform-as-a-service (PaaS) and/or Infrastructure-as-a-Service (IaaS), for management, discovery, synchronization and orchestration of services and hosts comprising cloud applications.
+- [Comcast](https://github.com/tylertreat/Comcast) - Simulate bad network connections.
+- [confd](https://github.com/kelseyhightower/confd) - Manage local application configuration files using templates and data from etcd or consul.
+- [crawley](https://github.com/s0rg/crawley) - Web scraper/crawler for cli.
+- [croc](https://github.com/schollz/croc) - Easily and securely send files or folders from one computer to another.
+- [Docker](https://www.docker.com/) - Open platform for distributed applications for developers and sysadmins.
+- [Documize](https://github.com/documize/community) - Modern wiki software that integrates data from SaaS tools.
+- [dp](https://github.com/scryinfo/dp) - Through SDK for data exchange with blockchain, developers can get easy access to DAPP development.
+- [drive](https://github.com/odeke-em/drive) - Google Drive client for the commandline.
+- [Duplicacy](https://github.com/gilbertchen/duplicacy) - A cross-platform network and cloud backup tool based on the idea of lock-free deduplication.
+- [Gebug](https://github.com/moshebe/gebug) - A tool that makes debugging of Dockerized Go applications super easy by enabling Debugger and Hot-Reload features, seamlessly.
+- [gfile](https://github.com/Antonito/gfile) - Securely transfer files between two computers, without any third party, over WebRTC.
+- [Go Package Store](https://github.com/shurcooL/Go-Package-Store) - App that displays updates for the Go packages in your GOPATH.
+- [go-peerflix](https://github.com/Sioro-Neoku/go-peerflix) - Video streaming torrent client.
+- [goblin](https://goblin.reaper.im) - Golang binaries in a curl, built by goblins.
+- [GoBoy](https://github.com/Humpheh/goboy) - Nintendo Game Boy Color emulator written in Go.
+- [gocc](https://github.com/goccmack/gocc) - Gocc is a compiler kit for Go written in Go.
+- [GoDocTooltip](https://github.com/diankong/GoDocTooltip) - Chrome extension for Go Doc sites, which shows function description as tooltip at function list.
+- [Gokapi](https://github.com/Forceu/gokapi) - Lightweight server to share files, which expire after a set amount of downloads or days. Similar to Firefox Send, but without public upload.
+- [GoLand](https://jetbrains.com/go) - Full featured cross-platform Go IDE.
+- [Gor](https://github.com/buger/gor) - Http traffic replication tool, for replaying traffic from production to stage/dev environments in real-time.
+- [Guora](https://github.com/meloalright/guora) - A self-hosted Quora like web application written in Go.
+- [hoofli](https://github.com/dnnrly/hoofli) - Generate PlantUML diagrams from Chrome or Firefox network inspections.
- [hotswap](https://github.com/edwingeng/hotswap) - A complete solution to reload your go code without restarting your server, interrupting or blocking any ongoing procedure.
-- [hugo](https://gohugo.io/) - 快速而现代的静态网站引擎.
-- [ide](https://github.com/thestrukture/ide) - 浏览器可访问的 IDE. 专为 Go 设计.
-- [ipe](https://github.com/dimiro1/ipe) - 开源 Pusher 服务器实现与用 GO 编写的 Pusher 客户端库兼容.
-- [joincap](https://github.com/assafmo/joincap) - 用于将多个 pcap 文件合并在一起的命令行实用程序.
-- [Juju](https://jujucharms.com/) - 与云无关的服务部署和编排 - 支持 EC2、Azure、Openstack、MAAS 等.
-- [Leaps](https://github.com/jeffail/leaps) - 使用操作转换的结对编程服务.
-- [lgo](https://github.com/yunabe/lgo) - 使用 Jupyter 进行交互式 Go 编程. 它支持代码补全、代码检查和 100% Go 兼容性.
-- [limetext](https://limetext.github.io) - Lime Text 是一款功能强大且优雅的文本编辑器,主要用 Go 开发,旨在成为 Sublime Text 的免费开源软件继承者.
-- [LiteIDE](https://github.com/visualfc/liteide) - LiteIDE 是一个简单、开源、跨平台的 Go IDE.
-- [mockingjay](https://github.com/quii/mockingjay-server) - 来自一个配置文件的虚假 HTTP 服务器和消费者驱动的合约. 您还可以让服务器随机出现异常行为,以帮助进行更实际的性能测试.
-- [myLG](https://github.com/mehrdadrad/mylg) - 用 Go 编写的命令行网络诊断工具.
-- [naclpipe](https://github.com/unix4fun/naclpipe) - 用 Go 编写的简单的基于 NaCL EC25519 的加密管道工具.
-- [Neo-cowsay](https://github.com/Code-Hex/Neo-cowsay) - 牛赛重生了. 为了新时代.
-- [nes](https://github.com/fogleman/nes) - 用 Go 编写的任天堂娱乐系统 (NES) 模拟器.
-- [Orbit](https://github.com/gulien/orbit) - 一个用于运行命令和从模板生成文件的简单工具.
-- [peg](https://github.com/pointlander/peg) - Peg,解析表达式语法,是 Packrat 解析器生成器的实现.
-- [Plik](https://github.com/root-gg/plik) - Plik 是 Go 中的临时文件上传系统(类似 Wetransfer).
-- [portal](https://github.com/SpatiumPortae/portal) - Portal 是一个快速、简单的命令行文件传输实用程序,可以从任何计算机传输到另一台计算机.
-- [protoncheck](https://github.com/servusdei2018/protoncheck) - 用于 waybar/polybar/yabar/i3blocks 的 ProtonMail 模块.
-- [restic](https://github.com/restic/restic) - 重复数据删除备份程序.
-- [sake](https://github.com/alajmo/sake) -sake 是本地和远程主机的命令运行程序.
-- [scc](https://github.com/boyter/scc) - Sloc Cloc 和 Code,一个非常快速准确的代码计数器,具有复杂性计算和 COCOMO 估计.
-- [Seaweed File System](https://github.com/chrislusf/seaweedfs) - 快速、简单且可扩展的分布式文件系统,具有 O(1) 磁盘查找功能.
-- [shell2http](https://github.com/msoap/shell2http) - 通过 http 服务器执行 shell 命令(用于原型设计或远程控制).
-- [snap](https://github.com/intelsdi-x/snap) - 强大的遥测框架.
-- [Snitch](https://github.com/lucasgomide/snitch) - 当有人通过 Tsuru 部署任何应用程序时,通知您的团队和许多工具的简单方法.
-- [Stack Up](https://github.com/pressly/sup) - Stack Up,一个超级简单的部署工具 - 只是 Unix - 将其视为服务器网络的“make”.
-- [stew](https://github.com/marwanhawari/stew) - 用于编译二进制文件的独立包管理器.
-- [syncthing](https://syncthing.net/) - 开放、分散的文件同步工具和协议.
-- [tcpdog](https://github.com/mehrdadrad/tcpdog) - 基于 eBPF 的 TCP 可观测性.
-- [tcpprobe](https://github.com/mehrdadrad/tcpprobe) - 用于网络性能和路径监控的 TCP 工具,包括套接字统计信息.
-- [term-quiz](https://github.com/crazcalm/term-quiz) - 针对您的终端的测验.
-- [toxiproxy](https://github.com/shopify/toxiproxy) - 模拟网络和系统条件以进行自动化测试的代理.
-- [tsuru](https://tsuru.io/) - 可扩展的开源平台即服务软件.
-- [vaku](https://github.com/lingrino/vaku) - CLI 和 API 用于 Vault 中基于文件夹的功能,例如复制、移动和搜索.
-- [vFlow](https://github.com/VerizonDigital/vflow) - 高性能、可扩展且可靠的 IPFIX、sFlow 和 Netflow 收集器.
-- [wellington](https://github.com/wellington/wellington) - Sass 项目管理工具,使用 sprite 功能扩展语言(如 Compass).
-- [woke](https://github.com/get-woke/woke) - 检测源代码中的非包容性语言.
-- [zs](https://git.mills.io/prologic/zs) - 一个极其最小的静态站点生成器.
+- [hugo](https://gohugo.io/) - Fast and Modern Static Website Engine.
+- [ide](https://github.com/thestrukture/ide) - Browser accessible IDE. Designed for Go with Go.
+- [ipe](https://github.com/dimiro1/ipe) - Open source Pusher server implementation compatible with Pusher client libraries written in GO.
+- [joincap](https://github.com/assafmo/joincap) - Command-line utility for merging multiple pcap files together.
+- [Juju](https://jujucharms.com/) - Cloud-agnostic service deployment and orchestration - supports EC2, Azure, Openstack, MAAS and more.
+- [Leaps](https://github.com/jeffail/leaps) - Pair programming service using Operational Transforms.
+- [lgo](https://github.com/yunabe/lgo) - Interactive Go programming with Jupyter. It supports code completion, code inspection and 100% Go compatibility.
+- [limetext](https://limetext.github.io) - Lime Text is a powerful and elegant text editor primarily developed in Go that aims to be a Free and open-source software successor to Sublime Text.
+- [LiteIDE](https://github.com/visualfc/liteide) - LiteIDE is a simple, open source, cross-platform Go IDE.
+- [mockingjay](https://github.com/quii/mockingjay-server) - Fake HTTP servers and consumer driven contracts from one configuration file. You can also make the server randomly misbehave to help do more realistic performance tests.
+- [myLG](https://github.com/mehrdadrad/mylg) - Command Line Network Diagnostic tool written in Go.
+- [naclpipe](https://github.com/unix4fun/naclpipe) - Simple NaCL EC25519 based crypto pipe tool written in Go.
+- [Neo-cowsay](https://github.com/Code-Hex/Neo-cowsay) - 🐮 cowsay is reborn. for a New Era.
+- [nes](https://github.com/fogleman/nes) - Nintendo Entertainment System (NES) emulator written in Go.
+- [Orbit](https://github.com/gulien/orbit) - A simple tool for running commands and generating files from templates.
+- [peg](https://github.com/pointlander/peg) - Peg, Parsing Expression Grammar, is an implementation of a Packrat parser generator.
+- [Plik](https://github.com/root-gg/plik) - Plik is a temporary file upload system (Wetransfer like) in Go.
+- [portal](https://github.com/SpatiumPortae/portal) - Portal is a quick and easy command-line file transfer utility from any computer to another.
+- [protoncheck](https://github.com/servusdei2018/protoncheck) - ProtonMail module for waybar/polybar/yabar/i3blocks.
+- [restic](https://github.com/restic/restic) - De-duplicating backup program.
+- [sake](https://github.com/alajmo/sake) - sake is a command runner for local and remote hosts.
+- [scc](https://github.com/boyter/scc) - Sloc Cloc and Code, a very fast accurate code counter with complexity calculations and COCOMO estimates.
+- [Seaweed File System](https://github.com/chrislusf/seaweedfs) - Fast, Simple and Scalable Distributed File System with O(1) disk seek.
+- [shell2http](https://github.com/msoap/shell2http) - Executing shell commands via http server (for prototyping or remote control).
+- [snap](https://github.com/intelsdi-x/snap) - Powerful telemetry framework.
+- [Snitch](https://github.com/lucasgomide/snitch) - Simple way to notify your team and many tools when someone has deployed any application via Tsuru.
+- [Stack Up](https://github.com/pressly/sup) - Stack Up, a super simple deployment tool - just Unix - think of it like 'make' for a network of servers.
+- [stew](https://github.com/marwanhawari/stew) - An independent package manager for compiled binaries.
+- [syncthing](https://syncthing.net/) - Open, decentralized file synchronization tool and protocol.
+- [tcpdog](https://github.com/mehrdadrad/tcpdog) - eBPF based TCP observability.
+- [tcpprobe](https://github.com/mehrdadrad/tcpprobe) - TCP tool for network performance and path monitoring, including socket statistics.
+- [term-quiz](https://github.com/crazcalm/term-quiz) - Quizzes for your terminal.
+- [toxiproxy](https://github.com/shopify/toxiproxy) - Proxy to simulate network and system conditions for automated tests.
+- [tsuru](https://tsuru.io/) - Extensible and open source Platform as a Service software.
+- [vaku](https://github.com/lingrino/vaku) - CLI & API for folder-based functions in Vault like copy, move, and search.
+- [vFlow](https://github.com/VerizonDigital/vflow) - High-performance, scalable and reliable IPFIX, sFlow and Netflow collector.
+- [wellington](https://github.com/wellington/wellington) - Sass project management tool, extends the language with sprite functions (like Compass).
+- [woke](https://github.com/get-woke/woke) - Detect non-inclusive language in your source code.
+- [zs](https://git.mills.io/prologic/zs) - an extremely minimal static site generator.
## Resources
-_在哪里发现新的 Go 库._
+_Where to discover new Go libraries._
## Benchmarks
-- [autobench](https://github.com/davecheney/autobench) - 比较不同 Go 版本之间性能的框架.
-- [go-benchmark-app](https://github.com/mrLSD/go-benchmark-app) - 强大的 HTTP 基准测试工具与 Аb、Wrk、Siege 工具混合在一起. 收集统计数据和各种参数以进行基准测试和比较结果.
-- [go-benchmarks](https://github.com/tylertreat/go-benchmarks) - 很少有其他的 Go 微基准测试. 将一些语言功能与替代方法进行比较.
-- [go-http-routing-benchmark](https://github.com/julienschmidt/go-http-routing-benchmark) - Go HTTP 请求路由器基准测试和比较.
-- [go-json-benchmark](https://github.com/zerosnake0/go-json-benchmark) - Go JSON 基准测试.
-- [go-ml-benchmarks](https://github.com/nikolaydubina/go-ml-benchmarks) - Go 中机器学习推理的基准.
-- [go-web-framework-benchmark](https://github.com/smallnest/go-web-framework-benchmark) - Go Web 框架基准测试.
-- [go_serialization_benchmarks](https://github.com/alecthomas/go_serialization_benchmarks) - Go 序列化方法的基准.
-- [gocostmodel](https://github.com/PuerkitoBio/gocostmodel) - Go语言常用基本操作的基准.
-- [golang-sql-benchmark](https://github.com/tyler-smith/golang-sql-benchmark) - 流行的 Go 数据库/SQL 实用程序的基准集合.
-- [gospeed](https://github.com/feyeleanor/GoSpeed) - 用于计算语言构造速度的 Go 微基准.
-- [kvbench](https://github.com/jimrobinson/kvbench) - 键/值数据库基准.
-- [skynet](https://github.com/atemerev/skynet) - Skynet 1M 线程微基准测试.
-- [speedtest-resize](https://github.com/fawick/speedtest-resize) - 比较 Go 语言的各种图像调整大小算法.
+- [autobench](https://github.com/davecheney/autobench) - Framework to compare the performance between different Go versions.
+- [go-benchmark-app](https://github.com/mrLSD/go-benchmark-app) - Powerful HTTP-benchmark tool mixed with Аb, Wrk, Siege tools. Gathering statistics and various parameters for benchmarks and comparison results.
+- [go-benchmarks](https://github.com/tylertreat/go-benchmarks) - Few miscellaneous Go microbenchmarks. Compare some language features to alternative approaches.
+- [go-http-routing-benchmark](https://github.com/julienschmidt/go-http-routing-benchmark) - Go HTTP request router benchmark and comparison.
+- [go-json-benchmark](https://github.com/zerosnake0/go-json-benchmark) - Go JSON benchmark.
+- [go-ml-benchmarks](https://github.com/nikolaydubina/go-ml-benchmarks) - benchmarks for machine learning inference in Go.
+- [go-web-framework-benchmark](https://github.com/smallnest/go-web-framework-benchmark) - Go web framework benchmark.
+- [go_serialization_benchmarks](https://github.com/alecthomas/go_serialization_benchmarks) - Benchmarks of Go serialization methods.
+- [gocostmodel](https://github.com/PuerkitoBio/gocostmodel) - Benchmarks of common basic operations for the Go language.
+- [golang-sql-benchmark](https://github.com/tyler-smith/golang-sql-benchmark) - Collection of benchmarks for popular Go database/SQL utilities.
+- [gospeed](https://github.com/feyeleanor/GoSpeed) - Go micro-benchmarks for calculating the speed of language constructs.
+- [kvbench](https://github.com/jimrobinson/kvbench) - Key/Value database benchmark.
+- [skynet](https://github.com/atemerev/skynet) - Skynet 1M threads microbenchmark.
+- [speedtest-resize](https://github.com/fawick/speedtest-resize) - Compare various Image resize algorithms for the Go language.
## Conferences
-- [GoCon](https://gocon.connpass.com/) - 日本东京.
-- [GoDays](https://www.godays.io/) - 柏林,德国.
-- [GoLab](https://golab.io/) - 意大利佛罗伦萨.
+- [GoCon](https://gocon.connpass.com/) - Tokyo, Japan.
+- [GoDays](https://www.godays.io/) - Berlin, Germany.
+- [GoLab](https://golab.io/) - Florence, Italy.
- [GopherChina](https://gopherchina.org) - Shanghai, China.
-- [GopherCon](https://www.gophercon.com/) - 美国丹佛.
-- [GopherCon Australia](https://gophercon.com.au/) - 悉尼,澳大利亚.
-- [GopherCon Brazil](https://gopherconbr.org) - 巴西弗洛里亚诺波利斯.
-- [GopherCon Europe](https://gophercon.eu/) - 柏林,德国.
-- [GopherCon India](https://www.gophercon.in/) - 印度浦那.
-- [GopherCon Israel](https://www.gophercon.org.il/) - 以色列特拉维夫.
-- [GopherCon Russia](https://www.gophercon-russia.ru) - 俄罗斯莫斯科.
-- [GopherCon Singapore](https://gophercon.sg) - 新加坡丰树商业城.
-- [GopherCon UK](https://www.gophercon.co.uk/) - 英国伦敦.
-- [GopherCon Vietnam](https://gophercon.vn/) - 越南胡志明市.
-- [GoWest Conference](https://www.gowestconf.com/) - 美国李海.
+- [GopherCon](https://www.gophercon.com/) - Denver, USA.
+- [GopherCon Australia](https://gophercon.com.au/) - Sydney, Australia.
+- [GopherCon Brazil](https://gopherconbr.org) - Florianópolis, Brazil.
+- [GopherCon Europe](https://gophercon.eu/) - Berlin, Germany.
+- [GopherCon India](https://www.gophercon.in/) - Pune, India.
+- [GopherCon Israel](https://www.gophercon.org.il/) - Tel Aviv, Israel.
+- [GopherCon Russia](https://www.gophercon-russia.ru) - Moscow, Russia.
+- [GopherCon Singapore](https://gophercon.sg) - Mapletree Business City, Singapore.
+- [GopherCon UK](https://www.gophercon.co.uk/) - London, UK.
+- [GopherCon Vietnam](https://gophercon.vn/) - Ho Chi Minh City, Vietnam.
+- [GoWest Conference](https://www.gowestconf.com/) - Lehi, USA.
## E-Books
@@ -3070,20 +3071,20 @@ _在哪里发现新的 Go 库._
### E-books for purchase
- [100 Go Mistakes: How to Avoid Them](https://www.manning.com/books/100-go-mistakes-how-to-avoid-them)
-- [Black Hat Go](https://nostarch.com/blackhatgo) - 为黑客和渗透测试人员进行编程.
+- [Black Hat Go](https://nostarch.com/blackhatgo) - Go programming for hackers and pentesters.
- [Build an Orchestrator in Go](https://www.manning.com/books/build-an-orchestrator-in-go)
-- [Continuous Delivery in Go](https://www.manning.com/books/continuous-delivery-in-go) - 这本持续交付实用指南向您展示如何快速建立自动化管道,以改进您的测试、代码质量和最终产品.
-- [Creative DIY Microcontroller Project With TinyGo and WebAssembly](https://www.packtpub.com/product/creative-diy-microcontroller-projects-with-tinygo-and-webassembly/9781800560208) - 介绍 TinyGo 编译器以及涉及 Arduino 和 WebAssembly 的项目.
-- [Effective Go: Elegant, efficient, and testable code](https://www.manning.com/books/effective-go) - 解锁Go对程序设计的独特视角,开始编写简单、可维护、可测试的Go代码.
-- [For the Love of Go](https://bitfieldconsulting.com/books/love) - Go 初学者的入门书.
-- [Go Faster](https://leanpub.com/gofaster) - 本书旨在缩短您的学习曲线,帮助您更快地成为一名熟练的 Go 程序员.
-- [Know Go: Generics](https://bitfieldconsulting.com/books/generics) - 在 Go 中理解和使用泛型的指南.
-- [Lets-Go](https://lets-go.alexedwards.net) - 使用 Go 创建快速、安全且可维护的 Web 应用程序的分步指南.
-- [Lets-Go-Further](https://lets-go-further.alexedwards.net) - 在 Go 中构建 API 和 Web 应用程序的高级模式.
-- [The Power of Go: Tests](https://bitfieldconsulting.com/books/tests) - Go 测试指南.
-- [The Power of Go: Tools](https://bitfieldconsulting.com/books/tools) - 在 Go 中编写命令行工具的指南.
+- [Continuous Delivery in Go](https://www.manning.com/books/continuous-delivery-in-go) - This practical guide to continuous delivery shows you how to rapidly establish an automated pipeline that will improve your testing, code quality, and final product.
+- [Creative DIY Microcontroller Project With TinyGo and WebAssembly](https://www.packtpub.com/product/creative-diy-microcontroller-projects-with-tinygo-and-webassembly/9781800560208) - An introduction into the TinyGo compiler with projects involving Arduino and WebAssembly.
+- [Effective Go: Elegant, efficient, and testable code](https://www.manning.com/books/effective-go) - Unlock Go’s unique perspective on program design, and start writing simple, maintainable, and testable Go code.
+- [For the Love of Go](https://bitfieldconsulting.com/books/love) - An introductory book for Go beginners.
+- [Go Faster](https://leanpub.com/gofaster) - This book seeks to shorten your learning curve and help you become a proficient Go programmer, faster.
+- [Know Go: Generics](https://bitfieldconsulting.com/books/generics) - A guide to understanding and using generics in Go.
+- [Lets-Go](https://lets-go.alexedwards.net) - A step-by-step guide to creating fast, secure and maintanable web applications with Go.
+- [Lets-Go-Further](https://lets-go-further.alexedwards.net) - Advanced patterns for building APIs and web applications in Go.
+- [The Power of Go: Tests](https://bitfieldconsulting.com/books/tests) - A guide to testing in Go.
+- [The Power of Go: Tools](https://bitfieldconsulting.com/books/tools) - A guide to writing command-line tools in Go.
- [Writing A Compiler In Go](https://compilerbook.com)
-- [Writing An Interpreter In Go](https://interpreterbook.com) - 本书介绍了数十种编写惯用的、富有表现力的、高效的 Go 代码的技术,避免了常见的陷阱.
+- [Writing An Interpreter In Go](https://interpreterbook.com) - Book that introduces dozens of techniques for writing idiomatic, expressive, and efficient Go code that avoids common pitfalls.
### Free e-books
@@ -3091,11 +3092,11 @@ _在哪里发现新的 Go 库._
- [An Introduction to Programming in Go](http://www.golang-book.com/)
- [Build Web Application with Golang](https://astaxie.gitbooks.io/build-web-application-with-golang/content/en/)
- [Building Web Apps With Go](https://codegangsta.gitbooks.io/building-web-apps-with-go/content/)
-- [Go 101](https://go101.org) - 一本专注于 Go 语法/语义和各种细节的书.
+- [Go 101](https://go101.org) - A book focusing on Go syntax/semantics and all kinds of details.
- [Go AST Book (Chinese)](https://github.com/chai2010/go-ast-book) - A book focusing on Go `go/*` packages.
-- [Go Succinctly](https://github.com/thedevsir/gosuccinctly) - 波斯语.
-- [GoBooks](https://github.com/dariubs/GoBooks) - 精选的 Go 书籍列表.
-- [How To Code in Go eBook](https://www.digitalocean.com/community/books/how-to-code-in-go-ebook) - 针对初次开发者的 600 页 Go 简介.
+- [Go Succinctly](https://github.com/thedevsir/gosuccinctly) - in Persian.
+- [GoBooks](https://github.com/dariubs/GoBooks) - A curated list of Go books.
+- [How To Code in Go eBook](https://www.digitalocean.com/community/books/how-to-code-in-go-ebook) - A 600 page introduction to Go aimed at first time developers.
- [Learning Go](https://www.miek.nl/downloads/Go/Learning-Go-latest.pdf)
- [Network Programming With Go](https://jan.newmarch.name/golang/)
- [Practical Go Lessons](https://www.practical-go-lessons.com/)
@@ -3107,17 +3108,17 @@ _在哪里发现新的 Go 库._
## Gophers
-- [Free Gophers Pack](https://github.com/MariaLetta/free-gophers-pack) - 由 Maria Letta 设计的 Gopher 图形包,带有矢量和光栅插图和情感人物.
-- [Go-gopher-Vector](https://github.com/keygx/Go-gopher-Vector) - Go gopher 矢量数据 [.ai,.svg].
-- [gopher-logos](https://github.com/GolangUA/gopher-logos) - 可爱的地鼠标志.
+- [Free Gophers Pack](https://github.com/MariaLetta/free-gophers-pack) - Gopher graphics pack by Maria Letta with illustrations and emotional characters in vector and raster.
+- [Go-gopher-Vector](https://github.com/keygx/Go-gopher-Vector) - Go gopher Vector Data [.ai, .svg].
+- [gopher-logos](https://github.com/GolangUA/gopher-logos) - adorable gopher logos.
- [gopher-stickers](https://github.com/tenntenn/gopher-stickers)
- [gophericons](https://github.com/shalakhin/gophericons)
-- [gopherize.me](https://github.com/matryer/gopherize.me) - Gopher化你自己.
-- [gophers](https://github.com/ashleymcnamara/gophers) - Ashley McNamara 的 Gopher 艺术作品.
-- [gophers](https://github.com/egonelbre/gophers) - 免费地鼠.
-- [gophers](https://github.com/rogeralsing/gophers) - 随机地鼠图形.
-- [gophers](https://github.com/sillecelik/go-gopher) - Gopher amigurumi 玩具图案.
-- [gophers](https://github.com/scraly/gophers) - Aurélie Vache 的《地鼠》.
+- [gopherize.me](https://github.com/matryer/gopherize.me) - Gopherize yourself.
+- [gophers](https://github.com/ashleymcnamara/gophers) - Gopher artworks by Ashley McNamara.
+- [gophers](https://github.com/egonelbre/gophers) - Free gophers.
+- [gophers](https://github.com/rogeralsing/gophers) - random gopher graphics.
+- [gophers](https://github.com/sillecelik/go-gopher) - Gopher amigurumi toy pattern.
+- [gophers](https://github.com/scraly/gophers) - Gophers by Aurélie Vache.
## Meetups
@@ -3183,7 +3184,7 @@ _在哪里发现新的 Go 库._
- [Utah Go User Group](https://www.meetup.com/utahgophers/)
- [Women Who Go - San Francisco, CA](https://www.meetup.com/Women-Who-Go/)
-_在此处添加您所在城市/国家的群组(发送 **PR**)_
+_Add the group of your city/country here (send **PR**)_
## Style Guides
@@ -3219,98 +3220,99 @@ _在此处添加您所在城市/国家的群组(发送 **PR**)_
## Websites
-- [Awesome Go @LibHunt](https://go.libhunt.com) - 您的首选 Go 工具箱.
-- [Awesome Golang Workshops](https://github.com/amit-davidson/awesome-golang-workshops) - 精选的精彩 golang 研讨会列表.
-- [Awesome Remote Job](https://github.com/lukasz-madon/awesome-remote-job) - 精选的精彩远程工作列表. 他们中的很多人都在寻找 Go 黑客.
-- [awesome-awesomeness](https://github.com/bayandin/awesome-awesomeness) - 其他令人惊叹的很棒的列表的列表.
-- [awesome-go-extra](https://github.com/xwjdsh/awesome-go-extra) - 解析 Awesome-go README 文件并生成一个包含存储库信息的新 README 文件.
-- [Code with Mukesh](https://codewithmukesh.com/blog/category/golang) - 软件工程师和博客@codewithmukesh.com.
-- [Coding Mystery](https://codingmystery.com) - 使用 Go 解决令人兴奋的密室逃脱编程挑战.
-- [CodinGame](https://www.codingame.com/) - 通过使用小游戏作为实际例子解决交互式任务来学习围棋.
-- [Explore Go Libraries & Projects](https://kandi.openweaver.com/explore/go) - 发现并查找 kandi 上流行和新的 Go 库、顶级作者、热门项目工具包、讨论、教程和学习资源的精选列表.
-- [Go Blog](https://blog.golang.org) - Go 官方博客.
-- [Go Code Club](https://www.youtube.com/watch?v=nvoIPQYdx9g&list=PLEcwzBXTPUE_YQR7R0BRtHBYJ0LN3Y0i3) - 一群 Gophers 每周阅读并讨论一个不同的 Go 项目.
-- [Go Community on Hashnode](https://hashnode.com/n/go) - Hashnode 上的 Gophers 社区.
-- [Go Forum](https://forum.golangbridge.org) - 讨论 Go 的论坛.
-- [Go Projects](https://github.com/golang/go/wiki/Projects) - Go 社区 wiki 上的项目列表.
-- [Go Proverbs](https://go-proverbs.github.io/) - 罗布·派克的《Go Proverbs》.
-- [Go Report Card](https://goreportcard.com) - Go 套餐的成绩单.
-- [go.dev](https://go.dev/) - Go 开发者的中心.
-- [gocryforhelp](https://github.com/ninedraft/gocryforhelp) - 需要帮助的Go项目集合. 开始你的 Go 开源之路的好地方.
-- [godoc.org](https://godoc.org/) - 开源 Go 包的文档.
-- [Golang Developer Jobs](https://golangjob.xyz) - 专门针对 Golang 相关角色的开发人员职位.
-- [Golang Flow](https://golangflow.io) - 发布更新、新闻、包等.
-- [Golang News](https://golangnews.com) - 有关 Go 编程的链接和新闻.
-- [Golang Resources](https://golangresources.com) - 精选学习 Go 的最佳文章、练习、讲座和视频.
-- [Golang Weekly](https://discu.eu/weekly/golang/) - 每个星期一有关 Go 的项目、教程和文章.
-- [golang-graphics](https://github.com/mholt/golang-graphics) - Go 图像、图形和艺术的集合.
-- [golang-nuts](https://groups.google.com/forum/#!forum/golang-nuts) - 转到邮件列表.
+- [Awesome Go @LibHunt](https://go.libhunt.com) - Your go-to Go Toolbox.
+- [Awesome Golang Workshops](https://github.com/amit-davidson/awesome-golang-workshops) - A curated list of awesome golang workshops.
+- [Awesome Remote Job](https://github.com/lukasz-madon/awesome-remote-job) - Curated list of awesome remote jobs. A lot of them are looking for Go hackers.
+- [awesome-awesomeness](https://github.com/bayandin/awesome-awesomeness) - List of other amazingly awesome lists.
+- [awesome-go-extra](https://github.com/xwjdsh/awesome-go-extra) - Parse awesome-go README file and generate a new README file with repo info.
+- [Code with Mukesh](https://codewithmukesh.com/blog/category/golang) - Software Engineer and Blogs @ codewithmukesh.com.
+- [Coding Mystery](https://codingmystery.com) - Solve exciting escape-room-inspired programming challenges using Go.
+- [CodinGame](https://www.codingame.com/) - Learn Go by solving interactive tasks using small games as practical examples.
+- [Explore Go Libraries & Projects](https://kandi.openweaver.com/explore/go) - Discover & find a curated list of popular & new Go libraries, top authors, trending project kits, discussions, tutorials & learning resources on kandi.
+- [Go Blog](https://blog.golang.org) - The official Go blog.
+- [Go Code Club](https://www.youtube.com/watch?v=nvoIPQYdx9g&list=PLEcwzBXTPUE_YQR7R0BRtHBYJ0LN3Y0i3) - A group of Gophers read and discuss a different Go project every week.
+- [Go Community on Hashnode](https://hashnode.com/n/go) - Community of Gophers on Hashnode.
+- [Go Forum](https://forum.golangbridge.org) - Forum to discuss Go.
+- [Go Projects](https://github.com/golang/go/wiki/Projects) - List of projects on the Go community wiki.
+- [Go Proverbs](https://go-proverbs.github.io/) - Go Proverbs by Rob Pike.
+- [Go Report Card](https://goreportcard.com) - A report card for your Go package.
+- [go.dev](https://go.dev/) - A hub for Go developers.
+- [gocryforhelp](https://github.com/ninedraft/gocryforhelp) - Collection of Go projects that needs help. Good place to start your open-source way in Go.
+- [godoc.org](https://godoc.org/) - Documentation for open source Go packages.
+- [Golang Developer Jobs](https://golangjob.xyz) - Developer Jobs exclusively for Golang related Roles.
+- [Golang Flow](https://golangflow.io) - Post Updates, News, Packages and more.
+- [Golang News](https://golangnews.com) - Links and news about Go programming.
+- [Golang Resources](https://golangresources.com) - A curation of the best articles, exercises, talks and videos to learn Go.
+- [Golang Weekly](https://discu.eu/weekly/golang/) - Each monday projects, tutorials and articles about Go.
+- [golang-graphics](https://github.com/mholt/golang-graphics) - Collection of Go images, graphics, and art.
+- [golang-nuts](https://groups.google.com/forum/#!forum/golang-nuts) - Go mailing list.
- [Google Plus Community](https://plus.google.com/communities/114112804251407510571) - The Google+ community for #golang enthusiasts.
-- [Gopher Community Chat](https://invite.slack.golangbridge.org) - 加入我们新的 Gophers Slack 社区([Understand how it came](https://blog.gopheracademy.com/gophers-slack-community/)).
-- [Gophercises](https://gophercises.com/) - 为初出茅庐的地鼠提供免费编码练习.
-- [gowalker.org](https://gowalker.org) - Go 项目 API 文档.
-- [json2go](https://m-zajac.github.io/json2go) - 高级 JSON 到 Go 结构转换 - 在线工具.
-- [justforfunc](https://www.youtube.com/c/justforfunc) - 专门介绍 Go 编程语言提示和技巧的 YouTube 频道,由 Francesc Campoy 主持 [@francesc](https://twitter.com/francesc).
-- [Learn Go Programming](https://blog.learngoprogramming.com) - 通过插图学习 Go 概念.
+- [Gopher Community Chat](https://invite.slack.golangbridge.org) - Join Our New Slack Community For Gophers ([Understand how it came](https://blog.gopheracademy.com/gophers-slack-community/)).
+- [Gophercises](https://gophercises.com/) - Free coding exercises for budding gophers.
+- [gowalker.org](https://gowalker.org) - Go Project API documentation.
+- [json2go](https://m-zajac.github.io/json2go) - Advanced JSON to Go struct conversion - online tool.
+- [justforfunc](https://www.youtube.com/c/justforfunc) - Youtube channel dedicated to Go programming language tips and tricks, hosted by Francesc Campoy [@francesc](https://twitter.com/francesc).
+- [Learn Go Programming](https://blog.learngoprogramming.com) - Learn Go concepts with illustrations.
- [Made with Golang](https://madewithgolang.com/?ref=awesome-go)
-- [r/Golang](https://www.reddit.com/r/golang) - 关于围棋的新闻.
-- [studygolang](https://studygolang.com) - 中国的studygolang社区.
-- [Trending Go repositories on GitHub today](https://github.com/trending?l=go) - 寻找新 Go 库的好地方.
+- [r/Golang](https://www.reddit.com/r/golang) - News about Go.
+- [studygolang](https://studygolang.com) - The community of studygolang in China.
+- [Trending Go repositories on GitHub today](https://github.com/trending?l=go) - Good place to find new Go libraries.
- [TutorialEdge - Golang](https://tutorialedge.net/course/golang/)
### Tutorials
-- [50 Shades of Go](https://devs.cloudimmunity.com/gotchas-and-common-mistakes-in-go-golang/) - 新 Golang 开发人员的陷阱、陷阱和常见错误.
-- [A Comprehensive Guide to Structured Logging in Go](https://betterstack.com/community/guides/logging/logging-in-go/) - 深入研究 Go 中的结构化日志记录世界,特别关注最近接受的 slog 提案,该提案旨在将具有级别的高性能结构化日志记录引入标准库.
-- [A Guide to Golang E-Commerce](https://snipcart.com/blog/golang-ecommerce-ponzu-cms-demo?utm_term=golang-ecommerce-ponzu-cms-demo) - 构建一个用于电子商务的 Golang 网站(包括演示).
-- [A Tour of Go](https://tour.golang.org/) - Go 的互动之旅.
-- [Build a Database in 1000 lines of code](https://github.com/avelino/awesome-go/blob/master/ https://link.medium.com/O9YQlx89Htb) - 用 1000 行代码从零开始构建 NoSQL 数据库.
-- [Build web application with Golang](https://github.com/astaxie/build-web-application-with-golang) - Golang 电子书介绍如何使用 golang 构建 Web 应用程序.
-- [Building and Testing a REST API in Go with Gorilla Mux and PostgreSQL](https://semaphoreci.com/community/tutorials/building-and-testing-a-rest-api-in-go-with-gorilla-mux-and-postgresql) - 我们将在强大的 Gorilla Mux 的帮助下编写 API.
-- [Building Go Web Applications and Microservices Using Gin](https://semaphoreci.com/community/tutorials/building-go-web-applications-and-microservices-using-gin) - 熟悉 Gin 并了解它如何帮助您减少样板代码并构建请求处理管道.
-- [Caching Slow Database Queries](https://medium.com/@rocketlaunchr.cloud/caching-slow-database-queries-1085d308a0c9) - 如何缓存缓慢的数据库查询.
-- [Canceling MySQL](https://medium.com/@rocketlaunchr.cloud/canceling-mysql-in-go-827ed8f83b30) - 如何取消 MySQL 查询.
-- [CodeCrafters Golang Track](https://app.codecrafters.io/tracks/go) - 通过构建自己的 Redis、Docker、Git 和 SQLite 来掌握高级 Go. 具有 goroutine、系统编程、文件 I/O 等功能.
-- [Debugged.it Go patterns](https://github.com/haveyoudebuggedit/go-patterns) - 高级 Go 模式以及可立即运行的示例.
-- [Design Patterns in Go](https://github.com/shubhamzanwar/design-patterns) - 用 Go 实现的编程设计模式的集合.
-- [Ethereum Development with Go](https://github.com/miguelmota/ethereum-development-with-go-book) - 一本关于用 Go 进行以太坊开发的小电子书.
-- [Games With Go](https://www.youtube.com/watch?v=9D4yH7e_ea8&list=PLDZujg-VgQlZUy1iCqBbe5faZLMkA3g2x) - 教学编程和游戏开发的视频系列.
-- [Go By Example](https://gobyexample.com/) - 使用带注释的示例程序实际介绍 Go.
-- [Go Cheat Sheet](https://github.com/a8m/go-lang-cheat-sheet) - Go 的参考卡.
-- [Go database/sql tutorial](http://go-database-sql.org/) - 数据库/sql 简介.
-- [Go in 7 days](https://github.com/harrytran103/7_days_of_go) - 在 7 天内了解有关 Go 的所有内容(来自 Nodejs 开发人员).
-- [Go Language Tutorial](https://www.javatpoint.com/go-tutorial) - 学习Go语言教程.
-- [Go Tutorial](https://www.tutorialspoint.com/go/index.htm) - 学习Go编程.
+- [50 Shades of Go](https://devs.cloudimmunity.com/gotchas-and-common-mistakes-in-go-golang/) - Traps, Gotchas, and Common Mistakes for New Golang Devs.
+- [A Comprehensive Guide to Structured Logging in Go](https://betterstack.com/community/guides/logging/logging-in-go/) - Delve deep into the world of structured logging in Go with a specific focus on recently accepted slog proposal which aims to bring high performance structured logging with levels to the standard library.
+- [A Guide to Golang E-Commerce](https://snipcart.com/blog/golang-ecommerce-ponzu-cms-demo?utm_term=golang-ecommerce-ponzu-cms-demo) - Building a Golang site for e-commerce (demo included).
+- [A Tour of Go](https://tour.golang.org/) - Interactive tour of Go.
+- [Build a Database in 1000 lines of code](https://github.com/avelino/awesome-go/blob/master/ https://link.medium.com/O9YQlx89Htb) - Build a NoSQL Database From Zero in 1000 Lines of Code.
+- [Build web application with Golang](https://github.com/astaxie/build-web-application-with-golang) - Golang ebook intro how to build a web app with golang.
+- [Building and Testing a REST API in Go with Gorilla Mux and PostgreSQL](https://semaphoreci.com/community/tutorials/building-and-testing-a-rest-api-in-go-with-gorilla-mux-and-postgresql) - We’ll write an API with the help of the powerful Gorilla Mux.
+- [Building Go Web Applications and Microservices Using Gin](https://semaphoreci.com/community/tutorials/building-go-web-applications-and-microservices-using-gin) - Get familiar with Gin and find out how it can help you reduce boilerplate code and build a request handling pipeline.
+- [Caching Slow Database Queries](https://medium.com/@rocketlaunchr.cloud/caching-slow-database-queries-1085d308a0c9) - How to cache slow database queries.
+- [Canceling MySQL](https://medium.com/@rocketlaunchr.cloud/canceling-mysql-in-go-827ed8f83b30) - How to cancel MySQL queries.
+- [CodeCrafters Golang Track](https://app.codecrafters.io/tracks/go) - Achieve mastery in advanced Go by building your own Redis, Docker, Git, and SQLite. Featuring goroutines, systems programming, file I/O, and more.
+- [Debugged.it Go patterns](https://github.com/haveyoudebuggedit/go-patterns) - Advanced Go patterns with ready-to-run examples.
+- [Design Patterns in Go](https://github.com/shubhamzanwar/design-patterns) - Collection of programming design patterns implemented in Go.
+- [Ethereum Development with Go](https://github.com/miguelmota/ethereum-development-with-go-book) - A little e-book on Ethereum Development with Go.
+- [Games With Go](https://www.youtube.com/watch?v=9D4yH7e_ea8&list=PLDZujg-VgQlZUy1iCqBbe5faZLMkA3g2x) - A video series teaching programming and game development.
+- [Go By Example](https://gobyexample.com/) - Hands-on introduction to Go using annotated example programs.
+- [Go Cheat Sheet](https://github.com/a8m/go-lang-cheat-sheet) - Go's reference card.
+- [Go database/sql tutorial](http://go-database-sql.org/) - Introduction to database/sql.
+- [Go in 7 days](https://github.com/harrytran103/7_days_of_go) - Learn everything about Go in 7 days (from a Nodejs developer).
+- [Go Language Tutorial](https://www.javatpoint.com/go-tutorial) - Learn Go language Tutorial.
+- [Go Tutorial](https://www.tutorialspoint.com/go/index.htm) - Learn Go programming.
- [Go WebAssembly Tutorial - Building a Simple Calculator](https://tutorialedge.net/golang/go-webassembly-tutorial/)
-- [go-clean-template](https://github.com/evrone/go-clean-template) - Golang 服务的简洁架构模板.
+- [go-clean-template](https://github.com/evrone/go-clean-template) - Clean Architecture template for Golang services.
- [go-patterns](https://github.com/tmrts/go-patterns) - Curated list of Go design patterns, recipes and idioms.
-- [goapp](https://github.com/bnkamalesh/goapp) - 构建和开发 Go Web 应用程序/服务的固执己见的指南.
-- [Golang for Node.js Developers](https://github.com/miguelmota/golang-for-nodejs-developers) - Golang 与 Node.js 比较的学习示例.
-- [Golang Tutorial Guide](https://www.freecodecamp.org/news/golang-tutorial-list-free-courses-learn-go-programming-language/) - 学习 Go 编程语言的免费课程列表.
-- [Golangbot](https://golangbot.com/learn-golang-series/) - Go 编程入门教程.
-- [GopherCoding](https://gophercoding.com/) - 代码片段和教程的集合,以帮助解决日常问题.
-- [GopherSnippets](https://gophersnippets.com/) - 包含 Go 编程语言测试和可测试示例的代码片段.
-- [Gosamples](https://gosamples.dev/) - 代码片段集合,可让您解决日常代码问题.
-- [Hackr.io](https://hackr.io/tutorials/learn-golang) - 从 golang 编程社区提交和投票的最佳在线 golang 教程中学习 Go.
-- [How to Benchmark: dbq vs sqlx vs GORM](https://medium.com/@rocketlaunchr.cloud/how-to-benchmark-dbq-vs-sqlx-vs-gorm-e814caacecb5) - 了解如何在 Go 中进行基准测试. 作为案例研究,我们将对 dbq、sqlx 和 GORM 进行基准测试.
-- [How To Deploy a Go Web Application with Docker](https://semaphoreci.com/community/tutorials/how-to-deploy-a-go-web-application-with-docker) - 了解如何使用 Docker 进行 Go 开发以及如何构建生产 Docker 镜像.
-- [How to Use Godog for Behavior-driven Development in Go](https://semaphoreci.com/community/tutorials/how-to-use-godog-for-behavior-driven-development-in-go) - 开始使用 Godog — 一个用于构建和测试 Go 应用程序的行为驱动开发框架.
-- [Learn Go with 1000+ Exercises](https://github.com/inancgumus/learngo) - 通过数千个示例、练习和测验来学习 Go.
-- [Learn Go with TDD](https://github.com/quii/learn-go-with-tests) - 通过测试驱动开发来学习 Go.
-- [Learning Go by examples](https://dev.to/aurelievache/learning-go-by-examples-introduction-448n) - 以具体应用为例学习Golang语言的系列文章.
-- [Microservices with Go](https://www.youtube.com/playlist?list=PLmD8u-IFdreyh6EUfevBcbiuCKzFk0EW_) - 深入研究使用 Go 构建微服务,包括 gRPC.
-- [package main](https://www.youtube.com/packagemain) - 关于 Go 编程的 YouTube 频道.
-- [Programming with Google Go](https://www.coursera.org/specializations/google-golang) - Coursera 专业化,从头开始学习 Go.
-- [Saving a Third of Our Memory by Re-ordering Go Struct Fields](https://qvault.io/golang/struct-field-ordering-memory/) - Go 结构中的字段排序效率如何低下.
-- [Scaling Go Applications](https://betterstack.com/community/guides/scaling-go/) - 有关在生产中构建、部署和扩展 Go 应用程序的所有内容.
+- [goapp](https://github.com/bnkamalesh/goapp) - An opinionated guideline to structure & develop a Go web application/service.
+- [Golang for Node.js Developers](https://github.com/miguelmota/golang-for-nodejs-developers) - Examples of Golang compared to Node.js for learning.
+- [Golang Tutorial Guide](https://www.freecodecamp.org/news/golang-tutorial-list-free-courses-learn-go-programming-language/) - A List of Free Courses to Learn the Go Programming Language.
+- [Golangbot](https://golangbot.com/learn-golang-series/) - Tutorials to get started with programming in Go.
+- [GopherCoding](https://gophercoding.com/) - Collection of code snippets and tutorials to help tackle every day issues.
+- [GopherSnippets](https://gophersnippets.com/) - Code snippets with tests and testable examples for the Go programming language.
+- [Gosamples](https://gosamples.dev/) - Collection of code snippets that let you solve everyday code problems.
+- [Hackr.io](https://hackr.io/tutorials/learn-golang) - Learn Go from the best online golang tutorials submitted & voted by the golang programming community.
+- [Hex Monscape](https://github.com/Haraj-backend/hex-monscape) - Getting started guidelines in writing maintainable code using Hexagonal Architecture.
+- [How to Benchmark: dbq vs sqlx vs GORM](https://medium.com/@rocketlaunchr.cloud/how-to-benchmark-dbq-vs-sqlx-vs-gorm-e814caacecb5) - Learn how to benchmark in Go. As a case-study, we will benchmark dbq, sqlx and GORM.
+- [How To Deploy a Go Web Application with Docker](https://semaphoreci.com/community/tutorials/how-to-deploy-a-go-web-application-with-docker) - Learn how to use Docker for Go development and how to build production Docker images.
+- [How to Use Godog for Behavior-driven Development in Go](https://semaphoreci.com/community/tutorials/how-to-use-godog-for-behavior-driven-development-in-go) - Get started with Godog — a Behavior-driven development framework for building and testing Go applications.
+- [Learn Go with 1000+ Exercises](https://github.com/inancgumus/learngo) - Learn Go with thousands of examples, exercises, and quizzes.
+- [Learn Go with TDD](https://github.com/quii/learn-go-with-tests) - Learn Go with test-driven development.
+- [Learning Go by examples](https://dev.to/aurelievache/learning-go-by-examples-introduction-448n) - Series of articles in order to learn Golang language by concrete applications as example.
+- [Microservices with Go](https://www.youtube.com/playlist?list=PLmD8u-IFdreyh6EUfevBcbiuCKzFk0EW_) - Dive deep into building microservices using Go, including gRPC.
+- [package main](https://www.youtube.com/packagemain) - YouTube channel about Programming in Go.
+- [Programming with Google Go](https://www.coursera.org/specializations/google-golang) - Coursera Specialization to learn about Go from scratch.
+- [Saving a Third of Our Memory by Re-ordering Go Struct Fields](https://qvault.io/golang/struct-field-ordering-memory/) - How inefficient field ordering in Go structs.
+- [Scaling Go Applications](https://betterstack.com/community/guides/scaling-go/) - Everything about building, deploying and scaling Go applications in production.
- [The world’s easiest introduction to WebAssembly with Golang](https://medium.com/@martinolsansky/webassembly-with-golang-is-fun-b243c0e34f02)
-- [W3basic Go Tutorials](https://www.w3basic.com/golang/) - W3Basic 提供了深入的教程和组织良好的内容来学习 Golang 编程.
-- [Working with Go](https://github.com/mkaz/working-with-go) - 针对经验丰富的程序员的介绍.
-- [Your basic Go](https://yourbasic.org/golang) - 大量教程和操作方法的集合.
+- [W3basic Go Tutorials](https://www.w3basic.com/golang/) - W3Basic provides an in-depth tutorial and well-organized content to learn Golang programming.
+- [Working with Go](https://github.com/mkaz/working-with-go) - Intro to go for experienced programmers.
+- [Your basic Go](https://yourbasic.org/golang) - Huge collection of tutorials and how to's.
### Guided Learning
- [The Go Developer Roadmap](https://roadmap.sh/golang) - A visual roadmap that new Go developers can follow through to help them learn Go.
-- [The Go Learning Path](https://tutorialedge.net/paths/golang/) - 包含免费和优质资源的指导学习路径.
+- [The Go Learning Path](https://tutorialedge.net/paths/golang/) - A guided learning path containing a mix of free and premium resources.
diff --git a/docs/awesome/awesome-healthcare.md b/docs/awesome/awesome-healthcare.md
index c1f4419575..5fece93d6f 100644
--- a/docs/awesome/awesome-healthcare.md
+++ b/docs/awesome/awesome-healthcare.md
@@ -1,198 +1,207 @@
## Awesome Health [![Awesome](https://cdn.jsdelivr.net/gh/sindresorhus/awesome@d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
-很棒的开源医疗保健软件、库、工具和资源的精选列表. 每个链接都经过审查,以确保项目处于活跃状态,并为医疗机构、提供者、开发商、政策专家和/或研究科学家提供价值.
+Curated list of awesome open source healthcare software, libraries, tools and resources. Each link has been vetted to ensure the project is active and provides value to healthcare facilities, providers, developers, policy experts, and/or research scientists.
### EHR
- * [Bahmni](https://www.bahmni.org) - 电子病历和医院系统.
- * [Cottage Med](https://cottagemed.org/p/26/Download-Cottage-Med) - 由医生设计的电子病历软件.
- * [GNU Health](https://www.gnuhealth.org) - 电子病历、医院管理和健康信息系统.
- * [GNUmed](https://www.gnumed.de/documentation/) - 电子病历软件.
- * [EHRBase](https://ehrbase.org) OpenEHR 临床数据存储库.
- * [EHRServer](https://github.com/ppazos/cabolabs-ehrserver) - CaboLabs EHR 服务器.
- * [ERPNext](https://erpnext.com/open-source-healthcare) - 帮助管理患者、预约、咨询、实验室测试和计费的模块.
- * [FreeMedForms EMR](https://freemedforms.com/fr/start) - 电子病历软件.
- * [HospitalRun](https://hospitalrun.io) - 帮助为资源最少的环境提供最现代的医院信息系统.
- * [HOSxP](https://hosxp.net/joomla25/) - 泰国医院信息系统,旨在简化健康中心和中心医院的医疗保健工作流程.
- * [LibreHealth EHR](https://librehealth.io/projects/lh-ehr/) - 以临床为重点的电子健康记录系统.
- * [MedinTux](https://medintux.org/) - 法国医疗实践管理系统.
- * [Medplum](https://github.com/medplum/medplum) - 支持灵活快速开发医疗保健应用程序的开发人员平台.
- * [Odoo Medical](https://github.com/OCA/vertical-medical) - 全民健康和医院信息系统.
- * [OpenClinic](https://github.com/jact/openclinic) - 病历系统.
- * [OpenEMR](https://www.open-emr.org) - 电子健康记录和医疗实践管理应用程序.
- * [OpenEyes](https://openeyes.apperta.org) - 眼科电子病历应用程序.
- * [Open Hospital](https://sourceforge.net/projects/openhospital/) - 面向贫困乡村医院的电子病历软件.
- * [openMAXIMS](https://github.com/IMS-MAXIMS/openMAXIMS) - 为 NHS 设计的完整患者管理系统.
- * [OpenMRS](https://openmrs.org) - 企业电子病历系统平台.
- * [OSCAR EMR](https://bitbucket.org/oscaremr/oscar) - OSCAR McMaster 项目.
- * [Ozone HIS](https://www.ozone-his.com) - 使用OpenMRS 3构建的企业级综合健康信息系统
- * [Ripple](https://www.ripple.foundation) - NHS 资助、社区主导的倡议,致力于建立一个集成的数字护理记录平台.
+ * [Bahmni](https://www.bahmni.org) - Electronic Medical Record and hospital system.
+ * [Cottage Med](https://cottagemed.org/p/26/Download-Cottage-Med) - Electronic Medical Record software designed by physicians.
+ * [GNU Health](https://www.gnuhealth.org) - Electronic Medical Record, Hospital Management, and Health Information System.
+ * [GNUmed](https://www.gnumed.de/documentation/) - Electronic Medical Record software.
+ * [EHRBase](https://ehrbase.org) OpenEHR Clinical Data Repository.
+ * [EHRServer](https://github.com/ppazos/cabolabs-ehrserver) - CaboLabs EHRServer.
+ * [ERPNext](https://github.com/frappe/erpnext) - Modules that help manage patients, appointments, consultations, lab tests, and billing.
+ * [FreeMedForms EMR](https://freemedforms.com/fr/start) - Electronic Medical Record software.
+ * [HospitalRun](https://hospitalrun.io) - Helps provide the most modern Hospital Information System possible to the least resourced environments.
+ * [HOSxP](https://hosxp.net/wordpress/) - Thai Hospital Information System that aims to ease the healthcare workflow of health centers and central hospitals.
+ * [LibreHealth EHR](https://librehealth.io/projects/lh-ehr/) - Clinically-focused Electronic Health Record System.
+ * [MedinTux](https://medintux.org/) - French Medical Practice Management System.
+ * [Medplum](https://github.com/medplum/medplum) - Developer platform that enables flexible and rapid development of healthcare apps.
+ * [Odoo Medical](https://github.com/OCA/vertical-medical) - Universal Health and Hospital Information System.
+ * [OpenClinic](https://github.com/jact/openclinic) - Medical Records System.
+ * [OpenEMR](https://www.open-emr.org) - Electronic Health Records and Medical Practice Management application.
+ * [OpenEyes](https://openeyes.apperta.org) - Electronic Medical Record application for ophthalmology.
+ * [Open Hospital](https://sourceforge.net/projects/openhospital/) - Electronic Medical Record software for underprivileged rural hospitals.
+ * [openMAXIMS](https://github.com/IMS-MAXIMS/openMAXIMS) - Full Patient Administration System designed for the NHS.
+ * [OpenMRS](https://openmrs.org) - Enterprise Electronic Medical Record System platform.
+ * [OSCAR EMR](https://bitbucket.org/oscaremr/oscar) - OSCAR McMaster Project.
+ * [Ozone HIS](https://www.ozone-his.com) - The entreprise-grade integrated health information system built with OpenMRS 3
+ * [Ripple](https://www.ripple.foundation) - NHS-funded, community led initiative working towards an integrated Digital Care Record Platform.
### Specifications
- * [FHIR](https://www.hl7.org/fhir/) - 快速健康互操作性资源.
- * [OpenEHR](https://www.openehr.org) - 可以构建软件的开放规范.
+ * [Continuity of Care Document](https://www.hl7.org/implement/standards/product_brief.cfm?product_id=7) - Continuity of Care Document specifications
+ * [Continuity of Care Record](https://hitsp.org/ConstructSet_Details.aspx?&PrefixAlpha=4&PrefixNumeric=32) - Specifications for the older form of CCD - sometimes called a "C32".
+ * [DICOM Standards Browser](https://dicom.innolitics.com/ciods) - Provides an effective way to learn the DICOM standard and inspect DICOM attributes.
+ * [FHIR](https://www.hl7.org/fhir/) - Fast Health Interoperability Resources.
+ * [HL7 Version 2](https://www.hl7.org/implement/standards/product_brief.cfm?product_id=185) - Specifications for all versions of HL7v2
+ * [OHDSI OMOP Common Data Model](https://www.ohdsi.org/data-standardization/) - Standardized data model for many healthcare concepts, awesome Github presence including scripts for many major relational databases.
+ * [OpenEHR](https://www.openehr.org) - Open specification upon which software can be built.
* [Open mHealth](https://www.openmhealth.org) - Open Standard For Mobile Health Data.
- * [SMART on FHIR](https://docs.smarthealthit.org/) - 基于开放标准的技术平台.
- * [StandardHealthRecord](http://standardhealthrecord.org/) - 开放健康记录格式规范,旨在比现有格式更精确.
- * [Continuity of Care Document](https://www.hl7.org/implement/standards/product_brief.cfm?product_id=7) - 护理文档规范的连续性(需要免费帐户).
- * [Continuity of Care Record](httsp://hitsp.org/ConstructSet_Details.aspx?&PrefixAlpha=4&PrefixNumeric=32) - 旧式 CCD 的规格 - 有时称为“C32”.
- * [HL7 Version 2](https://www.hl7.org/implement/standards/product_brief.cfm?product_id=185) - HL7v2 所有版本的规范(需要免费帐户).
- * [OHDSI OMOP Common Data Model](https://www.ohdsi.org/data-standardization/) - 许多医疗保健概念的标准化数据模型,很棒的 Github 存在,包括许多主要关系数据库的脚本.
- * [Standard Health Record Collaborative](http://standardhealthrecord.org/shr/) - 通过建立健康数据标准化的单一目标提供高质量、可计算的患者信息源.
- * [DICOM Standards Browser](https://dicom.innolitics.com/ciods) - 提供学习 DICOM 标准和检查 DICOM 属性的有效方法.
+ * [SMART on FHIR](https://docs.smarthealthit.org/) - Open standards based technology platform.
### Prescribing
- * [OpenEP](https://github.com/ehrscape/examples/tree/master/openep) - 一套药物管理应用程序,可提高处方和药物管理的安全性和效率.
+ * [OpenEP](https://github.com/ehrscape/examples/tree/master/openep) - Suite of medicines management apps that improve the safety and efficiency of prescribing and medicines management.
### Nursing
- * [open-eObs](https://openeobs.github.io/) - 观察和临床评估平台,提供病房内所有患者的实时视图.
+ * [open-eObs](https://openeobs.github.io/) - Observation and clinical assessment platform that offers a real-time view of all patients across a ward.
### Imaging
- * [3D Slicer](https://www.slicer.org) - 用于分析、可视化和理解医学图像数据的跨平台应用程序.
- * [Cornerstone](https://github.com/cornerstonejs/cornerstone) - 开源项目,目标是提供一个完整的基于网络的医学成像平台.
- * [dcm4che](https://www.dcm4che.org/) - 临床图像和对象管理.
- * [Dicoogle](https://github.com/bioinformatics-ua/dicoogle) - Dicoogle 是一个可扩展的、独立于平台的开源 PACS
- * [Drishti](https://github.com/nci/drishti/wiki) - 为科学家和外行人提供断层扫描和电子显微镜数据可视化工具.
- * [DICOMcloud](https://github.com/DICOMcloud/DICOMcloud) - 具有 DICOMweb/WADO 服务的 RESTful 实现的独立 DICOMweb 服务器.
- * [DICOM Server](https://github.com/microsoft/dicom-server) - DICOMweb 标准的 OSS 实施.
- * [DICOM Web Viewer](https://ivmartel.github.io/dwv/) - 基于 JavaScript/HTML5 的 DICOM 查看器,带有标准工具并专注于支持各种屏幕尺寸.
- * [Fiji](https://imagej.net/software/fiji/) - 用于生物图像分析的开源平台.
- * [Horos](https://horosproject.org) - 医学图像查看器.
- * [InVesalius](https://invesalius.github.io) - 用于重建计算机断层扫描和磁共振图像的开源软件.
- * [ITK](https://itk.org/) - 用于开发具有 2 维和 3 维前沿算法的图像分割和图像配准程序的工具包.
- * [ITK-SNAP](http://www.itksnap.org/pmwiki/pmwiki.php) - 用于 3 维图像导航、注释和自动分割的交互式软件,强调用户友好性.
- * [LibreHealth Radiology](https://librehealth.io/projects/lh-radiology/) - LibreHealth Toolkit 的定制版本,带有面向放射学和影像学专业人员的附加工具.
- * [Kaapana](https://github.com/kaapana/kaapana) - 用于医疗数据分析领域最先进平台配置的开源工具包.
- * [Kheops](https://kheops.online) - 共享医学图像的开源平台
- * [OHIF](https://github.com/OHIF/Viewers) - OHIF 零足迹 DICOM 查看器和肿瘤学特定病变追踪器.
- * [Omero](https://github.com/ome/openmicroscopy) - 用 Java 编写的开源客户端/服务器系统,用于可视化、管理和注释显微镜图像和元数据
- * [OpenREM](https://openrem.org/) - 物理学家的辐射暴露监测.
- * [OpenSlide](https://github.com/openslide/openslide) - 是一个用于读取整个幻灯片图像文件的 C 库.
- * [Orthanc](https://www.orthanc-server.com) - 用于医疗保健和医学研究的轻量级 DICOM 服务器.
- * [Papaya](https://github.com/rii-mango/Papaya) - 纯 JavaScript 医学研究图像查看器.
- * [Slim](https://github.com/ImagingDataCommons/slim) - 用于计算病理学的可互操作网络查看器和注释工具.
- * [Viv](https://github.com/hms-dbmi/viv) - 网络上高分辨率多路复用生物成像数据的多尺度可视化.
- * [VTK](https://vtk.org) - 支持各种算法和建模技术的 3 维可视化工具包.
+ * [3D Slicer](https://www.slicer.org) - Cross-platform application for analyzing, visualizing and understanding medical image data.
+ * [Cornerstone](https://github.com/cornerstonejs/cornerstone) - Open source project with a goal to deliver a complete web based medical imaging platform.
+ * [dcm4che](https://www.dcm4che.org/) - Clinical Image and Object Management.
+ * [Dicoogle](https://github.com/bioinformatics-ua/dicoogle) - Dicoogle is an extensible, platform-independent and open-source PACS
+ * [Drishti](https://github.com/nci/drishti/wiki) - Tomography and electron-microscopy data visualizer for both scientists and lay people.
+ * [DICOMcloud](https://github.com/DICOMcloud/DICOMcloud) - A standalone DICOMweb server with RESTful implementation of the DICOMweb/WADO services.
+ * [DICOM Server](https://github.com/microsoft/dicom-server) - OSS Implementation of DICOMweb standard.
+ * [DICOM Web Viewer](https://ivmartel.github.io/dwv/) - JavaScript/HTML5-based DICOM viewer with standard tools and a focus on supporting various screen sizes.
+ * [Fiji](https://imagej.net/software/fiji/) - Open-source platform for biological-image analysis.
+ * [Horos](https://horosproject.org) - Medical image viewer.
+ * [InVesalius](https://invesalius.github.io) - Open source software for reconstruction of computed tomography and magnetic ressonance images.
+ * [ITK](https://itk.org/) - Toolkit used for the development of image segmentation and image registration programs with leading-edge algorithms in 2 and 3 dimensions.
+ * [ITK-SNAP](http://www.itksnap.org/pmwiki/pmwiki.php) - Interactive software for 3 dimensional image navigation, annotation, and automatic segmentation with an emphasis on user-friendliness.
+ * [LibreHealth Radiology](https://librehealth.io/projects/lh-radiology/) - Customized version of LibreHealth Toolkit with additional tools for radiology and imaging professionals.
+ * [Kaapana](https://github.com/kaapana/kaapana) - Open source toolkit for state of the art platform provisioning in the field of medical data analysis.
+ * [Kheops](https://kheops.online) - Open source platform for sharing medical images
+ * [OHIF](https://github.com/OHIF/Viewers) - OHIF zero-footprint DICOM viewer and oncology specific Lesion Tracker.
+ * [Omero](https://github.com/ome/openmicroscopy) - open source client/server system written in Java for visualizing, managing, and annotating microscope images and metadata
+ * [OpenREM](https://openrem.org/) - Radiation Exposure Monitoring for physicists.
+ * [OpenSlide](https://github.com/openslide/openslide) - is a C library for reading whole slide image files.
+ * [Orthanc](https://www.orthanc-server.com) - Lightweight DICOM server for healthcare and medical research.
+ * [Papaya](https://github.com/rii-mango/Papaya) - Pure JavaScript medical research image viewer.
+ * [Slim](https://github.com/ImagingDataCommons/slim) - Interoperable web viewer and annotation tool for computational pathology.
+ * [Viv](https://github.com/hms-dbmi/viv) - multiscale visualization of high-resolution multiplexed bioimaging data on the web.
+ * [VTK](https://vtk.org) - 3 dimensional visualization toolkit supporting a variety of algorithms and modeling techniques.
### Dental
- * [Open Dental](https://www.opendental.com) - 牙科诊所管理软件.
- * [OpenMolar](https://openmolar.com/) - 牙科诊所管理软件.
+ * [Open Dental](https://www.opendental.com) - Dental Practice Management Software.
+ * [OpenMolar](https://openmolar.com/) - Dental Practice Management Software.
### Laboratory
- * [OpenELIS](https://sites.google.com/site/openelisglobal/) - 全球卫生实验室信息系统.
- * [SENAITE](https://www.senaite.com) - 实验室信息管理系统.
+ * [OpenELIS](https://openelis-global.org) - Laboratory Information System for Global Health.
+ * [SENAITE](https://www.senaite.com) - Laboratory Information Management System.
### Frameworks
- * [API Server](https://github.com/smart-on-fhir/api-server) - FHIR 服务器支持面向患者和临床医生的应用程序.
- * [Blaze](https://github.com/samply/blaze) - 具有内部快速 CQL 评估引擎的 FHIR 商店
- * [CareKit](https://github.com/carekit-apple/CareKit/) - 用于创建可帮助人们更好地了解和管理其健康的应用程序的开源软件框架.
- * [Clinical Meteor project](https://github.com/clinical-meteor) - 适用于符合 FDA、HIPAA 和 HL7 标准的应用程序的 Meteor.
- * [Clinical Quality Language](https://github.com/cqframework/clinical_quality_language) - 临床质量语言是用于表达临床知识的 HL7 标准.
- * [FHIRBase](https://fhirbase.github.io) - 基于 FHIR 标准的存储.
- * [FHIR Proxy](https://github.com/microsoft/fhir-proxy) - 充当 FHIR 数据与 Azure API 之间传输的中介的安全应用程序.
- * [FHIR Works on AWS](https://github.com/awslabs/fhir-works-on-aws-deployment) - FHIR 适用于 AWS 部署.
- * [FHIR Server for Azure](https://github.com/Microsoft/fhir-server) - FHIR 标准的 .NET Core 实现.
- * [Intervention Engine FHIR Server](https://github.com/intervention-engine/fhir) - GoLang 中的通用 FHIR 服务器实现.
- * [LinuxForHealth FHIR Server](https://github.com/LinuxForHealth/FHIR) - HL7 FHIR 规范第 4 版的模块化 Java 实现.
- * [Medblocks UI](https://github.com/medblocks/medblocks-ui) - 用于快速开发 openEHR 和 FHIR 系统的 Web 组件.
- * [Opal](https://opal.openhealthcare.org.uk/) - 构建临床应用程序的框架.
- * [ResearchKit](https://github.com/ResearchKit/ResearchKit) - 使为医学研究或其他研究项目创建应用程序变得容易的软件框架.
+ * [API Server](https://github.com/smart-on-fhir/api-server) - FHIR Server to support patient- and clinician-facing apps.
+ * [Blaze](https://github.com/samply/blaze) - A FHIR Store with internal, fast CQL Evaluation Engine
+ * [CareKit](https://github.com/carekit-apple/CareKit/) - Open source software framework for creating apps that help people better understand and manage their health.
+ * [Clinical Meteor project](https://github.com/clinical-meteor) - Meteor for FDA, HIPAA, and HL7 compliant applications.
+ * [Clinical Quality Language](https://github.com/cqframework/clinical_quality_language) - Clinical Quality Language is a HL7 standard for the expression of clinical knowledge.
+ * [CyclOps](https://github.com/VectorInstitute/cyclops) - Framework for healthcare ML implementation.
+ * [FHIRBase](https://fhirbase.github.io) - Storage based on the FHIR Standard.
+ * [FHIR Proxy](https://github.com/microsoft/fhir-proxy) - secure application that acts as an intermediary in the transfer of FHIR data to and from Azure API.
+ * [FHIR Works on AWS](https://github.com/awslabs/fhir-works-on-aws-deployment) - FHIR Works on AWS deployment.
+ * [FHIR Server for Azure](https://github.com/Microsoft/fhir-server) - A .NET Core implementation of the FHIR standard.
+ * [Intervention Engine FHIR Server](https://github.com/intervention-engine/fhir) - Generic FHIR server implementation in GoLang.
+ * [LinuxForHealth FHIR Server](https://github.com/LinuxForHealth/FHIR) - Modular Java implementation of version 4 of the HL7 FHIR specification.
+ * [Medblocks UI](https://github.com/medblocks/medblocks-ui) - Web Components for rapid development of openEHR and FHIR systems.
+ * [Opal](https://opal.openhealthcare.org.uk/) - Framework for building clinical applications.
+ * [ResearchKit](https://github.com/ResearchKit/ResearchKit) - Software framework that makes it easy to create apps for medical research or for other research projects.
* [Spark](https://github.com/FirelyTeam/spark) - Public domain FHIR server developed in C#.
- * [Sushi](https://github.com/FHIR/sushi) - FHIR 的参考实现命令行解释器/编译器
- * [Swift-SMART](https://github.com/smart-on-fhir/Swift-SMART) - 适用于 iOS 和 OS X 的 FHIR 框架上的 Swift SMART.
+ * [Sushi](https://github.com/FHIR/sushi) - a reference implementation command-line interpreter/compiler for FHIR
+ * [Swift-SMART](https://github.com/smart-on-fhir/Swift-SMART) - Swift SMART on FHIR framework for iOS and OS X.
### Libraries
- * [Android FHIR SDK](https://github.com/google/android-fhir) - Android FHIR SDK
- * [Archie](https://github.com/openehr/archie) - 用 Java 编写的 OpenEHR 库.
- * [Asymmetrik FHIR API Server](https://github.com/bluehalo/node-fhir-server-core) - HL7 FHIR 规范的安全 REST 实现.
- * [Datamol](https://github.com/datamol-io/datamol) - 分子操作变得简单. 在 RDKit 之上构建的轻型 Python 包装器.
- * [DCMTK](https://dicom.offis.de/dcmtk.php.en) - DICOM 工具包.
- * [dicom](https://github.com/suyashkumar/dicom) - GoLang 中的高性能 DICOM 医学图像解析器.
- * [ehrapy](https://github.com/theislab/ehrapy/) - Python 中的电子健康记录分析.
+ * [Android FHIR SDK](https://github.com/google/android-fhir) - The Android FHIR SDK
+ * [Archie](https://github.com/openehr/archie) - OpenEHR Library written in Java.
+ * [Asymmetrik FHIR API Server](https://github.com/bluehalo/node-fhir-server-core) - A secure REST implementation for the HL7 FHIR Specification.
+ * [Datamol](https://github.com/datamol-io/datamol) - Molecular Manipulation Made Easy. A light Python wrapper build on top of RDKit.
+ * [DCMTK](https://dicom.offis.de/dcmtk.php.en) - DICOM Toolkit.
+ * [dicom](https://github.com/suyashkumar/dicom) - High Performance DICOM Medical Image Parser in GoLang.
+ * [ehrapy](https://github.com/theislab/ehrapy/) - Electronic Health Record analysis in Python.
* [Evil-DICOM](https://github.com/rexcardan/Evil-DICOM) - C# DICOM Library.
- * [Fellow Oak DICOM](https://github.com/fo-dicom/fo-dicom) - 适用于 .NET、.NET Core、通用 Windows、Android、iOS、Mono 和 Unity 的 DICOM.
- * [FHIRKit Client](https://github.com/Vermonster/fhir-kit-client) - 节点 FHIR 客户端库.
- * [FHIRModels](https://github.com/apple/FHIRModels) - FHIRModels 是一个用于 FHIR 资源数据模型的 Swift 库.
- * [FHIR .NET API](https://github.com/FirelyTeam/firely-net-sdk) - HL7 FHIR 的官方 .NET API.
- * [fhir.js](https://github.com/FHIR/fhir.js) - FHIR 的 JavaScript 客户端.
- * [FHIR protocol buffers](https://github.com/google/fhir) - 用于 FHIR 的协议缓冲区的 Google 实现.
- * [Graphir](https://github.com/microsoft/graphir) - 基于 FHIR API 的 GraphQL 接口
- * [HAPI FHIR](https://github.com/hapifhir/hapi-fhir) - 用于 HL7 FHIR 客户端和服务器的 Java API.
- * [Hearth](https://github.com/jembi/hearth) - 一个快速的 FHIR 兼容服务器,专注于纵向数据存储.
- * [Health data standards](https://github.com/projectcypress/health-data-standards) - 用于生成和使用各种医疗保健相关格式的 Ruby 库. 其中包括 HITSP C32、QRDA I 类和 QRDA III 类.
- * [Hermes](https://github.com/wardle/hermes) - SNOMED CT 术语服务器.
- * [MITK](https://www.mitk.org/wiki/The_Medical_Imaging_Interaction_Toolkit_(MITK)) - 医学成像交互工具包.
- * [Node HL7](https://github.com/MatthewVita/node-hl7-complete) - 与 Java Hapi HL7 库桥接的节点模块.
- * [Node-hl7-parser](https://github.com/RedoxEngine/redox-hl7-v2) - Redox 的 HL7 v2 到模式化 JSON 解析器的开源版本.
- * [php-fhir](https://github.com/dcarbone/php-fhir) - 根据 HL7 FHIR 规范创建 PHP 类的工具.
- * [pynetdicom](https://github.com/pydicom/pynetdicom) - DICOM 网络协议的 Python 实现.
- * [Python HL7](https://github.com/johnpaulett/python-hl7) - 用于将 HL7 版本 2.x 的消息解析为 Python 对象的简单库.
- * [Python SMART on FHIR client](https://github.com/smart-on-fhir/client-py) - 灵活的 FHIR 服务器 Python 客户端支持 SMART on FHIR 协议.
- * [Python 835 Parser](https://github.com/keironstoddart/edi-835-parser) - EDI 835 医疗保健索赔付款和汇款通知文件的简单易用的 Python 接口.
- * [Ruby FHIR](https://github.com/fhir-crucible/fhir_client) - Ruby 中的 FHIR 客户端实现.
- * [Ruby HL7](https://github.com/segfault/ruby-hl7) - 红宝石 HL7 库.
- * [Rust FHIR](https://github.com/itsbalamurali/rust-fhir) - 用于 HL7 FHIR 的 Rust SDK
- * [TorchXRayVision](https://github.com/mlmed/torchxrayvision) - 胸部 X 光数据集和模型库. 包括预训练模型.
- * [Z-Anatomy](https://www.z-anatomy.com) - 自由解剖图集
+ * [Fellow Oak DICOM](https://github.com/fo-dicom/fo-dicom) - DICOM for .NET, .NET Core, Universal Windows, Android, iOS, Mono, and Unity.
+ * [FHIRKit Client](https://github.com/Vermonster/fhir-kit-client) - Node FHIR client library.
+ * [FHIRModels](https://github.com/apple/FHIRModels) - FHIRModels is a Swift library for FHIR resource data models.
+ * [FHIR .NET API](https://github.com/FirelyTeam/firely-net-sdk) - The official .NET API for HL7 FHIR.
+ * [fhir.js](https://github.com/FHIR/fhir.js) - JavaScript client for FHIR.
+ * [FHIR protocol buffers](https://github.com/google/fhir) - A Google implementation of protocol buffers for FHIR.
+ * [Graphir](https://github.com/microsoft/graphir) - GraphQL interface over FHIR API
+ * [HAPI FHIR](https://github.com/hapifhir/hapi-fhir) - Java API for HL7 FHIR Clients and Servers.
+ * [Hearth](https://github.com/jembi/hearth) - A fast FHIR-compliant server focused on longitudinal data stores.
+ * [Health data standards](https://github.com/projectcypress/health-data-standards) - Ruby library for generating and consuming various healthcare related formats. These include HITSP C32, QRDA Category I, and QRDA Category III.
+ * [Hermes](https://github.com/wardle/hermes) - a SNOMED CT terminology server.
+ * [MITK](https://www.mitk.org/wiki/The_Medical_Imaging_Interaction_Toolkit_(MITK)) - The Medical Imaging Interaction Toolkit.
+ * [Node HL7](https://github.com/MatthewVita/node-hl7-complete) - Node module that is bridged with the Java Hapi HL7 library.
+ * [Node-hl7-parser](https://github.com/RedoxEngine/redox-hl7-v2) - Open source version of Redox's HL7 v2 to schema-fied JSON parser.
+ * [php-fhir](https://github.com/dcarbone/php-fhir) - Tools for creating PHP classes from the HL7 FHIR Specification.
+ * [pynetdicom](https://github.com/pydicom/pynetdicom) - A Python implementation of the DICOM networking protocol.
+ * [Python HL7](https://github.com/johnpaulett/python-hl7) - Simple library for parsing messages of HL7 version 2.x into Python objects.
+ * [Python SMART on FHIR client](https://github.com/smart-on-fhir/client-py) - Flexible Python client for FHIR servers supporting the SMART on FHIR protocol.
+ * [Python 835 Parser](https://github.com/keironstoddart/edi-835-parser) - A simple-to-use Python interface to EDI 835 Health Care Claim Payment and Remittance Advice files.
+ * [Ruby FHIR](https://github.com/fhir-crucible/fhir_client) - FHIR client implementation in Ruby.
+ * [Ruby HL7](https://github.com/segfault/ruby-hl7) - Ruby HL7 library.
+ * [Rust FHIR](https://github.com/itsbalamurali/rust-fhir) - Rust SDK for HL7 FHIR
+ * [TorchXRayVision](https://github.com/mlmed/torchxrayvision) - A library for chest X-ray datasets and models. Including pre-trained models.
### Applications
- * [Intervention Engine](https://github.com/intervention-engine/ie) - 为数据驱动的团队会议提供网络应用程序.
- * [SMART Pediatric Growth Chart](https://github.com/smart-on-fhir/growth-chart-app) - 儿科生长图表.
+ * [Intervention Engine](https://github.com/intervention-engine/ie) - Provides a web-application for data-driven team huddles.
+ * [SMART Pediatric Growth Chart](https://github.com/smart-on-fhir/growth-chart-app) - Pediatric growth charts.
+ * [Simple](https://github.com/simpledotorg/) - For clinicians to track patients with high blood pressure.
### PHR
- * [Tidepool](https://github.com/tidepool-org) - 减轻 1 型糖尿病负担的数据平台.
- * [HealthLocker](https://github.com/healthlocker/healthlocker) - 基于长生不老药的个人健康记录.
+ * [Tidepool](https://github.com/tidepool-org) - Data platform to reduce the burden of Type 1 Diabetes.
+ * [HealthLocker](https://github.com/healthlocker/healthlocker) - Elixir-based personal health record.
### Research
- * [i2b2](https://www.i2b2.org) - 研究数据仓库.
- * [LabKey Server](https://www.labkey.org) - 转化研究平台.
+ * [i2b2](https://www.i2b2.org) - Research data warehouse.
+ * [LabKey Server](https://www.labkey.org) - Platform for Translational Research.
### Integration
- * [FHIR Converter](https://github.com/microsoft/FHIR-Converter) - 一个开源项目,可以将健康数据从传统格式转换为 FHIR.
- * [Google HCLS Data Harmonization](https://github.com/GoogleCloudPlatform/healthcare-data-harmonization) - 将一种结构的数据转换为另一种结构的引擎
- * [NextGen Connect Integration Engine](https://github.com/nextgenhealthcare/connect) - 医疗保健整合的瑞士军刀.
- * [Open eHealth Integration Platform](https://github.com/oehf/ipf) - Apache Camel 路由和中介引擎的扩展
- * [OpenHIM](http://openhim.org/) - 健康信息调解员.
- * [Zato](https://zato.io/en/industry/healthcare/index.html) - 基于 Python 的 ESB 和集成平台,用于医疗互操作性、自动化和编排.
+ * [FHIR Converter](https://github.com/microsoft/FHIR-Converter) - an open source project that enables conversion of health data from legacy formats to FHIR.
+ * [Google HCLS Data Harmonization](https://github.com/GoogleCloudPlatform/healthcare-data-harmonization) - an engine that converts data of one structure to another
+ * [NextGen Connect Integration Engine](https://github.com/nextgenhealthcare/connect) - The swiss army knife of healthcare integration.
+ * [Open eHealth Integration Platform](https://github.com/oehf/ipf) - An extension of the Apache Camel routing and mediation engine
+ * [OpenHIM](http://openhim.org/) - Health information mediator.
+ * [Zato](https://zato.io/en/industry/healthcare/index.html) - A Python-based ESB and integration platform for healthcare interoperability, automation and orchestration.
### Hardware
- * [echOpen](https://www.echopen.org) - 低成本(负担得起的)回声听诊器.
- * [Gluco](https://github.com/nebulabio/gluco) - 血糖仪.
- * [Murgen](https://hackaday.io/project/9281-murgen-open-source-ultrasound-imaging) - 超声成像开发套件.
- * [OpenAPS](https://openaps.org/) - Open Artificial Pancreas System 项目是一项公开透明的努力,旨在开发安全有效的基础人工胰腺系统.
+ * [echOpen](https://www.echopen.org) - Low-cost (affordable) echo-stethoscope.
+ * [Gluco](https://github.com/nebulabio/gluco) - Glucometer.
+ * [Murgen](https://hackaday.io/project/9281-murgen-open-source-ultrasound-imaging) - Ultrasound imaging development kit.
+ * [OpenAPS](https://openaps.org/) - The Open Artificial Pancreas System project is an open and transparent effort to make safe and effective basic Artificial Pancreas System.
### Bioinformatics
- * [ADAM](https://github.com/bigdatagenomics/adam) - 基因组学分析平台.
+ * [ADAM](https://github.com/bigdatagenomics/adam) - Genomics analysis platform.
* [Bcbio](https://github.com/bcbio/bcbio-nextgen) - Validated, scalable, community developed variant calling, RNA-seq and small RNA analysis.
- * [Galaxy](https://galaxyproject.org/) - 用于数据密集型生物医学研究的开放式网络平台.
- * [Wregex](https://ehubio.ehu.eus/wregex/) - 带有可选位置特异性评分矩阵的氨基酸基序搜索软件.
+ * [Galaxy](https://galaxyproject.org/) - Open web-based platform for data intensive biomedical research.
+ * [Wregex](https://ehubio.ehu.eus/wregex/) - Amino acid motif searching software with optional Position-Specific Scoring Matrix.
+
+### Books
+ * [Inspired EHRs](https://github.com/goinvo/EHR) - Ideas, designs, and techniques for designing an Electronic Health Record (EHR).
### Data
- * [Atlas BI Library](https://github.com/atlas-bi/Library) 统一的报表库.
- * [Caisis](http://www.caisis.org/) - 带有患者数据管理系统的肿瘤学研究软件.
- * [Cedar](https://github.com/mitre/cedar) - 用于测试电子临床质量测量强度的开源工具.
- * [cTAKES](https://ctakes.apache.org/) - 用于从电子病历临床自由文本中提取信息的自然语言处理系统.
- * [IHRIS](https://www.ihris.org/toolkit-new/) - 用于卫生人力资源管理的卫生信息系统.
- * [Inferno](https://github.com/onc-healthit/inferno) - 测试患者是否可以通过标准接口访问其健康数据的开源工具.
- * [OpenSAFELY](https://www.opensafely.org) - NHS 电子健康记录的安全分析平台.
- * [Snow Owl](https://github.com/b2ihealthcare/snow-owl) - 具有修订控制功能和协作创作平台功能的高度可扩展的开源术语服务器.
- * [Synthea Patient Generator](https://github.com/synthetichealth/synthea) - 模拟合成患者病史的合成患者生成器.
+ * [Atlas BI Library](https://github.com/atlas-bi/Library) The unified report library.
+ * [Caisis](http://www.caisis.org/) - Oncology research software with a Patient Data Management System.
+ * [Cedar](https://github.com/mitre/cedar) - Open source tool for testing the strength of Electronic Clinical Quality Measure.
+ * [cTAKES](https://ctakes.apache.org/) - Natural Language Processing System for extraction of information from Electronic Medical Record clinical free-text.
+ * [EDS_NLP](https://github.com/aphp/edsnlp) - provides a set of spaCy components to extract information from clinical notes written in French
+ * [eds-scikit](https://github.com/aphp/eds-scikit) - a tool to assist data scientists working on the AP-HP's Clinical Data Warehouse. It is specifically targeted for OMOP-standardized data.
+ * [IHRIS](https://www.ihris.org/toolkit-new/) - Health Information System for management of human resources for health.
+ * [Inferno](https://github.com/onc-healthit/inferno) - Open source tool that tests whether patients can access their health data through a standard interface.
+ * [OpenSAFELY](https://www.opensafely.org) - Secure analytics platform for Electronic Health Records in the NHS.
+ * [Snow Owl](https://github.com/b2ihealthcare/snow-owl) - Highly scalable, open source terminology server with revision-control capabilities and collaborative authoring platform features.
+ * [Synthea Patient Generator](https://github.com/synthetichealth/synthea) - Synthetic patient generator that models the medical history of synthetic patients.
### Datasets
- * [Medical Data for Machine Learning](https://github.com/beamandrew/medical-data) - 用于机器学习的精选医疗数据列表.
+ * [Medical Data for Machine Learning](https://github.com/beamandrew/medical-data) - Curated list of medical data for machine learning.
+
+### Design
+ * [Determinants of Health](https://github.com/goinvo/HealthDeterminants) - Determinants of Health Visualization.
+ * [Health Icons](https://github.com/resolvetosavelives/healthicons) - A collection of open source icons for public health projects.
### EMPI
- * [MEDIC Client Registry RI](https://github.com/MohawkMEDIC/client-registry) - 莫霍克学院 MARC-HI/MEDIC 客户注册 EMPI 实施.
+ * [MEDIC Client Registry RI](https://github.com/MohawkMEDIC/client-registry) - The Mohawk College MARC-HI/MEDIC Client Registry EMPI Implementation.
### Machine learning
- * [Healthcare.ai](https://healthcare.ai) - 用于医疗保健机器学习的 Python 和 R 工具.
- * [MONAI](https://github.com/Project-MONAI/MONAI) - 用于医疗保健成像的 AI 工具包
+ * [Healthcare.ai](https://healthcare.ai) - Python and R tools for healthcare machine learning.
+ * [MedicalGPT](https://github.com/shibing624/MedicalGPT/blob/main/README_EN.md) - Training Your Own Medical GPT Model with ChatGPT Training Pipeline.
+ * [MONAI](https://github.com/Project-MONAI/MONAI) - AI Toolkit for Healthcare Imaging
### Asset Management
- * [Tapirx](https://github.com/virtalabs/tapirx) - 联网医疗设备发现和识别.
+ * [Tapirx](https://github.com/virtalabs/tapirx) - Networked medical device discovery and identification.
### Logistics
- * [ID3C](https://github.com/seattleflu/id3c) - 支持实时基因组流行病学的数据物流系统.
- * [OpenLMIS](https://openlmis.org) - 开源、基于网络的电子物流管理信息系统 (LMIS) 软件,专为管理健康商品供应链而构建.
+ * [ID3C](https://github.com/seattleflu/id3c) - Data logistics system enabling real-time genomic epidemiology.
+ * [OpenLMIS](https://openlmis.org) - Open source, web-based, electronic logistics management information system (LMIS) software, purpose-built to manage health commodity supply chains.
diff --git a/docs/awesome/awesome-micropython.md b/docs/awesome/awesome-micropython.md
index 4e526f4bb0..4098775f26 100644
--- a/docs/awesome/awesome-micropython.md
+++ b/docs/awesome/awesome-micropython.md
@@ -9,1147 +9,1149 @@
-精彩的 MicroPython 库、框架、软件和资源的精选列表.
+A curated list of awesome MicroPython libraries, frameworks, software and resources.
-[MicroPython](https://micropython.org/) 是 Python 3 编程语言的精简且高效的实现,其中包含 Python 标准库的一小部分,并针对在微控制器和受限环境中运行进行了优化.
+[MicroPython](https://micropython.org/) is a lean and efficient implementation of the Python 3 programming language that includes a small subset of the Python standard library and is optimised to run on microcontrollers and in constrained environments.
## Libraries
-您可以在其他地方查找 MicroPython 库:
+Other places you can look for MicroPython Libraries:
-* [PyPi](https://pypi.org/search/?c=Programming+Language+%3A%3A+Python+%3A%3A+Implementation+%3A%3A+MicroPython) - 此过滤器仅显示 PyPi 上的 MicroPython 库. 注意:您无法“pip install”MicroPython 库. 请参阅 [MicroPython docs](https://docs.micropython.org/en/latest/reference/packages.html) 有关使用 MicroPython 管理包的更多信息.
-* [GitHub Search](https://github.com/search?q=micropython) - 在 GitHub 中搜索包含 MicroPython 的存储库.
-* [GitHub Topic - MicroPython](https://github.com/topics/micropython) - 浏览 GitHub 主题以查找带有 MicroPython 标记的项目.
-* [Libraries.io](https://libraries.io/search?q=micropython) - Libraries.io 查询 MicroPython.
-* [GitLab Explore](https://gitlab.com/explore?sort=latest_activity_desc&utf8=%E2%9C%93&name=micropython&sort=latest_activity_desc) - 探索 GitLab 上的存储库.
-* [Codeberg Explore](https://codeberg.org/explore/repos?tab=&sort=recentupdate&q=micropython) - 探索 Codeberg 上的存储库.
+* [PyPi](https://pypi.org/search/?c=Programming+Language+%3A%3A+Python+%3A%3A+Implementation+%3A%3A+MicroPython) - This filter shows just the MicroPython libraries on PyPi. Note: You cannot `pip install` MicroPython libraries. See the [MicroPython docs](https://docs.micropython.org/en/latest/reference/packages.html) for more information on managing packages with MicroPython.
+* [GitHub Search](https://github.com/search?q=micropython) - Search GitHub for repositories containing MicroPython.
+* [GitHub Topic - MicroPython](https://github.com/topics/micropython) - Browse GitHub Topics for projects tagged with MicroPython.
+* [Libraries.io](https://libraries.io/search?q=micropython) - Libraries.io query for MicroPython.
+* [GitLab Explore](https://gitlab.com/explore?sort=latest_activity_desc&utf8=%E2%9C%93&name=micropython&sort=latest_activity_desc) - Explore repositories on GitLab.
+* [Codeberg Explore](https://codeberg.org/explore/repos?tab=&sort=recentupdate&q=micropython) - Explore repositories on Codeberg.
### AI
-* [MicroMLP](https://github.com/jczic/MicroMLP) - 用于 MicroPython 的微神经网络多层感知器(用于 ESP32 和 Pycom 模块).
-* [MicroPython-NeuralNetwork](https://gitlab.com/olivierlenoir/MicroPython-NeuralNetwork) - MicroPython 的神经网络.
-* [upython-chat-gpt](https://github.com/karlsoderby/upython-chat-gpt) - 适用于 MicroPython 的 ChatGPT.
+* [MicroMLP](https://github.com/jczic/MicroMLP) - A micro neural network multilayer perceptron for MicroPython (used on ESP32 and Pycom modules).
+* [MicroPython-NeuralNetwork](https://gitlab.com/olivierlenoir/MicroPython-NeuralNetwork) - Neural Network for MicroPython.
+* [upython-chat-gpt](https://github.com/karlsoderby/upython-chat-gpt) - ChatGPT for MicroPython.
### Audio
-* [micropython-jq6500](https://github.com/rdagger/micropython-jq6500) - JQ6500 UART MP3 模块的驱动程序.
-* [KT403A-MP3](https://github.com/jczic/KT403A-MP3) - KT403A 驱动程序,由 DFPlayer Mini 和 Grove MP3 v2.0 使用.
-* [micropython-buzzer](https://github.com/fruch/micropython-buzzer) - 在蜂鸣器上播放诺基亚撰写和中间文件.
-* [micropython-dfplayer](https://github.com/redoxcode/micropython-dfplayer) - 控制 DFPlayer 迷你 MP3 播放器模块的库.
-* [micropython-dfplayer](https://github.com/ShrimpingIt/micropython-dfplayer) - 使用 UART 的 DFPlayer Mini 驱动程序.
-* [micropython-longwave](https://github.com/MattMatic/micropython-longwave) - MicroPython 板的 WAV 播放器.
-* [micropython-vs1053](https://github.com/peterhinch/micropython-vs1053) - VS1053b MP3 播放器的异步驱动程序.
-* [micropython-midi](https://github.com/cjbarnes18/micropython-midi) - MicroPython 的 MIDI 实现示例.
-* [upy-rtttl](https://github.com/dhylands/upy-rtttl) - 用于铃声文本传输语言 (RTTTL) 的 Python 解析器.
-* [micropython-i2s-examples](https://github.com/miketeachman/micropython-i2s-examples) - 运行 MicroPython 的微控制器上的 I2S 支持示例.
-* [micropython-osc](https://github.com/SpotlightKid/micropython-osc) - MicroPython 的最小 OSC 客户端和服务器库.
-* [micropython-sgtl5000](https://github.com/rdagger/micropython-sgtl5000) - 带耳机放大器的 SGTL5000 低功耗立体声编解码器库.
-* [umidiparser](https://github.com/bixb922/umidiparser) - 适用于 MicroPython、CircuitPython 和 Python 的 MIDI 文件解析器.
-* [micropython-tas2505](https://github.com/miketeachman/micropython-tas2505) - 适用于 Texas Instruments TAS2505 数字输入 D 类扬声器放大器的 MicroPython 驱动程序.
+* [micropython-jq6500](https://github.com/rdagger/micropython-jq6500) - Driver for JQ6500 UART MP3 modules.
+* [KT403A-MP3](https://github.com/jczic/KT403A-MP3) - Driver for KT403A, used by DFPlayer Mini and Grove MP3 v2.0.
+* [micropython-buzzer](https://github.com/fruch/micropython-buzzer) - Play Nokia compose and mid files on buzzers.
+* [micropython-dfplayer](https://github.com/redoxcode/micropython-dfplayer) - Library to control the DFPlayer mini MP3 player module.
+* [micropython-dfplayer](https://github.com/ShrimpingIt/micropython-dfplayer) - Driver for DFPlayer Mini using UART.
+* [micropython-longwave](https://github.com/MattMatic/micropython-longwave) - WAV player for MicroPython board.
+* [micropython-vs1053](https://github.com/peterhinch/micropython-vs1053) - Asynchronous driver for VS1053b MP3 player.
+* [micropython-midi](https://github.com/cjbarnes18/micropython-midi) - A MIDI implementation example for MicroPython.
+* [upy-rtttl](https://github.com/dhylands/upy-rtttl) - Python Parser for Ring Tone Text Transfer Language (RTTTL).
+* [micropython-i2s-examples](https://github.com/miketeachman/micropython-i2s-examples) - Examples for I2S support on microcontrollers that run MicroPython.
+* [micropython-osc](https://github.com/SpotlightKid/micropython-osc) - A minimal OSC client and server library for MicroPython.
+* [micropython-sgtl5000](https://github.com/rdagger/micropython-sgtl5000) - Library for SGTL5000 Low Power Stereo Codec w/ Headphone Amp.
+* [umidiparser](https://github.com/bixb922/umidiparser) - MIDI file parser for MicroPython, CircuitPython and Python.
+* [micropython-tas2505](https://github.com/miketeachman/micropython-tas2505) - MicroPython driver for the Texas Instruments TAS2505 Digital Input Class-D Speaker Amplifier.
### Communications
#### APIs
-* [micropython-utelegram](https://github.com/jordiprats/micropython-utelegram) - MicroPython 的 Telegram API 包装器.
-* [uEagle](https://github.com/jcalbert/uEagle) - MicroPython Rainforest EAGLE 客户端.
-* [micropython-youtube-api](https://github.com/UnexpectedMaker/micropython-youtube-api) - MicroPython 中的 YouTube API.
-* [micropython_esp8266_tweetbot](https://github.com/ayoko/micropython_esp8266_tweetbot) - 适用于 MicroPython v1.8.4 (ESP8266) 的推文机器人.
-* [telegram-upy](https://github.com/gabrielebarola/telegram-upy) - MicroPython 的 Telegram API 包装器.
-* [micropython-thingspeak](https://github.com/radeklat/micropython-thingspeak) - 用于从运行 MicroPython 的 IoT 设备(例如 ESP8266)向 thingspeak.com 发送数据的库.
-* [micropython_pushbullet](https://github.com/gsampallo/micropython_pushbullet) - 如何在 ESP8266 上使用 PushBullet 和 MicroPython 的简单示例.
-* [esp32-youtube-display](https://github.com/alvarowolfx/esp32-youtube-display) - 使用 Google API 和 MicroPython 显示 YouTube 指标.
-* [micropython-spotify-web-api](https://github.com/tltx/micropython-spotify-web-api) - 用于通过 MicroPython 从 IoT 设备使用 Spotify Web API 的库.
-* [micropython_demo_bot](https://github.com/gsampallo/micropython_demo_bot) - 如何为 Telegram 创建机器人的小例子.
-* [micropython-basicdweet](https://github.com/jacklinquan/micropython-basicdweet) - 用于免费 dweet 服务的非常基本 API 的 python 模块.
-* [micropython-dweeter](https://github.com/jacklinquan/micropython-dweeter) - 用于通过免费 dweet 服务发送消息的 python 模块.
-* [micropython-cryptodweet](https://github.com/jacklinquan/micropython-cryptodweet) - 一个 python 模块,用于带加密的免费 dweet 服务的非常基本的 API.
-* [micropython-linenotify](https://github.com/PerfecXX/micropython-linenotify) - MicroPython 库,用于使用 ESP8266 和 ESP32 向 Line Notify 发送通知.
+* [micropython-utelegram](https://github.com/jordiprats/micropython-utelegram) - Telegram API wrapper for MicroPython.
+* [uEagle](https://github.com/jcalbert/uEagle) - MicroPython Rainforest EAGLE client.
+* [micropython-youtube-api](https://github.com/UnexpectedMaker/micropython-youtube-api) - YouTube API in MicroPython.
+* [micropython_esp8266_tweetbot](https://github.com/ayoko/micropython_esp8266_tweetbot) - Tweet bot for MicroPython v1.8.4 (ESP8266).
+* [telegram-upy](https://github.com/gabrielebarola/telegram-upy) - Telegram API wrapper for MicroPython.
+* [micropython-thingspeak](https://github.com/radeklat/micropython-thingspeak) - Library for sending data to thingspeak.com from IoT devices running MicroPython (such as ESP8266).
+* [micropython_pushbullet](https://github.com/gsampallo/micropython_pushbullet) - Simple example of how to use PushBullet with MicroPython on ESP8266.
+* [esp32-youtube-display](https://github.com/alvarowolfx/esp32-youtube-display) - Display YouTube metrics using Google API and MicroPython.
+* [micropython-spotify-web-api](https://github.com/tltx/micropython-spotify-web-api) - A library for using Spotify's web API from a IoT device with MicroPython.
+* [micropython_demo_bot](https://github.com/gsampallo/micropython_demo_bot) - Little example of how to create a bot for Telegram.
+* [micropython-basicdweet](https://github.com/jacklinquan/micropython-basicdweet) - A python module for very basic APIs of the free dweet service.
+* [micropython-dweeter](https://github.com/jacklinquan/micropython-dweeter) - A python module for messaging through the free dweet service.
+* [micropython-cryptodweet](https://github.com/jacklinquan/micropython-cryptodweet) - A python module for very basic APIs of the free dweet service with encryption.
+* [micropython-linenotify](https://github.com/PerfecXX/micropython-linenotify) - MicroPython library for sending notifications to Line Notify with ESP8266 and ESP32.
#### Authentication
-* [micropython-firebase-auth](https://github.com/WoolDoughnut310/micropython-firebase-auth) - MicroPython 的 Firebase Auth 实现.
+* [micropython-firebase-auth](https://github.com/WoolDoughnut310/micropython-firebase-auth) - Firebase Auth implementation for MicroPython.
#### Bluetooth
-* [PyBoard-HC05-Android](https://github.com/KipCrossing/PyBoard-HC05-Android) - Pyboard HC05 蓝牙适配器示例应用程序.
-* [uble](https://github.com/dmazzella/uble) - 用纯 Python 为 MicroPython 编写的轻量级蓝牙低功耗驱动程序.
-* [MicroPythonBLEHID](https://github.com/Heerkog/MicroPythonBLEHID) - 适用于 MicroPython 的基于蓝牙低功耗 (BLE) GATT 库的人机接口设备 (HID).
-* [upyble](https://github.com/Carglglz/upyble) - 用于低功耗蓝牙 MicroPython 设备的命令行工具.
-* [micropython-xiaomi-ble-adv-parse](https://codeberg.org/scy/micropython-xiaomi-ble-adv-parse) - 从一些小米蓝牙低功耗 (BLE) 传感器被动检索传感器数据.
-* [mijia-temphum-upy](https://codeberg.org/scy/mijia-temphum-upy) - 用于读取某些小米米家BLE温度和湿度传感器的MicroPython库.
+* [PyBoard-HC05-Android](https://github.com/KipCrossing/PyBoard-HC05-Android) - Pyboard HC05 Bluetooth adapter example application.
+* [uble](https://github.com/dmazzella/uble) - Lightweight Bluetooth Low Energy driver written in pure Python for MicroPython.
+* [MicroPythonBLEHID](https://github.com/Heerkog/MicroPythonBLEHID) - Human Interface Device (HID) over Bluetooth Low Energy (BLE) GATT library for MicroPython.
+* [upyble](https://github.com/Carglglz/upyble) - Command line tool for Bluetooth Low Energy MicroPython devices.
+* [micropython-xiaomi-ble-adv-parse](https://codeberg.org/scy/micropython-xiaomi-ble-adv-parse) - Passively retrieve sensor data from some Xiaomi Bluetooth Low Energy (BLE) sensors.
+* [mijia-temphum-upy](https://codeberg.org/scy/mijia-temphum-upy) - MicroPython library to read certain Xiaomi Mijia BLE temperature & humidity sensors.
#### CAN
-* [micropython-spacecan](https://gitlab.com/alphaaomega/micropython-spacecan) - Spacecan 是用于嵌入式系统的 SpaceCAN 协议的 MicroPython 实现.
-* [Robomaster-Micropython](https://github.com/JohnieBraaf/Robomaster-Micropython) - Robomaster S1 - MicroPython CAN 总线控制器.
-* [micropython-mcp2515](https://github.com/jxltom/micropython-mcp2515) - MicroPython MCP2515 驱动程序,从 Arduino MCP2515 CAN 接口库移植.
-* [microPython_MCP2515](https://github.com/capella-ben/microPython_MCP2515) - 用于 MCP2515 CAN 总线控制器的 MicroPython 库.
+* [micropython-spacecan](https://gitlab.com/alphaaomega/micropython-spacecan) - Spacecan is a MicroPython implementation of the SpaceCAN protocol for embedded systems.
+* [Robomaster-Micropython](https://github.com/JohnieBraaf/Robomaster-Micropython) - Robomaster S1 - MicroPython CAN BUS controller.
+* [micropython-mcp2515](https://github.com/jxltom/micropython-mcp2515) - MicroPython MCP2515 driver, porting from Arduino MCP2515 CAN interface library.
+* [microPython_MCP2515](https://github.com/capella-ben/microPython_MCP2515) - A MicroPython library for the MCP2515 CAN bus controller.
#### Compression
-* [ufastlz](https://github.com/dmazzella/ufastlz) - FastLZ 的 MicroPython 包装器,这是一个闪电般快速的无损压缩库.
-* [tamp](https://github.com/BrianPugh/tamp) - 低内存、MicroPython 优化、受 DEFLATE 启发的无损压缩库.
+* [ufastlz](https://github.com/dmazzella/ufastlz) - MicroPython wrapper for FastLZ, a lightning-fast lossless compression library.
+* [tamp](https://github.com/BrianPugh/tamp) - A low-memory, MicroPython-optimized, DEFLATE-inspired lossless compression library.
#### Cryptography
-* [ucryptography](https://github.com/dmazzella/ucryptography) - 基于 ARM Mbed TLS 将 pyca/cryptography 轻量级移植到 MicroPython.
-* [mpyaes](https://github.com/iyassou/mpyaes) - 用于 AES 加密的 MicroPython 模块.
-* [micropython-aes](https://github.com/piaca/micropython-aes) - 纯Python实现的AES算法.
-* [ucrypto](https://github.com/dmazzella/ucrypto) - MicroPython 包,用于执行快速 RSA 和椭圆曲线加密,特别是数字签名. ECDSA API 设计灵感来自 fastecdsa 并基于 tomsfastmath 实现.
-* [ucryptoauthlib](https://github.com/dmazzella/ucryptoauthlib) - 使用纯 Python 为 MicroPython 编写的 Microchip 加密身份验证安全元素的轻量级驱动程序.
-* [embit](https://github.com/diybitcoinhardware/embit) - 适用于 MicroPython 和 Python 3 的最小比特币库,重点关注嵌入式系统.
-* [microotp](https://github.com/gdassori/microotp) - ESP8266 MicroPython OTP 生成器.
-* [micropython-rsa-signing](https://github.com/artem-smotrakov/micropython-rsa-signing) - MicroPython 上的 RSA 签名.
-* [micropython-cryptomsg](https://github.com/jacklinquan/micropython-cryptomsg) - 使用 AES CBC 模式加密和解密消息的 MicroPython 模块.
+* [ucryptography](https://github.com/dmazzella/ucryptography) - Lightweight porting of pyca/cryptography to MicroPython based on ARM Mbed TLS.
+* [mpyaes](https://github.com/iyassou/mpyaes) - MicroPython module for AES encryption.
+* [micropython-aes](https://github.com/piaca/micropython-aes) - AES algorithm with pure python implementation.
+* [ucrypto](https://github.com/dmazzella/ucrypto) - MicroPython package for doing fast RSA and elliptic curve cryptography, specifically digital signatures. ECDSA API design inspired from fastecdsa and implementation based on tomsfastmath.
+* [ucryptoauthlib](https://github.com/dmazzella/ucryptoauthlib) - Lightweight driver for Microchip Crypto Authentication secure elements written in pure Python for MicroPython.
+* [embit](https://github.com/diybitcoinhardware/embit) - A minimal Bitcoin library for MicroPython and Python 3 with a focus on embedded systems.
+* [microotp](https://github.com/gdassori/microotp) - An ESP8266 MicroPython OTP Generator.
+* [micropython-rsa-signing](https://github.com/artem-smotrakov/micropython-rsa-signing) - RSA signing on MicroPython.
+* [micropython-cryptomsg](https://github.com/jacklinquan/micropython-cryptomsg) - A MicroPython module to encrypt and decrypt messages with AES CBC mode.
* [mprsa](https://github.com/git-n-pissed/mprsa) - A MicroPython module for creating, importing, and exporting RSA keys in DER and PEM formats with PKCS#1, PKCS#8, and X.509/SPKI structures, and signing/verifying and encryption/decryption using blinding and SHA-1 and SHA-256 hashing algorithms.
-* [mpy-mbedtls](https://github.com/Carglglz/mpy-mbedtls) - 一些 MbedTLS EC 和 x509 cert/csr 函数的 MicroPython 绑定.
-* [micropython-cryptocfb](https://github.com/jacklinquan/micropython-cryptocfb) - 使用 AES-128 CFB 模式加密和解密数据的 Python 模块.
-* [tscp](https://github.com/shariltumin/tscp) - 基于 Diffie-Hellman-Merkle 的端点到端点加密,并使用 MicroPython 进行 TLS1.3 式握手.
+* [mpy-mbedtls](https://github.com/Carglglz/mpy-mbedtls) - MicroPython bindings for some MbedTLS EC and x509 cert/csr functions.
+* [micropython-cryptocfb](https://github.com/jacklinquan/micropython-cryptocfb) - A Python module to encrypt and decrypt data with AES-128 CFB mode.
+* [tscp](https://github.com/shariltumin/tscp) - An endpoint-to-endpoint encryption based on Diffie-Hellman-Merkle with TLS1.3 styled handshake using MicroPython.
#### DNS
-* [ICantBelieveItsNotDNS](https://github.com/yschaeff/ICantBelieveItsNotDNS) - “我不敢相信这不是 DNS!” (ICBIND) 是用 MicroPython 编写的 ESP8266 权威 DNS 服务器.
-* [MicroDNSSrv](https://github.com/jczic/MicroDNSSrv) - MicroPython 的微型 DNS 服务器,可简单地响应带或不带通配符的多域上的 A 查询(用于 Pycom 模块和 ESP32).
-* [tinydns](https://github.com/belyalov/tinydns) - 非常简单的 MicroPython DNS 异步服务器.
-* [micropython-captiveportal](https://github.com/metachris/micropython-captiveportal) - MicroPython 的最小异步强制门户(与 uasyncio v3/MicroPython 1.13+ 以及早期版本兼容).
-* [Micropython-DNSServer-Captive-Portal](https://github.com/p-doyle/Micropython-DNSServer-Captive-Portal) - MicroPython WiFi AP 强制门户,带有 DNS 和 Web 服务器.
+* [ICantBelieveItsNotDNS](https://github.com/yschaeff/ICantBelieveItsNotDNS) - "I Can't Believe It's Not DNS!" (ICBIND) is an authoritative DNS server for the ESP8266 written in MicroPython.
+* [MicroDNSSrv](https://github.com/jczic/MicroDNSSrv) - A micro DNS server for MicroPython to simply respond to A queries on multi-domains with or without wildcards (used on Pycom modules & ESP32).
+* [tinydns](https://github.com/belyalov/tinydns) - Very simple DNS async server for MicroPython.
+* [micropython-captiveportal](https://github.com/metachris/micropython-captiveportal) - Minimal async captive portal for MicroPython (compatible with uasyncio v3/MicroPython 1.13+ as well as earlier versions).
+* [Micropython-DNSServer-Captive-Portal](https://github.com/p-doyle/Micropython-DNSServer-Captive-Portal) - MicroPython WiFi AP Captive Portal with DNS and Web Server.
#### ESP-NOW
-* [mesh-espnow-micropython](https://github.com/shariltumin/mesh-espnow-micropython) - 用于物联网设备协作节点的动态安全网格.
+* [mesh-espnow-micropython](https://github.com/shariltumin/mesh-espnow-micropython) - Dynamic Secure Mesh for Collaborative Nodes of IoT devices.
#### Ethernet
-* [Official WIZnet5k](https://github.com/andrewleech/wiznet_ioLibrary_Driver) - WIZnet5x00 系列以太网控制器的驱动程序.
-* [micropy-ENC28J60](https://github.com/przemobe/micropy-ENC28J60) - 适用于 MicroPython (RP2) 的 ENC28J60 以太网芯片驱动程序.
-* [RP2040 Ethernet example](https://github.com/SteveSEK/Raspberry-Pi-Pico-MicroPython-Ethernet) - 以太网驱动程序,示例 Python 代码和 YouTube.
-* [micropython-ch9121](https://github.com/wybiral/micropython-ch9121) - 用于控制 CH9121 以太网模块的 MicroPython 库.
+* [Official WIZnet5k](https://github.com/andrewleech/wiznet_ioLibrary_Driver) - Driver for the WIZnet5x00 series of Ethernet controllers.
+* [micropy-ENC28J60](https://github.com/przemobe/micropy-ENC28J60) - ENC28J60 Ethernet chip driver for MicroPython (RP2).
+* [RP2040 Ethernet example](https://github.com/SteveSEK/Raspberry-Pi-Pico-MicroPython-Ethernet) - Ethernet driver, example Python code and YouTube.
+* [micropython-ch9121](https://github.com/wybiral/micropython-ch9121) - MicroPython library for controlling CH9121 Ethernet modules.
#### FTP
-* [micropython-ftplib](https://github.com/SpotlightKid/micropython-ftplib) - MicroPython 的 FTP 客户端库.
-* [FTP-Server-for-ESP8266-ESP32-and-PYBD](https://github.com/robert-hh/FTP-Server-for-ESP8266-ESP32-and-PYBD) - MicroPython 平台上适用于 ESP8266/ESP32/Pyboard 的小型 FTP 服务器.
-* [MicroFTPServer](https://github.com/cpopp/MicroFTPServer) - 可在带有 MicroPython 的 ESP8266 上运行的最小 FTP 服务器.
-* [micropython-uaioftp](https://github.com/cwyark/micropython-uaioftp) - MicroPython 的轻量级 FTP 库.
-* [FtpTiny-Micropython](https://github.com/MZachmann/FtpTiny-Micropython) - 在线程中运行的非常小的 FTP 服务器.
+* [micropython-ftplib](https://github.com/SpotlightKid/micropython-ftplib) - An FTP client library for MicroPython.
+* [FTP-Server-for-ESP8266-ESP32-and-PYBD](https://github.com/robert-hh/FTP-Server-for-ESP8266-ESP32-and-PYBD) - Small FTP server for ESP8266/ESP32/Pyboard on the MicroPython platform.
+* [MicroFTPServer](https://github.com/cpopp/MicroFTPServer) - Minimal FTP Server that can run on an ESP8266 with MicroPython.
+* [micropython-uaioftp](https://github.com/cwyark/micropython-uaioftp) - Lightweight FTP library for MicroPython.
+* [FtpTiny-Micropython](https://github.com/MZachmann/FtpTiny-Micropython) - Really small FTP server that runs in a thread.
#### GPS
-* [micropyGPS](https://github.com/inmcm/micropyGPS) - 全功能 GPS NMEA 句子解析器.
-* [micropython-gnssl76l](https://github.com/tuupola/micropython-gnssl76l) - 适用于移远 GNSS L76-L (GPS) 的 MicroPython I2C 驱动程序.
-* [mpy-agps](https://github.com/pulkin/mpy-agps) - 辅助定位服务 (AGPS) 的 MicroPython 实现.
-* [Asynchronous GPS driver](https://github.com/peterhinch/micropython-async/blob/master/v3/docs/GPS.md) - 作为 uasyncio 任务接收和解析 GPS 数据.
+* [micropyGPS](https://github.com/inmcm/micropyGPS) - Full featured GPS NMEA sentence parser.
+* [micropython-gnssl76l](https://github.com/tuupola/micropython-gnssl76l) - MicroPython I2C driver for Quectel GNSS L76-L (GPS).
+* [mpy-agps](https://github.com/pulkin/mpy-agps) - MicroPython implementation of assisted location services (AGPS).
+* [Asynchronous GPS driver](https://github.com/peterhinch/micropython-async/blob/master/v3/docs/GPS.md) - Receive and parse GPS data as a uasyncio task.
#### GSM
-* [micropython-upyphone](https://github.com/jeffmer/micropython-upyphone) - 使用 Pyboard 和 SIM800l 的 GSM 电话.
-* [micropython-sim800](https://github.com/olablt/micropython-sim800) - SIM800 的 MicroPython 驱动程序.
-* [sim800](https://github.com/basanovase/sim800) - 用于与 MicroPython 中的 SIM800 模块连接的库.
-* [MicroPython-AM7020](https://github.com/JiekangHuang/MicroPython-AM7020) - AM7020 窄带物联网 (NBIoT) 模块的 MicroPython 驱动程序.
+* [micropython-upyphone](https://github.com/jeffmer/micropython-upyphone) - A GSM phone using Pyboard and SIM800l.
+* [micropython-sim800](https://github.com/olablt/micropython-sim800) - MicroPython driver for SIM800.
+* [sim800](https://github.com/basanovase/sim800) - Library for interfacing with SIM800 module in MicroPython.
+* [MicroPython-AM7020](https://github.com/JiekangHuang/MicroPython-AM7020) - MicroPython driver for AM7020 Narrowband Internet of Things (NBIoT) module.
#### HTTP
-* [mrequests](https://github.com/SpotlightKid/mrequests) - 用于 MicroPython 的 HTTP 客户端模块(不仅如此),具有类似于请求的 API.
+* [mrequests](https://github.com/SpotlightKid/mrequests) - A HTTP client module (not only) for MicroPython with an API similar to requests.
#### IoT
-* [microhomie](https://github.com/microhomie/microhomie) - IoT 的 Homie MQTT 约定的 MicroPython 实现.
-* [uPyEcho](https://github.com/lemariva/uPyEcho) - 在 ESP32 上使用 MicroPython 模拟 Belkin WeMo 设备,与 Amazon Echo (Alexa) 配合使用.
-* [SonosRemote](https://github.com/foosel/SonosRemote) - 在 ESP8266 上运行并使用 Sonos HTTP API 的 Sonos 安装遥控器.
-* [micropython-home-assistant](https://gitlab.com/aapjeisbaas/micropython-home-assistant) - 基于 MicroPython 的脚本,可扩展您的 Home Assistant 驱动的家庭自动化项目.
-* [micropython-iot](https://github.com/peterhinch/micropython-iot) - 使用 ESP8266、ESP32 或 Pyboard D 端点设计 IoT 应用程序的方法.
-* [iot-core-micropython](https://github.com/GoogleCloudPlatform/iot-core-micropython) - 使用 MicroPython 连接到 Google Cloud IoT Core.
-* [SmartUPy](https://github.com/lemariva/SmartUPy) - 使用MicroPython控制“涂鸦型”智能电源插座.
-* [aws-iot-GET-POST-loop](https://github.com/manningt/aws-iot-GET-POST-loop) - 使用 AWS IoT REST API 获取/发布设备状态信息的 MicroPython 代码.
-* [sensor-mqtt-homeassistant](https://github.com/DougWilkinson/sensor-mqtt-homeassistant) - 基于 ESP8266/ESP32 MicroPython 的传感器平台,适用于 GPIO、DHT、模拟、LED 等. 包括来自 Web 服务器和 MQTT/Home Assistant 集成的 .py 代码的远程更新.
-* [micropython-ha-mqtt-device](https://github.com/agners/micropython-ha-mqtt-device) - MicroPython 模块允许使用 MQTT Discovery 创建 HomeAssistant 实体.
-* [ESP8266-Home-Assistant-Smart-Socket](https://github.com/AnthonyKNorman/ESP8266-Home-Assistant-Smart-Socket) - 这个 MicroPython 项目旨在破解 Hyleton313 廉价 WiFi 智能插座.
-* [ESP8266-Home-Assistant-RGB-Bulb](https://github.com/AnthonyKNorman/ESP8266-Home-Assistant-RGB-Bulb) - 这个 MicroPython 项目旨在破解廉价 WiFi RGB 灯泡中的 TYWE3S 板.
-* [uPyIoT](https://github.com/lemariva/uPyIoT) - 将运行 MicroPython 的 M5Stack ATOM 连接到 Google 云平台 (GCP),以收集从读取传感器获得的空气质量变量.
-* [micropython-switchbot-thermometer-hygrometer](https://github.com/hilch/micropython-switchbot-thermometer-hygrometer) - 通过蓝牙读取 SwitchBot 温度计/湿度计.
+* [microhomie](https://github.com/microhomie/microhomie) - MicroPython implementation of the Homie MQTT convention for IoT.
+* [uPyEcho](https://github.com/lemariva/uPyEcho) - Emulated Belkin WeMo device that works with Amazon Echo (Alexa) using MicroPython on an ESP32.
+* [SonosRemote](https://github.com/foosel/SonosRemote) - A remote for Sonos installations running on an ESP8266 and using Sonos HTTP API.
+* [micropython-home-assistant](https://gitlab.com/aapjeisbaas/micropython-home-assistant) - MicroPython-based scripts to extend your Home Assistant-driven home automation projects.
+* [micropython-iot](https://github.com/peterhinch/micropython-iot) - An approach to designing IoT applications using ESP8266, ESP32 or Pyboard D endpoints.
+* [iot-core-micropython](https://github.com/GoogleCloudPlatform/iot-core-micropython) - Use MicroPython to connect to Google Cloud IoT Core.
+* [SmartUPy](https://github.com/lemariva/SmartUPy) - Controlling "Tuya-type" smart power outlets using MicroPython.
+* [aws-iot-GET-POST-loop](https://github.com/manningt/aws-iot-GET-POST-loop) - MicroPython code which uses the AWS IoT REST API to GET/POST device state info.
+* [sensor-mqtt-homeassistant](https://github.com/DougWilkinson/sensor-mqtt-homeassistant) - An ESP8266/ESP32 MicroPython-based sensor platform for GPIO, DHT, analog, LED and more. Includes remote updates for .py code from web server and MQTT/Home Assistant integration.
+* [micropython-ha-mqtt-device](https://github.com/agners/micropython-ha-mqtt-device) - MicroPython module which allows creating Entites for HomeAssistant using MQTT Discovery.
+* [ESP8266-Home-Assistant-Smart-Socket](https://github.com/AnthonyKNorman/ESP8266-Home-Assistant-Smart-Socket) - This MicroPython project is to hack a Hyleton313 cheap WiFi smart socket.
+* [ESP8266-Home-Assistant-RGB-Bulb](https://github.com/AnthonyKNorman/ESP8266-Home-Assistant-RGB-Bulb) - This MicroPython project is to hack a TYWE3S board in a cheap WiFi RGB Bulb.
+* [uPyIoT](https://github.com/lemariva/uPyIoT) - Connect an M5Stack ATOM running MicroPython to the Google Cloud Platform (GCP) to collect air-quality variables obtained from reading sensors.
+* [micropython-switchbot-thermometer-hygrometer](https://github.com/hilch/micropython-switchbot-thermometer-hygrometer) - Read SwitchBot Thermometer/Hygrometer via Bluetooth.
#### IR
-* [micropython-necir](https://github.com/MattMatic/micropython-necir) - 用于 TL1838 IR 接收器 LED 的 NEC 红外捕获.
-* [Micropython-IR](https://github.com/designerPing/Micropython-IR) - Pyboard 红外远程嗅探和重播.
-* [micropython_ir](https://github.com/peterhinch/micropython_ir) - 从红外遥控器和红外“blaster”应用程序接收的非阻塞设备驱动程序.
-* [micropython-amg88xx](https://github.com/peterhinch/micropython-amg88xx) - Grid-EYE 热红外阵列传感器 (Adafruit 3538) 的驱动程序.
-* [micropython-ys-irtm](https://github.com/mcauser/micropython-ys-irtm) - YS-IRTM 5V NEC 红外 UART 收发器的 MicroPython 示例.
-* [esp8266_ir](https://github.com/ruoyu0088/esp8266_ir) - 通过WebSocket控制红外信号.
-* [micropython_espX_IR_Transceiver](https://github.com/gamefunc/micropython_espX_IR_Transceiver) - MicroPython ESP32 红外收发器.
-* [pico-ir](https://github.com/bartoszadamczyk/pico-ir) - Raspberry Pi Pico 的 IR 库.
-* [esp32-ir-remote](https://github.com/cbrand/esp32-ir-remote) - 用于运行 ESP32 IR 遥控器的 MicroPython 项目.
+* [micropython-necir](https://github.com/MattMatic/micropython-necir) - NEC infrared capture for TL1838 IR receiver LEDs.
+* [Micropython-IR](https://github.com/designerPing/Micropython-IR) - Pyboard infrared remote sniff and replay.
+* [micropython_ir](https://github.com/peterhinch/micropython_ir) - Nonblocking device drivers to receive from IR remotes and for IR "blaster" apps.
+* [micropython-amg88xx](https://github.com/peterhinch/micropython-amg88xx) - Driver for Grid-EYE thermal infrared array sensor (Adafruit 3538).
+* [micropython-ys-irtm](https://github.com/mcauser/micropython-ys-irtm) - MicroPython examples for YS-IRTM 5V NEC Infrared UART transceivers.
+* [esp8266_ir](https://github.com/ruoyu0088/esp8266_ir) - Control IR signal by WebSocket.
+* [micropython_espX_IR_Transceiver](https://github.com/gamefunc/micropython_espX_IR_Transceiver) - MicroPython ESP32 IR Transceiver.
+* [pico-ir](https://github.com/bartoszadamczyk/pico-ir) - IR library for Raspberry Pi Pico.
+* [esp32-ir-remote](https://github.com/cbrand/esp32-ir-remote) - A MicroPython project for running ESP32 IR remotes.
#### LoRa
-* [loraE22](https://github.com/matthias-bs/loraE22) - Ebyte E22 系列 LoRa 模块的 MicroPython 类.
-* [micropython-lora](https://github.com/wybiral/micropython-lora) - MicroPython 库,用于通过 SPI 控制 Semtech SX127x LoRa 模块.
-* [micropython-aiolora](https://github.com/wybiral/micropython-aiolora) - MicroPython 库,用于使用 asyncio API 控制 Semtech SX127x LoRa 模块.
-* [micropython-rylr](https://github.com/wybiral/micropython-rylr) - 用于控制 Reyax LoRa 模块(RYLR896、RYLR406)的 MicroPython 库.
-* [silvergeko_rfm9x](https://github.com/scopelemanuele/silvergeko_rfm9x) - 移植到 adafruit_rfm9x.py 库的 MicroPython.
+* [loraE22](https://github.com/matthias-bs/loraE22) - A MicroPython class for the Ebyte E22 Series LoRa modules.
+* [micropython-lora](https://github.com/wybiral/micropython-lora) - MicroPython library for controlling a Semtech SX127x LoRa module over SPI.
+* [micropython-aiolora](https://github.com/wybiral/micropython-aiolora) - MicroPython library for controlling a Semtech SX127x LoRa module with asyncio API.
+* [micropython-rylr](https://github.com/wybiral/micropython-rylr) - MicroPython library for controlling Reyax LoRa modules (RYLR896, RYLR406).
+* [silvergeko_rfm9x](https://github.com/scopelemanuele/silvergeko_rfm9x) - Porting to MicroPython of adafruit_rfm9x.py library.
#### LoRaWAN
-* [uPyLoRaWAN](https://github.com/lemariva/uPyLoRaWAN) - 使用 MicroPython 的 ESP32 满足 LoRa 和 LoRaWAN 要求.
-* [SX127x_driver_for_MicroPython_on_ESP8266](https://github.com/Wei1234c/SX127x_driver_for_MicroPython_on_ESP8266) - ESP8266/ESP32/Raspberry Pi 上 (Micro)Python 的 SX127x(LoRa 收发器)驱动程序.
-* [LightLora_MicroPython](https://github.com/MZachmann/LightLora_MicroPython) - 适用于 MicroPython 的轻量级中断驱动 Semtech SX127x 库.
-* [u-lora](https://github.com/martynwheeler/u-lora) - 适用于 MicroPython 的 Raspi-lora.
+* [uPyLoRaWAN](https://github.com/lemariva/uPyLoRaWAN) - ESP32 using MicroPython meets LoRa and LoRaWAN.
+* [SX127x_driver_for_MicroPython_on_ESP8266](https://github.com/Wei1234c/SX127x_driver_for_MicroPython_on_ESP8266) - SX127x (LoRa transceiver) driver for (Micro)Python on ESP8266/ESP32/Raspberry Pi.
+* [LightLora_MicroPython](https://github.com/MZachmann/LightLora_MicroPython) - Lightweight Interrupt-driven Semtech SX127x Library for MicroPython.
+* [u-lora](https://github.com/martynwheeler/u-lora) - Raspi-lora for MicroPython.
* [sx127x_esp](https://github.com/azorg/sx127x_esp) - Connect Ra-01 module base on LoRaTM sx127x chip to ESP8266/ESP32 under MicroPython.
-* [nanoserver](https://github.com/gradoj/nanoserver) - MicroPython 嵌入式 LoRaWAN 服务器.
-* [micropySX126X](https://github.com/ehong-tl/micropySX126X) - 适用于 MicroPython 和 CircuitPython 的 Semtech SX126X LoRa 驱动程序.
+* [nanoserver](https://github.com/gradoj/nanoserver) - MicroPython embedded LoRaWAN server.
+* [micropySX126X](https://github.com/ehong-tl/micropySX126X) - Semtech SX126X LoRa driver for MicroPython and CircuitPython.
#### MDNS
-* [micropython-mdns](https://github.com/cbrand/micropython-mdns) - MDNS 的纯 Python 实现,支持服务发现.
+* [micropython-mdns](https://github.com/cbrand/micropython-mdns) - A pure Python implementation of MDNS with support for Service Discovery.
#### Modbus
-* [micropython-modbus](https://gitlab.com/extel-open-source/micropython-modbus) - modbus-tk 的 MicroPython 端口.
-* [micropython-modbus](https://github.com/techbase123/micropython-modbus) - 适用于 MicroPython ESP32 设备的 Modbus Master 库. 基于 Pycom 的 pycom-modbus.
-* [mp_modbus](https://github.com/eydam-prototyping/mp_modbus) - MicroPython 的 Modbus 库.
-* [micropython-modbus](https://github.com/brainelectronics/micropython-modbus) - ModBus TCP 和 RTU 库支持客户端和主机模式. 基于 Pycom 的 pycom-modbus.
+* [micropython-modbus](https://gitlab.com/extel-open-source/micropython-modbus) - MicroPython port of modbus-tk.
+* [micropython-modbus](https://github.com/techbase123/micropython-modbus) - Modbus Master library for MicroPython ESP32 devices. Based on pycom-modbus from Pycom.
+* [mp_modbus](https://github.com/eydam-prototyping/mp_modbus) - Modbus library for MicroPython.
+* [micropython-modbus](https://github.com/brainelectronics/micropython-modbus) - ModBus TCP and RTU library supporting client and host mode. Based on pycom-modbus from Pycom.
#### MQTT
-* [micropython-mqtt](https://github.com/peterhinch/micropython-mqtt) - “弹性”异步 MQTT 驱动程序. 另外还有一种使用 ESP8266 将 MQTT 引入非联网目标的方法.
-* [MQBoard](https://github.com/tve/mqboard) - 在 MicroPython 板上(主要在 ESP32)上使用 MQTT 和 asyncio 的微框架.
-* [pysmartnode](https://github.com/kevinkk525/pysmartnode) - MicroPython 智能家居框架.
-* [umqtt_aws_iot](https://github.com/juwul/umqtt_aws_iot) - 使用 MicroPython 将 UMQTT 消息发布到 AWS IoT.
-* [sonoff-mqtt by davea](https://github.com/davea/sonoff-mqtt) - 使用 MQTT 控制 Sonoff/ESP8266 的 MicroPython 脚本.
-* [micropython-sonoff-switch](https://github.com/kfricke/micropython-sonoff-switch) - 使用 MicroPython 为 iTead Sonoff Switch 实现 MQTT 可控开关.
-* [micropython-thingspeak-mqtt-esp8266](https://github.com/miketeachman/micropython-thingspeak-mqtt-esp8266) - 使用 MQTT 和在 ESP8266/ESP32 平台上运行的 MicroPython 发布和订阅 ThingSpeak.
-* [uMQTT](https://github.com/andrewmk/uMQTT) - WiPy 板上针对 MicroPython 的 MQTT 发布.
-* [micropython-mqtt](https://github.com/chrismoorhouse/micropython-mqtt) - 异步 MQTT 库,可自动重新连接 MicroPython 设备,例如 ESP32 或 Pycom 设备.
-* [micropython-adafruit-mqtt-esp8266](https://github.com/miketeachman/micropython-adafruit-mqtt-esp8266) - 使用 MQTT 发布/订阅 Adafruit IO. ESP8266/ESP32 上的 MicroPython/CircuitPython 实现.
-* [MicropythonCayenneMQTTClient](https://github.com/uraich/MicropythonCayenneMQTTClient) - Python Cayenne MQTT 客户端到 MicroPython 的端口.
-* [mqtt_upython](https://github.com/matbgn/mqtt_upython) - 在 ESP8266 上使用 MicroPython 的 MQTT 客户端.
-* [tinymqtt](https://github.com/belyalov/tinymqtt) - MicroPython 的异步 MQTT 客户端.
-* [micropython-mqtt-thingspeak](https://github.com/miketeachman/micropython-mqtt-thingspeak) - 使用 MQTT 和 MicroPython 发布和订阅 ThingSpeak.
+* [micropython-mqtt](https://github.com/peterhinch/micropython-mqtt) - A 'resilient' asynchronous MQTT driver. Plus a means of using an ESP8266 to bring MQTT to non-networked targets.
+* [MQBoard](https://github.com/tve/mqboard) - A micro-framework for using MQTT with asyncio on MicroPython boards, primarily on the ESP32.
+* [pysmartnode](https://github.com/kevinkk525/pysmartnode) - MicroPython Smart Home framework.
+* [umqtt_aws_iot](https://github.com/juwul/umqtt_aws_iot) - Publish UMQTT messages with MicroPython to AWS IoT.
+* [sonoff-mqtt by davea](https://github.com/davea/sonoff-mqtt) - MicroPython scripts to control Sonoff/ESP8266 using MQTT.
+* [micropython-sonoff-switch](https://github.com/kfricke/micropython-sonoff-switch) - Implements an MQTT-controllable switch for the iTead Sonoff Switch using MicroPython.
+* [micropython-thingspeak-mqtt-esp8266](https://github.com/miketeachman/micropython-thingspeak-mqtt-esp8266) - Publish and Subscribe to ThingSpeak using MQTT with MicroPython running on ESP8266/ESP32 platforms.
+* [uMQTT](https://github.com/andrewmk/uMQTT) - MQTT publish for MicroPython on the WiPy board.
+* [micropython-mqtt](https://github.com/chrismoorhouse/micropython-mqtt) - Async MQTT library with auto reconnect for MicroPython devices such as the ESP32 or Pycom devices.
+* [micropython-adafruit-mqtt-esp8266](https://github.com/miketeachman/micropython-adafruit-mqtt-esp8266) - Using MQTT to Publish/Subscribe to Adafruit IO. MicroPython/CircuitPython implementation on ESP8266/ESP32.
+* [MicropythonCayenneMQTTClient](https://github.com/uraich/MicropythonCayenneMQTTClient) - A port of the Python Cayenne MQTT Client to MicroPython.
+* [mqtt_upython](https://github.com/matbgn/mqtt_upython) - MQTT Client using MicroPython on ESP8266.
+* [tinymqtt](https://github.com/belyalov/tinymqtt) - Async MQTT client for MicroPython.
+* [micropython-mqtt-thingspeak](https://github.com/miketeachman/micropython-mqtt-thingspeak) - Publish and Subscribe to ThingSpeak using MQTT with MicroPython.
#### NBD
-* [unbd](https://github.com/pulkin/unbd) - MicroPython 的网络块设备 (NBD) 的微实现.
+* [unbd](https://github.com/pulkin/unbd) - Micro implementation of network block device (NBD) for MicroPython.
#### NFC
-* [micropython-nfc](https://github.com/rolandvs/micropython-nfc) - 将 NFC 与 MicroPython 结合使用.
-* [micropython_pn532](https://github.com/luiz-brandao/micropython_pn532) - 基于 Adafruit CircuitPython (UART) 的 PN532 NFC/RFID 分线板驱动程序.
-* [NFC_PN532_SPI](https://github.com/Carglglz/NFC_PN532_SPI) - Adafruit CircuitPython 到 PN532 NFC/RFID 控制库 (SPI) 的 MicroPython 的部分移植.
+* [micropython-nfc](https://github.com/rolandvs/micropython-nfc) - Using NFC with MicroPython.
+* [micropython_pn532](https://github.com/luiz-brandao/micropython_pn532) - Driver for PN532 NFC/RFID breakout boards based on Adafruit CircuitPython (UART).
+* [NFC_PN532_SPI](https://github.com/Carglglz/NFC_PN532_SPI) - Partial port of Adafruit CircuitPython to MicroPython of PN532 NFC/RFID control library (SPI).
#### NTP
-* [esp8266_ntp_webserver](https://github.com/Roterfux/esp8266_ntp_webserver) - MicroPython + ESP8266 + NTP + 网络服务器.
-* [micropython-ntpd](https://github.com/dave2/micropython-ntpd) - MicroPython 中 NTP 守护进程的实现.
-* [micropython_ntpserver](https://github.com/GrantGMiller/micropython_ntpserver) - 为 MicroPython 编写的 NTP 服务器.
-* [micropython-ntpclient](https://github.com/wieck/micropython-ntpclient) - 使用 uasyncio 的 MicroPython NTP 客户端.
+* [esp8266_ntp_webserver](https://github.com/Roterfux/esp8266_ntp_webserver) - MicroPython + ESP8266 + NTP + web server.
+* [micropython-ntpd](https://github.com/dave2/micropython-ntpd) - An implementation of an NTP daemon in MicroPython.
+* [micropython_ntpserver](https://github.com/GrantGMiller/micropython_ntpserver) - An NTP server written for MicroPython.
+* [micropython-ntpclient](https://github.com/wieck/micropython-ntpclient) - NTP client for MicroPython using uasyncio.
#### OneWire
-* [Official OneWire](https://github.com/micropython/micropython-lib/tree/master/micropython/drivers/bus/onewire) - 对于使用 OneWire 总线的设备,例如 Dallas DS18x20.
-* [Onewire_DS18X20](https://github.com/robert-hh/Onewire_DS18X20) - 使用 Pycom MicroPython 的 OneWire 协议驱动 DS18x20 传感器的类.
-* [micropython_arduino_control](https://github.com/kevinkk525/micropython_arduino_control) - 用于远程控制 Arduino 的 MicroPython 库,以及相应的 Arduino 代码.
+* [Official OneWire](https://github.com/micropython/micropython-lib/tree/master/micropython/drivers/bus/onewire) - For devices using the OneWire bus, eg Dallas DS18x20.
+* [Onewire_DS18X20](https://github.com/robert-hh/Onewire_DS18X20) - Classes for driving the DS18x20 sensor with the OneWire protocol for Pycom MicroPython.
+* [micropython_arduino_control](https://github.com/kevinkk525/micropython_arduino_control) - MicroPython library to control an Arduino remotely, with corresponding Arduino code.
#### Onkyo EISCP
-* [eiscp-micropython](https://github.com/cbrand/eiscp-micropython) - Pioneer 等使用的 Onkyo-EISCP 协议的 MicroPython 端口.
+* [eiscp-micropython](https://github.com/cbrand/eiscp-micropython) - MicroPython port for the Onkyo-EISCP protocol used, among others, by Pioneer.
#### OTA
-* [micropython-ota-updater](https://github.com/rdehuyss/micropython-ota-updater) - MicroPython 的 OTA 更新程序.
-* [Micropython-ESP32-OTA](https://github.com/AkhileshThorat/Micropython-ESP32-OTA) - 基于 rdehuyss/micropython-ota-updater 的 MicroPython 更新程序.
-* [senko](https://github.com/RangerDigital/senko) - 适用于您的 MicroPython 项目的最简单的 OTA 更新解决方案.
+* [micropython-ota-updater](https://github.com/rdehuyss/micropython-ota-updater) - OTA Updater for MicroPython.
+* [Micropython-ESP32-OTA](https://github.com/AkhileshThorat/Micropython-ESP32-OTA) - MicroPython updater based on rdehuyss/micropython-ota-updater.
+* [senko](https://github.com/RangerDigital/senko) - Simplest OTA update solution for your MicroPython projects.
#### Radio
-* [micropython-radio](https://github.com/peterhinch/micropython-radio) - nRF24L01 2.4GHz 无线电模块的协议.
-* [micropython-rfsocket](https://github.com/wuub/micropython-rfsocket) - MicroPython 实现流行的基于 433MHz 的 RFSocket.
-* [Official nRF24L01](https://github.com/micropython/micropython-lib/tree/master/micropython/drivers/radio/nrf24l01) - nRF24L01 2.4GHz 无线电模块的官方驱动程序.
-* [micropython_remote](https://github.com/peterhinch/micropython_remote) - 捕获并重放 433MHz 遥控代码. 控制远程开关电源适配器.
-* [micropython-ys-rf34t](https://github.com/mcauser/micropython-ys-rf34t) - 使用 YS-RF34T 433MHz ASK/OOK UART 收发器的 MicroPython 示例.
-* [FM_Talkie](https://github.com/Wei1234c/FM_Talkie) - 使用 RDA5820N 的 FM 对讲机.
-* [micropython-TEA5767](https://github.com/alankrantas/micropython-TEA5767) - 适用于 TEA5767 FM 收音机模块的 MicroPython ESP8266/ESP32 驱动程序.
-* [micropython-ppm-decoder](https://github.com/dastultz/micropython-ppm-decoder) - 用于解码 R/C 接收器 PPM 帧信号的实用程序.
-* [ESP32-433Mhz-Receiver-and-Tools](https://github.com/Aschhoff/ESP32-433Mhz-Receiver-and-Tools) - 用 MicroPython 编写的 ESP32 433MHz 接收器和适用于 Windows 的工具.
-* [ESP32-433Mhz-Transmitter](https://github.com/Aschhoff/ESP32-433Mhz-Transmitter) - 纯 MicroPython RF 发射器. 您可以创建并添加自己的编码器.
+* [micropython-radio](https://github.com/peterhinch/micropython-radio) - Protocols for nRF24L01 2.4GHz radio modules.
+* [micropython-rfsocket](https://github.com/wuub/micropython-rfsocket) - MicroPython implementation of popular 433MHz-based RFSockets.
+* [Official nRF24L01](https://github.com/micropython/micropython-lib/tree/master/micropython/drivers/radio/nrf24l01) - Official driver for nRF24L01 2.4GHz radio modules.
+* [micropython_remote](https://github.com/peterhinch/micropython_remote) - Capture and replay 433MHz remote control codes. Control remote switched power adaptors.
+* [micropython-ys-rf34t](https://github.com/mcauser/micropython-ys-rf34t) - MicroPython examples using YS-RF34T 433MHz ASK/OOK UART transceivers.
+* [FM_Talkie](https://github.com/Wei1234c/FM_Talkie) - FM Walkie Talkie using RDA5820N.
+* [micropython-TEA5767](https://github.com/alankrantas/micropython-TEA5767) - MicroPython ESP8266/ESP32 driver for TEA5767 FM radio module.
+* [micropython-ppm-decoder](https://github.com/dastultz/micropython-ppm-decoder) - Utility for decoding an R/C receiver PPM frame signal.
+* [ESP32-433Mhz-Receiver-and-Tools](https://github.com/Aschhoff/ESP32-433Mhz-Receiver-and-Tools) - ESP32 433MHz receiver written in MicroPython and tools for Windows.
+* [ESP32-433Mhz-Transmitter](https://github.com/Aschhoff/ESP32-433Mhz-Transmitter) - A pure MicroPython RF transmitter. You can create and add your own encoder.
#### RC receiver
-* [micropython-ppm_reader](https://github.com/redoxcode/micropython-ppm_reader) - 用于解码来自 RC 接收器的 PPM 信号的库.
+* [micropython-ppm_reader](https://github.com/redoxcode/micropython-ppm_reader) - Library to decode PPM signals coming from a RC receiver.
#### REPL
* [webrepl](https://micropython.org/webrepl) - MicroPython WebREPL.
-* [zepl](https://gitlab.com/zepl1/zepl) - 使用 ZeroMQ 的 MicroPython WebREPL 控制台应用程序.
-* [jupyter_micropython_remote](https://gitlab.com/alelec/jupyter_micropython_remote) - Jupyter 内核通过串行/网络 REPL 直接在 MicroPython 板上执行代码.
-* [FBConsole](https://github.com/boochow/FBConsole) - MicroPython 的帧缓冲区控制台类.
+* [zepl](https://gitlab.com/zepl1/zepl) - MicroPython WebREPL Console Application using ZeroMQ.
+* [jupyter_micropython_remote](https://gitlab.com/alelec/jupyter_micropython_remote) - Jupyter kernel to directly execute code on a MicroPython board over the serial/web REPL.
+* [FBConsole](https://github.com/boochow/FBConsole) - Framebuffer console class for MicroPython.
#### RFID
-* [micropython-mfrc522](https://github.com/wendlers/micropython-mfrc522) - NXP MFRC522 RFID 读写器的驱动程序.
-* [micropython-wiegand](https://github.com/pjz/micropython-wiegand) - 韦根协议阅读器.
-* [urdm6300](https://github.com/membermatters/urdm6300) - 适用于流行的 RDM6300 RFID 读卡器的 MicroPython 驱动程序.
+* [micropython-mfrc522](https://github.com/wendlers/micropython-mfrc522) - Driver for NXP MFRC522 RFID reader/writer.
+* [micropython-wiegand](https://github.com/pjz/micropython-wiegand) - Wiegand protocol reader.
+* [urdm6300](https://github.com/membermatters/urdm6300) - A MicroPython driver for the popular RDM6300 RFID card reader.
#### RPC
-* [ujrpc](https://github.com/zcattacz/ujrpc) - 适用于 MicroPython 的 JSON RPC.
+* [ujrpc](https://github.com/zcattacz/ujrpc) - JSON RPC for MicroPython.
#### RTC
-* [micropython-tinyrtc-i2c](https://github.com/mcauser/micropython-tinyrtc-i2c) - DS1307 RTC 和 AT24C32N EEPROM 驱动程序.
-* [Micropython_TinyRTC](https://github.com/AnthonyKNorman/Micropython_TinyRTC) - DS1307 RTC 驱动程序.
-* [micropython-mcp7940](https://github.com/mattytrentini/micropython-mcp7940) - Microchip MCP7940 RTC 的驱动程序.
-* [micropython-ds1302-rtc](https://github.com/omarbenhamid/micropython-ds1302-rtc) - 适用于 MicroPython 的 DS1302 RTC 时钟驱动程序.
-* [DS3231micro](https://github.com/notUnique/DS3231micro) - DS3231 的 MicroPython 库.
-* [micropython-ds1307](https://github.com/brainelectronics/micropython-ds1307) - DS1307 RTC 的 MicroPython 驱动程序.
-* [esp-ds3231-micropython](https://github.com/HAIZAKURA/esp-ds3231-micropython) - 使用 MicroPython 的用于 ESP8266/ESP32 的 DS3231 库.
-* [PCF8563_PythonLibrary](https://github.com/lewisxhe/PCF8563_PythonLibrary) - 适用于 NXP PCF8563 实时时钟/日历的 MicroPython 库.
-* [DS3231](https://github.com/octaprog7/DS3231) - Maxim Integrated 的 DS3231 时钟的 MicroPython 模块.
-* [DS1307](https://github.com/peter-l5/DS1307) - DS1307 实时时钟的 MicroPython 驱动程序.
-* [micropython-DS3231-AT24C32](https://github.com/pangopi/micropython-DS3231-AT24C32) - DS3231 RTC 的 MicroPython 驱动程序.
+* [micropython-tinyrtc-i2c](https://github.com/mcauser/micropython-tinyrtc-i2c) - Driver for DS1307 RTC and AT24C32N EEPROM.
+* [Micropython_TinyRTC](https://github.com/AnthonyKNorman/Micropython_TinyRTC) - Driver for DS1307 RTC.
+* [micropython-mcp7940](https://github.com/mattytrentini/micropython-mcp7940) - Driver for the Microchip MCP7940 RTC.
+* [micropython-ds1302-rtc](https://github.com/omarbenhamid/micropython-ds1302-rtc) - DS1302 RTC Clock driver for MicroPython.
+* [DS3231micro](https://github.com/notUnique/DS3231micro) - MicroPython library for DS3231.
+* [micropython-ds1307](https://github.com/brainelectronics/micropython-ds1307) - MicroPython driver for DS1307 RTC.
+* [esp-ds3231-micropython](https://github.com/HAIZAKURA/esp-ds3231-micropython) - A DS3231 library for ESP8266/ESP32 with MicroPython.
+* [PCF8563_PythonLibrary](https://github.com/lewisxhe/PCF8563_PythonLibrary) - MicroPython library for NXP PCF8563 Real-time clock/calendar.
+* [DS3231](https://github.com/octaprog7/DS3231) - MicroPython module for the DS3231 clock from Maxim Integrated.
+* [DS1307](https://github.com/peter-l5/DS1307) - MicroPython driver for the DS1307 real time clock.
+* [micropython-DS3231-AT24C32](https://github.com/pangopi/micropython-DS3231-AT24C32) - MicroPython driver for DS3231 RTC.
#### Serial
-* [mpy-miniterm](https://github.com/jeffmakes/mpy-miniterm) - 通过串行 REPL 与 MicroPython 设备进行无缝串行调试和文件同步的工具.
-* [MicroPython-MorseCode](https://gitlab.com/olivierlenoir/MicroPython-MorseCode) - 使用带有 MicroPython 的微控制器的国际摩尔斯电码.
-* [I2C Slave](https://github.com/peterhinch/micropython-async/blob/master/v3/docs/I2C.md) - 使用Pyboard的I2C从模式来实现全双工异步链路. 主要用例是 ESP8266,它只有一个 UART.
-* [microSDI12](https://github.com/insighio/microSDI12) - 迷你 SDI-12 实现,用于通过 RS-485 获取传感器信息.
+* [mpy-miniterm](https://github.com/jeffmakes/mpy-miniterm) - Tool for seamless serial debug and file synchronisation with MicroPython devices via the serial REPL.
+* [MicroPython-MorseCode](https://gitlab.com/olivierlenoir/MicroPython-MorseCode) - International Morse Code using a microcontroller with MicroPython.
+* [I2C Slave](https://github.com/peterhinch/micropython-async/blob/master/v3/docs/I2C.md) - Uses the Pyboard's I2C slave mode to implement a full duplex asynchronous link. Principal use case is for ESP8266 which has only one UART.
+* [microSDI12](https://github.com/insighio/microSDI12) - A mini SDI-12 implementation for getting sensor info over RS-485.
#### Serialization
-* [micropython-msgpack](https://github.com/peterhinch/micropython-msgpack) - 针对 MicroPython 优化的 MessagePack 序列化库.
-* [micropython-uprotobuf](https://github.com/jazzycamel/micropython-uprotobuf) - 适用于 MicroPython 的 Google Protocol Buffers (protobuf) 的轻量级实现.
-* [minipb](https://github.com/dogtopus/minipb) - 纯 Python 中的迷你 Protobuf {de}序列化器.
+* [micropython-msgpack](https://github.com/peterhinch/micropython-msgpack) - MessagePack serialisation library optimised for MicroPython.
+* [micropython-uprotobuf](https://github.com/jazzycamel/micropython-uprotobuf) - A lightweight implementation of Google's Protocol Buffers (protobuf) for MicroPython.
+* [minipb](https://github.com/dogtopus/minipb) - Mini Protobuf {de}serializer in pure Python.
* [ucbor](https://github.com/dmazzella/ucbor) - Lightweight implementation of cbor for MicroPython.
-* [upy-msgpack](https://github.com/SpotlightKid/upy-msgpack) - 用于 MicroPython 的轻量级 MessagePack(反)序列化库(不仅如此).
+* [upy-msgpack](https://github.com/SpotlightKid/upy-msgpack) - A lightweight MessagePack (de)serialization library (not only) for MicroPython.
#### SMTP
-* [uMail](https://github.com/shawwwn/uMail) - 一个轻量级、可扩展的 SMTP 客户端,用于在 MicroPython 中发送电子邮件.
+* [uMail](https://github.com/shawwwn/uMail) - A lightweight, scalable SMTP client for sending email in MicroPython.
#### Sockets
-* [XAsyncSockets](https://github.com/jczic/XAsyncSockets) - XAsyncSockets 是一个高效的 Python/MicroPython 托管异步套接字库.
+* [XAsyncSockets](https://github.com/jczic/XAsyncSockets) - XAsyncSockets is an efficient Python/MicroPython library of managed asynchronous sockets.
#### SOCKS
-* [micropython-socks](https://github.com/kost/micropython-socks) - MicroPython 库实现 SOCKS 服务器.
+* [micropython-socks](https://github.com/kost/micropython-socks) - MicroPython library implementing SOCKS server.
#### TCP
-* [us2n](https://github.com/tiagocoutinho/us2n) - ESP32 的 UART 和 TCP 之间的 MicroPython 桥接器.
+* [us2n](https://github.com/tiagocoutinho/us2n) - MicroPython bridge between UART and TCP for the ESP32.
#### Telnet
-* [MicroTelnetServer](https://github.com/cpopp/MicroTelnetServer) - 适用于 MicroPython 和 ESP8266 的简单 telnet 服务器,允许 telnet 客户端访问 REPL.
+* [MicroTelnetServer](https://github.com/cpopp/MicroTelnetServer) - Simple telnet server for MicroPython and the ESP8266 allowing telnet clients access to the REPL.
#### Text-to-Speech
-* [micropython-SYN6988](https://github.com/scruss/micropython-SYN6988) - 用于 VoiceTX SYN6988 文本转语音模块的 MicroPython 库.
+* [micropython-SYN6988](https://github.com/scruss/micropython-SYN6988) - MicroPython library for the VoiceTX SYN6988 text to speech module.
#### VoIP
-* [uPyVoip](https://github.com/RetepRelleum/uPyVoip) - 用于 MicroPython ESP32 的 VoIP,具有交互式语音响应.
+* [uPyVoip](https://github.com/RetepRelleum/uPyVoip) - VoIP for MicroPython ESP32 with Interactive Voice Response.
#### Web
-* [MicroWebSrv](https://github.com/jczic/MicroWebSrv) - 一个微型 HTTP Web 服务器,支持 WebSocket、HTML/Python 语言模板和路由处理程序,适用于 MicroPython(用于 Pycom 模块和 ESP32).
+* [MicroWebSrv](https://github.com/jczic/MicroWebSrv) - A micro HTTP web server that supports WebSockets, HTML/Python language templating and routing handlers, for MicroPython (used on Pycom modules & ESP32).
* [MicroWebSrv2](https://github.com/jczic/MicroWebSrv2) - The last micro web server for IoTs (MicroPython) or large servers (CPython), that supports WebSocket, routes, template engine and with really optimized architecture (mem allocations, async I/Os).
-* [tinyweb](https://github.com/belyalov/tinyweb) - 适用于 MicroPython 的简单且轻量级的 HTTP 异步服务器.
-* [upy-websocket-server](https://github.com/BetaRavener/upy-websocket-server) - MicroPython (ESP8266) WebSocket 服务器实现.
-* [micropython-captive-portal](https://github.com/amora-labs/micropython-captive-portal) - MicroPython 的强制门户演示.
-* [uPyPortal](https://github.com/lemariva/uPyPortal) - 使用 ESP32 (Wemos) 的 MicroPython 强制门户.
-* [ESP8266WebServer](https://github.com/codemee/ESP8266WebServer) - 适用于 MicroPython 的 ESP8266 Web 服务器.
-* [microCoAPy](https://github.com/insighio/microCoAPy) - CoAP(约束应用协议)在 MicroPython 中的迷你客户端/服务器实现.
-* [micropyserver](https://github.com/troublegum/micropyserver) - MicroPyServer 是 MicroPython 项目的简单 HTTP 服务器.
-* [MicroRESTCli](https://github.com/jczic/MicroRESTCli) - 基于 MicroWebCli for MicroPython 的微型 JSON REST Web 客户端(用于 Pycom 模块和 ESP32).
-* [micropython-noggin](https://github.com/larsks/micropython-noggin) - 一个非常简单的 MicroPython Web 服务器.
-* [uwebsockets](https://github.com/danni/uwebsockets) - ESP8266 的 MicroPython WebSocket 实现.
-* [microdot](https://github.com/miguelgrinberg/microdot) - MicroPython 的小得不可思议的 Web 框架.
-* [micropython-nanoweb](https://github.com/hugokernel/micropython-nanoweb) - 完全异步 MicroPython Web 服务器,内存占用小.
-* [MicroWebCli](https://github.com/jczic/MicroWebCli) - MicroPython 的微型 HTTP Web 客户端(用于 Pycom 模块和 ESP32).
-* [micropython-configserver](https://github.com/carstenblt/micropython-configserver) - MicroPython 的强制门户,包括一个哑 DNS 服务器和一个用于配置 WiFi 网络的 Web 服务器.
-* [micropython-aioweb](https://github.com/wybiral/micropython-aioweb) - 适用于 MicroPython 的简约异步 Web 框架.
-* [thimble](https://github.com/DavesCodeMusings/thimble) - MicroPython 的小型 Web 框架.
-* [CaptiveWebServer](https://github.com/joewez/CaptiveWebServer) - 简单的 MicroPython Web 服务器,用于从强制门户提供网站服务.
-* [micropython-urouter](https://github.com/whales-chen/micropython-urouter) - 基于MicroPython的轻量级HTTP请求路由处理支持库. 以前的名字叫微路由.
-* [wlan-relays](https://github.com/oliver-joos/wlan-relays) - 用 MicroPython 编写的非常简单的 HTTP 服务器,用于控制 ESP32 板的引脚.
+* [tinyweb](https://github.com/belyalov/tinyweb) - Simple and lightweight HTTP async server for MicroPython.
+* [upy-websocket-server](https://github.com/BetaRavener/upy-websocket-server) - MicroPython (ESP8266) WebSocket server implementation.
+* [micropython-captive-portal](https://github.com/amora-labs/micropython-captive-portal) - A captive portal demo for MicroPython.
+* [uPyPortal](https://github.com/lemariva/uPyPortal) - A captive portal for MicroPython using ESP32 (Wemos).
+* [ESP8266WebServer](https://github.com/codemee/ESP8266WebServer) - ESP8266 web server for MicroPython.
+* [microCoAPy](https://github.com/insighio/microCoAPy) - A mini client/server implementation of CoAP (Constrained Application Protocol) into MicroPython.
+* [micropyserver](https://github.com/troublegum/micropyserver) - MicroPyServer is a simple HTTP server for MicroPython projects.
+* [MicroRESTCli](https://github.com/jczic/MicroRESTCli) - A micro JSON REST web client based on MicroWebCli for MicroPython (used on Pycom modules & ESP32).
+* [micropython-noggin](https://github.com/larsks/micropython-noggin) - A very simple web server for MicroPython.
+* [uwebsockets](https://github.com/danni/uwebsockets) - MicroPython WebSocket implementation for ESP8266.
+* [microdot](https://github.com/miguelgrinberg/microdot) - The impossibly small web framework for MicroPython.
+* [micropython-nanoweb](https://github.com/hugokernel/micropython-nanoweb) - Full async MicroPython web server with small memory footprint.
+* [MicroWebCli](https://github.com/jczic/MicroWebCli) - A micro HTTP web client for MicroPython (used on Pycom modules & ESP32).
+* [micropython-configserver](https://github.com/carstenblt/micropython-configserver) - Captive portal for MicroPython including a dumb DNS server and a web server to configure WiFi networks.
+* [micropython-aioweb](https://github.com/wybiral/micropython-aioweb) - A minimalist asyncio web framework for MicroPython.
+* [thimble](https://github.com/DavesCodeMusings/thimble) - A tiny web framework for MicroPython.
+* [CaptiveWebServer](https://github.com/joewez/CaptiveWebServer) - Simple MicroPython web server for serving a website from a captive portal.
+* [micropython-urouter](https://github.com/whales-chen/micropython-urouter) - A lightweight HTTP request routing processing support library based on MicroPython. The previous name was micro-route.
+* [wlan-relays](https://github.com/oliver-joos/wlan-relays) - Very simple HTTP server written in MicroPython for controlling the pins of an ESP32 board.
#### WiFi
-* [HueBridge](https://github.com/FRC4564/HueBridge) - 飞利浦色调桥.
-* [micropython-wifimanager](https://github.com/mitchins/micropython-wifimanager) - ESP8266 板上 MicroPython 的简单网络配置实用程序.
+* [HueBridge](https://github.com/FRC4564/HueBridge) - Philips Hue Bridge.
+* [micropython-wifimanager](https://github.com/mitchins/micropython-wifimanager) - A simple network configuration utility for MicroPython on the ESP8266 board.
* [WiFiManager](https://github.com/tayfunulu/WiFiManager) - WiFi manager for ESP8266 - ESP12 - ESP32 - MicroPython.
-* [Micropython-ESP-WiFi-Manager](https://github.com/brainelectronics/Micropython-ESP-WiFi-Manager) - WiFi 管理器用于配置和连接到网络.
-* [mpy-wpa_supplicant](https://github.com/Carglglz/mpy-wpa_supplicant) - MicroPython 模块连接到最近的已知 Wifi AP.
-* [micropython-wifi_manager](https://github.com/ferreira-igor/micropython-wifi_manager) - 使用 MicroPython 的 ESP8266 和 ESP32 WiFi 管理器.
+* [Micropython-ESP-WiFi-Manager](https://github.com/brainelectronics/Micropython-ESP-WiFi-Manager) - WiFi Manager to configure and connect to networks.
+* [mpy-wpa_supplicant](https://github.com/Carglglz/mpy-wpa_supplicant) - MicroPython module to connect to the nearest known Wifi AP.
+* [micropython-wifi_manager](https://github.com/ferreira-igor/micropython-wifi_manager) - WiFi Manager for ESP8266 and ESP32 using MicroPython.
#### Zigbee
-* [ZbPy](https://github.com/osresearch/ZbPy) - MicroPython IEEE802.15.4 / Zigbee 解析器.
+* [ZbPy](https://github.com/osresearch/ZbPy) - MicroPython IEEE802.15.4 / Zigbee parser.
### Display
#### E-Paper
-* [micropython-ili9341](https://github.com/mcauser/deshipu-micropython-ili9341) - SSD1606 有源矩阵电子纸显示屏 128x180.
-* [micropython-waveshare-epaper](https://github.com/mcauser/micropython-waveshare-epaper) - 各种 Waveshare ePaper 模块的驱动程序.
-* [micropython-waveshare-epd](https://github.com/ayoy/micropython-waveshare-epd) - 适用于运行 Pycom 风格的 MicroPython 的设备的 Waveshare ePaper 显示驱动程序.
-* [ssd1675a](https://github.com/mattytrentini/ssd1675a) - 基于 SSD1675 的电子纸显示器的驱动程序.
-* [Inkplate-micropython](https://github.com/SolderedElectronics/Inkplate-micropython) - Inkplate 板的 MicroPython 驱动程序.
-* [micropython-inkplate6](https://github.com/tve/micropython-inkplate6) - Inkplate 6 的 MicroPython 驱动程序.
-* [eInk-micropython](https://github.com/dhallgb/eInk-micropython) - MicroPython 上用于 Waveshare 4.3 英寸设备的电子墨水库.
-* [eink](https://github.com/chevdor/eink) - 适用于 MicroPython 和 ESP32 的电子墨水、电子纸显示驱动程序.
-* [micropython_DEPG0213BN](https://github.com/Inqbus/micropython_DEPG0213BN) - TTGO T5 V2.3 ESP32 板上的 DEPG0213BN 电子墨水显示屏的纯 MicroPython 驱动程序.
-* [uPyEINK](https://github.com/lemariva/uPyEINK) - 使用运行 MicroPython 的 ESP32 控制 Waveshare 7.5" E-INK 显示器.
-* [MicroPython-2.9-inch-ePaper-Library](https://github.com/rdagger/MicroPython-2.9-inch-ePaper-Library) - 用于 WaveShare 2.9 英寸电子纸显示器的 MicroPython 显示驱动程序 (B).
+* [micropython-ili9341](https://github.com/mcauser/deshipu-micropython-ili9341) - SSD1606 active matrix ePaper display 128x180.
+* [micropython-waveshare-epaper](https://github.com/mcauser/micropython-waveshare-epaper) - Drivers for various Waveshare ePaper modules.
+* [micropython-waveshare-epd](https://github.com/ayoy/micropython-waveshare-epd) - Waveshare ePaper Display driver for devices running Pycom-flavored MicroPython.
+* [ssd1675a](https://github.com/mattytrentini/ssd1675a) - Driver for SSD1675-based e-paper displays.
+* [Inkplate-micropython](https://github.com/SolderedElectronics/Inkplate-micropython) - MicroPython driver for Inkplate boards.
+* [micropython-inkplate6](https://github.com/tve/micropython-inkplate6) - MicroPython driver for the Inkplate 6.
+* [eInk-micropython](https://github.com/dhallgb/eInk-micropython) - eInk library for Waveshare 4.3inch device on MicroPython.
+* [eink](https://github.com/chevdor/eink) - An eInk, ePaper display driver for MicroPython and ESP32.
+* [micropython_DEPG0213BN](https://github.com/Inqbus/micropython_DEPG0213BN) - Pure MicroPython driver for the DEPG0213BN eInk display found on the TTGO T5 V2.3 ESP32 boards.
+* [uPyEINK](https://github.com/lemariva/uPyEINK) - Control a Waveshare 7.5" E-INK display using an ESP32 running MicroPython.
+* [MicroPython-2.9-inch-ePaper-Library](https://github.com/rdagger/MicroPython-2.9-inch-ePaper-Library) - MicroPython Display Driver for WaveShare 2.9inch e-Paper Display (B).
#### Fonts
-* [micropython-font-to-py](https://github.com/peterhinch/micropython-font-to-py) - 一个 Python 3 实用程序,用于将字体转换为能够冻结为字节码的 Python 源代码.
-* [writer](https://github.com/peterhinch/micropython-font-to-py/blob/master/writer/WRITER.md) - 渲染上述 Python 字体以显示其驱动程序是“framebuf”子类的简单方法.
-* [ssd1306big](https://github.com/nickpmulder/ssd1306big) - 128x64 像素 SSD1306 OLED 显示屏上的 MicroPython 字体.
-* [framebuf2](https://github.com/peter-l5/framebuf2) - MicroPython FrameBuffer 扩展:更大且旋转的字体、三角形和圆形.
-* [micropython_GT30L24T3Y_big5_font](https://github.com/alankrantas/micropython_GT30L24T3Y_big5_font) - MicroPython 驱动程序,用于从 GT30L24T3Y / ER3303-1 SPI 模块读取 BIG-5 汉字.
-* [ttgo-hershey-fonts](https://github.com/russhughes/ttgo-hershey-fonts) - 用于 TTGO-LCD 板的 MicroPython Hershey 字体演示.
-* [packed-font](https://github.com/mark-gladding/packed-font) - 适用于 Pico Pi 和 SSD1306 OLED 显示屏的内存高效 MicroPython 字体.
+* [micropython-font-to-py](https://github.com/peterhinch/micropython-font-to-py) - A Python 3 utility to convert fonts to Python source capable of being frozen as bytecode.
+* [writer](https://github.com/peterhinch/micropython-font-to-py/blob/master/writer/WRITER.md) - A simple way to render above Python fonts to displays whose driver is subclassed from `framebuf`.
+* [ssd1306big](https://github.com/nickpmulder/ssd1306big) - A font for MicroPython on 128x64 pixel SSD1306 OLED display.
+* [framebuf2](https://github.com/peter-l5/framebuf2) - MicroPython FrameBuffer extension: larger and rotated font, triangles and circles.
+* [micropython_GT30L24T3Y_big5_font](https://github.com/alankrantas/micropython_GT30L24T3Y_big5_font) - MicroPython driver for reading BIG-5 Chinese characters from GT30L24T3Y / ER3303-1 SPI module.
+* [ttgo-hershey-fonts](https://github.com/russhughes/ttgo-hershey-fonts) - MicroPython Hershey font demo for the TTGO-LCD board.
+* [packed-font](https://github.com/mark-gladding/packed-font) - Memory efficient MicroPython fonts for the Pico Pi and SSD1306 OLED Display.
#### Graphics
-* [micropython-stage](https://github.com/python-ugame/micropython-stage) - Stage 游戏库的 MicroPython 端口.
-* [micropython-png](https://github.com/Ratfink/micropython-png) - PyPNG 的衍生物,可与 MicroPython 一起使用.
-* [mpy-img-decoder](https://github.com/remixer-dec/mpy-img-decoder) - 纯 MicroPython 中的 PNG 和 JPEG 解码器/解析器/渲染器.
-* [micropython-oled-progressbars](https://github.com/follower46/micropython-oled-progressbars) - 与 OLED 显示屏上的 ESP8266 和 ESP32 配合使用的进度条集合.
-* [microplot](https://github.com/romilly/microplot) - 简单的 MicroPython 绘图包.
-* [micropython-microbmp](https://github.com/jacklinquan/micropython-microbmp) - 用于 BMP 图像处理的小型 Python 模块.
+* [micropython-stage](https://github.com/python-ugame/micropython-stage) - A MicroPython port of the Stage game library.
+* [micropython-png](https://github.com/Ratfink/micropython-png) - Derivative of PyPNG for use with MicroPython.
+* [mpy-img-decoder](https://github.com/remixer-dec/mpy-img-decoder) - PNG and JPEG decoder / parser / renderer in pure MicroPython.
+* [micropython-oled-progressbars](https://github.com/follower46/micropython-oled-progressbars) - A collection of progress bars for use with ESP8266 and ESP32 on OLED displays.
+* [microplot](https://github.com/romilly/microplot) - Simple MicroPython plotting package.
+* [micropython-microbmp](https://github.com/jacklinquan/micropython-microbmp) - A small Python module for BMP image processing.
#### GUI
-* [lvgl](https://github.com/lvgl/lv_binding_micropython) - 具有 MicroPython 绑定的面向对象、基于组件的高级 GUI 库.
-* [micropython-lcd160cr-gui](https://github.com/peterhinch/micropython-lcd160cr-gui) - 适用于 Pyboard 和 LCD160CR 彩色显示屏的简单触摸驱动事件 GUI.
-* [micropython_ra8875](https://github.com/peterhinch/micropython_ra8875) - 用于基于 RA8875 的显示器的 MicroPython 设备驱动程序和 nano-GUI.
-* [micropython-nano-gui](https://github.com/peterhinch/micropython-nano-gui) - 一个小型的仅显示 GUI,具有一组有限的 GUI 对象(小部件),用于显示驱动程序是“framebuf”类的子类的显示器. 具有 TFT、电子纸和 OLED 显示器的驱动程序.
-* [micro-gui](https://github.com/peterhinch/micropython-micro-gui) - 源自 nano-gui 并支持相同的显示器和主机,这通过按钮或导航操纵杆和可选的旋转编码器提供用户输入.
-* [TFT-GUI](https://github.com/peterhinch/micropython-tft-gui) - 用于大型显示器的快速触摸 GUI,基于 SSD1963 控制器和 XPT2046 触摸控制器.
-* [micropython-nextion](https://github.com/brainelectronics/micropython-nextion) - 使用 MicroPython 控制 Nextion 显示.
-* [mp_lvgl_widgets](https://github.com/kdschlosser/mp_lvgl_widgets) - LVGL 的 MicroPython 端口的小部件.
-* [micropython-core2](https://github.com/lemariva/micropython-core2) - 使用 MPU6886、ILI9342C、BM8563 和 AXP192 驱动程序扩展 M5Stack CORE2 的 LV-MicroPython.
+* [lvgl](https://github.com/lvgl/lv_binding_micropython) - An object-oriented, component-based high-level GUI library with MicroPython binding.
+* [micropython-lcd160cr-gui](https://github.com/peterhinch/micropython-lcd160cr-gui) - Simple touch-driven event based GUI for the Pyboard and LCD160CR colour display.
+* [micropython_ra8875](https://github.com/peterhinch/micropython_ra8875) - MicroPython device driver and nano-GUI for RA8875 based displays.
+* [micropython-nano-gui](https://github.com/peterhinch/micropython-nano-gui) - A tiny display-only GUI with a limited set of GUI objects (widgets) for displays whose display driver is subclassed from the `framebuf` class. With drivers for TFT, ePaper and OLED displays.
+* [micro-gui](https://github.com/peterhinch/micropython-micro-gui) - Derived from nano-gui and supporting the same displays and hosts, this provides for user input via push buttons or a navigation joystick and an optional rotary encoder.
+* [TFT-GUI](https://github.com/peterhinch/micropython-tft-gui) - A fast touch GUI for large displays based on SSD1963 controller with XPT2046 touch controller.
+* [micropython-nextion](https://github.com/brainelectronics/micropython-nextion) - Control Nextion displays using MicroPython.
+* [mp_lvgl_widgets](https://github.com/kdschlosser/mp_lvgl_widgets) - Widgets for the MicroPython Port of LVGL.
+* [micropython-core2](https://github.com/lemariva/micropython-core2) - Extends LV-MicroPython for the M5Stack CORE2 with MPU6886, ILI9342C, BM8563 and AXP192 drivers.
#### LCD Character
-* [Grove_RGB_LCD](https://github.com/dda/MicroPython/blob/master/Grove_RGB_LCD.py) - SeeedStudio 的 Grove RGB LCD 驱动程序.
-* [lcdi2c](https://github.com/slothyrulez/lcdi2c) - HD44780 兼容点阵 LCD 驱动程序.
-* [micropython-charlcd](https://github.com/rdagger/micropython-charlcd) - HD44780 兼容 LCD 的驱动程序.
-* [micropython-i2c-lcd](https://github.com/Bucknalla/micropython-i2c-lcd) - I2C 2x16 LCD 屏幕驱动程序.
-* [pyboard-LCD-character-display](https://github.com/scitoast/pyboard-LCD-character-display) - 适用于 HDD44780 兼容 1602 LCD 的 Pyboar 驱动程序.
-* [python_lcd](https://github.com/dhylands/python_lcd) - HD44780 兼容点阵 LCD 驱动程序.
-* [micropython-lcd](https://github.com/wjdp/micropython-lcd) - 用于从 MicroPython Pyboard 控制 HD44780 的类.
-* [HD44780-lcd-upy](https://gitlab.com/rafalosa/HD44780-lcd-upy) - 用于控制通用 HD44780 LCD 的 MicroPython 模块.
-* [LCM1602-14_LCD_Library](https://github.com/Bhavithiran97/LCM1602-14_LCD_Library) - AIP31068L 驱动程序 [3.3 V I2C and SPI 1602 Serial Character LCDs](https://www.cytron.io/p-3v3-i2c-and-spi-1602-serial-character-lcd).
-* [micropython-i2c-lcd](https://github.com/brainelectronics/micropython-i2c-lcd) - MicroPython 包通过 I2C 控制 HD44780 LCD 显示器 1602 和 2004.
+* [Grove_RGB_LCD](https://github.com/dda/MicroPython/blob/master/Grove_RGB_LCD.py) - Driver for SeeedStudio's Grove RGB LCD.
+* [lcdi2c](https://github.com/slothyrulez/lcdi2c) - Driver for HD44780-compatible dot matrix LCDs.
+* [micropython-charlcd](https://github.com/rdagger/micropython-charlcd) - Driver for HD44780-compatible LCDs.
+* [micropython-i2c-lcd](https://github.com/Bucknalla/micropython-i2c-lcd) - Driver for I2C 2x16 LCD Screens.
+* [pyboard-LCD-character-display](https://github.com/scitoast/pyboard-LCD-character-display) - Pyboar driver for HDD44780-compatible 1602 LCDs.
+* [python_lcd](https://github.com/dhylands/python_lcd) - Driver for HD44780-compatible dot matrix LCDs.
+* [micropython-lcd](https://github.com/wjdp/micropython-lcd) - Class for controlling the HD44780 from a MicroPython Pyboard.
+* [HD44780-lcd-upy](https://gitlab.com/rafalosa/HD44780-lcd-upy) - MicroPython module for controlling a generic HD44780 LCD.
+* [LCM1602-14_LCD_Library](https://github.com/Bhavithiran97/LCM1602-14_LCD_Library) - driver for AIP31068L [3.3 V I2C and SPI 1602 Serial Character LCDs](https://www.cytron.io/p-3v3-i2c-and-spi-1602-serial-character-lcd).
+* [micropython-i2c-lcd](https://github.com/brainelectronics/micropython-i2c-lcd) - MicroPython package to control HD44780 LCD displays 1602 and 2004 via I2C.
#### LCD Graphic
-* [micropython-lcd-AQM1248A](https://github.com/forester3/micropython-lcd-AQM1248A) - 用于 AQM1248A 图形 LCD 的 ESP8266 驱动程序.
-* [micropython-pcd8544](https://github.com/mcauser/micropython-pcd8544) - 适用于诺基亚 5110 PCD8544 84x48 LCD 模块的驱动程序.
-* [micropython-st7565](https://github.com/nquest/micropython-st7565) - ST7565 128x64 LCD 驱动程序.
-* [micropython-st7920](https://github.com/ShrimpingIt/micropython-st7920) - 使用 ESP8266 和 SPI 在 ST7920 128x64 单色 LCD 面板上使用简单图形基元的库.
-* [MicroPython_PCD8544](https://github.com/AnthonyKNorman/MicroPython_PCD8544) - 适用于诺基亚 5110 PCD8544 的 ESP8266 驱动程序.
-* [Official LCD160CR](https://github.com/micropython/micropython-lib/tree/master/micropython/drivers/display/lcd160cr) - 带电阻式触摸传感器的官方 MicroPython LCD160CR 显示屏的驱动程序.
-* [micropython-hx1230](https://github.com/mcauser/micropython-hx1230) - 适用于 HX1230 96x68 LCD 模块的 MicroPython 库.
-* [micropython-SHARP_Memory_Display](https://github.com/pramasoul/micropython-SHARP_Memory_Display) - 用于 SHARP 内存显示的 MicroPython 驱动程序.
+* [micropython-lcd-AQM1248A](https://github.com/forester3/micropython-lcd-AQM1248A) - ESP8266 driver for AQM1248A graphic LCD.
+* [micropython-pcd8544](https://github.com/mcauser/micropython-pcd8544) - Driver for Nokia 5110 PCD8544 84x48 LCD modules.
+* [micropython-st7565](https://github.com/nquest/micropython-st7565) - Driver for ST7565 128x64 LCDs.
+* [micropython-st7920](https://github.com/ShrimpingIt/micropython-st7920) - Library for simple graphic primitives on ST7920 128x64 monochrome LCD panel using ESP8266 and SPI.
+* [MicroPython_PCD8544](https://github.com/AnthonyKNorman/MicroPython_PCD8544) - ESP8266 driver for Nokia 5110 PCD8544.
+* [Official LCD160CR](https://github.com/micropython/micropython-lib/tree/master/micropython/drivers/display/lcd160cr) - Driver for official MicroPython LCD160CR display with resistive touch sensor.
+* [micropython-hx1230](https://github.com/mcauser/micropython-hx1230) - MicroPython library for HX1230 96x68 LCD modules.
+* [micropython-SHARP_Memory_Display](https://github.com/pramasoul/micropython-SHARP_Memory_Display) - MicroPython driver for SHARP memory display.
#### LCD TFT
-* [micropython-ili9341](https://github.com/mcauser/deshipu-micropython-ili9341) - TFT 显示器、ILI9341、SH1106、SSD1606、ST7735 的驱动程序集合.
-* [micropython-ili934x](https://github.com/tuupola/micropython-ili934x) - 用于基于 ILI934X 系列的 TFT/LCD 显示器的 SPI 驱动程序.
-* [MicroPython-ST7735](https://github.com/boochow/MicroPython-ST7735) - GuyCarvers 的 ST7735 TFT LCD 驱动器的 ESP32 版本.
-* [micropython-st7735](https://github.com/hosaka/micropython-st7735) - ST7735 TFT LCD 驱动程序.
-* [MicroPython_ST7735](https://github.com/AnthonyKNorman/MicroPython_ST7735) - ST7735 128x128 TFT 驱动程序.
-* [SSD1963-TFT-Library-for-PyBoard-and-RP2040](https://github.com/robert-hh/SSD1963-TFT-Library-for-PyBoard-and-RP2040) - 适用于 Pyboard 和 Raspberry Pi Pico 的 SSD1963 TFT 库.
-* [ST7735](https://github.com/GuyCarver/MicroPython/blob/master/lib/ST7735.py) - ST7735 TFT LCD 驱动程序.
-* [micropython-ili9341](https://github.com/rdagger/micropython-ili9341) - MicroPython ILI9341 显示屏和 XPT2046 触摸屏驱动程序.
-* [st7789_mpy](https://github.com/devbis/st7789_mpy) - 适用于 MicroPython 的快速纯 C 驱动程序,可以处理 ST7789 芯片上的显示模块.
-* [st7789py_mpy](https://github.com/devbis/st7789py_mpy) - 来自 AliExpress 的慢速 MicroPython 驱动程序,适用于 240x240 ST7789 显示屏,无 CS 引脚,用 MicroPython 编写.
-* [micropython-ili9341](https://github.com/jeffmer/micropython-ili9341) - 用于 ILI9341 显示器的 MicroPython 驱动程序.
-* [micropython-ili9341](https://github.com/tkurbad/micropython-ili9341) - 用于 ESP32 上 MicroPython 的 ILI9341 TFT 驱动程序.
-* [st7789_mpy](https://github.com/russhughes/st7789_mpy) - 用 C 语言编写的用于 ST7789 显示模块的快速 MicroPython 驱动程序.
-* [st7789py_mpy](https://github.com/russhughes/st7789py_mpy) - 用 MicroPython 编写的 320x240、240x240 和 135x240 ST7789 显示器驱动程序.
-* [ili9342c_mpy](https://github.com/russhughes/ili9342c_mpy) - 用于 MicroPython(M5Stack 核心)的 ILI9342C 快速“C”驱动程序.
-* [gc9a01py](https://github.com/russhughes/gc9a01py) - MicroPython 中的 GC9A01 显示驱动程序.
-* [gc9a01_mpy](https://github.com/russhughes/gc9a01_mpy) - 用 C 编写的用于 GC9A01 显示模块的快速 MicroPython 驱动程序.
-* [st7735-esp8266-micropython](https://github.com/cheungbx/st7735-esp8266-micropython) - 适用于 ST7735 160x80、128x128、128x160 TFT LCD 显示屏的 ESP8266 MicroPython 库.
-* [TTGO-ST7789-MicroPython](https://github.com/schumixmd/TTGO-ST7789-MicroPython) - 适用于 TTGO T-Display ESP32 CP2104 WiFi 蓝牙模块 1.14 英寸 LCD 的 MicroPython ST7789 显示驱动程序.
-* [st7735_micropython](https://github.com/cheungbx/st7735_micropython) - 适用于 ESP8266 的 80x160、128x128、128x160 的 ST7735 MicroPython 驱动程序.
-* [ili934x-micropython](https://gitlab.com/mhepp63/ili934x-micropython) - 用于通过 MicroPython 使用 ILI9341 显示驱动程序的库.
-* [micropython-st7735-esp8266](https://gitlab.com/mo_krauti/micropython-st7735-esp8266) - 适用于 ESP8266 上 ST7735 TFT 显示屏的 MicroPython 驱动程序.
-* [st7789s3_esp_lcd](https://github.com/russhughes/st7789s3_esp_lcd) - 基于快速 ESP_LCD 的 MicroPython 驱动程序,用于用 C 编写的 TTGO T-Display-S3 st7789 显示屏.
-* [s3lcd](https://github.com/russhughes/s3lcd) - 基于 ESP_LCD 的 MicroPython 驱动程序,适用于带有 ST7789 或兼容显示器的 ESP32-S3 设备.
-* [thmi_py](https://github.com/russhughes/thmi_py) - 用 Python 编写的 LILYGO T-HMI 的 MicroPython 显示驱动程序.
-* [wt32sc01py](https://github.com/russhughes/wt32sc01py) - WT32SC01 Plus MicroPython 显示驱动程序.
-* [st7789s3_mpy](https://github.com/russhughes/st7789s3_mpy) - 用 C 语言编写的 TTGO T-Display-S3 ST7789 的 MicroPython 显示驱动程序.
-* [t-display-s3](https://github.com/russhughes/t-display-s3) - 用 Python 编写的 TTGO T-Display-S3 ST7789 的 MicroPython 显示驱动程序.
-* [mp-ili9341](https://github.com/tkurbad/mp-ili9341) - 用于 ILI9341 TFT 显示屏的 MicroPython 驱动程序.
-* [lvgl_esp32_gc9a01](https://github.com/minyiky/lvgl_esp32_gc9a01) - 使用 GC901 驱动程序与 LVGL MicroPython 配合使用的显示器驱动程序.
+* [micropython-ili9341](https://github.com/mcauser/deshipu-micropython-ili9341) - Collection of drivers for TFT displays, ILI9341, SH1106, SSD1606, ST7735.
+* [micropython-ili934x](https://github.com/tuupola/micropython-ili934x) - SPI driver for ILI934X series based TFT / LCD displays.
+* [MicroPython-ST7735](https://github.com/boochow/MicroPython-ST7735) - ESP32 version of GuyCarvers's ST7735 TFT LCD driver.
+* [micropython-st7735](https://github.com/hosaka/micropython-st7735) - Driver for ST7735 TFT LCDs.
+* [MicroPython_ST7735](https://github.com/AnthonyKNorman/MicroPython_ST7735) - Driver for ST7735 128x128 TFT.
+* [SSD1963-TFT-Library-for-PyBoard-and-RP2040](https://github.com/robert-hh/SSD1963-TFT-Library-for-PyBoard-and-RP2040) - SSD1963 TFT Library for Pyboard and Raspberry Pi Pico.
+* [ST7735](https://github.com/GuyCarver/MicroPython/blob/master/lib/ST7735.py) - Driver for ST7735 TFT LCDs.
+* [micropython-ili9341](https://github.com/rdagger/micropython-ili9341) - MicroPython ILI9341 display & XPT2046 touch screen driver.
+* [st7789_mpy](https://github.com/devbis/st7789_mpy) - Fast pure-C driver for MicroPython that can handle display modules on ST7789 chip.
+* [st7789py_mpy](https://github.com/devbis/st7789py_mpy) - Slow MicroPython driver for 240x240 ST7789 display without CS pin from AliExpress, written in MicroPython.
+* [micropython-ili9341](https://github.com/jeffmer/micropython-ili9341) - MicroPython Driver for ILI9341 display.
+* [micropython-ili9341](https://github.com/tkurbad/micropython-ili9341) - ILI9341 TFT driver for MicroPython on ESP32.
+* [st7789_mpy](https://github.com/russhughes/st7789_mpy) - Fast MicroPython driver for ST7789 display module written in C.
+* [st7789py_mpy](https://github.com/russhughes/st7789py_mpy) - Driver for 320x240, 240x240 and 135x240 ST7789 displays written in MicroPython.
+* [ili9342c_mpy](https://github.com/russhughes/ili9342c_mpy) - ILI9342C Fast 'C' Driver for MicroPython (M5Stack Core).
+* [gc9a01py](https://github.com/russhughes/gc9a01py) - GC9A01 Display driver in MicroPython.
+* [gc9a01_mpy](https://github.com/russhughes/gc9a01_mpy) - Fast MicroPython driver for GC9A01 display modules written in C.
+* [st7735-esp8266-micropython](https://github.com/cheungbx/st7735-esp8266-micropython) - An ESP8266 MicroPython library for ST7735 160x80, 128x128, 128x160 TFT LCD displays.
+* [TTGO-ST7789-MicroPython](https://github.com/schumixmd/TTGO-ST7789-MicroPython) - MicroPython ST7789 display driver for TTGO T-Display ESP32 CP2104 WiFi Bluetooth Module 1.14 Inch LCD.
+* [st7735_micropython](https://github.com/cheungbx/st7735_micropython) - ST7735 MicroPython drivers for 80x160, 128x128, 128x160 for ESP8266.
+* [ili934x-micropython](https://gitlab.com/mhepp63/ili934x-micropython) - Library for using ILI9341 display drivers with MicroPython.
+* [micropython-st7735-esp8266](https://gitlab.com/mo_krauti/micropython-st7735-esp8266) - MicroPython driver for ST7735 TFT displays on the ESP8266.
+* [st7789s3_esp_lcd](https://github.com/russhughes/st7789s3_esp_lcd) - Fast ESP_LCD based MicroPython driver for the TTGO T-Display-S3 st7789 display written in C.
+* [s3lcd](https://github.com/russhughes/s3lcd) - ESP_LCD based MicroPython driver for ESP32-S3 Devices with ST7789 or compatible displays.
+* [thmi_py](https://github.com/russhughes/thmi_py) - MicroPython display driver for the LILYGO T-HMI written in Python.
+* [wt32sc01py](https://github.com/russhughes/wt32sc01py) - WT32SC01 Plus MicroPython Display Driver.
+* [st7789s3_mpy](https://github.com/russhughes/st7789s3_mpy) - MicroPython display driver for the TTGO T-Display-S3 ST7789 written in C.
+* [t-display-s3](https://github.com/russhughes/t-display-s3) - MicroPython display driver for the TTGO T-Display-S3 ST7789 written in Python.
+* [mp-ili9341](https://github.com/tkurbad/mp-ili9341) - MicroPython Driver for ILI9341 TFT Display.
+* [lvgl_esp32_gc9a01](https://github.com/minyiky/lvgl_esp32_gc9a01) - Driver for displays using the GC901 driver for use with LVGL MicroPython.
#### LED Matrix
-* [micropython-ht1632c](https://github.com/vrialland/micropython-ht1632c) - HT1632C 32x16 双色 LED 矩阵驱动器.
-* [micropython-matrix8x8](https://github.com/JanBednarik/micropython-matrix8x8) - 带 HT16K33 背包的 Adafruit 8x8 LED 矩阵显示屏驱动程序.
-* [micropython-max7219](https://github.com/mcauser/micropython-max7219) - MAX7219 8x8 LED 矩阵模块的驱动器.
-* [micropython-wemos-led-matrix-shield](https://github.com/mactijn/micropython-wemos-led-matrix-shield) - Wemos D1 Mini Matrix LED 屏蔽驱动器,使用 TM1640 芯片.
-* [micropython-wemos-led-matrix](https://github.com/mattytrentini/micropython-wemos-led-matrix) - Wemos D1 Mini Matrix LED 屏蔽驱动器,使用 TM1640 芯片.
-* [micropython-max7219](https://github.com/vrialland/micropython-max7219) - 用于 MAX7219 8x8 LED 矩阵的 MicroPython 驱动程序.
-* [MatrixDisplay](https://github.com/octaprog7/MatrixDisplay) - MicroPython 模块,适用于 MAX7219 LED 矩阵 8x8 显示屏.
+* [micropython-ht1632c](https://github.com/vrialland/micropython-ht1632c) - Driver for HT1632C 32x16 bicolor LED matrix.
+* [micropython-matrix8x8](https://github.com/JanBednarik/micropython-matrix8x8) - Driver for Adafruit 8x8 LED Matrix display with HT16K33 backpack.
+* [micropython-max7219](https://github.com/mcauser/micropython-max7219) - Driver for MAX7219 8x8 LED matrix modules.
+* [micropython-wemos-led-matrix-shield](https://github.com/mactijn/micropython-wemos-led-matrix-shield) - Driver for Wemos D1 Mini Matrix LED shield, using TM1640 chip.
+* [micropython-wemos-led-matrix](https://github.com/mattytrentini/micropython-wemos-led-matrix) - Driver for Wemos D1 Mini Matrix LED shield, using TM1640 chip.
+* [micropython-max7219](https://github.com/vrialland/micropython-max7219) - MicroPython driver for MAX7219 8x8 LED matrix.
+* [MatrixDisplay](https://github.com/octaprog7/MatrixDisplay) - MicroPython module for work with MAX7219 LED matrix 8x8 display.
#### LED Segment
-* [LKM1638](https://github.com/arikb/LKM1638) - 基于TM1638控制器的JY-LKM1638显示器驱动程序.
-* [max7219_8digit](https://github.com/pdwerryhouse/max7219_8digit) - MAX7219 8 位 7 段 LED 模块的驱动器.
-* [micropython-max7219](https://github.com/JulienBacquart/micropython-max7219) - MAX7219 8 位 7 段 LED 模块的驱动器.
-* [micropython-my9221](https://github.com/mcauser/micropython-my9221) - MY9221 10 段 LED 条形图模块的驱动器.
-* [micropython-tm1637](https://github.com/mcauser/micropython-tm1637) - TM1637 四路 7 段 LED 模块的驱动器.
-* [micropython-tm1638](https://github.com/mcauser/micropython-tm1638) - 带开关的 TM1638 双四 7 段 LED 模块驱动器.
-* [micropython-tm1640](https://github.com/mcauser/micropython-tm1640) - TM1740 8x8 LED 矩阵模块的驱动器.
-* [micropython-tm1640](https://gitlab.com/robhamerling/micropython-tm1640) - MicroPython 库,用于由 TM1640 控制的 16 位 7 段显示器.
-* [TM74HC595](https://github.com/Sakartu/TM74HC595) - 移位寄存器控制的 5 针显示模块的驱动器.
-* [micropython-tm1638spi](https://gitlab.com/robhamerling/micropython-tm1638spi) - 适用于流行板的 MicroPython 库,具有 8 个 7 段数字、8 个独立的 LED 和 8 个由 TM1638 控制的按钮.
+* [LKM1638](https://github.com/arikb/LKM1638) - Driver for JY-LKM1638 displays based on TM1638 controller.
+* [max7219_8digit](https://github.com/pdwerryhouse/max7219_8digit) - Driver for MAX7219 8-digit 7-segment LED modules.
+* [micropython-max7219](https://github.com/JulienBacquart/micropython-max7219) - Driver for MAX7219 8-digit 7-segment LED modules.
+* [micropython-my9221](https://github.com/mcauser/micropython-my9221) - Driver for MY9221 10-segment LED bar graph modules.
+* [micropython-tm1637](https://github.com/mcauser/micropython-tm1637) - Driver for TM1637 quad 7-segment LED modules.
+* [micropython-tm1638](https://github.com/mcauser/micropython-tm1638) - Driver for TM1638 dual quad 7-segment LED modules with switches.
+* [micropython-tm1640](https://github.com/mcauser/micropython-tm1640) - Driver for TM1740 8x8 LED matrix modules.
+* [micropython-tm1640](https://gitlab.com/robhamerling/micropython-tm1640) - MicroPython Library for 16 digits 7-segment displays controlled by a TM1640.
+* [TM74HC595](https://github.com/Sakartu/TM74HC595) - Driver for shift register-controlled 5 pin display modules.
+* [micropython-tm1638spi](https://gitlab.com/robhamerling/micropython-tm1638spi) - MicroPython Library for a popular board with 8 7-segment digits, 8 separate LEDs and 8 push buttons controlled by a TM1638.
#### LEDs
-* [micropython-morsecode](https://github.com/mampersat/micropython-morsecode) - LED 闪烁并显示摩尔斯电码信息.
-* [micropython-p9813](https://github.com/mcauser/micropython-p9813) - SeeedStudio 的 Grove 可链接 RGB LED 中使用的 P9813 RGB LED 驱动器.
-* [micropython-ws2812-7seg](https://github.com/HubertD/micropython-ws2812-7seg) - 使用 WS2812 RGB LED 的 7 段显示器.
-* [micropython-ws2812](https://github.com/JanBednarik/micropython-ws2812) - WS2812 RGB LED 驱动器.
-* [Official APA102](https://docs.micropython.org/en/latest/esp8266/quickref.html#apa102-driver) - ESP8266 APA102/DotStar RGB LED 驱动器.
-* [Official WS2811](https://docs.micropython.org/en/latest/esp8266/quickref.html#neopixel-driver) - ESP8266 WS2811/NeoPixel RGB LED 驱动器.
-* [tlc5940-micropython](https://github.com/oysols/tlc5940-micropython) - TLC5940 16 通道 LED 驱动器的驱动器.
-* [ws2812-SPI](https://github.com/nickovs/ws2812-SPI) - 高效的 MicroPython WS2812 (NeoPixel) 驱动程序.
-* [micropython-ws2801](https://github.com/HeMan/micropython-ws2801) - 用于与 WS2801 RGB LED 串连接的 MicroPython 库.
-* [tlc5947-rgb-micropython](https://gitlab.com/peterzuger/tlc5947-rgb-micropython) - TLC5947 24 通道 12 位 PWM LED 驱动器的驱动器.
-* [Hybotics_Micropython_HT16K33](https://github.com/hybotics/micropython-ht16k33) - 用于 HT16K33 的 MicroPython 驱动程序,这是一个 LED 矩阵、7 段数字和 14 段字母数字显示驱动器 IC.
-* [micropython-rgbled](https://github.com/Warringer/micropython-rgbled) - 该包装模块旨在减少使用 NeoPixel (WS2812) 和 DotStar (APA102) RGB LED 灯条和矩阵所需的工作.
-* [micropython_fastled](https://github.com/kdschlosser/micropython_fastled) - 将 FastLED 移植到 MicroPython.
-* [micropython-rgb-led-driver](https://gitlab.com/Athanaze/micropython-rgb-led-driver) - 用于通过 PWM 控制 RGB LED 的微型驱动器.
-* [micropython-dotstar](https://github.com/mattytrentini/micropython-dotstar) - Adafruit CircuitPython APA102/DotStar 库的 MicroPython 端口.
+* [micropython-morsecode](https://github.com/mampersat/micropython-morsecode) - Blink an LED with Morse Coded message.
+* [micropython-p9813](https://github.com/mcauser/micropython-p9813) - Driver for P9813 RGB LED used in SeeedStudio's Grove chainable RGB LED.
+* [micropython-ws2812-7seg](https://github.com/HubertD/micropython-ws2812-7seg) - 7-segment display using WS2812 RGB LEDs.
+* [micropython-ws2812](https://github.com/JanBednarik/micropython-ws2812) - Driver for WS2812 RGB LEDs.
+* [Official APA102](https://docs.micropython.org/en/latest/esp8266/quickref.html#apa102-driver) - ESP8266 APA102/DotStar RGB LED driver.
+* [Official WS2811](https://docs.micropython.org/en/latest/esp8266/quickref.html#neopixel-driver) - ESP8266 WS2811/NeoPixel RGB LED driver.
+* [tlc5940-micropython](https://github.com/oysols/tlc5940-micropython) - Driver for TLC5940 16 channel LED driver.
+* [ws2812-SPI](https://github.com/nickovs/ws2812-SPI) - An efficient MicroPython WS2812 (NeoPixel) driver.
+* [micropython-ws2801](https://github.com/HeMan/micropython-ws2801) - A MicroPython library to interface with strands of WS2801 RGB LEDs.
+* [tlc5947-rgb-micropython](https://gitlab.com/peterzuger/tlc5947-rgb-micropython) - Driver for the TLC5947 24 channel 12-bit PWM LED driver.
+* [Hybotics_Micropython_HT16K33](https://github.com/hybotics/micropython-ht16k33) - MicroPython driver for the HT16K33, a LED matrix, 7-Segment Numeric, and 14-Segment Alphanumeric display driver IC.
+* [micropython-rgbled](https://github.com/Warringer/micropython-rgbled) - This wrapper module aims to reduce the work needed to work with NeoPixel (WS2812) and DotStar (APA102) RGB LED strips and matrixes.
+* [micropython_fastled](https://github.com/kdschlosser/micropython_fastled) - Port of FastLED to MicroPython.
+* [micropython-rgb-led-driver](https://gitlab.com/Athanaze/micropython-rgb-led-driver) - Tiny driver to control an RGB LED with PWM.
+* [micropython-dotstar](https://github.com/mattytrentini/micropython-dotstar) - A MicroPython port of the Adafruit CircuitPython APA102/DotStar library.
#### OLED
-* [Grove_OLED](https://github.com/dda/MicroPython/blob/master/Grove_OLED.py) - SeeedStudio 的 Grove OLED 显示屏 1.12" v1.0 使用的 SSD1327 驱动程序.
-* [micropython-oled](https://github.com/mcauser/deshipu-micropython-oled) - 单色 OLED 显示器、PCD8544、SH1106、SSD1306、UC1701X 的驱动程序集合.
-* [micropython-ssd1327](https://github.com/mcauser/micropython-ssd1327) - SSD1327 128x128 4 位灰度 OLED 显示器的驱动程序.
-* [micropython-ssd1351](https://github.com/rdagger/micropython-ssd1351) - SSD1351 OLED 显示器的驱动程序.
-* [MicroPython_SSD1306](https://github.com/AnthonyKNorman/MicroPython_SSD1306) - 适用于 SSD1306 OLED 128x64 显示屏的 ESP8266 驱动程序.
-* [Official SSD1306](https://github.com/micropython/micropython-lib/tree/master/micropython/drivers/display/ssd1306) - SSD1306 128x64 OLED 显示器的驱动程序.
-* [SH1106](https://github.com/robert-hh/SH1106) - SH1106 OLED 显示屏的驱动程序.
-* [micropython-ssd1309](https://github.com/rdagger/micropython-ssd1309) - MicroPython SSD1309 单色 OLED 显示驱动程序.
-* [sh1107-micropython](https://github.com/nemart69/sh1107-micropython) - 用于基于 SH1107 的 OLED 显示屏 (64x128) 的 MicroPython 驱动程序.
-* [SH1107](https://github.com/peter-l5/SH1107) - SH1107 OLED 显示器(128x128 和 128x64 像素)的驱动程序.
-* [micropython-ssd1322](https://github.com/rdagger/micropython-ssd1322) - 适用于 SSD1322 灰度 OLED 的 MicroPython 显示驱动程序.
+* [Grove_OLED](https://github.com/dda/MicroPython/blob/master/Grove_OLED.py) - Driver for SSD1327 used by SeeedStudio's Grove OLED Display 1.12" v1.0.
+* [micropython-oled](https://github.com/mcauser/deshipu-micropython-oled) - Collection of drivers for monochrome OLED displays, PCD8544, SH1106, SSD1306, UC1701X.
+* [micropython-ssd1327](https://github.com/mcauser/micropython-ssd1327) - Driver for SSD1327 128x128 4-bit greyscale OLED displays.
+* [micropython-ssd1351](https://github.com/rdagger/micropython-ssd1351) - Driver for SSD1351 OLED displays.
+* [MicroPython_SSD1306](https://github.com/AnthonyKNorman/MicroPython_SSD1306) - ESP8266 driver for SSD1306 OLED 128x64 displays.
+* [Official SSD1306](https://github.com/micropython/micropython-lib/tree/master/micropython/drivers/display/ssd1306) - Driver for SSD1306 128x64 OLED displays.
+* [SH1106](https://github.com/robert-hh/SH1106) - Driver for the SH1106 OLED display.
+* [micropython-ssd1309](https://github.com/rdagger/micropython-ssd1309) - MicroPython SSD1309 Monochrome OLED Display Driver.
+* [sh1107-micropython](https://github.com/nemart69/sh1107-micropython) - MicroPython driver for SH1107-based OLED display (64x128).
+* [SH1107](https://github.com/peter-l5/SH1107) - Driver for SH1107 OLED displays (128x128 and 128x64 pixels).
+* [micropython-ssd1322](https://github.com/rdagger/micropython-ssd1322) - MicroPython display driver for SSD1322 grayscale OLED.
#### Printer
-* [micropython-thermal-printer](https://github.com/ayoy/micropython-thermal-printer) - Adafruit 的 Python 热敏打印机的 MicroPython 端口.
+* [micropython-thermal-printer](https://github.com/ayoy/micropython-thermal-printer) - The MicroPython port of Python Thermal Printer by Adafruit.
### IO
#### ADC
-* [ads1x15](https://github.com/robert-hh/ads1x15) - ADS1015/ADS1115 ADC、I2C 接口的驱动程序.
-* [micropython-ads1015](https://github.com/mcauser/deshipu-micropython-ads1015) - ADS1015 12 位和 ADS1115 16 位 ADC,4 个通道,具有可编程增益,I2C 接口.
-* [Micropython_ADS1115](https://github.com/AnthonyKNorman/Micropython_ADS1115) - ADS1115 16 位 ADC,4 个通道,具有可编程增益,I2C 接口.
-* [ADS7818](https://github.com/robert-hh/ADS7818) - 连接 ADS7818 AD 转换器的 Python 类.
-* [micropython-ads1219](https://github.com/miketeachman/micropython-ads1219) - 适用于 Texas Instruments ADS1219 ADC 的 MicroPython 模块.
-* [micropython-hx711](https://github.com/SergeyPiskunov/micropython-hx711) - HX711 24 位模数转换器的 MicroPython 驱动程序.
-* [MicroPython-ADC_Cal](https://github.com/matthias-bs/MicroPython-ADC_Cal) - ESP32 ADC 驱动器使用 efuse 的参考电压校准值.
-* [micropython-pcf8591](https://gitlab.com/cediddi/micropython-pcf8591) - 适用于 PCF8591 ADC/DAC、I2C 接口的 MicroPython 驱动程序.
-* [hx711_mpy-driver](https://github.com/HowManyOliversAreThere/hx711_mpy-driver) - HX711 称重传感器的 Micropython 驱动程序.
-* [MCP342x_LoPy](https://github.com/jajberni/MCP342x_LoPy) - MCP342x ADC 的 MicroPython 驱动程序.
-* [micropython-ads1220](https://github.com/rdagger/micropython-ads1220) - ADS1220 24 位模数转换器的 MicroPython 库.
-* [PCF8591_micropython_library](https://github.com/xreef/PCF8591_micropython_library) - 适用于 PCF8591 8 位 ADC/DAC 的 MicroPython 库.
+* [ads1x15](https://github.com/robert-hh/ads1x15) - Driver for the ADS1015/ADS1115 ADC, I2C interface.
+* [micropython-ads1015](https://github.com/mcauser/deshipu-micropython-ads1015) - ADS1015 12-Bit and ADS1115 16-bit ADC, 4 channels with programmable gain, I2C interface.
+* [Micropython_ADS1115](https://github.com/AnthonyKNorman/Micropython_ADS1115) - ADS1115 16-bit ADC, 4 channels with programmable gain, I2C interface.
+* [ADS7818](https://github.com/robert-hh/ADS7818) - Python class interfacing the ADS7818 AD-converter.
+* [micropython-ads1219](https://github.com/miketeachman/micropython-ads1219) - MicroPython module for the Texas Instruments ADS1219 ADC.
+* [micropython-hx711](https://github.com/SergeyPiskunov/micropython-hx711) - MicroPython driver for HX711 24-Bit Analog-to-Digital Converter.
+* [MicroPython-ADC_Cal](https://github.com/matthias-bs/MicroPython-ADC_Cal) - ESP32 ADC driver using reference voltage calibration value from efuse.
+* [micropython-pcf8591](https://gitlab.com/cediddi/micropython-pcf8591) - MicroPython driver for PCF8591 ADC/DAC, I2C interface.
+* [hx711_mpy-driver](https://github.com/HowManyOliversAreThere/hx711_mpy-driver) - Micropython Driver for the HX711 weighing sensor.
+* [MCP342x_LoPy](https://github.com/jajberni/MCP342x_LoPy) - MicroPython driver for the MCP342x ADC.
+* [micropython-ads1220](https://github.com/rdagger/micropython-ads1220) - MicroPython library for ADS1220 24-bit analog-to-digital converter.
+* [PCF8591_micropython_library](https://github.com/xreef/PCF8591_micropython_library) - MicroPython library for PCF8591 8-bit ADC/DAC.
#### DAC
-* [micropython-mcp4725](https://github.com/wayoda/micropython-mcp4725) - MCP4725 I2C DAC 驱动程序.
-* [mcp4728](https://github.com/openfablab/mcp4728) - Microchip MCP4728 I2C 12 位四路 DAC 的辅助库.
+* [micropython-mcp4725](https://github.com/wayoda/micropython-mcp4725) - Driver for the MCP4725 I2C DAC.
+* [mcp4728](https://github.com/openfablab/mcp4728) - Helper library for the Microchip MCP4728 I2C 12-bit Quad DAC.
#### GPIO
-* [micropython-inputs](https://github.com/alanmitchell/micropython-inputs) - 用于对 MicroPython 板进行脉冲计数、数字输入去抖以及计算模拟输入移动平均值的类.
-* [ubutton](https://gitlab.com/WiLED-Project/ubutton) - 用于控制读取和去抖按钮输入的 MicroPython 库,包括“短”和“长”按下回调.
-* [micropython-debounce-switch](https://github.com/selfhostedhome/micropython-debounce-switch) - 用于去抖开关的 MicroPython 类.
+* [micropython-inputs](https://github.com/alanmitchell/micropython-inputs) - Classes to count pulses, debounce digital inputs, and calculate moving averages of analog inputs for a MicroPython board.
+* [ubutton](https://gitlab.com/WiLED-Project/ubutton) - A MicroPython library for controlling reading and debouncing pushbutton inputs, including "short" and "long" press callbacks.
+* [micropython-debounce-switch](https://github.com/selfhostedhome/micropython-debounce-switch) - MicroPython Class for Debouncing Switches.
#### IO-Expander
-* [micropython-mcp230xx](https://github.com/ShrimpingIt/micropython-mcp230xx) - MCP23017 和 MCP23008 GPIO 扩展器的驱动程序.
-* [micropython-mcp23017](https://github.com/mcauser/micropython-mcp23017) - MCP23017 16 位 I/O 扩展器的 MicroPython 驱动程序.
-* [micropython-pcf8574](https://github.com/mcauser/micropython-pcf8574) - 用于带中断的 PCF8574 8 位 I2C I/O 扩展器的 MicroPython 驱动程序.
-* [micropython-pcf8575](https://github.com/mcauser/micropython-pcf8575) - 用于带中断的 PCF8575 16 位 I2C I/O 扩展器的 MicroPython 驱动程序.
-* [ESP8266_MCP23S17](https://github.com/AnthonyKNorman/ESP8266_MCP23S17) - MicroPython 库,用于将 MCP23S17 16 位 I/O 扩展器与 ESP8266 结合使用.
-* [pcf8574](https://github.com/octaprog7/pcf8574) - MicroPython 模块,用于与 NXP 的 PCF8574(A) I2C 8 位 I/O 扩展器配合使用.
+* [micropython-mcp230xx](https://github.com/ShrimpingIt/micropython-mcp230xx) - Driver for MCP23017 and MCP23008 GPIO expanders.
+* [micropython-mcp23017](https://github.com/mcauser/micropython-mcp23017) - MicroPython driver for MCP23017 16-bit I/O Expander.
+* [micropython-pcf8574](https://github.com/mcauser/micropython-pcf8574) - MicroPython driver for PCF8574 8-Bit I2C I/O Expander with Interrupt.
+* [micropython-pcf8575](https://github.com/mcauser/micropython-pcf8575) - MicroPython driver for PCF8575 16-Bit I2C I/O Expander with Interrupt.
+* [ESP8266_MCP23S17](https://github.com/AnthonyKNorman/ESP8266_MCP23S17) - MicroPython library for using the MCP23S17 16-bit I/O expander with the ESP8266.
+* [pcf8574](https://github.com/octaprog7/pcf8574) - MicroPython module for working with the PCF8574(A) I2C 8-bit I/O expander from NXP.
#### Joystick
-* [micropython-nunchuck](https://github.com/kfricke/micropython-nunchuck) - Nunchuk 游戏控制器、I2C 接口的驱动程序.
-* [esp32-microgamepad-ble](https://github.com/insighio/esp32-microgamepad-ble) - 使用 MicroPython 通过 BLE(北欧 UART 服务 - NUS)在 ESP32 上实现双模拟操纵杆.
+* [micropython-nunchuck](https://github.com/kfricke/micropython-nunchuck) - Driver for Nunchuk game controller, I2C interface.
+* [esp32-microgamepad-ble](https://github.com/insighio/esp32-microgamepad-ble) - Dual analog joystick on ESP32 over BLE (Nordic UART Service - NUS) using MicroPython.
#### Keyboard
-* [micropython-keyboard](https://github.com/mcameron/micropython-keyboard) - 在 MicroPython Pyboard 上运行的 47 键键盘.
-* [pico-rgbkeypad](https://github.com/martinohanlon/pico-rgbkeypad) - 用于控制 Raspberry Pi Pico 的 Pimoroni RGB 键盘的 Python 类.
-* [micropython-aiobutton](https://github.com/jacklinquan/micropython-aiobutton) - 用于异步按钮的 MicroPython 模块.
+* [micropython-keyboard](https://github.com/mcameron/micropython-keyboard) - 47 key keyboard running on a MicroPython Pyboard.
+* [pico-rgbkeypad](https://github.com/martinohanlon/pico-rgbkeypad) - A Python class for controlling the Pimoroni RGB Keypad for Raspberry Pi Pico.
+* [micropython-aiobutton](https://github.com/jacklinquan/micropython-aiobutton) - A MicroPython module for asyncio button.
#### Potentiometers
-* [micropython-ad840x](https://github.com/dsiggi/micropython-ad840x) - AD 系列数字电位器 AD8400、AD8402 和 AD8403 的基于 MicroPython SPI 的操作.
-* [mcp4131](https://github.com/scruss/mcp4131) - MicroPython 模块用于控制 MicroChip 的 MCP4131 SPI 数字电位器.
-* [MicroPython_DS1841](https://github.com/jposada202020/MicroPython_DS1841) - DS1841 电位计的 MicroPython 驱动程序.
-* [MicroPython_DS3502](https://github.com/jposada202020/MicroPython_DS3502) - DS3502 电位计的 MicroPython 驱动程序.
+* [micropython-ad840x](https://github.com/dsiggi/micropython-ad840x) - MicroPython SPI-based manipulation of the AD series digital potentiometers AD8400, AD8402 and AD8403.
+* [mcp4131](https://github.com/scruss/mcp4131) - MicroPython module to control MicroChip's MCP4131 SPI digital potentiometer.
+* [MicroPython_DS1841](https://github.com/jposada202020/MicroPython_DS1841) - MicroPython Driver for the DS1841 Potentiometer.
+* [MicroPython_DS3502](https://github.com/jposada202020/MicroPython_DS3502) - MicroPython Driver for the DS3502 Potentiometer.
#### Power Management
-* [AXP202_PythonLibrary](https://github.com/lewisxhe/AXP202_PythonLibrary) - MicroPython AXP202 库.
-* [micropython_hourly_sleeper_library](https://github.com/costastf/micropython_hourly_sleeper_library) - 一个 MicroPython 库,使 ESP8266 能够在设定的小时数内按每小时增量休眠.
+* [AXP202_PythonLibrary](https://github.com/lewisxhe/AXP202_PythonLibrary) - MicroPython AXP202 Library.
+* [micropython_hourly_sleeper_library](https://github.com/costastf/micropython_hourly_sleeper_library) - A MicroPython library that enables an ESP8266 to sleep for hourly increments for a setup amount of hours.
#### PWM
-* [upwmcontroller](https://gitlab.com/WiLED-Project/upwmcontroller) - 用于控制异步循环中的 PWM 输出的 MicroPython 库,具有淡入淡出和闪烁等功能.
+* [upwmcontroller](https://gitlab.com/WiLED-Project/upwmcontroller) - A MicroPython library for controlling PWM outputs in an asyncio loop, with features including fading and blinking.
#### Rotary Encoder
-* [micropython-rotary](https://github.com/miketeachman/micropython-rotary) - 用于读取旋转编码器的 MicroPython 模块.
-* [uencoder](https://gitlab.com/WiLED-Project/uencoder) - 用于读取旋转编码器的 MicroPython 库.
-* [encodermenu](https://github.com/sgall17a/encodermenu) - 使用旋转编码器和基本显示屏的 MicroPython 简单 GUI 菜单.
-* [encoderLib](https://github.com/BramRausch/encoderLib) - 用于处理旋转编码器的 MicroPython 库.
-* [rotary-encoder](https://github.com/gurgleapps/rotary-encoder) - 用于驱动 KY-040 旋转编码器的 MicroPython 代码.
-* [micropython-encoder-knob](https://github.com/infinite-tree/micropython-encoder-knob) - 一个非常简单的轻量级编码器旋钮库,带有按钮支持.
-* [encoders](https://github.com/peterhinch/micropython-samples/blob/master/encoders/ENCODERS.md) - 解释编码器技术问题的简短文档.
+* [micropython-rotary](https://github.com/miketeachman/micropython-rotary) - MicroPython module to read a rotary encoder.
+* [uencoder](https://gitlab.com/WiLED-Project/uencoder) - A MicroPython library for reading from a rotary encoder.
+* [encodermenu](https://github.com/sgall17a/encodermenu) - Simple GUI menu for MicroPython using a rotary encoder and basic display.
+* [encoderLib](https://github.com/BramRausch/encoderLib) - MicroPython library to handle a rotary encoder.
+* [rotary-encoder](https://github.com/gurgleapps/rotary-encoder) - MicroPython code to drive a KY-040 rotary encoder.
+* [micropython-encoder-knob](https://github.com/infinite-tree/micropython-encoder-knob) - A very simple lightweight encoder knob library with button support.
+* [encoders](https://github.com/peterhinch/micropython-samples/blob/master/encoders/ENCODERS.md) - Short document explaining issues around encoder technology.
* [asynchronous encoder driver](https://github.com/peterhinch/micropython-async/blob/master/v3/primitives/encoder.py) - Interface an encoder to uasyncio code.
-* [micropython-8encoder](https://github.com/HowManyOliversAreThere/micropython-8encoder) - I2C 驱动程序 [M5Stack 8-Encoder Unit](https://shop.m5stack.com/products/8-encoder-unit-stm32f030)
-* [micropython-quiic-twist](https://github.com/rdagger/micropython-quiic-twist) - 用于 Quiic Twist RGB 旋转编码器的 MicroPython 驱动程序.
-* [AS5600](https://github.com/sgall17a/AS5600) - 用于读取该磁传感器的 AS5600 MicroPython 库.
+* [micropython-8encoder](https://github.com/HowManyOliversAreThere/micropython-8encoder) - Driver for the I2C [M5Stack 8-Encoder Unit](https://shop.m5stack.com/products/8-encoder-unit-stm32f030)
+* [micropython-quiic-twist](https://github.com/rdagger/micropython-quiic-twist) - MicroPython Driver for Quiic Twist RGB Rotary Encoder.
+* [AS5600](https://github.com/sgall17a/AS5600) - AS5600 MicroPython library for reading this magnetic sensor.
#### Shift Registers
-* [micropython-74hc595](https://github.com/mcauser/micropython-74hc595) - 用于 74HC595 8 位移位寄存器的 MicroPython 驱动程序.
-* [MicroPython-SN74HCS264](https://gitlab.com/olivierlenoir/MicroPython-SN74HCS264) - 用于具有施密特触发器输入和反相输出的 SN74HCS264 8 位并行输出串行移位寄存器的 MicroPython 驱动程序.
+* [micropython-74hc595](https://github.com/mcauser/micropython-74hc595) - MicroPython driver for 74HC595 8-bit shift registers.
+* [MicroPython-SN74HCS264](https://gitlab.com/olivierlenoir/MicroPython-SN74HCS264) - MicroPython Driver for SN74HCS264 8-Bit Parallel-Out Serial Shift Registers With Schmitt-Trigger Inputs and Inverted Outputs.
#### Waveform Generator
-* [Micropython-AD9833](https://github.com/KipCrossing/Micropython-AD9833) - AD9833、SPI 接口的 Pyboard 驱动程序.
-* [Clock_Generators](https://github.com/Wei1234c/Clock_Generators) - 时钟发生器(目前为 Si5351)工具箱.
-* [Signal_Generators](https://github.com/Wei1234c/Signal_Generators) - 信号发生器(AD9833、AD9834、AD9850、ADF4351)工具箱.
-* [ad9850_signalgen](https://github.com/brenn/ad9850_signalgen) - AD9850 合成器的 MicroPython 库.
-* [pico-wave-vibration-generator](https://github.com/gurgleapps/pico-wave-vibration-generator) - 适用于 Raspberry Pi Pico 的基于 MicroPython 的频率发生器,旨在在螺线管或扬声器上产生振动,从而实现在家中进行波实验和探索.
-* [micropython-m5stack-dds](https://github.com/mattytrentini/micropython-m5stack-dds) - M5Stack DDS 频率发生器的 MicroPython 驱动程序.
-* [AD9833-MicroPython-Module](https://github.com/owainm713/AD9833-MicroPython-Module) - MicroPython 模块使用 AD9833 可编程波形发生器.
+* [Micropython-AD9833](https://github.com/KipCrossing/Micropython-AD9833) - Pyboard driver for AD9833, SPI interface.
+* [Clock_Generators](https://github.com/Wei1234c/Clock_Generators) - Clock generators (Si5351 for now) toolbox.
+* [Signal_Generators](https://github.com/Wei1234c/Signal_Generators) - Signal generators (AD9833, AD9834, AD9850, ADF4351) toolbox.
+* [ad9850_signalgen](https://github.com/brenn/ad9850_signalgen) - MicroPython library for AD9850 synthesizer.
+* [pico-wave-vibration-generator](https://github.com/gurgleapps/pico-wave-vibration-generator) - A MicroPython-based frequency generator for Raspberry Pi Pico designed to create vibrations on solenoids or speakers, enabling wave experimentation and exploration at home.
+* [micropython-m5stack-dds](https://github.com/mattytrentini/micropython-m5stack-dds) - MicroPython driver for the M5Stack DDS frequency generator.
+* [AD9833-MicroPython-Module](https://github.com/owainm713/AD9833-MicroPython-Module) - MicroPython module to use the AD9833 programable waveform generator.
### Mathematics
-* [uMath](https://github.com/albaEDA/uMath) - 微控制器的计算机代数.
-* [micropython-ulab](https://github.com/v923z/micropython-ulab) - 适用于 MicroPython 的类似 NumPy 的快速向量模块.
-* [micropython-fourier](https://github.com/peterhinch/micropython-fourier) - MicroPython 内联 ARM 汇编器中的快速傅里叶变换.
-* [Filters](https://github.com/peterhinch/micropython-filters) - 使用 ARM Thumb 汇编器的 FIR 滤波器. 使用在线实用程序,您可以从所需频率响应图到滤波器实现.
-* [ulinalg](https://github.com/jalawson/ulinalg) - 小型矩阵处理模块,具有一些专门针对 MicroPython (Python 3) 的线性代数运算.
-* [micropython-mtx](https://gitlab.com/nickoala/micropython-mtx) - MicroPython 上的快速矩阵乘法和线性求解器.
-* [micropython-vec](https://gitlab.com/nickoala/micropython-vec) - MicroPython 上的向量运算.
-* [MicroPython_Statistics](https://github.com/rcolistete/MicroPython_Statistics) - MicroPython 的统计模块.
-* [MicroPython-Matrix](https://gitlab.com/olivierlenoir/MicroPython-Matrix) - MicroPython 基本矩阵运算.
-* [uumpy](https://github.com/nickovs/uumpy) - MicroPython 的 NumPy 子集.
-* [upyuncertainties](https://github.com/rcolistete/upyuncertainties) - MicroPython 的不确定性计算.
-* [umatrix](https://github.com/iyassou/umatrix) - MicroPython 语言的矩阵库.
-* [micropython-fractions](https://github.com/mattytrentini/micropython-fractions) - CPython 标准分数库的 MicroPython 端口.
+* [uMath](https://github.com/albaEDA/uMath) - Computer Algebra for microcontrollers.
+* [micropython-ulab](https://github.com/v923z/micropython-ulab) - A NumPy-like fast vector module for MicroPython.
+* [micropython-fourier](https://github.com/peterhinch/micropython-fourier) - Fast Fourier transform in MicroPython's inline ARM assembler.
+* [Filters](https://github.com/peterhinch/micropython-filters) - FIR filters using ARM Thumb assembler. Using an online utility you can go from a graph of required frequency response to a filter implementation.
+* [ulinalg](https://github.com/jalawson/ulinalg) - Small size matrix handling module with a few linear algebra operations specifically for MicroPython (Python 3).
+* [micropython-mtx](https://gitlab.com/nickoala/micropython-mtx) - Fast Matrix Multiplication and Linear Solver on MicroPython.
+* [micropython-vec](https://gitlab.com/nickoala/micropython-vec) - Vector Operations on MicroPython.
+* [MicroPython_Statistics](https://github.com/rcolistete/MicroPython_Statistics) - Statistics module for MicroPython.
+* [MicroPython-Matrix](https://gitlab.com/olivierlenoir/MicroPython-Matrix) - MicroPython basic matrix operations.
+* [uumpy](https://github.com/nickovs/uumpy) - A subset of NumPy for MicroPython.
+* [upyuncertainties](https://github.com/rcolistete/upyuncertainties) - Uncertainty calculations for MicroPython.
+* [umatrix](https://github.com/iyassou/umatrix) - A matrix library for the MicroPython language.
+* [micropython-fractions](https://github.com/mattytrentini/micropython-fractions) - A MicroPython port of the CPython standard Fractions library.
### Motion
#### DC Motor
-* [L298N](https://github.com/GuyCarver/MicroPython/blob/master/lib/L298N.py) - L298N 双 H 桥电机控制器的驱动器.
-* [MicroPython-L298](https://gitlab.com/olivierlenoir/MicroPython-L298) - 使用 MicroPython 驱动 L298 双 H 桥.
-* [pyl298](https://github.com/marcio-pessoa/pyl298) - L298 双全桥电机控制器的驱动器.
+* [L298N](https://github.com/GuyCarver/MicroPython/blob/master/lib/L298N.py) - Driver for the L298N dual H-bridge motor controller.
+* [MicroPython-L298](https://gitlab.com/olivierlenoir/MicroPython-L298) - Drive L298 dual H-bridge with MicroPython.
+* [pyl298](https://github.com/marcio-pessoa/pyl298) - Driver for the L298 dual full-bridge motor controller.
#### Servo
-* [micropython-pca9685](https://github.com/mcauser/deshipu-micropython-pca9685) - 16 通道 12 位 PWM/伺服驱动器.
-* [micropython-servo](https://github.com/redoxcode/micropython-servo) - 使用直接 PWM 输出以整洁的方式控制 RC 伺服系统的库.
-* [MicroPython_PCA9685](https://github.com/jposada202020/MicroPython_PCA9685) - PCA9685 PWM 控制 IC 的 MicroPython 驱动程序,通常用于控制伺服系统、LED 和电机.
-* [MicroPython_MOTOR](https://github.com/jposada202020/MicroPython_MOTOR) - MicroPython Helper 用于控制基于 PWM 的电机.
+* [micropython-pca9685](https://github.com/mcauser/deshipu-micropython-pca9685) - 16-channel 12-bit PWM/servo driver.
+* [micropython-servo](https://github.com/redoxcode/micropython-servo) - Library to control RC servos using direct PWM output in a tidy way.
+* [MicroPython_PCA9685](https://github.com/jposada202020/MicroPython_PCA9685) - MicroPython Driver for the PCA9685 PWM control IC, commonly used to control servos, LEDs and motors.
+* [MicroPython_MOTOR](https://github.com/jposada202020/MicroPython_MOTOR) - MicroPython Helper for controlling PWM based motors.
#### Stepper
-* [micropython-stepper](https://github.com/redoxcode/micropython-stepper) - 以简洁的方式控制常见步进驱动器的库.
-* [micropython-upybbot](https://github.com/jeffmer/micropython-upybbot) - 用于双极步进电机的 A4988 驱动器.
-* [uln2003](https://github.com/IDWizard/uln2003) - 5V 28BYJ-48 步进电机驱动器.
-* [micropython-multiaxis](https://gitlab.com/olivierlenoir/micropython-multiaxis) - 采用 MicroPython ESP32 和 DRV8825 的多轴.
-* [ticlib](https://github.com/jphalip/ticlib) - Pololu Tic 步进电机控制器的驱动程序.
-* [AccelStepper-MicroPython](https://github.com/pedromneto97/AccelStepper-MicroPython) - 适用于 MicroPython - ESP32 的 AccelStepper 库.
-* [pystepper](https://github.com/marcio-pessoa/pystepper) - MicroPython 步进电机顺序控制.
-* [uPySteppers](https://github.com/lemariva/uPySteppers) - 使用连接到 WiFi 的 ESP32 DIY 旋转平台.
-* [microPython_AMIS-30543](https://github.com/capella-ben/microPython_AMIS-30543) - 使用 AMIS-30543 驱动程序进行步进驱动器控制的 MicroPython 库.
-* [micropython-drv8825](https://gitlab.com/robhamerling/micropython-drv8825) - MicroPython 中的驱动程序和示例,用于通过 DRV8825 控制器板控制步进电机.
-* [microPython_TMC5160](https://github.com/capella-ben/microPython_TMC5160) - 用于 Trinamic TMC5160 运动控制器的 MicroPython 库.
-* [micropython-stepper-motor](https://github.com/larsks/micropython-stepper-motor) - 驱动连接到 ULN2003 驱动器的 28BYJ-48 电机.
+* [micropython-stepper](https://github.com/redoxcode/micropython-stepper) - Library to control common stepper drivers in a tidy way.
+* [micropython-upybbot](https://github.com/jeffmer/micropython-upybbot) - A4988 driver for bipolar stepper motors.
+* [uln2003](https://github.com/IDWizard/uln2003) - Driver for 5V 28BYJ-48 stepper motors.
+* [micropython-multiaxis](https://gitlab.com/olivierlenoir/micropython-multiaxis) - Multiaxis with MicroPython ESP32 and DRV8825.
+* [ticlib](https://github.com/jphalip/ticlib) - Driver for Pololu Tic stepper motor controllers.
+* [AccelStepper-MicroPython](https://github.com/pedromneto97/AccelStepper-MicroPython) - AccelStepper Library for MicroPython - ESP32.
+* [pystepper](https://github.com/marcio-pessoa/pystepper) - MicroPython Stepper Motor Sequence Control.
+* [uPySteppers](https://github.com/lemariva/uPySteppers) - DIY rotating platform using an ESP32 connected to WiFi.
+* [microPython_AMIS-30543](https://github.com/capella-ben/microPython_AMIS-30543) - MicroPython library for Stepper Driver control using AMIS-30543 driver.
+* [micropython-drv8825](https://gitlab.com/robhamerling/micropython-drv8825) - Driver and example in MicroPython to control a stepper motor via a DRV8825 controller board.
+* [microPython_TMC5160](https://github.com/capella-ben/microPython_TMC5160) - A MicroPython library for the Trinamic TMC5160 Motion Controller.
+* [micropython-stepper-motor](https://github.com/larsks/micropython-stepper-motor) - Drive a 28BYJ-48 motor attached to a ULN2003 driver.
### Sensors
#### Accelerometer Digital
-* [ADXL345-with-Pyboard](https://github.com/AbhinayBandaru/ADXL345-with-Pyboard) - ADXL345 16g 3 轴加速度计驱动程序.
-* [adxl345_micropython](https://github.com/fanday/adxl345_micropython) - ADXL345 16g 3 轴加速度计驱动程序.
-* [MicroPython-LIS3DH](https://github.com/tinypico/tinypico-micropython/tree/master/lis3dh%20library) - LIS3DH 3 轴加速度计的 I2C 驱动程序.
-* [micropython-lis2hh12](https://github.com/tuupola/micropython-lis2hh12) - LIS2HH12 3 轴加速度计的 I2C 驱动程序.
-* [MMA7660](https://github.com/Bucknalla/MicroPython-3-Axis-Accelerometer/blob/master/MMA7660.py) - MMA7660 1.5g 3 轴加速度计驱动程序.
-* [ADXL345_spi_micropython](https://github.com/AlekseyFedorovich/ADXL345_spi_micropython) - 用于通过 SPI 协议与来自使用 MicroPython 闪存的 MCU 的“Analog Devices ADXL345”加速度计进行交互的库.
-* [MicroPython_ADXL343](https://github.com/jposada202020/MicroPython_ADXL343) - 适用于 Analog Devices ADXL343 加速计的 MicroPython 驱动程序.
-* [MicroPython_BMA220](https://github.com/jposada202020/MicroPython_BMA220) - 适用于博世 BMA220 加速度计的 MicroPython 驱动程序.
-* [MicroPython_BMA400](https://github.com/jposada202020/MicroPython_BMA400) - 适用于博世 BMA400 加速度计的 MicroPython 驱动程序.
-* [MicroPython_LIS3DH](https://github.com/jposada202020/MicroPython_LIS3DH) - LIS3DH 3 轴加速度计的 MicroPython 驱动程序.
-* [MicroPython_KX132](https://github.com/jposada202020/MicroPython_KX132) - Kionix KX132 加速度计的 MicroPython 驱动程序.
-* [MicroPython_H3LIS200DL](https://github.com/jposada202020/MicroPython_H3LIS200DL) - ST H3LIS200DL 加速度计的 MicroPython 驱动程序.
-* [MicroPython_QMC5883L](https://github.com/jposada202020/MicroPython_QMC5883L) - QMC5883L 加速度计的 MicroPython 驱动程序.
-* [Micropython_MC3479](https://github.com/jposada202020/Micropython_MC3479) - MC3479 加速度计的 MicroPython 驱动程序.
-* [MicroPython_MMA8451](https://github.com/jposada202020/MicroPython_MMA8451) - 用于 MMA8451 3 轴加速度计的 MicroPython 模块.
-* [MicroPython_MMA8452Q](https://github.com/jposada202020/MicroPython_MMA8452Q) - NXP MMA8452Q 加速计的 MicroPython 驱动程序.
+* [ADXL345-with-Pyboard](https://github.com/AbhinayBandaru/ADXL345-with-Pyboard) - Driver for ADXL345 16g 3-axis accelerometer.
+* [adxl345_micropython](https://github.com/fanday/adxl345_micropython) - Driver for ADXL345 16g 3-axis accelerometer.
+* [MicroPython-LIS3DH](https://github.com/tinypico/tinypico-micropython/tree/master/lis3dh%20library) - I2C driver for LIS3DH 3-axis accelerometer.
+* [micropython-lis2hh12](https://github.com/tuupola/micropython-lis2hh12) - I2C driver for LIS2HH12 3-axis accelerometer.
+* [MMA7660](https://github.com/Bucknalla/MicroPython-3-Axis-Accelerometer/blob/master/MMA7660.py) - Driver for MMA7660 1.5g 3-axis accelerometer.
+* [ADXL345_spi_micropython](https://github.com/AlekseyFedorovich/ADXL345_spi_micropython) - Library for interacting through the SPI protocol with an 'Analog Devices ADXL345' accelerometer from an MCU flashed with MicroPython.
+* [MicroPython_ADXL343](https://github.com/jposada202020/MicroPython_ADXL343) - MicroPython Driver for the Analog Devices ADXL343 Accelerometer.
+* [MicroPython_BMA220](https://github.com/jposada202020/MicroPython_BMA220) - MicroPython Driver for the Bosch BMA220 Accelerometer.
+* [MicroPython_BMA400](https://github.com/jposada202020/MicroPython_BMA400) - MicroPython Driver for the Bosch BMA400 Accelerometer.
+* [MicroPython_LIS3DH](https://github.com/jposada202020/MicroPython_LIS3DH) - MicroPython Driver for the LIS3DH 3-axis accelerometer.
+* [MicroPython_KX132](https://github.com/jposada202020/MicroPython_KX132) - MicroPython Driver for the Kionix KX132 Accelerometer.
+* [MicroPython_H3LIS200DL](https://github.com/jposada202020/MicroPython_H3LIS200DL) - MicroPython Driver for the ST H3LIS200DL Accelerometer.
+* [MicroPython_QMC5883L](https://github.com/jposada202020/MicroPython_QMC5883L) - MicroPython Driver for the QMC5883L Accelerometer.
+* [Micropython_MC3479](https://github.com/jposada202020/Micropython_MC3479) - MicroPython Driver for the MC3479 Accelerometer.
+* [MicroPython_MMA8451](https://github.com/jposada202020/MicroPython_MMA8451) - MicroPython module for the MMA8451 3-axis accelerometer.
+* [MicroPython_MMA8452Q](https://github.com/jposada202020/MicroPython_MMA8452Q) - MicroPython Driver for the NXP MMA8452Q Accelerometer.
+* [msa301-micropython-driver](https://github.com/wojciech-szmyt/msa301-micropython-driver) - Homebrew MicroPython driver for MSA301 3-axis accelerometer. Tested on Raspberry Pico.
#### Air Quality
-* [CCS811](https://github.com/Ledbelly2142/CCS811) - CCS811 空气质量传感器.
-* [upython-aq-monitor](https://github.com/ayoy/upython-aq-monitor) - 使用 PMS5003 传感器和 WiPy 的空气质量监测器.
-* [micropython-pms7003](https://github.com/pkucmus/micropython-pms7003) - PMS7003 空气质量传感器的 MicroPython 驱动程序.
-* [pms5003_micropython](https://github.com/kevinkk525/pms5003_micropython) - 适用于 MicroPython 的 PMS5003 空气质量传感器驱动程序.
-* [micropython-pms5003-minimal](https://github.com/miketeachman/micropython-pms5003-minimal) - MicroPython 的 P 空气质量传感器驱动程序.
-* [polly](https://github.com/g-sam/polly) - SDS011污染传感器+Wemos D1 mini pro+MicroPython.
+* [CCS811](https://github.com/Ledbelly2142/CCS811) - CCS811 Air Quality Sensor.
+* [upython-aq-monitor](https://github.com/ayoy/upython-aq-monitor) - Air Quality monitor using PMS5003 sensor and WiPy.
+* [micropython-pms7003](https://github.com/pkucmus/micropython-pms7003) - MicroPython driver for the PMS7003 Air Quality Sensor.
+* [pms5003_micropython](https://github.com/kevinkk525/pms5003_micropython) - Driver for PMS5003 air quality sensor for MicroPython.
+* [micropython-pms5003-minimal](https://github.com/miketeachman/micropython-pms5003-minimal) - Driver for P air quality sensor for MicroPython.
+* [polly](https://github.com/g-sam/polly) - SDS011 pollution sensor + Wemos D1 mini pro + MicroPython.
#### Barometer
-* [micropython-bme280](https://github.com/kevbu/micropython-bme280) - Bosch BME280 温度/压力/湿度传感器的驱动程序.
-* [micropython-bmp180](https://github.com/micropython-IMU/micropython-bmp180) - Bosch BMP180 温度、压力和高度传感器的驱动程序.
-* [mpy_bme280_esp8266](https://github.com/catdog2/mpy_bme280_esp8266) - 博世 BME280 温度/压力/湿度传感器.
-* [BME280](https://github.com/robert-hh/BME280) - BME280 传感器的 MicroPython 驱动程序,目标平台 Pycom 设备.
-* [micropython-bmp280](https://github.com/dafvid/micropython-bmp280) - BMP280 传感器模块.
-* [micropython_bme280_i2c](https://github.com/triplepoint/micropython_bme280_i2c) - 用于与 Bosch BME280 温度、湿度和压力传感器通信的 MicroPython 模块.
-* [MicroPython-BME280](https://github.com/neliogodoi/MicroPython-BME280) - 温度、压力和湿度数字传感器的驱动程序.
-* [micropython-bmp180](https://gitlab.com/flowolf/micropython-bmp180) - MicroPython 的模块,为 BMP180 压力传感器提供类.
-* [BMP390](https://github.com/octaprog7/BMP390) - 用于 BMP390 压力和温度传感器的 MicroPython 模块.
-* [BMP180](https://github.com/octaprog7/BMP180) - 用于 BMP180 压力和温度传感器的 MicroPython 模块.
-* [MicroPython_BMP581](https://github.com/jposada202020/MicroPython_BMP581) - 适用于 Bosch BMP581 压力和温度传感器的 MicroPython 驱动程序.
-* [MicroPython_DPS310](https://github.com/jposada202020/MicroPython_DPS310) - DPS310 传感器的 MicroPython 驱动程序.
-* [MicroPython_ICP10111](https://github.com/jposada202020/MicroPython_ICP10111) - 用于 TDK ICP-10111 气压和温度传感器的 MicroPython 驱动程序.
+* [micropython-bme280](https://github.com/kevbu/micropython-bme280) - Driver for the Bosch BME280 temperature/pressure/humidity sensor.
+* [micropython-bmp180](https://github.com/micropython-IMU/micropython-bmp180) - Driver for Bosch BMP180 temperature, pressure and altitude sensor.
+* [mpy_bme280_esp8266](https://github.com/catdog2/mpy_bme280_esp8266) - Bosch BME280 temperature/pressure/humidity sensor.
+* [BME280](https://github.com/robert-hh/BME280) - MicroPython driver for the BME280 sensor, target platform Pycom devices.
+* [micropython-bmp280](https://github.com/dafvid/micropython-bmp280) - Module for the BMP280 sensor.
+* [micropython_bme280_i2c](https://github.com/triplepoint/micropython_bme280_i2c) - A MicroPython module for communicating with the Bosch BME280 temperature, humidity, and pressure sensor.
+* [MicroPython-BME280](https://github.com/neliogodoi/MicroPython-BME280) - Driver to digital sensor of Temperature, Pressure and Humidity.
+* [micropython-bmp180](https://gitlab.com/flowolf/micropython-bmp180) - A module for MicroPython which provides a class for the BMP180 pressure sensor.
+* [BMP390](https://github.com/octaprog7/BMP390) - MicroPython module for BMP390 pressure & temperature sensor.
+* [BMP180](https://github.com/octaprog7/BMP180) - MicroPython module for BMP180 pressure & temperature sensor.
+* [MicroPython_BMP581](https://github.com/jposada202020/MicroPython_BMP581) - MicroPython driver for the Bosch BMP581 pressure & temperature sensor.
+* [MicroPython_DPS310](https://github.com/jposada202020/MicroPython_DPS310) - MicroPython Driver for the DPS310 Sensor.
+* [MicroPython_ICP10111](https://github.com/jposada202020/MicroPython_ICP10111) - MicroPython Driver for the TDK ICP-10111 Barometric Pressure and Temperature sensor.
#### Battery
-* [Micropython-LC709203F](https://github.com/scopelemanuele/Micropython-LC709203F) - 用于 LC709293F 电量计的简单 MicroPython 库.
+* [Micropython-LC709203F](https://github.com/scopelemanuele/Micropython-LC709203F) - A simple MicroPython library for LC709293F Fuel Gauge.
#### Biometric
-* [micropython-fingerprint](https://github.com/chrisb2/micropython-fingerprint) - 用于读取 Grow 和zhianTec 指纹传感器的 MicroPython 库.
-* [MAX30102-MicroPython-driver](https://github.com/n-elia/MAX30102-MicroPython-driver) - 移植到 MicroPython 的 MAX30102 驱动程序. 它也应该适用于 MAX30105.
+* [micropython-fingerprint](https://github.com/chrisb2/micropython-fingerprint) - MicroPython library for reading Grow and ZhianTec fingerprint sensors.
+* [MAX30102-MicroPython-driver](https://github.com/n-elia/MAX30102-MicroPython-driver) - A MAX30102 driver ported to MicroPython. It should also work for MAX30105.
#### Camera
-* [micropython-ov2640](https://github.com/namato/micropython-ov2640) - OV2640 相机的 MicroPython 类.
-* [Nikon-Trigger-for-MicroPython](https://github.com/Thekegman/Nikon-Trigger-for-MicroPython) - 使用红外 LED 远程触发尼康相机. 对于 Pyboard v1.1.
-* [micropython-camera-driver](https://github.com/lemariva/micropython-camera-driver) - ESP32 上适用于 MicroPython 的 OV2640 摄像头驱动程序.
+* [micropython-ov2640](https://github.com/namato/micropython-ov2640) - MicroPython class for OV2640 camera.
+* [Nikon-Trigger-for-MicroPython](https://github.com/Thekegman/Nikon-Trigger-for-MicroPython) - Remote trigger for a Nikon camera using an IR LED. For Pyboard v1.1.
+* [micropython-camera-driver](https://github.com/lemariva/micropython-camera-driver) - OV2640 camera driver for MicroPython on ESP32.
* [esp32-cam-micropython](https://github.com/shariltumin/esp32-cam-micropython) - MicroPython ESP32-CAM.
-* [uPyCam](https://github.com/lemariva/uPyCam) - 使用运行 MicroPython 的 ESP32-CAM 拍照.
-* [OV2640_uPy](https://github.com/FunPythonEC/OV2640_uPy) - 适用于 MicroPython 的 OV2640 相机库.
-* [MQTT-Cam](https://github.com/jono-allen/MQTT-Cam) - ESP32-CAM MicroPython MQTT AWS S3 上传器.
+* [uPyCam](https://github.com/lemariva/uPyCam) - Take a photo with an ESP32-CAM running MicroPython.
+* [OV2640_uPy](https://github.com/FunPythonEC/OV2640_uPy) - OV2640 camera library for MicroPython.
+* [MQTT-Cam](https://github.com/jono-allen/MQTT-Cam) - ESP32-CAM MicroPython MQTT AWS S3 Uploader.
#### Colour
-* [micropython-tcs34725](https://gitlab.com/robhamerling/micropython-tcs34725) - TCS34725 和 TCS34727 颜色传感器的驱动程序类.
-* [micropython-as7341](https://gitlab.com/robhamerling/micropython-as7341) - AS7341 的 MicroPython 库.
-* [MicroPython_ISL29125](https://github.com/jposada202020/MicroPython_ISL29125) - Intersil ISL29125 颜色传感器的 MicroPython 驱动程序.
-* [TCS3200-MicroPython](https://github.com/uraich/TCS3200-MicroPython) - TCS3200 颜色传感器的 MicroPython 驱动程序和测试程序.
-* [MicroPython_TCS3430](https://github.com/jposada202020/MicroPython_TCS3430) - 适用于 AMS TCS3430 颜色和 ALS 传感器的 MicroPython 驱动程序.
+* [micropython-tcs34725](https://gitlab.com/robhamerling/micropython-tcs34725) - Driver class for TCS34725 and TCS34727 color sensors.
+* [micropython-as7341](https://gitlab.com/robhamerling/micropython-as7341) - MicroPython library for AS7341.
+* [MicroPython_ISL29125](https://github.com/jposada202020/MicroPython_ISL29125) - MicroPython Driver for the Intersil ISL29125 Color Sensor.
+* [TCS3200-MicroPython](https://github.com/uraich/TCS3200-MicroPython) - A MicroPython driver and test programs for the TCS3200 color sensor.
+* [MicroPython_TCS3430](https://github.com/jposada202020/MicroPython_TCS3430) - MicroPython driver for the AMS TCS3430 Color and ALS sensor.
#### Compass
-* [micropython-esp8266-hmc5883l](https://github.com/gvalkov/micropython-esp8266-hmc5883l) - ESP8266 上的 3 轴数字罗盘.
-* [QMC5883](https://github.com/robert-hh/QMC5883) - QMC5883 三轴数字罗盘 IC 的 Python 类.
-* [microPython_AS5600L](https://github.com/capella-ben/microPython_AS5600L) - 用于 AS5600L 磁铁旋转位置传感器的 MicroPython 驱动程序.
+* [micropython-esp8266-hmc5883l](https://github.com/gvalkov/micropython-esp8266-hmc5883l) - 3-axis digital compass on the ESP8266.
+* [QMC5883](https://github.com/robert-hh/QMC5883) - Python class for the QMC5883 Three-Axis Digital Compass IC.
+* [microPython_AS5600L](https://github.com/capella-ben/microPython_AS5600L) - MicroPython driver for AS5600L magnet rotary position sensor.
#### Current
-* [micropythonINA219](https://github.com/kabel42/micropythonINA219) - INA219 电流传感器驱动程序.
-* [pyb_ina219](https://github.com/chrisb2/pyb_ina219) - INA219 电流传感器驱动程序.
-* [INA219](https://github.com/robert-hh/INA219) - INA219 MicroPython 驱动程序.
-* [TI_INA226_micropython](https://github.com/elschopi/TI_INA226_micropython) - 适用于 Texas Instruments INA226 功率测量 IC 的 MicroPython 驱动程序.
-* [micropython-current-monitor](https://gitlab.com/n.rj.powers/micropython-current-monitor) - 使用 INA219 和 SSD1306 OLED 的当前监视器.
+* [micropythonINA219](https://github.com/kabel42/micropythonINA219) - Driver for INA219 current sensor.
+* [pyb_ina219](https://github.com/chrisb2/pyb_ina219) - Driver for INA219 current sensor.
+* [INA219](https://github.com/robert-hh/INA219) - INA219 MicroPython driver.
+* [TI_INA226_micropython](https://github.com/elschopi/TI_INA226_micropython) - MicroPython driver for Texas Instruments INA226 power measuring IC.
+* [micropython-current-monitor](https://gitlab.com/n.rj.powers/micropython-current-monitor) - Current monitor using the INA219 and an SSD1306 OLED.
#### Distance IR
-* [micropython-gp2y0e03](https://github.com/mcauser/deshipu-micropython-gp2y0e03) - 采用夏普 GP2Y0E03 的 IR-LED 测距传感器.
-* [micropython-vl6180](https://github.com/mcauser/deshipu-micropython-vl6180) - 飞行时间传感器、环境光传感器和红外发射器.
+* [micropython-gp2y0e03](https://github.com/mcauser/deshipu-micropython-gp2y0e03) - IR-LED distance measuring sensor using Sharp GP2Y0E03.
+* [micropython-vl6180](https://github.com/mcauser/deshipu-micropython-vl6180) - Time-of-Flight sensor, ambient light sensor & IR emitter.
#### Distance Laser
-* [micropython-vl53l0x](https://github.com/mcauser/deshipu-micropython-vl53l0x) - 飞行时间激光测距传感器.
-* [Qwiic_TOF_Module_RFD77402](https://github.com/ZIOCC/Qwiic_TOF_Module_RFD77402) - Qwiic TOF 模块 (RFD77402) 飞行时间测距模块.
-* [VL53L0X](https://github.com/uceeatz/VL53L0X) - 用于 LiDAR 传感器 VL53L0X 的 MicroPython 库.
-* [vl53l1x_pico](https://github.com/drakxtwo/vl53l1x_pico) - VL53L1X ToF 传感器的 MicroPython 驱动程序.
-* [tf-luna-micropython](https://github.com/davmoz/tf-luna-micropython) - 用于 TF-Luna LiDAR 模块的简单 MicroPython I2C 库.
-* [vl53l5cx](https://github.com/mp-extras/vl53l5cx) - MicroPython 和 CircuitPython 包 [VL53L5CX](https://www.st.com/en/imaging-and-photonics-solutions/vl53l5cx.html) (4x4/8x8 ToF 传感器阵列).
-* [VL6180X](https://github.com/Ledbelly2142/VL6180X) - ESP32 上 VL6180X 传感器的 MicroPython 驱动程序.
+* [micropython-vl53l0x](https://github.com/mcauser/deshipu-micropython-vl53l0x) - Time-of-Flight laser-ranging sensor.
+* [Qwiic_TOF_Module_RFD77402](https://github.com/ZIOCC/Qwiic_TOF_Module_RFD77402) - Qwiic TOF Module (RFD77402) time-of-flight rangefinding module.
+* [VL53L0X](https://github.com/uceeatz/VL53L0X) - MicroPython Library for LiDAR Sensor VL53L0X.
+* [vl53l1x_pico](https://github.com/drakxtwo/vl53l1x_pico) - MicroPython driver for the VL53L1X ToF sensor.
+* [tf-luna-micropython](https://github.com/davmoz/tf-luna-micropython) - A simple MicroPython I2C library for TF-Luna LiDAR Module.
+* [vl53l5cx](https://github.com/mp-extras/vl53l5cx) - MicroPython and CircuitPython Package for the [VL53L5CX](https://www.st.com/en/imaging-and-photonics-solutions/vl53l5cx.html) (4x4/8x8 ToF sensor array).
+* [VL6180X](https://github.com/Ledbelly2142/VL6180X) - MicroPython driver for the VL6180X sensor on the ESP32.
#### Distance Ultrasonic
-* [micropython-hcsr04](https://github.com/rsc1975/micropython-hcsr04) - HC-SR04 超声波距离传感器驱动程序.
-* [micropython-us100](https://github.com/kfricke/micropython-us100) - US-100 声纳距离传感器的 MicroPython 驱动程序.
-* [micropython-i2c-ultrasonic](https://github.com/HowManyOliversAreThere/micropython-i2c-ultrasonic) - 用于基于 RCWL-9620 的 M5 I2C 超声波距离单元的 MicroPython 驱动程序.
+* [micropython-hcsr04](https://github.com/rsc1975/micropython-hcsr04) - Driver for HC-SR04 ultrasonic distance sensors.
+* [micropython-us100](https://github.com/kfricke/micropython-us100) - MicroPython driver for the US-100 sonar distance sensor.
+* [micropython-i2c-ultrasonic](https://github.com/HowManyOliversAreThere/micropython-i2c-ultrasonic) - MicroPython driver for the RCWL-9620-based M5 I2C Ultrasonic Distance Unit.
#### Dust
-* [pyGP2Y](https://github.com/amigcamel/pyGP2Y) - 适用于 Sharp GP2Y1014AU0F 灰尘传感器的 MicroPython 库.
+* [pyGP2Y](https://github.com/amigcamel/pyGP2Y) - MicroPython library for the Sharp GP2Y1014AU0F Dust Sensor.
#### Energy
-* [ATM90E26_Micropython](https://github.com/whatnick/ATM90E26_Micropython) - ATM90E26电能计量设备的驱动程序.
-* [MCP39F521](https://github.com/warpme/MCP39F521) - 用于读取 MCP39F521 功率监视器的 ESP8266 脚本.
-* [micropython-p1meter](https://github.com/Josverl/micropython-p1meter) - ESP32 传感器,用于读取 p1 电表并将其发布到 MQTT 和 Home Assistant,用 MicroPython 编写.
+* [ATM90E26_Micropython](https://github.com/whatnick/ATM90E26_Micropython) - Driver for ATM90E26 energy metering device.
+* [MCP39F521](https://github.com/warpme/MCP39F521) - ESP8266 scripts for reading MCP39F521 power monitors.
+* [micropython-p1meter](https://github.com/Josverl/micropython-p1meter) - A ESP32 sensor to read a p1 electricity meter and publish this to MQTT and Home Assistant, written in MicroPython.
* [esp32-solar2](https://github.com/octopusengine/esp32-solar2) - Simple solar regulator - MicroPython project.
-* [cs5490_micropython](https://github.com/whatnick/cs5490_micropython) - CS5490 能量监控 IC 的 MicroPython 驱动程序.
+* [cs5490_micropython](https://github.com/whatnick/cs5490_micropython) - MicroPython Driver for CS5490 Energy Monitor IC.
#### Gaseous
-* [micropython-MQ](https://github.com/kartun83/micropython-MQ) - MQ 系列气体传感器的驱动程序.
-* [MQ135](https://github.com/rubfi/MQ135) - MQ135 气体传感器驱动程序.
-* [CCS811](https://github.com/Notthemarsian/CCS811) - ESP8266 板上 CCS811 的基本 MicroPython 驱动程序.
-* [micropython-scd30](https://github.com/agners/micropython-scd30) - 适用于 Sensirion SCD30 CO2 传感器模块的 MicroPython I2C 驱动程序.
-* [MicroPython_SCD4X](https://github.com/peter-l5/MicroPython_SCD4X) - 适用于 Sensirion SCD40 和 SCD41 CO2 传感器的 MicroPython I2C 驱动程序.
-* [micropython-sgp40](https://github.com/agners/micropython-sgp40) - 用于 SGP40 VOC 传感器模块的 MicroPython I2C 驱动程序.
-* [MICS6814-Micropython-driver](https://gitlab.com/DanNduati/MICS6814-Micropython-driver) - 适用于 Pimoroni MICS6814 分线板的 ESP32 MicroPython 驱动程序.
-* [MicroPython_AGS02MA](https://github.com/jposada202020/MicroPython_AGS02MA) - AGS02MA TVOC 传感器的 MicroPython 驱动程序.
-* [SCD4x](https://github.com/octaprog7/SCD4x) - MicroPython 模块可与 Sensirion 的 SCD4x(SCD40、SCD41)低功耗 CO2、温度和湿度电声传感器配合使用.
-* [ens160](https://github.com/octaprog7/ens160) - MicroPython 模块可与 ENS160 数字金属氧化物多种气体传感器配合使用.
+* [micropython-MQ](https://github.com/kartun83/micropython-MQ) - Drivers for MQ series gas sensors.
+* [MQ135](https://github.com/rubfi/MQ135) - Driver for MQ135 gas sensor.
+* [CCS811](https://github.com/Notthemarsian/CCS811) - Basic MicroPython driver for CCS811 on ESP8266 boards.
+* [micropython-scd30](https://github.com/agners/micropython-scd30) - MicroPython I2C driver for Sensirion SCD30 CO2 sensor module.
+* [MicroPython_SCD4X](https://github.com/peter-l5/MicroPython_SCD4X) - MicroPython I2C driver for Sensirion SCD40 and SCD41 CO2 sensors.
+* [micropython-sgp40](https://github.com/agners/micropython-sgp40) - MicroPython I2C driver for SGP40 VOC sensor module.
+* [MICS6814-Micropython-driver](https://gitlab.com/DanNduati/MICS6814-Micropython-driver) - ESP32 MicroPython driver for the Pimoroni MICS6814 breakout board.
+* [MicroPython_AGS02MA](https://github.com/jposada202020/MicroPython_AGS02MA) - MicroPython Driver for the AGS02MA TVOC sensor.
+* [SCD4x](https://github.com/octaprog7/SCD4x) - MicroPython module for work with SCD4x (SCD40, SCD41) low power CO2, temperature & humidity electroacoustic sensor from Sensirion.
+* [ens160](https://github.com/octaprog7/ens160) - MicroPython module for work with ENS160 Digital Metal-Oxide Multi-Gas Sensor.
#### Humidity
-* [MicroPython_HTS221](https://github.com/jposada202020/MicroPython_HTS221) - HTS221 湿度传感器的 MicroPython 驱动程序.
+* [MicroPython_HTS221](https://github.com/jposada202020/MicroPython_HTS221) - MicroPython Driver for the HTS221 Humidity Sensor.
#### Light
-* [MicroPython-SI1145](https://github.com/neliogodoi/MicroPython-SI1145) - SI1145 紫外线指数、红外线、可见光和接近传感器.
-* [micropython-tsl2561](https://github.com/kfricke/micropython-tsl2561) - TAOS/ams 的 TSL2561 照明传感器驱动程序.
-* [mpy_bh1750fvi_esp8266](https://github.com/catdog2/mpy_bh1750fvi_esp8266) - BH1750FVI 传感器的 ESP8266 驱动程序.
-* [bh1750](https://github.com/PinkInk/upylib/tree/master/bh1750) - BH1750 I2C 数字光传感器驱动器.
-* [micropython-max44009](https://github.com/mcauser/micropython-max44009) - MAX44009 环境光传感器的 MicroPython 驱动程序.
-* [veml7700](https://github.com/palouf34/veml7700) - 用于 VEML7700 光传感器的 MicroPython 库.
-* [MicroPython_MAX44009_driver](https://github.com/rcolistete/MicroPython_MAX44009_driver) - MAX44009 光传感器的 MicroPython 驱动程序.
-* [MicroPython-VEML6075](https://github.com/neliogodoi/MicroPython-VEML6075) - VEML6075 紫外线传感器的驱动器底座.
-* [BH1750](https://github.com/octaprog7/BH1750) - 用于 BH1750 环境光传感器 (ALS) 的 MicroPython 模块.
-* [veml7700](https://github.com/octaprog7/veml7700) - Vishay 的 VEML7700 环境光传感器 (ALS) 的 MicroPython 模块.
+* [MicroPython-SI1145](https://github.com/neliogodoi/MicroPython-SI1145) - SI1145 UV index, IR, visible light and proximity sensor.
+* [micropython-tsl2561](https://github.com/kfricke/micropython-tsl2561) - Driver for the TSL2561 illumination sensor from TAOS / ams.
+* [mpy_bh1750fvi_esp8266](https://github.com/catdog2/mpy_bh1750fvi_esp8266) - ESP8266 driver for BH1750FVI sensor.
+* [bh1750](https://github.com/PinkInk/upylib/tree/master/bh1750) - BH1750 I2C digital light sensor driver.
+* [micropython-max44009](https://github.com/mcauser/micropython-max44009) - MicroPython driver for the MAX44009 ambient light sensor.
+* [veml7700](https://github.com/palouf34/veml7700) - Library for MicroPython for VEML7700 light sensor.
+* [MicroPython_MAX44009_driver](https://github.com/rcolistete/MicroPython_MAX44009_driver) - MicroPython driver for MAX44009 light sensor.
+* [MicroPython-VEML6075](https://github.com/neliogodoi/MicroPython-VEML6075) - Driver base for the VEML6075 UV light sensor.
+* [BH1750](https://github.com/octaprog7/BH1750) - MicroPython module for the BH1750 ambient light sensor (ALS).
+* [veml7700](https://github.com/octaprog7/veml7700) - MicroPython module for the VEML7700 ambient light sensor (ALS) from Vishay.
#### Magnetometer
-* [MicroPython_LIS2MDL](https://github.com/jposada202020/MicroPython_LIS2MDL) - ST LIS2MDL 磁力计传感器的 MicroPython 驱动程序.
-* [MicroPython_LIS3MDL](https://github.com/jposada202020/MicroPython_LIS3MDL) - ST LIS3MDL 磁力计的 MicroPython 驱动程序.
-* [MicroPython_MLX90393](https://github.com/jposada202020/MicroPython_MLX90393) - MLX90393 磁力计的 MicroPython 驱动程序.
-* [MicroPython_MMC5603](https://github.com/jposada202020/MicroPython_MMC5603) - Memsic MMC5603 磁力计的 MicroPython 驱动程序.
-* [MicroPython_BMM150](https://github.com/jposada202020/MicroPython_BMM150) - 适用于 Bosch BMM150 磁力计的 MicroPython 驱动程序.
-* [MicroPython_MMC5983](https://github.com/jposada202020/MicroPython_MMC5983) - Memsic MMC5983 磁力计的 MicroPython 库.
+* [MicroPython_LIS2MDL](https://github.com/jposada202020/MicroPython_LIS2MDL) - MicroPython Driver for the ST LIS2MDL Magnetometer sensor.
+* [MicroPython_LIS3MDL](https://github.com/jposada202020/MicroPython_LIS3MDL) - MicroPython Driver for the ST LIS3MDL magnetometer.
+* [MicroPython_MLX90393](https://github.com/jposada202020/MicroPython_MLX90393) - MicroPython Driver for the MLX90393 Magnetometer.
+* [MicroPython_MMC5603](https://github.com/jposada202020/MicroPython_MMC5603) - MicroPython driver for the Memsic MMC5603 Magnetometer.
+* [MicroPython_BMM150](https://github.com/jposada202020/MicroPython_BMM150) - MicroPython Driver for the Bosch BMM150 Magnetometer.
+* [MicroPython_MMC5983](https://github.com/jposada202020/MicroPython_MMC5983) - MicroPython Library for the Memsic MMC5983 Magnetometer.
#### Motion Inertial
-* [micropython-bmx055](https://github.com/micropython-IMU/micropython-bmx055) - Bosch BMX055 IMU 传感器驱动程序.
-* [micropython-bno055](https://github.com/deshipu/micropython-bno055) - Bosch Sensortec BNO055 9DOF IMU 传感器,I2C 接口.
-* [micropython-lsm9ds0](https://github.com/micropython-IMU/micropython-lsm9ds0) - LSM9DS0 g-force 线性加速度、高斯磁和 DPS 角速率传感器.
-* [micropython-mpu9250](https://github.com/tuupola/micropython-mpu9250) - MPU9250 9 轴运动跟踪设备的 I2C 驱动程序.
-* [micropython-mpu9x50](https://github.com/micropython-IMU/micropython-mpu9x50) - InvenSense MPU9250 惯性测量单元的驱动程序.
-* [MPU6050-ESP8266-MicroPython](https://github.com/adamjezek98/MPU6050-ESP8266-MicroPython) - 用于 MPU6050 加速计/陀螺仪的 ESP8266 驱动程序.
-* [py-mpu6050](https://github.com/larsks/py-mpu6050) - 用于 MPU6050 加速计/陀螺仪的 ESP8266 驱动程序.
-* [micropython-mpu6886](https://github.com/tuupola/micropython-mpu6886) - 用于 MPU6886 6 轴运动跟踪设备的 MicroPython I2C 驱动程序.
-* [micropython-fusion](https://github.com/micropython-IMU/micropython-fusion) - 传感器融合根据运动跟踪设备的输出计算航向、俯仰和滚动.
-* [flight_controller](https://github.com/wagnerc4/flight_controller) - MicroPython 飞行控制器.
-* [micropython-bno055](https://github.com/micropython-IMU/micropython-bno055) - 适用于 MicroPython 的博世 BNO055 驱动程序. 具有硬件传感器融合的 IMU.
-* [micropython-mpu6050-mqtt-streamer](https://github.com/mozanunal/micropython-mpu6050-mqtt-streamer) - 在 ESP8266 上使用 MicroPython 将数据从 MPU6050 流式传输到 MQTT 服务器.
-* [upy-motion](https://github.com/OneMadGypsy/upy-motion) - 用 MicroPython 编写的简单 MPU6050 驱动程序.
-* [micropython-bno08x-rvc](https://github.com/rdagger/micropython-bno08x-rvc) - BNO08x 的 MicroPython 库.
-* [micropython-mpu9250](https://gitlab.com/nnayo/micropython-mpu9250) - MicroPython MPU-9250 (MPU-6500 + AK8963) I2C 驱动程序.
-* [MicroPython_ICM20948](https://github.com/jposada202020/MicroPython_ICM20948) - 用于 TDK ICM20948 加速度计/陀螺仪传感器的 MicroPython 驱动程序.
-* [MicroPython_BMI160](https://github.com/jposada202020/MicroPython_BMI160) - 适用于 Bosch BMI160 加速度计/陀螺仪传感器的 MicroPython 驱动程序.
-* [micropython-mpu6050](https://github.com/wybiral/micropython-mpu6050) - 用于读取 MPU-6050 加速度计和陀螺仪模块的 MicroPython 库.
-* [MicroPython_ICG20660](https://github.com/jposada202020/MicroPython_ICG20660) - 用于 TDK ICG20660 加速度计/陀螺仪传感器的 MicroPython 驱动程序.
+* [micropython-bmx055](https://github.com/micropython-IMU/micropython-bmx055) - Driver for Bosch BMX055 IMU sensor.
+* [micropython-bno055](https://github.com/deshipu/micropython-bno055) - Bosch Sensortec BNO055 9DOF IMU sensor, I2C interface.
+* [micropython-lsm9ds0](https://github.com/micropython-IMU/micropython-lsm9ds0) - LSM9DS0 g-force linear acceleration, Gauss magnetic and DPS angular rate sensors.
+* [micropython-mpu9250](https://github.com/tuupola/micropython-mpu9250) - I2C driver for MPU9250 9-axis motion tracking device.
+* [micropython-mpu9x50](https://github.com/micropython-IMU/micropython-mpu9x50) - Driver for the InvenSense MPU9250 inertial measurement unit.
+* [MPU6050-ESP8266-MicroPython](https://github.com/adamjezek98/MPU6050-ESP8266-MicroPython) - ESP8266 driver for MPU6050 accelerometer/gyroscope.
+* [py-mpu6050](https://github.com/larsks/py-mpu6050) - ESP8266 driver for MPU6050 accelerometer/gyroscope.
+* [micropython-mpu6886](https://github.com/tuupola/micropython-mpu6886) - MicroPython I2C driver for MPU6886 6-axis motion tracking device.
+* [micropython-fusion](https://github.com/micropython-IMU/micropython-fusion) - Sensor fusion calculates heading, pitch and roll from the outputs of motion tracking devices.
+* [flight_controller](https://github.com/wagnerc4/flight_controller) - MicroPython flight controller.
+* [micropython-bno055](https://github.com/micropython-IMU/micropython-bno055) - Bosch BNO055 driver for MicroPython. IMU with hardware sensor fusion.
+* [micropython-mpu6050-mqtt-streamer](https://github.com/mozanunal/micropython-mpu6050-mqtt-streamer) - Stream data from MPU6050 to MQTT server using MicroPython on ESP8266.
+* [upy-motion](https://github.com/OneMadGypsy/upy-motion) - A simple MPU6050 driver written in MicroPython.
+* [micropython-bno08x-rvc](https://github.com/rdagger/micropython-bno08x-rvc) - MicroPython library for BNO08x.
+* [micropython-mpu9250](https://gitlab.com/nnayo/micropython-mpu9250) - MicroPython MPU-9250 (MPU-6500 + AK8963) I2C driver.
+* [MicroPython_ICM20948](https://github.com/jposada202020/MicroPython_ICM20948) - MicroPython Driver for the TDK ICM20948 Accelerometer/Gyro Sensor.
+* [MicroPython_BMI160](https://github.com/jposada202020/MicroPython_BMI160) - MicroPython Driver for the Bosch BMI160 Accelerometer/Gyro Sensor.
+* [micropython-mpu6050](https://github.com/wybiral/micropython-mpu6050) - MicroPython library for reading from MPU-6050 accelerometer and gyroscope modules.
+* [MicroPython_ICG20660](https://github.com/jposada202020/MicroPython_ICG20660) - MicroPython Driver for the TDK ICG20660 Accelerometer/Gyro sensor.
#### Pressure
-* [ms5803-micropython](https://github.com/minyiky/ms5803-micropython) - MS5803 压力和温度传感器驱动程序的 MicroPython 实现.
-* [MPL3115A2_MicroPython](https://github.com/PinsonJonas/MPL3115A2_MicroPython) - MPL3115A2 高度计的 MicroPython 库.
-* [MicroPython_MMR902](https://github.com/jposada202020/MicroPython_MMR902) - Mitsumi MMR902 微型压力传感器的 MicroPython 驱动程序.
-* [MicroPython_MPL3115A2](https://github.com/jposada202020/MicroPython_MPL3115A2) - NXP MPL3115A2 压力和温度传感器的 MicroPython 驱动程序.
-* [MicroPython_MS5611](https://github.com/jposada202020/MicroPython_MS5611) - 用于 TE MS5611 压力和温度传感器的 MicroPython 驱动程序.
-* [D6F-PH](https://github.com/ekspla/D6F-PH) - 用于差压传感器 D6F-PH (欧姆龙) 的 MicroPython 模块.
+* [ms5803-micropython](https://github.com/minyiky/ms5803-micropython) - A MicroPython implementation of the driver for an MS5803 pressure & temperature sensor.
+* [MPL3115A2_MicroPython](https://github.com/PinsonJonas/MPL3115A2_MicroPython) - MicroPython library for the MPL3115A2 altimeter.
+* [MicroPython_MMR902](https://github.com/jposada202020/MicroPython_MMR902) - MicroPython Driver for the Mitsumi MMR902 Micro Pressure Sensor.
+* [MicroPython_MPL3115A2](https://github.com/jposada202020/MicroPython_MPL3115A2) - MicroPython driver for the NXP MPL3115A2 Pressure and Temperature sensor.
+* [MicroPython_MS5611](https://github.com/jposada202020/MicroPython_MS5611) - MicroPython Driver for the TE MS5611 Pressure and Temperature Sensor.
+* [D6F-PH](https://github.com/ekspla/D6F-PH) - MicroPython module for differential pressure sensor, D6F-PH (OMRON).
#### Proximity
-* [uPy_APDS9960](https://github.com/rlangoy/uPy_APDS9960) - 使用 APDS9960 的 ESP8266 MicroPython 邻近库.
-* [MicroPython_VCNL4010](https://github.com/jposada202020/MicroPython_VCNL4010) - 适用于 Vishay VCNL4010 接近和环境光传感器的 MicroPython 驱动程序.
+* [uPy_APDS9960](https://github.com/rlangoy/uPy_APDS9960) - MicroPython proximity library for ESP8266 using APDS9960.
+* [MicroPython_VCNL4010](https://github.com/jposada202020/MicroPython_VCNL4010) - MicroPython Driver for the Vishay VCNL4010 Proximity and Ambient Light Sensor.
#### Radiation
-* [micropython-geiger](https://github.com/Josep/micropython-geiger) - 带 MicroPython 卡的盖革计数器.
-* [ESPGeiger](https://github.com/biemster/ESPGeiger) - 用于 ESP8266 盖革计数器的 MicroPython 库.
+* [micropython-geiger](https://github.com/Josep/micropython-geiger) - Geiger counter with MicroPython card.
+* [ESPGeiger](https://github.com/biemster/ESPGeiger) - MicroPython library for the ESP8266 Geiger counter.
#### Soil Moisture
-* [micropython-chirp](https://github.com/robberwick/micropython-chirp) - Chirp 土壤湿度传感器的驱动程序.
-* [MicroPython-MiFlora](https://github.com/matthias-bs/MicroPython-MiFlora) - 小米 Mi Flora(又称花卉护理)BLE 植物传感器(土壤湿度/电导率/光强度/温度).
-* [micropython-miflora](https://github.com/agners/micropython-miflora) - 适用于小米 Mi Flora BLE 植物传感器的 MicroPython 库.
+* [micropython-chirp](https://github.com/robberwick/micropython-chirp) - Driver for the Chirp Soil Moisture Sensor.
+* [MicroPython-MiFlora](https://github.com/matthias-bs/MicroPython-MiFlora) - Xiaomi Mi Flora (aka flower care) BLE plant sensors (soil moisture/conductivity/light intensity/temperature).
+* [micropython-miflora](https://github.com/agners/micropython-miflora) - MicroPython library for Xiaomi Mi Flora BLE plant sensors.
#### Spectral
-* [AS726X_LoPy](https://github.com/jajberni/AS726X_LoPy) - AS726X 光谱传感器的 MicroPython 驱动程序.
-* [MicroPython_AS7262X_driver](https://github.com/rcolistete/MicroPython_AS7262X_driver) - 用于 AS7262/AS7263 纳米光谱仪传感器的 MicroPython 驱动程序.
+* [AS726X_LoPy](https://github.com/jajberni/AS726X_LoPy) - MicroPython driver for the AS726X spectral sensor.
+* [MicroPython_AS7262X_driver](https://github.com/rcolistete/MicroPython_AS7262X_driver) - MicroPython driver for AS7262/AS7263 nano spectrometer sensor.
#### Temperature Analog
-* [micropython-max31855](https://github.com/mcauser/deshipu-micropython-max31855) - 热电偶放大器,SPI接口.
-* [max31856](https://github.com/alinbaltaru/max31856) - 带线性化、SPI 接口的精密热电偶数字转换器.
-* [mcp9700](https://gitlab.com/CrispyCrafter/mcp9700) - MCP9700 的通用 MicroPython 驱动程序.
+* [micropython-max31855](https://github.com/mcauser/deshipu-micropython-max31855) - Thermocouple amplifier, SPI interface.
+* [max31856](https://github.com/alinbaltaru/max31856) - Precision thermocouple to digital converter with linearization, SPI interface.
+* [mcp9700](https://gitlab.com/CrispyCrafter/mcp9700) - Generic MicroPython driver for MCP9700.
#### Temperature Digital
-* [bme680-mqtt-micropython](https://github.com/robmarkcole/bme680-mqtt-micropython) - BME680 气体、压力、温度和湿度传感器的驱动程序.
-* [LM75-MicroPython](https://github.com/OldhamMade/LM75-MicroPython) - LM75 数字温度传感器、I2C 接口的驱动程序.
-* [micropython-am2320](https://github.com/mcauser/micropython-am2320) - 奥松AM2320温湿度传感器,I2C接口.
-* [micropython-dht12](https://github.com/mcauser/micropython-dht12) - 奥松DHT12温湿度传感器,I2C接口.
-* [micropython-hdc1008](https://github.com/kfricke/micropython-hdc1008) - Texas Instruments HDC1008 湿度和温度传感器的驱动程序.
-* [micropython-mcp9808](https://github.com/kfricke/micropython-mcp9808) - Microchip MCP9808 温度传感器的驱动程序.
-* [micropython-mpl115a2](https://github.com/khoulihan/micropython-mpl115a2) - MPL115A2 气压传感器的 Pyboard 驱动程序.
-* [micropython-sht30](https://github.com/rsc1975/micropython-sht30) - SHT30温湿度传感器驱动程序.
-* [micropython-sht31](https://github.com/kfricke/micropython-sht31) - SHT31温度和湿度传感器的驱动程序.
-* [micropython-Si7005](https://github.com/Smrtokvitek/micropython-Si7005) - Si7005 相对湿度和温度传感器的驱动程序.
-* [micropython-si7021](https://github.com/mcauser/deshipu-micropython-si7021) - SI7021温湿度传感器,I2C接口.
-* [micropython-si7021](https://github.com/chrisbalmer/micropython-si7021) - SI7021温湿度传感器,I2C接口.
-* [micropython-Si705x](https://github.com/billyrayvalentine/micropython-Si705x) - Silicon Labs Si705x 系列温度传感器,I2C 接口.
-* [micropython-Si70xx](https://github.com/billyrayvalentine/micropython-Si70xx) - Silicon Labs Si70xx 系列相对湿度和温度传感器,I2C 接口.
-* [micropython-tmp102](https://github.com/khoulihan/micropython-tmp102) - TMP102 数字温度传感器的驱动程序.
-* [Official DHT11+DHT12](https://github.com/micropython/micropython-lib/tree/master/micropython/drivers/sensor/dht) - 用于 DHT11 和 DHT12 温度和湿度传感器的 ESP8266 驱动程序.
-* [sht25-micropython](https://github.com/Miceuz/sht25-micropython) - SHT25温湿度传感器驱动程序.
-* [micropython-tmp1075](https://github.com/mattytrentini/micropython-tmp1075) - TI TMP1075 温度传感器的驱动程序.
-* [micropython-sht11](https://github.com/2black0/micropython-sht11) - Sensirion SHT11 温度和湿度传感器的驱动程序.
-* [micropython-lm75a](https://github.com/mcauser/micropython-lm75a) - NXP LM75A 数字温度传感器的驱动程序.
-* [BME680-Micropython](https://github.com/robert-hh/BME680-Micropython) - BME680 传感器的 MicroPython 驱动程序.
-* [htu21d-esp8266](https://github.com/julianhille/htu21d-esp8266) - 这是一个 MicroPython 模块/类,用于测量来自 HTU21D 的数据.
-* [HTU21D](https://github.com/peterhinch/micropython-async/blob/master/v3/docs/HTU21D.md) - HTU21D温度和湿度传感器的异步驱动器.
-* [esp-sht3x-micropython](https://github.com/HAIZAKURA/esp-sht3x-micropython) - 使用 MicroPython 的用于 ESP8266/ESP32 的 SHT3x (SHT30/31/35) 库.
-* [sht25-micropython](https://gitlab.com/miceuz/sht25-micropython) - SHT25湿度和温度传感器API的MicroPython实现.
-* [micropython-sht30](https://github.com/schinckel/micropython-sht30) - 基于 I2C 总线的纯 Python 中的 SHT30 传感器驱动程序.
-* [micropython_ahtx0](https://github.com/targetblank/micropython_ahtx0) - 适用于 AHT10 和 AHT20 温度和湿度传感器的 MicroPython 驱动程序.
-* [sht85](https://github.com/octaprog7/sht85) - MicroPython 驱动程序 [Sensiron SHT85](https://sensirion.com/products/catalog/SHT85/) 湿度和温度传感器.
-* [micropython-zacwire](https://github.com/mdaeron/micropython-zacwire) - 用于 TSic 506F 温度传感器中使用的 ZACwire 协议的 MicroPython 驱动程序.
-* [MicroPython_HTU31D](https://github.com/jposada202020/MicroPython_HTU31D) - 适用于 TE HTU31D 温度和湿度传感器的 MicroPython 库.
-* [MicroPython_SHTC3](https://github.com/jposada202020/MicroPython_SHTC3) - 适用于 Sensirion SHTC3 温度和湿度传感器的 MicroPython 驱动程序.
-* [MicroPython_TMP117](https://github.com/jposada202020/MicroPython_TMP117) - TMP117 温度传感器的 MicroPython 驱动程序.
-* [MicroPython_SI7021](https://github.com/jposada202020/MicroPython_SI7021) - 用于温度和湿度 SI7021 传感器的 MicroPython 库.
-* [MicroPython_ADT7410](https://github.com/jposada202020/MicroPython_ADT7410) - Analog Devices ADT7410 温度传感器的 MicroPython 驱动程序.
-* [MicroPython_WSENTIDS](https://github.com/jposada202020/MicroPython_WSENTIDS) - WSEN WSEN-TIDS 温度传感器的 MicroPython 库.
-* [MicroPython_HS3003](https://github.com/jposada202020/MicroPython_HS3003) - 适用于瑞萨 HS3003 温度和湿度传感器的 MicroPython 驱动程序.
-* [MicroPython_STTS22H](https://github.com/jposada202020/MicroPython_STTS22H) - STTS22H 温度传感器的 MicroPython 驱动程序.
-* [MicroPython_HTU21DF](https://github.com/jposada202020/MicroPython_HTU21DF) - MicroPython HTU21D-F 温度和湿度驱动程序.
-* [MicroPython_SHT4X](https://github.com/jposada202020/MicroPython_SHT4X) - 适用于 Sensirion 温度和湿度 SHT40 和 SHT45 传感器的 MicroPython 驱动程序.
-* [MicroPython_SHT20](https://github.com/jposada202020/MicroPython_SHT20) - Sensirion SHT20 温度传感器的 MicroPython 驱动程序.
-* [MicroPython_MCP9808](https://github.com/jposada202020/MicroPython_MCP9808) - Microchip MCP9808 温度传感器的 MicroPython 驱动程序.
-* [MicroPython_HDC1080](https://github.com/jposada202020/MicroPython_HDC1080) - 适用于 TI HDC1080 温度和湿度传感器的 MicroPython 驱动程序.
-* [TMP117](https://github.com/octaprog7/TMP117) - 适用于 Texas Instruments 的 TMP117 温度传感器的 MicroPython 模块.
-* [BME680](https://github.com/octaprog7/BME680) - 适用于 BME680(博世低功率气体、压力、温度和湿度传感器)的 MicroPython 模块.
-* [SHT30](https://github.com/robert-hh/SHT30) - 适用于 Sensirion SHT3x 传感器的 MicroPython 驱动程序.
-* [MicroPython_AS6212](https://github.com/jposada202020/MicroPython_AS6212) - ASM AS6212 温度传感器的 MicroPython 库.
+* [bme680-mqtt-micropython](https://github.com/robmarkcole/bme680-mqtt-micropython) - Driver for BME680 gas, pressure, temperature and humidity sensor.
+* [LM75-MicroPython](https://github.com/OldhamMade/LM75-MicroPython) - Driver for LM75 digital temperature sensor, I2C interface.
+* [micropython-am2320](https://github.com/mcauser/micropython-am2320) - Aosong AM2320 temperature and humidity sensor, I2C interface.
+* [micropython-dht12](https://github.com/mcauser/micropython-dht12) - Aosong DHT12 temperature and humidity sensor, I2C interface.
+* [micropython-hdc1008](https://github.com/kfricke/micropython-hdc1008) - Driver for the Texas Instruments HDC1008 humidity and temperature sensor.
+* [micropython-mcp9808](https://github.com/kfricke/micropython-mcp9808) - Driver for the Microchip MCP9808 temperature sensor.
+* [micropython-mpl115a2](https://github.com/khoulihan/micropython-mpl115a2) - Pyboard driver for the MPL115A2 barometric pressure sensor.
+* [micropython-sht30](https://github.com/rsc1975/micropython-sht30) - Driver for SHT30 temperature and humidity sensor.
+* [micropython-sht31](https://github.com/kfricke/micropython-sht31) - Driver for the SHT31 temperature and humidity sensor.
+* [micropython-Si7005](https://github.com/Smrtokvitek/micropython-Si7005) - Driver for Si7005 relative humidity and temperature sensor.
+* [micropython-si7021](https://github.com/mcauser/deshipu-micropython-si7021) - SI7021 Temperature and humidity sensor, I2C interface.
+* [micropython-si7021](https://github.com/chrisbalmer/micropython-si7021) - SI7021 Temperature and humidity sensor, I2C interface.
+* [micropython-Si705x](https://github.com/billyrayvalentine/micropython-Si705x) - Silicon Labs Si705x series of temperature sensors, I2C interface.
+* [micropython-Si70xx](https://github.com/billyrayvalentine/micropython-Si70xx) - Silicon Labs Si70xx series of relative humidity and temperature sensors, I2C interface.
+* [micropython-tmp102](https://github.com/khoulihan/micropython-tmp102) - Driver for TMP102 digital temperature sensor.
+* [Official DHT11+DHT12](https://github.com/micropython/micropython-lib/tree/master/micropython/drivers/sensor/dht) - ESP8266 driver for DHT11 and DHT12 temperature and humidity sensor.
+* [sht25-micropython](https://github.com/Miceuz/sht25-micropython) - Driver for SHT25 temperature and humidity sensor.
+* [micropython-tmp1075](https://github.com/mattytrentini/micropython-tmp1075) - Driver for the TI TMP1075 temperature sensor.
+* [micropython-sht11](https://github.com/2black0/micropython-sht11) - Driver for Sensirion SHT11 temperature and humidity sensor.
+* [micropython-lm75a](https://github.com/mcauser/micropython-lm75a) - Driver for the NXP LM75A digital temperature sensor.
+* [BME680-Micropython](https://github.com/robert-hh/BME680-Micropython) - MicroPython driver for the BME680 sensor.
+* [htu21d-esp8266](https://github.com/julianhille/htu21d-esp8266) - This is a MicroPython module / class to measure data from the HTU21D.
+* [HTU21D](https://github.com/peterhinch/micropython-async/blob/master/v3/docs/HTU21D.md) - Asynchronous driver for HTU21D temperature and humidity sensor.
+* [esp-sht3x-micropython](https://github.com/HAIZAKURA/esp-sht3x-micropython) - A SHT3x (SHT30/31/35) library for ESP8266/ESP32 with MicroPython.
+* [sht25-micropython](https://gitlab.com/miceuz/sht25-micropython) - MicroPython implementation of API of SHT25 humidity and temperature sensor.
+* [micropython-sht30](https://github.com/schinckel/micropython-sht30) - SHT30 sensor driver in pure Python based on I2C bus.
+* [micropython_ahtx0](https://github.com/targetblank/micropython_ahtx0) - MicroPython driver for the AHT10 and AHT20 temperature and humidity sensors.
+* [sht85](https://github.com/octaprog7/sht85) - MicroPython driver for the [Sensiron SHT85](https://sensirion.com/products/catalog/SHT85/) humidity and temperature sensor.
+* [micropython-zacwire](https://github.com/mdaeron/micropython-zacwire) - MicroPython driver for the ZACwire protocol used in TSic 506F temperature sensors.
+* [MicroPython_HTU31D](https://github.com/jposada202020/MicroPython_HTU31D) - MicroPython library for TE HTU31D temperature and humidity sensors.
+* [MicroPython_SHTC3](https://github.com/jposada202020/MicroPython_SHTC3) - MicroPython Driver for the Sensirion SHTC3 Temperature and Humidity Sensor.
+* [MicroPython_TMP117](https://github.com/jposada202020/MicroPython_TMP117) - MicroPython Driver for the TMP117 Temperature Sensor.
+* [MicroPython_SI7021](https://github.com/jposada202020/MicroPython_SI7021) - MicroPython Library for the Temperature and Humidity SI7021 Sensor.
+* [MicroPython_ADT7410](https://github.com/jposada202020/MicroPython_ADT7410) - MicroPython Driver for the Analog Devices ADT7410 Temperature Sensor.
+* [MicroPython_WSENTIDS](https://github.com/jposada202020/MicroPython_WSENTIDS) - MicroPython library for the WSEN WSEN-TIDS temperature Sensor.
+* [MicroPython_HS3003](https://github.com/jposada202020/MicroPython_HS3003) - MicroPython Driver for the Renesas HS3003 Temperature and Humidity Sensor.
+* [MicroPython_STTS22H](https://github.com/jposada202020/MicroPython_STTS22H) - MicroPython Driver for the STTS22H Temperature Sensor.
+* [MicroPython_HTU21DF](https://github.com/jposada202020/MicroPython_HTU21DF) - MicroPython HTU21D-F Temperature & Humidity driver.
+* [MicroPython_SHT4X](https://github.com/jposada202020/MicroPython_SHT4X) - MicroPython Driver fot the Sensirion Temperature and Humidity SHT40 and SHT45 Sensor.
+* [MicroPython_SHT20](https://github.com/jposada202020/MicroPython_SHT20) - MicroPython Driver for the Sensirion SHT20 Temperature Sensor.
+* [MicroPython_MCP9808](https://github.com/jposada202020/MicroPython_MCP9808) - MicroPython Driver for the Microchip MCP9808 Temperature Sensor.
+* [MicroPython_HDC1080](https://github.com/jposada202020/MicroPython_HDC1080) - MicroPython driver for the TI HDC1080 Temperature and Humidity sensor.
+* [TMP117](https://github.com/octaprog7/TMP117) - MicroPython module for the TMP117 temperature sensor from Texas Instruments.
+* [BME680](https://github.com/octaprog7/BME680) - MicroPython module for the BME680, Bosch low power gas, pressure, temperature & humidity sensor.
+* [SHT30](https://github.com/robert-hh/SHT30) - MicroPython driver for the Sensirion SHT3x sensor.
+* [MicroPython_AS6212](https://github.com/jposada202020/MicroPython_AS6212) - MicroPython Library for the ASM AS6212 Temperature Sensor.
#### Temperature IR
-* [micropython-mlx90614](https://github.com/mcauser/micropython-mlx90614) - Melexis MLX90614 红外温度传感器驱动程序.
-* [MicroPython_MLX90615_driver](https://github.com/rcolistete/MicroPython_MLX90615_driver) - Melexis MLX90615 红外温度传感器的 MicroPython 驱动程序.
+* [micropython-mlx90614](https://github.com/mcauser/micropython-mlx90614) - Driver for Melexis MLX90614 IR temperature sensor.
+* [MicroPython_MLX90615_driver](https://github.com/rcolistete/MicroPython_MLX90615_driver) - MicroPython driver for Melexis MLX90615 IR temperature sensor.
#### Touch Capacitive
-* [micropython-mpr121](https://github.com/mcauser/micropython-mpr121) - MPR121 电容式触摸键盘和分线板的驱动程序.
-* [micropython-ttp223](https://github.com/mcauser/micropython-ttp223) - 使用 TTP223 电容式触摸模块的示例.
-* [micropython-TTP229-BSF](https://github.com/alankrantas/micropython-TTP229-BSF) - 用于串行接口模式下 TTP229-BSF 16 键电容式键盘的 MicroPython ESP8266/ESP32 驱动程序.
-* [uFT6336U](https://github.com/fantasticdonkey/uFT6336U) - 适用于 Focus LCD FT6336U 电容式触摸屏控制器 IC 的 MicroPython I2C 驱动程序.
-* [MicroPythonTrill](https://github.com/Heerkog/MicroPythonTrill) - 适用于 MicroPython 的 Trill 触摸传感器库.
-* [L58Touch](https://github.com/russhughes/L58Touch) - L58 多点触控 MicroPython 模块.
+* [micropython-mpr121](https://github.com/mcauser/micropython-mpr121) - Driver for MPR121 capacitive touch keypads and breakout boards.
+* [micropython-ttp223](https://github.com/mcauser/micropython-ttp223) - Examples using TTP223 capacitive touch module.
+* [micropython-TTP229-BSF](https://github.com/alankrantas/micropython-TTP229-BSF) - MicroPython ESP8266/ESP32 driver for TTP229-BSF 16-key capacitive keypad in serial interface mode.
+* [uFT6336U](https://github.com/fantasticdonkey/uFT6336U) - MicroPython I2C driver for the Focus LCDs FT6336U capacitive touch panel controller IC.
+* [MicroPythonTrill](https://github.com/Heerkog/MicroPythonTrill) - Trill touch sensor library for MicroPython.
+* [L58Touch](https://github.com/russhughes/L58Touch) - L58 Multi-Touch MicroPython Module.
#### Touch Resistive
-* [XPT2046-touch-pad-driver](https://github.com/robert-hh/XPT2046-touch-pad-driver) - 许多 TFT 模块中使用的 XPT2046 触摸板控制器的驱动程序.
+* [XPT2046-touch-pad-driver](https://github.com/robert-hh/XPT2046-touch-pad-driver) - Driver for XPT2046 touch pad controller used in many TFT modules.
### Scheduling
-* [micropython-mcron](https://github.com/fizista/micropython-mcron) - MicroCRON 是 MicroPython 的基于时间的任务调度程序.
-* [micropython-scron](https://github.com/fizista/micropython-scron) - SimpleCRON 是一个基于时间的任务调度程序,其灵感来自于 Unix 系统著名的 cron 程序.
-* [Schedule](https://github.com/peterhinch/micropython-async/blob/master/v3/docs/SCHEDULE.md) - 基于 uasyncio 的应用程序的调度程序. 在指定的时间和日期安排活动.
-* [micropython-aioschedule](https://github.com/ThinkTransit/micropython-aioschedule) - 持久的 uasyncio 调度程序,支持任务运行之间的深度睡眠.
+* [micropython-mcron](https://github.com/fizista/micropython-mcron) - MicroCRON is a time-based task scheduling program for MicroPython.
+* [micropython-scron](https://github.com/fizista/micropython-scron) - SimpleCRON is a time-based task scheduling program inspired by the well-known cron program for Unix systems.
+* [Schedule](https://github.com/peterhinch/micropython-async/blob/master/v3/docs/SCHEDULE.md) - A scheduler for uasyncio based applications. Schedule events at specified times and dates.
+* [micropython-aioschedule](https://github.com/ThinkTransit/micropython-aioschedule) - A persistent uasyncio scheduler that supports deepsleep between task runs.
### Storage
#### Database
-* [uPyMySQL](https://github.com/dvrhax/uPyMySQL) - 纯 MicroPython MySQL 客户端.
-* [micropython-redis](https://github.com/dwighthubbard/micropython-redis) - 设计用于 MicroPython 的 Redis 客户端实现.
-* [picoredis](https://github.com/SpotlightKid/picoredis) - 适用于 MicroPython 的极简 Redis 客户端(不仅如此).
-* [micropg](https://github.com/nakagami/micropg) - 适用于 MicroPython 的 PostgreSQL 数据库驱动程序.
-* [nmongo](https://github.com/nakagami/nmongo) - 适用于 CPython 和 MicroPython 的 MongoDB 客户端,具有类似于 MongoDB shell 的 API.
-* [MicroPyDatabase](https://github.com/sungkhum/MicroPyDatabase) - 适用于 MicroPython 的基于 JSON 的低内存数据库.
+* [uPyMySQL](https://github.com/dvrhax/uPyMySQL) - Pure MicroPython MySQL Client.
+* [micropython-redis](https://github.com/dwighthubbard/micropython-redis) - A Redis client implementation designed for use with MicroPython.
+* [picoredis](https://github.com/SpotlightKid/picoredis) - A very minimal Redis client (not only) for MicroPython.
+* [micropg](https://github.com/nakagami/micropg) - PostgreSQL database driver for MicroPython.
+* [nmongo](https://github.com/nakagami/nmongo) - MongoDB client for CPython and MicroPython, with MongoDB shell-like APIs.
+* [MicroPyDatabase](https://github.com/sungkhum/MicroPyDatabase) - A low-memory JSON-based database for MicroPython.
* [micropython-firebase-realtime-database](https://github.com/ckoever/micropython-firebase-realtime-database) - Firebase implementation for MicroPython optimized for ESP32.
-* [micropython-firebase-firestore](https://github.com/WoolDoughnut310/micropython-firebase-firestore) - MicroPython 的 Firebase Firestore 实现.
-* [uSQLite](https://github.com/spatialdude/usqlite) - MicroPython 的 SQLite 库模块.
+* [micropython-firebase-firestore](https://github.com/WoolDoughnut310/micropython-firebase-firestore) - Firebase Firestore implementation for MicroPython.
+* [uSQLite](https://github.com/spatialdude/usqlite) - SQLite library module for MicroPython.
#### EEPROM
-* [micropython_eeprom](https://github.com/peterhinch/micropython_eeprom) - 用于存储芯片(EEPROM、FRAM、闪存、PSRAM)的跨平台 MicroPython 设备驱动程序.
-* [mb_24x256_512](https://github.com/MarksBench/mb_24x256_512) - 适用于 Microchip 24x256 和 24x512 I2C EEPROM 设备的非常简单的 MicroPython 模块/驱动程序.
-* [micropython-eeprom](https://github.com/brainelectronics/micropython-eeprom) - AT24Cxx EEPROM 的 MicroPython 驱动程序.
+* [micropython_eeprom](https://github.com/peterhinch/micropython_eeprom) - Cross-platform MicroPython device drivers for memory chips (EEPROM, FRAM, Flash, PSRAM).
+* [mb_24x256_512](https://github.com/MarksBench/mb_24x256_512) - Very simple MicroPython module/driver for Microchip 24x256 and 24x512 I2C EEPROM devices.
+* [micropython-eeprom](https://github.com/brainelectronics/micropython-eeprom) - MicroPython driver for AT24Cxx EEPROM.
#### Flash
-* [micropython_data_to_py](https://github.com/peterhinch/micropython_data_to_py) - 一个 Python 3 实用程序,用于将任意二进制文件转换为 Python 源代码,以便在 Flash 中冻结为字节码.
-* [micropython-winbond](https://github.com/brainelectronics/micropython-winbond) - 通过SPI与Winbond W25Q Flash芯片交互.
+* [micropython_data_to_py](https://github.com/peterhinch/micropython_data_to_py) - A Python 3 utility to convert an arbitrary binary file to Python source for freezing as bytecode in Flash.
+* [micropython-winbond](https://github.com/brainelectronics/micropython-winbond) - Interact with Winbond W25Q Flash chips via SPI.
#### FRAM
-* [micropython-fram](https://github.com/rolandvs/micropython-fram) - 铁电 RAM 模块的 Pyboard 驱动程序.
+* [micropython-fram](https://github.com/rolandvs/micropython-fram) - Pyboard driver for Ferroelectric RAM module.
#### PSRAM
-* [mb_PSRAM_64Mb_SPI](https://github.com/MarksBench/mb_PSRAM_64Mb_SPI) - 非常简单的 MicroPython 模块,可将通用 64Mbit PSRAM(即 Adafruit 4677)与 Raspberry Pi Pico (RP2040) 结合使用.
+* [mb_PSRAM_64Mb_SPI](https://github.com/MarksBench/mb_PSRAM_64Mb_SPI) - Very simple MicroPython module to use a generic 64Mbit PSRAM (ie Adafruit 4677) with a Raspberry Pi Pico (RP2040).
#### SRAM
-* [mb_23LC1024](https://github.com/MarksBench/mb_23LC1024) - 非常简单的 MicroPython 模块,可将 Microchip 23LC1024 SPI SRAM 与 Raspberry Pi Pico (RP2040) 结合使用.
-* [mb_47x16](https://github.com/MarksBench/mb_47x16) - 适用于 Microchip 47x16 EERAM 设备 (47L/47C) 的非常简单的 MicroPython 模块/驱动程序.
+* [mb_23LC1024](https://github.com/MarksBench/mb_23LC1024) - Very simple MicroPython module to use a Microchip 23LC1024 SPI SRAM with a Raspberry Pi Pico (RP2040).
+* [mb_47x16](https://github.com/MarksBench/mb_47x16) - Very simple MicroPython module/driver for Microchip 47x16 EERAM devices (47L/47C).
### Threading
-* [MicroWorkers](https://github.com/jczic/MicroWorkers) - 一个微型工人类,可轻松管理线程池以优化同时作业和作业结束,适用于 MicroPython(用于 Pycom 模块和 ESP32).
+* [MicroWorkers](https://github.com/jczic/MicroWorkers) - A micro workers class that easily manages a pool of threads to optimise simultaneous jobs and jobs endings, for MicroPython (used on Pycom modules & ESP32).
### User Interface
-* [upymenu](https://github.com/jplattel/upymenu) - 用于 LCD 显示器的 MicroPython 菜单.
+* [upymenu](https://github.com/jplattel/upymenu) - MicroPython Menu for LCD Displays.
## Community
-* [MicroPython Discussions on GitHub](https://github.com/orgs/micropython/discussions) - 与 MicroPython 相关的所有内容的 GitHub 讨论.
-* [MicroPython Forum (archive)](https://forum.micropython.org/) - 存档了有关 MicroPython 相关所有事物的社区对话.
-* [Discord](https://discord.com/invite/qw7d8bv) - 获得 MicroPython Discord 服务器的邀请.
-* [MicroPython on Mastodon / Fediverse](https://fosstodon.org/@MicroPython) - 在 Fediverse 中关注 MicroPython.
-* [MicroPython on Twitter](https://twitter.com/micropython) - 在 Twitter 上关注 MicroPython 以获取最新新闻和更新.
-* [MicroPython on Facebook](https://www.facebook.com/micropython) - 喜欢 Facebook 上的 MicroPython,了解竞赛、新闻和更新.
-* [Melbourne MicroPython Meetup](https://www.meetup.com/en-AU/MicroPython-Meetup) - 在澳大利亚墨尔本 CCHS 定期聚会.
+* [MicroPython Discussions on GitHub](https://github.com/orgs/micropython/discussions) - GitHub discussions for all things related to MicroPython.
+* [MicroPython Forum (archive)](https://forum.micropython.org/) - Archived community conversations on all things related to MicroPython.
+* [Discord](https://discord.com/invite/qw7d8bv) - Get an invite to the MicroPython Discord server.
+* [MicroPython on Mastodon / Fediverse](https://fosstodon.org/@MicroPython) - Follow MicroPython in the Fediverse.
+* [MicroPython on Twitter](https://twitter.com/micropython) - Follow MicroPython on Twitter for latest news and updates.
+* [MicroPython on Facebook](https://www.facebook.com/micropython) - Like MicroPython on Facebook for competitions, news and updates.
+* [Melbourne MicroPython Meetup](https://www.meetup.com/en-AU/MicroPython-Meetup) - Regular meetup at CCHS in Melbourne, Australia.
## Tutorials
-* [uasyncio](https://github.com/peterhinch/micropython-async/blob/master/v3/docs/TUTORIAL.md) - 编写与硬件设备接口的异步代码.
-* [Asynchronous drivers](https://github.com/peterhinch/micropython-async/blob/master/v3/docs/DRIVERS.md) - 开关、按钮、编码器和 ADC 异步接口的教程和代码.
-* [Pyboard micropower](https://github.com/peterhinch/micropython-micropower) - Pyboard 1.x 和 Pyboard D 上低功耗应用程序的教程和代码.
-* [3D rotation with quaternions](https://github.com/peterhinch/micropython-samples/blob/master/QUATERNIONS.md) - 进行 3D 旋转的简单方法的教程和代码.
-* [Miguel Grinberg](https://blog.miguelgrinberg.com/category/MicroPython) - MicroPython 和物联网.
-* [Bhavesh Kakwani](https://bhave.sh/) - MicroPython 视频 + 书面教程.
-* [CoderDojo Twin Cities MicroPython](https://www.coderdojotc.org/micropython/) - 用于向儿童教授 MicroPython 的完整编码课程.
-* [MicroPython Tutorials for ESP32 boards](https://www.upesy.com/blogs/tutorials/tutorials-for-esp32-with-micropython-code) - 包含代码示例的教程,用于学习使用 ESP32 板的 MicroPython 基础知识.
-* [Learn MicroPython with a Pi Pico board](https://www.upesy.com/blogs/tutorials/tutorials-for-rpi-pi-pico-with-micropython-code) - 使用 Raspberry Pi Pico / RP240 板的 MicroPython 教程.
+* [uasyncio](https://github.com/peterhinch/micropython-async/blob/master/v3/docs/TUTORIAL.md) - Write asynchronous code which interfaces to hardware devices.
+* [Asynchronous drivers](https://github.com/peterhinch/micropython-async/blob/master/v3/docs/DRIVERS.md) - Tutorial and code for asynchronous interfaces to switches, pushbuttons, encoders and ADCs.
+* [Pyboard micropower](https://github.com/peterhinch/micropython-micropower) - Tutorial and code for low power applications on Pyboard 1.x and Pyboard D.
+* [3D rotation with quaternions](https://github.com/peterhinch/micropython-samples/blob/master/QUATERNIONS.md) - Tutorial and code for the easy way to do 3D rotation.
+* [Miguel Grinberg](https://blog.miguelgrinberg.com/category/MicroPython) - MicroPython and the Internet of Things.
+* [Bhavesh Kakwani](https://bhave.sh/) - MicroPython videos + written tutorials.
+* [CoderDojo Twin Cities MicroPython](https://www.coderdojotc.org/micropython/) - Full coding curriculum for teaching MicroPython to children.
+* [MicroPython Tutorials for ESP32 boards](https://www.upesy.com/blogs/tutorials/tutorials-for-esp32-with-micropython-code) - Tutorials with code examples to learn the basic of MicroPython with ESP32 boards.
+* [Learn MicroPython with a Pi Pico board](https://www.upesy.com/blogs/tutorials/tutorials-for-rpi-pi-pico-with-micropython-code) - Tutorials on MicroPython with the Raspberry Pi Pico / RP240 boards.
## Books
-* [Programming with MicroPython: Embedded Programming with Microcontrollers and Python](https://www.oreilly.com/library/view/programming-with-micropython/9781491972724/) ——尼古拉斯·H·托勒维. 国际标准书号 9781491972731.
-* [MicroPython for the Internet of Things: A Beginner's Guide to Programming with Python on Microcontrollers](https://link.springer.com/book/10.1007/978-1-4842-3123-4) ——查尔斯·贝尔着. 国际标准书号 9781484231227.
-* [Beginning MicroPython with the Raspberry Pi Pico: Build Electronics and IoT Projects](https://link.springer.com/book/10.1007/978-1-4842-8135-2) ——查尔斯·贝尔着. 国际标准书号 9781484281345.
-* [MicroPython Cookbook](https://www.packtpub.com/au/application-development/micropython-cookbook) ——马尔万·阿尔萨巴格. ISBN 9781838649951.
-* [Python for Microcontrollers: Getting Started with MicroPython](https://www.mheducation.com.au/python-for-microcontrollers-getting-started-with-micropython-9781259644535-aus) ——唐纳德·诺里斯. 国际标准书号 9781259644535.
-* [Advanced Programming in MicroPython By Example](https://www.amazon.com/Advanced-Programming-MicroPython-Example-Magda/dp/1090900937) ——尤里·玛格达. ISBN 9781090900937.
-* [MicroPython Projects](https://www.packtpub.com/au/iot-hardware/micropython-projects) ——雅各布·贝宁戈. 国际标准书号 9781789958034.
-* [Get Started with MicroPython on Raspberry Pi Pico](https://store.rpipress.cc/products/get-started-with-micropython-on-raspberry-pi-pico) - 作者:加雷斯·哈夫克里和本·埃弗拉德. 国际标准书号 9781912047864.
-* [MicroPython for Microcontrollers](https://www.elektor.com/micropython-for-microcontrollers-e-book) - 君特·斯潘纳 (Günter Spanner). 国际标准书号 9783895764370.
-* [MicroPython for the Raspberry Pi Pico W: A gentle introduction to programming digital circuits with Python](https://www.amazon.com/MicroPython-Raspberry-Pico-introduction-programming/dp/B0BKSCV18D) ——米格尔·格林伯格. 国际标准书号 9798361302710.
+* [Programming with MicroPython: Embedded Programming with Microcontrollers and Python](https://www.oreilly.com/library/view/programming-with-micropython/9781491972724/) - By Nicholas H. Tollervey. ISBN 9781491972731.
+* [MicroPython for the Internet of Things: A Beginner's Guide to Programming with Python on Microcontrollers](https://link.springer.com/book/10.1007/978-1-4842-3123-4) - By Charles Bell. ISBN 9781484231227.
+* [Beginning MicroPython with the Raspberry Pi Pico: Build Electronics and IoT Projects](https://link.springer.com/book/10.1007/978-1-4842-8135-2) - By Charles Bell. ISBN 9781484281345.
+* [MicroPython Cookbook](https://www.packtpub.com/au/application-development/micropython-cookbook) - By Marwan Alsabbagh. ISBN 9781838649951.
+* [Python for Microcontrollers: Getting Started with MicroPython](https://www.mheducation.com.au/python-for-microcontrollers-getting-started-with-micropython-9781259644535-aus) - By Donald Norris. ISBN 9781259644535.
+* [Advanced Programming in MicroPython By Example](https://www.amazon.com/Advanced-Programming-MicroPython-Example-Magda/dp/1090900937) - By Yury Magda. ISBN 9781090900937.
+* [MicroPython Projects](https://www.packtpub.com/au/iot-hardware/micropython-projects) - By Jacob Beningo. ISBN 9781789958034.
+* [Get Started with MicroPython on Raspberry Pi Pico](https://store.rpipress.cc/products/get-started-with-micropython-on-raspberry-pi-pico) - By Gareth Halfacree and Ben Everard. ISBN 9781912047864.
+* [MicroPython for Microcontrollers](https://www.elektor.com/micropython-for-microcontrollers-e-book) - By Günter Spanner. ISBN 9783895764370.
+* [MicroPython for the Raspberry Pi Pico W: A gentle introduction to programming digital circuits with Python](https://www.amazon.com/MicroPython-Raspberry-Pico-introduction-programming/dp/B0BKSCV18D) - By Miguel Grinberg. ISBN 9798361302710.
## Frameworks
-* [micrOS](https://github.com/BxNxM/micrOS) - 基于 MicroPython 的物联网框架.
-* [terkin-datalogger](https://github.com/hiveeyes/terkin-datalogger) - 适用于 MicroPython 和 CPython 的灵活数据记录器应用程序.
-* [perthensis](https://codeberg.org/scy/perthensis) - Perthensis:MicroPython 的异步框架.
-* [meerkat](https://github.com/crdietrich/meerkat) - MicroPython 和 Raspberry Pi 的 I2C 数据采集.
+* [micrOS](https://github.com/BxNxM/micrOS) - MicroPython-based IoT Framework.
+* [terkin-datalogger](https://github.com/hiveeyes/terkin-datalogger) - Flexible data logger application for MicroPython and CPython.
+* [perthensis](https://codeberg.org/scy/perthensis) - Perthensis: an asynchronous framework for MicroPython.
+* [meerkat](https://github.com/crdietrich/meerkat) - I2C Data Acquisition for MicroPython and Raspberry Pi.
## Resources
-* [MicroPython](https://micropython.org) - 项目网站. 测试驱动 Pyboard. 通过 Unicorn 在线尝试 MicroPython.
-* [MicroPython on GitHub](https://github.com/micropython/micropython) - 在 GitHub 上提交错误报告、关注并参与开发.
-* [MicroPython Official Documentation](https://docs.micropython.org/) - 适用于各种端口,包括快速参考、一般信息、示例和教程.
-* [MicroPython Wiki](https://github.com/micropython/micropython/wiki) - 社区生成的文档以及 MicroPython 和 Pyboard 功能的示例.
-* [MicroPython Newsletter](https://micropython.org/newsletter) - 订阅 MicroPython 时事通讯,了解新闻和公告,包括新功能和新产品.
-* [MicroPython Store](https://store.micropython.org/) - 您可以在其中购买 Pyboard、外壳、皮肤、书籍、连接器和外围设备.
-* [MicroPython on Wikipedia](https://en.wikipedia.org/wiki/MicroPython) - 维基百科上的 MicroPython,免费百科全书
-* [awesome-micropythons](https://github.com/adafruit/awesome-micropythons) - MicroPython 的许多分支和端口.
+* [MicroPython](https://micropython.org) - Project website. Test drive the Pyboard. Try MicroPython online with Unicorn.
+* [MicroPython on GitHub](https://github.com/micropython/micropython) - Submit bug reports, follow and join in development on GitHub.
+* [MicroPython Official Documentation](https://docs.micropython.org/) - For various ports, including quick reference, general information, examples and tutorials.
+* [MicroPython Wiki](https://github.com/micropython/micropython/wiki) - Community generated documentation and examples of the features of MicroPython and the Pyboard.
+* [MicroPython Newsletter](https://micropython.org/newsletter) - Subscribe to the MicroPython newsletter for news and announcements including new features and new products.
+* [MicroPython Store](https://store.micropython.org/) - Where you can buy the Pyboard, housings, skins, books, connectors and peripherals.
+* [MicroPython on Wikipedia](https://en.wikipedia.org/wiki/MicroPython) - MicroPython on Wikipedia.
+* [awesome-micropythons](https://github.com/adafruit/awesome-micropythons) - The many forks & ports of MicroPython.
## Development
### Code Generation
-* [micropy-cli](https://github.com/BradenM/micropy-cli) - Micropy CLI 是一个项目管理/生成工具,用于在现代 IDE(例如 Visual Studio Code)中编写 MicroPython 代码.
-* [micropython-stubber](https://github.com/Josverl/micropython-stubber) - 为不同的 MicroPython 固件生成并使用存根,以便与 Visual Studio Code 或任何 IDE 和 linter 一起使用.
-* [micropython-stubs](https://github.com/Josverl/micropython-stubs) - 大多数 MicroPython 端口、板和版本的存根,使编写代码变得更加简单.
-* [micropy-stubs](https://github.com/BradenM/micropy-stubs) - 为 Micropy-Cli 和其他人自动生成存根包.
-* [micropython-extmod-generator](https://github.com/prusnak/micropython-extmod-generator) - 用 C 编写的 MicroPython 外部模块生成器.
-* [micropython-package-template](https://github.com/brainelectronics/micropython-package-template) - GitHub 工作流支持 MicroPython 包模板并部署到 [Python Package Index](https://pypi.org/) 推送到主分支并测试部署到 [Test Python Package Index](https://test.pypi.org/) 关于 PR.
-* [micropython-usermod](https://micropython-usermod.readthedocs.io) - 有关用 C 编写的 MicroPython 外部模块的在线书籍.
+* [micropy-cli](https://github.com/BradenM/micropy-cli) - Micropy CLI is a project management/generation tool for writing MicroPython code in modern IDEs such as Visual Studio Code.
+* [micropython-stubber](https://github.com/Josverl/micropython-stubber) - Generate and use stubs for different MicroPython firmwares to use with Visual Studio Code or any IDE and linter.
+* [micropython-stubs](https://github.com/Josverl/micropython-stubs) - Stubs of most MicroPython ports, boards and versions to make writing code that much simpler.
+* [micropy-stubs](https://github.com/BradenM/micropy-stubs) - Automatically Generated Stub Packages for Micropy-Cli and whomever else.
+* [micropython-extmod-generator](https://github.com/prusnak/micropython-extmod-generator) - Generator for MicroPython external modules written in C.
+* [micropython-package-template](https://github.com/brainelectronics/micropython-package-template) - GitHub workflow supported MicroPython package template with deploys to the [Python Package Index](https://pypi.org/) on a push to the main branch and test deploys to the [Test Python Package Index](https://test.pypi.org/) on PRs.
+* [micropython-usermod](https://micropython-usermod.readthedocs.io) - Online book about MicroPython external modules writen in C.
### Debugging
-* [esp32-backtrace](https://github.com/tve/esp32-backtrace) - ESP32 异常堆栈回溯分析器.
-* [micropython-aiosentry](https://github.com/devbis/micropython-aiosentry) - 适用于 MicroPython 的异步 Sentry.io 微客户端.
-* [micropython-usyslog](https://github.com/kfricke/micropython-usyslog) - MicroPython 的简单远程系统日志客户端.
-* [Asynchronous monitor](https://github.com/peterhinch/micropython-monitor) - 使用 Raspberry Pico 和逻辑分析仪或示波器来监视异步代码.
+* [esp32-backtrace](https://github.com/tve/esp32-backtrace) - ESP32 Exception Stack Backtrace Analyzer.
+* [micropython-aiosentry](https://github.com/devbis/micropython-aiosentry) - Asynchronous Sentry.io micro client for MicroPython.
+* [micropython-usyslog](https://github.com/kfricke/micropython-usyslog) - Simple remote syslog client for MicroPython.
+* [Asynchronous monitor](https://github.com/peterhinch/micropython-monitor) - Use a Raspberry Pico and a logic analyser or scope to monitor asynchronous code.
### IDEs
-* [BIPES](https://bipes.net.br/ide/) - 基于 Web 的 MicroPython IDE,具有文件管理器、编辑器、块代码生成、物联网仪表板和 Web 浏览器上的串行/USB/蓝牙/WebREPL 控制台. 来源: [https://github.com/BIPES](https://github.com/BIPES).
-* [ESP32-MPY-Jama](https://github.com/jczic/ESP32-MPY-Jama) - 使用 MicroPython 管理 Espressif ESP32 微控制器的工具.
-* [JetBrains IntelliJ/PyCharm MicroPython Plugin](https://plugins.jetbrains.com/plugin/9777-micropython) - IntelliJ 和 PyCharm 中 MicroPython 设备的插件.
-* [MicroPython IDE for VSCode](https://marketplace.visualstudio.com/items?itemName=dphans.micropython-ide-vscode) - 适用于 Visual Studio Code 的 MicroPython IDE.
-* [MicroPython-REPLink for VSCode](https://marketplace.visualstudio.com/items?itemName=SWC-Fablab.micropython-replink) - 与 MicroPython REPL 终端交互的便捷快捷方式.
+* [BIPES](https://bipes.net.br/ide/) - Web-based IDE for MicroPython with file manager, editor, code generation from blocks, IoT dashboard and Serial/USB/Bluetooth/WebREPL console on the web browser. Source: [https://github.com/BIPES](https://github.com/BIPES).
+* [ESP32-MPY-Jama](https://github.com/jczic/ESP32-MPY-Jama) - Tool for managing Espressif ESP32 microcontrollers with MicroPython.
+* [JetBrains IntelliJ/PyCharm MicroPython Plugin](https://plugins.jetbrains.com/plugin/9777-micropython) - Plugin for MicroPython devices in IntelliJ and PyCharm.
+* [MicroPython IDE for VSCode](https://marketplace.visualstudio.com/items?itemName=dphans.micropython-ide-vscode) - MicroPython IDE for Visual Studio Code.
+* [MicroPython-REPLink for VSCode](https://marketplace.visualstudio.com/items?itemName=SWC-Fablab.micropython-replink) - Handy shortcuts for interacting with a MicroPython REPL terminal.
* [MPRemote for VSCode](https://marketplace.visualstudio.com/items?itemName=DavesCodeMusings.mpremote) - An extension to provide easy access to some of mpremote's functionality from within Visual Studio Code.
-* [Mu Editor](https://codewith.mu/) - Code with Mu:适合初学者的简单 Python/MicroPython/CircuitPython 编辑器.
-* [Thonny IDE](https://thonny.org/) - Thonny:适合初学者的 Python IDE.
-* [Pyboard File Manager](https://github.com/joewez/PyboardFileManager) - Pyboard 文件管理器:Pyboard.py 兼容设备的 Windows GUI.
-* [uPIDE](https://github.com/harbaum/upide) - µPIDE 是 MicroPython 的简单 IDE.
+* [Mu Editor](https://codewith.mu/) - Code with Mu: a simple Python/MicroPython/CircuitPython editor for beginner programmers.
+* [Thonny IDE](https://thonny.org/) - Thonny: Python IDE for beginners.
+* [Pyboard File Manager](https://github.com/joewez/PyboardFileManager) - Pyboard File Manager: Windows GUI for Pyboard.py compatible devices.
+* [uPIDE](https://github.com/harbaum/upide) - µPIDE is a simple IDE for MicroPython.
### Logging
-* [micropython-ulogger](https://github.com/whales-chen/micropython-ulogger) - 为MicroPython定制的轻量级日志模块.
-* [scd30logger](https://github.com/agners/scd30logger) - 基于 Sensirion SCD30 的 MicroPython 二氧化碳、湿度和温度记录仪.
-* [sht15logger](https://github.com/agners/sht15logger) - 使用 Sensirion SHT15 的 MicroPython 温度和湿度记录仪.
+* [micropython-ulogger](https://github.com/whales-chen/micropython-ulogger) - Lightweight log module customized for MicroPython.
+* [scd30logger](https://github.com/agners/scd30logger) - Sensirion SCD30 based CO2, Humidity and Temperature Logger for MicroPython.
+* [sht15logger](https://github.com/agners/sht15logger) - MicroPython Temperature and Humidity Logger using Sensirion SHT15.
### Shells
#### Jupyter
-* [micropython-magic](https://github.com/josverl/micropython-magic) - MicroPython 集成到 Jupyter 笔记本中.
-* [jupyter_upydevice_kernel](https://github.com/Carglglz/jupyter_upydevice_kernel) - Jupyter 内核通过其 REPL 接口与 MicroPython 板交互.
+* [micropython-magic](https://github.com/josverl/micropython-magic) - MicroPython integrated into Jupyter notebooks.
+* [jupyter_upydevice_kernel](https://github.com/Carglglz/jupyter_upydevice_kernel) - Jupyter kernel to interact with a MicroPython board over its REPL interface.
#### On Device
-* [upy-shell](https://github.com/dhylands/upy-shell) - MicroPython 的一个简单的基于命令行的 shell.
-* [Micropython-Editor](https://github.com/robert-hh/Micropython-Editor) - 用 Python 编写的 Pyboard、WiPy、ESP8266、ESP32、PyCom 和 Adafruit 设备的小型板载编辑器.
+* [upy-shell](https://github.com/dhylands/upy-shell) - A simple command line-based shell for MicroPython.
+* [Micropython-Editor](https://github.com/robert-hh/Micropython-Editor) - Small on-board editor for Pyboard, WiPy, ESP8266, ESP32, PyCom and Adafruit devices written in Python.
#### On Host
-* [rshell](https://github.com/dhylands/rshell) - 将文件复制或同步到开发板,从终端输入 REPL.
-* [ampy](https://github.com/scientifichackers/ampy) - 通过串行连接与 MicroPython 板交互的实用程序.
-* [mpbridge](https://github.com/AmirHmZz/mpbridge) - 文件系统桥,用于同步和管理运行 MicroPython 的设备上的文件.
-* [mpfshell](https://github.com/wendlers/mpfshell) - 一个简单的基于 shell 的文件浏览器,适用于 ESP8266 和 WiPy.
-* [mpsync](https://github.com/thilomichael/mpsync) - 一种自动将代码同步到 MicroPython 板的工具.
+* [rshell](https://github.com/dhylands/rshell) - Copy or sync files to boards, enter REPL from your terminal.
+* [ampy](https://github.com/scientifichackers/ampy) - Utility to interact with a MicroPython board over a serial connection.
+* [mpbridge](https://github.com/AmirHmZz/mpbridge) - A file system bridge to synchronize and manage files on a device running MicroPython.
+* [mpfshell](https://github.com/wendlers/mpfshell) - A simple shell-based file explorer for ESP8266 and WiPy.
+* [mpsync](https://github.com/thilomichael/mpsync) - A tool that automatically synchronizes code to a MicroPython board.
* [mpremote](https://github.com/micropython/micropython/blob/master/tools/mpremote/README.md) - Powerful official shell that supports mounting the host's current directory on the target. Run code without changing the target's filesystem.
-* [MPRemoteEditor](https://github.com/joewez/MPRemoteEditor) - 一个简单的 Windows IDE,用于使用 MicroPython MPRemote 设备进行开发.
-* [uPyExplorer](https://github.com/RetepRelleum/uPyExplorer) - MicroPython 设备的资源管理器.
+* [MPRemoteEditor](https://github.com/joewez/MPRemoteEditor) - A simple Windows IDE for developing with MicroPython MPRemote devices.
+* [uPyExplorer](https://github.com/RetepRelleum/uPyExplorer) - Explorer for MicroPython Device.
+* [mpr](https://github.com/bulletmark/mpr) - Wrapper for MicroPython mpremote tool.
## Miscellaneous
-* [MicroPython Kickstarter](https://www.kickstarter.com/projects/214379695/micro-python-python-for-microcontrollers) - 1,931 位支持者承诺捐赠 97,803 英镑来帮助实现该项目.
-* [MicroPython on the ESP8266 Kickstarter](https://www.kickstarter.com/projects/214379695/micropython-on-the-esp8266-beautifully-easy-iot) - 1,399 位支持者承诺捐赠 28,534 英镑来帮助实现该项目.
+* [MicroPython Kickstarter](https://www.kickstarter.com/projects/214379695/micro-python-python-for-microcontrollers) - 1,931 backers pledged £97,803 to help bring this project to life.
+* [MicroPython on the ESP8266 Kickstarter](https://www.kickstarter.com/projects/214379695/micropython-on-the-esp8266-beautifully-easy-iot) - 1,399 backers pledged £28,534 to help bring this project to life.
## Contributing
-随时欢迎您的贡献和建议! 请看一下 [contribution guidelines](https://github.com/mcauser/awesome-micropython/blob/master/contributing.md) 第一的.
+Contributions and suggestions are always welcome! Please take a look at the [contribution guidelines](https://github.com/mcauser/awesome-micropython/blob/master/contributing.md) first.
-如果我不确定这些库是否很棒,我将保留一些拉取请求,您可以通过添加它们来投票给它们.
+I will keep some pull requests open if I'm not sure whether those libraries are awesome, you could vote for them by adding 👍 to them.
diff --git a/docs/awesome/awesome-naming.md b/docs/awesome/awesome-naming.md
index fc9d17ce5e..3a9d839bb8 100644
--- a/docs/awesome/awesome-naming.md
+++ b/docs/awesome/awesome-naming.md
@@ -5,15 +5,15 @@
Famously...
-> 计算机科学中只有两件难事:缓存失效和命名.
+> There are only two hard things in Computer Science: cache invalidation and naming things.
>
-> ― 菲尔·卡尔顿
+> ― Phil Karlton
-计算机科学中的概念通常没有任何有形的东西,因此命名事物很困难也就不足为奇了.
-尽管如此,我们确实想出了聪明、有创意且有趣的名字.
-其中一些是如此成熟,我们从未停下来钦佩.
+Concepts in computer science are usually nothing tangible so it's no surprise that naming things is hard.
+Nevertheless, we _do_ come up with clever, creative and funny names.
+Some of them so established, we never pause and admire.
-这是一个精心策划的列表,说明何时正确命名事物.
+This is a curated list for when naming things is done right.
- [Theoretical Computer Science](#theoretical-computer-science)
@@ -22,96 +22,98 @@ Famously...
## Data Structures and Algorithms
-- [Backtracking](https://de.wikipedia.org/wiki/Backtracking) - 当您探索搜索空间并到达死胡同时,您可以沿着*轨迹*回到最后一个十字路口并尝试其他方式.
-- [Brute force](https://en.m.wikipedia.org/wiki/Brute-force_search) - 暴力实际上几乎总是一种解决方案,但不是一个非常聪明的解决方案.
-- [Greedy algorithm](https://en.wikipedia.org/wiki/Greedy_algorithm) - 一种算法,通过始终选择当前最好看的选项来找到解决方案,而无需过多考虑过去和未来的决策.
-- [Hill climbing](https://en.wikipedia.org/wiki/Hill_climbing) - 从解决方案的丘陵“景观”中的某个地方开始,沿着最陡峭的上升方向,直到到达山顶. 不过,您可能会错过更高的山丘.
-- [Israeli Queue](https://rapidapi.com/blog/israeli-queues-exploring-a-bizarre-data-structure/) - 一种优先队列以及对以色列臭名昭著的无组织队列的引用. 当这里的物品*已经有朋友在等待*时,它们可以*插队*.
-- [Stack](https://en.wikipedia.org/wiki/Stack_(abstract_data_type)) - 就像一堆煎饼一样,您只能在此数据结构的顶部添加和删除项目.
-- [Tree](https://en.wikipedia.org/wiki/Tree_(data_structure) ) - 分层组织的数据结构. 从_root_项开始,其他项_分支_为_nodes_和_leaves_. 树木的集合通常称为“森林”.
-- [Queue](https://en.wikipedia.org/wiki/Queue_(abstract_data_type)) - 在此数据结构中,项目始终在末尾添加并在前面删除,就好像项目在排队等待一样.
+- [Backtracking](https://de.wikipedia.org/wiki/Backtracking) - When you explore a search space and you reach a dead end, you follow your *tracks* back to the last crossroad and try the other way.
+- [Brute force](https://en.m.wikipedia.org/wiki/Brute-force_search) - Violence is actually almost always a solution but not a very clever one.
+- [Greedy algorithm](https://en.wikipedia.org/wiki/Greedy_algorithm) - An algorithm that finds a solution by always picking the currently best looking option without thinking too much about past and future decisions.
+- [Hill climbing](https://en.wikipedia.org/wiki/Hill_climbing) - Starting somewhere in the hilly "landscape" of solutions you go in the direction of steepest ascent until reaching the top of a hill. You might miss higher hills though.
+- [Israeli Queue](https://rapidapi.com/blog/israeli-queues-exploring-a-bizarre-data-structure/) - A type of priority queue and a reference to the infamously unorganized queues in Israel. Here items can *cut in line* when they *have already waiting friends*.
+- [Stack](https://en.wikipedia.org/wiki/Stack_(abstract_data_type)) - Like with a stack of pancakes you can only add and remove items from the top of this data structure.
+- [Tree](https://en.wikipedia.org/wiki/Tree_(data_structure)) - A hierarchically organized data structure. From the _root_ item the other items _branch out_ into _nodes_ and _leaves_. A collection of trees is often called a *forest*.
+- [Queue](https://en.wikipedia.org/wiki/Queue_(abstract_data_type)) - In this data structure items are always added at the end and removed at the front as if the items were waiting in line.
## Design Patterns and Anti Patterns
-- [Adapter](https://en.wikipedia.org/wiki/Adapter_pattern) - 通过将其自己的接口包装在现有类的接口周围,允许具有不兼容接口的类一起工作.
-- [Facade](https://en.wikipedia.org/wiki/Facade_pattern) - 类似于建筑中的立面,立面是一个充当前端界面的对象,掩盖了更复杂的底层结构.
-- [Promise](https://en.wikipedia.org/wiki/Futures_and_promises) - 未来可用的结果的表示,除非有错误. 就像现实一样,承诺有时会被打破.
-- [Shotgun surgery](https://en.wikipedia.org/wiki/Shotgun_surgery) - 一种编程反模式,在一次更改中,您可以在代码库中的任何位置疯狂地添加代码.
+- [Adapter](https://en.wikipedia.org/wiki/Adapter_pattern) - Allows classes with incompatible interfaces to work together by wrapping its own interface around that of an already existing class.
+- [Facade](https://en.wikipedia.org/wiki/Facade_pattern) - Analogous to a facade in architecture, a facade is an object that serves as a front-facing interface masking more complex underlying structure.
+- [Promise](https://en.wikipedia.org/wiki/Futures_and_promises) - A representation of a result that is available in the future, unless there are errors. Like in reality, promises are broken sometimes.
+- [Shotgun surgery](https://en.wikipedia.org/wiki/Shotgun_surgery) - A programming antipattern where in a single change you wildly add code everywhere in your codebase.
## Functions
-- [fold](https://en.wikipedia.org/wiki/Fold_(higher-order_function)) - 就像折叠毯子一样,此函数迭代一个集合,并在每个步骤中将当前项目与已折叠的所有内容组合起来.
-- [trampoline](https://clojuredocs.org/clojure.core/trampoline) - 连续运行本身返回函数的函数. 就像一个在蹦床上_返回_并弹回来的孩子.
-- [zip](https://hackage.haskell.org/package/base-4.12.0.0/docs/Prelude.html#v:zip) - 将两个列表合并为一个对列表,就像拉链的互锁齿一样.
+- [fold](https://en.wikipedia.org/wiki/Fold_(higher-order_function)) - Like a blanket being folded up, this function iterates a collection and in each step combines the current item with everything that has already been folded.
+- [trampoline](https://clojuredocs.org/clojure.core/trampoline) - Continuously runs functions which itself return functions. Like a child on a trampoline that _returns_ and bounces back up.
+- [zip](https://hackage.haskell.org/package/base-4.12.0.0/docs/Prelude.html#v:zip) - Merges two lists into one list of pairs like the interlocking teeth of a zipper.
## IT Security
-- [Backdoor](https://en.wikipedia.org/wiki/Backdoor_(computing)) - 一种绕过计算机系统中正常身份验证的方法.
-- [Computer virus](https://en.wikipedia.org/wiki/Computer_virus) - 一种计算机程序,通过类似于生物病毒的行为“感染”其他计算机程序来进行自我复制.
-- [Cyber hygiene](https://digitalguardian.com/blog/what-cyber-hygiene-definition-cyber-hygiene-benefits-best-practices-and-more) - 用户为维护系统健康和提高在线安全而应采取的步骤和做法.
-- [Honeypot](https://en.wikipedia.org/wiki/Honeypot_(computing)) - 系统的一部分,看起来像是一个有吸引力的目标,但实际上有助于检测和转移攻击者.
-- [Phoning home](https://en.wikipedia.org/wiki/Phoning_home) - 当系统(例如被盗的计算机)秘密向当前所有者以外的第三方报告时. 这个名字参考了电影《ET》
-- [Sandbox](https://en.wikipedia.org/wiki/Sandbox_(computer_security)) - 一个安全且隔离的环境,用于测试可能包含恶意代码的未经验证的程序.
-- [Trojan horse](https://en.wikipedia.org/wiki/Trojan_horse_(computing) ) - 误导用户其真实意图的恶意软件. 该术语源自古希腊欺骗性特洛伊木马的故事.
+- [Backdoor](https://en.wikipedia.org/wiki/Backdoor_(computing)) - A method of bypassing normal authentication in a computer system.
+- [Computer virus](https://en.wikipedia.org/wiki/Computer_virus) - A computer program that self replicates by _infecting_ other computer programs similar to the behavior of biological viruses.
+- [Cyber hygiene](https://digitalguardian.com/blog/what-cyber-hygiene-definition-cyber-hygiene-benefits-best-practices-and-more) - Steps and practices that users should take to maintain system health and improve online security.
+- [Honeypot](https://en.wikipedia.org/wiki/Honeypot_(computing)) - Part of a system meant to look like an attractive target but actually helps detect and deflect attackers.
+- [Phoning home](https://en.wikipedia.org/wiki/Phoning_home) - When a system (e.g. stolen computer) secretly reports back to a third party other than the current possessor. The name is a reference to the movie E.T.
+- [Sandbox](https://en.wikipedia.org/wiki/Sandbox_(computer_security)) - A safe and isolated environment to test unverified programs that may contain malicious code.
+- [Trojan horse](https://en.wikipedia.org/wiki/Trojan_horse_(computing)) - Malware which misleads users of its true intent. The term is derived from the Ancient Greek story of the deceptive Trojan Horse.
## Libraries and Frameworks
-- [clooney](https://github.com/GoogleChromeLabs/clooney) - 一个 JavaScript 库,实现并发计算的参与者模型. 这个词指的是乔治克鲁尼,他也是一名演员.
-- [Puppeteer](https://github.com/puppeteer/puppeteer) - 浏览器自动化库. 如果浏览器是木偶,那么这就是木偶操纵者.
-- [Uglify](https://github.com/mishoo/UglifyJS) - JavaScript 缩小器. 删除所有使代码可读且美观的内容,以使其更小.
-- [uppy](https://github.com/transloadit/uppy) - 一个以狗为主题的上传器组件. 该名称是_upload_ 和_puppy_ 的混合. 它甚至还附带了一个名为_Golden Retriever_ 的崩溃恢复插件.
+- [clooney](https://github.com/GoogleChromeLabs/clooney) - A JavaScript library implementing the actor model for concurrent computation. The term is a reference to George Clooney who is also an actor.
+- [Puppeteer](https://github.com/puppeteer/puppeteer) - A browser automation library. If the browser is the puppet, this is the puppeteer.
+- [Uglify](https://github.com/mishoo/UglifyJS) - A JavaScript minifier. Removes everything that makes the code readable and pretty to make it smaller.
+- [uppy](https://github.com/transloadit/uppy) - A dog themed uploader component. The name is a blend of _upload_ and _puppy_. It even comes with a crash recovery plugin called _Golden Retriever_.
-## Machine Learning
+## Machine Learning and Artificial Intelligence
-- [Confusion matrix](https://en.wikipedia.org/wiki/Confusion_matrix) - 分类器“混乱”的表格摘要,即它认为做出正确预测但实际上没有做出正确预测的频率.
-- [Decision boundary](https://en.wikipedia.org/wiki/Decision_boundary) - 划分可能数据点空间的边界. 在这里你决定,这一侧的所有内容都是垃圾邮件,那一侧的所有内容都不是.
-- [Training](https://en.wikipedia.org/wiki/Training,_validation,_and_test_data_sets) - 向机器展示一堆示例,直到它从中了解我们想要什么的过程.
+- [Confusion matrix](https://en.wikipedia.org/wiki/Confusion_matrix) - A tabular summary of a classifiers "confusion", i.e. how often it thought to make correct predictions when it actually didn't.
+- [Decision boundary](https://en.wikipedia.org/wiki/Decision_boundary) - A boundary dividing the space of possible data points. Here you decide, everything on this side is SPAM, everything on that side is not.
+- [Gradient descent](https://en.wikipedia.org/wiki/Gradient_descent) - Minimizing a cost function by iteratively computing the gradient and moving in the direction of steepest descent.
+- [Hallucination](https://en.wikipedia.org/wiki/Hallucination_(artificial_intelligence)) - A confident response by an AI that does not seem to be justified by its training data.
+- [Training](https://en.wikipedia.org/wiki/Training,_validation,_and_test_data_sets) - The process of showing the machine a bunch of examples, until it learns what we want from it.
## Programming Languages
-- [Clojure](https://clojure.org/) - 一种函数式语言,广泛使用**闭包**,但带有 **j**,因为它运行在 Java 虚拟机上.
-- [C++](https://en.wikipedia.org/wiki/C%2B%2B#External_links) - 尽管 C 确实是一个坏名字,但 C++ 却相当聪明. 标志性的增量运算符******表示**C++**是后继者.
+- [Clojure](https://clojure.org/) - A functional language making extensive use of **closures** but with a **j** because it's running on the Java virtual machine.
+- [C++](https://en.wikipedia.org/wiki/C%2B%2B#External_links) - Although C was certainly a bad name, C++ was quite clever. The iconic increment operator **++** indicates that **C++** is the successor.
## User Interface Design
-- [Breadcrumb](https://en.wikipedia.org/wiki/Breadcrumb_(navigation) ) - 导航帮助允许用户跟踪他们在程序、文档或网站中的位置. 该术语参考了童话故事《汉塞尔和格蕾特》.
-- [Carousel](https://www.nngroup.com/articles/designing-effective-carousels/) - 一种循环播放的动画幻灯片.
-- [Clipboard](https://en.wikipedia.org/wiki/Clipboard_(computing)) - 您临时放置正在使用的_文件_的位置(即复制和粘贴缓冲区).
-- [Desktop](https://en.wikipedia.org/wiki/Desktop_metaphor) - 用户办公桌的隐喻顶部,上面可以放置诸如文档和文档文件夹之类的对象.
-- [Hamburger button](https://en.wikipedia.org/wiki/Hamburger_button) - 用于切换菜单的按钮. 相关图标类似于汉堡包.
-- [Optimistic UI](https://uxplanet.org/optimistic-1000-34d9eefe4c05) - 假定昂贵操作的用户界面将成功完成,从而提高感知性能.
-- [Scrolling](https://en.wikipedia.org/wiki/Scrolling) - 屏幕内容通常不太像一本具有离散页面的书,而更像是一卷连续的羊皮纸,即卷轴.
+- [Breadcrumb](https://en.wikipedia.org/wiki/Breadcrumb_(navigation)) - Navigational aid allowing users to keep track of their location within programs, documents, or websites. The term is a reference to the fairy tale _Hansel and Gretel_.
+- [Carousel](https://www.nngroup.com/articles/designing-effective-carousels/) - A kind of animated slideshow looping back on itself.
+- [Clipboard](https://en.wikipedia.org/wiki/Clipboard_(computing)) - Where you temporarily put _files_ you are working with (i.e. the copy & paste buffer).
+- [Desktop](https://en.wikipedia.org/wiki/Desktop_metaphor) - The metaphorical top of the user's desk, upon which objects such as documents and folders of documents can be placed.
+- [Hamburger button](https://en.wikipedia.org/wiki/Hamburger_button) - A button to toggle a menu. The associated icon resembles a hamburger.
+- [Optimistic UI](https://uxplanet.org/optimistic-1000-34d9eefe4c05) - User interfaces that assume expensive operations will complete successfully thereby improving the perceived performance.
+- [Scrolling](https://en.wikipedia.org/wiki/Scrolling) - Screen content is often less like a book with discrete pages and more like a continuous roll of parchment, i.e. a scroll.
## Theoretical Computer Science
-- [Busy Beaver](https://en.wikipedia.org/wiki/Busy_beaver) - 图灵机产生的数字非常大,没有其他算法可以跟上它们.
-- [Clique problem](https://en.wikipedia.org/wiki/Clique_problem) - 在具有友谊关系的人的网络中找到一群共同的朋友的问题. 或者更一般地说,找到完整的子图.
-- [Game of Life](https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life) - 游戏世界展示了如何从非常简单的成分中产生惊人的复杂性.
-- [Oracle](https://en.wikipedia.org/wiki/Oracle_machine) - 一个黑匣子,甚至可以神奇地给出诸如停止问题之类的不可判定问题的答案.
-- [Pumping lemma](https://en.wikipedia.org/wiki/Pumping_lemma) - 事实上,在某些形式语言中,任何足够长的字符串都可以通过重复其子字符串进行“泵送”,并且结果保持在相同的形式语言中.
+- [Busy Beaver](https://en.wikipedia.org/wiki/Busy_beaver) - Turing machines that produce numbers so insanly large, no other algorithm can keep up with them.
+- [Clique problem](https://en.wikipedia.org/wiki/Clique_problem) - The problem of finding groups of mutual friends in a network of people with friendship relations. Or more general, finding complete subgraphs.
+- [Game of Life](https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life) - A game world that showcases how astonishing complexity can arise from very simple ingredients.
+- [Oracle](https://en.wikipedia.org/wiki/Oracle_machine) - A black box that magically gives answers even to undeciable questions like the halting problem.
+- [Pumping lemma](https://en.wikipedia.org/wiki/Pumping_lemma) - The fact that in some formal languages any sufficiently long string can be _pumped_ with repetitions of its substring and the result stays in the same formal language.
## Tools
-- [tldr](https://tldr.sh/) - 带有实际示例的简化手册页.
-- [yarn](https://yarnpkg.com/) - NodeJS 依赖管理器.
+- [tldr](https://tldr.sh/) - Simplified man pages with practical examples.
+- [yarn](https://yarnpkg.com/) - NodeJS dependency manager.
## Other
-- [a11y, i18n, k8s, ...](https://en.wikipedia.org/wiki/Numeronym) - 通过保留第一个和最后一个字母来缩写长单词,并在中间写下省略的字母的数量.
-- [ACID vs. BASE](https://www.johndcook.com/blog/2009/07/06/brewer-cap-theorem-base/) - 描述竞争数据库意识形态的首字母缩略词(又名 SQL 与 NoSQL). 请注意,酸和碱在化学中也是相反的.
+- [a11y, i18n, k8s, ...](https://en.wikipedia.org/wiki/Numeronym) - Abbreviating long words by keeping the first and last letter and writing the number of omitted letters in between.
+- [ACID vs. BASE](https://www.johndcook.com/blog/2009/07/06/brewer-cap-theorem-base/) - Acronyms describing competing database ideologies (aka. SQL vs. NoSQL). Note that acid and base are also opposites in chemistry.
- [Bottleneck](https://en.wikipedia.org/wiki/Bottleneck#Computing) - A central part of a network/application that significantly limits throughput/performance and should ideally be eliminated.
-- [Brick](https://en.m.wikipedia.org/wiki/Brick_(electronics)) - 当您的设备严重损坏时,它实际上会变成一块砖.
-- [camelCase, snake_case, kebab-case](https://en.wikipedia.org/wiki/Letter_case#Use_within_programming_languages) - 不同的外壳样式,名称说明其外观.
-- [Easter egg](https://en.wikipedia.org/wiki/Easter_egg_(media)) - 一个隐藏功能,特别是在与寻找复活节彩蛋有关的视频游戏中.
-- [Floating point number](https://floating-point-gui.de/formats/fp/) - 通过让小数点_float_而不是固定在适当的位置,这种表示可以用有限数量的数字对不同大小的数字进行编码.
-- [Framework](https://en.wikipedia.org/wiki/Software_framework) - 在软件架构中(就像在实际架构中一样),框架提供了基础结构,以指导和限制进一步的开发.
-- [Garbage Collector](https://en.m.wikipedia.org/wiki/Garbage_collection_(computer_science)) - 程序的一部分,尝试查找并回收不再使用的垃圾内存块.
-- [Glue Code](https://en.wikipedia.org/wiki/Glue_code) - Jenga 和乐高积木不共享相同的界面,但您始终可以将它们粘在一起.
-- [Heisenbug](https://en.wikipedia.org/wiki/Heisenbug) - 当人们试图研究它时,它似乎会消失或改变. 这是维尔纳·海森堡的双关语,他发现观察量子系统的行为不可避免地会改变它们的状态.
-- [Lazy evaluation](https://en.wikipedia.org/wiki/Lazy_evaluation) - 一种评估策略,暂停评估直到绝对必要,然后不再进行.
-- [Magic](https://en.wikipedia.org/wiki/Magic_(programming) ) - 一个神奇的程序/代码正在完成它的工作,但没有人知道如何做到. 就像现实一样,魔法实际上并不存在. 一旦你理解了它,它就不再是魔法了.
-- [Process starvation](https://en.wikipedia.org/wiki/Starvation_(computer_science)) - 进程永远无法获得完成其工作的资源的问题.
-- [Time travel debugging](https://en.wikipedia.org/wiki/Time_travel_debugging) - 通过源代码回顾过去,了解执行情况,有时甚至改变历史.
-- [Tree shaking](https://en.wikipedia.org/wiki/Tree_shaking) - 摇动依赖树,直到所有死亡部分都脱落,最终得到一棵漂亮的瘦树.
-- [Unfair enumeration](https://www.youtube.com/watch?v=CvLsVfq6cks&t=835s) - 输出所有偶数然后输出所有奇数的程序会生成不公平的自然数枚举,因为某些数字永远不会达到.
-- [Yoda condition](https://eslint.org/docs/latest/rules/yoda) - 当你写 `if ("red" === color) {` 而不是 `if (color === "red") {` 时,因为它读作“如果红色等于颜色”,类似于星球大战人物尤达讲话.
+- [Brick](https://en.m.wikipedia.org/wiki/Brick_(electronics)) - When your device is so corrupted it virtually turns into a brick.
+- [camelCase, snake_case, kebab-case](https://en.wikipedia.org/wiki/Letter_case#Use_within_programming_languages) - Different case styles where the name illustrates its appearance.
+- [Easter egg](https://en.wikipedia.org/wiki/Easter_egg_(media)) - A hidden feature especially in video games in reference to the Easter egg hunt.
+- [Floating point number](https://floating-point-gui.de/formats/fp/) - This representation can encode numbers at very different magnitudes with limited amount of digits by letting the radix point _float_ instead of being fixed in place.
+- [Framework](https://en.wikipedia.org/wiki/Software_framework) - In software architecture (like in actual architecture) frameworks provide basic structure to build upon that guide and constrain the further development.
+- [Garbage Collector](https://en.m.wikipedia.org/wiki/Garbage_collection_(computer_science)) - Part of a program that attempts to find and reclaim garbage pieces of memory not used anymore.
+- [Glue Code](https://en.wikipedia.org/wiki/Glue_code) - Jenga and LEGO bricks don't share the same interface but you can always glue them together.
+- [Heisenbug](https://en.wikipedia.org/wiki/Heisenbug) - A bug that seems to disappear or change when one tries to study it. It's a pun on Werner Heisenberg who discovered that the act of observing quantum systems inevitably alters their state.
+- [Lazy evaluation](https://en.wikipedia.org/wiki/Lazy_evaluation) - An evaluation stategy which suspends evaluation until it's absolutly necessary and then never does it again.
+- [Magic](https://en.wikipedia.org/wiki/Magic_(programming)) - A magic program/piece of code is doing it's job but nobody knows how. Like in reality, magic doesn't actually exist. Once you understand it, it's not magic anymore.
+- [Process starvation](https://en.wikipedia.org/wiki/Starvation_(computer_science)) - A problem where a process is perpetually denied resources to do its work.
+- [Time travel debugging](https://en.wikipedia.org/wiki/Time_travel_debugging) - Stepping back in time through source code to understand execution and sometimes even to change history.
+- [Tree shaking](https://en.wikipedia.org/wiki/Tree_shaking) - Shake the dependency tree until all the dead parts are falling off and you end up with a nice lean tree.
+- [Unfair enumeration](https://www.youtube.com/watch?v=CvLsVfq6cks&t=835s) - A program that outputs all even numbers and then all odd numbers generates an unfair enumeration of the natural numbers because some numbers are never reached.
+- [Yoda condition](https://eslint.org/docs/latest/rules/yoda) - When you write `if ("red" === color) {` instead of `if (color === "red") {` because it reads as, “if red equals the color”, similar to the way the Star Wars character Yoda speaks.
diff --git a/docs/awesome/awesome-neovim.md b/docs/awesome/awesome-neovim.md
index af9df347ee..39db4d72db 100644
--- a/docs/awesome/awesome-neovim.md
+++ b/docs/awesome/awesome-neovim.md
@@ -9,955 +9,961 @@
[![Awesome](https://awesome.re/badge-flat.svg)](https://awesome.re)
-->
- > 很棒的 Neovim 插件集合. 主要针对 Neovim 特定功能.
+> Collections of awesome Neovim plugins. Mostly targeting Neovim specific features.
-[Neovim](https://neovim.io/) 是一个基于 Vim 的文本编辑器,旨在提高可扩展性和可用性,以鼓励新的应用程序和贡献.
+[Neovim](https://neovim.io/) is a Vim-based text editor engineered for extensibility and usability, to encourage new applications and contributions.
## Wishlist
-有插件可以解决的问题吗? 将其添加到 [nvim-lua wishlist](https://github.com/nvim-lua/wishlist).
+Have a problem a plugin can solve? Add it to the [nvim-lua wishlist](https://github.com/nvim-lua/wishlist).
## UI
-Neovim 支持多种 UI.
+Neovim supports a wide variety of UI's.
You can find them listed on the [Neovim wiki](https://github.com/neovim/neovim/wiki/Related-projects#gui)
## Starter Templates
-- [tokiory/neovim-boilerplate](https://github.com/tokiory/neovim-boilerplate) - 用于进行新配置的入门样板.
-- [frans-johansson/lazy-nvim-starter](https://github.com/frans-johansson/lazy-nvim-starter) - 带有惰性插件管理器的入门样板.
+- [tokiory/neovim-boilerplate](https://github.com/tokiory/neovim-boilerplate) - Starter boilerplate for making new configurations.
+- [frans-johansson/lazy-nvim-starter](https://github.com/frans-johansson/lazy-nvim-starter) - Starter boilerplate with lazy plugin manager.
## Plugin
### Plugin Manager
-- [wbthomason/packer.nvim](https://github.com/wbthomason/packer.nvim) - 受使用包启发的插件管理器. 使用本机包,支持 Luarocks 依赖项,用 Lua 编写,允许表达配置.
-- [savq/paq-nvim](https://github.com/savq/paq-nvim) - 用 Lua 编写的 Neovim 包管理器.
-- [NTBBloodbath/cheovim](https://github.com/NTBBloodbath/cheovim) - 用 Lua 编写的 Neovim 配置切换器. 灵感来自化学.
-- [chiyadev/dep](https://github.com/chiyadev/dep) - packer.nvim 的替代品. 它的设计目的是为了变得更好、更容易使用. 可以找到上下文 [here](https://chiya.dev/posts/2021-11-27-why-package-manager).
-- [folke/lazy.nvim](https://github.com/folke/lazy.nvim) - 一个现代的插件管理器,具有图形界面、异步执行、锁定文件等.
+- [wbthomason/packer.nvim](https://github.com/wbthomason/packer.nvim) - A use-package inspired plugin manager. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config.
+- [savq/paq-nvim](https://github.com/savq/paq-nvim) - Neovim package manager written in Lua.
+- [NTBBloodbath/cheovim](https://github.com/NTBBloodbath/cheovim) - Neovim configuration switcher written in Lua. Inspired by chemacs.
+- [chiyadev/dep](https://github.com/chiyadev/dep) - An alternative to packer.nvim. It was built to be even better and easier to use. Context can be found [here](https://chiya.dev/posts/2021-11-27-why-package-manager).
+- [folke/lazy.nvim](https://github.com/folke/lazy.nvim) - A modern plugin manager, featuring a graphical interface, async execution, a lockfile and more 💤.
### LSP
#### (requires Neovim 0.5)
-- [neovim/nvim-lspconfig](https://github.com/neovim/nvim-lspconfig) - LSP 客户端的快速启动配置.
-- [nvim-lua/lsp-status.nvim](https://github.com/nvim-lua/lsp-status.nvim) - 这是一个插件/库,用于从内置 LSP 客户端生成状态行组件.
-- [RishabhRD/nvim-lsputils](https://github.com/RishabhRD/nvim-lsputils) - nvim-lsp 操作的更好默认值.
-- [nvimdev/lspsaga.nvim](https://github.com/nvimdev/lspsaga.nvim) - 基于 Neovim 内置 LSP 的轻量级 LSP 插件,具有高性能的 UI.
-- [kosayoda/nvim-lightbulb](https://github.com/kosayoda/nvim-lightbulb) - 只要“textDocument/codeAction”在当前光标位置可用,该插件就会在符号栏中显示一个灯泡.
-- [onsails/lspkind.nvim](https://github.com/onsails/lspkind.nvim) - 该插件将类似 vscode 的图标添加到 Neovim LSP 补全中.
-- [ojroques/nvim-lspfuzzy](https://github.com/ojroques/nvim-lspfuzzy) - 一个让 LSP 客户端使用 FZF 的小插件.
-- [gfanto/fzf-lsp.nvim](https://github.com/gfanto/fzf-lsp.nvim) - 为 LSP 内置的 Neovim 启用 FZF 模糊搜索功能.
-- [ray-x/lsp_signature.nvim](https://github.com/ray-x/lsp_signature.nvim) - 输入时的 LSP 签名提示.
-- [smjonas/inc-rename.nvim](https://github.com/smjonas/inc-rename.nvim) - 提供基于 Neovim 的命令预览功能的增量 LSP 重命名命令.
-- [rmagatti/goto-preview](https://github.com/rmagatti/goto-preview) - 在浮动窗口中预览本机 LSP 的 goto 定义调用.
-- [jubnzv/virtual-types.nvim](https://github.com/jubnzv/virtual-types.nvim) - 将类型注释显示为虚拟文本.
-- [jose-elias-alvarez/typescript.nvim](https://github.com/jose-elias-alvarez/typescript.nvim) - 用于改善 Neovim 内置 LSP 客户端的 TypeScript 开发体验的实用程序.
-- [ray-x/navigator.lua](https://github.com/ray-x/navigator.lua) - 快速学习现有代码并轻松浏览代码. 一把瑞士军刀让探索 LSP 和 Treesitter 符号成为一种乐趣.
-- [simrat39/symbols-outline.nvim](https://github.com/simrat39/symbols-outline.nvim) - 使用语言服务器协议的符号树状视图. 支持所有您喜欢的语言.
-- [stevearc/aerial.nvim](https://github.com/stevearc/aerial.nvim) - 用于浏览和快速导航的代码大纲窗口.
-- [SmiteshP/nvim-navbuddy](https://github.com/SmiteshP/nvim-navbuddy) - 一个简单的弹出显示,使用 LSP 提供面包屑等导航功能.
-- [tamago324/nlsp-settings.nvim](https://github.com/tamago324/nlsp-settings.nvim) - 使用 JSON 或 YAML 文件设置 LSP.
-- [jakewvincent/texmagic.nvim](https://github.com/jakewvincent/texmagic.nvim) - 通过定义任意数量的自定义 LaTeX 构建引擎并使用神奇注释选择它们,增强 Texlab 的 lspconfig 设置.
-- [nanotee/nvim-lsp-basics](https://github.com/nanotee/nvim-lsp-basics) - LSP 功能的基本包装器.
-- [weilbith/nvim-code-action-menu](https://github.com/weilbith/nvim-code-action-menu) - 代码操作的浮动弹出菜单,用于显示代码操作信息和差异预览.
-- [mfussenegger/nvim-lint](https://github.com/mfussenegger/nvim-lint) - 异步 linter 插件,对内置语言服务器协议支持的补充.
-- [b0o/SchemaStore.nvim](https://github.com/b0o/SchemaStore.nvim) - 提供对 [SchemaStore](https://github.com/SchemaStore/schemastore) 目录.
-- [ldelossa/litee.nvim](https://github.com/ldelossa/litee.nvim) - Neovim 缺少 IDE 功能.
-- [j-hui/fidget.nvim](https://github.com/j-hui/fidget.nvim) - 用于 LSP 进度的独立 UI.
-- [scalameta/nvim-metals](https://github.com/scalameta/nvim-metals) - Metals 的 Neovim 插件,Scala 语言服务器,使用 Neovim 的内置 LSP.
-- [junnplus/nvim-lsp-setup](https://github.com/Junnplus/nvim-lsp-setup) - nvim-lspconfig 和 nvim-lsp-installer 的简单包装器,可轻松设置 LSP 服务器.
-- [amrbashir/nvim-docs-view](https://github.com/amrbashir/nvim-docs-view) - 在侧面板中显示 LSP 悬停文档.
-- [mfussenegger/nvim-jdtls](https://github.com/mfussenegger/nvim-jdtls) - 对 eclipse.jdt.ls 的内置 LSP 支持的扩展.
-- [Kasama/nvim-custom-diagnostic-highlight](https://github.com/Kasama/nvim-custom-diagnostic-highlight) - 内联诊断弹出突出显示与 coc-nvim 非常相似,但基于“vim.diagnostic”.
-- [MrcJkb/haskell-tools.nvim](https://github.com/MrcJkb/haskell-tools.nvim) - Neovim 与 Haskell 开发工具(如 haskell-language-server 和 Hoogle)的无缝集成.
-- [ranjithshegde/ccls.nvim](https://github.com/ranjithshegde/ccls.nvim) - 使用 ccls LSP 的不合规格扩展并浏览 AST.
-- [idanarye/nvim-buffls](https://github.com/idanarye/nvim-buffls) - 将 LSP 功能添加到特定 Neovim 缓冲区.
-- [DNLHC/glance.nvim](https://github.com/DNLHC/glance.nvim) - 用于预览、导航和编辑 LSP 位置的漂亮窗口.
-- [linrongbin16/lsp-progress.nvim](https://github.com/linrongbin16/lsp-progress.nvim) - 高性能 LSP 进度状态.
-- [jinzhongjia/LspUI.nvim](https://github.com/jinzhongjia/LspUI.nvim) - 包装 LSP 操作的现代且有用的 UI.
-- [VidocqH/lsp-lens.nvim](https://github.com/VidocqH/lsp-lens.nvim) - 在函数定义上方显示函数引用,如 IDEA codelens.
-- [chrisgrieser/nvim-dr-lsp](https://github.com/chrisgrieser/nvim-dr-lsp) - 状态行组件显示LSP定义的数量和光标下令牌的引用.
-- [creativenull/efmls-configs-nvim](https://github.com/creativenull/efmls-configs-nvim) - 为 efm-langserver 配置的非官方的 linter 和格式化程序集合,以便与内置 LSP 一起使用.
-- [creativenull/diagnosticls-configs-nvim](https://github.com/creativenull/diagnosticls-configs-nvim) - 为诊断语言服务器配置的 linter 和格式化程序的非官方集合,以便与内置 LSP 一起使用.
+- [neovim/nvim-lspconfig](https://github.com/neovim/nvim-lspconfig) - Quickstart configurations for the LSP client.
+- [nvim-lua/lsp-status.nvim](https://github.com/nvim-lua/lsp-status.nvim) - This is a plugin/library for generating statusline components from the built-in LSP client.
+- [RishabhRD/nvim-lsputils](https://github.com/RishabhRD/nvim-lsputils) - Better defaults for nvim-lsp actions.
+- [nvimdev/lspsaga.nvim](https://github.com/nvimdev/lspsaga.nvim) - A light-weight LSP plugin based on Neovim's built-in LSP with a highly performant UI.
+- [kosayoda/nvim-lightbulb](https://github.com/kosayoda/nvim-lightbulb) - The plugin shows a lightbulb in the sign column whenever a `textDocument/codeAction` is available at the current cursor position.
+- [onsails/lspkind.nvim](https://github.com/onsails/lspkind.nvim) - The plugin adds vscode-like icons to Neovim LSP completions.
+- [ojroques/nvim-lspfuzzy](https://github.com/ojroques/nvim-lspfuzzy) - A small plugin to make the LSP client use FZF.
+- [gfanto/fzf-lsp.nvim](https://github.com/gfanto/fzf-lsp.nvim) - Enable the power of FZF fuzzy search for the Neovim built in LSP.
+- [ray-x/lsp_signature.nvim](https://github.com/ray-x/lsp_signature.nvim) - LSP signature hint when you type.
+- [smjonas/inc-rename.nvim](https://github.com/smjonas/inc-rename.nvim) - Provides an incremental LSP rename command based on Neovim's command-preview feature.
+- [rmagatti/goto-preview](https://github.com/rmagatti/goto-preview) - Previewing native LSP's goto definition calls in floating windows.
+- [jubnzv/virtual-types.nvim](https://github.com/jubnzv/virtual-types.nvim) - Show type annotations as virtual text.
+- [jose-elias-alvarez/typescript.nvim](https://github.com/jose-elias-alvarez/typescript.nvim) - Utilities to improve the TypeScript development experience for Neovim's built-in LSP client.
+- [ray-x/navigator.lua](https://github.com/ray-x/navigator.lua) - Learn existing code quickly and navigate code like a breeze. A swiss army knife makes exploring LSP and 🌲Treesitter symbols a piece of 🍰.
+- [simrat39/symbols-outline.nvim](https://github.com/simrat39/symbols-outline.nvim) - A tree like view for symbols using the Language Server Protocol. Supports all your favourite languages.
+- [stevearc/aerial.nvim](https://github.com/stevearc/aerial.nvim) - A code outline window for skimming and quick navigation.
+- [SmiteshP/nvim-navbuddy](https://github.com/SmiteshP/nvim-navbuddy) - A simple popup display that provides breadcrumbs like navigation features using LSP.
+- [tamago324/nlsp-settings.nvim](https://github.com/tamago324/nlsp-settings.nvim) - Setup LSP with JSON or YAML files.
+- [jakewvincent/texmagic.nvim](https://github.com/jakewvincent/texmagic.nvim) - Enhance the lspconfig settings for Texlab by defining any number of custom LaTeX build engines and selecting them with magic comments.
+- [nanotee/nvim-lsp-basics](https://github.com/nanotee/nvim-lsp-basics) - Basic wrappers for LSP features.
+- [weilbith/nvim-code-action-menu](https://github.com/weilbith/nvim-code-action-menu) - A floating pop-up menu for code actions to show code action information and a diff preview.
+- [mfussenegger/nvim-lint](https://github.com/mfussenegger/nvim-lint) - An asynchronous linter plugin, complementary to the built-in Language Server Protocol support.
+- [b0o/SchemaStore.nvim](https://github.com/b0o/SchemaStore.nvim) - Provide access to the [SchemaStore](https://github.com/SchemaStore/schemastore) catalog.
+- [ldelossa/litee.nvim](https://github.com/ldelossa/litee.nvim) - Neovim's missing IDE features.
+- [j-hui/fidget.nvim](https://github.com/j-hui/fidget.nvim) - Standalone UI for LSP progress.
+- [scalameta/nvim-metals](https://github.com/scalameta/nvim-metals) - Neovim plugin for Metals, the Scala language server, using Neovim's builtin LSP.
+- [junnplus/nvim-lsp-setup](https://github.com/Junnplus/nvim-lsp-setup) - A simple wrapper for nvim-lspconfig and nvim-lsp-installer to easily setup LSP servers.
+- [amrbashir/nvim-docs-view](https://github.com/amrbashir/nvim-docs-view) - Display LSP hover documentation in a side panel.
+- [mfussenegger/nvim-jdtls](https://github.com/mfussenegger/nvim-jdtls) - Extensions for the built-in LSP support for eclipse.jdt.ls.
+- [Kasama/nvim-custom-diagnostic-highlight](https://github.com/Kasama/nvim-custom-diagnostic-highlight) - Inline diagnostics popup-highlight much like coc-nvim but based on `vim.diagnostic`.
+- [MrcJkb/haskell-tools.nvim](https://github.com/MrcJkb/haskell-tools.nvim) - Seamless integration of Neovim with Haskell development tools like haskell-language-server and Hoogle.
+- [ranjithshegde/ccls.nvim](https://github.com/ranjithshegde/ccls.nvim) - Use off-spec extensions of ccls LSP and browse AST.
+- [idanarye/nvim-buffls](https://github.com/idanarye/nvim-buffls) - Add LSP functionality to specific Neovim buffers.
+- [DNLHC/glance.nvim](https://github.com/DNLHC/glance.nvim) - A pretty window for previewing, navigating and editing your LSP locations.
+- [linrongbin16/lsp-progress.nvim](https://github.com/linrongbin16/lsp-progress.nvim) - A performant LSP progress status.
+- [jinzhongjia/LspUI.nvim](https://github.com/jinzhongjia/LspUI.nvim) - A modern and useful UI that wraps LSP operations.
+- [VidocqH/lsp-lens.nvim](https://github.com/VidocqH/lsp-lens.nvim) - Display function references above function definition like IDEA codelens.
+- [chrisgrieser/nvim-dr-lsp](https://github.com/chrisgrieser/nvim-dr-lsp) - Status line component showing the number of LSP definition and reference of the token under the cursor.
+- [creativenull/efmls-configs-nvim](https://github.com/creativenull/efmls-configs-nvim) - An unofficial collection of linters and formatters configured for efm-langserver to work with builtin LSP.
+- [creativenull/diagnosticls-configs-nvim](https://github.com/creativenull/diagnosticls-configs-nvim) - An unofficial collection of linters and formatters configured for diagnostic-languageserver to work with builtin LSP.
##### LSP Installer
-- [anott03/nvim-lspinstall](https://github.com/anott03/nvim-lspinstall) - 易于安装语言服务器.
-- [alexaandru/nvim-lspupdate](https://github.com/alexaandru/nvim-lspupdate) - 更新已安装(或自动安装,如果缺少)LSP 服务器.
-- [williamboman/mason.nvim](https://github.com/williamboman/mason.nvim) - 可在 Neovim 运行的任何地方运行的便携式包管理器. 轻松安装和管理 LSP 服务器、DAP 服务器、linter 和格式化程序.
+- [anott03/nvim-lspinstall](https://github.com/anott03/nvim-lspinstall) - Easy to install language servers.
+- [alexaandru/nvim-lspupdate](https://github.com/alexaandru/nvim-lspupdate) - Updates installed (or auto installs if missing) LSP servers.
+- [williamboman/mason.nvim](https://github.com/williamboman/mason.nvim) - Portable package manager that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters.
##### Diagnostics
-- [andrewferrier/textobj-diagnostic](https://github.com/andrewferrier/textobj-diagnostic.nvim) - 用于诊断的文本对象(例如由 LSP 服务器生成的文本对象).
-- [~whynothugo/lsp_lines.nvim](https://git.sr.ht/~whynothugo/lsp_lines.nvim) - 使用真实代码行之上的虚拟行呈现诊断.
-- [onsails/diaglist.nvim](https://github.com/onsails/diaglist.nvim) - Quickfix 中的实时渲染工作区诊断,loclist 中的缓冲区诊断.
-- [folke/trouble.nvim](https://github.com/folke/trouble.nvim) - 一个漂亮的诊断列表,可以帮助您解决代码引起的所有问题.
-- [folke/lsp-colors.nvim](https://github.com/folke/lsp-colors.nvim) - 一个插件,可为尚不支持内置 LSP 客户端的配色方案添加缺失的 LSP 诊断突出显示组.
+- [andrewferrier/textobj-diagnostic](https://github.com/andrewferrier/textobj-diagnostic.nvim) - Text object for diagnostics (such as those generated by LSP servers).
+- [~whynothugo/lsp_lines.nvim](https://git.sr.ht/~whynothugo/lsp_lines.nvim) - Render diagnostics using virtual lines on top of the real line of code.
+- [onsails/diaglist.nvim](https://github.com/onsails/diaglist.nvim) - Live render workspace diagnostics in quickfix, buffer diagnostics in loclist.
+- [folke/trouble.nvim](https://github.com/folke/trouble.nvim) - A pretty diagnostics list to help you solve all the trouble your code is causing.
+- [folke/lsp-colors.nvim](https://github.com/folke/lsp-colors.nvim) - A plugin that adds missing LSP diagnostics highlight groups for color schemes that don't yet support the builtin LSP client.
### Completion
-- [ms-jpq/coq_nvim](https://github.com/ms-jpq/coq_nvim) - 快得像他妈的 Neovim 一样完成. SQLite,并发调度程序,数百小时的优化.
-- [hrsh7th/nvim-cmp](https://github.com/hrsh7th/nvim-cmp) - 用 Lua 编写的补全插件. 新版本的 nvim-compe.
- - [lukas-reineke/cmp-under-comparator](https://github.com/lukas-reineke/cmp-under-comparator) - nvim-cmp 函数可实现更好的排序.
-- [echasnovski/mini.nvim#mini.completion](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-completion.md) - 用于异步两阶段完成的“mini.nvim”模块. 支持显示完成项信息和独立函数签名.
-- [noib3/nvim-compleet](https://github.com/noib3/nvim-compleet) - 用 Rust 编写的 Neovim 自动完成框架.
-- [vigoux/complementree.nvim](https://github.com/vigoux/complementree.nvim) - 基于树守护者和功能编程接口的轻型同步完成插件.
-- [simrat39/rust-tools.nvim](https://github.com/simrat39/rust-tools.nvim) - 使用 Neovim 的内置 LSP 更好地开发 Rust 的工具.
-- [zbirenbaum/copilot.lua](https://github.com/zbirenbaum/copilot.lua) - 功能齐全的 Lua 替代品 [GitHub/copilot.vim](https://github.com/github/copilot.vim).
+- [ms-jpq/coq_nvim](https://github.com/ms-jpq/coq_nvim) - Fast as FUCK Neovim completion. SQLite, concurrent scheduler, hundreds of hours of optimization.
+- [hrsh7th/nvim-cmp](https://github.com/hrsh7th/nvim-cmp) - A completion plugin written in Lua. New version of nvim-compe.
+ - [lukas-reineke/cmp-under-comparator](https://github.com/lukas-reineke/cmp-under-comparator) - A nvim-cmp function for better sorting.
+- [echasnovski/mini.nvim#mini.completion](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-completion.md) - Module of `mini.nvim` for asynchronous two-stage completion. Supports showing completion item info and independent function signature.
+- [noib3/nvim-compleet](https://github.com/noib3/nvim-compleet) - A Neovim autocompletion framework written in Rust.
+- [vigoux/complementree.nvim](https://github.com/vigoux/complementree.nvim) - Light and synchronous completion plugin based on tree-sitter and with a functional-programming interface.
+- [simrat39/rust-tools.nvim](https://github.com/simrat39/rust-tools.nvim) - Tools for better development in Rust using Neovim's builtin LSP.
+- [zbirenbaum/copilot.lua](https://github.com/zbirenbaum/copilot.lua) - Fully featured Lua replacement for [GitHub/copilot.vim](https://github.com/github/copilot.vim).
+
+### AI
+
+- [Robitx/gp.nvim](https://github.com/Robitx/gp.nvim) - ChatGPT like sessions and instructable text/code operations in your favorite editor.
+- [dpayne/CodeGPT.nvim](https://github.com/dpayne/CodeGPT.nvim) - Provides commands to interact with ChatGPT, the focus is around code related usages.
+- [jackMort/ChatGPT.nvim](https://github.com/jackMort/ChatGPT.nvim) - Effortless Natural Language Generation with OpenAI's ChatGPT API.
### Programming Languages Support
-- [Julian/lean.nvim](https://github.com/Julian/lean.nvim) - Neovim 支持 [Lean Theorem Prover](https://leanprover.github.io/).
-- [akinsho/flutter-tools.nvim](https://github.com/akinsho/flutter-tools.nvim) - 使用原生 LSP 构建 Flutter 和 Dart 应用程序.
-- [gbprod/phpactor.nvim](https://github.com/gbprod/phpactor.nvim) - Lua 版本的 Phpactor Vim 插件可以利用最新的 Neovim 功能.
-- [brendalf/mix.nvim](https://github.com/brendalf/mix.nvim) - Mix(来自 Elixir)包装插件.
-- [AckslD/swenv.nvim](https://github.com/AckslD/swenv.nvim) - 无需重新启动即可快速切换 Python 虚拟环境的小插件.
-- [gennaro-tedesco/nvim-jqx](https://github.com/gennaro-tedesco/nvim-jqx) - JSON 文件的交互界面.
-- [nanotee/sqls.nvim](https://github.com/nanotee/sqls.nvim) - SQL数据库连接插件+LSP客户端.
-- [dmmulroy/tsc.nvim](https://github.com/dmmulroy/tsc.nvim) - 使用 TypeScript 编译器 (TSC) 进行异步项目范围的 TypeScript 类型检查,并将结果加载到快速修复列表中.
+- [Julian/lean.nvim](https://github.com/Julian/lean.nvim) - Neovim support for the [Lean Theorem Prover](https://leanprover.github.io/).
+- [akinsho/flutter-tools.nvim](https://github.com/akinsho/flutter-tools.nvim) - Build Flutter and Dart applications using the native LSP.
+- [gbprod/phpactor.nvim](https://github.com/gbprod/phpactor.nvim) - Lua version of the Phpactor Vim plugin to take advantage of the latest Neovim features.
+- [brendalf/mix.nvim](https://github.com/brendalf/mix.nvim) - Mix (from Elixir) wrapper plugin.
+- [AckslD/swenv.nvim](https://github.com/AckslD/swenv.nvim) - Tiny plugin to quickly switch Python virtual environments without restarting.
+- [gennaro-tedesco/nvim-jqx](https://github.com/gennaro-tedesco/nvim-jqx) - Interactive interface for JSON files.
+- [nanotee/sqls.nvim](https://github.com/nanotee/sqls.nvim) - SQL database connection plugin + LSP client.
+- [dmmulroy/tsc.nvim](https://github.com/dmmulroy/tsc.nvim) - Asynchronous project-wide TypeScript type-checking using the TypeScript compiler (TSC) with results loaded into a quickfix list.
#### Golang
-- [ray-x/go.nvim](https://github.com/ray-x/go.nvim) - 基于 lsp 和 Treesitter 的 Golang 插件.
-- [crusj/structrue-go.nvim](https://github.com/crusj/structrue-go.nvim) - 更好地结构化显示 Golang 符号信息.
-- [crispgm/nvim-go](https://github.com/crispgm/nvim-go) - Golang 开发插件的最小实现.
-- [edolphin-ydf/goimpl.nvim](https://github.com/edolphin-ydf/goimpl.nvim) - 为类型生成接口存根.
-- [olexsmir/gopher.nvim](https://github.com/olexsmir/gopher.nvim/) - 使 Golang 开发变得最简单的插件.
-- [rafaelsq/nvim-goc.lua](https://github.com/rafaelsq/nvim-goc.lua) - 使用 Golang 代码覆盖率突出显示您的缓冲区.
-- [crusj/hierarchy-tree-go.nvim](https://github.com/crusj/hierarchy-tree-go.nvim) - Golang 的 Neovim 插件,callHierarchy UI 树.
+- [ray-x/go.nvim](https://github.com/ray-x/go.nvim) - Golang plugin based on lsp and Treesitter.
+- [crusj/structrue-go.nvim](https://github.com/crusj/structrue-go.nvim) - A better structured display of Golang symbols information.
+- [crispgm/nvim-go](https://github.com/crispgm/nvim-go) - A minimal implementation of Golang development plugin.
+- [edolphin-ydf/goimpl.nvim](https://github.com/edolphin-ydf/goimpl.nvim) - Generate interface stubs for a type.
+- [olexsmir/gopher.nvim](https://github.com/olexsmir/gopher.nvim/) - Plugin for making Golang development easiest.
+- [rafaelsq/nvim-goc.lua](https://github.com/rafaelsq/nvim-goc.lua) - Highlight your buffer with Golang Code Coverage.
+- [crusj/hierarchy-tree-go.nvim](https://github.com/crusj/hierarchy-tree-go.nvim) - Neovim plugin for Golang, callHierarchy UI tree.
#### YAML
-- [someone-stole-my-name/yaml-companion.nvim](https://github.com/someone-stole-my-name/yaml-companion.nvim) - 获取、设置和自动检测缓冲区中的 YAML 架构.
-- [cuducos/yaml.nvim](https://github.com/cuducos/yaml.nvim) - 处理 YAML 文件的实用程序.
+- [someone-stole-my-name/yaml-companion.nvim](https://github.com/someone-stole-my-name/yaml-companion.nvim) - Get, set and autodetect YAML schemas in your buffers.
+- [cuducos/yaml.nvim](https://github.com/cuducos/yaml.nvim) - Utils to work with YAML files.
#### Web Development
-- [NTBBloodbath/rest.nvim](https://github.com/NTBBloodbath/rest.nvim) - 用 Lua 编写的快速 Neovim HTTP 客户端.
-- [ray-x/web-tools.nvim](https://github.com/ray-x/web-tools.nvim) - 启动本地开发服务器,具有静态和动态页面的实时重新加载功能,以及使用 LSP 重命名 HTML 和 CSS 标签.
+- [NTBBloodbath/rest.nvim](https://github.com/NTBBloodbath/rest.nvim) - A fast Neovim HTTP client written in Lua.
+- [ray-x/web-tools.nvim](https://github.com/ray-x/web-tools.nvim) - Launch a local development server with live reload feature for static & dynamic pages, HTML & CSS tag rename with LSP.
#### Markdown and LaTeX
-- [ellisonleao/glow.nvim](https://github.com/ellisonleao/glow.nvim) - 使用发光进行 Markdown 预览.
-- [iamcco/markdown-preview.nvim](https://github.com/iamcco/markdown-preview.nvim) - 通过同步滚动和灵活的配置在现代浏览器上预览 Markdown.
-- [davidgranstrom/nvim-markdown-preview](https://github.com/davidgranstrom/nvim-markdown-preview) - 通过 Neovim 的作业控制 API 使用 pandoc 和 live-server 在浏览器中进行 Markdown 预览.
-- [jghauser/auto-pandoc.nvim](https://github.com/jghauser/auto-pandoc.nvim) - 利用 yaml 块轻松进行 pandoc 转换.
-- [jghauser/follow-md-links.nvim](https://github.com/jghauser/follow-md-links.nvim) - 按 Enter 键可跟踪内部 Markdown 链接.
-- [jubnzv/mdeval.nvim](https://github.com/jubnzv/mdeval.nvim) - 评估 Markdown 文档中的代码块.
-- [kdheepak/panvimdoc](https://github.com/kdheepak/panvimdoc) - pandoc 到 vimdoc GitHub 操作.
-- [frabjous/knap](https://github.com/frabjous/knap) - 用于为 Markdown、LaTeX 和其他文档创建自动更新预览的插件.
-- [jbyuki/carrot.nvim](https://github.com/jbyuki/carrot.nvim) - Markdown 评估器 Lua 代码块.
-- [AckslD/nvim-FeMaco.lua](https://github.com/AckslD/nvim-FeMaco.lua) - 促进您的 Fenced Markdown 代码块编辑.
-- [NFrid/markdown-togglecheck](https://github.com/NFrid/markdown-togglecheck) - 简单的 Neovim 插件,用于使用 Treesitter 切换复选框.
-- [toppair/peek.nvim](https://github.com/toppair/peek.nvim) - 在网络视图窗口中预览 Markdown.
-- [yaocccc/nvim-hl-mdcodeblock.lua](https://github.com/yaocccc/nvim-hl-mdcodeblock.lua) - 使用 Tree-sitter 突出显示 Markdown 代码块.
-- [kiran94/edit-markdown-table.nvim](https://github.com/kiran94/edit-markdown-table.nvim) - 使用 Tree-sitter 编辑 Markdown 表.
-- [richardbizik/nvim-toc](https://github.com/richardbizik/nvim-toc) - 轻松生成 Markdown 文件的目录.
+- [ellisonleao/glow.nvim](https://github.com/ellisonleao/glow.nvim) - Markdown preview using glow.
+- [iamcco/markdown-preview.nvim](https://github.com/iamcco/markdown-preview.nvim) - Preview markdown on your modern browser with synchronised scrolling and flexible configuration.
+- [davidgranstrom/nvim-markdown-preview](https://github.com/davidgranstrom/nvim-markdown-preview) - Markdown preview in the browser using pandoc and live-server through Neovim's job-control API.
+- [jghauser/auto-pandoc.nvim](https://github.com/jghauser/auto-pandoc.nvim) - Easy pandoc conversion leveraging yaml blocks.
+- [jghauser/follow-md-links.nvim](https://github.com/jghauser/follow-md-links.nvim) - Press enter to follow internal markdown links.
+- [jubnzv/mdeval.nvim](https://github.com/jubnzv/mdeval.nvim) - Evaluate code blocks inside markdown documents.
+- [kdheepak/panvimdoc](https://github.com/kdheepak/panvimdoc) - A pandoc to vimdoc GitHub action.
+- [frabjous/knap](https://github.com/frabjous/knap) - Plugin for creating automatic updating-as-you-type previews for markdown, LaTeX and other documents.
+- [jbyuki/carrot.nvim](https://github.com/jbyuki/carrot.nvim) - Markdown evaluator Lua code blocks.
+- [AckslD/nvim-FeMaco.lua](https://github.com/AckslD/nvim-FeMaco.lua) - Catalyze your Fenced Markdown Code-block editing.
+- [NFrid/markdown-togglecheck](https://github.com/NFrid/markdown-togglecheck) - Simple Neovim plugin for toggling check boxes using Treesitter.
+- [toppair/peek.nvim](https://github.com/toppair/peek.nvim) - Preview markdown in a webview window.
+- [yaocccc/nvim-hl-mdcodeblock.lua](https://github.com/yaocccc/nvim-hl-mdcodeblock.lua) - Highlight markdown codeblock using Tree-sitter.
+- [kiran94/edit-markdown-table.nvim](https://github.com/kiran94/edit-markdown-table.nvim) - Edit Markdown Tables using Tree-sitter.
+- [richardbizik/nvim-toc](https://github.com/richardbizik/nvim-toc) - Easily generate table of contents for markdown files.
### Language
-- [potamides/pantran.nvim](https://github.com/potamides/pantran.nvim) - 使用交互式翻译窗口翻译您的文本.
-- [niuiic/translate.nvim](https://github.com/niuiic/translate.nvim) - 通过 shell 命令调用任何翻译引擎.
+- [potamides/pantran.nvim](https://github.com/potamides/pantran.nvim) - Translate your text with an interactive translation window.
+- [niuiic/translate.nvim](https://github.com/niuiic/translate.nvim) - Invoke any translation engine via shell command.
### Syntax
-- [nvim-treesitter/nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter) - Neovim Treesitter 配置和抽象层.
-- [nvim-treesitter/nvim-treesitter-textobjects](https://github.com/nvim-treesitter/nvim-treesitter-textobjects) - 使用树保姆查询创建您自己的文本对象.
-- [RRethy/nvim-treesitter-textsubjects](https://github.com/RRethy/nvim-treesitter-textsubjects) - 位置和语法感知文本对象_做你的意思_.
-- [kylechui/nvim-surround](https://github.com/kylechui/nvim-surround) - 用于添加/更改/删除周围分隔符对的插件.
-- [echasnovski/mini.nvim#mini.surround](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-surround.md) - 用于处理文本环境的“mini.nvim”模块(添加、删除、替换、查找、突出显示). 支持点重复、不同的搜索方法、“上一个”/“下一个”扩展映射、树保护集成等.
-- [m-demare/hlargs.nvim](https://github.com/m-demare/hlargs.nvim) - 使用 Treesitter 突出显示参数的定义和用法.
-- [LhKipp/nvim-nu](https://github.com/LhKipp/nvim-nu) - 对 nushell 语言的基本编辑器支持.
-- [desdic/agrolens.nvim](https://github.com/desdic/agrolens.nvim) - 使用望远镜通过树保姆节点进行导航.
+- [nvim-treesitter/nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter) - Neovim Treesitter configurations and abstraction layer.
+- [nvim-treesitter/nvim-treesitter-textobjects](https://github.com/nvim-treesitter/nvim-treesitter-textobjects) - Create your own textobjects using tree-sitter queries.
+- [RRethy/nvim-treesitter-textsubjects](https://github.com/RRethy/nvim-treesitter-textsubjects) - Location and syntax aware text objects which _do what you mean_.
+- [kylechui/nvim-surround](https://github.com/kylechui/nvim-surround) - A plugin for adding/changing/deleting surrounding delimiter pairs.
+- [echasnovski/mini.nvim#mini.surround](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-surround.md) - Module of `mini.nvim` for working with text surroundings (add, delete, replace, find, highlight). Supports dot-repeat, different search methods, "last"/"next" extended mappings, tree-sitter integration, and more.
+- [m-demare/hlargs.nvim](https://github.com/m-demare/hlargs.nvim) - Highlight arguments' definitions and usages, using Treesitter.
+- [LhKipp/nvim-nu](https://github.com/LhKipp/nvim-nu) - Basic editor support for the nushell language.
+- [desdic/agrolens.nvim](https://github.com/desdic/agrolens.nvim) - Navigate via Tree-sitter nodes using Telescope.
### Snippet
-- [norcalli/snippets.nvim](https://github.com/norcalli/snippets.nvim) - Lua 中的片段.
-- [L3MON4D3/LuaSnip](https://github.com/L3MON4D3/LuaSnip) - 用 Lua 编写的片段引擎.
-- [smjonas/snippet-converter.nvim](https://github.com/smjonas/snippet-converter.nvim) - 在最常见的代码片段格式之间转换代码片段,并使用几行 Lua 代码对其进行修改.
-- [dcampos/nvim-snippy](https://github.com/dcampos/nvim-snippy) - 用 Lua 编写的片段插件,支持 [vim-snippets](https://github.com/honza/vim-snippets).
-- [ellisonleao/carbon-now.nvim](https://github.com/ellisonleao/carbon-now.nvim) - 直接从 Neovim 创建漂亮的代码片段.
-- [TobinPalmer/rayso.nvim](https://github.com/TobinPalmer/rayso.nvim) - 使用 Neovim 创建代码片段 [ray.so](https://ray.so).
+- [norcalli/snippets.nvim](https://github.com/norcalli/snippets.nvim) - Snippets in Lua.
+- [L3MON4D3/LuaSnip](https://github.com/L3MON4D3/LuaSnip) - A snippet engine written in Lua.
+- [smjonas/snippet-converter.nvim](https://github.com/smjonas/snippet-converter.nvim) - Convert snippets between the most common snippet formats and modify them using a few lines of Lua code.
+- [dcampos/nvim-snippy](https://github.com/dcampos/nvim-snippy) - Snippet plugin written in Lua with support for [vim-snippets](https://github.com/honza/vim-snippets).
+- [ellisonleao/carbon-now.nvim](https://github.com/ellisonleao/carbon-now.nvim) - Create beautiful code snippets directly from Neovim.
+- [TobinPalmer/rayso.nvim](https://github.com/TobinPalmer/rayso.nvim) - Create code snippets in Neovim using [ray.so](https://ray.so).
### Register
-- [gennaro-tedesco/nvim-peekup](https://github.com/gennaro-tedesco/nvim-peekup) - 与 Vim 寄存器动态交互.
-- [tversteeg/registers.nvim](https://github.com/tversteeg/registers.nvim) - Vim 寄存器的非侵入式最小预览.
-- [acksld/nvim-neoclip.lua](https://github.com/AckslD/nvim-neoclip.lua) - 剪贴板管理器 Neovim 插件与望远镜集成.
-- [tenxsoydev/karen-yank.nvim](https://github.com/tenxsoydev/karen-yank.nvim) - 通过删除、剪切和复制映射进行更有意的寄存器处理.
+- [gennaro-tedesco/nvim-peekup](https://github.com/gennaro-tedesco/nvim-peekup) - Dynamically interact with Vim registers.
+- [tversteeg/registers.nvim](https://github.com/tversteeg/registers.nvim) - Non-obtrusive minimal preview of Vim registers.
+- [acksld/nvim-neoclip.lua](https://github.com/AckslD/nvim-neoclip.lua) - Clipboard manager Neovim plugin with telescope integration.
+- [tenxsoydev/karen-yank.nvim](https://github.com/tenxsoydev/karen-yank.nvim) - More intentional register handling with delete, cut and yank mappings.
### Marks
-- [cbochs/grapple.nvim](https://github.com/cbochs/grapple.nvim) - 提供标记、光标跟踪以及对重要项目文件的即时导航.
-- [chentoast/marks.nvim](https://github.com/chentoast/marks.nvim) - 更好的用户查看 Vim 标记并与之交互的体验.
-- [ThePrimeagen/harpoon](https://github.com/ThePrimeagen/harpoon) - 每个项目的自动更新和可编辑标记实用程序,用于快速文件导航.
-- [ofirgall/open.nvim](https://github.com/ofirgall/open.nvim) - 使用自定义开启器打开当前单词,例如 GitHub 速记.
-- [LeonHeidelbach/trailblazer.nvim](https://github.com/LeonHeidelbach/trailblazer.nvim) - TrailBlazer 引入了基于堆栈的标记系统,该系统使用项目范围标记实现全新的动态且超快速的工作流程.
-- [tomasky/bookmarks.nvim](https://github.com/tomasky/bookmarks.nvim) - 带有全局文件存储的书签,用 Lua 编写.
+- [cbochs/grapple.nvim](https://github.com/cbochs/grapple.nvim) - Provides tagging, cursor tracking, and immediate navigation to important project files.
+- [chentoast/marks.nvim](https://github.com/chentoast/marks.nvim) - A better user experience for viewing and interacting with Vim marks.
+- [ThePrimeagen/harpoon](https://github.com/ThePrimeagen/harpoon) - A per project, auto updating and editable marks utility for fast file navigation.
+- [ofirgall/open.nvim](https://github.com/ofirgall/open.nvim) - Open the current word with custom openers, GitHub shorthand for example.
+- [LeonHeidelbach/trailblazer.nvim](https://github.com/LeonHeidelbach/trailblazer.nvim) - TrailBlazer introduces a stack based mark system that enables a completely new dynamic and super fast workflow using project wide marks.
+- [tomasky/bookmarks.nvim](https://github.com/tomasky/bookmarks.nvim) - Bookmarks with global file storage, written in Lua.
### Search
-- [kevinhwang91/nvim-hlslens](https://github.com/kevinhwang91/nvim-hlslens) - 帮助您更好地浏览搜索到的信息,无缝跳转匹配的实例.
-- [rktjmp/highlight-current-n.nvim](https://github.com/rktjmp/highlight-current-n.nvim) - 突出显示当前/,? 或 \* 在按 n 或 N 时在光标下匹配,然后退出.
-- [gaborvecsei/memento.nvim](https://github.com/gaborvecsei/memento.nvim) - 缓冲区关闭后跟踪您访问的文件历史记录. 更轻松地重新打开文件.
-- [ray-x/sad.nvim](https://github.com/ray-x/sad.nvim) - neovim 中的太空时代 seD. 批处理文件编辑工具,包装器 [sad](https://github.com/ms-jpq/sad)
-- [s1n7ax/nvim-search-and-replace](https://github.com/s1n7ax/nvim-search-and-replace) - 从当前工作目录同时搜索和替换多个文件.
-- [roobert/search-replace.nvim](https://github.com/roobert/search-replace.nvim) - 为本机搜索和替换体验带来更好的功能.
-- [AckslD/muren.nvim](https://github.com/AckslD/muren.nvim/) - 通过交互式用户界面进行多次替换.
+- [kevinhwang91/nvim-hlslens](https://github.com/kevinhwang91/nvim-hlslens) - Helps you better glance searched information, seamlessly jump matched instances.
+- [rktjmp/highlight-current-n.nvim](https://github.com/rktjmp/highlight-current-n.nvim) - Highlights the current /, ? or \* match under your cursor when pressing n or N and gets out of the way afterwards.
+- [gaborvecsei/memento.nvim](https://github.com/gaborvecsei/memento.nvim) - Keeps track of your visited file history after a buffer is closed. Reopen files more easily.
+- [ray-x/sad.nvim](https://github.com/ray-x/sad.nvim) - Space Age seD in neovim. Batch file edit tool, a wrapper for [sad](https://github.com/ms-jpq/sad)
+- [s1n7ax/nvim-search-and-replace](https://github.com/s1n7ax/nvim-search-and-replace) - Search and replace in multiple files at the same time from the current working directory.
+- [roobert/search-replace.nvim](https://github.com/roobert/search-replace.nvim) - Brings better features to the native search and replace experience.
+- [AckslD/muren.nvim](https://github.com/AckslD/muren.nvim/) - Multiple replacements through interactive UI.
### Fuzzy Finder
-- [nvim-telescope/telescope.nvim](https://github.com/nvim-telescope/telescope.nvim) - Telescope.nvim 是一个高度 [extendable](https://github.com/nvim-telescope/telescope.nvim/wiki/Extensions) 列表上的模糊查找器. 基于 Neovim 核心的最新强大功能构建. Telescope 以模块化为中心,可以轻松定制.
-- [vijaymarupudi/nvim-fzf](https://github.com/vijaymarupudi/nvim-fzf) - 用于使用 FZF 的 Lua API (Neovim >= 0.5). 允许 UI 速度和可用性完全异步.
-- [camspiers/snap](https://github.com/camspiers/snap) - 可扩展的模糊查找器. 与 Telescope 类似,并针对性能进行了优化,尤其是在大型代码库中进行 grep 时.
-- [ibhagwan/fzf-lua](https://github.com/ibhagwan/fzf-lua) - Lua 版本的“fzf.vim”,高性能且完全异步,支持“nvim-web-devicons”、git 指示器、LSP、quickfix/位置列表等. 还支持 [`skim`](https://github.com/lotabout/skim) 作为它的 fzf 二进制文件.
-- [jvgrootveld/telescope-zoxide](https://github.com/jvgrootveld/telescope-zoxide) - 望远镜集成 [zoxide](https://github.com/ajeetdsouza/zoxide),一个跟踪您的使用情况的智能目录选择器.
-- [echasnovski/mini.nvim#mini.fuzzy](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-fuzzy.md) - `mini.nvim` 模块,具有执行一个字符串与其他字符串的模糊匹配以及快速望远镜排序器的功能.
-- [axkirillov/easypick.nvim](https://github.com/axkirillov/easypick.nvim) - Easypick 可让您通过任意控制台命令轻松创建 Telescope 选择器.
+- [nvim-telescope/telescope.nvim](https://github.com/nvim-telescope/telescope.nvim) - Telescope.nvim is a highly [extendable](https://github.com/nvim-telescope/telescope.nvim/wiki/Extensions) fuzzy finder over lists. Built on the latest awesome features from Neovim core. Telescope is centered around modularity, allowing for easy customization.
+- [vijaymarupudi/nvim-fzf](https://github.com/vijaymarupudi/nvim-fzf) - A Lua API for using FZF (Neovim >= 0.5). Allows for full asynchronicity for UI speed and usability.
+- [camspiers/snap](https://github.com/camspiers/snap) - An extensible fuzzy finder. Similar to Telescope, and optimized for performance, especially when grepping in large codebases.
+- [ibhagwan/fzf-lua](https://github.com/ibhagwan/fzf-lua) - The Lua version of `fzf.vim`, high-performance and fully async, supports `nvim-web-devicons`, git indicators, LSP, quickfix/location lists and more. Also supports [`skim`](https://github.com/lotabout/skim) as its fzf binary.
+- [jvgrootveld/telescope-zoxide](https://github.com/jvgrootveld/telescope-zoxide) - Telescope integration for [zoxide](https://github.com/ajeetdsouza/zoxide), a smart directory picker that tracks your usage.
+- [echasnovski/mini.nvim#mini.fuzzy](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-fuzzy.md) - Module of `mini.nvim` with functions to perform fuzzy matching of one string to others along with fast Telescope sorter.
+- [axkirillov/easypick.nvim](https://github.com/axkirillov/easypick.nvim) - Easypick lets you easily create Telescope pickers from arbitrary console commands.
### File Explorer
-- [kyazdani42/nvim-tree.lua](https://github.com/kyazdani42/nvim-tree.lua) - 一个简单快速的文件浏览器树.
-- [luukvbaal/nnn.nvim](https://github.com/luukvbaal/nnn.nvim) - 文件浏览器由 [nnn](https://github.com/jarun/nnn) 和卢阿.
-- [tamago324/lir.nvim](https://github.com/tamago324/lir.nvim) - 简单的文件浏览器.
-- [TimUntersberger/neofs](https://github.com/TimUntersberger/neofs) - 用 Lua 编写的文件管理器.
-- [kevinhwang91/rnvimr](https://github.com/kevinhwang91/rnvimr) - 一个简单但令人惊叹的文件浏览器.
-- [Xuyuanp/yanil](https://github.com/Xuyuanp/yanil) - Lua 中的另一个书呆子树.
-- [ms-jpq/chadtree](https://github.com/ms-jpq/chadtree) - 文件管理器. 比 NERDTree 更好.
-- [is0n/fm-nvim](https://github.com/is0n/fm-nvim) - Neovim 插件可让您使用您最喜欢的终端文件管理器(和模糊查找器).
-- [nvim-neo-tree/neo-tree.nvim](https://github.com/nvim-neo-tree/neo-tree.nvim) - Neo-tree 是一个 Neovim 插件,可以以任何适合您的风格浏览文件系统和其他树状结构,包括侧边栏、浮动窗口、netrw 分割样式或同时使用所有这些样式.
-- [elihunter173/dirbuf.nvim](https://github.com/elihunter173/dirbuf.nvim) - 一个文件管理器,可让您像编辑文本一样编辑文件系统.
-- [theblob42/drex.nvim](https://github.com/TheBlob42/drex.nvim) - 用 Lua 编写的简单且可配置的文件浏览器.
-- [SidOfc/carbon.nvim](https://github.com/SidOfc/carbon.nvim) - 用 Lua 编写的简单目录树查看器.
-- [dinhhuy258/sfm.nvim](https://github.com/dinhhuy258/sfm.nvim) - Nvim-tree 的替代方案,设计为可扩展且简约.
-- [kiran94/s3edit.nvim](https://github.com/kiran94/s3edit.nvim) - 直接从 Neovim 编辑来自 Amazon S3 的文件.
-- [stevearc/oil.nvim](https://github.com/stevearc/oil.nvim) - 像缓冲区一样编辑文件系统.
-- [kelly-lin/ranger.nvim](https://github.com/kelly-lin/ranger.nvim) - [Ranger](https://github.com/ranger/ranger) neovim 的集成.
-- [echasnovski/mini.nvim#mini.files](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-files.md) - `mini.nvim` 模块提供文件浏览器,具有能够通过编辑文本来操作文件系统的列视图. 可以在目录内部和目录之间创建/删除/重命名/复制/移动文件/目录.
+- [kyazdani42/nvim-tree.lua](https://github.com/kyazdani42/nvim-tree.lua) - A simple and fast file explorer tree.
+- [luukvbaal/nnn.nvim](https://github.com/luukvbaal/nnn.nvim) - File explorer powered by [nnn](https://github.com/jarun/nnn) and Lua.
+- [tamago324/lir.nvim](https://github.com/tamago324/lir.nvim) - Simple file explorer.
+- [TimUntersberger/neofs](https://github.com/TimUntersberger/neofs) - A file manager written in Lua.
+- [kevinhwang91/rnvimr](https://github.com/kevinhwang91/rnvimr) - A simple yet amazing file explorer.
+- [Xuyuanp/yanil](https://github.com/Xuyuanp/yanil) - Yet Another Nerdtree In Lua.
+- [ms-jpq/chadtree](https://github.com/ms-jpq/chadtree) - File manager. Better than NERDTree.
+- [is0n/fm-nvim](https://github.com/is0n/fm-nvim) - Neovim plugin that lets you use your favorite terminal file managers (and fuzzy finders).
+- [nvim-neo-tree/neo-tree.nvim](https://github.com/nvim-neo-tree/neo-tree.nvim) - Neo-tree is a Neovim plugin to browse the file system and other tree like structures in whatever style suits you, including sidebars, floating windows, netrw split style, or all of them at once.
+- [elihunter173/dirbuf.nvim](https://github.com/elihunter173/dirbuf.nvim) - A file manager which lets you edit your filesystem like you edit text.
+- [theblob42/drex.nvim](https://github.com/TheBlob42/drex.nvim) - A simple and configurable file explorer written in Lua.
+- [SidOfc/carbon.nvim](https://github.com/SidOfc/carbon.nvim) - The simple directory tree viewer written in Lua.
+- [dinhhuy258/sfm.nvim](https://github.com/dinhhuy258/sfm.nvim) - An alternative to Nvim-tree designed to be extensible and minimalist.
+- [kiran94/s3edit.nvim](https://github.com/kiran94/s3edit.nvim) - Edit files from Amazon S3 directly from Neovim.
+- [stevearc/oil.nvim](https://github.com/stevearc/oil.nvim) - Edit your filesystem like a buffer.
+- [kelly-lin/ranger.nvim](https://github.com/kelly-lin/ranger.nvim) - [Ranger](https://github.com/ranger/ranger) integration for neovim.
+- [echasnovski/mini.nvim#mini.files](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-files.md) - Module of `mini.nvim` providing file explorer with column view capable of manipulating file system by editing text. Can create/delete/rename/copy/move files/directories inside and across directories.
### Project
-- [pluffie/neoproj](https://github.com/pluffie/neoproj) - 小而强大的项目(和会话)经理.
-- [shaeinst/penvim](https://github.com/shaeinst/penvim) - 项目的根目录和文档缩进检测器以及基于项目的配置加载器.
-- [nyngwang/NeoRoot.lua](https://github.com/nyngwang/NeoRoot.lua) - 将当前工作目录更改为光标所在的缓冲区,并尝试向上移动 2 级,但在遇到您定义的项目根目录之一后停止.
-- [windwp/nvim-projectconfig](https://github.com/windwp/nvim-projectconfig) - 根据项目目录加载 Neovim 配置.
-- [windwp/nvim-spectre](https://github.com/windwp/nvim-spectre) - 搜索和替换面板.
-- [ahmedkhalf/project.nvim](https://github.com/ahmedkhalf/project.nvim) - 一款一体化 Neovim 插件,提供卓越的项目管理.
-- [klen/nvim-config-local](https://github.com/klen/nvim-config-local) - 从工作目录安全加载本地配置文件.
-- [cljoly/telescope-repo.nvim](https://cj.rs/telescope-repo-nvim/) - 望远镜选择器可跳转到文件系统上的任何存储库(git 或其他).
-- [MunifTanjim/exrc.nvim](https://github.com/MunifTanjim/exrc.nvim) - 安全项目本地配置.
-- [otavioschwanck/telescope-alternate.nvim](https://github.com/otavioschwanck/telescope-alternate.nvim) - 使用望远镜在常见文件之间交替.
-- [natecraddock/workspaces.nvim](https://github.com/natecraddock/workspaces.nvim) - 管理工作区目录.
-- [gnikdroy/projections.nvim](https://github.com/gnikdroy/projections.nvim) - 小型项目+会话管理器.
-- [nyngwang/suave.lua](https://github.com/nyngwang/suave.lua) - 多选项卡项目会话自动化.
-- [desdic/telescope-rooter.nvim](https://github.com/desdic/telescope-rooter.nvim) - 确保始终从项目/根目录启动望远镜(并且仅启动望远镜).
-- [jinzhongjia/PS_manager.nvim](https://github.com/jinzhongjia/PS_manager.nvim) - 多项目管理,自动切换密码.
+- [pluffie/neoproj](https://github.com/pluffie/neoproj) - Small yet powerful project (and session) manager.
+- [shaeinst/penvim](https://github.com/shaeinst/penvim) - Project's Root Directory and Documents Indentation detector with project based config loader.
+- [nyngwang/NeoRoot.lua](https://github.com/nyngwang/NeoRoot.lua) - Change your current working directory to the buffer your cursor is on, and try to go up 2 levels but stop after it encounters one of the project roots you define.
+- [windwp/nvim-projectconfig](https://github.com/windwp/nvim-projectconfig) - Load Neovim config depend on project directory.
+- [windwp/nvim-spectre](https://github.com/windwp/nvim-spectre) - Search and replace panel.
+- [ahmedkhalf/project.nvim](https://github.com/ahmedkhalf/project.nvim) - An all in one Neovim plugin that provides superior project management.
+- [klen/nvim-config-local](https://github.com/klen/nvim-config-local) - Secure load local config files from working directories.
+- [cljoly/telescope-repo.nvim](https://cj.rs/telescope-repo-nvim/) - Telescope picker to jump to any repository (git or other) on the file system.
+- [MunifTanjim/exrc.nvim](https://github.com/MunifTanjim/exrc.nvim) - Secure Project Local Config.
+- [otavioschwanck/telescope-alternate.nvim](https://github.com/otavioschwanck/telescope-alternate.nvim) - Alternate between common files using telescope.
+- [natecraddock/workspaces.nvim](https://github.com/natecraddock/workspaces.nvim) - Manage workspace directories.
+- [gnikdroy/projections.nvim](https://github.com/gnikdroy/projections.nvim) - Tiny project + session manager.
+- [nyngwang/suave.lua](https://github.com/nyngwang/suave.lua) - Multi-tabs project session automation.
+- [desdic/telescope-rooter.nvim](https://github.com/desdic/telescope-rooter.nvim) - Makes sure to always start telescope (and only telescope) from the project/root directory.
+- [jinzhongjia/PS_manager.nvim](https://github.com/jinzhongjia/PS_manager.nvim) - Multi-project management, switch pwd automatically.
### Color
-- [NvChad/nvim-colorizer.lua](https://github.com/NvChad/nvim-colorizer.lua) - 高性能彩色荧光笔,没有外部依赖性!.
-- [sunjon/Shade.nvim](https://github.com/sunjon/Shade.nvim) - Shade 是一个 Neovim 插件,可以使非活动窗口变暗,使活动窗口一目了然.
-- [winston0410/range-highlight.nvim](https://github.com/winston0410/range-highlight.nvim) - 一个非常轻量级的插件(〜120loc),突出显示您在命令行中输入的范围.
-- [xiyaowong/nvim-transparent](https://github.com/xiyaowong/nvim-transparent) - 让你的 Neovim 透明.
-- [folke/twilight.nvim](https://github.com/folke/twilight.nvim) - 使用 TreeSitter 调暗您正在编辑的代码的非活动部分.
-- [koenverburg/peepsight.nvim](https://github.com/koenverburg/peepsight.nvim) - 仅聚焦光标所在的功能.
-- [uga-rosa/ccc.nvim](https://github.com/uga-rosa/ccc.nvim) - 超级强大的颜色选择器/着色器插件.
-- [ziontee113/color-picker.nvim](https://github.com/ziontee113/color-picker.nvim) - 允许用户在 Neovim 中选择和修改 RGB/HSL/HEX 颜色的插件.
-- [lcheylus/overlength.nvim](https://github.com/lcheylus/overlength.nvim) - 一个小插件,用于突出显示太长的行.
-- [brenoprata10/nvim-highlight-colors](https://github.com/brenoprata10/nvim-highlight-colors) - 使用 Neovim 突出显示颜色的插件.
-- [nvim-colortils/colortils.nvim](https://github.com/nvim-colortils/colortils.nvim) - 一个插件,提供在 Neovim 内处理颜色(选择器、转换)的实用程序.
-- [Mr-LLLLL/interestingwords.nvim](https://github.com/Mr-LLLLL/interestingwords.nvim) - 同时突出显示多个单词并平滑滚动导航光标下的单词,在虚拟文本中显示搜索计数.
-- [echasnovski/mini.nvim#mini.hipatterns](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-hipatterns.md) - `mini.nvim` 模块,用于使用可配置的荧光笔突出显示文本中的模式. 与可配置的去抖延迟异步工作.
+- [NvChad/nvim-colorizer.lua](https://github.com/NvChad/nvim-colorizer.lua) - A high-performance color highlighter which has no external dependencies!.
+- [sunjon/Shade.nvim](https://github.com/sunjon/Shade.nvim) - Shade is a Neovim plugin that dims your inactive windows, making it easier to see the active window at a glance.
+- [winston0410/range-highlight.nvim](https://github.com/winston0410/range-highlight.nvim) - An extremely lightweight plugin (~ 120loc) that highlights ranges you have entered in commandline.
+- [xiyaowong/nvim-transparent](https://github.com/xiyaowong/nvim-transparent) - Make your Neovim transparent.
+- [folke/twilight.nvim](https://github.com/folke/twilight.nvim) - Dim inactive portions of the code you're editing using TreeSitter.
+- [koenverburg/peepsight.nvim](https://github.com/koenverburg/peepsight.nvim) - Focus only the function your cursor is in.
+- [uga-rosa/ccc.nvim](https://github.com/uga-rosa/ccc.nvim) - Super powerful color picker / colorizer plugin.
+- [ziontee113/color-picker.nvim](https://github.com/ziontee113/color-picker.nvim) - Plugin that lets users choose & modify RGB/HSL/HEX colors inside Neovim.
+- [lcheylus/overlength.nvim](https://github.com/lcheylus/overlength.nvim) - A small plugin to highlight too long lines.
+- [brenoprata10/nvim-highlight-colors](https://github.com/brenoprata10/nvim-highlight-colors) - A plugin to highlight colors with Neovim.
+- [nvim-colortils/colortils.nvim](https://github.com/nvim-colortils/colortils.nvim) - A plugin providing utils to work with colors (picker, conversion) inside Neovim.
+- [Mr-LLLLL/interestingwords.nvim](https://github.com/Mr-LLLLL/interestingwords.nvim) - Highlight multiple word same time and navigate word under cursor with scrolling smoothly, display search count in virualtext.
+- [echasnovski/mini.nvim#mini.hipatterns](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-hipatterns.md) - Module of `mini.nvim` to highlight patterns in text with configurable highlighters. Works asynchronously with configurable debounce delay.
### Colorscheme
#### Tree-sitter Supported Colorscheme
- Tree-sitter 是 Neovim 0.5 中引入的一个新系统,它可以将您的代码增量解析为一个可以工作的树,即使语法中有错误也是如此. 这些配色方案专门为树上高亮组设置了颜色. Vim 颜色方案将与开箱即用的新组一起使用.
-
-- [shaeinst/roshnivim-cs](https://github.com/shaeinst/roshnivim-cs) - 用 Lua 编写的 Colorscheme,专为 roshnivim 制作,并支持 Tree-sitter.
-- [rafamadriz/neon](https://github.com/rafamadriz/neon) - 可定制的配色方案,具有出色的斜体和粗体支持、深色和浅色变体. 与 Tree-sitter 一起使用且美观.
-- [tomasiser/vim-code-dark](https://github.com/tomasiser/vim-code-dark) - 深色配色方案很大程度上受到 Visual Studio Code 的 Dark+ 方案外观的启发.
-- [Mofiqul/vscode.nvim](https://github.com/Mofiqul/vscode.nvim) - vim-code-dark colorcheme 的 Lua 端口,带有 vscode 浅色和深色主题.
-- [marko-cerovac/material.nvim](https://github.com/marko-cerovac/material.nvim) - Material.nvim 是一个用 Lua 编写并基于材质调色板的高度可配置的配色方案.
-- [bluz71/vim-nightfly-colors](https://github.com/bluz71/vim-nightfly-colors) - 黑暗的午夜配色方案,具有现代 Neovim 支持,包括 Tree-sitter.
-- [bluz71/vim-moonfly-colors](https://github.com/bluz71/vim-moonfly-colors) - 深木炭配色方案,具有现代 Neovim 支持,包括 Tree-sitter.
-- [ChristianChiarulli/nvcode-color-schemes.vim](https://github.com/ChristianChiarulli/nvcode-color-schemes.vim) - Nvcode、onedark、nord 颜色方案,支持 Tree-sitter.
-- [folke/tokyonight.nvim](https://github.com/folke/tokyonight.nvim) - 用 Lua 编写的干净、深色和浅色 Neovim 主题,支持 LSP、Tree-sitter 和大量插件.
-- [sainnhe/sonokai](https://github.com/sainnhe/sonokai) - 基于 Monokai Pro 的高对比度和鲜艳的配色方案.
-- [nyoom-engineering/oxocarbon.nvim](https://github.com/nyoom-engineering/oxocarbon.nvim) - 受 IBM Carbon 启发,用茴香编写的深色和浅色 Neovim 主题.
-- [kyazdani42/blue-moon](https://github.com/kyazdani42/blue-moon) - 源自palenight 和carbonight 的深色配色方案.
-- [mhartington/oceanic-next](https://github.com/mhartington/oceanic-next) - 海洋下一个主题.
-- [nvimdev/zephyr-nvim](https://github.com/nvimdev/zephyr-nvim) - 带有树保姆支持的深色配色方案.
-- [rockerBOO/boo-colorscheme-nvim](https://github.com/rockerBOO/boo-colorscheme-nvim) - 手工制作的支持 LSP、Tree-sitter 的配色方案.
-- [jim-at-jibba/ariake-vim-colors](https://github.com/jim-at-jibba/ariake-vim-colors) - 伟大的 Atom 主题的移植. 黑暗和光明,有树保姆的支持.
-- [Th3Whit3Wolf/onebuddy](https://github.com/Th3Whit3Wolf/onebuddy) - 光明与黑暗原子同一个主题.
-- [ishan9299/modus-theme-vim](https://github.com/ishan9299/modus-theme-vim) - 这是 Protesilaos Stavrou 为 emacs 开发的配色方案.
-- [sainnhe/edge](https://github.com/sainnhe/edge) - 干净优雅的配色方案,灵感来自 Atom One 和 Material.
-- [theniceboy/nvim-deus](https://github.com/theniceboy/nvim-deus) - Vim-deus 与 Tree-sitter 支持.
-- [bkegley/gloombuddy](https://github.com/bkegley/gloombuddy) - 忧郁的主题.
-- [Th3Whit3Wolf/one-nvim](https://github.com/Th3Whit3Wolf/one-nvim) - 受 Atom One 启发的深色和浅色配色方案.
-- [PHSix/nvim-hybrid](https://github.com/PHSix/nvim-hybrid) - 用 Lua 编写的 Neovim 配色方案.
-- [Th3Whit3Wolf/space-nvim](https://github.com/Th3Whit3Wolf/space-nvim) - 受 spacemacs 启发的深色和浅色配色方案.
-- [yonlu/omni.vim](https://github.com/yonlu/omni.vim) - Vim 的 Omni 配色方案.
-- [ray-x/aurora](https://github.com/ray-x/aurora) - 24 位深色主题,支持 Tree-sitter 和 LSP.
-- [ray-x/starry.nvim](https://github.com/ray-x/starry.nvim) - 现代 Neovim 配色方案的集合:材质、月光、德古拉(血)、monokai、玛丽安娜、翡翠、初夏、午夜蓝、暗太阳能.
-- [tanvirtin/monokai.nvim](https://github.com/tanvirtin/monokai.nvim) - 用 Lua 编写的 Monokai 主题.
-- [ofirgall/ofirkai.nvim](https://github.com/ofirgall/ofirkai.nvim) - Monokai 主题,旨在感觉像 Sublime Text.
-- [savq/melange-nvim](https://github.com/savq/melange-nvim) - 用 Lua 编写的暖色方案,支持各种终端模拟器.
-- [RRethy/nvim-base16](https://github.com/RRethy/nvim-base16) - 用于构建 base16 颜色方案的 Neovim 插件. 包括对 Treesitter 和 LSP 高亮组的支持.
-- [fenetikm/falcon](https://github.com/fenetikm/falcon) - 终端、Vim 和朋友的配色方案.
-- [andersevenrud/nordic.nvim](https://github.com/andersevenrud/nordic.nvim) - 北欧风格的配色方案.
-- [AlexvZyl/nordic.nvim](https://github.com/AlexvZyl/nordic.nvim) - Nord 代表 Neovim,但更温暖、更黑暗. 支持多种插件和其他平台.
-- [shaunsingh/nord.nvim](https://github.com/shaunsingh/nord.nvim) - 基于 Nord 调色板的 Neovim 主题.
-- [svrana/neosolarized.nvim](https://github.com/svrana/neosolarized.nvim) - 使用 colorbuddy 的深色日光配色方案,可轻松定制.
-- [ishan9299/nvim-solarized-lua](https://github.com/ishan9299/nvim-solarized-lua) - Lua 中的曝光配色方案 (Neovim >= 0.5).
-- [shaunsingh/moonlight.nvim](https://github.com/shaunsingh/moonlight.nvim) - VSCode 的 Moonlight colorcheme 的端口,用 Lua 编写,内置对本机 LSP、Tree-sitter 和更多插件的支持.
-- [navarasu/onedark.nvim](https://github.com/navarasu/onedark.nvim) - 基于 Atom 的 One Dark 主题,用 Lua 编写的 One Dark 主题 (Neovim >= 0.5).
-- [lourenci/github-colors](https://github.com/lourenci/github-colors) - GitHub 颜色利用 Tree-sitter 获得 100% 的准确性.
-- [sainnhe/gruvbox-material](https://github.com/sainnhe/gruvbox-material) - Gruvbox 修改具有更柔和的对比度和 Tree-sitter 支持.
-- [sainnhe/everforest](https://github.com/sainnhe/everforest) - 以绿色为基础的配色方案,旨在温暖、柔和且养眼.
-- [neanias/everforest-nvim](https://github.com/neanias/everforest-nvim) - Everforest 配色方案的 Lua 端口.
-- [NTBBloodbath/doom-one.nvim](https://github.com/NTBBloodbath/doom-one.nvim) - doom-emacs 的 doom-one 的 Lua 端口.
-- [dracula/vim](https://github.com/dracula/vim) - 著名的美丽黑暗动力主题.
-- [Mofiqul/dracula.nvim](https://github.com/Mofiqul/dracula.nvim) - 用 Lua 编写的 Neovim 德古拉配色方案.
-- [yashguptaz/calvera-dark.nvim](https://github.com/yashguptaz/calvera-dark.nvim) - 一个港口 [VSCode Calvara Dark](https://github.com/saurabhdaware/vscode-calvera-dark) Neovim 主题,支持 Tree-sitter 和许多其他插件.
-- [nxvu699134/vn-night.nvim](https://github.com/nxvu699134/vn-night.nvim) - 用 Lua 编写的深色 Neovim 配色方案. 支持内置LSP和Tree-sitter.
-- [adisen99/codeschool.nvim](https://github.com/adisen99/codeschool.nvim) - 用 Lua 编写的 Codeschool colorcheme,具有 Tree-sitter 和内置 lsp 支持.
-- [projekt0n/github-nvim-theme](https://github.com/projekt0n/github-nvim-theme) - 一个 GitHub 主题,kitty,用 Lua 编写的 alacritty. 支持内置LSP和Tree-sitter.
-- [kdheepak/monochrome.nvim](https://github.com/kdheepak/monochrome.nvim) - 16 位单色配色方案,使用 hsluv 实现感知上不同的灰色,并支持 Tree-sitter 和其他常用插件.
-- [rose-pine/neovim](https://github.com/rose-pine/neovim) - 全天然松木、人造毛皮和一点 soho 氛围,适合优雅的极简主义者.
-- [mcchrish/zenbones.nvim](https://github.com/mcchrish/zenbones.nvim) - Vim/Neovim 颜色方案的集合,旨在使用对比度和字体变化突出显示代码.
-- [catppuccin/nvim](https://github.com/catppuccin/nvim) - 温暖的中色调深色主题,展现充满活力的自我! 支持本机 LSP、Tree-sitter 等!
-- [FrenzyExists/aquarium-vim](https://github.com/FrenzyExists/aquarium-vim) - 深色但充满活力的配色方案.
-- [EdenEast/nightfox.nvim](https://github.com/EdenEast/nightfox.nvim) - 柔和的深色、完全可定制的 Neovim 主题,支持 lsp、treesitter 和各种插件.
-- [kvrohit/substrata.nvim](https://github.com/kvrohit/substrata.nvim) - 用 Lua 编写的冷暗配色方案,移植自 [arzg/vim-substrata](https://github.com/arzg/vim-substrata) 主题.
-- [ldelossa/vimdark](https://github.com/ldelossa/vimdark) - 适合夜间的最小 Vim 主题. 松散地基于 vim-monotonic 和 chrome 的深色阅读器扩展. 白天还包括浅色主题.
-- [Everblush/everblush.nvim](https://github.com/Everblush/everblush.nvim) - 用 Lua 编写的深色、充满活力且美丽的配色方案.
-- [adisen99/apprentice.nvim](https://github.com/adisen99/apprentice.nvim) - 基于Lua编写的Colorscheme [Apprentice](https://github.com/romainl/Apprentice) 带有 Tree-sitter 和内置 lsp 支持的颜色模式.
-- [olimorris/onedarkpro.nvim](https://github.com/olimorris/onedarkpro.nvim) - One Dark Pro 主题,用 Lua 编写,基于 VS Code 主题. 包括深色和浅色主题以及完全可定制的颜色、样式和亮点.
-- [rmehri01/onenord.nvim](https://github.com/rmehri01/onenord.nvim) - Neovim 主题结合了 Nord 和 Atom One Dark 调色板,带来更加生动的编程体验.
-- [RishabhRD/gruvy](https://github.com/RishabhRD/gruvy) - Gruvbuddy 没有使用 Lush 的 colorbuddy.
-- [echasnovski/mini.nvim#colorschemes](https://github.com/echasnovski/mini.nvim#plugin-colorschemes) - `mini.nvim` 插件中包含的配色方案. 它们都优先考虑高对比度,以便在感知统一的色彩空间中读取文本和计算调色板.
-- [luisiacc/gruvbox-baby](https://github.com/luisiacc/gruvbox-baby) - 现代 gruvbox 主题,提供全面的树木保护支持.
-- [titanzero/zephyrium](https://github.com/titanzero/zephyrium) - zephyr 风格的主题,用 Lua 编写,有 TreeSitter 支持.
-- [rebelot/kanagawa.nvim](https://github.com/rebelot/kanagawa.nvim) - Neovim 深色配色方案的灵感源自葛饰北斋名画的颜色.
-- [tiagovla/tokyodark.nvim](https://github.com/tiagovla/tokyodark.nvim) - 用 Lua (Neovim >= 0.5) 及以上版本编写的干净的深色主题.
-- [cpea2506/one_monokai.nvim](https://github.com/cpea2506/one_monokai.nvim) - 一个用 Lua 编写的 Monokai 主题.
-- [phha/zenburn.nvim](https://github.com/phha/zenburn.nvim) - 低对比度深色方案,支持各种插件.
-- [kvrohit/rasmus.nvim](https://github.com/kvrohit/rasmus.nvim) - 用 Lua 编写的深色配色方案移植自 [rsms/sublime-theme](https://github.com/rsms/sublime-theme) 主题.
-- [chrsm/paramount-ng.nvim](https://github.com/chrsm/paramount-ng.nvim) - 使用 Lush 编写的深色配色方案. 护树人支持.
-- [kaiuri/nvim-juliana](https://github.com/kaiuri/nvim-juliana) - 将 Sublime 的 Mariana 主题移植到 Neovim,以供短期注意力集中的开发人员使用 Tree-sitter 支持.
-- [lmburns/kimbox](https://github.com/lmburns/kimbox) - 具有深色背景和以棕色为中心的充满活力的前景的配色方案. 的修改 [Kimbie Dark](https://marketplace.visualstudio.com/items?itemName=dnamsons.kimbie-dark-plus).
-- [rockyzhang24/arctic.nvim](https://github.com/rockyzhang24/arctic.nvim) - 从 VSCode Dark+ 主题移植的 Neovim 颜色方案,为编辑器和 UI 提供严格而精确的颜色选择.
-- [ramojus/mellifluous.nvim](https://github.com/ramojus/mellifluous.nvim) - 令人愉快且富有成效的配色方案.
-- [Yazeed1s/minimal.nvim](https://github.com/yazeed1s/minimal.nvim) - 两个树木保护者支持的配色方案,灵感来自于 base16-tomorrow-night 和 monokai-pro.
-- [lewpoly/sherbet.nvim](https://github.com/lewpoly/sherbet.nvim) - 舒缓的配色方案,支持流行的插件和树保姆.
-- [Mofiqul/adwaita.nvim](https://github.com/Mofiqul/adwaita.nvim) - 基于 GNOME Adwaita 语法的颜色方案,支持流行的插件.
-- [olivercederborg/poimandres.nvim](https://github.com/olivercederborg/poimandres.nvim) - Neovim 港口 [poimandres VSCode theme](https://github.com/drcmda/poimandres-theme) 具有 Tree-sitter 支持,用 Lua 编写.
-- [kvrohit/mellow.nvim](https://github.com/kvrohit/mellow.nvim) - 舒缓的深色配色方案,有护树人的支持.
-- [gbprod/nord.nvim](https://github.com/gbprod/nord.nvim) - 北极、北蓝色、干净优雅的 Neovim 主题,基于 Nord Palette.
-- [Yazeed1s/oh-lucy.nvim](https://github.com/yazeed1s/oh-lucy.nvim) - 两个树木保护者支持的颜色方案,灵感来自 vscode 中的 oh-lucy.
-- [embark-theme/vim](https://github.com/embark-theme/vim) - 深墨紫色主题利用明亮的色彩.
-- [nyngwang/nvimgelion](https://github.com/nyngwang/nvimgelion) - 新世纪福音战士但针对维默斯.
-- [maxmx03/FluoroMachine.nvim](https://github.com/maxmx03/FluoroMachine.nvim) - Synthwave x Fluoromachine 端口.
-- [dasupradyumna/midnight.nvim](https://github.com/dasupradyumna/midnight.nvim) - 现代黑色 Neovim 主题,具有舒适的色彩对比,带来愉悦的视觉体验,并支持 LSP 和 Tree-sitter.
-- [sonjiku/yawnc.nvim](https://github.com/sonjiku/yawnc.nvim) - 使用 pywal 进行主题化,并带有 Base16 风格.
+Tree-sitter is a new system introduced in Neovim 0.5 that incrementally parses your code into a tree that works, even with errors in your syntax. These colorschemes have specifically set colors for Tree-sitter highlight groups. Vim colorschemes will work with the new groups out of the box.
+
+- [shaeinst/roshnivim-cs](https://github.com/shaeinst/roshnivim-cs) - Colorscheme written in Lua, specially made for roshnivim with Tree-sitter support.
+- [rafamadriz/neon](https://github.com/rafamadriz/neon) - Customizable colorscheme with excellent italic and bold support, dark and light variants. Made to work and look good with Tree-sitter.
+- [tomasiser/vim-code-dark](https://github.com/tomasiser/vim-code-dark) - A dark color scheme heavily inspired by the look of the Dark+ scheme of Visual Studio Code.
+- [Mofiqul/vscode.nvim](https://github.com/Mofiqul/vscode.nvim) - A Lua port of vim-code-dark colorscheme with vscode light and dark theme.
+- [marko-cerovac/material.nvim](https://github.com/marko-cerovac/material.nvim) - Material.nvim is a highly configurable colorscheme written in Lua and based on the material palette.
+- [bluz71/vim-nightfly-colors](https://github.com/bluz71/vim-nightfly-colors) - A dark midnight colorscheme with modern Neovim support including Tree-sitter.
+- [bluz71/vim-moonfly-colors](https://github.com/bluz71/vim-moonfly-colors) - A dark charcoal colorscheme with modern Neovim support including Tree-sitter.
+- [ChristianChiarulli/nvcode-color-schemes.vim](https://github.com/ChristianChiarulli/nvcode-color-schemes.vim) - Nvcode, onedark, nord colorschemes with Tree-sitter support.
+- [folke/tokyonight.nvim](https://github.com/folke/tokyonight.nvim) - A clean, dark and light Neovim theme written in Lua, with support for LSP, Tree-sitter and lots of plugins.
+- [sainnhe/sonokai](https://github.com/sainnhe/sonokai) - High Contrast & Vivid Color Scheme based on Monokai Pro.
+- [nyoom-engineering/oxocarbon.nvim](https://github.com/nyoom-engineering/oxocarbon.nvim) - A dark and light Neovim theme written in fennel, inspired by IBM Carbon.
+- [kyazdani42/blue-moon](https://github.com/kyazdani42/blue-moon) - A dark color scheme derived from palenight and carbonight.
+- [mhartington/oceanic-next](https://github.com/mhartington/oceanic-next) - Oceanic Next theme.
+- [nvimdev/zephyr-nvim](https://github.com/nvimdev/zephyr-nvim) - A dark colorscheme with Tree-sitter support.
+- [rockerBOO/boo-colorscheme-nvim](https://github.com/rockerBOO/boo-colorscheme-nvim) - A colorscheme with handcrafted support for LSP, Tree-sitter.
+- [jim-at-jibba/ariake-vim-colors](https://github.com/jim-at-jibba/ariake-vim-colors) - A port of the great Atom theme. Dark and light with Tree-sitter support.
+- [Th3Whit3Wolf/onebuddy](https://github.com/Th3Whit3Wolf/onebuddy) - Light and dark atom one theme.
+- [ishan9299/modus-theme-vim](https://github.com/ishan9299/modus-theme-vim) - This is a color scheme developed by Protesilaos Stavrou for emacs.
+- [sainnhe/edge](https://github.com/sainnhe/edge) - Clean & Elegant Color Scheme inspired by Atom One and Material.
+- [theniceboy/nvim-deus](https://github.com/theniceboy/nvim-deus) - Vim-deus with Tree-sitter support.
+- [bkegley/gloombuddy](https://github.com/bkegley/gloombuddy) - Gloom inspired theme.
+- [Th3Whit3Wolf/one-nvim](https://github.com/Th3Whit3Wolf/one-nvim) - An Atom One inspired dark and light colorscheme.
+- [PHSix/nvim-hybrid](https://github.com/PHSix/nvim-hybrid) - A Neovim colorscheme write in Lua.
+- [Th3Whit3Wolf/space-nvim](https://github.com/Th3Whit3Wolf/space-nvim) - A spacemacs inspired dark and light colorscheme.
+- [yonlu/omni.vim](https://github.com/yonlu/omni.vim) - Omni color scheme for Vim.
+- [ray-x/aurora](https://github.com/ray-x/aurora) - A 24-bit dark theme with Tree-sitter and LSP support.
+- [ray-x/starry.nvim](https://github.com/ray-x/starry.nvim) - A collection of modern Neovim colorschemes: material, moonlight, dracula (blood), monokai, mariana, emerald, earlysummer, middlenight_blue, darksolar.
+- [tanvirtin/monokai.nvim](https://github.com/tanvirtin/monokai.nvim) - Monokai theme written in Lua.
+- [ofirgall/ofirkai.nvim](https://github.com/ofirgall/ofirkai.nvim) - Monokai theme that aims to feel like Sublime Text.
+- [savq/melange-nvim](https://github.com/savq/melange-nvim) - Warm colorscheme written in Lua with support for various terminal emulators.
+- [RRethy/nvim-base16](https://github.com/RRethy/nvim-base16) - Neovim plugin for building base16 colorschemes. Includes support for Treesitter and LSP highlight groups.
+- [fenetikm/falcon](https://github.com/fenetikm/falcon) - A colour scheme for terminals, Vim and friends.
+- [andersevenrud/nordic.nvim](https://github.com/andersevenrud/nordic.nvim) - A nord-esque colorscheme.
+- [AlexvZyl/nordic.nvim](https://github.com/AlexvZyl/nordic.nvim) - Nord for Neovim, but warmer and darker. Supports a variety of plugins and other platforms.
+- [shaunsingh/nord.nvim](https://github.com/shaunsingh/nord.nvim) - Neovim theme based off of the Nord Color Palette.
+- [svrana/neosolarized.nvim](https://github.com/svrana/neosolarized.nvim) - Dark solarized colorscheme using colorbuddy for easy customization.
+- [ishan9299/nvim-solarized-lua](https://github.com/ishan9299/nvim-solarized-lua) - Solarized colorscheme in Lua (Neovim >= 0.5).
+- [shaunsingh/moonlight.nvim](https://github.com/shaunsingh/moonlight.nvim) - Port of VSCode's Moonlight colorscheme, written in Lua with built-in support for native LSP, Tree-sitter and many more plugins.
+- [navarasu/onedark.nvim](https://github.com/navarasu/onedark.nvim) - A One Dark Theme (Neovim >= 0.5) written in Lua based on Atom's One Dark Theme.
+- [lourenci/github-colors](https://github.com/lourenci/github-colors) - GitHub colors leveraging Tree-sitter to get 100% accuracy.
+- [sainnhe/gruvbox-material](https://github.com/sainnhe/gruvbox-material) - Gruvbox modification with softer contrast and Tree-sitter support.
+- [sainnhe/everforest](https://github.com/sainnhe/everforest) - A green based colorscheme designed to be warm, soft and easy on the eyes.
+- [neanias/everforest-nvim](https://github.com/neanias/everforest-nvim) - A Lua port of the Everforest colour scheme.
+- [NTBBloodbath/doom-one.nvim](https://github.com/NTBBloodbath/doom-one.nvim) - Lua port of doom-emacs' doom-one.
+- [dracula/vim](https://github.com/dracula/vim) - Famous beautiful dark powered theme.
+- [Mofiqul/dracula.nvim](https://github.com/Mofiqul/dracula.nvim) - Dracula colorscheme for neovim written in Lua.
+- [yashguptaz/calvera-dark.nvim](https://github.com/yashguptaz/calvera-dark.nvim) - A port of [VSCode Calvara Dark](https://github.com/saurabhdaware/vscode-calvera-dark) Theme to Neovim with Tree-sitter and many other plugins support.
+- [nxvu699134/vn-night.nvim](https://github.com/nxvu699134/vn-night.nvim) - A dark Neovim colorscheme written in Lua. Support built-in LSP and Tree-sitter.
+- [adisen99/codeschool.nvim](https://github.com/adisen99/codeschool.nvim) - Codeschool colorscheme written in Lua with Tree-sitter and built-in lsp support.
+- [projekt0n/github-nvim-theme](https://github.com/projekt0n/github-nvim-theme) - A GitHub theme, kitty, alacritty written in Lua. Support built-in LSP and Tree-sitter.
+- [kdheepak/monochrome.nvim](https://github.com/kdheepak/monochrome.nvim) - A 16 bit monochrome colorscheme that uses hsluv for perceptually distinct gray colors, with support for Tree-sitter and other commonly used plugins.
+- [rose-pine/neovim](https://github.com/rose-pine/neovim) - All natural pine, faux fur and a bit of soho vibes for the classy minimalist.
+- [mcchrish/zenbones.nvim](https://github.com/mcchrish/zenbones.nvim) - A collection of Vim/Neovim colorschemes designed to highlight code using contrasts and font variations.
+- [catppuccin/nvim](https://github.com/catppuccin/nvim) - Warm mid-tone dark theme to show off your vibrant self! with support for native LSP, Tree-sitter, and more 🍨!
+- [FrenzyExists/aquarium-vim](https://github.com/FrenzyExists/aquarium-vim) - A dark, yet vibrant colorscheme.
+- [EdenEast/nightfox.nvim](https://github.com/EdenEast/nightfox.nvim) - A soft dark, fully customizable Neovim theme, with support for lsp, treesitter and a variety of plugins.
+- [kvrohit/substrata.nvim](https://github.com/kvrohit/substrata.nvim) - A cold, dark color scheme written in Lua ported from [arzg/vim-substrata](https://github.com/arzg/vim-substrata) theme.
+- [ldelossa/vimdark](https://github.com/ldelossa/vimdark) - A minimal Vim theme for night time. Loosely based on vim-monotonic and chrome's dark reader extension. A light theme is included as well for the day time.
+- [Everblush/everblush.nvim](https://github.com/Everblush/everblush.nvim) - A dark, vibrant and beautiful colorscheme written in Lua.
+- [adisen99/apprentice.nvim](https://github.com/adisen99/apprentice.nvim) - Colorscheme written in Lua based on the [Apprentice](https://github.com/romainl/Apprentice) color pattete with Tree-sitter and built-in lsp support.
+- [olimorris/onedarkpro.nvim](https://github.com/olimorris/onedarkpro.nvim) - One Dark Pro theme, written in Lua and based on the VS Code theme. Includes dark and light themes with completely customisable colors, styles and highlights.
+- [rmehri01/onenord.nvim](https://github.com/rmehri01/onenord.nvim) - A Neovim theme that combines the Nord and Atom One Dark color palettes for a more vibrant programming experience.
+- [RishabhRD/gruvy](https://github.com/RishabhRD/gruvy) - Gruvbuddy without colorbuddy using Lush.
+- [echasnovski/mini.nvim#colorschemes](https://github.com/echasnovski/mini.nvim#plugin-colorschemes) - Color schemes included in `mini.nvim` plugin. All of them prioritize high contrast ratio for reading text and computing palettes in perceptually uniform color spaces.
+- [luisiacc/gruvbox-baby](https://github.com/luisiacc/gruvbox-baby) - A modern gruvbox theme with full treesitter support.
+- [titanzero/zephyrium](https://github.com/titanzero/zephyrium) - A zephyr-esque theme, written in Lua, with TreeSitter support.
+- [rebelot/kanagawa.nvim](https://github.com/rebelot/kanagawa.nvim) - Neovim dark colorscheme inspired by the colors of the famous painting by Katsushika Hokusai.
+- [tiagovla/tokyodark.nvim](https://github.com/tiagovla/tokyodark.nvim) - A clean dark theme written in Lua (Neovim >= 0.5) and above.
+- [cpea2506/one_monokai.nvim](https://github.com/cpea2506/one_monokai.nvim) - One Monokai theme written in Lua.
+- [phha/zenburn.nvim](https://github.com/phha/zenburn.nvim) - A low-contrast dark colorscheme with support for various plugins.
+- [kvrohit/rasmus.nvim](https://github.com/kvrohit/rasmus.nvim) - A dark color scheme written in Lua ported from [rsms/sublime-theme](https://github.com/rsms/sublime-theme) theme.
+- [chrsm/paramount-ng.nvim](https://github.com/chrsm/paramount-ng.nvim) - A dark color scheme written using Lush. Treesitter supported.
+- [kaiuri/nvim-juliana](https://github.com/kaiuri/nvim-juliana) - Port of Sublime's Mariana Theme to Neovim for short attention span developers with Tree-sitter support.
+- [lmburns/kimbox](https://github.com/lmburns/kimbox) - A colorscheme with a dark background, and vibrant foreground that is centered around the color brown. A modification of [Kimbie Dark](https://marketplace.visualstudio.com/items?itemName=dnamsons.kimbie-dark-plus).
+- [rockyzhang24/arctic.nvim](https://github.com/rockyzhang24/arctic.nvim) - A Neovim colorscheme ported from VSCode Dark+ theme with the strict and precise color picking for both the editor and UI.
+- [ramojus/mellifluous.nvim](https://github.com/ramojus/mellifluous.nvim) - Pleasant and productive colorscheme.
+- [Yazeed1s/minimal.nvim](https://github.com/yazeed1s/minimal.nvim) - Two tree-sitter supported colorschemes that are inspired by base16-tomorrow-night and monokai-pro.
+- [lewpoly/sherbet.nvim](https://github.com/lewpoly/sherbet.nvim) - A soothing colorscheme with support for popular plugins and tree-sitter.
+- [Mofiqul/adwaita.nvim](https://github.com/Mofiqul/adwaita.nvim) - Colorscheme based on GNOME Adwaita syntax with support for popular plugins.
+- [olivercederborg/poimandres.nvim](https://github.com/olivercederborg/poimandres.nvim) - Neovim port of [poimandres VSCode theme](https://github.com/drcmda/poimandres-theme) with Tree-sitter support, written in Lua.
+- [kvrohit/mellow.nvim](https://github.com/kvrohit/mellow.nvim) - A soothing dark color scheme with tree-sitter support.
+- [gbprod/nord.nvim](https://github.com/gbprod/nord.nvim) - An arctic, north-bluish clean and elegant Neovim theme, based on Nord Palette.
+- [Yazeed1s/oh-lucy.nvim](https://github.com/yazeed1s/oh-lucy.nvim) - Two tree-sitter supported colorschemes, inspired by oh-lucy in vscode.
+- [embark-theme/vim](https://github.com/embark-theme/vim) - A deep inky purple theme leveraging bright colors.
+- [nyngwang/nvimgelion](https://github.com/nyngwang/nvimgelion) - Neon Genesis Evangelion but for Vimmers.
+- [maxmx03/FluoroMachine.nvim](https://github.com/maxmx03/FluoroMachine.nvim) - Synthwave x Fluoromachine port.
+- [dasupradyumna/midnight.nvim](https://github.com/dasupradyumna/midnight.nvim) - A modern black Neovim theme with comfortable color contrast for a pleasant visual experience, with LSP and Tree-sitter support.
+- [sonjiku/yawnc.nvim](https://github.com/sonjiku/yawnc.nvim) - Theming using pywal, with a Base16 twist.
- [sekke276/dark_flat.nvim](https://github.com/sekke276/dark_flat.nvim) - A Neovim colorscheme written in Lua ported from Dark Flat iTerm2 theme, with LSP and Tree-sitter support.
-- [zootedb0t/citruszest.nvim](https://github.com/zootedb0t/citruszest.nvim) - 色彩方案结合了明亮多汁的颜色,让人想起各种柑橘类水果,并有 LSP 和 Tree-sitter 支持.
-- [2nthony/vitesse.nvim](https://github.com/2nthony/vitesse.nvim) - Vitesse 主题 Lua 端口.
-- [xero/miasma.nvim](https://github.com/xero/miasma.nvim) - 受树林启发的深色柔和配色方案. 使用 lush 构建,支持 Tree-sitter、诊断、CMP、Git-Signs、Telescope、Which-key、Lazy 等.
+- [zootedb0t/citruszest.nvim](https://github.com/zootedb0t/citruszest.nvim) - A colorscheme that features a combination of bright and juicy colors reminiscent of various citrus fruits, with LSP and Tree-sitter support.
+- [2nthony/vitesse.nvim](https://github.com/2nthony/vitesse.nvim) - Vitesse theme Lua port.
+- [xero/miasma.nvim](https://github.com/xero/miasma.nvim) - A dark pastel color scheme inspired by the woods. Built using lush and supports Tree-sitter, diagnostics, CMP, Git-Signs, Telescope, Which-key, Lazy, and more.
#### Lua Colorscheme
-这些颜色方案可能并不直接专门针对 Tree-sitter,而是用 Lua 编写的.
+These colorschemes may not specialize in Tree-sitter directly but are written in Lua.
-- [tjdevries/gruvbuddy.nvim](https://github.com/tjdevries/gruvbuddy.nvim) - 矿箱颜色.
-- [ellisonleao/gruvbox.nvim](https://github.com/ellisonleao/gruvbox.nvim) - Gruvbox 社区 colorcheme Lua 端口.
-- [metalelf0/jellybeans-nvim](https://github.com/metalelf0/jellybeans-nvim) - 软心豆粒糖配色方案的端口.
-- [lalitmee/cobalt2.nvim](https://github.com/lalitmee/cobalt2.nvim) - 使用 colorbuddy 的 cobalt2 颜色方案的端口.
+- [tjdevries/gruvbuddy.nvim](https://github.com/tjdevries/gruvbuddy.nvim) - Gruvbox colors.
+- [ellisonleao/gruvbox.nvim](https://github.com/ellisonleao/gruvbox.nvim) - Gruvbox community colorscheme Lua port.
+- [metalelf0/jellybeans-nvim](https://github.com/metalelf0/jellybeans-nvim) - A port of jellybeans colorscheme.
+- [lalitmee/cobalt2.nvim](https://github.com/lalitmee/cobalt2.nvim) - A port of cobalt2 colorscheme using colorbuddy.
#### Colorscheme Creation
-- [tjdevries/colorbuddy.nvim](https://github.com/tjdevries/colorbuddy.nvim) - 配色方案助手. 用Lua写的! 快速简单的配色方案.
-- [norcalli/nvim-base16.lua](https://github.com/norcalli/nvim-base16.lua) - 用于设置 base16 主题的编程 Lua 库.
-- [rktjmp/lush.nvim](https://github.com/rktjmp/lush.nvim) - 将 Neovim 主题定义为 Lua 中的 DSL,并提供实时反馈.
-- [Iron-E/nvim-highlite](https://github.com/Iron-E/nvim-highlite) - 一个颜色方案生成器,对开发人员来说逻辑“精简”.
-- [echasnovski/mini.nvim#mini.base16](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-base16.md) - `mini.nvim` 模块,可快速实现手动提供的调色板的 base16 主题.
-- [ThemerCorp/themer.lua](https://github.com/themercorp/themer.lua) - Neovim 的简单荧光笔插件. 它有大量的配色方案. 它还能够为 Vim/Neovim 和其他支持的应用程序(例如 kitty 和 alacritty)创建颜色方案.
-- [echasnovski/mini.nvim#mini.colors](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-colors.md) - `mini.nvim` 模块用于调整和保存任何配色方案. 还可以对某些颜色空间之间的过渡和转换进行动画处理.
-- [echasnovski/mini.nvim#mini.hues](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-hues.md) - `mini.nvim` 模块用于生成可配置的配色方案. 仅将背景和前景色作为必需参数. 可以调整非基色、饱和度、强调色、插件集成的色调数量.
+- [tjdevries/colorbuddy.nvim](https://github.com/tjdevries/colorbuddy.nvim) - A colorscheme helper. Written in Lua! Quick & Easy Color Schemes 😄.
+- [norcalli/nvim-base16.lua](https://github.com/norcalli/nvim-base16.lua) - Programmatic Lua library for setting base16 themes.
+- [rktjmp/lush.nvim](https://github.com/rktjmp/lush.nvim) - Define Neovim themes as a DSL in Lua, with real-time feedback.
+- [Iron-E/nvim-highlite](https://github.com/Iron-E/nvim-highlite) - A colorscheme generator that is "lite" on logic for the developer.
+- [echasnovski/mini.nvim#mini.base16](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-base16.md) - Module of `mini.nvim` with fast implementation of base16 theme for manually supplied palette.
+- [ThemerCorp/themer.lua](https://github.com/themercorp/themer.lua) - A simple highlighter plugin for neovim. It has a huge collection of colorschemes. It also has ability to create colorschemes for Vim/Neovim and other supported apps (such as kitty and alacritty).
+- [echasnovski/mini.nvim#mini.colors](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-colors.md) - Module of `mini.nvim` to tweak and save any color scheme. Also can animate transition and convert between some color spaces.
+- [echasnovski/mini.nvim#mini.hues](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-hues.md) - Module of `mini.nvim` to generate configurable color scheme. Takes only background and foreground colors as required arguments. Can adjust number of hues for non-base colors, saturation, accent color, plugin integration.
#### Colorscheme Switchers
-- [4e554c4c/darkman.nvim](https://github.com/4e554c4c/darkman.nvim) - 遵循 Linux 上的系统暗模式设置.
-- [f-person/auto-dark-mode.nvim](https://github.com/f-person/auto-dark-mode.nvim) - 遵循 macOS 上的系统外观.
-- [zaldih/themery.nvim](https://github.com/zaldih/themery.nvim) - 一种像 vscode 一样动态更改颜色方案的新方法.
+- [4e554c4c/darkman.nvim](https://github.com/4e554c4c/darkman.nvim) - Follow the system dark-mode setting on Linux.
+- [f-person/auto-dark-mode.nvim](https://github.com/f-person/auto-dark-mode.nvim) - Follow the system appearance on macOS.
+- [zaldih/themery.nvim](https://github.com/zaldih/themery.nvim) - A new way to change the colorscheme on the fly like in vscode.
### Bars and Lines
-- [Bekaboo/deadcolumn.nvim](https://github.com/Bekaboo/deadcolumn.nvim) - 动态显示您的颜色列.
-- [ecthelionvi/NeoColumn.nvim](https://github.com/ecthelionvi/NeoColumn.nvim) - 可切换的颜色列突出显示特定字符.
-- [m4xshen/smartcolumn.nvim](https://github.com/m4xshen/smartcolumn.nvim) - 不需要时隐藏您的颜色列.
-- [utilyre/barbecue.nvim](https://github.com/utilyre/barbecue.nvim) - 像 winbar 这样的 VS Code.
-- [Bekaboo/dropbar.nvim](https://github.com/Bekaboo/dropbar.nvim) - 类似 IDE 的面包屑,开箱即用.
-- [SmiteshP/nvim-navic](https://github.com/SmiteshP/nvim-navic) - 一个简单的状态栏/winbar 组件,使用 LSP 显示当前的代码上下文.
-- [luukvbaal/statuscol.nvim](https://github.com/luukvbaal/statuscol.nvim) - 可配置的“状态列”,带有内置段和点击处理程序.
+- [Bekaboo/deadcolumn.nvim](https://github.com/Bekaboo/deadcolumn.nvim) - Shows your colorcolumn dynamically.
+- [ecthelionvi/NeoColumn.nvim](https://github.com/ecthelionvi/NeoColumn.nvim) - Toggleable colorcolumn highlighting specific characters.
+- [m4xshen/smartcolumn.nvim](https://github.com/m4xshen/smartcolumn.nvim) - Hide your colorcolumn when unneeded.
+- [utilyre/barbecue.nvim](https://github.com/utilyre/barbecue.nvim) - A VS Code like winbar.
+- [Bekaboo/dropbar.nvim](https://github.com/Bekaboo/dropbar.nvim) - IDE-like breadcrumbs, out of the box.
+- [SmiteshP/nvim-navic](https://github.com/SmiteshP/nvim-navic) - A simple statusline/winbar component that uses LSP to show your current code context.
+- [luukvbaal/statuscol.nvim](https://github.com/luukvbaal/statuscol.nvim) - Configurable 'statuscolumn' with builtin segments and click handlers.
#### Statusline
-- [NTBBloodbath/galaxyline.nvim](https://github.com/NTBBloodbath/galaxyline.nvim) - Galaxyline 通过为每个文本区域提供一个提供程序来组件化 Vim 的状态行. 这意味着您可以使用 Galaxyline 提供的 api 轻松创建您想要的状态行.
-- [tjdevries/express_line.nvim](https://github.com/tjdevries/express_line.nvim) - 支持协同例程、功能和作业.
-- [nvim-lualine/lualine.nvim](https://github.com/nvim-lualine/lualine.nvim) - 速度极快且易于配置 Neovim 状态行.
-- [adelarsq/neoline.vim](https://github.com/adelarsq/neoline.vim) - 使用 Lua 的轻量状态行/选项卡插件.
-- [ojroques/nvim-hardline](https://github.com/ojroques/nvim-hardline) - 状态线/缓冲线. 它的灵感来自于 [vim-airline](https://github.com/vim-airline/vim-airline) 但目标是尽可能轻量和简单.
-- [beauwilliams/statusline.lua](https://github.com/beauwilliams/statusline.lua) - 用 Lua 编写的零配置最小状态行,具有出色的集成和惊人的速度!
-- [tamton-aquib/staline.nvim](https://github.com/tamton-aquib/staline.nvim) - Lua 中的现代轻量级状态栏. 主要使用unicode符号来显示信息.
-- [freddiehaddad/feline.nvim](https://github.com/freddiehaddad/feline.nvim) - 用 Lua 编写的简约、时尚且可定制的状态栏.
-- [windwp/windline.nvim](https://github.com/windwp/windline.nvim) - 下一代状态栏. 动画状态线.
-- [konapun/vacuumline.nvim](https://github.com/konapun/vacuumline.nvim) - 受航空公司启发的 Galaxyline 配置.
+- [NTBBloodbath/galaxyline.nvim](https://github.com/NTBBloodbath/galaxyline.nvim) - Galaxyline componentizes Vim's statusline by having a provider for each text area. This means you can use the api provided by galaxyline to create the statusline that you want, easily.
+- [tjdevries/express_line.nvim](https://github.com/tjdevries/express_line.nvim) - Supports co-routines, functions and jobs.
+- [nvim-lualine/lualine.nvim](https://github.com/nvim-lualine/lualine.nvim) - A blazing fast and easy to configure Neovim statusline.
+- [adelarsq/neoline.vim](https://github.com/adelarsq/neoline.vim) - A light statusline/tabline plugin using Lua.
+- [ojroques/nvim-hardline](https://github.com/ojroques/nvim-hardline) - A statusline / bufferline. It is inspired by [vim-airline](https://github.com/vim-airline/vim-airline) but aims to be as light and simple as possible.
+- [beauwilliams/statusline.lua](https://github.com/beauwilliams/statusline.lua) - A zero-config minimal statusline written in Lua featuring awesome integrations and blazing speed!
+- [tamton-aquib/staline.nvim](https://github.com/tamton-aquib/staline.nvim) - A modern lightweight statusline in Lua. Mainly uses unicode symbols for showing info.
+- [freddiehaddad/feline.nvim](https://github.com/freddiehaddad/feline.nvim) - A minimal, stylish and customizable statusline written in Lua.
+- [windwp/windline.nvim](https://github.com/windwp/windline.nvim) - The next generation statusline. Animation statusline.
+- [konapun/vacuumline.nvim](https://github.com/konapun/vacuumline.nvim) - A galaxyline configuration inspired by airline.
- [echasnovski/mini.nvim#mini.statusline](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-statusline.md) - Module of `mini.nvim` for minimal and fast statusline. Supports content change depending on window width.
-- [b0o/incline.nvim](https://github.com/b0o/incline.nvim) - 轻量级浮动状态线,旨在与 Neovim 的新全局状态线一起使用.
-- [rebelot/heirline.nvim](https://github.com/rebelot/heirline.nvim) - Heirline.nvim 是一个严肃的 Neovim Statusline 插件,围绕递归继承而设计,速度非常快且用途广泛.
-- [yaocccc/nvim-lines.lua](https://github.com/yaocccc/nvim-lines.lua) - 一个快速、轻便、可定制的 Neovim 状态行和选项卡(缓冲区)插件.
+- [b0o/incline.nvim](https://github.com/b0o/incline.nvim) - Lightweight floating statuslines, intended for use with Neovim's new global statusline.
+- [rebelot/heirline.nvim](https://github.com/rebelot/heirline.nvim) - Heirline.nvim is a no-nonsense Neovim Statusline plugin designed around recursive inheritance to be exceptionally fast and versatile.
+- [yaocccc/nvim-lines.lua](https://github.com/yaocccc/nvim-lines.lua) - A fast, light, customizable Neovim statusline and tabline(buffers) plugin.
#### Tabline
-- [romgrk/barbar.nvim](https://github.com/romgrk/barbar.nvim) - Neovim tabline 插件.
-- [akinsho/bufferline.nvim](https://github.com/akinsho/bufferline.nvim) - 使用 Lua 构建的时髦缓冲线.
-- [crispgm/nvim-tabline](https://github.com/crispgm/nvim-tabline) - Tabline.vim 与 Lua 的 Neovim 移植.
-- [alvarosevilla95/luatab.nvim](https://github.com/alvarosevilla95/luatab.nvim) - 用 Lua 编写的简单表格.
-- [johann2357/nvim-smartbufs](https://github.com/johann2357/nvim-smartbufs) - 智能缓冲区管理.
-- [kdheepak/tabline.nvim](https://github.com/kdheepak/tabline.nvim) - “缓冲区和选项卡”选项卡.
-- [noib3/cokeline.nvim](https://github.com/noib3/cokeline.nvim) - 针对上瘾性格人士的 Neovim 缓冲线.
-- [tomiis4/BufferTabs.nvim](https://github.com/tomiis4/BufferTabs.nvim) - 简单而花哨的标签.
-- [echasnovski/mini.nvim#mini.tabline](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-tabline.md) - 用于最小选项卡的“mini.nvim”模块,在只有一个选项卡的情况下显示列出的缓冲区,否则返回默认值.
-- [rafcamlet/tabline-framework.nvim](https://github.com/rafcamlet/tabline-framework.nvim) - 用户友好的框架,只需几行代码即可构建您梦想的选项卡.
-- [nanozuki/tabby.nvim](https://github.com/nanozuki/tabby.nvim) - 一个最小的、可配置的、Neovim 风格的选项卡. 使用 Neovim 选项卡作为工作区多路复用器.
+- [romgrk/barbar.nvim](https://github.com/romgrk/barbar.nvim) - The Neovim tabline plugin.
+- [akinsho/bufferline.nvim](https://github.com/akinsho/bufferline.nvim) - A snazzy buffer line built using Lua.
+- [crispgm/nvim-tabline](https://github.com/crispgm/nvim-tabline) - Neovim port of tabline.vim with Lua.
+- [alvarosevilla95/luatab.nvim](https://github.com/alvarosevilla95/luatab.nvim) - A simple tabline written in Lua.
+- [johann2357/nvim-smartbufs](https://github.com/johann2357/nvim-smartbufs) - Smart buffer management.
+- [kdheepak/tabline.nvim](https://github.com/kdheepak/tabline.nvim) - A "buffer and tab" tabline.
+- [noib3/cokeline.nvim](https://github.com/noib3/cokeline.nvim) - A Neovim bufferline for people with addictive personalities.
+- [tomiis4/BufferTabs.nvim](https://github.com/tomiis4/BufferTabs.nvim) - Simple and Fancy tabline.
+- [echasnovski/mini.nvim#mini.tabline](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-tabline.md) - Module of `mini.nvim` for minimal tabline showing listed buffers in case of one tab and falling back to default otherwise.
+- [rafcamlet/tabline-framework.nvim](https://github.com/rafcamlet/tabline-framework.nvim) - User-friendly framework for building your dream tabline in a few lines of code.
+- [nanozuki/tabby.nvim](https://github.com/nanozuki/tabby.nvim) - A minimal, configurable, Neovim style tabline. Use your Neovim tabs as workspace multiplexer.
#### Cursorline
-- [yamatsum/nvim-cursorline](https://github.com/yamatsum/nvim-cursorline) - 一个突出显示光标单词和行的插件.
-- [xiyaowong/nvim-cursorword](https://github.com/xiyaowong/nvim-cursorword) - nvim-cursorline 的一部分. 突出显示光标下的单词.
-- [RRethy/vim-illuminate](https://github.com/RRethy/vim-illuminate) - 突出显示光标下的单词. Neovim内置LSP可用,可以更智能地突出显示.
-- [echasnovski/mini.nvim#mini.cursorword](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-cursorword.md) - `mini.nvim` 模块,用于自动突出显示光标下的单词(在可定制的延迟后显示).
-- [mawkler/modicator.nvim](https://github.com/mawkler/modicator.nvim) - 光标行号模式指示器. 根据 Vim 模式更改 `CursorLineNr` 高亮显示.
-- [nyngwang/murmur.lua](https://github.com/nyngwang/murmur.lua) - 包括超快速光标单词突出显示和回调(我称之为杂音).
+- [yamatsum/nvim-cursorline](https://github.com/yamatsum/nvim-cursorline) - A plugin that highlights cursor words and lines.
+- [xiyaowong/nvim-cursorword](https://github.com/xiyaowong/nvim-cursorword) - Part of nvim-cursorline. Highlight the word under the cursor.
+- [RRethy/vim-illuminate](https://github.com/RRethy/vim-illuminate) - Highlight the word under the cursor. Neovim's builtin LSP is available, it can be used to highlight more intelligently.
+- [echasnovski/mini.nvim#mini.cursorword](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-cursorword.md) - Module of `mini.nvim` for automatic highlighting of word under cursor (displayed after customizable delay).
+- [mawkler/modicator.nvim](https://github.com/mawkler/modicator.nvim) - Cursor line number mode indicator. Changes the `CursorLineNr` highlight based on Vim mode.
+- [nyngwang/murmur.lua](https://github.com/nyngwang/murmur.lua) - Super-fast cursor word highlighting with callbacks(I call them murmurs) included.
### Startup
-- [nvimdev/dashboard-nvim](https://github.com/nvimdev/dashboard-nvim) - 极简主义仪表板,灵感来自 doom-emacs.
-- [goolord/alpha-nvim](https://github.com/goolord/alpha-nvim) - 快速且高度可定制的问候语,例如 [vim-startify](https://github.com/mhinz/vim-startify)/dashboard-nvim.
-- [echasnovski/mini.nvim#mini.starter](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-starter.md) - 用于启动屏幕的“mini.nvim”模块. 显示的项目是完全可定制的,可以使用带有即时视觉反馈的前缀查询来完成项目选择.
-- [henriquehbr/nvim-startup.lua](https://sr.ht/~henriquehbr/nvim-startup.lua) - 显示 Neovim 启动时间.
-- [startup-nvim/startup.nvim](https://github.com/startup-nvim/startup.nvim) - 完全可定制的 neovim 问候语.
-- [willothy/veil.nvim](https://github.com/willothy/veil.nvim) - 速度极快、动画且可无限定制的启动/仪表板插件.
+- [nvimdev/dashboard-nvim](https://github.com/nvimdev/dashboard-nvim) - A minimalist dashboard, inspired by doom-emacs.
+- [goolord/alpha-nvim](https://github.com/goolord/alpha-nvim) - A fast and highly customizable greeter like [vim-startify](https://github.com/mhinz/vim-startify)/dashboard-nvim.
+- [echasnovski/mini.nvim#mini.starter](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-starter.md) - Module of `mini.nvim` for start screen. Displayed items are fully customizable, item selection can be done using prefix query with instant visual feedback.
+- [henriquehbr/nvim-startup.lua](https://sr.ht/~henriquehbr/nvim-startup.lua) - Displays Neovim startup time.
+- [startup-nvim/startup.nvim](https://github.com/startup-nvim/startup.nvim) - The fully customizable greeter for neovim.
+- [willothy/veil.nvim](https://github.com/willothy/veil.nvim) - A blazingly fast, animated, and infinitely customizable startup / dashboard plugin.
### Icon
-- [kyazdani42/nvim-web-devicons](https://github.com/kyazdani42/nvim-web-devicons) - Lua 的一个分支 [vim-devicons](https://github.com/ryanoasis/vim-devicons).
-- [yamatsum/nvim-nonicons](https://github.com/yamatsum/nvim-nonicons) - nvim-web-devicons 的配置集合.
-- [ziontee113/icon-picker.nvim](https://github.com/ziontee113/icon-picker.nvim) - 帮助您挑选字体字符、符号 Σ、书呆子字体图标 和表情符号 ✨.
+- [kyazdani42/nvim-web-devicons](https://github.com/kyazdani42/nvim-web-devicons) - A Lua fork of [vim-devicons](https://github.com/ryanoasis/vim-devicons).
+- [yamatsum/nvim-nonicons](https://github.com/yamatsum/nvim-nonicons) - Collection of configurations for nvim-web-devicons.
+- [ziontee113/icon-picker.nvim](https://github.com/ziontee113/icon-picker.nvim) - Help you pick 𝑨𝕃𝚻 Font Characters, Symbols Σ, Nerd Font Icons & Emojis ✨.
### Media
-- [ekickx/clipboard-image.nvim](https://github.com/ekickx/clipboard-image.nvim) - Neovim Lua 插件用于从剪贴板粘贴图像.
-- [niuiic/cp-image.nvim](https://github.com/niuiic/cp-image.nvim) - 从剪贴板粘贴图像并插入参考代码.
-- [askfiy/nvim-picgo](https://github.com/askfiy/nvim-picgo) - 基于 picgo 核心的 Neovim 插件,用 Lua 编写,允许您将图像上传到图像床,这意味着您可以从互联网上的任何地方查看图像.
-- [gwatcha/reaper-keys](https://github.com/gwatcha/reaper-keys) - Reaper DAW 的模式键绑定.
-- [madskjeldgaard/reaper-nvim](https://github.com/madskjeldgaard/reaper-nvim) - Neovim 远程控制 Reaper DAW.
-- [davidgranstrom/scnvim](https://github.com/davidgranstrom/scnvim) - SuperCollider 的 Neovim 前端.
-- [andweeb/presence.nvim](https://github.com/andweeb/presence.nvim) - 用 Lua 编写的快速且精简的 Discord Rich Presence 插件.
-- [Chaitanyabsrip/present.nvim](https://github.com/Chaitanyabsprip/present.nvim) - 用 Lua 编写的演示插件.
-- [krady21/compiler-explorer.nvim](https://github.com/krady21/compiler-explorer.nvim) - 用于交互的异步 Lua 插件 [compiler-explorer](https://godbolt.org/).
-- [samodostal/image.nvim](https://github.com/samodostal/image.nvim) - 图像查看器作为 ASCII 艺术.
-- [adelarsq/image_preview.nvim](https://github.com/adelarsq/image_preview.nvim) - 基于终端图像协议支持的图像预览.
+- [ekickx/clipboard-image.nvim](https://github.com/ekickx/clipboard-image.nvim) - Neovim Lua plugin to paste image from clipboard.
+- [niuiic/cp-image.nvim](https://github.com/niuiic/cp-image.nvim) - Paste image from clipboard and insert the reference code.
+- [askfiy/nvim-picgo](https://github.com/askfiy/nvim-picgo) - A picgo-core-based Neovim plugin, written in Lua, that allows you to upload images to the image bed, which means you can view your images from anywhere on the internet.
+- [gwatcha/reaper-keys](https://github.com/gwatcha/reaper-keys) - Modal keybindings for Reaper DAW.
+- [madskjeldgaard/reaper-nvim](https://github.com/madskjeldgaard/reaper-nvim) - Remote control Reaper DAW from Neovim.
+- [davidgranstrom/scnvim](https://github.com/davidgranstrom/scnvim) - Neovim frontend for SuperCollider.
+- [andweeb/presence.nvim](https://github.com/andweeb/presence.nvim) - Fast and lite Discord Rich Presence plugin written in Lua.
+- [Chaitanyabsrip/present.nvim](https://github.com/Chaitanyabsprip/present.nvim) - A Presentation plugin written in Lua.
+- [krady21/compiler-explorer.nvim](https://github.com/krady21/compiler-explorer.nvim) - Async Lua plugin for interacting with [compiler-explorer](https://godbolt.org/).
+- [samodostal/image.nvim](https://github.com/samodostal/image.nvim) - Image Viewer as ASCII Art.
+- [adelarsq/image_preview.nvim](https://github.com/adelarsq/image_preview.nvim) - Image preview based on terminal's Image Protocol support.
### Note Taking
-- [0styx0/abbreinder.nvim](https://github.com/0styx0/abbreinder.nvim) - 缩写提醒(Neovim >= 0.5).
-- [jakewvincent/mkdnflow.nvim](https://github.com/jakewvincent/mkdnflow.nvim) - 流畅的 Markdown 笔记本导航和管理(创建链接、关注链接、创建和管理待办事项列表、参考书目文件等).
-- [oberblastmeister/neuron.nvim](https://github.com/oberblastmeister/neuron.nvim) - 与 Telegram.nvim 集成的神经元笔记插件.
-- [jbyuki/nabla.nvim](https://github.com/jbyuki/nabla.nvim) - 记下你的科学笔记.
-- [nvim-neorg/neorg](https://github.com/nvim-neorg/neorg) - 现代性与疯狂的可扩展性相遇. 组织您生活的未来.
-- [nvim-orgmode/orgmode](https://github.com/nvim-orgmode/orgmode) - 用 Lua 编写的 Orgmode 克隆 (Neovim >= 0.5).
-- [NFrid/due.nvim](https://github.com/NFrid/due.nvim) - 将到期日期字符串显示为虚拟文本.
-- [jbyuki/venn.nvim](https://github.com/jbyuki/venn.nvim) - 绘制 ASCII 图表.
-- [stevearc/gkeep.nvim](https://github.com/stevearc/gkeep.nvim) - 谷歌保持集成.
-- [renerocksai/telekasten.nvim](https://github.com/renerocksai/telekasten.nvim) - 一个 Neovim (lua) 插件,用于处理基于文本的 markdown zettelkasten / wiki 并将其与基于望远镜.nvim 的日记混合.
-- [mickael-menu/zk-nvim](https://github.com/mickael-menu/zk-nvim) - zk 的 Neovim 扩展,纯文本笔记助手.
-- [chrsm/impulse.nvim](https://github.com/chrsm/impulse.nvim) - 阅读 Notion.so 注释.
-- [epwalsh/obsidian.nvim](https://github.com/epwalsh/obsidian.nvim) - Obsidian 插件,用 Lua 编写.
-- [jghauser/papis.nvim](https://github.com/jghauser/papis.nvim) - 在您最喜欢的编辑器中管理您的参考书目.
-- [ostralyan/scribe.nvim](https://github.com/ostralyan/scribe.nvim) - 轻松做笔记.
-- [phaazon/mind.nvim](https://github.com/phaazon/mind.nvim) - 树木的力量触手可及.
-- [RutaTang/quicknote.nvim](https://github.com/RutaTang/quicknote.nvim) - 快速就地做笔记.
+- [0styx0/abbreinder.nvim](https://github.com/0styx0/abbreinder.nvim) - Abbreviation reminders (Neovim >= 0.5).
+- [jakewvincent/mkdnflow.nvim](https://github.com/jakewvincent/mkdnflow.nvim) - Fluent markdown notebook navigation & management (create links, follow links, create and manage to-do lists, reference bib files, and more).
+- [oberblastmeister/neuron.nvim](https://github.com/oberblastmeister/neuron.nvim) - Note taking plugin for neuron that integrates with telescope.nvim.
+- [jbyuki/nabla.nvim](https://github.com/jbyuki/nabla.nvim) - Take your scientific notes.
+- [nvim-neorg/neorg](https://github.com/nvim-neorg/neorg) - Modernity meets insane extensibility. The future of organizing your life.
+- [nvim-orgmode/orgmode](https://github.com/nvim-orgmode/orgmode) - Orgmode clone written in Lua (Neovim >= 0.5).
+- [NFrid/due.nvim](https://github.com/NFrid/due.nvim) - Displays due for a date string as a virtual text.
+- [jbyuki/venn.nvim](https://github.com/jbyuki/venn.nvim) - Draw ASCII diagrams.
+- [stevearc/gkeep.nvim](https://github.com/stevearc/gkeep.nvim) - Google Keep integration.
+- [renerocksai/telekasten.nvim](https://github.com/renerocksai/telekasten.nvim) - A Neovim (lua) plugin for working with a text-based, markdown zettelkasten / wiki and mixing it with a journal, based on telescope.nvim.
+- [mickael-menu/zk-nvim](https://github.com/mickael-menu/zk-nvim) - Neovim extension for zk, a plain text note-taking assistant.
+- [chrsm/impulse.nvim](https://github.com/chrsm/impulse.nvim) - Read Notion.so notes.
+- [epwalsh/obsidian.nvim](https://github.com/epwalsh/obsidian.nvim) - Plugin for Obsidian, written in Lua.
+- [jghauser/papis.nvim](https://github.com/jghauser/papis.nvim) - Manage your bibliography from within your favourite editor.
+- [ostralyan/scribe.nvim](https://github.com/ostralyan/scribe.nvim) - Take notes, easily.
+- [phaazon/mind.nvim](https://github.com/phaazon/mind.nvim) - The power of trees at your fingertips.
+- [RutaTang/quicknote.nvim](https://github.com/RutaTang/quicknote.nvim) - Quickly take notes, in-place.
### Utility
-- [jghauser/mkdir.nvim](https://github.com/jghauser/mkdir.nvim) - 保存文件时自动创建丢失的目录.
-- [matbme/JABS.nvim](https://github.com/matbme/JABS.nvim) - 漂亮且最小的缓冲区切换器窗口.
-- [j-morano/buffer_manager.nvim](https://github.com/j-morano/buffer_manager.nvim) - 添加一个或多个缓冲区,对它们重新排序,将它们保存在文件中,或者从一个小的浮动窗口中轻松删除它们.
-- [clojure-vim/jazz.nvim](https://github.com/clojure-vim/jazz.nvim) - 酸 + 即兴 = 爵士乐.
-- [sudormrfbin/cheatsheet.nvim](https://github.com/sudormrfbin/cheatsheet.nvim) - 可搜索的备忘单.
-- [code-biscuits/nvim-biscuits](https://github.com/code-biscuits/nvim-biscuits) - 什锦饼干的 Neovim 端口. 最终也得到了更多支持的语言.
-- [Pocco81/AbbrevMan.nvim](https://github.com/Pocco81/AbbrevMan.nvim) - 管理 Vim 缩写.
-- [kazhala/close-buffers.nvim](https://github.com/kazhala/close-buffers.nvim) - 根据不同情况删除多个Vim缓冲区.
-- [rktjmp/paperplanes.nvim](https://github.com/rktjmp/paperplanes.nvim) - 将选择或缓冲区发布到在线粘贴箱.
-- [rcarriga/nvim-notify](https://github.com/rcarriga/nvim-notify) - 一个精美的、可配置的通知管理器.
-- [folke/noice.nvim](https://github.com/folke/noice.nvim) - 高度实验性的插件,完全取代消息、命令行和弹出菜单的 UI.
-- [sQVe/bufignore.nvim](https://github.com/sQVe/bufignore.nvim) - 取消列出与指定忽略源匹配的隐藏缓冲区.
-- [saifulapm/chartoggle.nvim](https://github.com/saifulapm/chartoggle.nvim) - 切换行尾的任何字符.
-- [stevearc/dressing.nvim](https://github.com/stevearc/dressing.nvim) - 改进内置 `vim.ui` 与望远镜、fzf 等的界面.
-- [gaborvecsei/cryptoprice.nvim](https://github.com/gaborvecsei/cryptoprice.nvim) - 检查定义的加密货币的价格.
-- [jghauser/fold-cycle.nvim](https://github.com/jghauser/fold-cycle.nvim) - 循环折叠打开或关闭.
-- [rgroli/other.nvim](https://github.com/rgroli/other.nvim) - 打开当前缓冲区的替代文件.
-- [toppair/reach.nvim](https://github.com/toppair/reach.nvim) - 缓冲区、标记、标签页切换器.
-- [axieax/urlview.nvim](https://github.com/axieax/urlview.nvim) - 浏览当前缓冲区中的所有 URL.
-- [nkakouros-original/numbers.nvim](https://github.com/nkakouros-original/numbers.nvim) - 每当有意义时切换相对数字.
-- [ghillb/cybu.nvim](https://github.com/ghillb/cybu.nvim) - 循环缓冲区时显示带有上下文的通知窗口.
-- [crusj/bookmarks.nvim](https://github.com/crusj/bookmarks.nvim) - 记住文件位置并按时间和频率排序.
-- [xiyaowong/virtcolumn.nvim](https://github.com/xiyaowong/virtcolumn.nvim) - 将一条线显示为颜色列.
-- [m-demare/attempt.nvim](https://github.com/m-demare/attempt.nvim) - 管理和运行临时缓冲区.
-- [kevinhwang91/nvim-ufo](https://github.com/kevinhwang91/nvim-ufo) - 超折叠,具有现代外观和性能提升.
-- [xiyaowong/link-visitor.nvim](https://github.com/xiyaowong/link-visitor.nvim) - 让我帮你打开链接.
-- [sitiom/nvim-numbertoggle](https://github.com/sitiom/nvim-numbertoggle) - Neovim 插件可自动在相对行号和绝对行号之间切换.
-- [anuvyklack/fold-preview](https://github.com/anuvyklack/fold-preview.nvim) - 无需打开即可预览闭合折叠.
-- [nguyenvukhang/nvim-toggler](https://github.com/nguyenvukhang/nvim-toggler) - 反转文本,例如在“true”和“false”之间切换.
-- [CosmicNvim/cosmic-ui](https://github.com/CosmicNvim/cosmic-ui) - Cosmic-UI 是特定 Vim 功能的简单包装. 旨在提供一种快速、简单的方法来使用 Neovim 创建 Cosmic UI 体验!
-- [AckslD/messages.nvim](https://github.com/AckslD/messages.nvim) - 捕获并显示可自定义(浮动)缓冲区中的任何消息.
-- [jbyuki/instant.nvim](https://github.com/jbyuki/instant.nvim) - 用 Lua 编写的协作编辑插件,无依赖项.
-- [numToStr/BufOnly.nvim](https://github.com/numToStr/BufOnly.nvim) - BufOnly.vim 的 Lua/Neovim 端口有一些更改.
-- [zbirenbaum/neodim](https://github.com/zbirenbaum/neodim) - 调暗未使用的函数、变量、参数等的亮点.
-- [bfredl/nvim-miniyank](https://github.com/bfredl/nvim-miniyank) - 类似killring 的插件,没有默认映射.
-- [chrisgrieser/nvim-genghis](https://github.com/chrisgrieser/nvim-genghis) - 方便的文件操作,用Lua编写.
-- [chrisgrieser/nvim-recorder](https://github.com/chrisgrieser/nvim-recorder) - 简化和改进与宏交互的方式.
-- [echasnovski/mini.nvim#mini.animate](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-animate.md) - `mini.nvim` 模块为常见的内置操作(光标移动、滚动、调整大小、窗口打开/关闭)添加开箱即用的动画.
-- [figsoda/nix-develop.nvim](https://github.com/figsoda/nix-develop.nvim) - 运行“nixdevelop”而不重新启动 Neovim.
-- [yaocccc/nvim-foldsign](https://github.com/yaocccc/nvim-foldsign) - 在标志栏上显示折叠.
-- [tenxsoydev/nx.nvim](https://github.com/tenxsoydev/nx.nvim) - Neovim API 实用程序包装器通过 Lua 键盘映射、突出显示、自动命令和选项提供更多便利.
-- [zdcthomas/yop.nvim](https://github.com/zdcthomas/yop.nvim) - 轻松创建您自己的运算符(如“d”和“y”).
-- [cpea2506/relative-toggle.nvim](https://github.com/cpea2506/relative-toggle.nvim) - 数字与相对数字之间平滑切换,支持多种数字组合,高度可定制.
-- [nvim-early-retirement](https://github.com/chrisgrieser/nvim-early-retirement) - 通过在 x 分钟不活动后自动关闭缓冲区,将缓冲区送入提前退休状态.
-- [hbac.nvim](https://github.com/axkirillov/hbac.nvim) - 自动关闭您不使用的缓冲区.
-- [ecthelionvi/NeoComposer.nvim](https://github.com/ecthelionvi/NeoComposer.nvim) - 简化宏观管理,提高生产力,创建和谐的工作流程.
-- [LukasPietzschmann/telescope-tabs](https://github.com/LukasPietzschmann/telescope-tabs) - 使用望远镜在选项卡之间快速导航.
-- [RutaTang/compter.nvim](https://github.com/RutaTang/compter.nvim) - 增强和扩展`的能力 ` 和 ` ` 具有定制图案.
+- [jghauser/mkdir.nvim](https://github.com/jghauser/mkdir.nvim) - Automatically create missing directories when saving files.
+- [matbme/JABS.nvim](https://github.com/matbme/JABS.nvim) - Pretty and minimal buffer switcher window.
+- [j-morano/buffer_manager.nvim](https://github.com/j-morano/buffer_manager.nvim) - Add one or more buffers, reorder them, save them inside a file or just delete them very easily from a small floating window.
+- [clojure-vim/jazz.nvim](https://github.com/clojure-vim/jazz.nvim) - Acid + Impromptu = Jazz.
+- [sudormrfbin/cheatsheet.nvim](https://github.com/sudormrfbin/cheatsheet.nvim) - Searchable cheatsheet.
+- [code-biscuits/nvim-biscuits](https://github.com/code-biscuits/nvim-biscuits) - A Neovim port of Assorted Biscuits. Ends up with more supported languages too.
+- [Pocco81/AbbrevMan.nvim](https://github.com/Pocco81/AbbrevMan.nvim) - Manage Vim abbreviations.
+- [kazhala/close-buffers.nvim](https://github.com/kazhala/close-buffers.nvim) - Delete multiple Vim buffers based on different conditions.
+- [rktjmp/paperplanes.nvim](https://github.com/rktjmp/paperplanes.nvim) - Post selections or buffers to online paste bins.
+- [rcarriga/nvim-notify](https://github.com/rcarriga/nvim-notify) - A fancy, configurable, notification manager.
+- [folke/noice.nvim](https://github.com/folke/noice.nvim) - Highly experimental plugin that completely replaces the UI for messages, cmdline and the popupmenu.
+- [sQVe/bufignore.nvim](https://github.com/sQVe/bufignore.nvim) - Unlist hidden buffers matching specified ignore sources.
+- [saifulapm/chartoggle.nvim](https://github.com/saifulapm/chartoggle.nvim) - Toggle any character at end of line.
+- [stevearc/dressing.nvim](https://github.com/stevearc/dressing.nvim) - Improve the built-in `vim.ui` interfaces with telescope, fzf, etc.
+- [gaborvecsei/cryptoprice.nvim](https://github.com/gaborvecsei/cryptoprice.nvim) - Check the price of the defined cryptocurrencies.
+- [jghauser/fold-cycle.nvim](https://github.com/jghauser/fold-cycle.nvim) - Cycle folds open or closed.
+- [rgroli/other.nvim](https://github.com/rgroli/other.nvim) - Open alternative files for the current buffer.
+- [toppair/reach.nvim](https://github.com/toppair/reach.nvim) - Buffer, mark, tabpage switcher.
+- [axieax/urlview.nvim](https://github.com/axieax/urlview.nvim) - Browse all URLs in the current buffer.
+- [nkakouros-original/numbers.nvim](https://github.com/nkakouros-original/numbers.nvim) - Toggle relativenumber whenever it makes sense.
+- [ghillb/cybu.nvim](https://github.com/ghillb/cybu.nvim) - Displays a notification window with context when cycling buffers.
+- [crusj/bookmarks.nvim](https://github.com/crusj/bookmarks.nvim) - Remember file locations and sort by time and frequency.
+- [xiyaowong/virtcolumn.nvim](https://github.com/xiyaowong/virtcolumn.nvim) - Display a line as colorcolumn.
+- [m-demare/attempt.nvim](https://github.com/m-demare/attempt.nvim) - Manage and run temporary buffers.
+- [kevinhwang91/nvim-ufo](https://github.com/kevinhwang91/nvim-ufo) - Ultra fold with modern looking and performance boosting.
+- [xiyaowong/link-visitor.nvim](https://github.com/xiyaowong/link-visitor.nvim) - Let me help you open the links.
+- [sitiom/nvim-numbertoggle](https://github.com/sitiom/nvim-numbertoggle) - Neovim plugin to automatically toggle between relative and absolute line numbers.
+- [anuvyklack/fold-preview](https://github.com/anuvyklack/fold-preview.nvim) - Preview closed fold without opening it.
+- [nguyenvukhang/nvim-toggler](https://github.com/nguyenvukhang/nvim-toggler) - Invert text, such as toggling between `true` and `false`.
+- [CosmicNvim/cosmic-ui](https://github.com/CosmicNvim/cosmic-ui) - Cosmic-UI is a simple wrapper around specific Vim functionality. Built in order to provide a quick and easy way to create a Cosmic UI experience with Neovim!
+- [AckslD/messages.nvim](https://github.com/AckslD/messages.nvim) - Capture and show any messages in a customisable (floating) buffer.
+- [jbyuki/instant.nvim](https://github.com/jbyuki/instant.nvim) - A collaborative editing plugin written in Lua with no dependencies.
+- [numToStr/BufOnly.nvim](https://github.com/numToStr/BufOnly.nvim) - Lua/Neovim port of BufOnly.vim with some changes.
+- [zbirenbaum/neodim](https://github.com/zbirenbaum/neodim) - Dimming the highlights of unused functions, variables, parameters, and more.
+- [bfredl/nvim-miniyank](https://github.com/bfredl/nvim-miniyank) - The killring-alike plugin with no default mappings.
+- [chrisgrieser/nvim-genghis](https://github.com/chrisgrieser/nvim-genghis) - Convenience file operations, written in Lua.
+- [chrisgrieser/nvim-recorder](https://github.com/chrisgrieser/nvim-recorder) - Simplifying and improving how you interact with macros.
+- [echasnovski/mini.nvim#mini.animate](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-animate.md) - Module of `mini.nvim` to add out of the box animations for common built-in actions (cursor movement, scroll, resize, window open/close).
+- [figsoda/nix-develop.nvim](https://github.com/figsoda/nix-develop.nvim) - Run `nix develop` without restarting Neovim.
+- [yaocccc/nvim-foldsign](https://github.com/yaocccc/nvim-foldsign) - Display folds on sign column.
+- [tenxsoydev/nx.nvim](https://github.com/tenxsoydev/nx.nvim) - Neovim API utility wrapper for more convenience with Lua keymaps, highlights, autocommands and options.
+- [zdcthomas/yop.nvim](https://github.com/zdcthomas/yop.nvim) - Easily create your own operators (like `d` and `y`).
+- [cpea2506/relative-toggle.nvim](https://github.com/cpea2506/relative-toggle.nvim) - Toggles smoothly between number and relative numbers, supporting various number combinations, highly customizable.
+- [nvim-early-retirement](https://github.com/chrisgrieser/nvim-early-retirement) - Send buffers into early retirement by automatically closing them after x minutes of inactivity.
+- [hbac.nvim](https://github.com/axkirillov/hbac.nvim) - Automatically close buffers you are not working on.
+- [ecthelionvi/NeoComposer.nvim](https://github.com/ecthelionvi/NeoComposer.nvim) - Simplify macro management, enhance productivity, and create harmonious workflows.
+- [LukasPietzschmann/telescope-tabs](https://github.com/LukasPietzschmann/telescope-tabs) - Quickly navigate between tabs using telescope.
+- [RutaTang/compter.nvim](https://github.com/RutaTang/compter.nvim) - Power and extend the ability of `` and `` with customized patterns.
- [reggie/licenses.nvim](https://git.sr.ht/~reggie/licenses.nvim) - Insert and write license headers and/or files.
-- [yagiziskirik/AirSupport.nvim](https://github.com/yagiziskirik/AirSupport.nvim) - 用于自定义快捷方式和命令的可搜索提醒窗口.
-- [aPeoplesCalendar/apc.nvim](https://github.com/aPeoplesCalendar/apc.nvim) - “今天”风格的日历,提供有关全球工人阶级运动和解放斗争历史的信息.
+- [yagiziskirik/AirSupport.nvim](https://github.com/yagiziskirik/AirSupport.nvim) - Searchable reminder window for your custom shortcuts and commands.
+- [aPeoplesCalendar/apc.nvim](https://github.com/aPeoplesCalendar/apc.nvim) - "On this day" style calendar, which provides information about worldwide history of working class movements and liberation struggles.
### Terminal Integration
-- [LoricAndre/OneTerm.nvim](https://github.com/LoricAndre/OneTerm.nvim) - 用于在终端中运行命令的插件框架.
-- [nikvdp/neomux](https://github.com/nikvdp/neomux) - 从 Neovim 内运行的 shell 控制 Neovim.
-- [willothy/flatten.nvim](https://github.com/willothy/flatten.nvim) - 从当前 Neovim 实例中的终端缓冲区打开文件,而不是启动嵌套实例.
-- [akinsho/nvim-toggleterm.lua](https://github.com/akinsho/nvim-toggleterm.lua) - Neovim Lua 插件可帮助轻松管理多个终端窗口.
-- [norcalli/nvim-terminal.lua](https://github.com/norcalli/nvim-terminal.lua) - 高性能文件类型模式,利用正确的颜色代码隐藏和突出显示缓冲区.
-- [numToStr/FTerm.nvim](https://github.com/numToStr/FTerm.nvim) - 没有用 Lua 编写的废话浮动终端.
-- [pianocomposer321/consolation.nvim](https://github.com/pianocomposer321/consolation.nvim) - 通用终端包装器和管理插件,用 Lua 编写.
-- [jghauser/kitty-runner.nvim](https://github.com/jghauser/kitty-runner.nvim) - 穷人的 REPL. 轻松将缓冲线和命令发送到 kitty 终端.
-- [jlesquembre/nterm.nvim](https://github.com/jlesquembre/nterm.nvim) - 通过通知与终端交互.
-- [s1n7ax/nvim-terminal](https://github.com/s1n7ax/nvim-terminal) - 一个简单易用的多终端插件.
-- [m00qek/baleia.nvim](https://github.com/m00qek/baleia.nvim) - 使用 ANSI 转义序列(8、16、256 或 TrueColor)对文本进行着色.
-- [samjwill/nvim-unception](https://github.com/samjwill/nvim-unception) - 从终端缓冲区开始自动解除 Neovim 会话的嵌套.
-- [nyngwang/NeoTerm.lua](https://github.com/nyngwang/NeoTerm.lua) - 为每个**缓冲区**连接一个终端,现在具有稳定的切换和惊人的光标恢复功能.
-- [idanarye/nvim-channelot](https://github.com/idanarye/nvim-channelot) - 从 Lua 协程操作 Neovim 作业.
-- [chomosuke/term-edit.nvim](https://github.com/chomosuke/term-edit.nvim) - 允许您像任何其他缓冲区一样在终端中编辑命令.
+- [LoricAndre/OneTerm.nvim](https://github.com/LoricAndre/OneTerm.nvim) - Plugin framework for running commands in the terminal.
+- [nikvdp/neomux](https://github.com/nikvdp/neomux) - Control Neovim from shells running inside Neovim.
+- [willothy/flatten.nvim](https://github.com/willothy/flatten.nvim) - Open files from terminal buffers in your current Neovim instance instead of launching a nested instance.
+- [akinsho/nvim-toggleterm.lua](https://github.com/akinsho/nvim-toggleterm.lua) - A Neovim Lua plugin to help easily manage multiple terminal windows.
+- [norcalli/nvim-terminal.lua](https://github.com/norcalli/nvim-terminal.lua) - A high performance filetype mode which leverages conceal and highlights your buffer with the correct color codes.
+- [numToStr/FTerm.nvim](https://github.com/numToStr/FTerm.nvim) - No nonsense floating terminal written in Lua.
+- [pianocomposer321/consolation.nvim](https://github.com/pianocomposer321/consolation.nvim) - A general-purpose terminal wrapper and management plugin, written in Lua.
+- [jghauser/kitty-runner.nvim](https://github.com/jghauser/kitty-runner.nvim) - Poor man's REPL. Easily send buffer lines and commands to a kitty terminal.
+- [jlesquembre/nterm.nvim](https://github.com/jlesquembre/nterm.nvim) - Interact with the terminal, with notifications.
+- [s1n7ax/nvim-terminal](https://github.com/s1n7ax/nvim-terminal) - A simple & easy to use multi-terminal plugin.
+- [m00qek/baleia.nvim](https://github.com/m00qek/baleia.nvim) - Colorize text with ANSI escape sequences (8, 16, 256 or TrueColor).
+- [samjwill/nvim-unception](https://github.com/samjwill/nvim-unception) - Automatic unnesting of Neovim sessions started from terminal buffers.
+- [nyngwang/NeoTerm.lua](https://github.com/nyngwang/NeoTerm.lua) - Attach a terminal for each **buffer**, now with stable toggle and astonishing cursor restoring.
+- [idanarye/nvim-channelot](https://github.com/idanarye/nvim-channelot) - Operate Neovim jobs from Lua coroutines.
+- [chomosuke/term-edit.nvim](https://github.com/chomosuke/term-edit.nvim) - Allowing you to edit your command in the terminal just like any other buffer.
### Debugging
-- [mfussenegger/nvim-dap](https://github.com/mfussenegger/nvim-dap) - 调试适配器协议客户端实现.
-- [sakhnik/nvim-gdb](https://github.com/sakhnik/nvim-gdb) - GDB、LLDB、PDB/PDB++ 和 BashDB 的瘦包装器.
-- [rcarriga/nvim-dap-ui](https://github.com/rcarriga/nvim-dap-ui) - nvim-dap 的用户界面.
+- [mfussenegger/nvim-dap](https://github.com/mfussenegger/nvim-dap) - Debug Adapter Protocol client implementation.
+- [sakhnik/nvim-gdb](https://github.com/sakhnik/nvim-gdb) - Thin wrapper for GDB, LLDB, PDB/PDB++ and BashDB.
+- [rcarriga/nvim-dap-ui](https://github.com/rcarriga/nvim-dap-ui) - A UI for nvim-dap.
- [Pocco81/DAPInstall.nvim](https://github.com/Pocco81/DAPInstall.nvim) - Manage several debuggers for nvim-dap.
-- [Weissle/persistent-breakpoints.nvim](https://github.com/Weissle/persistent-breakpoints.nvim) - nvim-dap 的持久断点.
-- [ofirgall/goto-breakpoints.nvim](https://github.com/ofirgall/goto-breakpoints.nvim) - 在 nvim-dap 的断点之间循环.
-- [andrewferrier/debugprint.nvim](https://github.com/andrewferrier/debugprint.nvim) - 调试 print() 方式.
-- [t-troebst/perfanno.nvim](https://github.com/t-troebst/perfanno.nvim) - 使用调用图分析数据注释您的代码. 对 perf、flamegraph 和 LuaJit 分析器的本机支持.
-- [niuiic/dap-utils](https://github.com/niuiic/dap-utils.nvim) - 提供更好的 nvim-dap 使用体验的实用程序.
+- [Weissle/persistent-breakpoints.nvim](https://github.com/Weissle/persistent-breakpoints.nvim) - Persistent breakpoints for nvim-dap.
+- [ofirgall/goto-breakpoints.nvim](https://github.com/ofirgall/goto-breakpoints.nvim) - Cycle between breakpoints for nvim-dap.
+- [andrewferrier/debugprint.nvim](https://github.com/andrewferrier/debugprint.nvim) - Debugging the print() way.
+- [t-troebst/perfanno.nvim](https://github.com/t-troebst/perfanno.nvim) - Annotate your code with callgraph profiling data. Native support for perf, flamegraph and the LuaJit profiler.
+- [niuiic/dap-utils](https://github.com/niuiic/dap-utils.nvim) - Utilities to provide a better experience for using nvim-dap.
#### Quickfix
-- [kevinhwang91/nvim-bqf](https://github.com/kevinhwang91/nvim-bqf) - nvim-bqf 的目标是使 Neovim 的快速修复窗口变得更好.
-- [gitlab.com/yorickpeterse/nvim-pqf](https://gitlab.com/yorickpeterse/nvim-pqf) - 更漂亮的快速修复/位置列表窗口.
-- [nyngwang/NeoWell.lua](https://github.com/nyngwang/NeoWell.lua) - 有时您会想要稍后修复某些线路. 将行存储到 qf 中并附上一些注释,这样当您真正想要修复它时就知道该怎么做.
-- [ashfinal/qfview.nvim](https://github.com/ashfinal/qfview.nvim) - 相当快速修复/位置视图,具有一致的路径缩短和折叠功能.
+- [kevinhwang91/nvim-bqf](https://github.com/kevinhwang91/nvim-bqf) - The goal of nvim-bqf is to make Neovim's quickfix window better.
+- [gitlab.com/yorickpeterse/nvim-pqf](https://gitlab.com/yorickpeterse/nvim-pqf) - Prettier quickfix/location list windows.
+- [nyngwang/NeoWell.lua](https://github.com/nyngwang/NeoWell.lua) - Sometimes you will want to fix some lines later. Store lines into qf with some note so you know what to do when you really want to fix it.
+- [ashfinal/qfview.nvim](https://github.com/ashfinal/qfview.nvim) - Pretty quickfix/location view with consistent path-shorten and folding.
### Test
-- [David-Kunz/jester](https://github.com/David-Kunz/jester) - 轻松运行和调试 Jest 测试.
-- [klen/nvim-test](https://github.com/klen/nvim-test) - 用于运行测试的 Neovim 包装器.
-- [nvim-neotest/neotest](https://github.com/nvim-neotest/neotest) - 用于与 Neovim 内的测试交互的可扩展框架.
-- [andythigpen/nvim-coverage](https://github.com/andythigpen/nvim-coverage) - 在标志栏中显示覆盖范围信息.
+- [David-Kunz/jester](https://github.com/David-Kunz/jester) - Easily run and debug Jest tests.
+- [klen/nvim-test](https://github.com/klen/nvim-test) - A Neovim wrapper for running tests.
+- [nvim-neotest/neotest](https://github.com/nvim-neotest/neotest) - An extensible framework for interacting with tests within Neovim.
+- [andythigpen/nvim-coverage](https://github.com/andythigpen/nvim-coverage) - Displays coverage information in the sign column.
### Code Runner
-- [michaelb/sniprun](https://github.com/michaelb/sniprun) - 直接从 Neovim 运行任何语言的部分代码.
-- [pianocomposer321/yabs.nvim](https://github.com/pianocomposer321/yabs.nvim) - 另一个构建系统,用 Lua 编写.
-- [CRAG666/code_runner.nvim](https://github.com/CRAG666/code_runner.nvim) - 你可以拥有的最好的代码运行者,具有超能力.
-- [is0n/jaq-nvim](https://github.com/is0n/jaq-nvim) - 只是 Lua 中的另一个 Quickrun 插件.
-- [jedrzejboczar/toggletasks.nvim](https://github.com/jedrzejboczar/toggletasks.nvim) - 具有 JSON/YAML 配置的任务运行器,使用toggleterm.nvim 和 Telescope.nvim.
-- [EthanJWright/vs-tasks.nvim](https://github.com/EthanJWright/vs-tasks.nvim) - 用于 VSCode 风格任务的望远镜选择器.
-- [stevearc/overseer.nvim](https://github.com/stevearc/overseer.nvim) - 任务运行器和作业管理插件.
-- [smzm/hydrovim](https://github.com/smzm/hydrovim) - 在 Neovim 中运行 python 代码.
-- [desdic/greyjoy.nvim](https://github.com/desdic/greyjoy.nvim) - 用于 Makefile、vscode 任务、厨房等的模块化任务运行器.
-- [Shatur/neovim-tasks](https://github.com/Shatur/neovim-tasks) - 专注于与构建系统集成的有状态任务管理器.
-- [milanglacier/yarepl.nvim](https://github.com/milanglacier/yarepl.nvim) - 另一个 REPL,灵活,支持多种范例与 REPL 交互,并且原生点重复,无需其他依赖项.
-- [hkupty/iron.nvim](https://github.com/hkupty/iron.nvim) - 嵌入 30 多种语言的交互式 REPL.
-- [Civitasv/cmake-tools.nvim](https://github.com/Civitasv/cmake-tools.nvim) - CMake 集成.
-- [idanarye/nvim-moonicipal](https://github.com/idanarye/nvim-moonicipal) - 任务运行者专注于快速变化的个人任务.
-- [MarcHamamji/runner.nvim](https://github.com/MarcHamamji/runner.nvim) - 可定制的 Lua 代码运行器.
-- [google/executor.nvim](https://github.com/google/executor.nvim) - 允许您在后台运行命令行任务并收到结果通知.
+- [michaelb/sniprun](https://github.com/michaelb/sniprun) - Run parts of code of any language directly from Neovim.
+- [pianocomposer321/yabs.nvim](https://github.com/pianocomposer321/yabs.nvim) - Yet Another Build System, written in Lua.
+- [CRAG666/code_runner.nvim](https://github.com/CRAG666/code_runner.nvim) - The best code runner you could have, with super powers.
+- [is0n/jaq-nvim](https://github.com/is0n/jaq-nvim) - Just Another Quickrun Plugin in Lua.
+- [jedrzejboczar/toggletasks.nvim](https://github.com/jedrzejboczar/toggletasks.nvim) - Task runner with JSON/YAML configs, using toggleterm.nvim and telescope.nvim.
+- [EthanJWright/vs-tasks.nvim](https://github.com/EthanJWright/vs-tasks.nvim) - Telescope picker for VSCode style tasks.
+- [stevearc/overseer.nvim](https://github.com/stevearc/overseer.nvim) - A task runner and job management plugin.
+- [smzm/hydrovim](https://github.com/smzm/hydrovim) - Run python code inside Neovim.
+- [desdic/greyjoy.nvim](https://github.com/desdic/greyjoy.nvim) - A modular task runner for Makefiles, vscode tasks, kitchen etc.
+- [Shatur/neovim-tasks](https://github.com/Shatur/neovim-tasks) - A stateful task manager focused on integration with build systems.
+- [milanglacier/yarepl.nvim](https://github.com/milanglacier/yarepl.nvim) - Yet Another REPL, flexible, supporting multiple paradigms to interact with REPLs, and native dot repeat without other dependencies.
+- [hkupty/iron.nvim](https://github.com/hkupty/iron.nvim) - Interactive REPLs of over 30 languages embedded.
+- [Civitasv/cmake-tools.nvim](https://github.com/Civitasv/cmake-tools.nvim) - CMake integration.
+- [idanarye/nvim-moonicipal](https://github.com/idanarye/nvim-moonicipal) - Task runner with focus on rapidly changing personal tasks.
+- [MarcHamamji/runner.nvim](https://github.com/MarcHamamji/runner.nvim) - A customizable Lua code runner.
+- [google/executor.nvim](https://github.com/google/executor.nvim) - Allows you to run command line tasks in the background and be notified of results.
### Neovim Lua Development
-- [folke/neodev.nvim](https://github.com/folke/neodev.nvim) - init.lua 的开发设置和插件开发,包括 Neovim Lua API 的完整签名帮助、文档和完成.
-- [nvim-neorocks/luarocks-tag-release](https://github.com/nvim-neorocks/luarocks-tag-release) - 将 Neovim 插件发布到 LuaRocks 的 GitHub 操作.
-- [svermeulen/vimpeccable](https://github.com/svermeulen/vimpeccable) - 帮助用 Lua 或任何基于 Lua 的语言编写 .vimrc 的命令.
-- [nanotee/nvim-lua-guide](https://github.com/nanotee/nvim-lua-guide) - 在 Neovim 中使用 Lua 的指南.
-- [rafcamlet/nvim-luapad](https://github.com/rafcamlet/nvim-luapad) - 用于嵌入式 Lua 引擎的交互式实时 Neovim 便笺本 - 键入并观看!
-- [nvim-lua/plenary.nvim](https://github.com/nvim-lua/plenary.nvim) - 全体会议:全体会议; 完全的; 全部的; 绝对; 不合格. 所有的Lua函数我都不想写两次.
-- [nvim-lua/popup.nvim](https://github.com/nvim-lua/popup.nvim) - Vim 的 Popup API 的实现.
-- [tjdevries/vlog.nvim](https://github.com/tjdevries/vlog.nvim) - 单个文件,无依赖性,轻松复制和粘贴日志文件以添加到您的 Neovim Lua 插件中.
-- [bfredl/nvim-luadev](https://github.com/bfredl/nvim-luadev) - REPL/调试控制台 Lua 插件. `:Luadev` 命令将打开一个草稿窗口,其中显示执行 Lua 代码的输出.
-- [jbyuki/one-small-step-for-vimkind](https://github.com/jbyuki/one-small-step-for-vimkind) - Neovim Lua 语言的适配器. 它允许您调试在 Neovim 实例中运行的任何 Lua 代码(可以调试 Neovim Lua 插件的 Lua 插件).
-- [kkharji/sqlite.lua](https://github.com/kkharji/sqlite.lua) - Lua 和 Neovim 的 SQLite/LuaJIT 绑定.
-- [MunifTanjim/nui.nvim](https://github.com/MunifTanjim/nui.nvim) - UI 组件库.
-- [echasnovski/mini.nvim#mini.doc](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-doc.md) - `mini.nvim` 模块,用于从类似 EmmyLua 的注释生成帮助文件. 允许通过钩子函数灵活定制输出.
-- [nanotee/luv-vimdocs](https://github.com/nanotee/luv-vimdocs) - vimdoc 格式的 luv 文档.
-- [milisims/nvim-luaref](https://github.com/milisims/nvim-luaref) - 内置 Lua 函数的参考.
-- [echasnovski/mini.nvim#mini.test](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-test.md) - `mini.nvim` 模块,带有用于编写广泛 Neovim 插件测试的框架. 支持分层测试、挂钩、参数化、过滤、屏幕测试、“busted-style”仿真、可定制报告器等.
-- [miversen33/import.nvim](https://github.com/miversen33/import.nvim) - 保险箱需要更换,但要精致.
-- [ray-x/guihua.lua](https://github.com/ray-x/guihua.lua) - Lua UI 库. 包括 fzy 搜索栏、列表视图和树视图模块.
-- [anuvyklack/animation.nvim](https://github.com/anuvyklack/animation.nvim) - 创建动画.
-- [NFrid/treesitter-utils](https://github.com/NFrid/treesitter-utils) - 一些有用的树保姆方法.
+- [folke/neodev.nvim](https://github.com/folke/neodev.nvim) - Dev setup for init.lua and plugin development with full signature help, docs and completion for the Neovim Lua API.
+- [nvim-neorocks/luarocks-tag-release](https://github.com/nvim-neorocks/luarocks-tag-release) - A GitHub action that publishes your Neovim plugins to LuaRocks.
+- [svermeulen/vimpeccable](https://github.com/svermeulen/vimpeccable) - Commands to help write your .vimrc in Lua or any Lua based language.
+- [nanotee/nvim-lua-guide](https://github.com/nanotee/nvim-lua-guide) - A guide to using Lua in Neovim.
+- [rafcamlet/nvim-luapad](https://github.com/rafcamlet/nvim-luapad) - Interactive real time Neovim scratchpad for embedded Lua engine - Type and watch!.
+- [nvim-lua/plenary.nvim](https://github.com/nvim-lua/plenary.nvim) - Plenary: full; complete; entire; absolute; unqualified. All the Lua functions I don't want to write twice.
+- [nvim-lua/popup.nvim](https://github.com/nvim-lua/popup.nvim) - An implementation of the Popup API from Vim.
+- [tjdevries/vlog.nvim](https://github.com/tjdevries/vlog.nvim) - Single file, no dependency, easy copy & paste log file to add to your Neovim Lua plugins.
+- [bfredl/nvim-luadev](https://github.com/bfredl/nvim-luadev) - REPL/debug console Lua plugins. The `:Luadev` command will open an scratch window which will show output from executing Lua code.
+- [jbyuki/one-small-step-for-vimkind](https://github.com/jbyuki/one-small-step-for-vimkind) - An adapter for the Neovim Lua language. It allows you to debug any Lua code running in a Neovim instance (A Lua plugin that can debug Neovim Lua plugins).
+- [kkharji/sqlite.lua](https://github.com/kkharji/sqlite.lua) - SQLite/LuaJIT binding for Lua and Neovim.
+- [MunifTanjim/nui.nvim](https://github.com/MunifTanjim/nui.nvim) - UI Component Library.
+- [echasnovski/mini.nvim#mini.doc](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-doc.md) - Module of `mini.nvim` for generation of help files from EmmyLua-like annotations. Allows flexible customization of output via hook functions.
+- [nanotee/luv-vimdocs](https://github.com/nanotee/luv-vimdocs) - The luv docs in vimdoc format.
+- [milisims/nvim-luaref](https://github.com/milisims/nvim-luaref) - A reference for builtin Lua functions.
+- [echasnovski/mini.nvim#mini.test](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-test.md) - Module of `mini.nvim` with framework for writing extensive Neovim plugin tests. Supports hierarchical tests, hooks, parametrization, filtering, screen tests, "busted-style" emulation, customizable reporters, and more.
+- [miversen33/import.nvim](https://github.com/miversen33/import.nvim) - A safe require replacement with niceties.
+- [ray-x/guihua.lua](https://github.com/ray-x/guihua.lua) - A Lua UI library. Includes a fzy search bar, list view and tree view modules.
+- [anuvyklack/animation.nvim](https://github.com/anuvyklack/animation.nvim) - Create animations.
+- [NFrid/treesitter-utils](https://github.com/NFrid/treesitter-utils) - Some useful Treesitter methods.
### Fennel
-- [Olical/aniseed](https://github.com/Olical/aniseed) - 使用 Fennel 配置和扩展 Neovim(Lisp 到 Lua).
-- [Olical/nfnl](https://github.com/Olical/nfnl) - 简化了 Aniseed 的后继版本,在文件写入时将 Fennel 编译为 Lua.
-- [Olical/conjure](https://github.com/Olical/conjure) - 交互式评估(Clojure、Fennel、Janet、Racket、Hy、MIT Scheme、Guile).
-- [rktjmp/hotpot.nvim](https://github.com/rktjmp/hotpot.nvim) - Neovim 内无缝、透明的茴香.
-- [udayvir-singh/tangerine.nvim](https://github.com/udayvir-singh/tangerine.nvim) - 甜:橘子:茴香整合,目标是尽可能快.
-- [udayvir-singh/hibiscus.nvim](https://github.com/udayvir-singh/hibiscus.nvim) - 风味:木槿:茴香宏库.
+- [Olical/aniseed](https://github.com/Olical/aniseed) - Configure and extend Neovim with Fennel (Lisp to Lua).
+- [Olical/nfnl](https://github.com/Olical/nfnl) - Streamlined successor to Aniseed, compiling Fennel to Lua on file write.
+- [Olical/conjure](https://github.com/Olical/conjure) - Interactive evaluation (Clojure, Fennel, Janet, Racket, Hy, MIT Scheme, Guile).
+- [rktjmp/hotpot.nvim](https://github.com/rktjmp/hotpot.nvim) - Seamless, transparent Fennel inside Neovim.
+- [udayvir-singh/tangerine.nvim](https://github.com/udayvir-singh/tangerine.nvim) - Sweet :tangerine: Fennel integration, aims to be as fast as possible.
+- [udayvir-singh/hibiscus.nvim](https://github.com/udayvir-singh/hibiscus.nvim) - Flavored :hibiscus: Fennel macro library.
### Dependency Management
-- [vuki656/package-info.nvim](https://github.com/vuki656/package-info.nvim) - 在 package.json 中将最新的包版本显示为虚拟文本.
-- [Saecki/crates.nvim](https://github.com/Saecki/crates.nvim) - `Cargo.toml` 的 Rust 依赖管理.
+- [vuki656/package-info.nvim](https://github.com/vuki656/package-info.nvim) - Display latest package version as virtual text in package.json.
+- [Saecki/crates.nvim](https://github.com/Saecki/crates.nvim) - Rust dependency management for `Cargo.toml`.
### Git
-- [f-person/git-blame.nvim](https://github.com/f-person/git-blame.nvim) - 显示 git Blame 信息.
-- [lewis6991/gitsigns.nvim](https://github.com/lewis6991/gitsigns.nvim) - Git 集成:标志、大块动作、责备等.
-- [TimUntersberger/neogit](https://github.com/TimUntersberger/neogit) - Magit 克隆,可能会改变一些东西以适应 Vim 哲学.
-- [tveskag/nvim-blame-line](https://github.com/tveskag/nvim-blame-line) - 一个小插件,使用 neovims 虚拟文本在当前行末尾打印 git Blame 信息.
-- [ruifm/gitlinker.nvim](https://github.com/ruifm/gitlinker.nvim) - 为多个 git 主机生成可共享文件永久链接. 受到 tpope/vim-fugitive 的 :GBrowse 的启发.
-- [tanvirtin/vgit.nvim](https://github.com/tanvirtin/vgit.nvim) - 可视化 Git 插件,增强您的 git 体验.
-- [sindrets/diffview.nvim](https://github.com/sindrets/diffview.nvim) - 单选项卡界面,可轻松循环浏览任何 git rev 的所有修改文件的差异.
-- [kdheepak/lazygit.nvim](https://github.com/kdheepak/lazygit.nvim) - 用于调用lazygit的插件.
-- [AckslD/nvim-gfold.lua](https://github.com/AckslD/nvim-gfold.lua) - 插件使用 [gfold](https://github.com/nickgerace/gfold) 切换存储库并拥有状态行组件.
-- [akinsho/git-conflict.nvim](https://github.com/akinsho/git-conflict.nvim) - 用于可视化和解决合并冲突的插件.
-- [aaronhallaert/advanced-git-search.nvim](https://github.com/aaronhallaert/advanced-git-search.nvim) - 使用 Telescope 按提交内容、消息和作者搜索您的 git 历史记录.
-- [linrongbin16/gitlinker.nvim](https://github.com/linrongbin16/gitlinker.nvim) - 为 git 主机网站生成可共享文件永久链接(带有行范围),这是“ruifm 的 gitlinker”的一个分支,使用基于模式的规则引擎、Windows 支持和其他增强功能进行了重构.
+- [f-person/git-blame.nvim](https://github.com/f-person/git-blame.nvim) - Show git blame info.
+- [lewis6991/gitsigns.nvim](https://github.com/lewis6991/gitsigns.nvim) - Git integration: signs, hunk actions, blame, etc.
+- [TimUntersberger/neogit](https://github.com/TimUntersberger/neogit) - A Magit clone that may change some things to fit the Vim philosophy.
+- [tveskag/nvim-blame-line](https://github.com/tveskag/nvim-blame-line) - A small plugin that uses neovims virtual text to print git blame info at the end of the current line.
+- [ruifm/gitlinker.nvim](https://github.com/ruifm/gitlinker.nvim) - Generate shareable file permalinks for several git hosts. Inspired by tpope/vim-fugitive's :GBrowse.
+- [tanvirtin/vgit.nvim](https://github.com/tanvirtin/vgit.nvim) - Visual Git Plugin to enhance your git experience.
+- [sindrets/diffview.nvim](https://github.com/sindrets/diffview.nvim) - Single tabpage interface for easily cycling through diffs for all modified files for any git rev.
+- [kdheepak/lazygit.nvim](https://github.com/kdheepak/lazygit.nvim) - Plugin for calling lazygit.
+- [AckslD/nvim-gfold.lua](https://github.com/AckslD/nvim-gfold.lua) - Plugin using [gfold](https://github.com/nickgerace/gfold) to switch repo and have statusline component.
+- [akinsho/git-conflict.nvim](https://github.com/akinsho/git-conflict.nvim) - A plugin to visualise and resolve merge conflicts.
+- [aaronhallaert/advanced-git-search.nvim](https://github.com/aaronhallaert/advanced-git-search.nvim) - Search your git history by commit content, message and author with Telescope.
+- [linrongbin16/gitlinker.nvim](https://github.com/linrongbin16/gitlinker.nvim) - Generate sharable file permalinks (with line ranges) for git host websites, a fork of "ruifm's gitlinker", refactored with pattern based rule engine, windows support and other enhancements.
#### GitHub
-- [pwntester/octo.nvim](https://github.com/pwntester/octo.nvim) - 处理来自 Neovim 的 GitHub 问题和 PR. 只需编辑问题描述即可.
+- [pwntester/octo.nvim](https://github.com/pwntester/octo.nvim) - Work with GitHub issues and PRs from Neovim. Just edit the issue description.
- [pwntester/codeql.nvim](https://github.com/pwntester/codeql.nvim) - Neovim plugin to help writing and testing CodeQL queries.
-- [ldelossa/gh.nvim](https://github.com/ldelossa/gh.nvim) - 用于执行代码审查的功能齐全的 GitHub 集成.
-- [topaxi/gh-actions.nvim](https://github.com/topaxi/gh-actions.nvim) - 查看和调度 GitHub Actions 工作流程运行.
+- [ldelossa/gh.nvim](https://github.com/ldelossa/gh.nvim) - A fully featured GitHub integration for performing code reviews.
+- [topaxi/gh-actions.nvim](https://github.com/topaxi/gh-actions.nvim) - View and dispatch GitHub Actions workflow runs.
### Motion
-- [phaazon/hop.nvim](https://github.com/phaazon/hop.nvim) - Hop 是一个类似 EasyMotion 的插件,允许您用尽可能少的击键跳转到文档中的任何位置.
-- [ggandor/lightspeed.nvim](https://github.com/ggandor/lightspeed.nvim) - 类似 Sneak 的插件,通过提前显示的标签提供无与伦比的导航速度,消除输入搜索模式和选择目标之间的停顿.
-- [ggandor/leap.nvim](https://github.com/ggandor/leap.nvim) - Lightspeed 的精致继承者,旨在建立一个广泛接受的标准接口扩展,以便在类似 Vim 的编辑器中移动.
-- [folke/flash.nvim](https://github.com/folke/flash.nvim) - 使用搜索标签、增强的角色动作和 Treesitter 集成来导航您的代码.
-- [echasnovski/mini.nvim#mini.jump](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-jump.md) - `mini.nvim` 模块,用于更智能地跳转到单个字符.
-- [echasnovski/mini.nvim#mini.jump2d](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-jump2d.md) - `mini.nvim` 模块,通过迭代标签过滤在可见行内更智能地跳转. 支持自定义跳转目标(点)、标签、挂钩、允许的窗口和线条等.
-- [rlane/pounce.nvim](https://github.com/rlane/pounce.nvim) - 类似 EasyMotion 的插件,可使用模糊搜索快速移动光标.
-- [gen740/SmoothCursor.nvim](https://github.com/gen740/SmoothCursor.nvim) - 将精美的子光标添加到符号列以显示滚动或跳转方向.
-- [edluffy/specs.nvim](https://github.com/edluffy/specs.nvim) - 一个快速、轻量级的 Neovim Lua 插件,用于监视光标跳跃的位置.
-- [abecodes/tabout.nvim](https://github.com/abecodes/tabout.nvim) - 跳出括号、引号、对象等.
-- [linty-org/readline.nvim](https://github.com/linty-org/readline.nvim) - Readline 键盘快捷键.
-- [woosaaahh/sj.nvim](https://github.com/woosaaahh/sj.nvim) - 基于搜索的导航与快速跳转功能相结合.
-- [Weissle/easy-action](https://github.com/Weissle/easy-action) - 在您能看到的地方轻松执行操作.
-- [cbochs/portal.nvim](https://github.com/cbochs/portal.nvim) - 建立并增强现有的跳转列表动议(即` ` 和 ` `).
-- [echasnovski/mini.nvim#mini.bracketed](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-bracketed.md) - `mini.nvim` 模块用方括号前进/后退.
-- [liangxianzhe/nap.nvim](https://github.com/liangxianzhe/nap.nvim) - 使用一个键在下一个/上一个缓冲区、选项卡、诊断等之间跳转.
-- [chrisgrieser/nvim-spider](https://github.com/chrisgrieser/nvim-spider) - 像蜘蛛一样使用 w、e、b 动作. 考虑驼峰命名法并跳过无关紧要的标点符号.
+- [phaazon/hop.nvim](https://github.com/phaazon/hop.nvim) - Hop is an EasyMotion-like plugin allowing you to jump anywhere in a document with as few keystrokes as possible.
+- [ggandor/lightspeed.nvim](https://github.com/ggandor/lightspeed.nvim) - A Sneak-like plugin offering unparalleled navigation speed via ahead-of-time displayed labels, that eliminate the pause between entering the search pattern and selecting the target.
+- [ggandor/leap.nvim](https://github.com/ggandor/leap.nvim) - A refined successor of Lightspeed, aiming to establish a widely accepted standard interface extension for moving around in Vim-like editors.
+- [folke/flash.nvim](https://github.com/folke/flash.nvim) - Navigate your code with search labels, enhanced character motions and Treesitter integration.
+- [echasnovski/mini.nvim#mini.jump](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-jump.md) - Module of `mini.nvim` for smarter jumping to a single character.
+- [echasnovski/mini.nvim#mini.jump2d](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-jump2d.md) - Module of `mini.nvim` for smarter jumping within visible lines via iterative label filtering. Supports custom jump targets (spots), labels, hooks, allowed windows and lines, and more.
+- [rlane/pounce.nvim](https://github.com/rlane/pounce.nvim) - An EasyMotion-like plugin for quick cursor movement using fuzzy search.
+- [gen740/SmoothCursor.nvim](https://github.com/gen740/SmoothCursor.nvim) - Add fancy sub-cursor to signcolumn to show your scroll or jump direction.
+- [edluffy/specs.nvim](https://github.com/edluffy/specs.nvim) - A fast and lightweight Neovim Lua plugin to keep an eye on where your cursor has jumped.
+- [abecodes/tabout.nvim](https://github.com/abecodes/tabout.nvim) - Jump out of brackets, quotes, objects, etc.
+- [linty-org/readline.nvim](https://github.com/linty-org/readline.nvim) - Readline keyboard shortcuts.
+- [woosaaahh/sj.nvim](https://github.com/woosaaahh/sj.nvim) - Search based navigation combined with quick jump features.
+- [Weissle/easy-action](https://github.com/Weissle/easy-action) - Easily perform an action on where you can see.
+- [cbochs/portal.nvim](https://github.com/cbochs/portal.nvim) - Build upon and enhance existing jumplist motions (i.e. `` and ``).
+- [echasnovski/mini.nvim#mini.bracketed](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-bracketed.md) - Module of `mini.nvim` to go forward/backward with square brackets.
+- [liangxianzhe/nap.nvim](https://github.com/liangxianzhe/nap.nvim) - Jump between next/previous buffer, tab, diagnostic, etc, with a single key.
+- [chrisgrieser/nvim-spider](https://github.com/chrisgrieser/nvim-spider) - Use the w, e, b motions like a spider. Considers camelCase and skips insignificant punctuation.
#### Treesitter Based
-- [mfussenegger/nvim-ts-hint-textobject](https://github.com/mfussenegger/nvim-ts-hint-textobject) - 区域选择,带有有关由 Treesitter 提供支持的文档 AST 节点的提示.
-- [ziontee113/syntax-tree-surfer](https://github.com/ziontee113/syntax-tree-surfer) - 导航并交换 Treesitter 的 AST 节点. 走进、走出、跨过、后退.
-- [drybalka/tree-climber.nvim](https://github.com/drybalka/tree-climber.nvim) - 在 Treesitter 的树上轻松导航,在多语言文件和正常模式下工作.
+- [mfussenegger/nvim-ts-hint-textobject](https://github.com/mfussenegger/nvim-ts-hint-textobject) - Region selection with hints on the AST nodes of a document powered by Treesitter.
+- [ziontee113/syntax-tree-surfer](https://github.com/ziontee113/syntax-tree-surfer) - Navigate and swap Treesitter's AST Nodes. Step into, step out, step over, step back.
+- [drybalka/tree-climber.nvim](https://github.com/drybalka/tree-climber.nvim) - Easy navigation around the Treesitter's tree that works in multi-language files and in normal mode.
### Keybinding
-- [folke/which-key.nvim](https://github.com/folke/which-key.nvim) - Neovim 插件显示一个弹出窗口,其中包含您开始输入的命令的可能的键绑定.
-- [mrjones2014/legendary.nvim](https://github.com/mrjones2014/legendary.nvim) - 将键盘映射、命令和自动命令定义为简单的 Lua 表,同时为它们创建图例(如 VS Code 的命令面板),与“which-key.nvim”集成.
-- [Iron-E/nvim-cartographer](https://github.com/Iron-E/nvim-cartographer) - Lua 环境更方便的 `:map`ping 语法.
-- [b0o/mapx.nvim](https://github.com/b0o/mapx.nvim) - 一个更简单的按键映射 API,模仿 Neovim 的 `:map` 系列命令. 与which-key.nvim 集成.
-- [LionC/nest.nvim](https://github.com/LionC/nest.nvim) - Lua 实用程序使用级联树简洁地映射键. 还允许将 Lua 函数绑定到键.
-- [LinArcX/telescope-command-palette.nvim](https://github.com/LinArcX/telescope-command-palette.nvim) - Lua 插件,用于创建键绑定并用望远镜观看它们.
-- [slugbyte/unruly-worker](https://github.com/slugbyte/unruly-worker) - 一个非常有趣的替代键盘映射,适用于工人键盘布局,具有 Neovim 功能,如 LSP 支持,使用 Lua 构建和配置.
-- [FeiyouG/command_center.nvim](https://github.com/FeiyouG/command_center.nvim) - 以更有组织的方式创建和管理按键绑定和命令,并通过 Telescope 快速搜索它们.
-- [linty-org/key-menu.nvim](https://github.com/linty-org/key-menu.nvim) - 浮动窗口中的按键映射提示.
-- [anuvyklack/hydra.nvim](https://github.com/anuvyklack/hydra.nvim) - 创建自定义子模式和菜单. Emacs Hydra 端口.
-- [anuvyklack/keymap-amend.nvim](https://github.com/anuvyklack/keymap-amend.nvim) - 修改现有的键盘映射.
-- [max397574/better-escape.nvim](https://github.com/max397574/better-escape.nvim) - 创建快捷方式以退出插入模式而不会造成延迟.
-- [Nexmean/caskey.nvim](https://github.com/Nexmean/caskey.nvim) - 使用声明性级联树进行键映射配置的实用程序,可以选择与“which-key”集成.
-- [Wansmer/langmapper.nvim](https://github.com/Wansmer/langmapper.nvim) - 自动翻译非英语输入法的映射.
+- [folke/which-key.nvim](https://github.com/folke/which-key.nvim) - Neovim plugin that shows a popup with possible keybindings of the command you started typing.
+- [mrjones2014/legendary.nvim](https://github.com/mrjones2014/legendary.nvim) - Define your keymaps, commands, and autocommands as simple Lua tables, and create a legend for them at the same time (like VS Code's Command Palette), integrates with `which-key.nvim`.
+- [Iron-E/nvim-cartographer](https://github.com/Iron-E/nvim-cartographer) - a more convenient `:map`ping syntax for Lua environments.
+- [b0o/mapx.nvim](https://github.com/b0o/mapx.nvim) - A simpler key mapping API that mimics Neovim's `:map`-family of commands. Integrates with which-key.nvim.
+- [LionC/nest.nvim](https://github.com/LionC/nest.nvim) - Lua utility to map keys concisely using cascading trees. Also allows binding Lua functions to keys.
+- [LinArcX/telescope-command-palette.nvim](https://github.com/LinArcX/telescope-command-palette.nvim) - Lua plugin to create key-bindings and watch them with telescope.
+- [slugbyte/unruly-worker](https://github.com/slugbyte/unruly-worker) - A ridiculously fun alternative keymap for the workman keyboard layout with Neovim features like LSP support, built and configured with Lua.
+- [FeiyouG/command_center.nvim](https://github.com/FeiyouG/command_center.nvim) - Create and manage keybindings and commands in a more organized manner and search them quickly through Telescope.
+- [linty-org/key-menu.nvim](https://github.com/linty-org/key-menu.nvim) - Key mapping hints in a floating window.
+- [anuvyklack/hydra.nvim](https://github.com/anuvyklack/hydra.nvim) - Create custom submodes and menus. Port of Emacs Hydra.
+- [anuvyklack/keymap-amend.nvim](https://github.com/anuvyklack/keymap-amend.nvim) - Amend the existing keymap.
+- [max397574/better-escape.nvim](https://github.com/max397574/better-escape.nvim) - Create shortcuts to escape insert mode without getting delay.
+- [Nexmean/caskey.nvim](https://github.com/Nexmean/caskey.nvim) - Utility to keymappings configuration using declarative cascading trees, optionally integrates with `which-key`.
+- [Wansmer/langmapper.nvim](https://github.com/Wansmer/langmapper.nvim) - Auto translating your mappings for non-English input methods.
### Mouse
-- [notomo/gesture.nvim](https://github.com/notomo/gesture.nvim) - 鼠标手势插件.
+- [notomo/gesture.nvim](https://github.com/notomo/gesture.nvim) - Mouse gesture plugin.
### Scrolling
-- [karb94/neoscroll.nvim](https://github.com/karb94/neoscroll.nvim) - 平滑滚动.
-- [declancm/cinnamon.nvim](https://github.com/declancm/cinnamon.nvim) - 任何移动命令的平滑滚动.
+- [karb94/neoscroll.nvim](https://github.com/karb94/neoscroll.nvim) - Smooth scrolling.
+- [declancm/cinnamon.nvim](https://github.com/declancm/cinnamon.nvim) - Smooth scrolling for any movement command.
#### Scrollbar
-- [Xuyuanp/scrollbar.nvim](https://github.com/Xuyuanp/scrollbar.nvim) - 滚动条.
-- [dstein64/nvim-scrollview](https://github.com/dstein64/nvim-scrollview) - 显示交互式滚动条.
-- [petertriho/nvim-scrollbar](https://github.com/petertriho/nvim-scrollbar) - 显示诊断和搜索结果的可扩展滚动条.
-- [echasnovski/mini.nvim#mini.map](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-map.md) - `mini.nvim` 模块,用于显示带有缓冲区文本概述、滚动条和突出显示的浮动窗口.
-- [gorbit99/codewindow.nvim](https://github.com/gorbit99/codewindow.nvim) - Minimap插件,与treesitter和内置LSP紧密集成,向用户显示更多信息.
-- [lewis6991/satellite.nvim](https://github.com/lewis6991/satellite.nvim) - 装饰滚动条.
+- [Xuyuanp/scrollbar.nvim](https://github.com/Xuyuanp/scrollbar.nvim) - Scrollbar.
+- [dstein64/nvim-scrollview](https://github.com/dstein64/nvim-scrollview) - Display interactive scrollbars.
+- [petertriho/nvim-scrollbar](https://github.com/petertriho/nvim-scrollbar) - Extensible scrollbar that shows diagnostics and search results.
+- [echasnovski/mini.nvim#mini.map](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-map.md) - Module of `mini.nvim` to show floating window with buffer text overview, scrollbar, and highlights.
+- [gorbit99/codewindow.nvim](https://github.com/gorbit99/codewindow.nvim) - Minimap plugin, that is closely integrated with treesitter and the builtin LSP to display more information to the user.
+- [lewis6991/satellite.nvim](https://github.com/lewis6991/satellite.nvim) - Decorate scrollbar.
### Editing Support
-- [windwp/nvim-ts-autotag](https://github.com/windwp/nvim-ts-autotag) - 使用 treesitter 自动关闭和自动重命名 xml、html、jsx 标签.
-- [windwp/nvim-autopairs](https://github.com/windwp/nvim-autopairs) - Lua 编写的极简主义自动配对.
-- [ZhiyuanLck/smart-pairs](https://github.com/ZhiyuanLck/smart-pairs) - Lua 编写的终极智能对.
-- [echasnovski/mini.nvim#mini.pairs](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-pairs.md) - 用于自动配对的“mini.nvim”模块,具有最小的默认值和执行每个键映射的功能.
-- [m4xshen/autoclose.nvim](https://github.com/m4xshen/autoclose.nvim) - 用 Lua 编写的极简自动关闭插件.
-- [altermo/ultimate-autopair.nvim](https://github.com/altermo/ultimate-autopair.nvim) - 与扩展自动配对.
-- [utilyre/sentiment.nvim](https://github.com/utilyre/sentiment.nvim) - 增强的匹配对.
-- [monaqa/dial.nvim](https://github.com/monaqa/dial.nvim) - 扩展的增量/减量.
-- [HiPhish/rainbow-delimiters.nvim](https://github.com/HiPhish/rainbow-delimiters.nvim) - 彩虹分隔符与树保姆.
-- [AckslD/nvim-revJ.lua](https://github.com/AckslD/nvim-revJ.lua) - Neovim Lua 插件,用于对参数执行与连接线 (J) 相反的操作.
-- [Pocco81/TrueZen.nvim](https://github.com/Pocco81/TrueZen.nvim) - 干净优雅、无干扰的写作.
-- [Pocco81/HighStr.nvim](https://github.com/Pocco81/HighStr.nvim) - 像在普通文档编辑器中一样突出显示视觉选择!
-- [Pocco81/AutoSave.nvim](https://github.com/Pocco81/AutoSave.nvim) - 在世界崩溃或输入 :qa! 之前保存您的工作
-- [okuuva/auto-save.nvim](https://github.com/okuuva/auto-save.nvim) - 根据需要尽可能频繁地自动保存您的工作. 可通过智能默认值进行自定义. 维护 Pocco81/auto-save.nvim 的分支.
-- [tmillr/sos.nvim](https://github.com/tmillr/sos.nvim) - 根据预定义的超时值自动保存所有修改的缓冲区.
-- [folke/zen-mode.nvim](https://github.com/folke/zen-mode.nvim) - 无干扰的编码.
-- [haringsrob/nvim_context_vt](https://github.com/haringsrob/nvim_context_vt) - 显示当前上下文的虚拟文本.
-- [nvim-treesitter/nvim-treesitter-context](https://github.com/nvim-treesitter/nvim-treesitter-context) - 显示当前函数/块上下文的浮动悬停.
-- [mizlan/iswap.nvim](https://github.com/mizlan/iswap.nvim) - 交互式选择和交换函数参数、列表元素等. 由树保姆提供动力.
-- [Wansmer/sibling-swap.nvim](https://github.com/Wansmer/sibling-swap.nvim) - 与树保姆交换争论和其他兄弟姐妹的不同方式.
+- [windwp/nvim-ts-autotag](https://github.com/windwp/nvim-ts-autotag) - Use treesitter to autoclose and autorename xml,html,jsx tag.
+- [windwp/nvim-autopairs](https://github.com/windwp/nvim-autopairs) - A minimalist autopairs written by Lua.
+- [ZhiyuanLck/smart-pairs](https://github.com/ZhiyuanLck/smart-pairs) - Ultimate smart pairs written by Lua.
+- [echasnovski/mini.nvim#mini.pairs](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-pairs.md) - Module of `mini.nvim` for autopairs which has minimal defaults and functionality to do per-key mapping.
+- [m4xshen/autoclose.nvim](https://github.com/m4xshen/autoclose.nvim) - A minimalist autoclose plugin written in Lua.
+- [altermo/ultimate-autopair.nvim](https://github.com/altermo/ultimate-autopair.nvim) - Autopair with extensions.
+- [utilyre/sentiment.nvim](https://github.com/utilyre/sentiment.nvim) - Enhanced matchparen.
+- [monaqa/dial.nvim](https://github.com/monaqa/dial.nvim) - Extended increment/decrement.
+- [HiPhish/rainbow-delimiters.nvim](https://github.com/HiPhish/rainbow-delimiters.nvim) - Rainbow delimiters with Tree-sitter.
+- [AckslD/nvim-revJ.lua](https://github.com/AckslD/nvim-revJ.lua) - Neovim Lua plugin for doing the opposite of join-line (J) for arguments.
+- [Pocco81/TrueZen.nvim](https://github.com/Pocco81/TrueZen.nvim) - Clean and elegant distraction-free writing.
+- [Pocco81/HighStr.nvim](https://github.com/Pocco81/HighStr.nvim) - Highlight visual selections like in a normal document editor!
+- [Pocco81/AutoSave.nvim](https://github.com/Pocco81/AutoSave.nvim) - Save your work before the world collapses or you type :qa!
+- [okuuva/auto-save.nvim](https://github.com/okuuva/auto-save.nvim) - Automatically saves your work as often as needed and as seldom as possible. Customizable with smart defaults. Maintained fork of Pocco81/auto-save.nvim.
+- [tmillr/sos.nvim](https://github.com/tmillr/sos.nvim) - Automatically save all your modified buffers according to a predefined timeout value.
+- [folke/zen-mode.nvim](https://github.com/folke/zen-mode.nvim) - Distraction-free coding.
+- [haringsrob/nvim_context_vt](https://github.com/haringsrob/nvim_context_vt) - Shows virtual text of the current context.
+- [nvim-treesitter/nvim-treesitter-context](https://github.com/nvim-treesitter/nvim-treesitter-context) - Shows floating hover with the current function/block context.
+- [mizlan/iswap.nvim](https://github.com/mizlan/iswap.nvim) - Interactively select and swap function arguments, list elements, and more. Powered by tree-sitter.
+- [Wansmer/sibling-swap.nvim](https://github.com/Wansmer/sibling-swap.nvim) - Different way to swapping arguments and other siblings with Tree-Sitter.
- [Wansmer/binary-swap.nvim](https://github.com/Wansmer/binary-swap.nvim) - Swapping operands and operators in binary expressions: comparison and mathematical operations.
-- [nacro90/numb.nvim](https://github.com/nacro90/numb.nvim) - 以不显眼的方式查看线条.
-- [ethanholz/nvim-lastplace](https://github.com/ethanholz/nvim-lastplace) - 在上次编辑位置重新打开文件.
-- [Allendang/nvim-expand-expr](https://github.com/AllenDang/nvim-expand-expr) - 将表达式扩展并重复到多行.
-- [h-hg/fcitx.nvim](https://github.com/h-hg/fcitx.nvim) - 分别切换和恢复每个缓冲区的 fcitx 状态.
-- [keaising/im-select.nvim](https://github.com/keaising/im-select.nvim) - 自动切换和恢复输入法取决于 Neovim 的编辑模式.
-- [echasnovski/mini.nvim#mini.trailspace](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-trailspace.md) - `mini.nvim` 模块,用于自动突出显示尾随空白并具有删除它的功能.
-- [smjonas/live-command.nvim](https://github.com/smjonas/live-command.nvim) - 具有即时视觉反馈的文本编辑:预览命令,例如 `:norm`、`:g`、宏等.
+- [nacro90/numb.nvim](https://github.com/nacro90/numb.nvim) - Peek lines in a non-obtrusive way.
+- [ethanholz/nvim-lastplace](https://github.com/ethanholz/nvim-lastplace) - Reopen files at your last edit position.
+- [Allendang/nvim-expand-expr](https://github.com/AllenDang/nvim-expand-expr) - Expand and repeat expression to multiple lines.
+- [h-hg/fcitx.nvim](https://github.com/h-hg/fcitx.nvim) - Switching and restoring fcitx state for each buffer separately.
+- [keaising/im-select.nvim](https://github.com/keaising/im-select.nvim) - Switching and restoring input method automatically depends on Neovim's edit mode.
+- [echasnovski/mini.nvim#mini.trailspace](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-trailspace.md) - Module of `mini.nvim` for automatic highlighting of trailing whitespace with functionality to remove it.
+- [smjonas/live-command.nvim](https://github.com/smjonas/live-command.nvim) - Text editing with immediate visual feedback: preview commands such as `:norm`, `:g`, macros and more.
- [filipdutescu/renamer.nvim](https://github.com/filipdutescu/renamer.nvim) - VS Code-like renaming UI, written in Lua.
-- [gbprod/cutlass.nvim](https://github.com/gbprod/cutlass.nvim) - 添加与“删除”分开的“剪切”操作的插件.
-- [gbprod/substitute.nvim](https://github.com/gbprod/substitute.nvim) - Neovim 插件引入了新的操作员动作来快速替换和交换文本.
-- [gbprod/yanky.nvim](https://github.com/gbprod/yanky.nvim) - 改进了 Yank 和 Put 功能.
-- [sQVe/sort.nvim](https://github.com/sQVe/sort.nvim) - 智能支持按行和分隔符排序的排序插件.
-- [booperlv/nvim-gomove](https://github.com/booperlv/nvim-gomove) - 一个完整的插件,用于移动和复制块和线,一次性完成折叠处理、重新缩进和撤消.
-- [willothy/moveline.nvim](https://github.com/willothy/moveline.nvim) - 轻松上下移动线条和块,移动时会自动处理缩进. 用 Rust 编写.
-- [echasnovski/mini.nvim#mini.move](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-move.md) - `mini.nvim` 模块可在任何方向移动任何选择(按字符、按行、按块、正常模式下的当前行). 处理“v:count”和撤消历史记录.
-- [anuvyklack/pretty-fold.nvim](https://github.com/anuvyklack/pretty-fold.nvim) - 折叠文本定制.
-- [bennypowers/nvim-regexplainer](https://github.com/bennypowers/nvim-regexplainer) - 解释光标下的正则表达式.
-- [gbprod/stay-in-place.nvim](https://github.com/gbprod/stay-in-place.nvim) - Neovim 插件可防止光标在使用移位和过滤操作时移动.
-- [echasnovski/mini.nvim#mini.ai](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-ai.md) - 用于扩展和创建“a”/“i”文本对象的“mini.nvim”模块. 它增强了一些内置文本对象,创建了一组广泛的新文本对象(如“a*”、“a `、`a?` 等),并允许用户创建自己的(通过 Lua 模式或函数). 支持点重复、不同的搜索方式、连续应用等.
-- [Wansmer/treesj](https://github.com/Wansmer/treesj) - 使用 Tree-Sitter 拆分/连接代码块,如数组、散列、语句、对象、字典等. 受到最伟大的 splitjoin.vim 的启发.
-- [bennypowers/splitjoin.nvim](https://github.com/bennypowers/splitjoin.nvim) - 拆分和连接各种语法结构.
-- [echasnovski/mini.nvim#mini.splitjoin](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-splitjoin.md) - 用于拆分和连接参数的“mini.nvim”模块. 具有可定制的前钩和后钩. 在评论中起作用.
-- [shortcuts/no-neck-pain.nvim](https://github.com/shortcuts/no-neck-pain.nvim) - 将当前聚焦的缓冲区置于终端的中间.
-- [debugloop/telescope-undo.nvim](https://github.com/debugloop/telescope-undo.nvim) - 一个望远镜扩展,可以可视化您的撤消树和其中的模糊搜索变化.
-- [chrisgrieser/nvim-various-textobjs](https://github.com/chrisgrieser/nvim-various-textobjs) - 大约十几个自定义文本对象的捆绑包.
-- [XXiaoA/ns-textobject.nvim](https://github.com/XXiaoA/ns-textobject.nvim) - 很棒的文本对象插件可与 nvim-surround 配合使用.
-- [~nedia/auto-save.nvim](https://git.sr.ht/~nedia/auto-save.nvim) - 在“InsertLeave”和“TextChanged”上极其简单的自动保存. 基于 Pocco81/AutoSave 但更轻.
-- [echasnovski/mini.nvim#mini.basics](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-basics.md) - `mini.nvim` 模块,具有用于常见选项、映射和自动命令的可自定义配置预设.
-- [niuiic/part-edit.nvim](https://github.com/niuiic/part-edit.nvim) - 单独编辑文件的一部分.
-- [niuiic/divider.nvim](https://github.com/niuiic/divider.nvim) - 自定义代码分隔线.
-- [chrisgrieser/nvim-alt-substitute](https://github.com/chrisgrieser/nvim-alt-substitute) - vim 的 `:substitute` 的替代品,使用 Lua 模式而不是 vim 正则表达式. 支持增量预览.
+- [gbprod/cutlass.nvim](https://github.com/gbprod/cutlass.nvim) - Plugin that adds a 'cut' operation separate from 'delete'.
+- [gbprod/substitute.nvim](https://github.com/gbprod/substitute.nvim) - Neovim plugin introducing a new operator motions to quickly replace and exchange text.
+- [gbprod/yanky.nvim](https://github.com/gbprod/yanky.nvim) - Improved Yank and Put functionalities.
+- [sQVe/sort.nvim](https://github.com/sQVe/sort.nvim) - Sorting plugin that intelligently supports line-wise and delimiter sorting.
+- [booperlv/nvim-gomove](https://github.com/booperlv/nvim-gomove) - A complete plugin for moving and duplicating blocks and lines, with complete fold handling, reindenting, and undoing in one go.
+- [willothy/moveline.nvim](https://github.com/willothy/moveline.nvim) - Move lines and blocks up and down easily, with indenting handled automatically as you move. Written in Rust.
+- [echasnovski/mini.nvim#mini.move](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-move.md) - Module of `mini.nvim` to move any selection (charwise, linewise, blockwise, current line in Normal mode) in any direction. Handles both `v:count` and undo history.
+- [anuvyklack/pretty-fold.nvim](https://github.com/anuvyklack/pretty-fold.nvim) - Foldtext customization.
+- [bennypowers/nvim-regexplainer](https://github.com/bennypowers/nvim-regexplainer) - Explain the regular expression under the cursor.
+- [gbprod/stay-in-place.nvim](https://github.com/gbprod/stay-in-place.nvim) - Neovim plugin that prevent cursor from moving when using shift and filter actions.
+- [echasnovski/mini.nvim#mini.ai](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-ai.md) - Module of `mini.nvim` for extending and creating `a`/`i` textobjects. It enhances some builtin textobjects, creates extensive set of new ones (like `a*`, `a`, `a?`, and more), and allows user to create their own (via Lua patterns or functions). Supports dot-repeat, different search methods, consecutive application, and more.
+- [Wansmer/treesj](https://github.com/Wansmer/treesj) - Splitting/joining blocks of code like arrays, hashes, statements, objects, dictionaries, etc. Using Tree-Sitter. Inspired by greatest splitjoin.vim.
+- [bennypowers/splitjoin.nvim](https://github.com/bennypowers/splitjoin.nvim) - Split and join various syntax structures.
+- [echasnovski/mini.nvim#mini.splitjoin](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-splitjoin.md) - Module of `mini.nvim` to split and join arguments. Has customizable pre and post hooks. Works inside comments.
+- [shortcuts/no-neck-pain.nvim](https://github.com/shortcuts/no-neck-pain.nvim) - Center the currently focused buffer to the middle of your terminal.
+- [debugloop/telescope-undo.nvim](https://github.com/debugloop/telescope-undo.nvim) - A telescope extension to visualize your undo tree and fuzzy-search changes in it.
+- [chrisgrieser/nvim-various-textobjs](https://github.com/chrisgrieser/nvim-various-textobjs) - Bundle of about a dozen custom text objects.
+- [XXiaoA/ns-textobject.nvim](https://github.com/XXiaoA/ns-textobject.nvim) - Awesome textobject plugin works with nvim-surround.
+- [~nedia/auto-save.nvim](https://git.sr.ht/~nedia/auto-save.nvim) - Extremely simple auto saving on `InsertLeave` & `TextChanged`. Based on Pocco81/AutoSave but lighter.
+- [echasnovski/mini.nvim#mini.basics](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-basics.md) - Module of `mini.nvim` with customizable configuration presets for common options, mappings, and autocommands.
+- [niuiic/part-edit.nvim](https://github.com/niuiic/part-edit.nvim) - Edit a part of a file individually.
+- [niuiic/divider.nvim](https://github.com/niuiic/divider.nvim) - Custom code divider line.
+- [chrisgrieser/nvim-alt-substitute](https://github.com/chrisgrieser/nvim-alt-substitute) - A substitute of vim's `:substitute` that uses Lua patterns instead of vim regex. Supports incremental preview.
- [ckolkey/ts-node-action](https://github.com/ckolkey/ts-node-action) - A framework for executing functional transformations on Tree-sitter nodes - Has a lot of built-in actions for transforming text.
-- [tomiis4/hypersonic.nvim](https://github.com/tomiis4/hypersonic.nvim) - 提供 RegExp 的解释.
-- [00sapo/visual.nvim](https://github.com/00sapo/visual.nvim) - 提供用于创建类似 Kakoune/Helix 体验的键绑定:首先选择,然后选择编辑命令.
+- [tomiis4/hypersonic.nvim](https://github.com/tomiis4/hypersonic.nvim) - Provides explanation for RegExp.
+- [00sapo/visual.nvim](https://github.com/00sapo/visual.nvim) - Provides keybindings for creating a Kakoune/Helix-like experience: first select and then choose the editing command.
#### Comment
-- [numToStr/Comment.nvim](https://github.com/numToStr/Comment.nvim) - 智能而强大的评论插件. 支持评论字符串、动作、点重复等.
-- [b3nj5m1n/kommentary](https://github.com/b3nj5m1n/kommentary) - 用 Lua 编写的评论插件.
-- [gennaro-tedesco/nvim-commaround](https://github.com/gennaro-tedesco/nvim-commaround) - 用 Lua 编写的快速、轻便的评论插件.
-- [folke/todo-comments.nvim](https://github.com/folke/todo-comments.nvim) - 突出显示、列出和搜索项目中的待办事项评论.
-- [terrortylor/nvim-comment](https://github.com/terrortylor/nvim-comment) - 使用内置注释字符串选项切换注释.
-- [winston0410/commented.nvim](https://github.com/winston0410/commented.nvim) - 一个评论插件,支持计数和多种评论模式等等.
-- [s1n7ax/nvim-comment-frame](https://github.com/s1n7ax/nvim-comment-frame) - 在源文件的基础上添加注释框.
-- [danymat/neogen](https://github.com/danymat/neogen) - 更好的注释生成器. 支持多种语言和注释约定.
-- [echasnovski/mini.nvim#mini.comment](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-comment.md) - 用于每行注释的“mini.nvim”模块. 完全支持点重复.
-- [LudoPinelli/comment-box.nvim](https://github.com/LudoPinelli/comment-box.nvim) - 使用方框和线条澄清和美化您的评论.
-- [JoosepAlviste/nvim-ts-context-commentstring](https://github.com/JoosepAlviste/nvim-ts-context-commentstring) - 根据文件中的光标位置设置“commentstring”选项. 通过树木管理员查询来检查位置.
-- [LucasTavaresA/SingleComment.nvim](https://github.com/LucasTavaresA/SingleComment.nvim) - 始终单行,注释敏感,保留注释缩进.
+- [numToStr/Comment.nvim](https://github.com/numToStr/Comment.nvim) - Smart and Powerful comment plugin. Supports commentstring, motions, dot-repeat and more.
+- [b3nj5m1n/kommentary](https://github.com/b3nj5m1n/kommentary) - Commenting plugin written in Lua.
+- [gennaro-tedesco/nvim-commaround](https://github.com/gennaro-tedesco/nvim-commaround) - Fast and light commenting plugin written in Lua.
+- [folke/todo-comments.nvim](https://github.com/folke/todo-comments.nvim) - Highlight, list and search todo comments in your projects.
+- [terrortylor/nvim-comment](https://github.com/terrortylor/nvim-comment) - Toggle comments using the built-in commentstring option.
+- [winston0410/commented.nvim](https://github.com/winston0410/commented.nvim) - A commenting plugin that supports counts and multiple comment patterns and much more.
+- [s1n7ax/nvim-comment-frame](https://github.com/s1n7ax/nvim-comment-frame) - Adds a comment frame based on the source file.
+- [danymat/neogen](https://github.com/danymat/neogen) - A better annotation generator. Supports multiple languages and annotation conventions.
+- [echasnovski/mini.nvim#mini.comment](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-comment.md) - Module of `mini.nvim` for per-line commenting. Fully supports dot-repeat.
+- [LudoPinelli/comment-box.nvim](https://github.com/LudoPinelli/comment-box.nvim) - Clarify and beautify your comments using boxes and lines.
+- [JoosepAlviste/nvim-ts-context-commentstring](https://github.com/JoosepAlviste/nvim-ts-context-commentstring) - Sets the `commentstring` option based on the cursor location in the file. The location is checked via treesitter queries.
+- [LucasTavaresA/SingleComment.nvim](https://github.com/LucasTavaresA/SingleComment.nvim) - Always single line, comment sensitive, indentation preserving commenting.
### Formatting
-- [gpanders/editorconfig.nvim](https://github.com/gpanders/editorconfig.nvim) - 用 Fennel 编写的 EditorConfig 插件.
-- [mhartington/formatter.nvim](https://github.com/mhartington/formatter.nvim) - 用 Lua 编写的格式运行程序.
-- [lukas-reineke/lsp-format.nvim](https://github.com/lukas-reineke/lsp-format.nvim) - Neovims 原生 LSP 格式的包装.
-- [sbdchd/neoformat](https://github.com/sbdchd/neoformat) - 用于格式化代码的 (Neo)vim 插件.
-- [cappyzawa/trim.nvim](https://github.com/cappyzawa/trim.nvim) - 该插件修剪尾随空白和线条.
-- [mcauley-penney/tidy.nvim](https://github.com/mcauley-penney/tidy.nvim) - 每次保存时清除文件末尾的尾随空格和空行.
-- [MunifTanjim/prettier.nvim](https://github.com/MunifTanjim/prettier.nvim) - 更漂亮的集成.
-- [echasnovski/mini.nvim#mini.align](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-align.md) - 用于交互式对齐文本的“mini.nvim”模块(带或不带即时预览).
-- [emileferreira/nvim-strict](https://github.com/emileferreira/nvim-strict) - 严格的本机代码风格格式,会暴露深层嵌套、超长行、尾随空白、尾随空行、待办事项和不一致的缩进.
-- [~nedia/auto-format.nvim](https://git.sr.ht/~nedia/auto-format.nvim) - 本身不进行格式化,但设置自动命令以在保存时进行格式化,与 LSP 客户端格式化相比,更喜欢 null-ls.
-- [tenxsoydev/tabs-vs-spaces.nvim](https://github.com/tenxsoydev/tabs-vs-spaces.nvim) - 提示并修复偏离的缩进.
-- [bennypowers/svgo.nvim](https://github.com/bennypowers/svgo.nvim) - 优化 SVG 文件.
-- [niuiic/format.nvim](https://github.com/niuiic/format.nvim) - 异步、多任务和高度可配置的格式化插件.
-- [elentok/format-on-save.nvim](https://github.com/elentok/format-on-save.nvim) - 一个同步格式化程序,结合了 LSP 和非 LSP 格式化(例如 shfmt、stylua、prettier),特别关注保存时格式化.
+- [gpanders/editorconfig.nvim](https://github.com/gpanders/editorconfig.nvim) - An EditorConfig plugin written in Fennel.
+- [mhartington/formatter.nvim](https://github.com/mhartington/formatter.nvim) - A format runner written in Lua.
+- [lukas-reineke/lsp-format.nvim](https://github.com/lukas-reineke/lsp-format.nvim) - A wrapper around Neovims native LSP formatting.
+- [sbdchd/neoformat](https://github.com/sbdchd/neoformat) - A (Neo)vim plugin for formatting code.
+- [cappyzawa/trim.nvim](https://github.com/cappyzawa/trim.nvim) - This plugin trims trailing whitespace and lines.
+- [mcauley-penney/tidy.nvim](https://github.com/mcauley-penney/tidy.nvim) - Clear trailing whitespace and empty lines at end of file on every save.
+- [MunifTanjim/prettier.nvim](https://github.com/MunifTanjim/prettier.nvim) - Prettier integration.
+- [echasnovski/mini.nvim#mini.align](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-align.md) - Module of `mini.nvim` for aligning text interactively (with or without instant preview).
+- [emileferreira/nvim-strict](https://github.com/emileferreira/nvim-strict) - Strict, native code style formatting which exposes deep nesting, overlong lines, trailing whitespace, trailing empty lines, todos and inconsistent indentation.
+- [~nedia/auto-format.nvim](https://git.sr.ht/~nedia/auto-format.nvim) - Does no formatting by itself, but sets up an autocmd to format on save, preferring null-ls over LSP client formatting.
+- [tenxsoydev/tabs-vs-spaces.nvim](https://github.com/tenxsoydev/tabs-vs-spaces.nvim) - Hint and fix deviating indentation.
+- [bennypowers/svgo.nvim](https://github.com/bennypowers/svgo.nvim) - Optimize SVG files.
+- [niuiic/format.nvim](https://github.com/niuiic/format.nvim) - An asynchronous, multitasking, and highly configurable formatting plugin.
+- [elentok/format-on-save.nvim](https://github.com/elentok/format-on-save.nvim) - A synchronous formatter that combines LSP and non-LSP formatting (e.g. shfmt, stylua, prettier), focused specifically on format-on-save.
#### Indent
-- [nvimdev/indentmini.nvim](https://github.com/nvimdev/indentmini.nvim) - 使用 nvim_set_decoration_provide api 的最小且快速的缩进插件.
-- [lukas-reineke/indent-blankline.nvim](https://github.com/lukas-reineke/indent-blankline.nvim) - Lua 中的 IndentLine 替换,具有更多功能和树木管理员支持.
-- [LucasTavaresA/simpleIndentGuides.nvim](https://github.com/LucasTavaresA/simpleIndentGuides.nvim) - 使用内置变量的缩进指南.
-- [echasnovski/mini.nvim#mini.indentscope](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-indentscope.md) - 用于在缩进范围内可视化和操作的“mini.nvim”模块. 支持自定义去抖延迟、动画风格以及范围计算算法的不同粒度选项.
-- [NMAC427/guess-indent.nvim](https://github.com/NMAC427/guess-indent.nvim) - 自动压痕样式检测.
-- [Darazaki/indent-o-matic](https://github.com/Darazaki/indent-o-matic) - 用 Lua 编写的愚蠢的自动快速缩进检测.
-- [Abstract-IDE/penvim](https://github.com/Abstract-IDE/penvim) - 项目的根目录和文档带有基于项目的配置加载器的缩进检测器.
-- [yaocccc/nvim-hlchunk](https://github.com/yaocccc/nvim-hlchunk) - 突出显示“{}”块.
-- [shellRaining/hlchunk.nvim](https://github.com/shellRaining/hlchunk.nvim) - `nvim-hlchunk` 的 Lua 实现,包含更多功能,例如突出显示 `{}` 块、缩进、空格等.
+- [nvimdev/indentmini.nvim](https://github.com/nvimdev/indentmini.nvim) - A minimal and blazing fast indentline plugin by using nvim_set_decoration_provide api.
+- [lukas-reineke/indent-blankline.nvim](https://github.com/lukas-reineke/indent-blankline.nvim) - IndentLine replacement in Lua with more features and treesitter support.
+- [LucasTavaresA/simpleIndentGuides.nvim](https://github.com/LucasTavaresA/simpleIndentGuides.nvim) - Indentation guides using the builtin variables.
+- [echasnovski/mini.nvim#mini.indentscope](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-indentscope.md) - Module of `mini.nvim` for visualizing and operating on indent scope. Supports customization of debounce delay, animation style, and different granularity of options for scope computing algorithm.
+- [NMAC427/guess-indent.nvim](https://github.com/NMAC427/guess-indent.nvim) - Automatic indentation style detection.
+- [Darazaki/indent-o-matic](https://github.com/Darazaki/indent-o-matic) - Dumb automatic fast indentation detection written in Lua.
+- [Abstract-IDE/penvim](https://github.com/Abstract-IDE/penvim) - Project's root directory and documents Indentation detector with project based config loader.
+- [yaocccc/nvim-hlchunk](https://github.com/yaocccc/nvim-hlchunk) - Highlight a `{}` chunk.
+- [shellRaining/hlchunk.nvim](https://github.com/shellRaining/hlchunk.nvim) - A Lua implementation of `nvim-hlchunk`, contains more features, such as highlight `{}` chunk, indent line, space blank etc.
### Command Line
-- [notomo/cmdbuf.nvim](https://github.com/notomo/cmdbuf.nvim) - 替代命令行窗口插件.
-- [gelguy/wilder.nvim](https://github.com/gelguy/wilder.nvim) - 模糊命令行自动完成的插件.
+- [notomo/cmdbuf.nvim](https://github.com/notomo/cmdbuf.nvim) - Alternative command-line-window plugin.
+- [gelguy/wilder.nvim](https://github.com/gelguy/wilder.nvim) - A plugin for fuzzy command line autocompletion.
### Session
-- [rmagatti/auto-session](https://github.com/rmagatti/auto-session) - 一个小型自动化会话管理器.
-- [echasnovski/mini.nvim#mini.sessions](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-sessions.md) - 用于会话管理的“mini.nvim”模块(读、写、删除).
-- [gennaro-tedesco/nvim-possession](https://github.com/gennaro-tedesco/nvim-possession) - 严肃的会话管理器.
-- [olimorris/persisted.nvim](https://github.com/olimorris/persisted.nvim) - 简单的会话管理,具有 git 分支、自动保存/自动加载和 Telescope 支持.
-- [Shatur/neovim-session-manager](https://github.com/Shatur/neovim-session-manager) - 围绕 :mksession 的简单包装.
-- [jedrzejboczar/possession.nvim](https://github.com/jedrzejboczar/possession.nvim) - 灵活的会话管理,任意持久数据存储为 JSON.
-- [niuiic/multiple-session.nvim](https://github.com/niuiic/multiple-session.nvim) - 提供多会话管理功能.
-- [RutaTang/spectacle.nvim](https://github.com/RutaTang/spectacle.nvim) - 通过望远镜集成轻松管理多个会话.
+- [rmagatti/auto-session](https://github.com/rmagatti/auto-session) - A small automated session manager.
+- [echasnovski/mini.nvim#mini.sessions](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-sessions.md) - Module of `mini.nvim` for session management (read, write, delete).
+- [gennaro-tedesco/nvim-possession](https://github.com/gennaro-tedesco/nvim-possession) - The no-nonsense session manager.
+- [olimorris/persisted.nvim](https://github.com/olimorris/persisted.nvim) - Simple session management with git branching, autosave/autoload and Telescope support.
+- [Shatur/neovim-session-manager](https://github.com/Shatur/neovim-session-manager) - A simple wrapper around :mksession.
+- [jedrzejboczar/possession.nvim](https://github.com/jedrzejboczar/possession.nvim) - Flexible session management with arbitrary persistent data stored as JSON.
+- [niuiic/multiple-session.nvim](https://github.com/niuiic/multiple-session.nvim) - Provides multi-session management capabilities.
+- [RutaTang/spectacle.nvim](https://github.com/RutaTang/spectacle.nvim) - Easily manage multiple sessions with telescope integration.
### Remote Development
-- [chipsenkbeil/distant.nvim](https://github.com/chipsenkbeil/distant.nvim) - 在舒适的本地环境中编辑文件、运行程序并在远程计算机上使用 LSP.
-- [jamestthompson3/nvim-remote-containers](https://github.com/jamestthompson3/nvim-remote-containers) - 在 docker 容器内进行开发,就像 VSCode 一样.
-- [esensar/nvim-dev-container](https://github.com/esensar/nvim-dev-container) - Neovim devcontainer.json 和一般开发容器支持.
-- [miversen33/netman.nvim](https://github.com/miversen33/netman.nvim) - Lua 驱动的网络资源管理器.
-- [OscarCreator/rsync.nvim](https://github.com/OscarCreator/rsync.nvim) - 使用 rsync 自动将上/下项目同步到远程.
+- [chipsenkbeil/distant.nvim](https://github.com/chipsenkbeil/distant.nvim) - Edit files, run programs, and work with LSP on a remote machine from the comfort of your local environment.
+- [jamestthompson3/nvim-remote-containers](https://github.com/jamestthompson3/nvim-remote-containers) - Develop inside docker containers, just like VSCode.
+- [esensar/nvim-dev-container](https://github.com/esensar/nvim-dev-container) - Neovim devcontainer.json and general development container support.
+- [miversen33/netman.nvim](https://github.com/miversen33/netman.nvim) - Lua powered Network Resource Manager.
+- [OscarCreator/rsync.nvim](https://github.com/OscarCreator/rsync.nvim) - Automatically sync up/down project to a remote with rsync.
### Split and Window
-- [~henriquehbr/ataraxis.lua](https://sr.ht/~henriquehbr/ataraxis.lua) - 用于提高 Neovim 上代码可读性的禅宗模式.
-- [gitlab.com/yorickpeterse/nvim-window](https://gitlab.com/yorickpeterse/nvim-window) - 在 Neovim 窗口之间轻松跳转.
-- [sindrets/winshift.nvim](https://github.com/sindrets/winshift.nvim) - 轻松重新排列您的窗口.
-- [beauwilliams/focus.nvim](https://github.com/beauwilliams/focus.nvim) - 用 Lua 编写的自动聚焦和自动调整分割/窗口大小! Vim 在类固醇的帮助下分裂了.
-- [anuvyklack/windows.nvim](https://github.com/anuvyklack/windows.nvim) - 自动扩展当前窗口的宽度. 最大化并恢复它. 所有这一切都带有精美的动画!
-- [nvim-zh/colorful-winsep.nvim](https://github.com/nvim-zh/colorful-winsep.nvim) - 可配置的颜色分割线.
-- [nyngwang/NeoNoName.lua](https://github.com/nyngwang/NeoNoName.lua) - 布局保留缓冲区删除.
-- [famiu/bufdelete.nvim](https://github.com/famiu/bufdelete.nvim) - 删除 Neovim 缓冲区而不丢失窗口布局.
-- [echasnovski/mini.nvim#mini.bufremove](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-bufremove.md) - `mini.nvim` 模块,用于在保存窗口布局时删除缓冲区(取消显示、删除、擦除).
+- [~henriquehbr/ataraxis.lua](https://sr.ht/~henriquehbr/ataraxis.lua) - A zen mode for improving code readability on Neovim.
+- [gitlab.com/yorickpeterse/nvim-window](https://gitlab.com/yorickpeterse/nvim-window) - Easily jump between Neovim windows.
+- [sindrets/winshift.nvim](https://github.com/sindrets/winshift.nvim) - Rearrange your windows with ease.
+- [beauwilliams/focus.nvim](https://github.com/beauwilliams/focus.nvim) - Auto-Focusing and Auto-Resizing Splits/Windows written in Lua! Vim splits on steroids.
+- [anuvyklack/windows.nvim](https://github.com/anuvyklack/windows.nvim) - Automatically expand width of the current window. Maximizes and restore it. And all this with nice animations!
+- [nvim-zh/colorful-winsep.nvim](https://github.com/nvim-zh/colorful-winsep.nvim) - A configurable color split line.
+- [nyngwang/NeoNoName.lua](https://github.com/nyngwang/NeoNoName.lua) - Layout preserving buffer deletion.
+- [famiu/bufdelete.nvim](https://github.com/famiu/bufdelete.nvim) - Delete Neovim buffers without losing your window layout.
+- [echasnovski/mini.nvim#mini.bufremove](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-bufremove.md) - Module of `mini.nvim` for buffer removing (unshow, delete, wipeout) while saving window layout.
#### Tmux
-- [aserowy/tmux.nvim](https://github.com/aserowy/tmux.nvim) - Tmux 集成具有窗格移动和大小调整功能.
-- [danielpieper/telescope-tmuxinator.nvim](https://github.com/danielpieper/telescope-tmuxinator.nvim) - tmuxinator 与 Telescope.nvim 集成.
-- [hkupty/nvimux](https://github.com/hkupty/nvimux) - Neovim 作为 tmux 的替代品.
-- [numToStr/Navigator.nvim](https://github.com/numToStr/Navigator.nvim) - 在 Neovim 拆分和 Tmux 窗格之间平滑导航.
-- [declancm/windex.nvim](https://github.com/declancm/windex.nvim) - 窗口功能集合,包括在 Neovim 分割和 Tmux 窗格之间移动、关闭和最大化.
-- [otavioschwanck/tmux-awesome-manager.nvim](https://github.com/otavioschwanck/tmux-awesome-manager.nvim) - 运行您的工作流程命令,例如yarn install、rails console、yarn add、bundle install等.
+- [aserowy/tmux.nvim](https://github.com/aserowy/tmux.nvim) - Tmux integration features pane movement and resizing.
+- [danielpieper/telescope-tmuxinator.nvim](https://github.com/danielpieper/telescope-tmuxinator.nvim) - Integration for tmuxinator with telescope.nvim.
+- [hkupty/nvimux](https://github.com/hkupty/nvimux) - Neovim as tmux replacement.
+- [numToStr/Navigator.nvim](https://github.com/numToStr/Navigator.nvim) - Smoothly navigate between Neovim splits and Tmux panes.
+- [declancm/windex.nvim](https://github.com/declancm/windex.nvim) - Collection of window functions which includes moving between, closing and maximizing Neovim splits and Tmux panes.
+- [otavioschwanck/tmux-awesome-manager.nvim](https://github.com/otavioschwanck/tmux-awesome-manager.nvim) - Run your workflow commands like yarn install, rails console, yarn add, bundle install, etc.
### Game
-- [ThePrimeagen/vim-be-good](https://github.com/ThePrimeagen/vim-be-good) - Vim-be-good 是一个 Neovim 插件,旨在让您更好地掌握 Vim 动作.
-- [alec-gibson/nvim-tetris](https://github.com/alec-gibson/nvim-tetris) - 将 emacs 的最大功能引入 Neovim - 俄罗斯方块!.
-- [seandewar/nvimesweeper](https://github.com/seandewar/nvimesweeper) - 在您最喜欢的文本编辑器中玩扫雷.
-- [seandewar/killersheep.nvim](https://github.com/seandewar/killersheep.nvim) - 杀人羊的 Neovim 端口.
+- [ThePrimeagen/vim-be-good](https://github.com/ThePrimeagen/vim-be-good) - Vim-be-good is a Neovim plugin designed to make you better at Vim Movements.
+- [alec-gibson/nvim-tetris](https://github.com/alec-gibson/nvim-tetris) - Bringing emacs' greatest feature to Neovim - Tetris!.
+- [seandewar/nvimesweeper](https://github.com/seandewar/nvimesweeper) - Play Minesweeper in your favourite text editor.
+- [seandewar/killersheep.nvim](https://github.com/seandewar/killersheep.nvim) - Neovim port of killersheep.
- [rktjmp/shenzhen-solitaire.nvim](https://github.com/rktjmp/shenzhen-solitaire.nvim) - Shenzhen I/O Solitaire port.
-- [Eandrju/cellular-automaton.nvim](https://github.com/Eandrju/cellular-automaton.nvim) - 它可以让您根据 Neovim 缓冲区的内容执行美观的细胞自动机动画.
-- [alanfortlink/blackjack.nvim](https://github.com/alanfortlink/blackjack.nvim) - 经典的黑杰克游戏.
-- [jim-fx/sudoku.nvim](https://github.com/jim-fx/sudoku.nvim) - 经典数独谜题.
+- [Eandrju/cellular-automaton.nvim](https://github.com/Eandrju/cellular-automaton.nvim) - It lets you execute aesthetically pleasing, cellular automaton animations based on the content of Neovim buffer.
+- [alanfortlink/blackjack.nvim](https://github.com/alanfortlink/blackjack.nvim) - Classic Black Jack game.
+- [jim-fx/sudoku.nvim](https://github.com/jim-fx/sudoku.nvim) - Classic sudoku puzzle.
#### Competitive Programming
-- [p00f/cphelper.nvim](https://github.com/p00f/cphelper.nvim) - Neovim 助手,用于用 Lua 编写的竞争性编程.
-- [xeluxee/competitest.nvim](https://github.com/xeluxee/competitest.nvim) - 用于自动化测试用例管理和检查竞争性编程竞赛的插件.
-- [Dhanus3133/Leetbuddy.nvim](https://github.com/Dhanus3133/Leetbuddy.nvim) - 解决 Neovim 中的 Leetcode 问题.
+- [p00f/cphelper.nvim](https://github.com/p00f/cphelper.nvim) - Neovim helper for competitive programming written in Lua.
+- [xeluxee/competitest.nvim](https://github.com/xeluxee/competitest.nvim) - A plugin to automate testcases management and checking for Competitive Programming contests.
+- [Dhanus3133/Leetbuddy.nvim](https://github.com/Dhanus3133/Leetbuddy.nvim) - Solve Leetcode problems within Neovim.
### Workflow
-- [m4xshen/hardtime.nvim](https://github.com/m4xshen/hardtime.nvim) - 帮助您建立良好的指挥流程和习惯.
-- [antonk52/bad-practices.nvim](https://github.com/antonk52/bad-practices.nvim) - 帮助您放弃 Vim 中的不良做法.
+- [m4xshen/hardtime.nvim](https://github.com/m4xshen/hardtime.nvim) - Helping you establish good command workflow and habit.
+- [antonk52/bad-practices.nvim](https://github.com/antonk52/bad-practices.nvim) - Helping you give up bad practices in Vim.
### Preconfigured Configuration
-- [Abstract-IDE/Abstract](https://github.com/Abstract-IDE/Abstract) - 摘要,Neovim 配置实现了现代 IDE 的强大功能.
+- [Abstract-IDE/Abstract](https://github.com/Abstract-IDE/Abstract) - Abstract, The Neovim configuration to achieve the power of Modern IDE.
- [SpaceVim/SpaceVim](https://spacevim.org) - A community-driven modular Vim/Neovim distribution, like spacemacs but for Vim/Neovim.
-- [CosmicNvim/CosmicNvim](https://github.com/CosmicNvim/CosmicNvim) - CosmicNvim 是一个轻量级且固执己见的 Neovim 配置,用于 Web 开发,专门设计用于提供 COSMIC 编程体验!
-- [artart222/CodeArt](https://github.com/artart222/CodeArt) - 完全用 Lua 编写的快速通用 IDE,带有适用于 Linux/Windows/macOS 的安装程序,并内置“:CodeArtUpdate”命令用于更新它.
-- [LazyVim/LazyVim](https://github.com/LazyVim/LazyVim) - 由 **lazy.nvim** 提供支持的成熟 IDE,可轻松自定义和扩展您的配置.
-- [NTBBloodbath/doom-nvim](https://github.com/NTBBloodbath/doom-nvim) - doom-emacs 框架的端口,其目标是向 Neovim 添加有用的功能,以便开始在稳定高效的开发环境中工作,而无需花费大量时间配置所有内容.
-- [crivotz/nv-ide](https://github.com/crivotz/nv-ide) - Neovim 自定义配置,面向全栈开发人员(rails、ruby、php、html、css、SCSS、JavaScript).
-- [LunarVim/LunarVim](https://github.com/LunarVim/LunarVim) - 该项目旨在帮助人们从 VSCode 过渡到卓越的文本编辑体验.
-- [hackorum/VapourNvim](https://github.com/hackorum/VapourNvim) - Neovim 配置,可实现类似 Vim IDE 的终极体验.
-- [vi-tality/neovitality](https://github.com/vi-tality/neovitality) - 功能齐全的 Neovim 发行版,与 Nix Flake 打包在一起,易于安装和再现.
-- [siduck76/NvChad](https://github.com/siduck76/NvChad) - 尝试使 Neovim cli 与 IDE 一样功能,同时非常美观且不那么臃肿.
-- [nvoid-lua/nvoid](https://github.com/nvoid-lua/nvoid) - 用 Lua 编写的简单 Neovim 配置,具有任何 **IDE** 中可用的所有现代功能
-- [cstsunfu/.sea.nvim](https://github.com/cstsunfu/.sea.nvim) - 模块化 Neovim 配置,具有漂亮的 UI 和一些有用的功能(番茄钟、窗口编号).
-- [shaeinst/roshnivim](https://github.com/shaeinst/roshnivim) - Roshnivim,可以称为 neovim 的发行版,是一个预定义的配置,因此您不需要 1000 小时将 neovim 设置为 IDE.
-- [AstroNvim/AstroNvim](https://github.com/AstroNvim/AstroNvim) - AstroNvim 是一个美观且功能丰富的 Neovim 配置,可扩展且易于使用一组出色的插件.
-- [shaunsingh/nyoom.nvim](https://github.com/shaunsingh/nyoom.nvim) - 用 Fennel 编写的速度极快、可配置、最小且 lispy neovim 配置. 供用户扩展和添加的基本配置,带来更独特的编辑体验.
-- [OxygeNvim/OxygeNvim](https://github.com/OxygeNvim/OxygeNvim) - 适用于各种开发的配置,具有坚如磐石的默认值.
-- [jrychn/moduleVim](https://github.com/jrychn/ModuleVim) - 非常容易使用
- 对于后端和前端,自动安装 lsp.
-- [askfiy/nvim](https://github.com/askfiy/nvim) - 优秀的 Neovim 配置,与 Vscode 一样强大,快如闪电⚡️.
-- [imbacraft/dusk.nvim](https://github.com/imbacraft/dusk.nvim) - Dusk 是一个轻量级、美观最小的 Neovim 配置,用 Lua 编写,能够提供 Web 和 Java 开发.
-- [nvim-lua/kickstart.nvim](https://github.com/nvim-lua/kickstart.nvim) - 您个人 Neovim 配置的启动点.
-- [cunderw/nvim](https://github.com/cunderw/nvim) - Neovim 自定义配置,专注于 JS/TS、Go 和 Java 开发. 非常喜欢 IDE.
-- [otavioschwanck/mood-nvim](https://github.com/otavioschwanck/mood-nvim) - Ruby on Rails、JavaScript 和 Typescript 的现成配置.
-- [ldelossa/nvim-ide](https://github.com/ldelossa/nvim-ide) - 受 VSCode 启发的全功能 IDE 层.
-- [jonathandion/web-dev.nvim](https://github.com/jonathandion/web-dev.nvim) - 用于 Web 开发的小型、简单且灵活的配置✨.
-- [linrongbin16/lin.nvim](https://github.com/linrongbin16/lin.nvim) - 受 spf13-vim 启发,高度配置的 Neovim 发行版集成了大量用于开发的实用程序.
-- [doctorfree/nvim-lazyman](https://github.com/doctorfree/nvim-lazyman) - Neovim 配置管理器和模块化配置,支持 40 多种预配置配置.
+- [CosmicNvim/CosmicNvim](https://github.com/CosmicNvim/CosmicNvim) - CosmicNvim is a lightweight and opinionated Neovim config for web development, specifically designed to provide a 💫 COSMIC programming experience!
+- [artart222/CodeArt](https://github.com/artart222/CodeArt) - A fast general-purpose IDE written entirely in Lua with an installer for Linux/Windows/macOS and built in `:CodeArtUpdate` command for updating it.
+- [LazyVim/LazyVim](https://github.com/LazyVim/LazyVim) - Full-fledged IDE powered by **lazy.nvim** to make it easy to customize and extend your config.
+- [NTBBloodbath/doom-nvim](https://github.com/NTBBloodbath/doom-nvim) - Port of the doom-emacs framework, its goal is to add useful functions to Neovim to start working in a stable and efficient development environment without spending a lot of time configuring everything.
+- [crivotz/nv-ide](https://github.com/crivotz/nv-ide) - Neovim custom configuration, oriented for full stack developers (rails, ruby, php, html, css, SCSS, JavaScript).
+- [LunarVim/LunarVim](https://github.com/LunarVim/LunarVim) - This project aims to help one transition away from VSCode, and into a superior text editing experience.
+- [hackorum/VapourNvim](https://github.com/hackorum/VapourNvim) - A Neovim config for THE ULTIMATE Vim IDE-like experience.
+- [vi-tality/neovitality](https://github.com/vi-tality/neovitality) - A full-featured Neovim distribution, packaged with Nix Flake for easy installation and reproducibility.
+- [siduck76/NvChad](https://github.com/siduck76/NvChad) - An attempt to make Neovim cli as functional as an IDE while being very beautiful and less bloated.
+- [nvoid-lua/nvoid](https://github.com/nvoid-lua/nvoid) - Simple Neovim config written in Lua with all the modern features available in any **IDE**
+- [cstsunfu/.sea.nvim](https://github.com/cstsunfu/.sea.nvim) - A modular Neovim configuration with beautiful UI and some useful features(Pomodoro Clock, Window Number).
+- [shaeinst/roshnivim](https://github.com/shaeinst/roshnivim) - Roshnivim, can be called neovim's distro, is a predefined configs so that you don't need 1000hr to setup neovim as an IDE.
+- [AstroNvim/AstroNvim](https://github.com/AstroNvim/AstroNvim) - AstroNvim is an aesthetic and feature-rich Neovim config that is extensible and easy to use with a great set of plugins.
+- [shaunsingh/nyoom.nvim](https://github.com/shaunsingh/nyoom.nvim) - Blazing fast, configurable, minimal and lispy neovim config written in Fennel. Base config for users to extend and add upon, leading to a more unique editing experience.
+- [OxygeNvim/OxygeNvim](https://github.com/OxygeNvim/OxygeNvim) - A configuration for all kinds of development with rock solid defaults.
+- [jrychn/moduleVim](https://github.com/jrychn/ModuleVim) - A very easy to use
+ for backend and frontend, install lsp automatically.
+- [askfiy/nvim](https://github.com/askfiy/nvim) - An excellent Neovim configuration, which is as powerful as Vscode, is lightning fast ⚡️.
+- [imbacraft/dusk.nvim](https://github.com/imbacraft/dusk.nvim) - Dusk is a lightweight, aesthetically minimal Neovim config, written in Lua, able to provide for web and Java development.
+- [nvim-lua/kickstart.nvim](https://github.com/nvim-lua/kickstart.nvim) - A launch point for your personal Neovim configuration.
+- [cunderw/nvim](https://github.com/cunderw/nvim) - Neovim custom configuration, focused on JS/TS, Go, and Java development. Very IDE like.
+- [otavioschwanck/mood-nvim](https://github.com/otavioschwanck/mood-nvim) - Ready to use configuration for Ruby on Rails, JavaScript and Typescript.
+- [ldelossa/nvim-ide](https://github.com/ldelossa/nvim-ide) - A full featured IDE layer heavily inspired by VSCode.
+- [jonathandion/web-dev.nvim](https://github.com/jonathandion/web-dev.nvim) - Small, simple and flexible configuration for web development ✨.
+- [linrongbin16/lin.nvim](https://github.com/linrongbin16/lin.nvim) - A highly configured Neovim distribution integrated with tons of utilities for development, inspired by spf13-vim.
+- [doctorfree/nvim-lazyman](https://github.com/doctorfree/nvim-lazyman) - Neovim configuration manager and modular configuration, supports over 40 preconfigured configurations.
## External
-这些工具在 Neovim 外部使用,以增强体验.
+These tools are used externally to Neovim to enhance the experience.
### Version Manager
-- [MordechaiHadad/bob](https://github.com/MordechaiHadad/bob) - 跨平台且易于使用的 Neovim 版本管理器.
-- [NTBBloodbath/nvenv](https://github.com/NTBBloodbath/nvenv) - 轻量级且速度极快的 Neovim 版本管理器.
-- [shohi/neva](https://github.com/shohi/neva) - 用 Lua 编写的 Neovim 版本管理器.
+- [MordechaiHadad/bob](https://github.com/MordechaiHadad/bob) - A cross platform and easy to use Neovim version manager.
+- [NTBBloodbath/nvenv](https://github.com/NTBBloodbath/nvenv) - A lightweight and blazing fast Neovim version manager.
+- [shohi/neva](https://github.com/shohi/neva) - A Neovim version manager written in Lua.
### Boilerplate
-- [gennaro-tedesco/boilit](https://github.com/gennaro-tedesco/boilit) - 创建样板结构插件.
-- [m00qek/plugin-template.nvim](https://github.com/m00qek/plugin-template.nvim) - 设置测试基础设施和 GitHub Actions 的插件模板.
-- [ellisonleao/nvim-plugin-template](https://github.com/ellisonleao/nvim-plugin-template) - 另一个neovim插件模板,使用GitHub的模板功能.
+- [gennaro-tedesco/boilit](https://github.com/gennaro-tedesco/boilit) - Create boilerplate structure plugins.
+- [m00qek/plugin-template.nvim](https://github.com/m00qek/plugin-template.nvim) - A plugin template that setups test infrastructure and GitHub Actions.
+- [ellisonleao/nvim-plugin-template](https://github.com/ellisonleao/nvim-plugin-template) - Another neovim plugin template, using GitHub's template feature.
## Vim
-- [Vimawesome](https://vimawesome.com/) - 展示 Vim 的各种插件,并有一个 [neovim tag](https://vimawesome.com/?q=tag:neovim) 对于其他针对 Neovim 的插件.
-- [awesome-vim](https://github.com/akrawchyk/awesome-vim#tools) - Vim 插件和有用指南的简短列表.
-- [vim-plugin-list](https://github.com/altermo/vim-plugin-list) - Vim 和 Neovim 插件列表.
+- [Vimawesome](https://vimawesome.com/) - Showcases various plugins for Vim and has a [neovim tag](https://vimawesome.com/?q=tag:neovim) for other plugins targeting Neovim.
+- [awesome-vim](https://github.com/akrawchyk/awesome-vim#tools) - Short list of Vim plugins and helpful guides.
+- [vim-plugin-list](https://github.com/altermo/vim-plugin-list) - List of Vim and Neovim plugins.
## Resource
-- [Neovimcraft](https://neovimcraft.com) - 一个专门搜索特定插件和在 Lua 中构建插件的指南的网站.
-- [TWiN](https://this-week-in-neovim.org) - TWiN (this-week-in-neovim.org) 致力于提供有关 Neovim 及其生态系统的每周新闻.
-- [Dotfyle](https://dotfyle.com) - Dotfyle 是一个用于共享和发现 Neovim 配置和插件的网站.
+- [Neovimcraft](https://neovimcraft.com) - A site dedicated to searching specific plugins and guides for building plugins in Lua.
+- [TWiN](https://this-week-in-neovim.org) - TWiN (this-week-in-neovim.org) is dedicated to providing weekly news about Neovim and its ecosystem.
+- [Dotfyle](https://dotfyle.com) - Dotfyle is a site for sharing and discovering Neovim configs and plugins.
diff --git a/docs/awesome/awesome-playwright.md b/docs/awesome/awesome-playwright.md
index e3845ee1fb..3624850c76 100644
--- a/docs/awesome/awesome-playwright.md
+++ b/docs/awesome/awesome-playwright.md
@@ -1,85 +1,87 @@
## Awesome Playwright [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)
-> 使用 Playwright 的精彩工具、实用程序和项目的精选列表
+> A curated list of awesome tools, utils and projects using Playwright
-[Playwright](https://github.com/microsoft/playwright) 是一个 Node.js 库,可通过单个 API 自动化基于 Firefox、WebKit 和 Chromium 的浏览器.
+[Playwright](https://github.com/microsoft/playwright) is a Node.js library to automate Firefox, WebKit and Chromium based browsers via a single API.
## Integrations
-- [jest-playwright](https://github.com/playwright-community/jest-playwright/) - 用于运行 Playwright 的 Jest 适配器.
-- [CodeceptJS](https://github.com/Codeception/CodeceptJS) - Node.js 的增压 End 2 End 测试框架.
-- [chrome-aws-lambda](https://github.com/alixaxel/chrome-aws-lambda#usage-with-playwright) - 支持在 AWS Lambda 和 Google Cloud Functions 上运行 Microsoft 的 Playwright.
-- [playwright-chrome-recorder](https://github.com/AndrewUsher/playwright-chrome-recorder) - 以编程方式从 Google Chrome DevTools 的录音中导出 Playwright 测试.
-- [Playwright Chrome Recorder Extension](https://github.com/AndrewUsher/playwright-recorder-extension) - 直接从 DevTools 录制器面板将 DevTools 录制导出为剧作家测试.
-- [playwright-github-action](https://github.com/microsoft/playwright-github-action) - GitHub Action 安装所有必需的依赖项.
-- [playwright-pytest](https://github.com/microsoft/playwright-pytest/) - 官方 Pytest 插件,用于使用带有固定装置的 Playwright 页面.
-- [heroku-playwright-buildpack](https://github.com/mxschmitt/heroku-playwright-buildpack) - Heroku 构建包,用于在 Heroku Dyno 上运行 Playwright.
-- [axe-playwright](https://github.com/abhinaba-ghosh/axe-playwright) - Playwright 使用 axe-core 运行可访问性 (a11y) 检查的自定义命令.
-- [expect-axe-playwright](https://github.com/Widen/expect-axe-playwright) - 期望匹配器在您的 Playwright 测试中执行 Axe 可访问性测试.
-- [cucumber-playwright](https://github.com/Tallyb/cucumber-playwright) - 用于使用 Typescript 和 Playwright 编写基于 Cucumber 的 E2E 测试的入门存储库.
-- [artillery-engine-playwright](https://github.com/artilleryio/artillery-engine-playwright) - 使用 Playwright 进行负载测试.
-- [playwright-bdd](https://github.com/vitalets/playwright-bdd) - 使用 Playwright runner 和 CucumberJS 进行 BDD 测试.
+- [jest-playwright](https://github.com/playwright-community/jest-playwright/) - Jest adapter for running Playwright.
+- [CodeceptJS](https://github.com/Codeception/CodeceptJS) - Supercharged End 2 End Testing Framework for Node.js.
+- [chrome-aws-lambda](https://github.com/alixaxel/chrome-aws-lambda#usage-with-playwright) - Support for running Microsoft's Playwright on AWS Lambda and Google Cloud Functions.
+- [playwright-chrome-recorder](https://github.com/AndrewUsher/playwright-chrome-recorder) - Export Playwright tests from Google Chrome DevTools' recordings programmatically.
+- [Playwright Chrome Recorder Extension](https://github.com/AndrewUsher/playwright-recorder-extension) - Export DevTools Recordings as Playwright Tests directly from the DevTools Recorder Panel.
+- [playwright-github-action](https://github.com/microsoft/playwright-github-action) - GitHub Action to install all the required dependencies.
+- [playwright-pytest](https://github.com/microsoft/playwright-pytest/) - Official Pytest plugin for using Playwright pages with fixtures.
+- [heroku-playwright-buildpack](https://github.com/mxschmitt/heroku-playwright-buildpack) - Heroku buildpack for running Playwright on a Heroku Dyno.
+- [axe-playwright](https://github.com/abhinaba-ghosh/axe-playwright) - Custom commands for Playwright to run accessibility (a11y) checks with axe-core.
+- [expect-axe-playwright](https://github.com/Widen/expect-axe-playwright) - Expect matchers to perform Axe accessibility tests in your Playwright tests.
+- [cucumber-playwright](https://github.com/Tallyb/cucumber-playwright) - A starter repo for writing E2E tests based on Cucumber with Playwright using Typescript.
+- [artillery-engine-playwright](https://github.com/artilleryio/artillery-engine-playwright) - Load testing with Playwright.
+- [playwright-bdd](https://github.com/vitalets/playwright-bdd) - BDD testing with Playwright runner and CucumberJS.
## Language Support
-- [playwright](https://git.io/JT2bj) - Node.js(JavaScript 和 TypeScript)的官方剧作家.
-- [playwright-python](https://github.com/microsoft/playwright-python) - 官方 Playwright 移植到 Python.
-- [playwright-dotnet](https://github.com/microsoft/playwright-dotnet) - 官方剧作家移植到.NET.
-- [playwright-java](https://github.com/microsoft/playwright-java) - 官方 Playwright 移植到 Java.
-- [playwright-go](https://github.com/playwright-community/playwright-go) - Golang 的剧作家端口.
-- [playwright-ruby-client](https://github.com/YusukeIwaki/playwright-ruby-client) - Ruby 的剧作家移植.
-- [playwright-cr](https://github.com/naqvis/playwright-cr) - 水晶的剧作家移植.
-- [playwright-rust](https://github.com/octaltree/playwright-rust) - Rust 的剧作家端口.
-- [playwright-perl](https://github.com/teodesian/playwright-perl) - Perl 的剧作家移植.
+- [playwright](https://git.io/JT2bj) - Official Playwright in Node.js (JavaScript and TypeScript).
+- [playwright-python](https://github.com/microsoft/playwright-python) - Official Playwright port to Python.
+- [playwright-dotnet](https://github.com/microsoft/playwright-dotnet) - Official Playwright port to .NET.
+- [playwright-java](https://github.com/microsoft/playwright-java) - Official Playwright port to Java.
+- [playwright-go](https://github.com/playwright-community/playwright-go) - Playwright port for Golang.
+- [playwright-ruby-client](https://github.com/YusukeIwaki/playwright-ruby-client) - Playwright port for Ruby.
+- [playwright-cr](https://github.com/naqvis/playwright-cr) - Playwright port for Crystal.
+- [playwright-rust](https://github.com/octaltree/playwright-rust) - Playwright port for Rust.
+- [playwright-perl](https://github.com/teodesian/playwright-perl) - Playwright port for Perl.
## Utils
-- [Ask Playwright](https://ray.run/ask) - 由受过最新剧作家文档培训的法学硕士提供的剧作家问题的准确答案.
-- [Try Playwright](https://try.playwright.tech) - 用于运行剧作家测试的交互式游乐场.
-- [query-selector-shadow-dom](https://github.com/Georgegriff/query-selector-shadow-dom) - 通过选择 Shadow DOM 根来扩展选择器引擎.
-- [playwright-fluent](https://github.com/hdorgeval/playwright-fluent) - Playwright 的流畅 API 包装器.
-- [headless-testing](https://headlesstesting.com) - 将您的 Playwright 测试与云中的浏览器连接.
-- [expect-playwright](https://github.com/playwright-community/expect-playwright) - Expect 实用程序匹配器函数可简化 Playwright Test 或 Jest Playwright 的预期语句.
-- [eslint-plugin-playwright](https://github.com/playwright-community/eslint-plugin-playwright) - ESLint 插件满足您的 Playwright 测试需求.
-- [Moon](https://github.com/aerokube/moon) - 用于在 Kubernetes 集群中并行执行 Playwright 测试的工具.
-- [playwright-test-coverage](https://github.com/anishkny/playwright-test-coverage) - 用于从运行 Playwright 测试中收集代码覆盖率的插件.
-- [Playwright Test for VSCode](https://marketplace.visualstudio.com/items?itemName=ms-playwright.playwright) - VS Code 的官方 Playwright 测试扩展.
-- [Maestro for IntelliJ](https://plugins.jetbrains.com/plugin/18100-maestro) - IntelliJ 的 Playwright 插件.
-- [playwright-elements](https://www.npmjs.com/package/playwright-elements) - Playwright 测试扩展以实现更强大的页面对象实现.
-- [Playwright-cleanup](https://www.npmjs.com/package/playwright-cleanup) - Playwright 清理工具,通过撤消对测试环境的任何更改来简化测试清理.
-- [Playwright-performance](https://www.npmjs.com/package/playwright-performance) - 该插件可通过使用 Playwright 测量和分析任何测试流程的性能来帮助您优化 Web 应用程序的速度和效率.
-- [playwright-python-language-injection](https://github.com/Mattwmaster58/playwright-python-language-injection) - 在 PyCharm 中使用“python-playwright”时 CSS/JS 语法突出显示的语言注入定义.
+- [Ask Playwright](https://ray.run/ask) - Accurate answers to Playwright questions provided by LLM trained on the latest Playwright documentation.
+- [Try Playwright](https://try.playwright.tech) - Interactive playground for running Playwright tests.
+- [query-selector-shadow-dom](https://github.com/Georgegriff/query-selector-shadow-dom) - Extend the selectors engine by selecting Shadow DOM roots.
+- [playwright-fluent](https://github.com/hdorgeval/playwright-fluent) - Fluent API Wrapper around Playwright.
+- [headless-testing](https://headlesstesting.com) - Connect your Playwright tests with browsers in the Cloud.
+- [expect-playwright](https://github.com/playwright-community/expect-playwright) - Expect utility matcher functions to simplify expect statements for the usage with Playwright Test or Jest Playwright.
+- [eslint-plugin-playwright](https://github.com/playwright-community/eslint-plugin-playwright) - ESLint plugin for your Playwright testing needs.
+- [Moon](https://github.com/aerokube/moon) - Tools for executing Playwright tests in parallel in a Kubernetes cluster.
+- [playwright-test-coverage](https://github.com/anishkny/playwright-test-coverage) - Plugin to collect code coverage from running Playwright tests.
+- [Playwright Test for VSCode](https://marketplace.visualstudio.com/items?itemName=ms-playwright.playwright) - Official Playwright test extension for VS Code.
+- [Maestro for IntelliJ](https://plugins.jetbrains.com/plugin/18100-maestro) - Playwright plugin for IntelliJ.
+- [playwright-elements](https://www.npmjs.com/package/playwright-elements) - Playwright test extension for more powerful page object implementation.
+- [Playwright-cleanup](https://www.npmjs.com/package/playwright-cleanup) - A Playwright cleanup tool that simplifies test cleanup by undoing any changes to the testing environment.
+- [Playwright-performance](https://www.npmjs.com/package/playwright-performance) - A plugin that helps you optimize the speed and efficiency of web applications by measuring and analyzing the performance of ANY tested flow using Playwright.
+- [playwright-python-language-injection](https://github.com/Mattwmaster58/playwright-python-language-injection) - Language injection definitions for CSS/JS syntax highlighting when using `python-playwright` in PyCharm.
+- [playwright-ui5](https://github.com/detachhead/playwright-ui5) - Custom selector engine for sapui5.
+- [playwright-xpath](https://github.com/detachhead/playwright-xpath) - Custom selector engine for xpath 2 and 3.
## Reporters
-- [playwright-tesults-reporter](https://github.com/tesults/playwright-tesults-reporter) - 用于将测试结果从 Playwright 上传到 Tesults 的库.
-- [monocart-reporter](https://github.com/cenfun/monocart-reporter) - 剧作家测试记者,在 html 网格中显示套件/案例/步骤.
-- [allure-playwright](https://github.com/allure-framework/allure-js/tree/master/packages/allure-playwright) - Allure 与 Playwright 测试框架集成.
-- [playwright-xray](https://github.com/inluxc/playwright-xray) - 剧作家 Xray Reporter,将测试执行发送到 Jira / Xray.
-- [currents-dev](https://currents.dev/) - 用于调试、故障排除和分析并行 Playwright CI 测试的云仪表板.
+- [playwright-tesults-reporter](https://github.com/tesults/playwright-tesults-reporter) - A library for uploading test results to Tesults from Playwright.
+- [monocart-reporter](https://github.com/cenfun/monocart-reporter) - A playwright test reporter, shows suites/cases/steps in html grid.
+- [allure-playwright](https://github.com/allure-framework/allure-js/tree/master/packages/allure-playwright) - Allure integration with Playwright Test framework.
+- [playwright-xray](https://github.com/inluxc/playwright-xray) - Playwright Xray Reporter, send test executions to Jira / Xray.
+- [currents-dev](https://currents.dev/) - A Cloud Dashboard to debug, troubleshoot and analyze parallel Playwright CI tests.
## Showcases
-- [Demo.Playwright](https://github.com/MarcusFelling/Demo.Playwright) - 使用 Playwright 的各种测试场景,使用官方测试运行器和用 TypeScript 编写的脚本.
-- [playwright-jest-examples](https://github.com/playwright-community/playwright-jest-examples) - 组合使用 Jest Playwright 工具来测试热门网站的示例.
-- [VS Code](https://github.com/microsoft/vscode) - Playwright 用于在其 Web 构建上运行跨浏览器测试.
-- [TypeScript](https://github.com/microsoft/TypeScript) - Playwright 用于跨浏览器测试 typescript.js.
-- [Elastic APM JS agent](https://github.com/elastic/apm-agent-rum-js) - Playwright 用于跨浏览器运行基准测试.
-- [Blockstack](https://github.com/blockstack/ux) - Playwright 用于运行跨浏览器 UI 测试.
-- [xterm.js](https://github.com/xtermjs/xterm.js) - Playwright 用于运行跨浏览器集成测试.
-- [Heroku Playwright Example](https://github.com/mxschmitt/heroku-playwright-example) - 在 Heroku 上使用 Playwright 的示例.
-- [Todo App with Playwright](https://github.com/burakkantarci/playwright-todo-app) - 具有 API 的综合 Todo 应用程序,启用 GitHub Actions 的 E2E 测试.
+- [Demo.Playwright](https://github.com/MarcusFelling/Demo.Playwright) - Various testing scenarios with Playwright, using the official test-runner and scripts authored in TypeScript.
+- [playwright-jest-examples](https://github.com/playwright-community/playwright-jest-examples) - Examples of the Jest Playwright tools in combination to test popular sites.
+- [VS Code](https://github.com/microsoft/vscode) - Playwright is used to run cross-browser tests on their web builds.
+- [TypeScript](https://github.com/microsoft/TypeScript) - Playwright is used test typescript.js across browsers.
+- [Elastic APM JS agent](https://github.com/elastic/apm-agent-rum-js) - Playwright is used to run benchmark tests across browsers.
+- [Blockstack](https://github.com/blockstack/ux) - Playwright is used to run cross-browser UI tests.
+- [xterm.js](https://github.com/xtermjs/xterm.js) - Playwright is used to run cross-browser integration tests.
+- [Heroku Playwright Example](https://github.com/mxschmitt/heroku-playwright-example) - Example using Playwright on Heroku.
+- [Todo App with Playwright](https://github.com/burakkantarci/playwright-todo-app) - Comprehensive Todo app with APIs, E2E tests with GitHub Actions enabled.
## Guides
-- [theheadless.dev](https://theheadless.dev) - Playwright(和 Puppeteer)的实用指南和可运行示例.
-- [playwright.tech](https://playwright.tech) - Playwright 生态系统的教程、工具和展示的中心主页.
-- [playwrightsolutions.com](https://playwrightsolutions.com) - 精选剧作家自动化测试问题和解决方案.
+- [theheadless.dev](https://theheadless.dev) - Practical guides and runnable examples on Playwright (and Puppeteer).
+- [playwright.tech](https://playwright.tech) - A central home for tutorials, tooling, and showcases of the Playwright ecosystem.
+- [playwrightsolutions.com](https://playwrightsolutions.com) - Curated Selection of Playwright Automated Test Problems and Solutions.
## Contribute
-欢迎投稿! 阅读 [contribution guidelines](https://github.com/mxschmitt/awesome-playwright/blob/master/CONTRIBUTING.md) 第一的.
+Contributions welcome! Read the [contribution guidelines](https://github.com/mxschmitt/awesome-playwright/blob/master/CONTRIBUTING.md) first.
diff --git a/docs/awesome/awesome-slack.md b/docs/awesome/awesome-slack.md
index 1d69ec016f..a672586b46 100644
--- a/docs/awesome/awesome-slack.md
+++ b/docs/awesome/awesome-slack.md
@@ -1,73 +1,157 @@
-
-## Awesome Slack Communities [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
-[![Build Status](https://api.travis-ci.org/filipelinhares/awesome-slack.svg)](https://travis-ci.org/filipelinhares/awesome-slack)
-
-由 **Slack** 提供支持的有关 Web 开发和设计的社区列表.
-
-## What's Slack
- > Slack 是一个团队沟通平台:一切都集中在一个地方,可立即搜索,无论您身在何处都可以使用. *- slack.com*
-
-
-## Development
-- [Ember](https://ember-community-slackin.herokuapp.com/)
-- [Laravel](https://larachat.co/)
-- [Ruby](https://rubydevelopers.typeform.com/to/l7WVWl)
-- [Front end](https://frontenddevelopers.org/)
-- [Android](https://androidchat.co/)
-- [GO](https://docs.google.com/forms/d/e/1FAIpQLScNsNXbz2SCLH5hVNoZS0C70nPAXv730SW9F3K1g6iVvlcUTg/viewform?fbzx=4754263898376949596)
-- [PHP Chat](https://phpchat.co)
-- [Clojure](http://clojurians.net/)
-- [iOS Developers](https://ios-developers.io/)
-- [Elixir](https://elixir-slackin.herokuapp.com/)
-- [slashrocket](https://slashrocket.io/)
-- [Cordova](http://slack.cordova.io/)
-- [Python Community](https://pythoncommunity.herokuapp.com/)
-- [CFML/ColdFusion](https://cfml-slack.herokuapp.com/)
-
-
-## Regional
-- [Australia & New Zealand](http://devanz.co)
-- [Les Pitonneux - Montreal QC Canada](https://pitonneux.slack.com)
-- [Python Brazilian Community](http://slack-pythonbrasil.herokuapp.com/)
-- [Remote workers in Romania](https://github.com/filipelinhares/awesome-slack/blob/master/weworkremotely.slack.com/)
-- [Russian-speaking developers community](https://rusdevs.herokuapp.com/)
-- [Kazan Developers](https://devkzn.slack.com/)
-- [Polish developers](http://slackin.devstyle.pl/)
-- [Spanish-speaking developer communities list](https://github.com/comunidad-tecnologica/awesome-spanish-slack-dev-groups)
-- [Ruby Turkey Community](https://rubytr.herokuapp.com/)
-- [Rochester NY USA Developers (RocDev)](https://rocdev.org/)
-- [Vancouver Developers (yvrdev)](https://yvrdev.slack.com/)
-
-## Design
-- [Sketch](http://teamsketch.io/)
-- [Design Talks](https://docs.google.com/forms/d/e/1FAIpQLSeKT_LC8kKTzJ4JjmgVQVpfl24i1qBkjJ7TYyQcNHL7fBQkYQ/viewform?c=0&w=1)
-- [Designer Hangout](https://www.designerhangout.co/)
-
-## Misc
-- [WordPress](https://make.wordpress.org/chat/)
-- [Chit Chats](http://www.chitchats.co/)
-- [The Evangelist Collective](https://github.com/evangelistcollective/)
-- [Psychedelic Chat](http://psychedelicchat.com/)
-- [LGBTQ in Technology](https://lgbtq.technology/)
-- [#Startup](http://startup.chat)
-- [Safelight](http://safelight.herokuapp.com/) - 摄影.
-- [DFIR Community](https://rishi28.typeform.com/to/sTbTI8) - 信息安全.
-- [First Contributors](https://firstcontributors.slack.com/join/shared_invite/enQtNjkxNzQwNzA2MTMwLTVhMWJjNjg2ODRlNWZhNjIzYjgwNDIyZWYwZjhjYTQ4OTBjMWM0MmFhZDUxNzBiYzczMGNiYzcxNjkzZDZlMDM#/) - 对开源贡献者的帮助/指导.
-- [IT Pro Community](https://www.electric.ai/it-pro-slack) - 与 IT 从业者和决策者建立联系并建立联系
-- [SaaS Community](https://join.slack.com/t/saas-hgv7803/shared_invite/zt-qwvrywyr-8DmSpEzBiSWD2WQuB9r9pw) - SaaS 产品构建者社区,讨论所涉及的挑战.
-- [Developer Marketing](https://marketingto.dev/) - 热衷于 API 营销、开发人员工具或积极向开发人员进行营销的营销人员.
-
-## DevOps
-- [Google Cloud Platform](http://bit.ly/gcp-slack)
-- [Kubernetes](http://slack.kubernetes.io/)
-- [DevOps](https://devopschat.co/)
-- [Devop Engineers](https://www.devopsengineers.com/)
-- [SweetOps](https://slack.cloudposse.com/)
-## Looking for more lists like that
-- [Awesome Community](https://github.com/phpearth/awesome-community)
-
-## Contribute
- :heart: 欢迎您的贡献和建议. 确保阅读 [guidelines](https://github.com/filipelinhares/awesome-slack/blob/master/CONTRIBUTING.md) 第一的.
-
-## License
-[![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0/)
+
+[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
+
+
+
+
+
+
+
Awesome Slack
+
+
+
+ A curated list of awesome, Slack-related things.
+
+
+***
+
+An avid Slack user? A developer looking for awesome tools to build out an integration? Just looking for inspiration? This is a list of all the best things Slack.
+
+
+## :pencil: Lists
+- [Community-Built Libraries](https://api.slack.com/community) - Slack-curated list of community open-source libraries
+- [Slack App Directory](https://slack.com/apps) - Official directory of publicly available Slack apps
+- [Slack Emojis](https://emoji.gg) - Unofficial directory of custom emojis for Slack
+
+## :art: Themes
+
+- [Slack Themes](http://slackthemes.net/) - A Slack sidebar theme browser
+- [Sweet Themes Are Made of These](http://sweetthemesaremadeofthe.se/) - Website for sharing Slack custom palettes
+
+## :hammer_and_wrench: Libraries and SDKs
+
+### C#
+
+- [margiebot](https://github.com/jammerware/margiebot) - A .NET library designed to make building bots for Slack fast, easy, and fun
+- [Slack.Webhooks](https://github.com/nerdfury/Slack.Webhooks) - A library to work with Slack webhooks more easily
+- [SlackAPI](https://github.com/Inumedia/SlackAPI) - A third-party implementation of Slack's API written in C#
+
+### Erlang
+
+- [slacker](https://github.com/julienXX/slacker) - Erlang Slack REST API wrapper
+
+### Go
+
+- [webhook](https://github.com/adnanh/webhook) - Easily run commands in response to HTTP webhook requests from Slack
+
+### Java
+
+- [java-slack-sdk](https://github.com/slackapi/java-slack-sdk) - Slack's official Java framework for building Slack apps
+- [simple-slack-api](https://github.com/Ullink/simple-slack-api) - A Slack client library in Java
+
+### JavaScript/TypeScript
+
+- [bolt-js](https://github.com/slackapi/bolt-js) - Slack's official JavaScript framework for building Slack apps
+- [jsx-slack](https://github.com/yhatt/jsx-slack) - Build JSON object for Slack Block Kit surfaces from JSX
+- [node-slack-sdk](https://github.com/slackapi/node-slack-sdk) - Slack's official SDK for Node.js
+- [slack-block-builder](https://github.com/raycharius/slack-block-builder) - Lightweight Node.js library for building Slack Block Kit UIs, with a declarative syntax inspired by SwiftUI
+
+### PHP
+
+- [SlackBundle](https://github.com/DZunke/SlackBundle) - SlackBundle for Symfony2
+- [slack-php-app-framework](https://github.com/slack-php/slack-php-app-framework) - Robust PHP framework for building Slack apps in PHP
+- [slack-php-block-kit](https://github.com/jeremeamia/slack-block-kit) - Fluent interface for composing Slack Block Kit messages and modals in PHP
+- [slack-php-socket-mode](https://github.com/slack-php/slack-php-socket-mode) - A Socket Mode implementation for [slack-php-app-framework](https://github.com/slack-php/slack-php-app-framework)
+- [slack-php-slick](https://github.com/slack-php/slack-php-slick) - Dependency-free micro-framework for building Slack apps in PHP
+
+### PowerShell
+
+- [PSSlack](https://github.com/RamblingCookieMonster/PSSlack) - PowerShell module for simple Slack integration.
+
+### Python
+
+- [blockkit](https://github.com/imryche/blockkit) - A fast way to build Block Kit interfaces in Python
+- [bolt-python](https://github.com/slackapi/bolt-python) - Slack's official Python framework for building Slack apps
+- [django-slack](https://github.com/lamby/django-slack) - Slack integration for Django, using the templating engine to generate messages
+- [django-slack-oauth](https://github.com/izdi/django-slack-oauth) - Slack OAuth module for Django
+- [python-slack-events-api](https://github.com/slackapi/python-slack-events-api) - Slack Events API adapter for Python
+- [python-slack-sdk](https://github.com/slackapi/python-slack-sdk) - Slack's official SDK for Python
+- [slackblocks](https://github.com/nicklambourne/slackblocks) - Python API for building Slack Block Kit messages
+- [slack-php-api](https://github.com/jolicode/slack-php-api) - PHP Slack client based on the official OpenAPI specification
+- [slacker-cli](https://github.com/juanpabloaj/slacker-cli) - Messages to slack from the command line
+- [slashbot](https://github.com/ebrassell/slashbot) - An easy way to create slash commands using AWS Lambda functions
+- [boltworks](https://github.com/YSaxon/boltworks) - Extensions to Slack's bolt framework: expandable GUIs, easier callbacks, richer CLIs
+
+### R
+
+- [slackr](https://github.com/hrbrmstr/slackr) - A package to send webhook API messages to Slack channels/users from R
+
+### Ruby
+
+- [slack-notifier](https://github.com/stevenosloan/slack-notifier) - A simple wrapper for posting to Slack
+- [slack-notify](https://github.com/sosedoff/slack-notify) - Send notifications to Slack
+- [slack-poster](https://github.com/rikas/slack-poster) - Simple gem to post messages on Slack using webhooks
+- [slack-ruby-block-kit](https://github.com/CGA1123/slack-ruby-block-kit) - A ruby wrapper for Slack's Block Kit
+- [slack-ruby-bot](https://github.com/dblock/slack-ruby-bot) - The easiest way to write a Slack bot in Ruby
+- [slack-ruby-bot-server](https://github.com/slack-ruby/slack-ruby-bot-server) - Ruby library for building Slack applications
+- [slack-ruby-client](https://github.com/dblock/slack-ruby-client) - A Ruby client for the Slack Web and RealTime Messaging APIs
+
+### Rust
+
+- [slack-morphism-rust](https://github.com/abdolence/slack-morphism-rust) - A modern async Slack API client for Rust
+
+### Scala
+
+- [slack-scala-client](https://github.com/gilbertw1/slack-scala-client) - A Scala Slack client for the Web and RTM API
+
+### Swift
+
+- [SwiftBlocksUI](https://github.com/SwiftBlocksUI/SwiftBlocksUI/) - Interactive Slack messages and modals using a SwiftUI-like declarative style
+
+## :gear: Open-Source Slack Apps and Integrations
+
+### CoffeeScript
+
+- [jinora](https://github.com/sdslabs/jinora) - Slack webhook app to create anonymous public channels
+
+### Java
+
+- [simple-slack-api](https://github.com/Ullink/simple-slack-api) - A Slack client library in Java
+- [tasks-app](https://github.com/slackapi/tasks-app) - Simple task management app produced by Slack
+
+### JavaScript/Typescript
+
+- [definition-app](https://github.com/slackapi/definition-app) - App for storing and accessing company-specific phrases
+- [slack-github-action](https://github.com/slackapi/slack-github-action) - Send data into Slack using this GitHub Action
+- [slack-reporting-tool](https://github.com/slackapi/slack-reporting-tool) - App that allows team members to report offensive messages
+- [tesla-slack](https://github.com/heikkipora/tesla-slack) - Track your Tesla from Slack
+- [tasks-app](https://github.com/slackapi/tasks-app) - Simple task management app produced by Slack
+
+### PHP
+
+- [MantisBT-Slack](https://github.com/infojunkie/MantisBT-Slack) - MantisBT plugin to send bug updates to Slack
+- [monolog](https://github.com/Seldaek/monolog) - Sends your logs to Slack
+
+### Python
+
+- [slackbot](https://github.com/lins05/slackbot) - A chat bot for Slack
+- [slacker-cli](https://github.com/juanpabloaj/slacker-cli) - Messages to slack from the command line
+- [tasks-app](https://github.com/slackapi/tasks-app) - Simple task management app produced by Slack
+- [wee-slack](https://github.com/rawdigits/wee-slack) - A WeeChat plugin for Slack
+
+### Ruby
+
+- [slack-gamebot](https://github.com/dblock/slack-gamebot) - A game bot for Slack
+- [snarkov](https://github.com/gesteves/snarkov) - Sinatra-based Markov bot for Slack
+- [tickbot](https://github.com/barryf/tickbot) - Simple team time tracking reminder
+- [trebekbot](https://github.com/gesteves/trebekbot) - A Jeopardy! bot for Slack
+
+## :busts_in_silhouette: Contributions
+
+Contributions are always welcome! Please read the [contribution guidelines](https://github.com/matiassingers/awesome-slack/blob/master/contributing.md) first.
+
+## :classical_building: License
+
+[![CC0](https://licensebuttons.net/p/zero/1.0/88x31.png)](http://creativecommons.org/publicdomain/zero/1.0/)
+
+To the extent possible under law, [Matias Singers](http://mts.io) has waived all copyright and related or neighboring rights to this work.
diff --git a/docs/awesome/awesome-vue.md b/docs/awesome/awesome-vue.md
index 231d0528a5..4be338bbbe 100644
--- a/docs/awesome/awesome-vue.md
+++ b/docs/awesome/awesome-vue.md
@@ -8,7 +8,7 @@
## Awesome Vue.js [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) [![Track Awesome List](https://www.trackawesomelist.com/badge.svg)](https://www.trackawesomelist.com/vuejs/awesome-vue)
-> 与 Vue.js 相关的精彩内容的精选列表
+> A curated list of awesome things related to Vue.js
@@ -26,58 +26,58 @@
### External Resources
-- [Vue.js 資料まとめ(for japanese)](https://gist.github.com/hashrock/f575928d0e109ace9ad0) 通过@hashrock
+- [Vue.js 資料まとめ(for japanese)](https://gist.github.com/hashrock/f575928d0e109ace9ad0) by @hashrock
- [Vue.js Wikipedia](https://en.wikipedia.org/wiki/Vue.js)
-- [Weekly Vue.js Newsletter](https://mokkapps.de/newsletter) - @mokkaapps 的每周 Vue.js 新闻和提示
-- [Vue News](https://vuenews.io) - 专注于最新 Vue.js 新闻和信息的社交网站.
-- [Vue Curated Resources](https://hackr.io/tutorials/learn-vue-js) - 推荐的 Vue.js 课程和教程.
-- [Vue School](https://vueschool.io) - 通过核心成员和行业专家的视频课程学习 Vue.js
-- [VueDose](https://vuedose.tips) . 为忙碌的开发人员提供有关 Vue 生态系统的提示和技巧.
-- [Vue.js DEV Community](https://dev.to/t/vue) - DEV.to 上 Vue.js JavaScript 框架的官方标签
-- [Vue.js Online Courses Directory](https://classpert.com/vuejs) - 来自顶级电子学习平台的 Vue.js 课程,由在线课程搜索引擎 Classpert 策划.
-- [WebTechSurvey.com](https://webtechsurvey.com/technology/vue.js) - 使用 Vue.js Javascript 框架创建的广泛网站列表.
-- [Vue Mastery](https://www.vuemastery.com/) - Vue 开发者的终极学习资源
-- [Vue 3 Video Playlist](https://www.youtube.com/playlist?list=PLMLZt4pr7Aq6AfC_ynfeDbEk2hbMFGpHO) - 令人惊叹的 Vue 3 教程和实验
-- [Vue.js Workshops](https://public.vuejsworkshops.com) - 在浏览器中通过构建 3 个应用程序来学习 Vue 2:登陆页面、Todos 应用程序和播客聚合器.(Vue.js、Vue-Router、Vuex、Vue-Axios、Vue-Apollo )
-- [Vue.js Articles](https://thewebdev.info/category/javascript/vue/) - 各种 Vue 2 和 3 教程和文章.
-- [Best vue.js Courses On YouTube](https://www.nbshare.io/blog/best-vue-js-courses-on-youtube/) - YouTube 上精心挑选的最佳 Vue.js 教程列表
-- [Notes on Vue](https://notes-on-vue.ackzell.dev/) - Vue 开发的个人指南.
+- [Weekly Vue.js Newsletter](https://mokkapps.de/newsletter) - Weekly Vue.js news & tips by @mokkapps
+- [Vue News](https://vuenews.io) - Social website focusing on the latest Vue.js news and information.
+- [Vue Curated Resources](https://hackr.io/tutorials/learn-vue-js) - Recommended Vue.js courses and tutorials.
+- [Vue School](https://vueschool.io) - Learn Vue.js from video courses by core members and industry experts
+- [VueDose](https://vuedose.tips). Tips & tricks about the Vue ecosystem, for busy devs.
+- [Vue.js DEV Community](https://dev.to/t/vue) - Official tag for the Vue.js JavaScript Framework on DEV.to
+- [Vue.js Online Courses Directory](https://classpert.com/vuejs) - Vue.js courses from top e-learning platforms curated by Classpert, a online course search engine.
+- [WebTechSurvey.com](https://webtechsurvey.com/technology/vue.js) - An extensive list of websites created with the Vue.js Javascript framework.
+- [Vue Mastery](https://www.vuemastery.com/) - The ultimate learning resource for Vue developers
+- [Vue 3 Video Playlist](https://www.youtube.com/playlist?list=PLMLZt4pr7Aq6AfC_ynfeDbEk2hbMFGpHO) - Amazing Vue 3 tutorials and experiments
+- [Vue.js Workshops](https://public.vuejsworkshops.com) - Learn Vue 2, in browser, by building 3 applications: Landing page, Todos App and Podcasts aggregator.( Vue.js, Vue-Router, Vuex, Vue-Axios, Vue-Apollo )
+- [Vue.js Articles](https://thewebdev.info/category/javascript/vue/) - Assorted Vue 2 and 3 tutorials and articles.
+- [Best vue.js Courses On YouTube](https://www.nbshare.io/blog/best-vue-js-courses-on-youtube/) - Handpicked list of best Vue.js tutorials on YouTube
+- [Notes on Vue](https://notes-on-vue.ackzell.dev/) - A personal guide to Vue development.
### Job Portal
- [Vue.js Jobs - VueJobs](https://vuejobs.com/) - A Vue.js job portal to hire or get hired for all your Vue.js jobs.
-- [Vue.js Interview Questions](https://github.com/sudheerj/vuejs-interview-questions) - 300 个 VueJS 面试问题和答案列表
-- [Prokarman Resume Builder](https://prokarman.com/) - 免费简历生成器,用于为您梦想的工作制作简历.
+- [Vue.js Interview Questions](https://github.com/sudheerj/vuejs-interview-questions) - A List of 300 VueJS Interview Questions and Answers
+- [Prokarman Resume Builder](https://prokarman.com/) - A Free Resume Builder for crafting resumes for your dream job.
### Community
- [Twitter](https://twitter.com/vuejs)
- [Official Forum](http://forum.vuejs.org/)
-- [vue-requests](https://github.com/vuejs/vue-requests) - 请求一个您希望存在的 Vue.js 模块或获取模块的想法
+- [vue-requests](https://github.com/vuejs/vue-requests) - Request a Vue.js module you wish existed or get ideas for modules
- [VueJS English community](https://t.me/vue_en)
- [VueJS Iran - Telegram Channel & group (group link available in channel bio)](https://telegram.me/vue_js)
- [vueslack - 2300+ registered users worldwide](https://vueslack.slack.com/)
- [Vue Land - Discord chat server](https://vue-land.js.org/)
-- [VueJS 俄罗斯 - Telegram Group [俄语]](https://t.me/vuejs_ru)
+- [VueJS Russia - Telegram Group [Russian]](https://t.me/vuejs_ru)
- [VueJS Viet Nam - Facebook group](https://www.facebook.com/groups/vuejsvietnam/)
- [VueJS Thailand - Facebook Group](https://www.facebook.com/groups/VuejsThailand/)
-- [VueJS 巴西 - Telegram Group [葡萄牙语]](https://t.me/vuejsbrasil)
-- [VueJS Brasil - Facebook 页面 [葡萄牙语]](https://www.facebook.com/vuejsbrasil/)
-- [VueJS 巴西 - Facebook 群组 [葡萄牙语]](https://www.facebook.com/groups/vuejsbr/)
-- [西班牙语版 VueJS - Facebook 群组 [西班牙语]](https://www.facebook.com/groups/vue.es/)
+- [VueJS Brasil - Telegram Group [Portuguese]](https://t.me/vuejsbrasil)
+- [VueJS Brasil - Facebook Page [Portuguese]](https://www.facebook.com/vuejsbrasil/)
+- [VueJS Brasil - Facebook Group [Portuguese]](https://www.facebook.com/groups/vuejsbr/)
+- [VueJS en español - Facebook Group [Spanish]](https://www.facebook.com/groups/vue.es/)
- [VueJS India 🇮🇳 - Discord chat server](https://goo.gl/mYXKUv)
-- [VueJS 印度尼西亚 - Telegram Group [印度尼西亚语]](https://t.me/vuejsindonesia)
-- [VueJS 印度尼西亚 - Facebook 群组 [印度尼西亚语]](https://www.facebook.com/groups/1675298779418239/)
-- [VueJS 印度尼西亚 - 聚会页面 [印度尼西亚语]](https://www.meetup.com/Vuejs-Indonesia/)
+- [VueJS Indonesia - Telegram Group [Indonesian]](https://t.me/vuejsindonesia)
+- [VueJS Indonesia - Facebook Group [Indonesian]](https://www.facebook.com/groups/1675298779418239/)
+- [VueJS Indonesia - Meetup Page [Indonesian]](https://www.meetup.com/Vuejs-Indonesia/)
- [VueJS Hong Kong - Facebook group](https://www.facebook.com/groups/887185518120024)
- [VueJS Arab - Telegram Group](https://t.me/vuejsarab)
-- [VueJS Vix - Telegram Group [葡萄牙语]](https://t.me/vuejsvix)
-- [VueJS Vix - 聚会页面 [葡萄牙语]](https://www.meetup.com/pt-BR/Vue-js-in-Vix/)
+- [VueJS Vix - Telegram Group [Portuguese]](https://t.me/vuejsvix)
+- [VueJS Vix - Meetup Page [Portuguese]](https://www.meetup.com/pt-BR/Vue-js-in-Vix/)
- [VueJS Norway - Meetup](https://www.meetup.com/VueJS-Oslo/)
- [VueJS Israel 🇮🇱 - Facebook Page](https://www.facebook.com/officalVuejsIsrael/)
- [VueJS Finland - Meetup](https://www.meetup.com/vuejs-finland/)
- [VueJS Finland - Facebook Page](https://www.facebook.com/vuejsfinland/)
-- [让我们谈谈 Vue.js - Telegram Group [西班牙语]](https://t.me/vuejsEs)
+- [Hablemos de Vue.js - Telegram Group [Castellano]](https://t.me/vuejsEs)
- [VueBLR - Meetup](https://www.meetup.com/vue-bangalore/)
- [VueBLR - WhatsApp Group](http://bit.ly/vueblr-whatsapp)
- [VueBLR - Facebook Group](https://www.facebook.com/groups/vue.blr/)
@@ -85,16 +85,16 @@
- [VueJS CZ/SK - Discord group](https://discord.gg/mDr2z8V)
- [VueJS DOM - WhatsApp group](https://chat.whatsapp.com/L5rFQpme22IHmmyOMI1MWA)
- [VueJS DOM - Facebook group](https://www.facebook.com/groups/2022974857757366/)
-- [VueJS 乌兹别克斯坦 - Telegram Group [乌兹别克语]](https://t.me/vuejsuzbekcommunity)
-- [VueJS 乌兹别克斯坦 - Telegram 社区和支持小组 [乌兹别克语]](https://t.me/vuejs_uz)
+- [VueJS Uzbekistan - Telegram Group [Uzbek]](https://t.me/vuejsuzbekcommunity)
+- [VueJS Uzbekistan - Telegram Community and Support Group [Uzbek]](https://t.me/vuejs_uz)
- [VueJS Turkey - Telegram Group](https://t.me/vuejsTR)
- [Vue Turkey - Twitter Account](https://twitter.com/Vue_Turkey)
- [Vue Türkiye - Kommunity Page](https://kommunity.com/vue-turkey)
- [VueJS Singapore - Telegram Group](https://t.me/vuejssg)
- [VueJS Bootcamp kablosuzkedi - Turkey - Telegram Group](https://t.me/joinchat/pqiJOgi8byQ5Y2E0)
-- [VueJS Translations Ukraine](https://t.me/vuejs_ukraine) - Telegram 集团(乌克兰)
+- [VueJS Translations Ukraine](https://t.me/vuejs_ukraine) - Telegram Group (Ukraine)
- [VueJS Kenya - Twitter Account](https://twitter.com/KenyaVue)
-- [VueJS Magyar - Facebook 群组 [匈牙利]](https://www.facebook.com/groups/huvuejs/)
+- [VueJS Magyar - Facebook Group [Hungarian]](https://www.facebook.com/groups/huvuejs/)
### Conferences
@@ -122,11 +122,11 @@
- [Cynical Developer #99 (10-15-2018)](https://cynicaldeveloper.com/podcast/99/)
- [Syntax #130 (03-27-2019)](https://syntax.fm/show/130/the-vuejs-show-scott-teaches-wes)
- [Enjoy the Vue: The new Vue.js podcast](https://enjoythevue.io/)
- - [Pinia 是什么? 与@posva(我的无线电类型)[es-MX]](https://www.mytypeof.dev/1190693/9610327-que-es-pinia-con-posva)
-- [Vue 的演变 - 第一部分(我的 Radio 类型)[es-MX]](https://www.mytypeof.dev/1190693/7055926-evolucion-de-vue-parte-i)
-- [视图的演变 - 第二部分(我的无线电类型)[en-MX]](https://www.mytypeof.dev/1190693/7068499-evolution-of-view-part-ii)
-- [视图的演变 - 第三部分(我的无线电类型)[en-MX]](https://www.mytypeof.dev/1190693/7136740-evolution-of-view-part-iii)
-- [React vs Vue - 他们的社区(我的无线电类型)[es-MX]](https://www.mytypeof.dev/1190693/6151663-react-vs-vue-las-comunidades)
+- [What is Pinia? with @posva (My typeof Radio) [es-MX]](https://www.mytypeof.dev/1190693/9610327-que-es-pinia-con-posva)
+- [Evolution of Vue - Part I (My typeof Radio) [es-MX]](https://www.mytypeof.dev/1190693/7055926-evolucion-de-vue-parte-i)
+- [Evolution of Vue - Part II (My typeof Radio) [es-MX]](https://www.mytypeof.dev/1190693/7068499-evolucion-de-vue-parte-ii)
+- [Evolution of Vue - Part III (My typeof Radio) [es-MX]](https://www.mytypeof.dev/1190693/7136740-evolucion-de-vue-parte-iii)
+- [React vs Vue - their communities (My typeof Radio) [es-MX]](https://www.mytypeof.dev/1190693/6151663-react-vs-vue-las-comunidades)
- [Views on Vue (weekly podcast on Vue)](https://topenddevs.com/podcasts/views-on-vue)
### Youtube Channels
@@ -143,90 +143,90 @@
### Tutorials
-- [Learn Vue 2: Step By Step](https://laracasts.com/series/learn-vue-2-step-by-step) 在 Laracast 上
-- [Vuejs 2 Authentication Tutorial](https://auth0.com/blog/vuejs2-authentication-tutorial/) 在 Auth0 博客上
-- [Create a GitHub File Explorer Using Vue.js](https://scotch.io/tutorials/create-a-github-file-explorer-using-vue-js) 在 Scotch.io 上
-- [Vue.js Tutorial](http://vegibit.com/vue-js-tutorial/) 在 Vegibit 上
+- [Learn Vue 2: Step By Step](https://laracasts.com/series/learn-vue-2-step-by-step) on Laracasts
+- [Vuejs 2 Authentication Tutorial](https://auth0.com/blog/vuejs2-authentication-tutorial/) on Auth0 blog
+- [Create a GitHub File Explorer Using Vue.js](https://scotch.io/tutorials/create-a-github-file-explorer-using-vue-js) on Scotch.io
+- [Vue.js Tutorial](http://vegibit.com/vue-js-tutorial/) on Vegibit
- [Vuex introduction video - James Browne from London Vue.js Meetup #1](https://www.youtube.com/watch?v=l1KHL-TX3qs)
-- [Hybrid App Example with Laravel and Vue.js in Portuguese](https://www.youtube.com/watch?v=TGSJjDahlrQ) 通过@vedovelli
-- [Vue.js Introduction Turkish Language](http://oguzhan.in/vue-js-ile-uygulama-gelistirme/) 在 oguzhan.in
-- [Vue.js VideoTutoral Series in Spanish (3-8-2016)](https://www.youtube.com/watch?v=IlFk3cyRB0Y&list=PLM-Y_YQmMEqD2EWfWpSbiV3WgShRRW3FE&index=7) YouTube 上的胡安·安德烈斯·努涅斯
-- [Vue.js Screencast Series in Spanish](https://styde.net/curso-de-vue-js/) 在Styde.net上
-- [**讲解 Vue.js 官网 中文-含代码、百度云、youtube**](https://github.com/bhnddowinf/vuejs-learn) 上 bhnddowinf
-- [Exploring Real Time Apps with VueJS, ES2015 and Webpack](https://blog.pusher.com/exploring-real-time-apps-with-vuejs-es2016-and-webpack/) 在推杆上
-- [Vue.js in Bahasa Indonesia](https://www.sekolahkoding.com/track/belajar-vue-js) 在 sekolahkoding.com 上
-- [Vue.js from Scratch Series in Russian](https://www.youtube.com/playlist?list=PL5r0NkdgM0UOxb4Hl81FV5UIgexwTf8h7) YouTube 上的 .dev
-- [Створення сервісу для зберігання файлів з Flask, RethinkDB та Vue.js, ч. 1](http://codeguida.com/post/526/) 乌克兰
-- [VueJS 2 French tutorial](https://www.youtube.com/playlist?list=PLjwdMgw5TTLW-mAtlR46VajrKs4dep3y0) Grafikart 法语
+- [Hybrid App Example with Laravel and Vue.js in Portuguese](https://www.youtube.com/watch?v=TGSJjDahlrQ) by @vedovelli
+- [Vue.js Introduction Turkish Language](http://oguzhan.in/vue-js-ile-uygulama-gelistirme/) on oguzhan.in
+- [Vue.js VideoTutoral Series in Spanish (3-8-2016)](https://www.youtube.com/watch?v=IlFk3cyRB0Y&list=PLM-Y_YQmMEqD2EWfWpSbiV3WgShRRW3FE&index=7) on YouTube by Juan Andrés Núñez
+- [Vue.js Screencast Series in Spanish](https://styde.net/curso-de-vue-js/) on Styde.net
+- [**讲解 Vue.js 官网 中文-含代码、百度云、youtube**](https://github.com/bhnddowinf/vuejs-learn) on bhnddowinf
+- [Exploring Real Time Apps with VueJS, ES2015 and Webpack](https://blog.pusher.com/exploring-real-time-apps-with-vuejs-es2016-and-webpack/) on Pusher
+- [Vue.js in Bahasa Indonesia](https://www.sekolahkoding.com/track/belajar-vue-js) on sekolahkoding.com
+- [Vue.js from Scratch Series in Russian](https://www.youtube.com/playlist?list=PL5r0NkdgM0UOxb4Hl81FV5UIgexwTf8h7) on YouTube by .dev
+- [Створення сервісу для зберігання файлів з Flask, RethinkDB та Vue.js, ч. 1](http://codeguida.com/post/526/) Ukraine
+- [VueJS 2 French tutorial](https://www.youtube.com/playlist?list=PLjwdMgw5TTLW-mAtlR46VajrKs4dep3y0) Français par Grafikart
- [Jayway Vue.js 2 workshop. Build an e-commerce site with vue-router, vuex and vue-resource](https://github.com/jayway/vue-js-workshop)
- [How to Create Great VueJS Applications Using Wijmo Controls](http://wijmo.com/blog/how-to-create-great-vuejs-applications-using-wijmo-controls/)
-- [**讲解 Vue.js 2 官网 中文-含代码、百度云、youtube**](https://github.com/bhnddowinf/vuejs2-learn) 上 bhnddowinf
+- [**讲解 Vue.js 2 官网 中文-含代码、百度云、youtube**](https://github.com/bhnddowinf/vuejs2-learn) on bhnddowinf
- [Medium like Image Loading with Vue.js](https://www.theodo.fr/blog/2016/10/medium-like-image-loading-with-vue-js/)
-- [How to Use Vuex in a Laravel Spark Project](https://metricloop.com/blog/how-to-use-vuex-in-a-laravel-spark-project) 关于“公制循环”
-- [How To Set Up Modules in Vuex](https://metricloop.com/blog/how-to-set-up-modules-in-vuex) 关于“公制循环”
-- [Up and Running with the Vue.js 2.0 Framework](https://www.sitepoint.com/up-and-running-vue-js-2-0/) 在网站点上
-- [How to make API Calls with Vuex](https://metricloop.com/blog/how-to-make-api-calls-with-vuex) 关于“公制循环”
-- [How to Use Vuex to Build a Feature](https://metricloop.com/blog/how-to-use-vuex-to-build-a-feature) 关于“公制循环”
-- [Vue.js 2.0 Fundamentals](https://www.youtube.com/playlist?list=PLwAKR305CRO_1yAao-8aZiQnBqJeyng4O) 由 DevMarketer 在 YouTube 上发布
+- [How to Use Vuex in a Laravel Spark Project](https://metricloop.com/blog/how-to-use-vuex-in-a-laravel-spark-project) on `Metric Loop`
+- [How To Set Up Modules in Vuex](https://metricloop.com/blog/how-to-set-up-modules-in-vuex) on `Metric Loop`
+- [Up and Running with the Vue.js 2.0 Framework](https://www.sitepoint.com/up-and-running-vue-js-2-0/) on SitePoint
+- [How to make API Calls with Vuex](https://metricloop.com/blog/how-to-make-api-calls-with-vuex) on `Metric Loop`
+- [How to Use Vuex to Build a Feature](https://metricloop.com/blog/how-to-use-vuex-to-build-a-feature) on `Metric Loop`
+- [Vue.js 2.0 Fundamentals](https://www.youtube.com/playlist?list=PLwAKR305CRO_1yAao-8aZiQnBqJeyng4O) on YouTube by DevMarketer
- [Vuex For The Clueless — The Missing Primer On Vue’s Application Data Store](https://medium.com/js-dojo/vuex-for-the-clueless-the-missing-primer-on-vues-application-data-store-33fa51ffc3af#.2j25xpfui)
- [Real-time Grid Component Laravel, Vue.js, Vuex & Socket.io](https://www.youtube.com/watch?v=Jxefsv5Zqkw&t=3s)
- [VueJS 2 - The Complete Guide (incl. Vuex) - Udemy Tutorial](https://www.udemy.com/vuejs-2-the-complete-guide)
-- [Develop Web Apps with Vue.js](https://egghead.io/courses/develop-web-apps-with-vue-js) 在 [egghead.io](https://egghead.io/)
+- [Develop Web Apps with Vue.js](https://egghead.io/courses/develop-web-apps-with-vue-js) on [egghead.io](https://egghead.io/)
- [Vue.js 2 - Getting Started](https://www.youtube.com/playlist?list=PL55RiY5tL51p-YU-Uw90qQH419BM4Iz07)
- [Vue.js 2 & Vuex (Basics)](https://www.youtube.com/playlist?list=PL55RiY5tL51pT0DNJraU93FhMzhXxtDAo)
-- [Türkçe VueJS Eğitim Videoları](https://www.youtube.com/playlist?list=PLa3NvhdFWNipwk1KXeUpVQnAiAfuBw4El) 在 YouTube 上由 [Fatih Acet](http://fatihacet.com)
-- [Let's Vue! - OpenLecture 2017.01 in Russian](https://youtu.be/7pmw5gvWAf8) 在 YouTube 上,作者:Illya Klymov ([@xanf](https://github.com/xanf/))
-- [Bootstrapping your first Vue.js application using vue-cli](https://afropolymath.svbtle.com/bootstrapping-your-first-vue-js-project/) 经过 [@afropolymath](https://twitter.com/afropolymath)
-- [Build vue-hackernews-2.0 from Scratch](https://github.com/Detachment/Build-vue-hackernews-2.0-from-scratch) 经过 [@ Detachment](https://github.com/Detachment)
+- [Türkçe VueJS Eğitim Videoları](https://www.youtube.com/playlist?list=PLa3NvhdFWNipwk1KXeUpVQnAiAfuBw4El) on YouTube by [Fatih Acet](http://fatihacet.com)
+- [Let's Vue! - OpenLecture 2017.01 in Russian](https://youtu.be/7pmw5gvWAf8) on YouTube by Illya Klymov ([@xanf](https://github.com/xanf/))
+- [Bootstrapping your first Vue.js application using vue-cli](https://afropolymath.svbtle.com/bootstrapping-your-first-vue-js-project/) by [@afropolymath](https://twitter.com/afropolymath)
+- [Build vue-hackernews-2.0 from Scratch](https://github.com/Detachment/Build-vue-hackernews-2.0-from-scratch) by [@ Detachment](https://github.com/Detachment)
- [Role Based Authorization for your Vue.js and Nuxt.js Applications Using vue-kindergarten](https://medium.com/@JiriChara/role-based-authorization-for-your-vue-js-and-nuxt-js-applications-using-vue-kindergarten-fd483e013ec5#.kp81np177)
-- [Complete Vue.js Application Tutorial - Creating a Simple Budgeting App with Vue](http://matthiashager.com/complete-vuejs-application-tutorial) 经过 [@matthiaswh](https://github.com/matthiaswh)
+- [Complete Vue.js Application Tutorial - Creating a Simple Budgeting App with Vue](http://matthiashager.com/complete-vuejs-application-tutorial) by [@matthiaswh](https://github.com/matthiaswh)
- [Vue.js Tutorial: A Prerendered, SEO-Friendly Example](https://snipcart.com/blog/vuejs-tutorial-seo-example)
- [Vue.js Introduction For People Who Know Just Enough jQuery To Get By](https://medium.com/@mattrothenberg/vue-js-introduction-for-people-who-know-just-enough-jquery-to-get-by-eab5aa193d77)
- [Fetching Data from a Third-Party API with Vue.js and Axios](https://www.sitepoint.com/fetching-data-third-party-api-vue-axios/)
-- [Fun Projects with Vue 2 (Video)](https://www.packtpub.com/web-development/fun-projects-vue-2-video) 作者:Peter van Meijgaard,Packt. (2017 年 4 月)
-- [Vue JS: Simultaneously Running Express and Webpack Dev Server](https://medium.com/dailyjs/vue-js-simultaneously-running-express-and-webpack-dev-server-292f4a7ed7a3) 在 Medium 上作者:Henrik Fogelberg
-- [Vue JS 2 Tutorials](https://www.youtube.com/playlist?list=PL4cUxeGkcC9gQcYgjhBoeQH7wiAyZNrYa) 在 YouTube 上由 [The Net Ninja](https://www.thenetninja.co.uk)
+- [Fun Projects with Vue 2 (Video)](https://www.packtpub.com/web-development/fun-projects-vue-2-video) by Peter van Meijgaard, Packt. (April 2017)
+- [Vue JS: Simultaneously Running Express and Webpack Dev Server](https://medium.com/dailyjs/vue-js-simultaneously-running-express-and-webpack-dev-server-292f4a7ed7a3) on Medium by Henrik Fogelberg
+- [Vue JS 2 Tutorials](https://www.youtube.com/playlist?list=PL4cUxeGkcC9gQcYgjhBoeQH7wiAyZNrYa) on Youtube by [The Net Ninja](https://www.thenetninja.co.uk)
- [Add a headless CMS to VueJs in 5 Minutes](https://www.storyblok.com/tp/add-a-headless-CMS-to-vuejs-in-5-minutes)
- [vue 架构中的 Watcher](https://github.com/dengwanc/dengwanc.github.io/issues/11)
- [Building Your First App With Vue.js](http://tutorialzine.com/2016/08/building-your-first-app-with-vue-js/)
- [5 Practical Examples For Learning Vue.js](http://tutorialzine.com/2016/03/5-practical-examples-for-learning-vue-js/)
- [Migrating from KnockoutJS to VueJS](https://jes.al/2017/05/migrating-from-knockoutjs-to-vuejs/)
-- [Create a quiz with Vue.js](https://medium.com/@rap2h/create-a-quiz-with-vue-js-ed1e8e0e8294) 经过 [@rap2h](https://twitter.com/rap2h)
+- [Create a quiz with Vue.js](https://medium.com/@rap2h/create-a-quiz-with-vue-js-ed1e8e0e8294) by [@rap2h](https://twitter.com/rap2h)
- [Vue.js 2 & Firebase - Building Real Time Single Page Web Applications](https://www.youtube.com/watch?v=we4zuQIXmnw)
- [Vue.js 2 & Vue-Resource - Real-World Application With External API Access](https://www.youtube.com/watch?v=p-7Zi9xYt2M)
- [Interactive Vue.js Screencasts For Beginners](https://scrimba.com/playlist/playlist-38)
-- [Vue.JS ile NASA API'ını Kullanarak Veri Çekme](https://www.youtube.com/watch?v=uC5b2VDATDU) 在YouTube上
-- [Web development with Vue.js 2 (Video)](https://www.packtpub.com/web-development/web-development-vuejs-2-video) 作者:奥尔加·菲利波娃(Olga Filipova),Packt. (2017 年 6 月)
+- [Vue.JS ile NASA API'ını Kullanarak Veri Çekme](https://www.youtube.com/watch?v=uC5b2VDATDU) on YouTube
+- [Web development with Vue.js 2 (Video)](https://www.packtpub.com/web-development/web-development-vuejs-2-video) by Olga Filipova, Packt. (June 2017)
- [Build a realtime chart with VueJS and Pusher](https://blog.pusher.com/build-realtime-chart-with-vuejs-pusher/)
- [Intro to Vue, repo for Frontend Masters Course](https://github.com/sdras/intro-to-vue)
- [Vue Guide on CSS-Tricks](https://css-tricks.com/guides/vue/)
- [Using Typescript in your VueJS app](https://medium.com/coding-blocks/using-typescript-in-your-vue-app-c4aba0bbc8bc)
-- [Vue.js 预览](https://ninghao.net/course/4256) 宁浩网
+- [Vue.js 预览](https://ninghao.net/course/4256) on ninghao.net
- [Building a Vue v2 JS app using Vue-router](https://www.liquidlight.co.uk/blog/article/building-a-vue-v2-js-app-using-vue-router/)
-- [Build your own carousel with Vue](https://medium.com/@davidatomhernandez/how-to-a-simple-carousel-with-vue-138715d615d7) 经过 [@Atom_Hernandez](https://twitter.com/Atom_Hernandez)
-- [Unit Testing Vue.js Components with the Official Vue Testing Tools and Jest](https://alexjoverm.github.io/series/Unit-Testing-Vue-js-Components-with-the-Official-Vue-Testing-Tools-and-Jest/) 经过 [@alexjoverm](https://twitter.com/alexjoverm)
-- [Creating Vue.js Transitions & Animation: Live Examples](https://snipcart.com/blog/vuejs-transitions-animations) 经过 [@udyuxdev](https://twitter.com/UdyUXDev)
+- [Build your own carousel with Vue](https://medium.com/@davidatomhernandez/how-to-a-simple-carousel-with-vue-138715d615d7) by [@Atom_Hernandez](https://twitter.com/Atom_Hernandez)
+- [Unit Testing Vue.js Components with the Official Vue Testing Tools and Jest](https://alexjoverm.github.io/series/Unit-Testing-Vue-js-Components-with-the-Official-Vue-Testing-Tools-and-Jest/) by [@alexjoverm](https://twitter.com/alexjoverm)
+- [Creating Vue.js Transitions & Animation: Live Examples](https://snipcart.com/blog/vuejs-transitions-animations) by [@udyuxdev](https://twitter.com/UdyUXDev)
- [Creating Custom Vue.js Plugins](https://alligator.io/vuejs/creating-custom-plugins/)
- [Async in VueJS part 1](https://medium.com/js-dojo/async-in-vue-js-part-1-28d96f751a2e)
- [Async in VueJS part 2](https://medium.com/js-dojo/async-in-vuejs-part-2-45e81c836e38)
- [Using localStorage with Vuex store without a plugin](https://www.mikestreety.co.uk/blog/vue-js-using-localstorage-with-the-vuex-store)
- [Using props for accessing URL parameters within components with Vue Router](https://www.youtube.com/watch?v=ESg0k2zdME4)
- [Deploy Vue.js — SSR(Vuetify) on Production with Pm2 and Nginx](https://medium.com/@kamerk22/deploy-vue-js-ssr-vuetify-on-production-with-pm2-and-nginx-ec7b5c0748a3)
-- [Testing Vue Comp在ents](http://testingvue.com) 在 [laracast](https://laracasts.com/series/testing-vue)
-- [Building a Full Stack Web App with Vue.js and Express.js](https://www.youtube.com/watch?v=Fa4cRMaTDUI&t=) 经过 [@CodyLSeibert](https://twitter.com/CodyLSeibert)
-- [Vue.js 2 Recipes (Video)](https://www.packtpub.com/application-development/vuejs-2-recipes-video) 作者:Peter van Meijgaard,Packt. (2017 年 9 月)
+- [Testing Vue Components](http://testingvue.com) on [laracast](https://laracasts.com/series/testing-vue)
+- [Building a Full Stack Web App with Vue.js and Express.js](https://www.youtube.com/watch?v=Fa4cRMaTDUI&t=) by [@CodyLSeibert](https://twitter.com/CodyLSeibert)
+- [Vue.js 2 Recipes (Video)](https://www.packtpub.com/application-development/vuejs-2-recipes-video) by Peter van Meijgaard, Packt. (September 2017)
- [Getting Started with Vue.js](https://sabe.io/tutorials/getting-started-with-vue-js)
-- [Building Your First Advanced CRUD Application with Vue 2 (Video)](https://www.packtpub.com/web-development/building-your-first-advanced-crud-application-vue-2-video) 作者:Peter van Meijgaard,Packt. (2017年7月)
+- [Building Your First Advanced CRUD Application with Vue 2 (Video)](https://www.packtpub.com/web-development/building-your-first-advanced-crud-application-vue-2-video) by Peter van Meijgaard, Packt. (July 2017)
- [프론트엔드 개발자를 위한 Vue.js 입문서](https://joshua1988.github.io/web-development/vuejs/vuejs-tutorial-for-beginner/)
-- [누구나 다루기 쉬운 Vue.js (Video)](https://www.inflearn.com/course/vue-pwa-vue-js-%EA%B8%B0%EB%B3%B8/) 在 [Inflearn](https://www.inflearn.com/) 经过 [Captain Pangyo](https://joshua1988.github.io/)
-- [Build a Vue.js Blog in 2 hours tops](https://snipcart.com/blog/vuejs-blog-demo#tutorial) 在 [Snipcart](https://snipcart.com/)
-- [Getting Started with VueJS 2](https://www.udemy.com/getting-started-with-vue-js) 作者:萨钦·巴特纳加尔 [@sachinbee](https://www.twitter.com/sachinbee) 在 [Udemy](https://udemy.com/)
+- [누구나 다루기 쉬운 Vue.js (Video)](https://www.inflearn.com/course/vue-pwa-vue-js-%EA%B8%B0%EB%B3%B8/) on [Inflearn](https://www.inflearn.com/) by [Captain Pangyo](https://joshua1988.github.io/)
+- [Build a Vue.js Blog in 2 hours tops](https://snipcart.com/blog/vuejs-blog-demo#tutorial) on [Snipcart](https://snipcart.com/)
+- [Getting Started with VueJS 2](https://www.udemy.com/getting-started-with-vue-js) by Sachin Bhatnagar [@sachinbee](https://www.twitter.com/sachinbee) on [Udemy](https://udemy.com/)
- [Getting Started with Vuex: Managing State in Vue.js](https://sabe.io/tutorials/getting-started-with-vuex)
-- [Vue2 ACL using CASL](https://medium.com/@sergiy.stotskiy/vue-acl-with-casl-781a374b987a) 作者:谢尔盖·斯托茨基
-- [Vuejs 2.5+ Authentication Tutorial using Auth0](https://www.storyblok.com/tp/how-to-auth0-vuejs-authentication) 在 Storyblok 博客上
-- [GraphCMS introduction guide with Vue](https://graphcms.com/docs/introduction/) 在 GraphCMS 上
-- [Vue.js debugging in Chrome and VS Code](https://github.com/Microsoft/vscode-recipes/tree/master/vuejs-cli) 本节介绍如何将 Debugger for Chrome 扩展与 VS Code 结合使用来调试由 Vue CLI 生成的 Vue.js 应用程序.
-- [Getting Started with Vue JS 2 (Video)](https://www.packtpub.com/web-development/getting-started-vue-js-2-video) 作者:Sachin Bhatnagar,Packt. (2018年1月)
+- [Vue2 ACL using CASL](https://medium.com/@sergiy.stotskiy/vue-acl-with-casl-781a374b987a) by Sergii Stotskyi
+- [Vuejs 2.5+ Authentication Tutorial using Auth0](https://www.storyblok.com/tp/how-to-auth0-vuejs-authentication) on Storyblok blog
+- [GraphCMS introduction guide with Vue](https://graphcms.com/docs/introduction/) on GraphCMS
+- [Vue.js debugging in Chrome and VS Code](https://github.com/Microsoft/vscode-recipes/tree/master/vuejs-cli) This recipe shows how to use the Debugger for Chrome extension with VS Code to debug Vue.js applications generated by the Vue CLI.
+- [Getting Started with Vue JS 2 (Video)](https://www.packtpub.com/web-development/getting-started-vue-js-2-video) by Sachin Bhatnagar, Packt. (January 2018)
- [Building a movie app interface with Vue.js](https://hackernoon.com/building-a-movie-app-interface-with-vue-js-cdc8aeb5db0b)
- [Let’s Build a Custom Vue.js Router](https://hackernoon.com/lets-build-a-custom-vue-js-router-7de634be87c4)
- [Build a Vue.Js E-Commerce App with ButterCMS Headless Backend](https://snipcart.com/blog/vuejs-ecommerce-headless-buttercms)
@@ -237,13 +237,13 @@
- [Build a design feedback app using Vue.js](https://pusher.com/tutorials/design-feedback-vuejs)
- [Developing a Single Page App with Flask and Vue.js](https://testdriven.io/developing-a-single-page-app-with-flask-and-vuejs)
- [Accepting Payments with Stripe, Vue.js, and Flask](https://testdriven.io/accepting-payments-with-stripe-vuejs-and-flask)
-- [API Driven Development With Laravel and VueJS (Free Course)](https://serversideup.net/courses/api-driven-development-laravel-vuejs/) 在 serversideup.net 上
+- [API Driven Development With Laravel and VueJS (Free Course)](https://serversideup.net/courses/api-driven-development-laravel-vuejs/) on serversideup.net
- [Managing State in Vue.js](https://medium.com/fullstackio/managing-state-in-vue-js-23a0352b1c87)
-- [Real World Projects with Vue.js](https://www.packtpub.com/web-development/real-world-projects-vuejs-video) 作者:丹尼尔·哈利勒 (Daniel Khalil),帕克特. (2018 年 8 月)
-- [Heartbeat (Vue + NW.js Desktop app Video series)](https://goo.gl/8p3msR) 作者:阿克塞尔·马丁内斯 (2017 - 2020)
+- [Real World Projects with Vue.js](https://www.packtpub.com/web-development/real-world-projects-vuejs-video) by Daniel Khalil, Packt. (August 2018)
+- [Heartbeat (Vue + NW.js Desktop app Video series)](https://goo.gl/8p3msR) by Axel Martínez (2017 - 2020)
- [Firebase Server-Side Render Vue Apps with Nuxt.js (Server-side Rendering with JavaScript Frameworks)](https://www.youtube.com/watch?v=ZYUWsjUxxUQ)
- [Firebase Measuring Vue SSR Performance with Nuxt.js (Server-side Rendering with JavaScript Frameworks)](https://www.youtube.com/watch?v=Y5XX2lruhxs)
-- [Creating an interactive map with D3 and Vue](https://dev.to/denisinvader/creating-an-interactive-map-with-d3-and-vue-4158) (2018年10月)
+- [Creating an interactive map with D3 and Vue](https://dev.to/denisinvader/creating-an-interactive-map-with-d3-and-vue-4158) (October 2018)
- [The guide to write universal, SSR-ready Vue components](https://blog.lichter.io/posts/the-guide-to-write-universal-ssr-ready-vue-compon)
- [Vue.js Fundamentals](https://vueschool.io/courses/vuejs-fundamentals)
- [Vuex for Everyone](https://vueschool.io/courses/vuex-for-everyone)
@@ -253,31 +253,31 @@
- [Vue.js Firebase Authentication](https://vueschool.io/courses/vuejs-firebase-authentication)
- [Dynamic Forms with Vue.js](https://vueschool.io/courses/dynamic-forms-vuejs)
- [Custom Vue.js Directives](https://vueschool.io/courses/custom-vuejs-directives)
-- [Vue.js Application Development Essentials](https://www.packtpub.com/application-development/vuejs-application-development-essentials-video) 作者:Bartlomiej Potaczek,Packt. (2018年10月)
-- [Troubleshooting Vue.js](https://www.packtpub.com/application-development/troubleshooting-vuejs-video) 作者:克里斯蒂安·胡尔 (Christian Hur),帕克特 (Packt). (2018年10月)
-- [Nuxt.js - Vue.js on Steroids](https://www.packtpub.com/application-development/nuxtjs-vuejs-steroids-video) 作者:Maximilian Schwarzmüller,Packt. (2018年10月)
-- [Building an Electron File Explorer with Quasar (and Vue)](https://medium.com/quasar-framework/building-an-electron-file-explorer-with-quasar-and-vue-7bf94f1bbf6) 经过 [@hawkeye64](https://github.com/hawkeye64) . (2018年11月)
-- [Build Web Apps with Vue JS 2 & Firebase](https://www.udemy.com/build-web-apps-with-vuejs-firebase/learn/v4/overview) 在“Udemy”上 [the Net Ninja](https://www.thenetninja.co.uk/)
-- [Vue JS 2 - The Complete Guide (incl. Vue Router & Vuex)](https://www.udemy.com/vuejs-2-the-complete-guide/learn/v4/overview) 关于 Maximilian Schwarzmüller 的《Udemy》
-- [SPA Application using Vue.js, Vuex, Vuetify, and Firebase (Part 1)](https://www.jenniferbland.com/spa-application-using-vue-js-vuex-vuetify-and-firebase-part-1/) (2018年11月)
-- [SPA Application using Vue.js, Vuex, Vuetify, and Firebase (Part 2)](https://www.jenniferbland.com/spa-application-using-vue-js-vuex-vuetify-and-firebase-part-2/) (2018年11月)
-- [SPA Application using Vue.js, Vuex, Vuetify, and Firebase (Part 3)](https://www.jenniferbland.com/spa-application-using-vue-js-vuex-vuetify-and-firebase-part-3/) (2018年11月)
-- [SPA Application using Vue.js, Vuex, Vuetify, and Firebase (Part 4)](https://www.jenniferbland.com/spa-application-using-vue-js-vuex-vuetify-and-firebase-part-4/) (2018年11月)
-- [Adding Internationalization to a Vue Application](https://www.jenniferbland.com/adding-internationalization-to-a-vue-application/) (2018年11月)
-- [Practical Projects with Vue JS 2](https://www.packtpub.com/web-development/practical-projects-vue-js-2-video) 作者:杰克·海灵顿 (Jack Herrington),帕克特 (Packt). (2018年12月)
-- [Vue.js 기초 다지기 (Video)](https://lessipe.com/course/15) 经过 [Lessipe](https://lessipe.com/)
-- [Full Stack Web Development with Vue.js and Node.js](https://www.packtpub.com/web-development/full-stack-web-development-vuejs-and-nodejs-video) 作者:Haider Rehman,Packt. (2019年1月)
-- [Vue for Designers](https://designcode.io/vue) 由设计+代码(2019 年 2 月)
+- [Vue.js Application Development Essentials](https://www.packtpub.com/application-development/vuejs-application-development-essentials-video) by Bartłomiej Potaczek, Packt. (October 2018)
+- [Troubleshooting Vue.js](https://www.packtpub.com/application-development/troubleshooting-vuejs-video) by Christian Hur, Packt. (October 2018)
+- [Nuxt.js - Vue.js on Steroids](https://www.packtpub.com/application-development/nuxtjs-vuejs-steroids-video) by Maximilian Schwarzmüller, Packt. (October 2018)
+- [Building an Electron File Explorer with Quasar (and Vue)](https://medium.com/quasar-framework/building-an-electron-file-explorer-with-quasar-and-vue-7bf94f1bbf6) by [@hawkeye64](https://github.com/hawkeye64). (November 2018)
+- [Build Web Apps with Vue JS 2 & Firebase](https://www.udemy.com/build-web-apps-with-vuejs-firebase/learn/v4/overview) on `Udemy` by [the Net Ninja](https://www.thenetninja.co.uk/)
+- [Vue JS 2 - The Complete Guide (incl. Vue Router & Vuex)](https://www.udemy.com/vuejs-2-the-complete-guide/learn/v4/overview) on `Udemy` by Maximilian Schwarzmüller
+- [SPA Application using Vue.js, Vuex, Vuetify, and Firebase (Part 1)](https://www.jenniferbland.com/spa-application-using-vue-js-vuex-vuetify-and-firebase-part-1/) (November 2018)
+- [SPA Application using Vue.js, Vuex, Vuetify, and Firebase (Part 2)](https://www.jenniferbland.com/spa-application-using-vue-js-vuex-vuetify-and-firebase-part-2/) (November 2018)
+- [SPA Application using Vue.js, Vuex, Vuetify, and Firebase (Part 3)](https://www.jenniferbland.com/spa-application-using-vue-js-vuex-vuetify-and-firebase-part-3/) (November 2018)
+- [SPA Application using Vue.js, Vuex, Vuetify, and Firebase (Part 4)](https://www.jenniferbland.com/spa-application-using-vue-js-vuex-vuetify-and-firebase-part-4/) (November 2018)
+- [Adding Internationalization to a Vue Application](https://www.jenniferbland.com/adding-internationalization-to-a-vue-application/) (November 2018)
+- [Practical Projects with Vue JS 2](https://www.packtpub.com/web-development/practical-projects-vue-js-2-video) by Jack Herrington, Packt. (December 2018)
+- [Vue.js 기초 다지기 (Video)](https://lessipe.com/course/15) by [Lessipe](https://lessipe.com/)
+- [Full Stack Web Development with Vue.js and Node.js](https://www.packtpub.com/web-development/full-stack-web-development-vuejs-and-nodejs-video) by Haider Rehman, Packt. (January 2019)
+- [Vue for Designers](https://designcode.io/vue) by Design+Code (February 2019)
- [Vue Introduction in Turkish](https://www.onbirkod.com/vue-js-giris-1/)
- [Data pulling using Vue-Resource in Turkish](https://www.onbirkod.com/vue-js-2-vue-resource/)
- [Spa Application using Vue-router in Turkish](https://www.onbirkod.com/vue-js-3-vue-router-ile-bir-spa-uygulamasi/)
- [Create Vue Projects using Vue-cli in Turkish](https://www.onbirkod.com/vue-js-4-vue-cli-ile-hazir-gelen-proje-sablonlari/)
- [Messaging between Vue components and Vuex in Turkish](https://www.onbirkod.com/vue-js-5-bilesenlerin-birbiriyle-haberlesmesi-ve-vuex/)
-- [How to Dynamically Add a Class Name in Vue](https://michaelnthiessen.com/dynamically-add-class-name/) 作者:迈克尔·蒂森
-- [Build a Library web application with Vue JS, Node JS, and SQL or MongoDB using ScaffoldHub](https://www.youtube.com/watch?v=FdC4Mjljd3k) 费利佩·利马 [@scaffoldhub_io](https://twitter.com/scaffoldhub_io)
-- [Building a Realtime Location tracking app with NativeScript + Vue](https://medium.com/saibbyweb/building-a-real-time-location-tracking-app-with-nativescript-vue-under-350-lines-of-code-8b51ad40d657) 通过赛比网
-- [Vue: Getting Started, by John Papa](https://www.pluralsight.com/courses/vue-getting-started) 在 [Pluralsight](https://www.pluralsight.com)
-- [Building a Simple Pre-Rendered Web App Using Vue + Nuxt](https://mtlynch.io/simple-vue-pre-rendered/) 迈克尔·林奇
+- [How to Dynamically Add a Class Name in Vue](https://michaelnthiessen.com/dynamically-add-class-name/) by Michael Thiessen
+- [Build a Library web application with Vue JS, Node JS, and SQL or MongoDB using ScaffoldHub](https://www.youtube.com/watch?v=FdC4Mjljd3k) By Felipe Lima [@scaffoldhub_io](https://twitter.com/scaffoldhub_io)
+- [Building a Realtime Location tracking app with NativeScript + Vue](https://medium.com/saibbyweb/building-a-real-time-location-tracking-app-with-nativescript-vue-under-350-lines-of-code-8b51ad40d657) by Saibbyweb
+- [Vue: Getting Started, by John Papa](https://www.pluralsight.com/courses/vue-getting-started) on [Pluralsight](https://www.pluralsight.com)
+- [Building a Simple Pre-Rendered Web App Using Vue + Nuxt](https://mtlynch.io/simple-vue-pre-rendered/) by Michael Lynch
- [Vue and GraphQL with Hasura video course](https://dev.to/hasurahq/vue-and-graphql-with-hasura-video-course-3mpp)
- [Frontend and Fullstack VENM-stack coding tutorials by RabbitWerks JavaScript](https://www.youtube.com/c/rabbitwerksjavascript)
- [Nordschool Vue Tutorials](https://nordschool.com/tag/vue)
@@ -287,245 +287,245 @@
- [Create A Blog With Gridsome & Vue](https://nordschool.com/create-a-blog-with-gridsome-and-vue/)
- [Building an Imgur Clone with Vue.js and Serverless](https://tutorialedge.net/projects/building-imgur-clone-vuejs-nodejs/)
- [Building a HackerNews clone in Vue.js on AWS](https://tutorialedge.net/projects/hacker-news-clone-vuejs/)
-- [Vue.js:使用 Firebase、Vuex 和 Router 构建全栈应用程序 [视频]](https://www.packtpub.com/programming/vue-js-build-a-full-stack-app-with-firebase-vuex-and-router-video?utm_source=Vuejs.org&utm_medium=referral&utm_campaign=OutreachV15745),作者:Chris Dixon(2019 年 10 月) )
-- [Vue.js 2 Academy:逐步学习 Vue [视频]](https://www.packtpub.com/web-development/vue-js-2-academy-learn-vue-step-by-step-video?utm_source=Vuejs.org&utm_medium=referral&utm_campaign=OutreachV15754) 作者:Chris Dixon(2019 年 10 月)
-- [Blazing-Fast Vue 和 GraphQL 与 Gridsome [视频]](https://www.packtpub.com/in/web-development/blazing-fast-vue-and-graphql-with-gridsome-video?utm_source=vue.js.org&utm_medium=refferal&utm_campaign=OutreachV15688) 作者:Reed Barger, Packt
-- [Build Your First Vue.js App in About 30 Minutes](https://raddevon.com/articles/build-your-first-vue-js-app/) 作者:Rad Devon(视频,2020 年 2 月)
-- [How to make your components dynamic in Vue JS](https://blog.logrocket.com/how-to-make-your-components-dynamic-in-vue-js/) (2019年9月)
-- [Fragments in Vue JS](https://blog.logrocket.com/fragments-in-vue-js/) (2019年12月)
+- [Vue.js: Build a Full Stack App with Firebase, Vuex and Router [Video]](https://www.packtpub.com/programming/vue-js-build-a-full-stack-app-with-firebase-vuex-and-router-video?utm_source=Vuejs.org&utm_medium=referral&utm_campaign=OutreachV15745) by Chris Dixon (October 2019)
+- [Vue.js 2 Academy: Learn Vue Step by Step [Video]](https://www.packtpub.com/web-development/vue-js-2-academy-learn-vue-step-by-step-video?utm_source=Vuejs.org&utm_medium=referral&utm_campaign=OutreachV15754) by Chris Dixon (October 2019)
+- [Blazing-Fast Vue and GraphQL with Gridsome [Video]](https://www.packtpub.com/in/web-development/blazing-fast-vue-and-graphql-with-gridsome-video?utm_source=vue.js.org&utm_medium=refferal&utm_campaign=OutreachV15688) by Reed Barger, Packt
+- [Build Your First Vue.js App in About 30 Minutes](https://raddevon.com/articles/build-your-first-vue-js-app/) by Rad Devon (Video, February 2020)
+- [How to make your components dynamic in Vue JS](https://blog.logrocket.com/how-to-make-your-components-dynamic-in-vue-js/) (September 2019)
+- [Fragments in Vue JS](https://blog.logrocket.com/fragments-in-vue-js/) (December 2019)
- [Build a movie search app using the Vue Composition API](https://dev.to/blacksonic/build-a-movie-search-app-using-the-vue-composition-api-5218)
- [Vue Testing Crash Course](https://dev.to/blacksonic/vue-testing-crash-course-59kl)
-- [Sharing and re-using Vue Mixins in the cloud with Bit.dev](https://blog.bitsrc.io/sharing-and-reusing-vue-mixins-in-the-cloud-with-bit-dev-830104a48d0b) (2019年5月)
-- [Using Watchers in Vue JS](https://blog.bitsrc.io/introducing-watchers-in-vue-js-d3efd4f4e726) (2019年6月)
-- [Understanding Filters in Vue JS](https://blog.bitsrc.io/understanding-filters-in-vue-js-7a53b1521dce) (2019年6月)
-- [Form Validation In VueJS Using Yup](https://vijitail.dev/blog/form-validation-in-vue-using-yup) 经过 [Vijit Ail](https://vijitail.dev/) (2020年5月)
-- [Use Vue.js to Rewrite React's Official Tutorial Tic Tac Toe](https://chanvinxiao.com/blog/vuejs-tic-tac-toe/) 经过 [Chanvin Xiao](https://github.com/vinzid)
+- [Sharing and re-using Vue Mixins in the cloud with Bit.dev](https://blog.bitsrc.io/sharing-and-reusing-vue-mixins-in-the-cloud-with-bit-dev-830104a48d0b) (May 2019)
+- [Using Watchers in Vue JS](https://blog.bitsrc.io/introducing-watchers-in-vue-js-d3efd4f4e726) (June 2019)
+- [Understanding Filters in Vue JS](https://blog.bitsrc.io/understanding-filters-in-vue-js-7a53b1521dce) (June 2019)
+- [Form Validation In VueJS Using Yup](https://vijitail.dev/blog/form-validation-in-vue-using-yup) by [Vijit Ail](https://vijitail.dev/) (May 2020)
+- [Use Vue.js to Rewrite React's Official Tutorial Tic Tac Toe](https://chanvinxiao.com/blog/vuejs-tic-tac-toe/) By [Chanvin Xiao](https://github.com/vinzid)
- [Can we use Python with Vue.js or Vue and Django or Flask?](https://vue-view.com/can-we-use-python-with-vue-js-or-vue-and-django-or-flask/)
- [MDN - Vue tutorials](https://developer.mozilla.org/en-US/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks#Vue_tutorials)
-- [Learn Vue 3 for Beginners - Full 2020 Tutorial Course](https://www.youtube.com/watch?v=ZqgiuPt5QZo&ab_channel=TheEarthisSquare) 在YouTube上
+- [Learn Vue 3 for Beginners - Full 2020 Tutorial Course](https://www.youtube.com/watch?v=ZqgiuPt5QZo&ab_channel=TheEarthisSquare) on Youtube
- [Vue 3 Composition Api Introduction - Full Tutorial](https://www.youtube.com/watch?v=bwItFdPt-6M)
-- [Building a VueJS chat app with realtime storage of messages in Airtable](https://ably.com/blog/airtable-database-realtime-messages) 作者:Srushtika Neelakantam(2020 年 12 月)
-- [Building a realtime quiz with VueJS using a starter kit](https://github.com/ably-labs/realtime-quiz-framework/blob/main/TUTORIAL.md) 作者:Srushtika Neelakantam(2020 年 10 月)
+- [Building a VueJS chat app with realtime storage of messages in Airtable](https://ably.com/blog/airtable-database-realtime-messages) by Srushtika Neelakantam (December 2020)
+- [Building a realtime quiz with VueJS using a starter kit](https://github.com/ably-labs/realtime-quiz-framework/blob/main/TUTORIAL.md) by Srushtika Neelakantam (October 2020)
- [Make an Heart clicker with vue.js and firebase](https://dev.to/venatus/tutorial-make-an-heart-clicker-with-vue-js-and-firebase-3npe)
-- [Building an E-Commerce app with Vue.js, Vuex & Axios](https://codesource.io/building-an-e-commerce-app-with-vue-js-vuex-axios/) 作者:Deven Rathore(2020 年 11 月)
-- [Vue.js Debugging: A Guide to Fixing Your Frontend](https://snipcart.com/blog/vuejs-debugging) - 了解 Vue.js 调试的基础知识. 本指南将引导您完成有关如何修复应用程序前端的教程.
+- [Building an E-Commerce app with Vue.js, Vuex & Axios](https://codesource.io/building-an-e-commerce-app-with-vue-js-vuex-axios/) by Deven Rathore ( November 2020)
+- [Vue.js Debugging: A Guide to Fixing Your Frontend](https://snipcart.com/blog/vuejs-debugging) - Learn the basics of Vue.js debugging. This guide will walk you through a tutorial on how to fix your application's frontend.
- [Help you learn more efficiently vue3 source code - mini-vue](https://github.com/cuixiaorui/mini-vue) by cuixiaorui
- [Vue.js SPA: Build a Powerful E-Commerce App](https://snipcart.com/blog/building-a-vuejs-spa)
- [Learning Vue 3.0](https://github.com/chengpeiquan/learning-vue3)
- [Vue 3.0 and decentralized app (dApp)](https://github.com/hypescale/moralis-vue-boilerplate)
-- [Vuejs Authentication Tutorial](https://www.loginradius.com/blog/async/implementing-authentication-on-vuejs-using-jwt/) 在 LoginRadius 博客上
-- [Add a prebuilt video chat widget to any Vue app with daily-js](https://www.daily.co/blog/build-a-video-chat-app-with-vue-and-daily-prebuilt/) 作者:Jess Mitchell,来自 Daily(2021 年 8 月)
-- [Build a custom video chat app with daily-js and Vue](https://www.daily.co/blog/custom-video-chat-app-with-daily-and-vue/) 作者:Jess Mitchell,来自 Daily(2021 年 11 月)
-- [Vue Pwa: Build a Progressive Web Application With Nuxt](https://snipcart.com/blog/vue-pwa-development) 在 Snipcart 上
-- [Meteor + Vue](https://www.youtube.com/playlist?list=PLmJs3lfUmCdS8W27OoWj3uGDP6g4ypNyw) Axel Martínez 的 YouTube 播放列表
-- [Introduction to Vue (Spanish)](https://scrimba.com/playlist/pDzVxUd) 西班牙语 Scrimba 迷你课程.
-- [Intro to Vue 3](https://www.vuemastery.com/courses/intro-to-vue-3/intro-to-vue3) - Vue 3 免费课程,包含 Vue Mastery 的直观解释
-- [Developing a web application with Vue.js 3 and Vite.js (French)](https://mickael-baron.fr/web/vuejs-miseenoeuvre-part2) 通过迈克尔·巴伦
-- [Deploying a web application powered by Vue.js 3 with Docker (French)](https://mickael-baron.fr/web/vuejs-deploiement-part3) 通过迈克尔·巴伦
-- [Advantages of Vue.js over React, Angular, and other frameworks in Turkish](https://medium.com/@dev.isasari/vuejsin-react-ve-angular-a-g%C3%B6re-avantajlar%C4%B1-6fe1d653beb1) 作者:耶稣黄
+- [Vuejs Authentication Tutorial](https://www.loginradius.com/blog/async/implementing-authentication-on-vuejs-using-jwt/) on LoginRadius blog
+- [Add a prebuilt video chat widget to any Vue app with daily-js](https://www.daily.co/blog/build-a-video-chat-app-with-vue-and-daily-prebuilt/) by Jess Mitchell, via Daily (August 2021)
+- [Build a custom video chat app with daily-js and Vue](https://www.daily.co/blog/custom-video-chat-app-with-daily-and-vue/) by Jess Mitchell, via Daily (November 2021)
+- [Vue Pwa: Build a Progressive Web Application With Nuxt](https://snipcart.com/blog/vue-pwa-development) on Snipcart
+- [Meteor + Vue](https://www.youtube.com/playlist?list=PLmJs3lfUmCdS8W27OoWj3uGDP6g4ypNyw) Youtube playlist by Axel Martínez
+- [Introduction to Vue (Spanish)](https://scrimba.com/playlist/pDzVxUd) Scrimba mini-course in Spanish.
+- [Intro to Vue 3](https://www.vuemastery.com/courses/intro-to-vue-3/intro-to-vue3) - Free course on Vue 3 with intuitive explanations from Vue Mastery
+- [Developing a web application with Vue.js 3 and Vite.js (French)](https://mickael-baron.fr/web/vuejs-miseenoeuvre-part2) par Mickael Baron
+- [Deploying a web application powered by Vue.js 3 with Docker (French)](https://mickael-baron.fr/web/vuejs-deploiement-part3) par Mickael Baron
+- [Advantages of Vue.js over React, Angular, and other frameworks in Turkish](https://medium.com/@dev.isasari/vuejsin-react-ve-angular-a-g%C3%B6re-avantajlar%C4%B1-6fe1d653beb1) by İsa Sarı
### Examples
-- [Node Webkit + Vue example](https://github.com/brandonjpierce/node-webkit-boilerplate) 通过@brandonjpierce
-- [Vue Samples](https://github.com/superlloyd/VueSamples) 通过@superlloyd
-- [HackerNews clone with vue.js + vue-router](https://github.com/kazupon/vue-router-hackernews) 通过@kazupon
-- [**Electron + Vue example**](https://github.com/bradstewart/electron-boilerplate-vue) 通过@布拉德斯图尔特
-- [Single page application example (Vue + Voie)](https://github.com/inca/voie-example) 经过 [Boris Okunskiy](https://github.com/inca)
-- [Begin - Task Manager SPA written in Vue + Lumen](https://github.com/rajabishek/begin) 经过 [Raj Abishek](https://github.com/rajabishek)
+- [Node Webkit + Vue example](https://github.com/brandonjpierce/node-webkit-boilerplate) by @brandonjpierce
+- [Vue Samples](https://github.com/superlloyd/VueSamples) by @superlloyd
+- [HackerNews clone with vue.js + vue-router](https://github.com/kazupon/vue-router-hackernews) by @kazupon
+- [**Electron + Vue example**](https://github.com/bradstewart/electron-boilerplate-vue) by @bradstewart
+- [Single page application example (Vue + Voie)](https://github.com/inca/voie-example) by [Boris Okunskiy](https://github.com/inca)
+- [Begin - Task Manager SPA written in Vue + Lumen](https://github.com/rajabishek/begin) by [Raj Abishek](https://github.com/rajabishek)
- [Vue Mini Shop](https://github.com/BosNaufal/vue-mini-shop)
-- [Vue SoundCloud](https://github.com/mul14/vue-soundcloud) 经过 [mul14](https://github.com/mul14)
-- [Feature Requests (Laravel + Vue Combo)](https://github.com/haydenbbickerton/feature-requests-app) 经过 [haydenbbickerton](https://github.com/haydenbbickerton)
-- [Vue Cookbook (Vue1.0 + express)](https://github.com/yjj5855/node-vue-server-webpack) 经过 [@yjj5855](https://github.com/yjj5855):服务的演示首屏渲染
-- [Strong Together](https://github.com/websemantics/strong-together) - 一个入门项目,用于构建单页 Vue.js 应用程序作为独立的或为 Laravel / Laravel Spark 项目,基于 Browserify 和 Semantic-ui) [WebSemantics](https://github.com/websemantics)
+- [Vue SoundCloud](https://github.com/mul14/vue-soundcloud) by [mul14](https://github.com/mul14)
+- [Feature Requests (Laravel + Vue Combo)](https://github.com/haydenbbickerton/feature-requests-app) by [haydenbbickerton](https://github.com/haydenbbickerton)
+- [Vue Cookbook (Vue1.0 + express)](https://github.com/yjj5855/node-vue-server-webpack) by [@yjj5855](https://github.com/yjj5855): A demo first screen rendering of a service
+- [Strong Together](https://github.com/websemantics/strong-together) - 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) by [WebSemantics](https://github.com/websemantics)
- [vuetest: an ad admin web with user auth, bootstrap ui, uploader, WYSIWYG editor in iframe](https://github.com/sjerrys/vuetest)
-- [**vue-shopping**](https://github.com/andylei18/vue-shopping) 经过 [andylei18](https://github.com/andylei18)
-- [**Vue-cnodejs,060**](https://github.com/shinygang/Vue-cnodejs) 经过 [@shinygang](https://github.com/shinygang)
-- [**vue-zhihu-daily**](https://github.com/hilongjw/vue-zhihu-daily) 经过 [hilongjw](https://github.com/hilongjw)
-- [**VueChess**](https://github.com/gustaYo/vue-chess) - 多人在线国际象棋游戏
-- [Ngexplorer-vuejs-client](https://github.com/gustaYo/ngexplorer-vuejs-client) -“Ngexplorer”的 Vue 客户端
-- [Vue 2048 (Vue + Webpack)](https://pengfu.github.io/vue-2048/) 经过 [@pengfu](https://github.com/pengfu):使用Vue、Webpack、Sass、ES6实现的热门2048游戏
+- [**vue-shopping**](https://github.com/andylei18/vue-shopping) by [andylei18](https://github.com/andylei18)
+- [**Vue-cnodejs,060**](https://github.com/shinygang/Vue-cnodejs) by [@shinygang](https://github.com/shinygang)
+- [**vue-zhihu-daily**](https://github.com/hilongjw/vue-zhihu-daily) by [hilongjw](https://github.com/hilongjw)
+- [**VueChess**](https://github.com/gustaYo/vue-chess) - Multiplayer online chess game
+- [Ngexplorer-vuejs-client](https://github.com/gustaYo/ngexplorer-vuejs-client) - Vue client for `Ngexplorer`
+- [Vue 2048 (Vue + Webpack)](https://pengfu.github.io/vue-2048/) by [@pengfu](https://github.com/pengfu): Popular 2048-Game implemented using Vue,Webpack,Sass,ES6
- [Vue Simple PWA](https://github.com/BosNaufal/vue-simple-pwa)
-- [Tour of Heroes (Vue 2.0)](https://github.com/aweber1/tour-of-heroes-vue2):Angular 2.0 的 Vue 2.0 端口 [Tour of Heroes](https://angular.io/docs/ts/latest/tutorial/) 演示应用程序. 亮点:ES6/7、渲染函数、JSX、 [revue](https://github.com/revue/revue) (Vue 的 redux 绑定),`vue-router`, [Airbnb eslint](https://github.com/airbnb/javascript/tree/master/packages/eslint-config-airbnb-base) ,网络包. 经过 [@aweber1](https://github.com/aweber1)
-- [vue-table-pagination](https://github.com/echoVic/vue-table-pagination) 带有分页依据的表格 [echovic](https://github.com/echovic)
-- [Feathers and Vue 2.0 Blog Admin Demo](https://github.com/delay/feathers-vue-blog-admin-demo) 在 Vue 2.0 中使用 Feathers 的演示. 它包括身份验证、vue-router、vue-infinite-loading 和角色 [delay](https://github.com/delay)
-- [vue-zhihudaily-2.0](https://github.com/cs1707/vue-zhihudaily-2.0) zhihudaily 演示使用 Vue 2.0、vue-router 和 vuex 构建,具有服务器端渲染. 经过 [cs1707](https://github.com/cs1707)
-- [vue-demo-todolist](https://github.com/fishenal/Todos_Vuejs) 使用 Vue 2.0、vue-cli 构建的简单 vue2.0 演示. 经过 [fishenal](https://github.com/fishenal)
-- [**vue-AdminLte**](https://github.com/liujians/vue-adminLte-vue-router) 经过 [liujians](https://github.com/liujians)
-- [**Vue(2.0) + Node.js: A blog content manage system (CMS)**](https://github.com/ycwalker/CMS-of-Blog) 通过@ycwalker
-- [ngexplorer-quasar](https://github.com/gustaYo/ngexplorer-quasar) -“Ngexplorer”的实现 [quasar framework](https://github.com/rstoenescu/quasar-framework)
-- [zhihu-daily-vue](https://github.com/moonou/zhihu-daily-vue) 基于vue2.0的知乎日报 [moonou](https://github.com/moonou)
+- [Tour of Heroes (Vue 2.0)](https://github.com/aweber1/tour-of-heroes-vue2): A Vue 2.0 port of the Angular 2.0 [Tour of Heroes](https://angular.io/docs/ts/latest/tutorial/) demo app. Highlights: ES6/7, render functions, JSX, [revue](https://github.com/revue/revue) (redux bindings for Vue), `vue-router`, [Airbnb eslint](https://github.com/airbnb/javascript/tree/master/packages/eslint-config-airbnb-base), webpack. by [@aweber1](https://github.com/aweber1)
+- [vue-table-pagination](https://github.com/echoVic/vue-table-pagination) A table with pagination by [echovic](https://github.com/echovic)
+- [Feathers and Vue 2.0 Blog Admin Demo](https://github.com/delay/feathers-vue-blog-admin-demo) Demo for using Feathers with Vue 2.0. It includes authentication, vue-router, vue-infinite-loading and roles by [delay](https://github.com/delay)
+- [vue-zhihudaily-2.0](https://github.com/cs1707/vue-zhihudaily-2.0) Zhihudaily demo built with Vue 2.0, vue-router & vuex, with server-side rendering. by [cs1707](https://github.com/cs1707)
+- [vue-demo-todolist](https://github.com/fishenal/Todos_Vuejs) a simply vue2.0 demo built with Vue 2.0, vue-cli. by [fishenal](https://github.com/fishenal)
+- [**vue-AdminLte**](https://github.com/liujians/vue-adminLte-vue-router) by [liujians](https://github.com/liujians)
+- [**Vue(2.0) + Node.js: A blog content manage system (CMS)**](https://github.com/ycwalker/CMS-of-Blog) by @ycwalker
+- [ngexplorer-quasar](https://github.com/gustaYo/ngexplorer-quasar) -Implementation of `Ngexplorer` with [quasar framework](https://github.com/rstoenescu/quasar-framework)
+- [zhihu-daily-vue](https://github.com/moonou/zhihu-daily-vue) a zhihu daily base on vue2.0 by [moonou](https://github.com/moonou)
- [loopback-vue](https://github.com/qxl1231/generator-loopback-vue) loopback+vue+vue-resource,ionic-app,vue page 分页功能,authenticate 权限控制,accesstoken 机制,credentials,CI,docker [qxl1231](https://github.com/qxl1231)
-- [**vue-s3-dropzone**](https://github.com/kfei/vue-s3-dropzone) Vue.js 拖放组件将文件无服务器上传到 AWS S3
-- [**easy-vue**](https://github.com/TIGERB/easy-vue) 一个使用 vue 的简单示例,通过 vue 2.0、vuex 2.0、vue-router 2.0、vue-infinite-scroll 2.0、vue-progressbar 2.0 实现简单的 Web [TIGERB](https://github.com/tigerb)
-- [Vuex Events Messaging Demo](https://github.com/metricloop/vuex-events-messaging-demo) 经过 [Metric Loop](https://metricloop.com/blog)
-- [vue-memo](https://github.com/akifo/vue-memo) 使用 Vue.js(>2.x.)、vue-router(>2.x.)、vuex(>2.x.)、vuex-router-sync@next(>3.x.) 和 Firebase(>3.6.x) 进行简单的演示构建 [akifo](https://github.com/akifo)
-- [Resume Vue](https://github.com/ChangJoo-Park/Resume-Vue) 基于 Vue 2.0 的基于 JSON 的简历 [ChangJoo Park](https://github.com/ChangJoo-Park/)
-- [**App example with JWT Authentication**](https://github.com/Angarsk8/phoenix_vuejs_authentication_example) 使用“Phoenix Framework”、**Vue** 和 **Vue Router** 开发([_**demo**_](https://phoenix-vue-auth.herokuapp.com))
-- [Sample CRUD app with router in Vue 2.0](https://github.com/shershen08/vue.js-v2-crud-application) 经过 [@shershen08](https://github.com/shershen08)
-- [ASP.NET Core Vue.js server-side rendering sample](https://github.com/mgyongyosi/VuejsSSRSample) 经过 [@mgyongyosi](https://github.com/mgyongyosi)
-- [**vuefire-quickstart**](https://github.com/sejr/vuefire-quickstart) - 记录了 Firebase 与 webpack 和 eslint 的集成,作者: [@sejr](https://github.com/sejr).
+- [**vue-s3-dropzone**](https://github.com/kfei/vue-s3-dropzone) A Vue.js drag-and-drop component uploads files to AWS S3 serverlessly
+- [**easy-vue**](https://github.com/TIGERB/easy-vue) a easy example using the vue to implement easy web with vue 2.0, vuex 2.0, vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https://github.com/tigerb)
+- [Vuex Events Messaging Demo](https://github.com/metricloop/vuex-events-messaging-demo) by [Metric Loop](https://metricloop.com/blog)
+- [vue-memo](https://github.com/akifo/vue-memo) a simple demo build with Vue.js(>2.x.), vue-router(>2.x.), vuex(>2.x.), vuex-router-sync@next(>3.x.) and Firebase(>3.6.x) by [akifo](https://github.com/akifo)
+- [Resume Vue](https://github.com/ChangJoo-Park/Resume-Vue) JSON based Resume based on Vue 2.0 by [ChangJoo Park](https://github.com/ChangJoo-Park/)
+- [**App example with JWT Authentication**](https://github.com/Angarsk8/phoenix_vuejs_authentication_example) developed with `Phoenix Framework`, **Vue** and **Vue Router** ([_**demo**_](https://phoenix-vue-auth.herokuapp.com))
+- [Sample CRUD app with router in Vue 2.0](https://github.com/shershen08/vue.js-v2-crud-application) by [@shershen08](https://github.com/shershen08)
+- [ASP.NET Core Vue.js server-side rendering sample](https://github.com/mgyongyosi/VuejsSSRSample) by [@mgyongyosi](https://github.com/mgyongyosi)
+- [**vuefire-quickstart**](https://github.com/sejr/vuefire-quickstart) - Documented Firebase integration w/ webpack and eslint, by [@sejr](https://github.com/sejr).
- [**hello-vue-django** Vue.js and Django integration starter project with hot code reload](https://github.com/rokups/hello-vue-django)
-- [**Real Time Social News App**](https://github.com/Angarsk8/loopa-news) 使用“Phoenix Framework”、**Vue**、**Vue Router** 和 **Vuex** 开发([_**demo**_](https://loopa-news.herokuapp.com))
-- [**vue-calculator**](https://github.com/CaiYiLiang/simply-calculator-vuejs) 使用 Vue 2.0 vue-cli(webpack-simple) 构建的简单计算器.
-- [**Wikipedia-viewer**](https://github.com/CaiYiLiang/vue-demos/tree/master/wikipediaViewer-vuejs) 使用 vue2.x 、vue-router、vue-cli(webpack-simple) 和 ajax(jsonp) 构建的简单维基百科查看器页面.
+- [**Real Time Social News App**](https://github.com/Angarsk8/loopa-news) developed with `Phoenix Framework`, **Vue**, **Vue Router** and **Vuex** ([_**demo**_](https://loopa-news.herokuapp.com))
+- [**vue-calculator**](https://github.com/CaiYiLiang/simply-calculator-vuejs) a simply calculator built with Vue 2.0, vue-cli(webpack-simple).
+- [**Wikipedia-viewer**](https://github.com/CaiYiLiang/vue-demos/tree/master/wikipediaViewer-vuejs) A simple wikipedia-viewer page built with vue2.x ,vue-router,vue-cli(webpack-simple) and ajax(jsonp).
- [**vue2.x-douban**](https://github.com/superman66/vue2.x-douban) A simple of douban movie build with vue2.x,vue-router and axios(豆瓣电影). by [Superman](https://github.com/superman66)
-- [**vue-laravel-example**](https://github.com/jcc/vue-laravel-example) Vue - Laravel - Example 是一个使用 Laravel 设置 Vue 的简单示例. 经过 [Jiajian Chan](https://github.com/jcc)
-- [**vue-foundation**](https://github.com/hal0gen/vue-foundation) 一个集成 VueJS 的演示应用程序 [**Zurb Foundation**](https://github.com/zurb/foundation-sites),使用 webpack vue-cli f 构建
-- [aspnetcore-Vue-starter](https://github.com/MarkPieszak/aspnetcore-Vue-starter) 作为 asp.net MVC dotnetcore 项目一部分的 VueJS 2 入门模板. 该模板包括 VueJS 客户端应用程序和后端 API 控制器.
-- [**vue-reddit-app**](https://github.com/yujiahaol68/reddit-app) Reddit SPA [_**demo**_](https://yujiahaol68.github.io/reddit-app/) 使用 **Vue 2.X** 、 **Vue Router 2** 、 **Vuex** 和 **axios** 构建. 使用 Muse-UI 和 vue-cli webpack 模板 [@yujiahaol68](https://github.com/yujiahaol68)
-- [**vue-music-qq**](https://github.com/pluto1114/vue-music-qq) QQ音乐项目基于vue-cli. 页面简洁流畅
-- [NavigationTab with Vue-Redux and Plain VueJSX](https://github.com/ShuvoHabib/Vue-JSX-and-Vue-Redux-Navigation-Tab) 带有普通 Vue JSX 和 Vue + Redux 绑定的导航选项卡
-- [Veggie Map](https://veggiemap.herokuapp.com/) 使用 Vuejs + Vue router + Leaflet 和 Firebase 的交互式演示
-- [vuejs-d3](https://github.com/johnnynotsolucky/samples/tree/master/vuejs-d3) 如何使用 d3 进行可视化的示例.
-- [vue-twitter-client](https://github.com/YuheiNakasaka/vue-twitter-client) 使用 Vue 2.X、Vuex、Electron-Vue 和 Electron 构建 Twitter 客户端应用程序
-- [**Douban**](https://github.com/jeneser/douban) 使用 **Vue2.x** + **Vuex** + **Vue-router** + **vue-resource** 创建的很棒的豆瓣示例. 经过 [jeneser](https://github.com/jeneser)
-- [Storyblok vuejs-boilerplate](https://github.com/storyblok/vuejs-boilerplate) - 集成 Storyblok 的组件系统,允许创建可编辑的网站.
-- [Vuexpresso](https://github.com/Ethaan/vuexpresso) - 使用 VueX、Vue-Router、Vue-Apollo、webpack、GraphQL、Apollo-client、express 和 mongo 的样板
-- [Vue.js with Sails.js example project](https://github.com/ndabAP/vue-sails-example) - 该项目适合那些刚接触单页应用程序并希望通过真实示例进行学习的人.
-- [**Vue.js & Pyramid web framework app**](https://github.com/eddyekofo94/pyramidVue.git) - 使用 Pylons Pyramid webframework 后端 Vuejs webpack2、vue-router、yarn(数据包管理器)的样板
-- [vue-feathers-chat](https://github.com/ErickPetru/vue-feathers-chat) 前端使用 Vue、后端使用 Feathers 进行的实时聊天示例,但仅使用 Socket.IO-Client 进行通信
-- [vue-xplan](https://github.com/JackGit/xplan/) 使用 Vue 和 Three.js 创建的旋转地球演示页面
-- [**vueSocketChatRoom**](https://github.com/Chanran/vueSocketChatroom) 使用 vue2.x,vuex2.x,vue-router2.x,vux2.x,socket.io 的套接字聊天室
-- [vue-tetris (Use Vue, Vuex, Immutable to code Tetris)](http://binaryify.github.io/vue-tetris/) 经过 [@Binaryify](https://github.com/Binaryify):使用 Vue、Vuex、Immutable 编写俄罗斯方块代码.
-- [route-planner-vue](https://kasheftin.github.io/route-planner-vue/) 经过 [@Kasheftin](https://github.com/Kasheftin):用于在谷歌地图上规划具有多个可排序图层、可拖动方向、标记和形状的路线的工具.
-- [MyDiary-Vue](https://github.com/ssshooter/MyDiary-Vue/blob/master/README.En.md) 使用 Vue 2.X 构建的日记应用程序,还具有联系人和待办事项功能
-- [VueJS Example Projects](https://github.com/vue-project) 在 Github 上
-- [todo-mvc-webpack](https://github.com/voluntadpear/todomvc-vue-webpack) 经过 [voluntapear](https://github.com/voluntadpear) 使用 webpack-basic 模板在 Vue 2 上实现 TodoMVC,示例显示 vuex、vue-router、中央事件总线和 VueFire.
-- [Chess Storybook Example](https://github.com/gustaYo/vue-chess-storybook) 使用 Vue 2.0
-- [Vue Weather Notifier](https://github.com/sdras/vue-weather-notifier) 使用 SVG 和 Vuex 的小型动画应用程序示例
-- [VueBlog](https://github.com/wmui/vueblog) 一个支持服务端渲染的博客系统 [wmui](https://github.com/wmui)
-- [Cinemateka](https://github.com/Piterden/cinemateka) - 使用 Vue v1 和 Laravel 5 制作的 SPA 示例.电影和活动时间表. 俄罗斯评论.
-- [vue-2.x-boilerplate](https://github.com/the6thm0nth/vue-2.x-boilerplate) - Vue 项目 Vuex + vue-router 的简单小型入门套件
-- [vue-minesweeper](https://github.com/rhapsodyn/vue-minesweeper) - 使用 vuejs 制作的一款致命的简单扫雷游戏 [rhapsodyn](https://github.com/rhapsodyn)
-- [X-Flowchart-Vue](https://github.com/OXOYO/X-Flowchart-Vue) - 使用 SVG 和 Vue 的流程图编辑器
-- [koa-vue-notes-web](https://github.com/johndatserakis/koa-vue-notes-web) - 一个充实的 SPA,后端使用 Koa 2.3,前端使用 Vue 2.4. 包括功能齐全的用户身份验证组件、用户注释的 CRUD 操作以及 Vuex 存储模块.
-- [Vuejs Shopping Cart](https://github.com/ittus/vuejs-firebase-shopping-cart) - 使用 Vuejs 和 Firebase 的购物车示例
-- [PokedexVueJs](https://github.com/rchung95/PokedexVueJs) 通过@rchung95
-- [vuefire-auth](https://github.com/aofdev/vuefire-auth) 使用 Firebase 进行 Vuefire Vue2-Auth-电子邮件验证
-- [vuefire-realtimedatabase](https://github.com/aofdev/vuefire-realtimedatabase) 带有 Firebase 的 Vuefire Vue2-RealtimeDatabaseCRUD
-- [vuefire-storage](https://github.com/aofdev/vuefire-storage) 带有 Firebase 的 Vuefire Vue2-Storage
-- [Vue2-PWA-Blog](https://github.com/deepak-singh/vue-blog-pwa) 通过@deepak-singh
-- [vue-firebase-auth-vuex](https://github.com/aofdev/vue-firebase-auth-vuex) 使用 Vuex 进行 Vue2 Firebase 身份验证并支持渐进式 Web 应用程序
-- [vue-chart-stater-kit](https://github.com/joshua1988/vue-chart-starter-kit) 使用 Vue Router、Vue Chart、Element-UI 快速入门
-- [vue2.0-demos](https://github.com/qianyinghuanmie/vue2.0-demos) 使用mint-ui,Element-UI,并有一些演示(选择城市等)
-- [conway](https://github.com/edge/conway) Conway 在 Vue 中的生命游戏.
-- [vuex-feature-scoped-structure](https://github.com/igeligel/vuex-feature-scoped-structure) 功能范围 Vuex 应用程序结构的示例应用程序
-- [vuex-examples](https://github.com/ooade/vuex-examples) - 使用 Vuex 构建真实世界应用程序的简单示例
-- [vue-vuex-todomvc](https://github.com/bahmutov/vue-vuex-todomvc) - 示例 TodoMVC Vue.js 应用程序,带有 Vuex 存储和通过 REST 的服务器后端以及使用的全套 E2E 测试 [Cypress.io](https://www.cypress.io/) 测试运行者.
-- [vuejs-sqljs-boilerplate](https://github.com/skysign/vuejs-sqljs-boilerplate) - 这是一起使用 Vue.js 和 sql.js 的样板
-- [X-WebDesktop-Vue](https://github.com/OXOYO/X-WebDesktop-Vue) - 基于Vue的WebDesktop系统
-- [vuejs-music-player](https://github.com/Jamaks/vuejs-music-player) - 一个 Vue.js 精简版音乐播放器
-- [Vue.js Best Practices Example Project](https://github.com/sarneeh/vuejs-example-stock-trader) - 使用 Vue.js + Vue Router + Vuex + Vuelidate 的最佳实践示例项目
-- [Vue.js [ONE] 客户端](https://github.com/jasscia/one) - 使用 Vue2.5 编写的 [ONE] 客户端
-- [Vue.js 2.5 with vue-cli v3 including authentication with auth0](https://github.com/DominikAngerer/auth0-vue) 作者:多米尼克·安格勒 (Dominik Angerer),Storyblok
-- [Skeleton Vue+TypeScript](https://github.com/SierraSoftworks/vue-template) - TypeScript、VueJS、ElementUI、Vue Router、Vuex、Material Icons、BrowserSync、Dockerfile
-- [**PENV Starter**](https://github.com/jesalg/penv-starter) - 如何结合使用 VueJS、Express 和 PostgreSQL 的基本示例.
-- [vue-relay-examples](https://github.com/ntkme/vue-relay-examples) - 使用 vue-relay 的示例应用程序集合.
-- [laravel-vue-boilerplate](https://github.com/alefesouza/laravel-vue-boilerplate) - Laravel 5.5 SPA 样板,带有使用 Vue.js 2.5、Bootstrap 4、TypeScript、Sass、Pug 和 Jest 的用户 CRUD.
-- [Vue Design System](https://github.com/viljamis/vue-design-system) - 用于使用 Vue.js 构建 UI 设计系统的开源样板.
-- [Vue Bulma Demo](https://github.com/faisaltheparttimecoder/bulma-vuejs-demo-website) - 一个简单的演示网站,用于结合查看 Bulma / Vue JS 和 Express.
+- [**vue-laravel-example**](https://github.com/jcc/vue-laravel-example) Vue - Laravel - Example is a simple example to set Vue with Laravel. by [Jiajian Chan](https://github.com/jcc)
+- [**vue-foundation**](https://github.com/hal0gen/vue-foundation) A demo app integrating VueJS with [**Zurb Foundation**](https://github.com/zurb/foundation-sites), built using the webpack vue-cli f
+- [aspnetcore-Vue-starter](https://github.com/MarkPieszak/aspnetcore-Vue-starter) A VueJS 2 starter template as part of an asp.net MVC dotnetcore project. This template includes the VueJS client app and a backend API controller.
+- [**vue-reddit-app**](https://github.com/yujiahaol68/reddit-app) A Reddit SPA [_**demo**_](https://yujiahaol68.github.io/reddit-app/) built with **Vue 2.X** , **Vue Router 2** , **Vuex** and **axios**. Using Muse-UI and vue-cli webpack template by [@yujiahaol68](https://github.com/yujiahaol68)
+- [**vue-music-qq**](https://github.com/pluto1114/vue-music-qq) A qq-music project is based on vue-cli. The pages are simple and smooth
+- [NavigationTab with Vue-Redux and Plain VueJSX](https://github.com/ShuvoHabib/Vue-JSX-and-Vue-Redux-Navigation-Tab) Navigation Tab with both plain Vue JSX and Vue + Redux Binding
+- [Veggie Map](https://veggiemap.herokuapp.com/) An interactive demo using Vuejs + Vue router + Leaflet and Firebase
+- [vuejs-d3](https://github.com/johnnynotsolucky/samples/tree/master/vuejs-d3) examples how to use d3 for visualisations.
+- [vue-twitter-client](https://github.com/YuheiNakasaka/vue-twitter-client) A Twitter Client App build with Vue 2.X, Vuex, electron-vue and Electron
+- [**Douban**](https://github.com/jeneser/douban) Awesome douban Example created with **Vue2.x** + **Vuex** + **Vue-router** + **vue-resource**. by [jeneser](https://github.com/jeneser)
+- [Storyblok vuejs-boilerplate](https://github.com/storyblok/vuejs-boilerplate) - Integrates Storyblok's Component System, allows to create editable Websites.
+- [Vuexpresso](https://github.com/Ethaan/vuexpresso) - A boilerplate using VueX, Vue-Router, Vue-Apollo, webpack, GraphQL, Apollo-client, express and mongo
+- [Vue.js with Sails.js example project](https://github.com/ndabAP/vue-sails-example) - This project is for those who are new to single-page applications and want to learn through a real example.
+- [**Vue.js & Pyramid web framework app**](https://github.com/eddyekofo94/pyramidVue.git) - A boilerplate using Pylons Pyramid webframework backend Vuejs webpack2, vue-router, yarn(packet manager)
+- [vue-feathers-chat](https://github.com/ErickPetru/vue-feathers-chat) A sample realtime chat made with Vue in frontend and Feathers in backend, but using just Socket.IO-Client for the communication
+- [vue-xplan](https://github.com/JackGit/xplan/) A rotating earth demo page created with Vue and three.js
+- [**vueSocketChatRoom**](https://github.com/Chanran/vueSocketChatroom) A socket chat room using vue2.x,vuex2.x,vue-router2.x,vux2.x,socket.io
+- [vue-tetris (Use Vue, Vuex, Immutable to code Tetris)](http://binaryify.github.io/vue-tetris/) by [@Binaryify](https://github.com/Binaryify): Use Vue, Vuex, Immutable to code Tetris.
+- [route-planner-vue](https://kasheftin.github.io/route-planner-vue/) by [@Kasheftin](https://github.com/Kasheftin): The tool for planning routes with multiple sortable layers, draggable directions, markers and shapes on google map.
+- [MyDiary-Vue](https://github.com/ssshooter/MyDiary-Vue/blob/master/README.En.md) A diary application build with Vue 2.X which is also have contact and todolist function
+- [VueJS Example Projects](https://github.com/vue-project) on Github
+- [todo-mvc-webpack](https://github.com/voluntadpear/todomvc-vue-webpack) by [voluntapear](https://github.com/voluntadpear) TodoMVC implementation on Vue 2 using the webpack-basic template with examples showing vuex, vue-router, central event bus and VueFire.
+- [Chess Storybook Example](https://github.com/gustaYo/vue-chess-storybook) with Vue 2.0
+- [Vue Weather Notifier](https://github.com/sdras/vue-weather-notifier) A small sample animation app with SVG and Vuex
+- [VueBlog](https://github.com/wmui/vueblog) A blog system supporting service side rendering by [wmui](https://github.com/wmui)
+- [Cinemateka](https://github.com/Piterden/cinemateka) - An example of SPA made with Vue v1 & Laravel 5. Film & events schedule. Russian comments.
+- [vue-2.x-boilerplate](https://github.com/the6thm0nth/vue-2.x-boilerplate) - A simple and small starter kit for a Vue project Vuex + vue-router
+- [vue-minesweeper](https://github.com/rhapsodyn/vue-minesweeper) - A deadly simple minesweeper game with vuejs by [rhapsodyn](https://github.com/rhapsodyn)
+- [X-Flowchart-Vue](https://github.com/OXOYO/X-Flowchart-Vue) - A flowchart editor with SVG and Vue
+- [koa-vue-notes-web](https://github.com/johndatserakis/koa-vue-notes-web) - A fleshed-out SPA using Koa 2.3 on the backend and Vue 2.4 on the frontend. Includes fully featured user-authentication components, CRUD actions for the user's notes, and Vuex store modules.
+- [Vuejs Shopping Cart](https://github.com/ittus/vuejs-firebase-shopping-cart) - Shopping cart example using Vuejs and Firebase
+- [PokedexVueJs](https://github.com/rchung95/PokedexVueJs) by @rchung95
+- [vuefire-auth](https://github.com/aofdev/vuefire-auth) A Vuefire Vue2-Auth-Email Verification with Firebase
+- [vuefire-realtimedatabase](https://github.com/aofdev/vuefire-realtimedatabase) A Vuefire Vue2-RealtimeDatabaseCRUD with Firebase
+- [vuefire-storage](https://github.com/aofdev/vuefire-storage) A Vuefire Vue2-Storage with Firebase
+- [Vue2-PWA-Blog](https://github.com/deepak-singh/vue-blog-pwa) by @deepak-singh
+- [vue-firebase-auth-vuex](https://github.com/aofdev/vue-firebase-auth-vuex) A Vue2 Firebase Authentication with Vuex and support Progressive Web Apps
+- [vue-chart-stater-kit](https://github.com/joshua1988/vue-chart-starter-kit) Quick starter using Vue Router, Vue Chart, Element-UI
+- [vue2.0-demos](https://github.com/qianyinghuanmie/vue2.0-demos) using mint-ui, Element-UI,And have Some demos(select city and so on)
+- [conway](https://github.com/edge/conway) Conway's Game of Life in Vue.
+- [vuex-feature-scoped-structure](https://github.com/igeligel/vuex-feature-scoped-structure) An example application of the feature scoped vuex application structure
+- [vuex-examples](https://github.com/ooade/vuex-examples) - Simple Examples on using Vuex to build Real World Apps
+- [vue-vuex-todomvc](https://github.com/bahmutov/vue-vuex-todomvc) - Example TodoMVC Vue.js app with Vuex store and server backend via REST and full set of E2E tests using [Cypress.io](https://www.cypress.io/) test runner.
+- [vuejs-sqljs-boilerplate](https://github.com/skysign/vuejs-sqljs-boilerplate) - This is a boilerplate to use both Vue.js and sql.js together
+- [X-WebDesktop-Vue](https://github.com/OXOYO/X-WebDesktop-Vue) - The WebDesktop system based on Vue
+- [vuejs-music-player](https://github.com/Jamaks/vuejs-music-player) - A Vue.js lite music player
+- [Vue.js Best Practices Example Project](https://github.com/sarneeh/vuejs-example-stock-trader) - A best practices example project using Vue.js + Vue Router + Vuex + Vuelidate
+- [Vue.js [ONE] client](https://github.com/jasscia/one) - [ONE] client written with Vue2.5
+- [Vue.js 2.5 with vue-cli v3 including authentication with auth0](https://github.com/DominikAngerer/auth0-vue) by Dominik Angerer, Storyblok
+- [Skeleton Vue+TypeScript](https://github.com/SierraSoftworks/vue-template) - TypeScript, VueJS, ElementUI, Vue Router, Vuex, Material Icons, BrowserSync, Dockerfile
+- [**PENV Starter**](https://github.com/jesalg/penv-starter) - A basic example of how to use VueJS, Express and PostgreSQL in conjunction.
+- [vue-relay-examples](https://github.com/ntkme/vue-relay-examples) - A collection of example applications using vue-relay.
+- [laravel-vue-boilerplate](https://github.com/alefesouza/laravel-vue-boilerplate) - A Laravel 5.5 SPA boilerplate with a users CRUD using Vue.js 2.5, Bootstrap 4, TypeScript, Sass, Pug and Jest.
+- [Vue Design System](https://github.com/viljamis/vue-design-system) - An open source boilerplate for building UI Design Systems with Vue.js.
+- [Vue Bulma Demo](https://github.com/faisaltheparttimecoder/bulma-vuejs-demo-website) - A simple demo website to check out Bulma / Vue JS & express in conjunction.
- [Starter application ready for production with TypeScript, vuex, vue-router, HMR and more](https://github.com/kadro/vue-boilerplate)
-- [vue.js 与 laravel 结合的前后端分离开发模板](https://github.com/wmhello/laravel_template_with_vue)- Laravel Passport / Vue.JS 和 Element UI 的模板网站.
-- [Hands-On Web Development with Vue.js](https://www.packtpub.com/web-development/hands-web-development-vuejs-video) 作者:罗曼·库巴 (Roman Kuba),帕克特 (Packt). (2018年5月)
+- [vue.js 与 laravel 结合的前后端分离开发模板](https://github.com/wmhello/laravel_template_with_vue)- A template website to laravel passport / Vue.JS & Element UI.
+- [Hands-On Web Development with Vue.js](https://www.packtpub.com/web-development/hands-web-development-vuejs-video) by Roman Kuba, Packt. (May 2018)
- [Vue Online Shopping Mall](https://github.com/PowerDos/Mall-Vue) - A online shopping mall SPA demo, 基于 VUE 开发的前后端分离电子商城前端项目
-- [FUE](https://github.com/elaijuh/fue) - 使用 Vue.js + Vue Router + Vuex + Vuetify + FeathersJS 管理 SPA 客户端和服务器端样板
-- [Vue + TypeScript Cookbook](https://github.com/ffxsam/vue-typescript-cookbook/blob/master/README.md) - 一本小食谱,涵盖了一些不太明显的解决方案,适合刚开始使用 Vue + TypeScript 的人
+- [FUE](https://github.com/elaijuh/fue) - Admin SPA client and server-side boilerplate with Vue.js + Vue Router + Vuex + Vuetify + FeathersJS
+- [Vue + TypeScript Cookbook](https://github.com/ffxsam/vue-typescript-cookbook/blob/master/README.md) - A small cookbook covering some less-than-obvious solutions for people getting started with Vue + TypeScript
- [Vuejs Examples](https://vuejsexamples.com/)
-- [ASP.NET Core Vue Starter CLI 3.0](https://github.com/SoftwareAteliers/asp-net-core-vue-starter) A Vue starter template using Vue CLI 3.0 with custom configuration (default TypeScript, Vue, Router, Vuex, Vuetify) integrated with ASP.NET Core by [@SoftwareAteliers](https://github.com/SoftwareAteliers) (2018年9月)
-- [**vue-soundcloud**](https://github.com/soroushchehresa/vue-soundcloud) 使用 Vue.js 2 构建的 Soundcloud 客户端,作者: [Soroush Chehresa](https://github.com/soroushchehresa)
-- [**vue-cart**](https://github.com/crisgon/vue-cart) 使用 vue、vuex 和 vue router 制作的简单购物车. 经过 [crisgon](https://github.com/crisgon)
-- [Nuxt + Apollo + Element](https://github.com/kavalcante/nuxt-element-apollo) 包含 Nuxt、Element(自定义主题)和 Vue Apollo 的 Vue.js SSR 样板.
-- [**vue-daily-zhihu**](https://github.com/walleeeee/daily-zhihu) 使用 Vue 2.0 & vue-router & vuex 构建一个简单的演示 [walleeeee](https://github.com/walleeeee)
-- [**Multi-page ASP.NET Core Vue with TypeScript**](https://github.com/danijelh/aspnetcore-vue-typescript-template) - 多页 ASP.NET Core Vue、Typescript、Vuex、Vue 路由器、Bulma、Sass 和 Jest 应用程序. 关于如何在 .NET Core MVC 中使用 Vue.js 作为多页面(多个迷你 spa)应用程序的模板/起点.
-- [**CION** - Design system boilerplate for Vue.js](https://github.com/visualjerk/vue-cion-design-system) - 主要为 Vue.js 应用程序构建的设计系统. 它利用设计令牌、带有集成代码游乐场的生活风格指南以及用于常见 UI 任务的可重用组件.
-- [**Vue websockets example**](https://github.com/latovicalmin/vuejs-websockets-example) - Websockets 与 Vue.js 2 + Node 项目一起使用的基本示例,以获取完整的工作示例.
-- [**Vue(2.0) + Node.js: A blog**](https://github.com/FatDong1/vue-blog) 通过@FatDong1
+- [ASP.NET Core Vue Starter CLI 3.0](https://github.com/SoftwareAteliers/asp-net-core-vue-starter) A Vue starter template using Vue CLI 3.0 with custom configuration (default TypeScript, Vue, Router, Vuex, Vuetify) integrated with ASP.NET Core by [@SoftwareAteliers](https://github.com/SoftwareAteliers) (September 2018)
+- [**vue-soundcloud**](https://github.com/soroushchehresa/vue-soundcloud) A Soundcloud client built with Vue.js 2, by [Soroush Chehresa](https://github.com/soroushchehresa)
+- [**vue-cart**](https://github.com/crisgon/vue-cart) A simple shop cart made with vue, vuex and vue router. by [crisgon](https://github.com/crisgon)
+- [Nuxt + Apollo + Element](https://github.com/kavalcante/nuxt-element-apollo) A Vue.js SSR boilerplate with Nuxt, Element (custom theme) and Vue Apollo.
+- [**vue-daily-zhihu**](https://github.com/walleeeee/daily-zhihu) a simple demo build with Vue 2.0 & vue-router & vuex by [walleeeee](https://github.com/walleeeee)
+- [**Multi-page ASP.NET Core Vue with TypeScript**](https://github.com/danijelh/aspnetcore-vue-typescript-template) - Multi-page ASP.NET Core Vue, Typescript, Vuex, Vue router, Bulma, Sass and Jest application. Template/starting point on how to use Vue.js as a multi page(multiple mini spa's) application in .NET Core MVC.
+- [**CION** - Design system boilerplate for Vue.js](https://github.com/visualjerk/vue-cion-design-system) - A design system build primarily for Vue.js applications. It utilizes design tokens, a living styleguide with integrated code playgrounds and reusable components for common UI tasks.
+- [**Vue websockets example**](https://github.com/latovicalmin/vuejs-websockets-example) - A basic example of Websockets usage with Vue.js 2 + Node project for full working example.
+- [**Vue(2.0) + Node.js: A blog**](https://github.com/FatDong1/vue-blog) by @FatDong1
- [vue-todo-list](https://github.com/alexander-elgin/vue-todo-list) ToDo List sample app based on Vue + Vuex + Vuetify + Vee-Validate
-- [Vue.js and Ionic v4 examples](https://github.com/ModusCreateOrg/ionic-vue-examples/) - 一组如何将 Ionic v4 与 Vue.js 结合使用的示例
-- [ Personal Website that use Vue, Vuex and Vue-Router ](https://github.com/snturk/snturk.github.io) - 一个使用 vue、vuex 和 vue-router 制作的简单网站示例 [Muratcan Şentürk](https://github.com/snturk)
-- [Client-Side Vue.js](https://github.com/justinwash/Client-Side-Vue) - [Demo](https://client-side-vue.herokuapp.com) - Vue.js 客户端,用于小型、快速加载、无 Node.js 的单页应用程序 [Justin Wash](https://github.com/justinwash)
-- [Large scale Vue.js application boilerplate + Vuex](https://github.com/arunredhu/vuejs_boilerplate) - 使用 Vuex 作为状态管理来启动大规模、灵活的 Vue.js 应用程序的样板 - 通过 [Arun Redhu](https://arunredhu.in)
+- [Vue.js and Ionic v4 examples](https://github.com/ModusCreateOrg/ionic-vue-examples/) - A set of examples of how to use Ionic v4 with Vue.js
+- [ Personal Website that use Vue, Vuex and Vue-Router ](https://github.com/snturk/snturk.github.io) - A simple website example that made with vue, vuex and vue-router by [Muratcan Şentürk](https://github.com/snturk)
+- [Client-Side Vue.js](https://github.com/justinwash/Client-Side-Vue) - [Demo](https://client-side-vue.herokuapp.com) - Vue.js client-side for tiny, quick-loading, node.js-less Single Page Apps by [Justin Wash](https://github.com/justinwash)
+- [Large scale Vue.js application boilerplate + Vuex](https://github.com/arunredhu/vuejs_boilerplate) - A boilerplate for starting large scale, flexible Vue.js application with using Vuex as state management - by [Arun Redhu](https://arunredhu.in)
- [Snake game on Vue.js without Canvas](https://github.com/Seokky/vue-snake-game)
- [A one-on-one chat app in Vue with CometChat](https://github.com/cometchat-pro-tutorials/vue-cometchat-one-on-one-chat)
-- [Vue webpack typescript](https://github.com/akoidan/vue-webpack-typescript) 带有 sass/ts/sfc linter 的样板. 完整的类型安全,包括 vuex 和带有“vuex-module-decorators”、“vue-property-decorator”的漂亮 vue 组件
-- [Laravel + Nuxt.js boilerplate](https://github.com/acidjazz/laranuxt) - 经过 [@acidjazz](https://github.com/acidjazz)
+- [Vue webpack typescript](https://github.com/akoidan/vue-webpack-typescript) Boilerplate with sass/ts/sfc linters. Full typesafety including vuex and nice looking vue component with `vuex-module-decorators`, `vue-property-decorator`
+- [Laravel + Nuxt.js boilerplate](https://github.com/acidjazz/laranuxt) - by [@acidjazz](https://github.com/acidjazz)
- [Add Push Notifications to Your Vue Chat App Using CometChat and Firebase](https://www.cometchat.com/tutorials/vue-chat-push-notifications/)
-- [TO](https://github.com/snturk/to) - 一款社交媒体应用程序,允许您仅发布文本.
-- [All-About-Me](https://github.com/ooxxro/all-about-me) - 使用 Vue、Firebase(Firestore/Auth/Storage)、Element-UI、Disqus、Vuex、Vue-Router 和 Sass 构建的社交媒体 Web 应用程序. 支持图片上传、个人资料编辑、添加/删除好友、评论.
-- [Vue Voyagers 👽 Space Travel](https://neodigm.github.io/vue_voyagers/) - 使用 REST API 的 Vue.js 游戏化示例 SPA. 它通过 D3.js、动画和网络音频呈现信息图表.
-- [TodoMVC Vue 3 Composition API](https://github.com/blacksonic/todomvc-vue-composition-api) - Vue 3 Composition API 中完整的 TodoMVC 实现,包含组件、存储、单元 e2e 测试和 linting.
-- [TodoMVC Vue](https://github.com/blacksonic/todomvc-vue) - Vue 2 中完整的 TodoMVC 实现,包含组件、存储、单元 e2e 测试和 linting.
-- [Movie search app with Composition API](https://github.com/blacksonic/movie-search-vue) - 使用 Composition API 插件在 Vue 2 中实现的电影搜索应用程序
-- [Nuxt with JWT authentication via OTP](https://github.com/reiallenramos/nuxtjs-otp-boilerplate) - 具有基本注册和支持 OTP 的登录功能的 Nuxt.js 样板.
-- [vuetify-i18n-boilerplate](https://github.com/Morgbn/vuetify-i18n-boilerplate) - [Demo](https://morgbn.github.io/vuetify-i18n-boilerplate) - 使用 Vuetify、Vue-i18n、Vuex 和 Vue-router 快速启动 Vue 项目的样板
-- [Google Keep Clone with Vue + Firestore](https://github.com/wobsoriano/vue-keep) - Google Keep 克隆,使用 TypeScript 编写的 Vue 和 Firestore.
-- [Go-echo-vuejs-boilerplate](https://github.com/faisaltheparttimecoder/go-echo-vuejs-boilerplate) - 使用 go 和 echo 框架作为后端的样板,以及为网络流量提供服务的 vuejs.
-- [Vue-Next-TicTacToe](https://github.com/canersevince/Vue-Next-TicTacToe-Game) - 使用 Vue Next 制作的简单 Tic Tac Toe 游戏
+- [TO](https://github.com/snturk/to) - A social media app that allows you post just texts.
+- [All-About-Me](https://github.com/ooxxro/all-about-me) - A Social Media Web App built with Vue, Firebase (Firestore/Auth/Storage), Element-UI, Disqus, Vuex, Vue-Router, and Sass. Supports image uploading, profile editing, add/remove friends, and comments.
+- [Vue Voyagers 👽 Space Travel](https://neodigm.github.io/vue_voyagers/) - A Vue.js Gamified example SPA that consumes a REST API. It presents infographics via D3.js, animation, and web audio.
+- [TodoMVC Vue 3 Composition API](https://github.com/blacksonic/todomvc-vue-composition-api) - A complete TodoMVC implementation in Vue 3 Composition API with components, store, unit e2e tests and linting.
+- [TodoMVC Vue](https://github.com/blacksonic/todomvc-vue) - A complete TodoMVC implementation in Vue 2 with components, store, unit e2e tests and linting.
+- [Movie search app with Composition API](https://github.com/blacksonic/movie-search-vue) - A movie search app implemented in Vue 2 with the Composition API plugin
+- [Nuxt with JWT authentication via OTP](https://github.com/reiallenramos/nuxtjs-otp-boilerplate) - A Nuxt.js boilerplate with basic register and OTP-enabled login functions.
+- [vuetify-i18n-boilerplate](https://github.com/Morgbn/vuetify-i18n-boilerplate) - [Demo](https://morgbn.github.io/vuetify-i18n-boilerplate) - A boilerplate to quickly start a Vue project using Vuetify, Vue-i18n, Vuex and Vue-router
+- [Google Keep Clone with Vue + Firestore](https://github.com/wobsoriano/vue-keep) - Google Keep clone with Vue and Firestore written in TypeScript.
+- [Go-echo-vuejs-boilerplate](https://github.com/faisaltheparttimecoder/go-echo-vuejs-boilerplate) - Boilerplate that uses go with echo framework as a backend and vuejs that serve the web traffic.
+- [Vue-Next-TicTacToe](https://github.com/canersevince/Vue-Next-TicTacToe-Game) - Simple Tic Tac Toe Game made with Vue Next
- [**Vue 3 example without Webpack**](https://github.com/arijs/vue-next-example) - An example of how to build a Vue app with Vue-Router without the need for Webpack or any other build tool. Includes the ability to prerender components and pages with Vue Server Renderer.
-- [COVID19 Live Data Component](https://github.com/snturk/covid19-vue-component) - 显示世界各地实时 covid19 数据的简单组件.
-- [vue-stack-cesium](https://github.com/meschg/vue-stack-cesium) - 一个最小的示例配置项目 [CesiumJS](https://cesium.com/cesiumjs/) 以及所有很棒的 vue 功能. 该项目包含许多如何组合和使用某些包来入门的示例.
-- [Shopify Theme Lab](https://github.com/uicrooks/shopify-theme-lab) - 使用 Vue、Vuex 和 Tailwind CSS 的 Shopify 主题开发入门
-- [Peer to Peer game of telephone](https://github.com/ably-labs/depict-it) - 适合 4 到 8 名玩家(理想情况下!)的派对游戏,您可以通过图画和标题改变短语,与朋友一起编造有趣的场景. 该项目是如何使用 Vue 构建点对点游戏的示例.
-- [vue3-webpack](https://github.com/boussadjra/vue3-webpack) vue 3 + webpack 4 启动器.
-- [laravel-vue-3-starter](https://github.com/boussadjra/laravel-vue-3-starter) 使用 Laravel 8 和 Vue 3 的预配置项目.
-- [Vuetify Swipeout](https://github.com/davidgaroro/vuetify-swipeout) - 使用 Vue 2 + Vuetify + Swiper 构建的刷出示例.
-- [Vuetify Todo PWA](https://github.com/davidgaroro/vuetify-todo-pwa) - 使用 Vue 2 + Vuex + Vuetify 构建的简单 Todo PWA.
-- [Vue Todo PWA](https://github.com/davidgaroro/vue-todo-pwa) - 使用 Vue 3 + Vuex + Bootstrap 5 构建的简单 Todo PWA.
-- [Vue simulating](https://github.com/GoodManWEN/GoodManWEN.github.io) - 一个模拟linux系统GUI的网站,使用Deepin发行版主题. 使用 vue + tailwindcss + animate.css.
-- [Vue Word Game](https://github.com/debadeepsen/vuewordgame) - 一个简单的类似 Hangman 的猜词游戏,使用 Vue 2 构建.
-- [Coinchartsvue](https://github.com/okandas/coinchartsvue) - Coinchartsvue 是基于 Coinbase 原始价格图表的加密货币价格图表.
-- [Vue 3 Shopping Cart](https://github.com/wobsoriano/vue-cart) - 使用 Vue 3、Vite 的购物车示例, [daisyUI](https://daisyui.com/) 和 [Pinia](https://pinia.esm.dev/).
-- [vuemoji-picker](https://github.com/wobsoriano/vuemoji-picker) - Vue 2 和 3 轻量级表情符号选择器.
-- [Maxim Web Chat](https://github.com/maxim-top/maxim-web) - 聊天演示使用 [MaximTop](https://www.maximtop.com)'s IM SDK (floo), 使用美信拓扑 IM SDK 实现的聊天 App 示例.
-- [vue-cli-3-tailwind-axios-starter](https://github.com/Ted2xmen/vue-cli-3-tailwind-axios-starter) - 使用 Tailwind、Axios-ready、Vuex 和 Router 的样板
-- [vue-cli-3-wave-ui-starter](https://github.com/Ted2xmen/vue-cli-3-wave-ui-starter) - 使用 Wave UI + Vuex 和 Router 的样板
-- [CVue-Awesome](https://github.com/coskuncayemre/CVue-Awesome) 自动简历生成器 [Emre Coşkunçay](https://github.com/coskuncayemre)
-- [Vue 3 TypeScript Library Template](https://github.com/TinkoLiu/vue3-ts-lib-template) 一个简单但完整的 Vue 3 库模板,支持生成 `.vue.d.ts`
-- [Customizable Vue video chat app](https://github.com/daily-demos/vue-call-object) - 一个 Vue 视频通话演示应用程序,具有本地设备控制和屏幕共享功能.
-- [Vue3-Starter](https://github.com/cerino-ligutom/Vue3-Starter) 一个样板,其中包含一些关于如何构建文件/文件夹的意见,其中包含一些示例,例如 **Vue Router** 导航防护、使用 **TailwindCSS** 进行主题化、使用 **Vuelidate** 进行表单验证、使用 **Fluent** 进行本地化等.
-- [Text Editor](https://github.com/devisasari/text-editor-vue-3) 使用 Vue 3 Composition API、Bootstrap 和 Firebase 制作的文本编辑器 [İsa Sarı](https://github.com/devisasari)
-- [Vue 3 + Laravel v9 - Boilerplate / Starter kit](https://github.com/fsgreco/vue3-laravel-api) Vue.js v3 中 **Laravel Breeze** 应用程序/身份验证入门套件前端的实现. 如何在 **pinia** 和 **vue-router** 的帮助下,库成为一个框架.
-- [h5](https://github.com/gyt95/h5) 一个基于 Monorepo 的移动工程项目. (Monorepo + Pnpm + Vite3.x + Vue3.2+ + TypeScript4.x + VueRouter4.x + Pinia...)
-- [Vitesse Starter](https://github.com/antfu/vitesse) ⛺️ Vue 3 starter inclode(布局 | i18n | UnoCSS | pinia | Markdown | 深色模式 | PWA | SSG | 组件自动导入 | 基于文件的路由器 | 组合 API | TypeScript)
-- [Vitesse-lite Starter](https://github.com/antfu/vitesse-lite) ⛺️ Vitesse 的轻量级版本(Vue 3 Starter)
-
+- [COVID19 Live Data Component](https://github.com/snturk/covid19-vue-component) - Simple component that shows live covid19 data across the world.
+- [vue-stack-cesium](https://github.com/meschg/vue-stack-cesium) - A minimal sample configuration project with [CesiumJS](https://cesium.com/cesiumjs/) and all the awesome vue features. The project contains many examples how to combine and use certain packages to get started.
+- [Shopify Theme Lab](https://github.com/uicrooks/shopify-theme-lab) - Shopify theme development starter using Vue, Vuex and Tailwind CSS
+- [Peer to Peer game of telephone](https://github.com/ably-labs/depict-it) - A party game for 4 to 8 players (ideally!) where you mutate a phrase through drawings and captions, to make up funny scenarios with your friends. The project is an example of how to build a Peer-to-Peer game with Vue.
+- [vue3-webpack](https://github.com/boussadjra/vue3-webpack) vue 3 + webpack 4 starter.
+- [laravel-vue-3-starter](https://github.com/boussadjra/laravel-vue-3-starter) a pre-configured project using Laravel 8 and Vue 3.
+- [Vuetify Swipeout](https://github.com/davidgaroro/vuetify-swipeout) - A swipe out example built with Vue 2 + Vuetify + Swiper.
+- [Vuetify Todo PWA](https://github.com/davidgaroro/vuetify-todo-pwa) - A simple Todo PWA built with Vue 2 + Vuex + Vuetify.
+- [Vue Todo PWA](https://github.com/davidgaroro/vue-todo-pwa) - A simple Todo PWA built with Vue 3 + Vuex + Bootstrap 5.
+- [Vue simulating](https://github.com/GoodManWEN/GoodManWEN.github.io) - A website simulating linux system's GUI, using theme of Deepin distro. Using vue + tailwindcss + animate.css.
+- [Vue Word Game](https://github.com/debadeepsen/vuewordgame) - A simple Hangman-like word guessing game, built with Vue 2.
+- [Coinchartsvue](https://github.com/okandas/coinchartsvue) - Coinchartsvue is a cryptocurrency price chart based off Coinbase's original price chart.
+- [Vue 3 Shopping Cart](https://github.com/wobsoriano/vue-cart) - A Shopping cart example using Vue 3, Vite, [daisyUI](https://daisyui.com/) and [Pinia](https://pinia.esm.dev/).
+- [vuemoji-picker](https://github.com/wobsoriano/vuemoji-picker) - Vue 2 and 3 lightweight emoji picker.
+- [Maxim Web Chat](https://github.com/maxim-top/maxim-web) - A chat demo using [MaximTop](https://www.maximtop.com)'s IM SDK (floo), 使用美信拓扑 IM SDK 实现的聊天 App 示例.
+- [vue-cli-3-tailwind-axios-starter](https://github.com/Ted2xmen/vue-cli-3-tailwind-axios-starter) - A boilerplate using Tailwind, Axios-ready, Vuex and Router
+- [vue-cli-3-wave-ui-starter](https://github.com/Ted2xmen/vue-cli-3-wave-ui-starter) - A boilerplate using Wave UI + Vuex and Router
+- [CVue-Awesome](https://github.com/coskuncayemre/CVue-Awesome) Auto Resume Builder by [Emre Coşkunçay](https://github.com/coskuncayemre)
+- [Vue 3 TypeScript Library Template](https://github.com/TinkoLiu/vue3-ts-lib-template) A simple but complete library template for Vue 3, supports generating `.vue.d.ts`
+- [Customizable Vue video chat app](https://github.com/daily-demos/vue-call-object) - A Vue video call demo app featuring local device controls and screen sharing.
+- [Vue3-Starter](https://github.com/cerino-ligutom/Vue3-Starter) A boilerplate with an opinion on how to structure your files/folders with a few examples such as **Vue Router** navigation guards, theming with **TailwindCSS**, form validation w/ **Vuelidate**, localization with **Fluent**, etc.
+- [Text Editor](https://github.com/devisasari/text-editor-vue-3) Text Editor made with Vue 3 Composition API, Bootstrap and Firebase by [İsa Sarı](https://github.com/devisasari)
+- [Vue 3 + Laravel v9 - Boilerplate / Starter kit](https://github.com/fsgreco/vue3-laravel-api) An implementation of the **Laravel Breeze** application / authentication starter kit frontend in Vue.js v3. How a library can become a framework with the help of **pinia** and **vue-router**.
+- [h5](https://github.com/gyt95/h5) A Monorepo-based mobile engineering project. (Monorepo + Pnpm + Vite3.x + Vue3.2+ + TypeScript4.x + VueRouter4.x + Pinia...)
+- [Vitesse Starter](https://github.com/antfu/vitesse) ⛺️ Vue 3 starter inclode ( Layouts | i18n | UnoCSS | pinia | Markdown | Dark Mode | PWA | SSG | Component Auto-Importing | File-Based Router | Composition API | TypeScript)
+- [Vitesse-lite Starter](https://github.com/antfu/vitesse-lite) ⛺️ Lightweight version of Vitesse (Vue 3 Starter)
+- [vue-plugin-boilerplate](https://github.com/selimdoyranli/vue-plugin-boilerplate) - Boilerplate for vue 2&3 plugin development 🟩📦
### Books
-- [The Majesty Of Vue.js](https://www.packtpub.com/web-development/majesty-vuejs) 作者:Alex Kyriakidis 和 Kostas Maniatis,Packt. (2016年11月)
-- [Learning Vue.js 2](https://www.packtpub.com/web-development/learning-vuejs-2) 作者:奥尔加·菲利波娃(Olga Filipova),Packt. (2016 年 12 月)
-- [The Majesty Of Vue.js 2](https://leanpub.com/vuejs2) 作者:Alex Kyriakidis 和 Kostas Maniatis,Leanpub. (2017 年 3 月)
-- [Vue.js 2 Cookbook](https://www.packtpub.com/web-development/vuejs-2-cookbook) 作者:Andrea Passaglia,Packt. (2017 年 5 月)
-- [Vue.js in Action](https://www.manning.com/books/vue-js-in-action) 作者:Erik Hanchett 和 Benjamin Listwon(2018 年春季)
-- [Testing Vue.js Applications](https://www.manning.com/books/testing-vuejs-applications) 作者:Edd Yerburgh(2018 年夏季)
-- [Vue.js 2 and Bootstrap 4 Web Development](https://www.packtpub.com/web-development/vuejs-2-and-bootstrap-4-web-development) 作者:奥尔加·菲利波娃(Olga Filipova),Packt. (2017 年 9 月)
-- [Front-end com Vue.js](https://www.casadocodigo.com.br/products/livro-frontend-vue) 作者:《代码之家》的莱昂纳多·维拉里尼奥 (Leonardo Vilarinho). (2017年11月)
-- [Vue.js 2 Web Development Projects](https://www.packtpub.com/web-development/vuejs-2-web-development-projects) 作者:纪尧姆·周 (Guillaume Chau),帕克特 (Packt). (2017年11月)
-- [Full-Stack Vue.js 2 and Laravel 5](https://www.packtpub.com/application-development/full-stack-vuejs-2-and-laravel-5) 作者:安东尼·戈尔,帕克特. (2017 年 12 月)
-- [Vue.js 2.x by Example](https://www.packtpub.com/application-development/vuejs-2x-example) 作者:迈克·街,帕克特. (2017 年 12 月)
-- [Mastering Vue.js](https://masteringvuejs.com) 作者:奥列克桑德·科切欣 (Oleksandr Kocherhin). (2018年1月)
-- [Fullstack Vue: The Complete Guide to Vue.js](https://www.fullstack.io/vue/) 作者:哈桑·吉尔德、内特·默里和阿里·勒纳. (2018 年 3 月)
-- [Vue.js 2 Design Patterns and Best Practices](https://www.amazon.com/dp/178883979X) 作者:保罗·哈利迪 (Paul Halliday),帕克特 (Packt). (2018 年 3 月)
-- [Vuex Quick Start Guide](https://www.amazon.com/dp/1788999932) 作者:Andrea Koutifaris,Packt. (2018年4月)
-- [Full-Stack Web Development with Vue.js and Node](https://www.amazon.com/Full-Stack-Web-Development-Vue-js-Node/dp/1788831144) 作者:Aneeta Sharma,Packt. (2018年5月)
-- [The Vue Handbook](https://vuehandbook.com) 作者:弗拉维奥·科普斯. (2018年7月)
-- [ASP.NET Core 2 and Vue.js](https://www.amazon.com/dp/1788839463) 作者:斯图尔特·拉特克利夫 (Stuart Ratcliffe),帕克特 (Packt). (2018年7月)
-- [Vue.js: Construa aplicações incríveis](https://www.casadocodigo.com.br/products/livro-vue) 作者:Caio Incau,《代码之家》. (2017 年 9 月)
-- [Getting to Know Vue.js](https://www.apress.com/us/book/9781484237809) 作者:布雷特·尼尔森,Apress. (2018年8月)
-- [Vue: Build & Deploy](https://leanpub.com/vue-book) 作者:Daniel Schmitz,Leanpub. (2018年9月)
-- [Building Applications with Spring 5 and Vue.js 2](https://www.packtpub.com/application-development/building-applications-spring-5-and-vuejs-2) 作者:James J. Ye,Packt. (2018年10月)
-- [Vue.js Quick Start Guide](https://www.packtpub.com/application-development/vuejs-quick-start-guide) 作者:Ajdin Imsirovic,Packt. (2018年10月)
-- [Vue.js Component Patterns Course](https://fdietz.de/pages/vue-component-patterns-course/) 作者:弗雷德里克·迪茨(Frederik Dietz)(2019 年 4 月)
-- [Vue.js: Understanding its Tools and Ecosystem](https://www.packtpub.com/business-other/vue-js-understanding-its-tools-and-ecosystem?utm_source=vue.js.org&utm_medium=referral&utm_campaign=OutreachB15894fivedollar) 作者:戴夫·伯宁(2019 年 11 月)
-- [Building Forms with Vue.js](https://www.packtpub.com/business-other/building-forms-with-vue-js?utm_source=Vuejs.org&utm_medium=referral&utm_campaign=OutreachB15411) 作者:玛丽娜·莫斯蒂(2019 年 10 月)
-- [Testing Vue.js Components with Jest](https://www.packtpub.com/programming/testing-vue-js-components-with-jest?utm_source=vue.js.org&utm_medium=refferal&utm_campaign=OutreachB15653) 作者:Alex Jover Morales,Packt(2019 年 10 月)
-- [Vue.js](https://www.amazon.com/Vue-js-Actionable-Chris-Minnick/dp/1951959019) 作者:Chris Minnick 和 Nat Dunn,Webucator(2020 年 2 月)
-- [Become a Ninja with Vue 3](https://books.ninja-squad.com/vue) 作者:Cédric Exbrayat(英语和法语版本)(2020 年 5 月)
-- [Large Scale Apps with Vue 3 and TypeScript](http://leanpub.com/vue-typescript/c/vaYXLEFWbMi7) Damiano Fusco,Leanpub(2020 年 9 月)
-- [Vue - The Road To Enterprise](https://theroadtoenterprise.com/?utm_source=github&utm_medium=vue-awesome&utm_campaign=vue_the_road_to_enterprise) 托马斯·芬德利(2021 年 1 月)
-- [Accessible Vue – Get started with Accessibility in Vue.js!](https://accessible-vue.com) 作者:Marcus Herrmann(2021 年 3 月)
-- [Building a Strapi E-Commerce: Nuxt.js Tutorial & Live Demo](https://snipcart.com/blog/strapi-ecommerce-nuxtjs-tutorial) (2021 年 9 月)
+- [The Majesty Of Vue.js](https://www.packtpub.com/web-development/majesty-vuejs) by Alex Kyriakidis & Kostas Maniatis, Packt. (Nov 2016)
+- [Learning Vue.js 2](https://www.packtpub.com/web-development/learning-vuejs-2) by Olga Filipova, Packt. (Dec 2016)
+- [The Majesty Of Vue.js 2](https://leanpub.com/vuejs2) by Alex Kyriakidis and Kostas Maniatis, Leanpub. (Mar 2017)
+- [Vue.js 2 Cookbook](https://www.packtpub.com/web-development/vuejs-2-cookbook) by Andrea Passaglia, Packt. (May 2017)
+- [Vue.js in Action](https://www.manning.com/books/vue-js-in-action) by Erik Hanchett and Benjamin Listwon (Spring 2018)
+- [Testing Vue.js Applications](https://www.manning.com/books/testing-vuejs-applications) by Edd Yerburgh (Summer 2018)
+- [Vue.js 2 and Bootstrap 4 Web Development](https://www.packtpub.com/web-development/vuejs-2-and-bootstrap-4-web-development) by Olga Filipova, Packt. (September 2017)
+- [Front-end com Vue.js](https://www.casadocodigo.com.br/products/livro-frontend-vue) by Leonardo Vilarinho, Casa do Código. (November 2017)
+- [Vue.js 2 Web Development Projects](https://www.packtpub.com/web-development/vuejs-2-web-development-projects) by Guillaume Chau, Packt. (November 2017)
+- [Full-Stack Vue.js 2 and Laravel 5](https://www.packtpub.com/application-development/full-stack-vuejs-2-and-laravel-5) by Anthony Gore, Packt. (December 2017)
+- [Vue.js 2.x by Example](https://www.packtpub.com/application-development/vuejs-2x-example) by Mike Street, Packt. (December 2017)
+- [Mastering Vue.js](https://masteringvuejs.com) by Oleksandr Kocherhin. (January 2018)
+- [Fullstack Vue: The Complete Guide to Vue.js](https://www.fullstack.io/vue/) by Hassan Djirdeh, Nate Murray, & Ari Lerner. (March 2018)
+- [Vue.js 2 Design Patterns and Best Practices](https://www.amazon.com/dp/178883979X) by Paul Halliday, Packt. (March 2018)
+- [Vuex Quick Start Guide](https://www.amazon.com/dp/1788999932) by Andrea Koutifaris, Packt. (April 2018)
+- [Full-Stack Web Development with Vue.js and Node](https://www.amazon.com/Full-Stack-Web-Development-Vue-js-Node/dp/1788831144) by Aneeta Sharma, Packt. (May 2018)
+- [The Vue Handbook](https://vuehandbook.com) by Flavio Copes. (July 2018)
+- [ASP.NET Core 2 and Vue.js](https://www.amazon.com/dp/1788839463) by Stuart Ratcliffe, Packt. (July 2018)
+- [Vue.js: Construa aplicações incríveis](https://www.casadocodigo.com.br/products/livro-vue) by Caio Incau, Casa do Código. (September 2017)
+- [Getting to Know Vue.js](https://www.apress.com/us/book/9781484237809) by Brett Nelson, Apress. (August 2018)
+- [Vue: Build & Deploy](https://leanpub.com/vue-book) by Daniel Schmitz, Leanpub. (September 2018)
+- [Building Applications with Spring 5 and Vue.js 2](https://www.packtpub.com/application-development/building-applications-spring-5-and-vuejs-2) by James J. Ye, Packt. (October 2018)
+- [Vue.js Quick Start Guide](https://www.packtpub.com/application-development/vuejs-quick-start-guide) by Ajdin Imsirovic, Packt. (October 2018)
+- [Vue.js Component Patterns Course](https://fdietz.de/pages/vue-component-patterns-course/) by Frederik Dietz (April 2019)
+- [Vue.js: Understanding its Tools and Ecosystem](https://www.packtpub.com/business-other/vue-js-understanding-its-tools-and-ecosystem?utm_source=vue.js.org&utm_medium=referral&utm_campaign=OutreachB15894fivedollar) by Dave Berning (November 2019)
+- [Building Forms with Vue.js](https://www.packtpub.com/business-other/building-forms-with-vue-js?utm_source=Vuejs.org&utm_medium=referral&utm_campaign=OutreachB15411) by Marina Mosti (October 2019)
+- [Testing Vue.js Components with Jest](https://www.packtpub.com/programming/testing-vue-js-components-with-jest?utm_source=vue.js.org&utm_medium=refferal&utm_campaign=OutreachB15653) by Alex Jover Morales, Packt (October 2019)
+- [Vue.js](https://www.amazon.com/Vue-js-Actionable-Chris-Minnick/dp/1951959019) by Chris Minnick and Nat Dunn, Webucator (February, 2020)
+- [Become a Ninja with Vue 3](https://books.ninja-squad.com/vue) by Cédric Exbrayat (English and French versions) (May, 2020)
+- [Large Scale Apps with Vue 3 and TypeScript](http://leanpub.com/vue-typescript/c/vaYXLEFWbMi7) Damiano Fusco, Leanpub (September, 2020)
+- [Vue - The Road To Enterprise](https://theroadtoenterprise.com/?utm_source=github&utm_medium=vue-awesome&utm_campaign=vue_the_road_to_enterprise) Thomas Findlay (January, 2021)
+- [Accessible Vue – Get started with Accessibility in Vue.js!](https://accessible-vue.com) by Marcus Herrmann (March 2021)
+- [Building a Strapi E-Commerce: Nuxt.js Tutorial & Live Demo](https://snipcart.com/blog/strapi-ecommerce-nuxtjs-tutorial) (September 2021)
### Blog Posts
@@ -539,271 +539,271 @@
- [Composing computed properties in Vue.js](https://medium.com/@kevin_peters/composing-computed-properties-in-vue-js-87b4507af079)
- [Learn how to refactor Vue.js Single File Components with a real-world example](https://medium.com/@kevin_peters/learn-how-to-refactor-vue-js-single-file-components-on-a-real-world-example-501b3952ae49)
- [Get Started Writing Class-based Vue.js Apps in TypeScript](https://www.sitepoint.com/class-based-vue-js-typescript)
-- [Vue.js with TypeScript](https://johnpapa.net/vue-typescript) 经过 [John Papa](https://johnpapa.net/about/)
+- [Vue.js with TypeScript](https://johnpapa.net/vue-typescript) by [John Papa](https://johnpapa.net/about/)
- [Guide to Unit Testing Vue Components](https://testdriven.io/blog/vue-unit-testing/)
- [Realtime chat App with Vue and Hasura ](https://dev.to/hasurahq/realtime-chat-app-with-vue-and-hasura-202h)
- [Vue vs React: Which is the better framework?](https://buttercms.com/blog/vue-vs-react-which-is-the-better-framework)
- [Building a Beautiful Animated News App with Vue.js and Vuetify](https://buttercms.com/blog/build-a-beautiful-animated-news-app-with-vuejs-and-vuetify)
- [Comparing Angular vs Vue](https://buttercms.com/blog/comparing-angular-vs-vue)
- [Vue vs. React – Which Should You Pick For Your Next Web Project?](https://www.ideamotive.co/blog/vue-vs-react?utm_source=github.com&utm_medium=social&utm_campaign=vue-vs-react)
-- [Vue.js from scratch series](https://www.youtube.com/playlist?list=PLLhEJK7fQIxDWDJEyeT68wT8ZroODeRuw) YouTube 上作者:Paris Nakita Kejser
+- [Vue.js from scratch series](https://www.youtube.com/playlist?list=PLLhEJK7fQIxDWDJEyeT68wT8ZroODeRuw) on YouTube by Paris Nakita Kejser
- [10 Quick-Fire Vue Interview Questions](https://medium.com/javascript-in-plain-english/10-quick-fire-vue-interview-questions-3c16d14a3b51)
-- [VueJS Admin Template](https://themeselection.com/vuejs-admin-template/) - 很棒的开源和高级 VueJS 管理模板的集合.
+- [VueJS Admin Template](https://themeselection.com/vuejs-admin-template/) - Collection of awesome opens source and premium VueJS Admin Templates.
### Courses
-- [Learn Vue by Building and Deploying a CRUD App](https://testdriven.io/courses/learn-vue/) - 本课程的重点是通过使用测试驱动开发 (TDD) 构建和测试 Web 应用程序来教授 Vue 基础知识.
-- [Advanced Vue.js Features from the Ground Up](https://frontendmasters.com/courses/advanced-vue/) - 了解如何从头开始构建更易于访问的路由、状态管理、表单验证和国际化库!
-- [Become a Ninja with Vue 3](https://vue-exercises.ninja-squad.com) - 本课程教授如何使用 Vue CLI、TypeScript 和 Composition API 逐步使用 Vue 3 构建完整的应用程序. 每个练习都附带说明和测试,以检查 100% 的代码.
+- [Learn Vue by Building and Deploying a CRUD App](https://testdriven.io/courses/learn-vue/) - This course is focused on teaching the fundamentals of Vue by building and testing a web application using Test-Driven Development (TDD).
+- [Advanced Vue.js Features from the Ground Up](https://frontendmasters.com/courses/advanced-vue/) - Learn how to build more accessible routing, state management, form validation and internationalization libraries from the ground up!
+- [Become a Ninja with Vue 3](https://vue-exercises.ninja-squad.com) - This course teaches how to build a complete application with Vue 3, step by step, using Vue CLI, TypeScript and the Composition API. Each exercise comes with instructions and tests to check 100% of your code.
### Documentaries
-- [Vue.js: The Documentary](https://www.youtube.com/watch?v=OrxmtDw4pVI) 通过蜜罐(2020 年 2 月)
+- [Vue.js: The Documentary](https://www.youtube.com/watch?v=OrxmtDw4pVI) by Honeypot (Feb 2020)
## Projects Using Vue.js
### Open Source
-- [PageKit](https://github.com/pagekit/pagekit) - 使用 Symfony 组件和 Vue.js 构建的模块化和轻量级 CMS.
-- [npmcharts.com](https://github.com/cheapsteak/npmcharts.com) - 比较 npm 包并发现下载趋势.
-- [Koel](https://github.com/phanan/koel) - 一个有效的个人音乐流媒体服务器.
-- [Raven Reader](https://github.com/mrgodhani/raven-reader) - 使用atom electro 和 vue.js 制作的简单 RSS 阅读器.
-- [Gokotta](https://github.com/Zhangdroid/Gokotta) - 一个由 Electron 和 vue 构建的简单音乐播放器.
-- [CoPilot](https://github.com/misterGF/CoPilot) - 基于 AdminLTE 并集成 vue.js 的管理门户.
-- [Retrospectify](https://github.com/pepf/retrospectify) - 用于在敏捷团队中进行协作回顾的简单工具.
-- [jade-press](https://github.com/jade-press/jade-press) - 基于 mongodb、nodejs、koa、vue 等的 Cms.
-- [astralapp](https://github.com/astralapp/astral) - 轻松组织您的 GitHub Stars.
-- [EME](https://github.com/egoist/eme) - 优雅的 Markdown 编辑器.
-- [Github-explorer](https://github.com/SidKwok/github-explorer) - 一个spa,可以帮助你更好地检查你的github.
-- [Hotel](https://github.com/typicode/hotel) - 从浏览器启动您的开发服务器并在几秒钟内获取本地域.
-- [Surfbird](https://github.com/surfbirdapp/surfbird) - 使用现代网络技术编写的 Twitter 客户端.
-- [Approach0](https://github.com/approach0/search-engine) - 数学感知搜索引擎.
-- [Flox](https://github.com/devfake/flox) - 自托管电影、剧集和动漫观看列表.
-- [JavaScript Guessing Game](https://github.com/samiheikki/javascript-guessing-game) - 一个识别 JavaScript 工具和库的游戏.
-- [vue-ghpages-blog](https://github.com/viko16/vue-ghpages-blog) - 基于 Vue.js 2 + Webpack 2 的 GitHub 页面的博客.
-- [Vuedo](https://github.com/Vuedo/vuedo) - 博客平台,使用 Laravel 和 Vue.js 构建.
-- [vue-music163](https://github.com/pluto1114/vue-music163) - 一个 Vue.js 音乐项目.
-- [Tomato5](https://github.com/zhangxin840/tomato5) - 实时协作工具,它将番茄工作法与团队状态共享板相结合.
-- [Web Learn](https://github.com/freearhey/web-learn) - 一项服务,可让您轻松访问数千个有关 Web 开发和编程的视频教程.
-- [Materialize-blog](https://github.com/forehalo/materialize-blog) - 使用 Laravel5.3 和 Vue2.x 构建的素材博客.
-- [VueComponentGenerator](https://github.com/ChangJoo-Park/vue-component-generator) - 在浏览器上生成 vue 单文件组件.
-- [SDR News](https://github.com/super-dev/SDR-News) - 从多个来源(Reddit、黑客新闻和著名博客)聚合的网页设计师和开发人员新闻.
-- [PJ Blog](https://github.com/jcc/blog) - 使用 Laravel 和 Vue.js 构建的开源博客.
+- [PageKit](https://github.com/pagekit/pagekit) - Modular and lightweight CMS built with Symfony components and Vue.js.
+- [npmcharts.com](https://github.com/cheapsteak/npmcharts.com) - Compare npm packages and spot download trends.
+- [Koel](https://github.com/phanan/koel) - A personal music streaming server that works.
+- [Raven Reader](https://github.com/mrgodhani/raven-reader) - Simple RSS Reader made using atom electron and vue.js.
+- [Gokotta](https://github.com/Zhangdroid/Gokotta) - A simple music player built by electron and vue.
+- [CoPilot](https://github.com/misterGF/CoPilot) - An admin portal based on AdminLTE with vue.js integration.
+- [Retrospectify](https://github.com/pepf/retrospectify) - A simple tool for doing collaborative retrospectives in agile teams.
+- [jade-press](https://github.com/jade-press/jade-press) - Cms based on mongodb, nodejs, koa, vue and more.
+- [astralapp](https://github.com/astralapp/astral) - Organize Your GitHub Stars With Ease.
+- [EME](https://github.com/egoist/eme) - An Elegant Markdown Editor.
+- [Github-explorer](https://github.com/SidKwok/github-explorer) - A spa which can help you check your github in a better way.
+- [Hotel](https://github.com/typicode/hotel) - Start your dev servers from your browser and get local domains in seconds.
+- [Surfbird](https://github.com/surfbirdapp/surfbird) - A Twitter client written with modern web technologies.
+- [Approach0](https://github.com/approach0/search-engine) - A math-aware search engine.
+- [Flox](https://github.com/devfake/flox) - Self Hosted Movie, Series and Anime Watch List.
+- [JavaScript Guessing Game](https://github.com/samiheikki/javascript-guessing-game) - A game for identifying JavaScript tools and libraries.
+- [vue-ghpages-blog](https://github.com/viko16/vue-ghpages-blog) - A blog based on GitHub pages by Vue.js 2 + Webpack 2.
+- [Vuedo](https://github.com/Vuedo/vuedo) - Blog platform, built with Laravel and Vue.js.
+- [vue-music163](https://github.com/pluto1114/vue-music163) - A Vue.js project for music.
+- [Tomato5](https://github.com/zhangxin840/tomato5) - Real-time collaboration tool, it combines Pomodoro Technique with a team status share board.
+- [Web Learn](https://github.com/freearhey/web-learn) - A service which provides simple access to thousands of video tutorials on web developing and programming.
+- [Materialize-blog](https://github.com/forehalo/materialize-blog) - A material blog built with Laravel5.3 and Vue2.x.
+- [VueComponentGenerator](https://github.com/ChangJoo-Park/vue-component-generator) - Generate vue single file component on browser.
+- [SDR News](https://github.com/super-dev/SDR-News) - News for web designers and developers aggregated from multiple sources (Reddit, Hacker News and Prominent Blogs).
+- [PJ Blog](https://github.com/jcc/blog) - Open source blog built with Laravel and Vue.js.
- [Lulumi-browser](https://github.com/qazbnm456/lulumi-browser) - Lulumi-browser is a light weight browser coded with Vue.js 2 and Electron.
- [vue-wordpress-pwa](https://github.com/bstavroulakis/vue-wordpress-pwa)
-- [OpenAPI 3 viewer](https://github.com/koumoul-dev/openapi-viewer) - 浏览并测试 OpenAPI 3.0 规范中描述的 REST API
-- [Stacer](https://github.com/oguzhaninan/Stacer) - Linux系统优化器和监控
-- [Distrochooser.de](https://github.com/cmllr/distrochooser) - Linux 初学者的入门指南
-- [Buka](https://github.com/oguzhaninan/Buka) - 电子书管理
-- [Docute](https://github.com/egoist/docute) - 无需构建过程即可编写文档的框架
-- [nativescript-vue](https://github.com/rigor789/nativescript-vue) - NativeScript 渲染器的 Vue.js 实现.
-- [piper](https://github.com/fireyy/piper) - 基于 Vue 的拖放式移动网站构建器.
-- [mmf-blog-vue2](https://github.com/lincenying/mmf-blog-vue2) - 基于Vue2(Vue-router,Vuex)和Webpack2的博客.
-- [Media Manager](https://github.com/iutbay/mm) - 网络文件管理器.
-- [dyu/bookmarks](https://github.com/dyu/bookmarks) - 一个独立、自托管的书签应用程序,由 leveldb 提供支持,使用 Vue2.1.x 构建.
-- [JSON Schema Editor](https://github.com/tangram-js/json-schema-editor) - JSON 模式的直观编辑器. 使用 Vue.js 2 和 Firebase 进行开发.
-- [npm-stats](https://github.com/apertureless/npm-stats) - npm包下载统计仪表板
-- [vue2-admin-lte](https://github.com/devjin0617/vue2-admin-lte) - 将 AdminLTE 转换为与 Vuejs (v2.x) 一起使用的项目.
-- [Dockeron](https://github.com/dockeron/dockeron) - 一个基于 Electron + Vue.js 构建的桌面 Docker 项目.
-- [Flamme](https://github.com/alicin/flamme) - 使用 Electron 和 Vue.js 构建的开源 Tinder 桌面客户端,用于教育目
-- [Goldfish](https://github.com/Caiyeon/goldfish) - 使用 VueJS、Golang 和 Bulma CSS 构建的 HashiCorp Vault UI
-- [promptie](https://github.com/alicin/promptie) - 用 Vue.js 编写的框架,用于在 Web 浏览器中创建类似命令行的界面.
-- [Hare](https://github.com/clarkdo/hare) - 基于 Vue.js 2.x、Koa 2.x、Element-UI 和 Nuxt.js 的应用程序样板
-- [Paper-Dashboard](https://github.com/creativetimofficial/vue-paper-dashboard) -为 Vue 制作的创意 Tim Paper 仪表板
-- [AdminLTE-VueJS2](https://github.com/otezz/AdminLTE-VueJS2) - 一个在 AdminLTE 上实现 VueJS (v2.x) 的开源项目.
-- [Material Dashboard](https://github.com/lucduong/vue-material-dashboard) - 为 Vue 制作的创意 Tim Material 仪表板
-- [Explore-Github](https://github.com/mazipan/explore-github) - 使用 API v3 的 VueJS 2 Github Explorer
-- [CoreUI Vue Admin Template](https://github.com/coreui/coreui-free-vue-admin-template) - 由 Vue.js 提供支持的开源管理模板
-- [ChuckNorris](https://github.com/mazipan/chucknorris) - 使用 VueJS + api.chucknorris.io 构建的 Chuck Norris 笑话生成器
-- [LeafPlayer](https://github.com/paulschwoerer/leafplayer) - 简单、快速、私人托管的音乐流媒体服务器.
-- [JSON Editor](https://github.com/tangram-js/json-editor) - 模式感知 JSON 编辑器. 使用 Vue2 进行开发.
-- [Voten](https://github.com/voten-co/voten) - 使用 Vue2 和 Laravel 构建的类似 Reddit 的平台.
-- [News Weaver](https://github.com/Rud156/News-Weaver) - 使用 VueJS 和 VuetifyJS 制作的基于网络的 RSS 阅读器/聚合器
-- [Wake Up Billie Joe!](https://wakeupbilliejoe.com) - 十月倒计时网站,基于 Green Day 的歌曲 Wake me up when September Ends. 使用 Vue 和 Firebase 创建.
-- [Astrum](https://github.com/NoDivide/astrum) - 一个轻量级模式库,旨在包含在任何 Web 项目中.
-- [vue2-pwa-vision](https://github.com/aofdev/vue-pwa-vision) - 使用 Vue2 + Vuetify + Progressive Web App 进行人脸检测 Google Cloud Vision
-- [vue2-pwa-rekognition](https://github.com/aofdev/vue-pwa-rekognition) - 使用 Vue2 + Vuetify + Progressive Web 应用程序进行人脸检测 Amazon Rekognition
-- [AmmoBin.ca](https://github.com/ammobinDOTca/ammobin-client) - 加拿大各地在线弹药价格的元搜索网站
-- [SPA-asp.net-api-vuejs-](https://github.com/mubaidr/SPA-asp.net-api-vuejs-) - 使用 ASP .NET Webapi 2 和 SQL Server 进行基本任务管理和消息传递的 Vue.js 单页应用程序
-- [Book-Trading-Club](https://github.com/mubaidr/Book-Trading-Club) - 与您所在地区的其他图书读者交易或借出书籍. 使用nodejs和vuejs2构建
-- [vuejs-extension-pack vscode](https://github.com/mubaidr/vuejs-extension-pack) - 扩展 packf 或 vscode,带有用于 Vue.js 开发的流行 VS Code 扩展.
-- [Wiki.js](https://github.com/Requarks/wiki) - 一个基于 NodeJS、Git 和 Markdown 构建的现代、轻量级且功能强大的 wiki 应用程序
-- [vue-pwa-speech](https://github.com/aofdev/vue-pwa-speech) - 在 Vue2 + Vuetify + Progressive Web App 上使用 Google Cloud Speech 进行语音转文本
-- [vue-speech-streaming](https://github.com/aofdev/vue-speech-streaming) - 执行流式语音识别可在渐进式 Web 应用程序上使用 Google Cloud Speech + socket.io 实现实时语音转文本
-- [My Animation List](https://github.com/limichange/my-animation-list) - 轻松获取css动画代码的工具
-- [vue-input-streaming](https://github.com/aofdev/vue-input-streaming) - 使用 Pusher 进行文本输入流实时和双向数据绑定广播
-- [TidyTab](https://github.com/eggplanetio/tidytab) - 用于整理这些标签的 Chrome 扩展.
-- [peregrine-cms](https://github.com/headwirecom/peregrine-cms) - 基于 Vue.js 和 Apache Sling 的头可选 CMS
-- [concept-to-clinic](https://github.com/concept-to-clinic/concept-to-clinic) - 使用 Vue.js 界面的肺癌预测项目
-- [grid-awesome](https://github.com/louisbourque/grid-awesome) - 使用 css display: grid 生成网格布局的样板 css; 财产.
-- [Light Bootstrap Dashboard](https://github.com/creativetimofficial/vue-light-bootstrap-dashboard) - 为 Vue 制作的创意 Tim Light Bootstrap 仪表板
-- [Hubaga](https://github.com/picocodes/hubaga) - 为开发人员和其他数字商店提供的免费且轻量级的 WordPress 电子商务插件.
-- [vue-webpack-buefy](https://github.com/ndro/vue-webpack-buefy) - 具有全功能 Webpack 和 Buefy 的 Vue.js 入门程序
-- [Coypu](https://github.com/bkzl/coypu) - 类似文本编辑器的每周计划
-- [core-server](https://github.com/skyhark-projects/core-server) - 高度可扩展的 VueJs 框架,具有集成的 API 系统和多种高级功能.
-- [discord-logo](https://github.com/NNTin/discord-logo) - 基于 SVG 的 Vue.js 动画不和谐徽标生成器. ([Github Page](https://nntin.github.io/discord-logo/))
-- [node-vue-template](https://github.com/mubaidr/node-vue-template) - 使用 Node.js (API) 和 Vue.js (SPA) 构建完整应用程序的入门模板,其中包含一些包和配置,可帮助快速启动开发.
-- [vue-storefront](https://github.com/DivanteLtd/vue-storefront) - Vue.js Storefront - 用于电子商务的 PWA. 100% 离线、平台无关、无头、支持 Magento2.
-- [fd-vue](https://github.com/freedomotic/fd-vue-webapp) - 用于 IoT 框架的 Vue.js 客户端
-- [wildfire](https://github.com/cheng-kang/wildfire) - 其他评论插件的直接替代品.
-- [Ride Receipts](https://github.com/ridereceipts/ridereceipts) - 简单的自动化桌面应用程序,用于下载和整理 Uber 和 Lyft 的税务发票.
-- [vue-chrome-extension-boilerplate](https://github.com/mubaidr/vue-chrome-extension-boilerplate) - 使用 Vue.js 和 Webpack 的 Chrome 扩展的样板
-- [TimeMark](https://github.com/MarsZone/TimeMark) - 一个可以记录您时间的时间管理器,并且将开发更多功能.
-- [Laravel Enso](https://github.com/laravel-enso/enso) - 使用 Bulma、VueJS 和 Laravel 构建的 SPA 管理面板,包含许多开箱即用的功能.
-- [Code Notes](https://github.com/lauthieb/code-notes) - 为使用 Electron 和 Vue.js 构建的开发人员提供的简单代码片段管理器.
-- [Pomotroid](https://github.com/Splode/pomotroid) - 简单、美观且可定制的番茄钟计时器.
-- [XMR Miner](https://github.com/bradoyler/xmr-miner) - 加密货币 (XMR) 挖掘应用程序,使用 Vue.js 构建并使用 D3 可视化
-- [XMR Paper](https://github.com/bradoyler/xmr-paper) - 门罗币钱包生成器,使用 Vue.js 构建
-- [JoyProxy](https://github.com/sh0cked/joy-proxy) - 用于处理代理设置的 Chrome 扩展
-- [activity-automation](https://github.com/mubaidr/activity-automation) - 管理日常活动并及时获取报告.
-- [jsettlers-web](https://github.com/generateui/jsettlers-web) - 流行的德国棋盘游戏,用赚取的资源建造六角形、定居点、城市、道路
-- [Tamiat CMS](https://github.com/tamiat/tamiat) - Tamiat 是一个专注于前端的 CMS,使用 Vue.JS 作为前端,并与 Firebase 集成以实现后端功能.
-- [vuegg](https://github.com/vuegg/vuegg) - vue GUI 生成器:一次性创建模型和代码! 它利用可视化编辑器创建页面、组件和样式. 为您的下一个 vuejs 项目生成所有脚手架代码.
-- [Podlove Web Player](https://github.com/podlove/podlove-web-player) - 播客优化、基于 HTML5 的音频播放器,具有章节、文字记录和嵌入功能.
-- [Leo Vue](https://github.com/kaleguy/leovue) - 使用开源 Leo 大纲编辑器/IDE 创建带有嵌套菜单的 Web 应用程序,并支持内容中的 Vue 组件.
-- [Deezer-Vue](https://sh0cked.github.io/deezer-vue/) - 使用 Vue\Vuex 构建的 Deezer 客户端
-- [Vuep.run](https://vuep.run) - Vue 的在线 SFC 编辑器
-- [V·oogle](https://github.com/VeryWow/v-oogle) - Google.com,已审核
-- [Pomidorus](https://github.com/tatyshev/pomidorus) - 使用 Vue 和 D3 构建番茄时间跟踪器
-- [Hubble](https://hubble.js.org) - :telescope:回顾 GitHub Stars 的历史.
-- [Vuepress](https://vuepress.vuejs.org/) - 简约的 Vue 驱动的静态站点生成器
-- [Socialhome](https://github.com/jaywink/socialhome) - 具有社交网络功能的联合丰富的个人资料生成器
-- [GenVue](https://github.com/herbat73/GenVue) - 一个可托管的 Web 应用程序,允许机密用户上传和共享基于 Vue.js、Vuetifyjs 和 NetCore WebAPI 堆栈构建的私人文件
-- [vue-array](https://github.com/BlackHole1/vue-array) - Vue 下的数组对象操作,Vue 下的数组对象操作 使用此包来操作数组. vue可以监听数组的变化
-- [Laqu-l](https://github.com/laqul/laqul) - 完整的应用程序入门套件,包含 Quasar Framework、带有 OAUTH 2.0 身份验证的 GraphQL API 后端、Firebase 就绪、多语言功能等.
-- [Protovue](https://github.com/v1Labs/protovue) - 原型组件库,可帮助设计人员和开发人员快速构建抽象的应用程序布局.
-- [Chattier](https://github.com/raniesantos/chattier) - 使用 Laravel 5.6、Vue.js 2 和 Bulma(Buefy 组件 + Bulmaswatch 主题)构建的 SPA 社交网络. 还使用 JWT 身份验证.
-- [chrome-ribbon-reminder](https://github.com/johndatserakis/chrome-ribbon-reminder) - 使用 Vue 和 Async/Await 编写的 Chrome 扩展. 使用弹出显示并更改徽章计数.
-- [Faviator](https://www.faviator.xyz/) - 一个简单易用的网站图标生成器.
-- [Modular Genealogy](https://github.com/modularsoftware/genealogy) - 使用 Laravel 5.7、Vue.js 2.5 和各种组件的家谱/家谱管理系统. 工作正在进行中.
-- [Minimal Notes](https://github.com/vladocar/Minimal-Notes) - 使用 Vue.js 构建 Web 应用程序
-- [Roast](https://github.com/serversideup/roastandbrew) - 一款旨在帮助咖啡爱好者在了解 Laravel + Vue.js 的同时找到下一杯咖啡的应用程序.
-- [Stack Edit](https://github.com/benweet/stackedit/) - 浏览器内 Markdown 编辑器
-- [Bael Blog Template](https://bael-theme.jake101.com/) - 静态生成的博客模板,使用 Netlify CMS 作为后端,并使用 Netlify 进行托管. 具有野兽派美学、模糊搜索、无服务器电子邮件注册等等.
-- [Buefy Shop](https://github.com/14nrv/buefy-shop) - 示例商店,开源,使用 Nuxt、Stripe、Firebase、Bulma 和 Serverless Functions 构建.
-- [sysmon](https://github.com/Lt0/sysmon) - Linux 的 AB/S 模式系统监视器. 您可以通过任何地方的网络浏览器远程查看系统资源的使用情况.
-- [eth-vue](https://github.com/DOkwufulueze/eth-vue) - Truffle Box 提供快速构建具有 Vue.js 身份验证功能的以太坊 dApp 所需的一切,包括轻松部署到 Ropsten 网络的配置. 它还支持 Gravatar.
-- [Nippon-color](https://github.com/ssshooter/nippon-color) - 灵感来自 nipponcolors dot com. 这是使用 vue-cli 3 构建的 nippon-color PWA.
-- [Saleina CMS](https://github.com/saleina/SaleinaCMS) - 使用 vue 使用 git 作为后端构建的静态站点内容管理系统.
-- [Vuido](https://github.com/mimecorg/vuido) - 用于创建本机桌面应用程序的框架. 它可以使用本机 GUI 组件在 Windows、OS X 和 Linux 上运行.
-- [YouGet](https://github.com/ahmetzeybek/YouGet) - YouTube 视频/音频/字幕下载器 + 剪切器
-- [Vue Pug Stylus](https://github.com/wesssel/vue-pug-stylus) - Vue + Pug + Stylus 样板
-- [Crypto News](https://github.com/Bartozzz/crypto-news) - 允许您转换加密货币、查看每个 ICO 的最新新闻和汇率 - 来自加密货币世界的所有数据都集中在一处.
-- [Epiboard](https://github.com/Alexays/Epiboard) - 具有材料设计和有用功能的新标签页扩展:new::tada:
-- [zhudyos/duic](https://github.com/zhudyos/duic) - 分布式配置中心:新:
-- [Vuemmerce](https://github.com/ivanlori/Vuemmerce) - 使用 Vue.js 和 Bulma 框架构建的免费电子商务模板:新:
-- [Nucleus](https://github.com/alirizaadiyahsi/Nucleus) - Vue启动应用程序模板,在后端使用ASP.NET Core API分层架构和基于JWT的身份验证
-- [Carpoolear](https://github.com/STS-Rosario/carpoolear) - 阿根廷拼车应用程序的开源 Vue.js 前端(移动和科尔多瓦应用程序): [Carpoolear](https://carpoolear.com.ar)
-- [Statusfy](https://github.com/bazzite/statusfy):Statusfy 是一个状态页面系统,易于使用且完全开源.
-- [DynamoDb-GUI-Client](https://github.com/Arattian/DynamoDb-GUI-Client):DynamoDb 的跨平台 GUI 客户端
-- [RosterWebApp](https://github.com/SnakeyHips/RosterWebApp) - 开源排班 Web 应用程序,允许对员工/团队进行排班以进行工作会议和其他功能.
-- [Vue E-Store Templet](https://github.com/rash0/Vue-Ecom) - 使用 vue/vuex/vue-router 和 bootstrap4 构建的电子商务模板.
-- [Twill](https://twill.io) - Laravel 的开源 CMS 工具包,可帮助开发人员快速创建直观、强大且灵活的自定义管理控制台.
-- [MATH_BOT](https://mathbot.com) - 通过对机器人编程来学习数学.
-- [Vue Crossword](https://github.com/Piterden/vue-crossword) - 基于 Vue.js 的填字游戏构建器和填充前端应用程序. 内置 [CodeSandbox](https://codesandbox.io/s/github/Piterden/vue-crossword/tree/master/).
-- [Vue Org Chart](https://github.com/Hoogkamer/vue-org-chart) - 免费管理和发布您的交互式组织结构图 (orgchart),无需网络服务器.
-- [Beep](https://github.com/ModusCreateOrg/beep) - 使用 Vue.js 和 Ionic 4 构建的帐户安全扫描器
-- [Vue CRUD](https://github.com/szczepanmasny/vue-crud) - 基于 Vue.js 的 REST-ful CRUD 系统. Vue CRUD 允许您轻松创建快速应用程序,例如 CMS 或 CRM.
-- [Vue HQ Admin Dashboard](https://vue-hq.netlify.com/) – 由 Vue、Sass、Firestore 和 Netlify 提供支持的现代管理仪表板.
-- [MToDo](https://github.com/satriaajiputra/mtodo) - 迷你待办事项列表,具有使用 Vue.js 和 JSON 服务器作为数据模拟构建的简单身份验证. 对于任何寻找现实世界 Vue.js 参考资料的人来说都是很好的参考
-- [FireX Proxy](https://github.com/Orogenesis/FireX-Proxy) - FireX Proxy 是用户值得信赖的 Chrome 和 Firefox 浏览器扩展程序,可让您解锁任何网站并私密且安全地浏览网页.
-- [VueSolitaire](https://github.com/silent-lad/VueSolitaire) - 在 Vue.js 中实现的纸牌(蜘蛛、克朗代克).
-- [Thermal](https://thermal.codecarrot.net) - 所有 Git 存储库的一站式.
-- [QMK Configurator](https://github.com/qmk/qmk_configurator) - Vue.js 中的 QMK 固件键盘配置 UI.
-- [Eplee](https://github.com/Janglee123/eplee) - 使用 Vue.js 和 Electron.js 制作的甜蜜、简单的 epub 阅读器.
-- [vue-realworld-example-app](https://github.com/gothinkster/vue-realworld-example-app) - 示例全栈 Medium.com 克隆
-- [Daily](https://github.com/dailynowco/daily) - 精选的开发新闻发送到您的新选项卡
-- [Laravel File Manager](https://github.com/alexusmai/laravel-file-manager) - 强大的 Laravel 文件管理器
-- [Vue Crypto Dashboard](https://github.com/JayeshLab/vue-crypto-dashboard) - 使用 Vue.js 制作的加密货币仪表板
-- [ETCD Manager](https://github.com/icellmobilsoft/etcdmanager) - 基于 Electron 和 VueJS 的现代、高效且免费的多平台 ETCD GUI 应用程序.
-- [Idea Re-Vue](https://github.com/MuhaddiMu/Idea-ReVue) - 社交创意平台,以有趣、可视化的方式创建、管理和集思广益. 构建在 VueJS 和 Vuetify 之上,使用 Firebsae 作为后端
+- [OpenAPI 3 viewer](https://github.com/koumoul-dev/openapi-viewer) - Browse and test a REST API described with the OpenAPI 3.0 Specification
+- [Stacer](https://github.com/oguzhaninan/Stacer) - Linux System Optimizer and Monitoring
+- [Distrochooser.de](https://github.com/cmllr/distrochooser) - An orientation guide for Linux beginners
+- [Buka](https://github.com/oguzhaninan/Buka) - EBook Management
+- [Docute](https://github.com/egoist/docute) - A framework for writing documentation without build process
+- [nativescript-vue](https://github.com/rigor789/nativescript-vue) - A Vue.js implementation of the NativeScript renderer.
+- [piper](https://github.com/fireyy/piper) - A drag-and-drop mobile website builder base on Vue.
+- [mmf-blog-vue2](https://github.com/lincenying/mmf-blog-vue2) - A blog based on Vue2(Vue-router, Vuex) and Webpack2.
+- [Media Manager](https://github.com/iutbay/mm) - Web File Manager.
+- [dyu/bookmarks](https://github.com/dyu/bookmarks) - A self-contained, self-hosted bookmarking app powered by leveldb, built with Vue2.1.x.
+- [JSON Schema Editor](https://github.com/tangram-js/json-schema-editor) - An intuitive editor for JSON schema. Develop with Vue.js 2 and Firebase.
+- [npm-stats](https://github.com/apertureless/npm-stats) - npm package download statistics dashboard
+- [vue2-admin-lte](https://github.com/devjin0617/vue2-admin-lte) - a project that converts AdminLTE to work with Vuejs (v2.x).
+- [Dockeron](https://github.com/dockeron/dockeron) - A project built on Electron + Vue.js for Docker on desktop.
+- [Flamme](https://github.com/alicin/flamme) - An open source Tinder desktop client built with electron and Vue.js for educational purposes
+- [Goldfish](https://github.com/Caiyeon/goldfish) - A HashiCorp Vault UI built with VueJS, Golang, and Bulma CSS
+- [promptie](https://github.com/alicin/promptie) - A framework written in Vue.js for creating command-line like interfaces in web browsers.
+- [Hare](https://github.com/clarkdo/hare) - 🐇 Application boilerplate based on Vue.js 2.x, Koa 2.x, Element-UI and Nuxt.js
+- [Paper-Dashboard](https://github.com/creativetimofficial/vue-paper-dashboard) -Creative Tim Paper Dashboard made for Vue
+- [AdminLTE-VueJS2](https://github.com/otezz/AdminLTE-VueJS2) - An open source project that implements VueJS (v2.x) on AdminLTE.
+- [Material Dashboard](https://github.com/lucduong/vue-material-dashboard) - Creative Tim Material Dashboard made for Vue
+- [Explore-Github](https://github.com/mazipan/explore-github) - VueJS 2 Github Explorer Using API v3
+- [CoreUI Vue Admin Template](https://github.com/coreui/coreui-free-vue-admin-template) - Open Source Admin Template powered by Vue.js
+- [ChuckNorris](https://github.com/mazipan/chucknorris) - Chuck Norris Jokes Generator built with VueJS + api.chucknorris.io
+- [LeafPlayer](https://github.com/paulschwoerer/leafplayer) - A simple and fast, privately hosted music streaming server.
+- [JSON Editor](https://github.com/tangram-js/json-editor) - A schema-aware JSON editor. Develop with Vue2.
+- [Voten](https://github.com/voten-co/voten) - A Reddit-like platform built with Vue2 and Laravel.
+- [News Weaver](https://github.com/Rud156/News-Weaver) - A web based RSS Reader/Aggregator made using VueJS and VuetifyJS
+- [Wake Up Billie Joe!](https://wakeupbilliejoe.com) - A web site countdown to October, based on Green Day's song Wake me up when September Ends. Created using Vue and Firebase.
+- [Astrum](https://github.com/NoDivide/astrum) - A lightweight pattern library designed to be included with any web project.
+- [vue2-pwa-vision](https://github.com/aofdev/vue-pwa-vision) - A Face Detection Google Cloud Vision with Vue2 + Vuetify + Progressive Web App
+- [vue2-pwa-rekognition](https://github.com/aofdev/vue-pwa-rekognition) - A Face Detection Amazon Rekognition with Vue2 + Vuetify + Progressive Web App
+- [AmmoBin.ca](https://github.com/ammobinDOTca/ammobin-client) - meta search site for online ammo prices across Canada
+- [SPA-asp.net-api-vuejs-](https://github.com/mubaidr/SPA-asp.net-api-vuejs-) - A Vue.js single page application for basic task Management & messaging using ASP .NET Webapi 2 and SQL server
+- [Book-Trading-Club](https://github.com/mubaidr/Book-Trading-Club) - Trade or loan books with other book readers in your area. Built using nodejs and vuejs2
+- [vuejs-extension-pack vscode](https://github.com/mubaidr/vuejs-extension-pack) - An extension packf or vscode with popular VS Code extensions for Vue.js development.
+- [Wiki.js](https://github.com/Requarks/wiki) - A modern, lightweight and powerful wiki app built on NodeJS, Git and Markdown
+- [vue-pwa-speech](https://github.com/aofdev/vue-pwa-speech) - A Speech to text With Google Cloud Speech on Vue2 + Vuetify + Progressive Web App
+- [vue-speech-streaming](https://github.com/aofdev/vue-speech-streaming) - A Performing Streaming Speech Recognition results in real time Speech To Text with Google Cloud Speech + socket.io on Progressive Web App
+- [My Animation List](https://github.com/limichange/my-animation-list) - A tool to easy get css animation code
+- [vue-input-streaming](https://github.com/aofdev/vue-input-streaming) - A TextInput Streaming RealTime And Two Way Data Binding Broadcasting with Pusher
+- [TidyTab](https://github.com/eggplanetio/tidytab) - A Chrome extension for tidying up those tabs.
+- [peregrine-cms](https://github.com/headwirecom/peregrine-cms) - A Vue.js and Apache Sling based head-optional CMS
+- [concept-to-clinic](https://github.com/concept-to-clinic/concept-to-clinic) - Lung cancer prediction project with Vue.js interface
+- [grid-awesome](https://github.com/louisbourque/grid-awesome) - Generate boilerplate css for grid layouts using the css display: grid; property.
+- [Light Bootstrap Dashboard](https://github.com/creativetimofficial/vue-light-bootstrap-dashboard) - Creative Tim Light Bootstrap Dashboard made for Vue
+- [Hubaga](https://github.com/picocodes/hubaga) - A free and lightweight WordPress eCommerce plugin for developers and other digital shops.
+- [vue-webpack-buefy](https://github.com/ndro/vue-webpack-buefy) - Vue.js starter with full-featured Webpack and Buefy
+- [Coypu](https://github.com/bkzl/coypu) - Text-editor-like weekly planner
+- [core-server](https://github.com/skyhark-projects/core-server) - Highly scalable VueJs framework with an integrated API system, and multiple advanced features.
+- [discord-logo](https://github.com/NNTin/discord-logo) - A Vue.js animated discord logo generator based on SVGs. ([Github Page](https://nntin.github.io/discord-logo/))
+- [node-vue-template](https://github.com/mubaidr/node-vue-template) - A starter template for building complete application using Node.js (API) and Vue.js (SPA) with some included packages and configurations to help start the development quickly.
+- [vue-storefront](https://github.com/DivanteLtd/vue-storefront) - Vue.js Storefront - PWA for eCommerce. 100% offline, platform agnostic, headless, Magento2 supported.
+- [fd-vue](https://github.com/freedomotic/fd-vue-webapp) - Vue.js client for an IoT framework
+- [wildfire](https://github.com/cheng-kang/wildfire) - A drop-in replacement for other comment plug-ins.
+- [Ride Receipts](https://github.com/ridereceipts/ridereceipts) - Simple automation desktop app to download and organize your tax invoices from Uber and Lyft.
+- [vue-chrome-extension-boilerplate](https://github.com/mubaidr/vue-chrome-extension-boilerplate) - Boilerplate for Chrome extension using Vue.js and Webpack
+- [TimeMark](https://github.com/MarsZone/TimeMark) - A Time manager which will can record your time and some more function will be developed.
+- [Laravel Enso](https://github.com/laravel-enso/enso) - SPA Admin Panel built with Bulma, VueJS and Laravel, packing lots of features out of the box.
+- [Code Notes](https://github.com/lauthieb/code-notes) - A simple code snippet manager for developers built with Electron & Vue.js.
+- [Pomotroid](https://github.com/Splode/pomotroid) - Simple, visually-pleasing and customizable Pomodoro timer.
+- [XMR Miner](https://github.com/bradoyler/xmr-miner) - Cryptocurrency (XMR) mining app, built with Vue.js and visualized with D3
+- [XMR Paper](https://github.com/bradoyler/xmr-paper) - Monero wallet generator, built with Vue.js
+- [JoyProxy](https://github.com/sh0cked/joy-proxy) - Chrome extension for handling proxy settings
+- [activity-automation](https://github.com/mubaidr/activity-automation) - Manage daily activities and get reports on timely basis.
+- [jsettlers-web](https://github.com/generateui/jsettlers-web) - Popular German board game to build hexes, settlements, cities, roads with earned resources
+- [Tamiat CMS](https://github.com/tamiat/tamiat) - Tamiat is a front-end focused CMS, uses Vue.JS as the frontend and integrates with Firebase for the backend functionality.
+- [vuegg](https://github.com/vuegg/vuegg) - vue GUI generator: Create mockups and code in one go! It leverages the creation of pages, components and styles with its visual editor. Generate all scaffolding code for your next vuejs project.
+- [Podlove Web Player](https://github.com/podlove/podlove-web-player) - Podcast-optimized, HTML5-based audio player featuring chapters, transcripts and embedding.
+- [Leo Vue](https://github.com/kaleguy/leovue) - Use the open source Leo outlining editor/IDE to create webapps with nested menus, with support for Vue components in content.
+- [Deezer-Vue](https://sh0cked.github.io/deezer-vue/) - Deezer client built with Vue\Vuex
+- [Vuep.run](https://vuep.run) - Online SFC editor for Vue
+- [V·oogle](https://github.com/VeryWow/v-oogle) - Google.com, reVued
+- [Pomidorus](https://github.com/tatyshev/pomidorus) - Pomodoro time tracker build using Vue and D3 🍅
+- [Hubble](https://hubble.js.org) - :telescope: Travel through GitHub Stars' history.
+- [Vuepress](https://vuepress.vuejs.org/) - Minimalistic Vue-powered static site generator
+- [Socialhome](https://github.com/jaywink/socialhome) - A federated rich profile builder with social networking features
+- [GenVue](https://github.com/herbat73/GenVue) - a hostable, web application that lets confidential users upload and share private files build on Vue.js, Vuetifyjs and NetCore WebAPI stack
+- [vue-array](https://github.com/BlackHole1/vue-array) - Array object operation under Vue, Array object operation under Vue Use this package to manipulate the array. Vue can monitor the changes in the array
+- [Laqu-l](https://github.com/laqul/laqul) - A complete App starter kit with Quasar Framework, GraphQL API backend with OAUTH 2.0 authentication, Firebase ready, multilanguage capability and more.
+- [Protovue](https://github.com/v1Labs/protovue) - A prototyping component library that helps designers and developers quickly scaffold an abstracted app layout.
+- [Chattier](https://github.com/raniesantos/chattier) - SPA social network built with Laravel 5.6, Vue.js 2, and Bulma (Buefy components + Bulmaswatch themes). Also uses JWT authentication.
+- [chrome-ribbon-reminder](https://github.com/johndatserakis/chrome-ribbon-reminder) - A Chrome extension written using Vue and Async/Await. Uses a popup display and changes badge counts.
+- [Faviator](https://www.faviator.xyz/) - A simple easy favicon generator.
+- [Modular Genealogy](https://github.com/modularsoftware/genealogy) - Genealogy / family tree management system using Laravel 5.7, Vue.js 2.5 and various components. Work in progress.
+- [Minimal Notes](https://github.com/vladocar/Minimal-Notes) - Web app build with Vue.js
+- [Roast](https://github.com/serversideup/roastandbrew) - An app built to help coffee enthusiasts find their next cup of coffee while learning about Laravel + Vue.js.
+- [Stack Edit](https://github.com/benweet/stackedit/) - In-browser Markdown editor
+- [Bael Blog Template](https://bael-theme.jake101.com/) - A static generated blog template that uses Netlify CMS for the backend and Netlify for hosting. Features a brutalist aesthetic, fuzzy search, serverless email signup, and more.
+- [Buefy Shop](https://github.com/14nrv/buefy-shop) - Sample shop, open source, built with Nuxt, Stripe, Firebase, Bulma and Serverless Functions.
+- [sysmon](https://github.com/Lt0/sysmon) - A B/S mode system monitor for Linux. You can remotely watch the usage of your system resources via web browser everywhere.
+- [eth-vue](https://github.com/DOkwufulueze/eth-vue) - A Truffle Box that provides everything you need to quickly build Ethereum dApps that have authentication features with Vue.js, including configuration for easy deployment to the Ropsten Network. It's also Gravatar-enabled.
+- [Nippon-color](https://github.com/ssshooter/nippon-color) - Inspired by nipponcolors dot com. This is a nippon-color PWA build with vue-cli 3.
+- [Saleina CMS](https://github.com/saleina/SaleinaCMS) - A static site content management system built with vue using git as a backend.
+- [Vuido](https://github.com/mimecorg/vuido) - A framework for creating native desktop applications. It can run on Windows, OS X and Linux, using native GUI components.
+- [YouGet](https://github.com/ahmetzeybek/YouGet) - YouTube Video/Audio/Subtitle Downloader + Cutter
+- [Vue Pug Stylus](https://github.com/wesssel/vue-pug-stylus) - Vue + Pug + Stylus boilerplate 💚 🐶 🖌
+- [Crypto News](https://github.com/Bartozzz/crypto-news) - allows you to convert cryptocurrencies, view latest news and exchange rates for each ICO – all the data from the world of cryptocurrencies in one place.
+- [Epiboard](https://github.com/Alexays/Epiboard) - A new tab page extension with material design and useful features :new: :tada:
+- [zhudyos/duic](https://github.com/zhudyos/duic) - Distributed configuration center :new:
+- [Vuemmerce](https://github.com/ivanlori/Vuemmerce) - Free ecommerce template built with Vue.js and Bulma framework :new:
+- [Nucleus](https://github.com/alirizaadiyahsi/Nucleus) - Vue startup application template that uses ASP.NET Core API layered architecture at the back-end and JWT based authentication
+- [Carpoolear](https://github.com/STS-Rosario/carpoolear) - The open source Vue.js frontend (mobile and cordova app) for the argentinian carpooling application: [Carpoolear](https://carpoolear.com.ar)
+- [Statusfy](https://github.com/bazzite/statusfy): Statusfy is a Status Page System, easy to use and completely Open Source.
+- [DynamoDb-GUI-Client](https://github.com/Arattian/DynamoDb-GUI-Client): Cross-platform GUI client for DynamoDb
+- [RosterWebApp](https://github.com/SnakeyHips/RosterWebApp) - Open source rostering web application which allows the rostering of employees/teams to work sessions and other features.
+- [Vue E-Store Templet](https://github.com/rash0/Vue-Ecom) - An e-commerce template build with vue/vuex/vue-router and bootstrap4.
+- [Twill](https://twill.io) - An open source CMS toolkit for Laravel that helps developers rapidly create a custom admin console that is intuitive, powerful and flexible.
+- [MATH_BOT](https://mathbot.com) - Learn math by programming a robot.
+- [Vue Crossword](https://github.com/Piterden/vue-crossword) - A Vue.js based crossword puzzle builder and filler front-end application. Built with [CodeSandbox](https://codesandbox.io/s/github/Piterden/vue-crossword/tree/master/).
+- [Vue Org Chart](https://github.com/Hoogkamer/vue-org-chart) - Manage and publish your interactive organization chart (orgchart), free and no webserver required.
+- [Beep](https://github.com/ModusCreateOrg/beep) - Account Security Scanner built with Vue.js and Ionic 4
+- [Vue CRUD](https://github.com/szczepanmasny/vue-crud) - Vue.js based REST-ful CRUD system. Vue CRUD allows you to easily create fast applications such as CMS or CRM.
+- [Vue HQ Admin Dashboard](https://vue-hq.netlify.com/) – A modern admin dashboard powered by Vue, Sass, Firestore, and Netlify.
+- [MToDo](https://github.com/satriaajiputra/mtodo) - Mini To Do Lists with simple auth built with Vue.js and JSON Server as data mock. Great as reference for anyone that finding reference about real world Vue.js
+- [FireX Proxy](https://github.com/Orogenesis/FireX-Proxy) - FireX Proxy is the user's trusted Chrome and Firefox browser extension that allows you to unblock any website and browse the web privately and securely. 🛡
+- [VueSolitaire](https://github.com/silent-lad/VueSolitaire) - Solitaire (spider,klondike) implemented in Vue.js.
+- [Thermal](https://thermal.codecarrot.net) - One stop to all Git repository.
+- [QMK Configurator](https://github.com/qmk/qmk_configurator) - QMK Firmware Keyboard Configuration UI in Vue.js.
+- [Eplee](https://github.com/Janglee123/eplee) - Sweet, simple epub reader made with Vue.js and Electron.js.
+- [vue-realworld-example-app](https://github.com/gothinkster/vue-realworld-example-app) - Exemplary fullstack Medium.com clone
+- [Daily](https://github.com/dailynowco/daily) - Curated dev news delivered to your new tab 👩🏽💻
+- [Laravel File Manager](https://github.com/alexusmai/laravel-file-manager) - Powerful file manager for Laravel
+- [Vue Crypto Dashboard](https://github.com/JayeshLab/vue-crypto-dashboard) - Cryptocurrency Dashboard made with Vue.js
+- [ETCD Manager](https://github.com/icellmobilsoft/etcdmanager) - A modern, efficient and free multi-platform ETCD GUI app based on Electron and VueJS.
+- [Idea Re-Vue](https://github.com/MuhaddiMu/Idea-ReVue) - Social Ideation Platform to Create, Manage and Brainstorm Ideas in a fun, visual way. Built on the top of VueJS and Vuetify using Firebsae as a backend
- [Vue Expenses](https://github.com/simplyvinay/vue-expenses) - Expense tracking app made with Vue.js, Vuetify and ASP.NET Core
-- [Akaunting](https://github.com/akaunting/akaunting) - 一款基于 Laravel 和 VueJS 的免费在线会计软件,适用于小型企业和自由职业者.
-- [VueFront](https://github.com/vuefront/vuefront) - 与 CMS 无关的 PWA 和 SPA. 5 分钟内实现您的 WordPress 网站现代化
-- [Mockup-server](https://github.com/joon610/mockup-server) - Mockup-server 可以轻松地从本地目录创建服务器.
-- [MQTTX](https://github.com/emqx/MQTTX) - 使用 Vue.js、Typescript 和 Electron 构建的跨平台 MQTT 5.0 桌面客户端.
-- [Pychat](https://github.com/akoidan/pychat) - 自托管 webrtc 视频聊天(Slack 的替代方案)
-- [super.ba](https://github.com/aarsla/super.ba) - 使用 Vue.js、Ant Design of Vue (antdv) 和 NodeJS 构建的 RSS 新闻聚合器.
-- [Rapido](https://framagit.org/InfoLibre/rapido) - Rapido 是制作网站的软件. Rapido 速度快、易于使用并且尊重您的隐私.
-- [miniPress](https://christiankienle.github.io/minipress/) - 另一个静态站点生成器
-- [Zeithub](https://github.com/m0g/zeithub) - 为自由职业者提供开源时间跟踪、发票和费用管理
-- [CodeceptJS UI](https://github.com/codecept-js/ui) - 类似于 Cypress 的 UI,用于 ✔️ CodeceptJS 结束 2 结束测试 ✔️.
-- [Vue Pivottable](https://github.com/Seungwoo321/vue-pivottable) - 基于 jQuery 的 PivotTable.js 的 Vue 端口
-- [Vue Datamaps](https://github.com/Seungwoo321/vue-datamaps) - 基于 javascript 的 DataMap 的 Vue 端口
-- [Marked.cc](https://github.com/msjaber/marked.cc) - 创建并分享您的笔记和散文的精美图像.
-- [LeagueStats](https://github.com/vkaelin/LeagueStats) - 在线游戏英雄联盟玩家统计网站.
-- [Veniqa](https://github.com/Viveckh/Veniqa) - 一个电子商务解决方案,带有用 Vue 编写的购物客户端和管理面板.
-- [tato music player](https://github.com/tatoMa/neteast-cloud-music-player) - 一个移动优先、手写、响应式网络应用程序,专为用 Vue 和 Vuetify 编写的音乐迷而设计.
-- [Sheiley Shop](https://github.com/itsalb3rt/sheiley_shop_app) - PWA 追踪个人购买情况,不再需要纸笔去超市 Vue 和 Vuetify
-- [Afterman](https://github.com/itsalb3rt/afterman) - 使用邮递员集合中的 Markdown 和 HTML 创建精美的文档. 使用Quasar框架
-- [Greenpress Admin Panel](https://github.com/greenpress/admin-panel) - Greenpress 的管理面板,一个用于创建博客和内容网站的完全可用的开源软件.
-- [Greenpress Blog-Front](https://github.com/greenpress/blog-front) - Greenpress 的前端应用程序服务,这是一个用于创建博客和内容网站的完全可用的开源软件.
-- [Movie Paradise](https://github.com/wwwenjie/Movie-Paradise) - 由 Vue 和 Vuetify 构建的响应式电影预览 Web 应用程序
-- [Pathfinding Visualizer ThreeJS](https://github.com/dhruvmisra/Pathfinding-Visualizer-ThreeJS) - 具有迷宫生成和第一人称视角的 3D 寻路算法可视化工具
-- [Agile Visitors](https://github.com/itsalb3rt/agile-visitors) - 用于注册员工条目的应用程序,可以轻松生成报告、验证和存储用户.
-- [Pexelry](https://github.com/Junior-Developer/Pexelry) - 利用 pexels api 的应用程序使您能够找到漂亮的照片和图片.
-- [karrot-frontend](https://github.com/yunity/karrot-frontend) - 用于组织全球食品节约团体的网络应用程序.
-- [Realtime quiz framework](https://github.com/ably-labs/realtime-quiz-framework) - 使用 NodeJS、VueJS 和 Ably 构建的入门套件,提供可扩展的基础网络框架来举办现场测验
-- [LogChimp](https://github.com/logchimp/logchimp) - 开源软件可跟踪客户的反馈以构建更好的产品.
-- [Trooveo](https://github.com/joek85/trooveo) - 搜索、收听 YouTube 视频(仅限音频),无 YouTube Api.
-- [Yacht](https://github.com/Selfhostedpro/Yacht) - 使用 Vuetify 的 Docker 容器管理 WebUI,以轻松方式管理 Docker 容器和项目.
-- [Antares SQL](https://github.com/Fabio286/antares) - 跨平台 SQL 客户端变得简单而完整.
-- [Bagisto](https://github.com/bagisto/bagisto) - 一个免费开源的 Laravel 电子商务框架,专为所有人构建和扩展您的业务而构建.
-- [Samaya](https://github.com/bibhuticoder/samaya) - Chrome 新标签页上友好的个人仪表板; 包含尼泊尔日历、每日尼泊尔语录和尼泊尔壁纸.
-- [Mythic table](https://gitlab.com/mythicteam/mythictable/) - 用于玩角色扮演游戏的免费开源虚拟桌面.
-- [GrandNode 2.0](https://github.com/grandnode/grandnode2/) - 基于.NET Core 5.0和MongoDB / Azure CosmosDB / Amazon DocumentDB / VueJS的开源跨平台电子商务解决方案
-- [Aimeos](https://github.com/aimeos/aimeos) - 领先的 Laravel 电子商务框架,可构建超快速的在线商店、市场和复杂的 B2B 应用程序,可容纳 1 到 1,000,000,000 多个项目
-- [XIV ToDo](https://github.com/bourgeoisor/xivtodo) - 《最终幻想 XIV》的仪表板、完成跟踪器、定制的每周和每日清单和工具.
-- [QuickTok](https://github.com/statickidz/quicktok) - TikTok流行趋势查看器.
-- [Interface X](https://github.com/empathyco/x) - UI搜索和发现组件可快速构建精美的搜索体验
-- [Context Note](https://github.com/betterRunner/context-note) - 免费的开源笔记 Chrome 扩展:在网络上记录笔记及其上下文.
-- [Balancer](https://github.com/balancer-labs/frontend-v2) - 在以太坊上运行的去中心化金融应用程序.
-- [Materio Free Vuetify VueJS Laravel Admin Template](https://github.com/themeselection/materio-vuetify-vuejs-laravel-admin-template-free) - 开源且易于使用的 Vuetify Vuejs Laravel 管理模板,具有优雅的设计和独特的布局.
-- [NuxTube](https://github.com/joek85/NuxTube) - YouTube 应用程序保护隐私,使用 NuxtJs 制作.
-- [Dashy](https://github.com/lissy93/dashy) - 自托管的起始页,带有易于使用的可视化编辑器、状态检查、主题、小部件等等
-- [NuxtBlog](https://github.com/muhammedmed/nuxt-js-blog) - 使用firebase实时数据库制作的博客网站
-- [FAIRshare](https://github.com/fairdataihub/FAIRshare) - 根据适用的 FAIR 指南共享生物医学研究数据和软件
-- [vue-birthday-reminder](https://github.com/ymzEmre/vue-birthday-reminder) - 这是一个使用 Vue3 的生日提醒 Web 应用程序.
-- [AnySniper](https://github.com/anysniper/Frontend) - 狙击去中心化交易所上的 DApp. 一个经过验证的区块链狙击机器人,拥有 500 名活跃用户.
-- [Snippets.Ninja](https://github.com/dd3v/snippets.ninja) - 用于代码片段管理的渐进式 Web 应用程序. 先离线. 开源. 应用程序使用 IndexedDB 进行本地存储.
-- [lishuuro.org](https://github.com/uros-5/ui-lishuuro) - 小型国际象棋变体应用程序,使用 Vue3 作为 UI,使用 Pinia 来管理应用程序中的状态.
-- [ZuiOJ](https://github.com/DaZuiZui/ZuiOJ) - 使用Vue2的UI和Java开发的ZuiOJ系统.
-- [Insurance-system](https://github.com/DaZuiZui/Insurance-system) - springboot和vue制作的保险系统.
-- [vue-paho-mqtt](https://github.com/kaandesu/vue-paho-mqtt) - 适用于 Vue 3 的易于使用的 Paho MQTT 客户端库,具有集中订阅管理、类型支持和内置可选警报通知库.
-- [VueFinder File Library](https://github.com/n1crack/vuefinder) - Web 文件管理器库.
-- [vite-vue-ultimate-starter](https://github.com/kaandesu/vite-vue-ultimate-starter) - 使用 Vite 构建的开源 Vue3 模板,开箱即用,提供 PWA 模式、ts、Vue Router、Tailwind CSS、DaisyUI、Playwright、vitest、github 页面工作流程等.
-- [vue-daisyui-theme-manager](https://github.com/kaandesu/vue-daisyui-theme-manager) - 一个 Vue3(带有 Typescript)插件,允许您在运行时更改 DaisyUI 主题. 此外,还设置默认的浅色和深色主题,并提供将网络应用程序主题与系统相匹配的选项.
-- [Overlay](https://github.com/os-scar/overlay) - 浏览器扩展可帮助开发人员在选择开源包之前对其进行评估.
-- [activist.org/](https://activist.org/) - 开源、非营利活动平台.
-- [Sneat Free Vuetify VueJS Admin Template](https://themeselection.com/item/sneat-free-vuetify-vuejs-admin-template/) - 用于构建响应式 Web 应用程序的终极免费 VueJS 管理模板
+- [Akaunting](https://github.com/akaunting/akaunting) - A free and online accounting software for small businesses and freelancers based on Laravel and VueJS.
+- [VueFront](https://github.com/vuefront/vuefront) - CMS Agnostic PWA & SPA. Modernize your Wordpress websites in less than 5 min
+- [Mockup-server](https://github.com/joon610/mockup-server) - Mockup-server is easily create server from local directory.
+- [MQTTX](https://github.com/emqx/MQTTX) - Cross-platform MQTT 5.0 desktop client built with Vue.js, Typescript and Electron.
+- [Pychat](https://github.com/akoidan/pychat) - Self-hosted webrtc video chat (an alternative to Slack)
+- [super.ba](https://github.com/aarsla/super.ba) - RSS News aggregator built with Vue.js, Ant Design of Vue (antdv) and NodeJS.
+- [Rapido](https://framagit.org/InfoLibre/rapido) - Rapido is software to make a website. Rapido is fast, easy to use and respectful of your privacy.
+- [miniPress](https://christiankienle.github.io/minipress/) - Yet another static site generator
+- [Zeithub](https://github.com/m0g/zeithub) - Open source time tracking, invoicing & expenses management for freelancers
+- [CodeceptJS UI](https://github.com/codecept-js/ui) - Cypress-liked UI for ✔️ CodeceptJS end 2 end tests ✔️.
+- [Vue Pivottable](https://github.com/Seungwoo321/vue-pivottable) - Vue port of the jQuery-based PivotTable.js
+- [Vue Datamaps](https://github.com/Seungwoo321/vue-datamaps) - Vue port of the javascript-based DataMaps
+- [Marked.cc](https://github.com/msjaber/marked.cc) - 📝 Create and share beautiful images of your notes and prose.
+- [LeagueStats](https://github.com/vkaelin/LeagueStats) - Statistics website for players of the online game League of Legends.
+- [Veniqa](https://github.com/Viveckh/Veniqa) - An E-commerce solution with a shopping client and admin panel written in Vue.
+- [tato music player](https://github.com/tatoMa/neteast-cloud-music-player) - A mobile first, handwritten, responsive web app for music fans written in Vue and Vuetify.
+- [Sheiley Shop](https://github.com/itsalb3rt/sheiley_shop_app) - PWA to track personal purchases, No more paper and pencil to go to the supermarket 🏬 Vue and Vuetify
+- [Afterman](https://github.com/itsalb3rt/afterman) - 🌕 Create beautiful docs in markdown and HTML from postman collection. Using Quasar Framework
+- [Greenpress Admin Panel](https://github.com/greenpress/admin-panel) - The Admin panel of Greenpress, a fully-operative open-source for creating blogs and content websites.
+- [Greenpress Blog-Front](https://github.com/greenpress/blog-front) - The frontend application service of Greenpress, a fully-operative open-source for creating blogs and content websites.
+- [Movie Paradise](https://github.com/wwwenjie/Movie-Paradise) - A responsive movie preview web app built by Vue and Vuetify
+- [Pathfinding Visualizer ThreeJS](https://github.com/dhruvmisra/Pathfinding-Visualizer-ThreeJS) - A visualizer for pathfinding algorithms in 3D with maze generation and first-person view
+- [Agile Visitors](https://github.com/itsalb3rt/agile-visitors) - Application for registering employee entries with the possibility of generating reports, validating and storing users with minimal effort.
+- [Pexelry](https://github.com/Junior-Developer/Pexelry) - Application that leverages the pexels api to enable you find beautiful photos and pictures.
+- [karrot-frontend](https://github.com/yunity/karrot-frontend) - Web application for organization of foodsaving groups worldwide.
+- [Realtime quiz framework](https://github.com/ably-labs/realtime-quiz-framework) - A starter kit built with NodeJS, VueJS and Ably providing the scalable base networking framework to host a live quiz
+- [LogChimp](https://github.com/logchimp/logchimp) - Open-source software to track your customer's feedback to build better products.
+- [Trooveo](https://github.com/joek85/trooveo) - Search, listen to YouTube videos (Audio Only), No YouTube Api.
+- [Yacht](https://github.com/Selfhostedpro/Yacht) - A Docker container management webui using Vuetify for a hassle free way of managing docker containers and projects.
+- [Antares SQL](https://github.com/Fabio286/antares) - Cross platform SQL client made to be simple and complete.
+- [Bagisto](https://github.com/bagisto/bagisto) - A Free and Opensource Laravel eCommerce framework built for all to build and scale your business.
+- [Samaya](https://github.com/bibhuticoder/samaya) - Friendly personal dashboard on Chrome's new tab; featuring Nepali calendar, daily Nepali quotes & Nepali wallpapers.
+- [Mythic table](https://gitlab.com/mythicteam/mythictable/) - A Free and Open Source virtual table top for playing Role Playing Games.
+- [GrandNode 2.0](https://github.com/grandnode/grandnode2/) - Open Source Cross Platform E-Commerce Solution based on .NET Core 5.0 and MongoDB / Azure CosmosDB / Amazon DocumentDB / VueJS
+- [Aimeos](https://github.com/aimeos/aimeos) - Leading Laravel eCommerce framework to build ultra fast online shops, marketplaces and complex B2B applications scalable from 1 to 1,000,000,000+ items
+- [XIV ToDo](https://github.com/bourgeoisor/xivtodo) - Dashboards, completion trackers, tailored weekly and daily checklists and tools for Final Fantasy XIV.
+- [QuickTok](https://github.com/statickidz/quicktok) - TikTok popular trends viewer.
+- [Interface X](https://github.com/empathyco/x) - UI Search&Discovery components to rapidly build beautiful search experiences
+- [Context Note](https://github.com/betterRunner/context-note) - A free open source note-taking 📝 chrome extension: take you notes on the web with their context.
+- [Balancer](https://github.com/balancer-labs/frontend-v2) - A Decentralized Finance app that runs on Ethereum.
+- [Materio Free Vuetify VueJS Laravel Admin Template](https://github.com/themeselection/materio-vuetify-vuejs-laravel-admin-template-free) - Open-source & easy to use Vuetify Vuejs Laravel Admin Template with Elegant Design & Unique Layout.
+- [NuxTube](https://github.com/joek85/NuxTube) - YouTube app for privacy, made with NuxtJs.
+- [Dashy](https://github.com/lissy93/dashy) - A self-hosted startpage, with an easy to use visual editor, status checking, themes, widgets and tons more
+- [NuxtBlog](https://github.com/muhammedmed/nuxt-js-blog) - Blog site made with firebase real-time database
+- [FAIRshare](https://github.com/fairdataihub/FAIRshare) - Sharing biomedical research data and software according to applicable FAIR guidelines
+- [vue-birthday-reminder](https://github.com/ymzEmre/vue-birthday-reminder) - It is a birthday reminder web application using with Vue3.
+- [AnySniper](https://github.com/anysniper/Frontend) - Sniping DApp on Decentralized Exchanges. A proven blockchain sniping bot with 500 active users.
+- [Snippets.Ninja](https://github.com/dd3v/snippets.ninja) - Progressive web application for code snippet management. Offline first. Open Source. App uses IndexedDB for local storage.
+- [lishuuro.org](https://github.com/uros-5/ui-lishuuro) - Small chess variant app that uses Vue3 for UI and Pinia for managing state in app.
+- [ZuiOJ](https://github.com/DaZuiZui/ZuiOJ) - ZuiOJ system developed using Vue2's UI and Java.
+- [Insurance-system](https://github.com/DaZuiZui/Insurance-system) - Insurance system made by springboot and vue.
+- [vue-paho-mqtt](https://github.com/kaandesu/vue-paho-mqtt) - Easy-to-use Paho MQTT client library for Vue 3 with centralized subscription management, type support, and built-in optional alert notification library.
+- [VueFinder File Library](https://github.com/n1crack/vuefinder) - Web File Manager Library.
+- [vite-vue-ultimate-starter](https://github.com/kaandesu/vite-vue-ultimate-starter) - Open source Vue3 template built with Vite that out of the box provides PWA mode, ts, Vue Router, Tailwind CSS, DaisyUI, Playwright, vitest, github pages workflow and many more.
+- [vue-daisyui-theme-manager](https://github.com/kaandesu/vue-daisyui-theme-manager) - A Vue3 (with Typescript) plugin that allows you to change DaisyUI themes during runtime. As well as, setting default light and dark themes, and giving the option to match the web app theme with the system.
+- [Overlay](https://github.com/os-scar/overlay) - A browser extension helping developers evaluate open source packages before picking them.
+- [activist.org/](https://activist.org/) - Open-source, nonprofit activism platform.
+- [Sneat Free Vuetify VueJS Admin Template](https://themeselection.com/item/sneat-free-vuetify-vuejs-admin-template/) - The Ultimate Free VueJS Admin Template for building responsive web apps
### Commercial Products
-- [Wijmo](http://wijmo.com/products/wijmo-5/) - 支持 VueJS 的 UI 控件集合.
-- [ChatWoot](https://www.chatwoot.com/) - 通过 Facebook Messenger 进行实时聊天和代理协作.
-- [VueA](https://themeforest.net/item/vuejs-laravel-admin-template/20119122?ref=jyostna&utm_source=awesomevue) - 具有多种布局和 Laravel 版本的 VueJS 管理模板.
-- [Teleo](https://www.teleo.co/?utm_source=AwesomeVue) - 团队协作应用程序在谈话、计划和行动之间轻松移动
-- [EducationLink](https://geteducation.link/?utm_source=AwesomeVue) - 面向教育中介和大学的 CRM 和销售自动化.
-- [Pragmatic v2.0](https://1.envato.market/LYWqL) - 使用 Vue.js 和 Element 构建的响应式且可配置的管理模板.
-- [Moonitor](https://moonitor.io/) - 桌面加密货币跟踪器.
-- [Deskree](https://deskree.com/) - 将想法、任务和问题集中在一处的在线协作平台.
-- [OSHCExpress](https://oshcexpress.com/?utm_source=AwesomeVue) - OSHC(海外学生健康保险)保险(澳大利亚针对国际学生的保险)的比较和电子商务.
-- [Agiloo](https://www.agiloo.com) - Scrum 和看板的项目管理应用程序
-- [ScaffoldHub](https://www.scaffoldhub.io) - 用于 VueJS 和 NodeJS、MongoDB 或 SQL 的在线 Web 应用程序生成器.
-- [Commandeer](https://getcommandeer.com) - 重新构想云管理. 使用 Vue.js 和 Electron 构建的桌面云管理应用程序.
-- [Mongster](https://github.com/mallgroup/mal-mongster) - 将您的 Mongo DB 节点连接到控制面板内的一个集群中.
-- [Leave Dates](https://leavedates.com) - 一种强大的新方法来跟踪员工休假.
-- [Time Door](https://timedoor.io) - 时间序列分析API
-- [vREST NG](https://ng.vrest.io) - 用于自动化 API 测试的企业应用程序,使用 VueJS 和 Element UI 构建.
-- [ScaleChamp](https://www.scalechamp.com) - 多云托管数据库提供商,支持 Hetzner、AWS、Linode、IBM、Azure、Scaleway、阿里云、DigitalOcean、GCP 和 UpCloud
-- [Coloban](https://www.coloban.com) - 一体化项目管理工具,包含聊天、看板、甘特图、通话、屏幕共享等.
-- [NxShell](https://github.com/nxshell/nxshell) - 一个易于使用的新 SSH 终端,基于 Electron 和 VueJS.
-- [Materio Vuetify VueJS Admin Template](https://themeselection.com/products/materio-vuetify-vuejs-admin-template/) - 最强大、开发人员友好、生产就绪且全面的 Vuetify VueJS 管理模板.
-- [NocoDB](https://github.com/nocodb/nocodb) - 开源 Airtable 替代方案.
-- [KodaDot](https://github.com/kodadot/nft-gallery) - Polkadot 上的 NFT 市场作为公共利益资助,用 Vue.js 编写
-- [He3](https://he3.app) - 免费且现代的开发者实用工具箱.
-- [RunJS](https://runjs.app) - JavaScript 游乐场,在您键入时评估您的代码并提供即时反馈. 非常适合制作想法原型或尝试新库.
-- [Sneat Vuetify VueJS Admin Template](https://themeselection.com/item/sneat-vuetify-vuejs-admin-template/) - 适用于响应式 Web 应用程序的终极 VueJS 管理模板.
+- [Wijmo](http://wijmo.com/products/wijmo-5/) - A collection of UI controls with VueJS support.
+- [ChatWoot](https://www.chatwoot.com/) - Livechat and agent collaboration over Facebook messenger.
+- [VueA](https://themeforest.net/item/vuejs-laravel-admin-template/20119122?ref=jyostna&utm_source=awesomevue) - VueJS Admin template with multiple layouts and laravel version.
+- [Teleo](https://www.teleo.co/?utm_source=AwesomeVue) - Team collab-app moving effortlessly between talking, planning & doing
+- [EducationLink](https://geteducation.link/?utm_source=AwesomeVue) - CRM and sales automation for education agents and colleges.
+- [Pragmatic v2.0](https://1.envato.market/LYWqL) - Responsive and configurable admin template built with Vue.js and Element.
+- [Moonitor](https://moonitor.io/) - Cryptocurrency tracker for Desktop.
+- [Deskree](https://deskree.com/) - Online collaboration platform that combines Ideas, Tasks, and Issues in one place.
+- [OSHCExpress](https://oshcexpress.com/?utm_source=AwesomeVue) - A comparison and ecommerce for OSHC (Overseas Student Health Cover) insurance (Australia's insurance for international students).
+- [Agiloo](https://www.agiloo.com) - Project Management app for Scrum and Kanban
+- [ScaffoldHub](https://www.scaffoldhub.io) - Online Web App Generator for VueJS with NodeJS, and MongoDB or SQL.
+- [Commandeer](https://getcommandeer.com) - Cloud Management Reimagined. A Desktop cloud management app built with Vue.js and Electron.
+- [Mongster](https://github.com/mallgroup/mal-mongster) - Connect your Mongo DB nodes into one cluster within a control panel.
+- [Leave Dates](https://leavedates.com) - A powerful new way to track your staff leave.
+- [Time Door](https://timedoor.io) - A time series analysis API
+- [vREST NG](https://ng.vrest.io) - An enterprise application for Automated API Testing, built with VueJS and Element UI.
+- [ScaleChamp](https://www.scalechamp.com) - multi-cloud managed databases provider with Hetzner, AWS, Linode, IBM, Azure, Scaleway, Alibaba Cloud, DigitalOcean, GCP and UpCloud support
+- [Coloban](https://www.coloban.com) - All-in-one project management tool with chats, Kanban, Gantt, calls, screenshare and many more.
+- [NxShell](https://github.com/nxshell/nxshell) - An easy to use new terminal for SSH, which based on Electron and VueJS.
+- [Materio Vuetify VueJS Admin Template](https://themeselection.com/products/materio-vuetify-vuejs-admin-template/) - Most Powerful, Developer Friendly, Production ready & Comprehensive Vuetify VueJS Admin Template.
+- [NocoDB](https://github.com/nocodb/nocodb) - An opensource Airtable alternative.
+- [KodaDot](https://github.com/kodadot/nft-gallery) - NFT Marketplace on Polkadot funded as public good, written in Vue.js
+- [He3](https://he3.app) - Free and Modern Developer Utilities Toolbox.
+- [RunJS](https://runjs.app) - JavaScript playground that evaluates your code as you type and gives instant feedback. Ideal for prototyping ideas or trying out new libraries.
+- [Sneat Vuetify VueJS Admin Template](https://themeselection.com/item/sneat-vuetify-vuejs-admin-template/) - The Ultimate VueJS Admin Template for responsive web apps.
### Apps/Websites
@@ -816,212 +816,212 @@
- [Prague Airport](http://www.prague-airport.com/)
- [Portfolio Site](http://corentinbac.com/)
- [Statamic](https://statamic.com)
-- [Embalses!](http://embalses.azurewebsites.net/) - 使用美国地质调查数据库报告水坝水位的工具.
-- [TravelMap](http://clem.travelmap.fr) - 旅行者基于地图创建博客的简单方法.
+- [Embalses!](http://embalses.azurewebsites.net/) - A tool to report water dam level using the U.S. Geological Survey database.
+- [TravelMap](http://clem.travelmap.fr) - A simple way for travelers to create a blog based on a Map.
- [Proper Cloth Shirt Builder](https://propercloth.com/design-a-shirt) - Custom shirt builder.
- [Powerpuff Yourself by Cartoon Networks](https://www.powerpuffyourself.com/)
-- [vNotes](https://github.com/IgorHalfeld/v-notes) - 使用 Vue.js 和本地存储 API 进行简单而美观的 Markdown 记事本.
+- [vNotes](https://github.com/IgorHalfeld/v-notes) - Simple and beautiful notepad to Markdown with Vue.js and Local Storage API.
- [Open Function Computers](http://www.openfunctioncomputers.com/#!/home)
-- [Dermail](https://github.com/zllovesuki/dermail-webmail) - 用 Vue.js 编写的用于 Dermail 的网络邮件客户端,Dermail 是用 Node.js 编写的邮件系统.
-- [octimine](https://www.octimine.com/) - 专利搜索引擎.
-- [Draxed](https://www.draxed.com/) - 基于 Web 的 MySQL 和 PostgreSQL 数据浏览器和仪表板管理器.
-- [Jobinja](https://jobinja.ir) - 在伊朗运营的就业委员会和职业平台.
-- [滚蛋吧!莆田系](https://putianxi.github.io/) - 显示莆田所有医院信息
-- [Livestorm](http://livestorm.co) - 网络研讨会/现场活动应用程序.
+- [Dermail](https://github.com/zllovesuki/dermail-webmail) - A webmail client written in Vue.js for Dermail, a mail system written in node.js.
+- [octimine](https://www.octimine.com/) - A patent search engine.
+- [Draxed](https://www.draxed.com/) - A web based MySQL and PostgreSQL data browser and dashboard manager.
+- [Jobinja](https://jobinja.ir) - A Job Board and career platform operating in Iran.
+- [滚蛋吧!莆田系](https://putianxi.github.io/) - Show all Putian hospital information
+- [Livestorm](http://livestorm.co) - Webinar / Live events app.
- [Holden](https://www.holden.com.au)
-- [Global-Exam](https://global-exam.com) - 语言能力测试在线培训
-- [SlugSurvival](https://github.com/zllovesuki/slugsurvival) - 一个网络应用程序,可以帮助学生更好地规划他们的课程(爱好项目,不隶属于 UCSC).
-- [GitRelease](https://github.com/ChangJoo-Park/gitrelease-app) - 使用 vue.js 和 Electron 跟踪 github 项目在 mac 菜单栏上的新版本.
-- [12BAY.VN](https://12bay.vn) - 应用在线航班预订.
-- [PLAYCODE.IO](https://playcode.io) - 快速前端实验的游乐场.
+- [Global-Exam](https://global-exam.com) - Online Training for Language Proficiency Tests
+- [SlugSurvival](https://github.com/zllovesuki/slugsurvival) - A webapp that helps student better plan their courses (hobby project, not in affiliation with UCSC).
+- [GitRelease](https://github.com/ChangJoo-Park/gitrelease-app) - Track github project's new release on mac menubar using vue.js with electron.
+- [12BAY.VN](https://12bay.vn) - Applications online flight bookings.
+- [PLAYCODE.IO](https://playcode.io) - Playground for Rapid Frontend Experiments.
- [The Void Radio](http://thevoidrad.io) - Underground House Music Online Radio.
-- [Bitly Vue](https://alpixel.github.io/bitly-vuejs) - 使用 VueJS 和 Bitly API 缩短 URL.
-- [Storyblok](https://www.storyblok.com) - 使用 VueJS 作为前端的基于 API/解耦的 CMS.
+- [Bitly Vue](https://alpixel.github.io/bitly-vuejs) - Shorten URLs with VueJS & Bitly API.
+- [Storyblok](https://www.storyblok.com) - API Based/Decoupled CMS using VueJS for its frontend.
- [WizzAir](https://wizzair.com/)
-- [Moving to HTTPS](https://movingtohttps.com/) - 将不同平台/托管站点迁移到 HTTPS 的指南
-- [Booknshelf](https://booknshelf.com/) - 发现不同主题的精彩书籍和书架.
-- [Euronews](http://www.euronews.com) - Euronews 是一家多语言新闻媒体服务机构,总部位于法国里昂.
+- [Moving to HTTPS](https://movingtohttps.com/) - Guide to moving different platform/hosting sites to HTTPS
+- [Booknshelf](https://booknshelf.com/) - Discover great books and bookshelves on different topics.
+- [Euronews](http://www.euronews.com) - Euronews is a multilingual news media service, headquartered in Lyon, France.
- [Roozame روزامه](http://www.roozame.com) - Roozame is a Persian smart news media service.
- [Koumoul](https://koumoul.com)
-- [NinjaCalc](http://ninja-calc.mbedded.ninja) - 一套与嵌入式工程相关的计算器,使用 vue.js 构建为开源单页应用程序.
-- [Vue.js Feed](https://vuejsfeed.com/) - 最新的 Vue.js 新闻、教程、插件等. 使用 Vue.js 和 Laravel 制作.
-- [蒜瓣](https://github.com/JasonBai007/suanban) - 使用Vue2.0和豆瓣API开发的Web应用程序
-- [Guess Right](https://kdcinfo.com/guessright/) - 一个“猜单词”游戏 - 用 Vue/vuex/vue-router(前端)和 Laravel/MySQL(后端)编写. 代码是 [Open Source on GitHub](https://github.com/KDCinfo/guess-right) (尽管不是在 kdcinfo 运行游戏的实时文件).
-- [GRAP](https://grap.io) - 商务通讯服务
+- [NinjaCalc](http://ninja-calc.mbedded.ninja) - A suite of embedded engineering related calculators, built as an open-source single-page app with vue.js.
+- [Vue.js Feed](https://vuejsfeed.com/) - The latest Vue.js news, tutorials, plugins, and more. Made with Vue.js and Laravel.
+- [蒜瓣](https://github.com/JasonBai007/suanban) - A web app developed with Vue2.0 and Douban API
+- [Guess Right](https://kdcinfo.com/guessright/) - A 'guess the word' game - Written with Vue/vuex/vue-router (front-end) and Laravel/MySQL (back-end). Code is [Open Source on GitHub](https://github.com/KDCinfo/guess-right) (although not the live files that run the game at kdcinfo).
+- [GRAP](https://grap.io) - Business communication service
- [Easy Mock](https://easy-mock.com)
-- [mmf-blog-vue2-ssr](https://github.com/lincenying/mmf-blog-vue2-ssr) - 使用 Vue 2.0、vue-router 和 vuex 构建的博客,具有服务器端渲染
-- [JSON Schema Editor](https://json-schema-editor.tangramjs.com) - 使用 Vue.js 和 Firebase 构建的直观 JSON 模式编辑器.
-- [Winsome Trivia](https://splode.github.io/trivia/) - 一款单人或多人问答游戏,包含 2,000 多个使用 Vue.js 构建的独特问题,并由开放问答数据库提供支持.
-- [Moon Organizer](https://moonorganizer.com/calendar/) - 农历应用程序
-- [Flash-Vue](https://flash-vue.com) - “未来抽认卡”让学习无处不在 :rocket:
-- [Kinderbesteck](https://www.kinderbesteck-gravur.de/) - 包含 Vue2.0、Vuex、Vue Router 的完整在线商店 SPA
-- [n2ex](https://github.com/OrangeXC/n2ex) - 一个vue ssr(nuxt)网站,使用v2ex API
-- [Power Thesaurus](https://www.powerthesaurus.org) - 众包在线同义词库
-- [Chattanosy](https://chattanosy.com) - 田纳西州查塔努加的新事物和新地点的社区数据库.
-- [PAIXIN](http://www.paixin.com/) - 正版图片销售网站
-- [CodeBottle](https://codebottle.io/) - 将片段拖放到您的项目中
-- [1XBET](https://1xbet.com) - 一家自 2007 年开始运营的博彩公司
-- [MyOwnTV](http://myowntv.org) - 用于创建互联网电视的流媒体网站
-- [CrowdCircus](https://crowdcircus.com) - 欧洲最大的众筹和众投聚合商
-- [ابیات ناب پارسی](http://naaab.ir) - 波斯诗集
-- [Ripplectron](https://github.com/devjin0617/ripplectron) - vue- Electron 的 Ripple(区块链硬币)钱包桌面客户端
-- [PingBreak](https://pingbreak.com) - 使用 vuejs 进行实时仪表板的免费且简单的网站监控服务
-- [Todoist Tribute](https://github.com/rohitpaulk/todoist-tribute/) - Todoist 克隆,用 Rails + Vue 编写
-- [JSON Editor](https://json-editor.tangramjs.com) - 使用 Vue2 和 firebase 构建的模式感知 JSON 编辑器.
-- [Develteam](https://www.develteam.com) - 独立游戏开发者的社交网络.
-- [Mixsii](https://www.mixsii.com) - 适合青少年、成人、家人和朋友的免费视频聊天室网站.
-- [PipQuest](http://pipquest.gregorterrill.com) - Vue 内置的复古风格益智游戏
-- [Matryx](https://matryx.ai/) - 去中心化协作平台.
-- [iPrevYou - YouTube™ Player](https://chrome.google.com/webstore/detail/iprevyou-youtube-player/blijlgfnjhnhmnaldaiienmjggbjhbaa) - 一款用于在桌面上观看 YouTube 视频的 Chrome 应用程序.
-- [Item Manager](https://itemmanager.uk) - 命运 2 游戏物品转移应用程序.
-- [Frontend Masters Intro to Vue](https://frontendmasters.com/courses/vue/) - 前端大师全日课程
-- [TR-101](https://inverted3.gitlab.io/drum-machine/) - 鼓合成器/音序器.
-- [Bazaar](https://bazaar.co) - 媒体共享平台.
-- [Vectr](https://vectr.com/new) - 免费矢量图形软件
-- [brain bits](https://github.com/dashersw/brain-bits) - Emotiv 耳机的 P300 在线拼写机制
-- [Coin Dashboard](https://www.coin-dashboard.com) - 完全客户端加密货币资产仪表板.
-- [Habitica](https://habitica.com/) - 角色扮演游戏形式的在线任务管理应用程序.
-- [MadeWithVueJs](https://madewithvuejs.com/) - 使用 Vue.js 制作的项目库(网站本身也使用 Vue.js)
+- [mmf-blog-vue2-ssr](https://github.com/lincenying/mmf-blog-vue2-ssr) - A blog built with Vue 2.0, vue-router & vuex, with server-side rendering
+- [JSON Schema Editor](https://json-schema-editor.tangramjs.com) - An intuitive editor for JSON schema built with Vue.js and Firebase.
+- [Winsome Trivia](https://splode.github.io/trivia/) - A single or multiplayer trivia game featuring over 2,000 unique questions built with Vue.js and powered by the Open Trivia Database.
+- [Moon Organizer](https://moonorganizer.com/calendar/) - Lunar calendar app
+- [Flash-Vue](https://flash-vue.com) - ‘Flashcards of the Future’ bring learning everywhere :rocket:
+- [Kinderbesteck](https://www.kinderbesteck-gravur.de/) - A full Online Shop SPA with Vue2.0, Vuex, Vue Router
+- [n2ex](https://github.com/OrangeXC/n2ex) - A vue ssr(nuxt) website, use v2ex API
+- [Power Thesaurus](https://www.powerthesaurus.org) - A crowdsourced online thesaurus
+- [Chattanosy](https://chattanosy.com) - A community-powered database of new things and places in Chattanooga, TN.
+- [PAIXIN](http://www.paixin.com/) - A genuine picture sale website
+- [CodeBottle](https://codebottle.io/) - Drag-and-drop snippets to your projects
+- [1XBET](https://1xbet.com) - A betting company operating since 2007
+- [MyOwnTV](http://myowntv.org) - A streaming website for creating internet television
+- [CrowdCircus](https://crowdcircus.com) - Europe’s biggest crowdfunding- and crowdinvesting-aggregator
+- [ابیات ناب پارسی](http://naaab.ir) - A collection of Persian poems
+- [Ripplectron](https://github.com/devjin0617/ripplectron) - Ripple(Blockchain coin) Wallet Desktop client for vue-electron
+- [PingBreak](https://pingbreak.com) - A free and simple website monitoring service using vuejs for real-time dashboard
+- [Todoist Tribute](https://github.com/rohitpaulk/todoist-tribute/) - Todoist clone, written in Rails + Vue
+- [JSON Editor](https://json-editor.tangramjs.com) - A schema-aware JSON editor built with Vue2 and firebase.
+- [Develteam](https://www.develteam.com) - A social network for indie game developers.
+- [Mixsii](https://www.mixsii.com) - A free video chat room site for teens, adults, family, and friends.
+- [PipQuest](http://pipquest.gregorterrill.com) - A retro-style puzzle game built in Vue
+- [Matryx](https://matryx.ai/) - A decentralized collaboration platform.
+- [iPrevYou - YouTube™ Player](https://chrome.google.com/webstore/detail/iprevyou-youtube-player/blijlgfnjhnhmnaldaiienmjggbjhbaa) - A chrome app for watching youtube videos on your desktop.
+- [Item Manager](https://itemmanager.uk) - An application to transfer items for Destiny 2 game.
+- [Frontend Masters Intro to Vue](https://frontendmasters.com/courses/vue/) - Frontend Masters full day course
+- [TR-101](https://inverted3.gitlab.io/drum-machine/) - A drum synth / sequencer.
+- [Bazaar](https://bazaar.co) - Media sharing platform.
+- [Vectr](https://vectr.com/new) - A free vector graphics software
+- [brain bits](https://github.com/dashersw/brain-bits) - A P300 online spelling mechanism for Emotiv headsets
+- [Coin Dashboard](https://www.coin-dashboard.com) - The fully client-side cryptocurrency asset dashboard.
+- [Habitica](https://habitica.com/) - online task management application in the form of a role-playing game.
+- [MadeWithVueJs](https://madewithvuejs.com/) - A Gallery of Projects made with Vue.js (also the Site itself uses Vue.js)
- [CodeDependencyScanner](https://github.com/NeutroniumCore/CodeDependencyScanner/) - A C# desktop application that display .Net assembly code dependencies build with Vue, Neutronium and D3.js.
-- [Thousand Ether Homepage](https://thousandetherhomepage.com) - 百万美元主页被重新设计为以太坊 DApp. 基于 Vue.js 构建并开源.
-- [Let's Enchance](https://letsenhance.io/) - 免费在线图像升级和神经网络增强.
-- [Pi.TEAM - Online Invoicing and Accounting](https://pi.team) - 易于使用的在线会计和发票,对个人用户和自由职业者免费.
-- [Vuethwallet](https://github.com/sc0vu/vuethwallet) - 一个简单的应用程序使用 vuejs 生成以太坊钱包.
-- [Tipe](https://tipe.io) - 下一代 API 优先 CMS. 使用强大的编辑工具创建内容,并使用 GraphQL 或 REST API 从任何地方访问它. 停止让您的 CMS 决定您如何构建应用程序.
-- [Vuethexplore](https://github.com/sc0Vu/vuethexplore) - 一个简单的应用程序使用 vuejs 探索以太坊区块链.
-- [Fintechers](https://www.fintechers.io) - 以金融科技为重点的工作委员会.
-- [Devjournal](https://www.devjournalapp.com) - 项目和想法的协作待办事项列表.
-- [Bubbleflat](https://bubbleflat.com) - 在线平台,帮助学生和年轻专业人士通过搜索具有相似生活方式、兴趣或学校的人来找到完美的室友. Laravel 和 Vuejs
-- [blip](https://blip.website) - 测试网站的速度、移动设备友好性、安全性和 HTML5 文档类型. 查找某个位置周围的企业并集体测试他们的网站,或者只是测试您自己的 URL.
-- [sunpos](https://sunpos.ru) - 太阳位置、仰角、方位角、黄道/赤道坐标和日出/日落时间(儒略日)计算和转换实用程序. 网站使用纯 JS、Vuejs 和 i18n Vuejs 本地化插件进行编程. 可视化是使用 D3.js 创建的.
-- [U3xyz](https://u3xyz.com) - 基于vue ssr的个人博客.
-- [27.ua](https://27.ua) - 乌克兰互联网大卖场
-- [Chess Guardian](http://vitomd.com/vue-chess-guardian/) - 回答您自己的棋局中的国际象棋走位问题.
-- [Blackjack Break](https://blackjackbreak.com) - 快速的二十一点游戏
-- [GameVix](https://www.gamevix.com/) - 与其他人交换您用过的视频游戏光盘,无忧无虑. PWA 与材料设计.
-- [VivifyScrum](https://app.vivifyscrum.com) - 适合交付团队的敏捷项目管理应用程序. 可定制的 Scrum 和看板.
-- [9GAG](https://9gag.com) - 流行的在线平台和社交媒体网站
-- [Kitchen Stories](https://kitchenstories.io) - 烹饪平台
-- [MailRabbit](https://mailrabbit.io) - 无需开发人员即可创建、A/B 测试和监控交易电子邮件.
-- [Vue 资源精选](http://vue.awesometiny.com) - 很棒的 Vue 组件列表、类别、内联演示和简介
-- [Cronhub](https://cronhub.io) - 无痛 Cron 监控工具
-- [wrkprty](https://wrkprty.com) - 为自由职业者、远程工作者和想要离开办公室的专业人士举办的快闪联合办公活动.
-- [V·oogle](http://v-oogle.com/) - Google.com,已审核. 一个笑话项目. :)
-- [Broker Notes](https://broker-notes.com) - “学习成为一名房地产经纪人” :house:
-- [SyncLounge](https://synclounge.tv) - SyncLounge 是一个用于在多个位置的多个玩家之间同步 Plex 内容的工具.
-- [HCE.it](https://www.hce.it/) - 一家意大利机构的网站,完全使用 Vue 使用基于 Laravel 的无头 CMS 制作.
-- [Pages](https://www.pages.xyz/) - 网页设计灵感
-- [Scrumpy](https://scrumpy.io/) - 适合敏捷团队的精美项目管理工具
-- [Spektrum](https://spektrummedia.com/) - Spektrum Media Agency 网站
-- [SPK](https://www.spk.rocks/) SPK生态系统网站
-- [IDDEF](https://www.iddef.org/) ☪️ 人类价值协会联合会的网页、CMS、CRM 和捐赠以及所有电子商务页面均采用 Vue.js、Vuex 和纯 JavaScript 设计
-- [Roast](https://roastandbrew.coffee/) 一款旨在帮助咖啡爱好者在学习 Laravel + Vue.js 的同时找到下一杯咖啡的应用程序.
-- [YBR](https://yangonbusreport.org) - 集中式 YBS 公共电子投诉管理系统. (全套水疗)
+- [Thousand Ether Homepage](https://thousandetherhomepage.com) - The Million Dollar Homepage reimagined as an Ethereum DApp. Build on Vue.js and open source.
+- [Let's Enchance](https://letsenhance.io/) - free online image upscale and enhancement with neural networks.
+- [Pi.TEAM - Online Invoicing and Accounting](https://pi.team) - Simple to use online accounting and invoicing, free for single users and freelancers.
+- [Vuethwallet](https://github.com/sc0vu/vuethwallet) - A simple app generate ethereum wallet with vuejs.
+- [Tipe](https://tipe.io) - Next Generation API-first CMS. Create your content with powerful editing tools and access it from anywhere with a GraphQL or REST API. Stop letting your CMS decide how you build your apps.
+- [Vuethexplore](https://github.com/sc0Vu/vuethexplore) - A simple app explore ethereum blockchain with vuejs.
+- [Fintechers](https://www.fintechers.io) - Fintech focused job board.
+- [Devjournal](https://www.devjournalapp.com) - Collaborative todo list for projects and ideas.
+- [Bubbleflat](https://bubbleflat.com) - Online platform that helps students and young Professionals find their perfect roommates by searching for people with similar lifestyles, interests, or schools. Laravel & Vuejs
+- [blip](https://blip.website) - Test websites for speed, mobile-friendliness, security and the HTML5 doctype. Find businesses around a location and test their websites en masse, or just test your own URL.
+- [sunpos](https://sunpos.ru) - Sun position, elevation, azimuth, ecliptic/equatorial coordinates and sunrise/sunset time (Julian day) calculation and conversion utilities. Web site is programmed using pure JS, Vuejs and i18n Vuejs localization plugin. Visualization is created using D3.js.
+- [U3xyz](https://u3xyz.com) - A personal blog base on vue ssr.
+- [27.ua](https://27.ua) - Ukraine-based internet hypermarket
+- [Chess Guardian](http://vitomd.com/vue-chess-guardian/) - Answer chess positional questions from your own games.
+- [Blackjack Break](https://blackjackbreak.com) - A quick game of blackjack
+- [GameVix](https://www.gamevix.com/) - Swap your used video game discs with others, hassle free. PWA with Material Design.
+- [VivifyScrum](https://app.vivifyscrum.com) - Agile project management app for teams that deliver. Customizable Scrum and Kanban boards.
+- [9GAG](https://9gag.com) - Popular online platform and social media website
+- [Kitchen Stories](https://kitchenstories.io) - Cooking platform
+- [MailRabbit](https://mailrabbit.io) - Create, A/B test, and monitor transactional emails without a developer.
+- [Vue 资源精选](http://vue.awesometiny.com) - great Vue components list, category, inline demo show and brief
+- [Cronhub](https://cronhub.io) - Painless Cron Monitoring Tool
+- [wrkprty](https://wrkprty.com) - Pop-up coworking events for freelancers, remote workers, and professionals looking to get out of the office.
+- [V·oogle](http://v-oogle.com/) - Google.com, reVued. A joke-project. :)
+- [Broker Notes](https://broker-notes.com) - 'Study to become a Real Estate Agent' :house:
+- [SyncLounge](https://synclounge.tv) - SyncLounge is a tool to sync Plex content across multiple players in multiple locations.
+- [HCE.it](https://www.hce.it/) - The website of an Italian agency, entirely made with Vue using a Laravel-based headless CMS.
+- [Pages](https://www.pages.xyz/) - Web design inspiration
+- [Scrumpy](https://scrumpy.io/) - A Beautiful Project Management Tool for Agile Teams
+- [Spektrum](https://spektrummedia.com/) - The website of Spektrum Media Agency
+- [SPK](https://www.spk.rocks/) The website of SPK Ecosystem
+- [IDDEF](https://www.iddef.org/) ☪️ The Federation of the Associations that Value Humanity's webpage, CMS, CRM and Donation and all e-commerce pages are designed with Vue.js, Vuex and pure JavaScript 🙏
+- [Roast](https://roastandbrew.coffee/) an app built to help coffee enthusiasts find their next cup of coffee while learning about Laravel + Vue.js.
+- [YBR](https://yangonbusreport.org) - Centralized YBS Public eComplaint Management System. (Full SPA)
- [Regex Fiddler](https://regexfiddler.com/)
-- [Myanpwel](https://myanpwel.com) - 活动票务平台网站.
-- [CryptoArte](https://www.cryptoarte.io) - 以太坊艺术收藏、不可替代代币和 Dapp.
-- [NAGA VIRTUAL](https://nagavirtual.com) - NAGA VIRTUAL 是第一个独立的虚拟商品市场.
-- [Scroll.in](https://scroll.in) - Scroll.in 是一家独立的新闻、信息和娱乐企业.
-- [Akunyi](https://akunyi.com) - 慈善网站
-- [What Would Mark Ruffalo Do?](https://www.whatwouldmarkruffalodo.com/) - 励志网站,基于马克·鲁法洛 (Mark Ruffalo) 在数百次试镜中失败才获得成功的故事.
-- [Brandy](https://getbrandy.io) - 菜单栏的品牌资产管理器.
-- [NBC Sports](https://www.nbcsports.com/) - NBC Sports 是一个体育新闻网站.
-- [WITHIN](https://www.with.in/) - 虚拟现实中的非凡故事.
-- [plottr.io](https://plottr.io/) - 规划您的跑步和骑行路线
-- [beCamp](https://be.camp) - 在弗吉尼亚州夏洛茨维尔举行的社区组织的技术会议. 网站代码是开源的.
-- [Trustpilot](https://www.trustpilot.com) - 一个免费且向所有人开放的评论平台.
-- [Lagom](https://lagom.rsstudio.net/) - 简单、直观且完全响应式的 WHMCS 主题
-- [ScoutMyTrip - Roadtrip Planner](https://scoutmytrip.com/roadtrip-planner/start) - 印度公路旅行规划应用程序,可帮助旅行者制定行程、发现兴趣点、查找沿途酒店、加油站、小吃店等.
-- [GamersClub](https://gamersclub.com.br/?lang=english) - 巴西最大的电子竞技社区发展公司
-- [MIT](https://www.mit.edu/) - 麻省理工学院官方网站.
-- [Elvenar](https://en.elvenar.com/) - Elvenar 是一款基于浏览器的奇幻城市建设游戏.
-- [Beacon](https://beaconapp.in) - :blue_heart:一项允许您在多个网站上共享内容的服务.
-- [Artfinder](https://www.artfinder.com/) - Artfinder 是一个购买和销售艺术画作的网站.
-- [Rolodromo](https://rolodromo.com) - 一个致力于桌面角色扮演游戏的西班牙网站.
-- [GitHubExplorer](https://kiinlam.github.io/GitHubExplorer/) - 用于探索 GitHub 的纯静态页面 Web 应用程序. 使用“Vuejs”和“GitHub GraphQL API v4”.
+- [Myanpwel](https://myanpwel.com) - The website of event ticketing platform.
+- [CryptoArte](https://www.cryptoarte.io) - An Ethereum art collection, non-fungible token, and Dapp.
+- [NAGA VIRTUAL](https://nagavirtual.com) - NAGA VIRTUAL is the first independent virtual goods market.
+- [Scroll.in](https://scroll.in) - Scroll.in is an independent news, information, and entertainment venture.
+- [Akunyi](https://akunyi.com) - Charity Website
+- [What Would Mark Ruffalo Do?](https://www.whatwouldmarkruffalodo.com/) - Motivational website based on the story that Mark Ruffalo failed at several hundred auditions before finding success.
+- [Brandy](https://getbrandy.io) - brand assets manager for your menu bar.
+- [NBC Sports](https://www.nbcsports.com/) - NBC Sports is a sports news website.
+- [WITHIN](https://www.with.in/) - Extraordinary stories in Virtual Reality.
+- [plottr.io](https://plottr.io/) - Plan your running and cycling routes
+- [beCamp](https://be.camp) - A community-organized tech conference in Charlottesville, VA. Website code is open-source.
+- [Trustpilot](https://www.trustpilot.com) - a free and open to all review platform.
+- [Lagom](https://lagom.rsstudio.net/) - Simple, intuitive and fully responsive WHMCS theme
+- [ScoutMyTrip - Roadtrip Planner](https://scoutmytrip.com/roadtrip-planner/start) - Road trip planning app for India which helps travelers to build their itinerary, discover points of interest, find hotels, gas stations, food joints etc along the route.
+- [GamersClub](https://gamersclub.com.br/?lang=english) - Biggest company of eSport community development in Brazil
+- [MIT](https://www.mit.edu/) - Official Website of Massachusetts Institute of Technology.
+- [Elvenar](https://en.elvenar.com/) - Elvenar is a browser based fantasy city builder game.
+- [Beacon](https://beaconapp.in) - :blue_heart: A service that allows you to share your content across multiple websites.
+- [Artfinder](https://www.artfinder.com/) - Artfinder is a website for buying & selling art paintings.
+- [Rolodromo](https://rolodromo.com) - A spanish website dedicated to tabletop RPG.
+- [GitHubExplorer](https://kiinlam.github.io/GitHubExplorer/) - Pure static page webapp for exploring GitHub. Using `Vuejs` and `GitHub GraphQL API v4`.
- [Keynote](https://github.com/znck/keynote) - Present with Vue.
-- [HappyPlants](https://github.com/morkro/happy-plants) - 用于组织植物的渐进式网络应用程序.
-- [Pocket Lists](https://pocketlists.com) - 世界上最友好的待办事项列表应用程序.
-- [Padlet](https://padlet.com) - 协作公告板
-- [Glovo](https://glovoapp.com/en/) - 按需交付
-- [MySigMail](https://mysigmail.com/create) - MySigMail 是一个免费的、在浏览器中的电子邮件签名生成器,无需创建帐户
-- [Wordguru](https://wordguru.netguru.com) - 一个简单的言语游戏,您可以分成小组并尝试猜测尽可能多的关键字.
-- [ApiFlash](https://apiflash.com) - 为开发人员构建的基于 Chrome 的屏幕截图 API,构建于 AWS Lambda 之上
-- [Kitty Ipsum](https://kitty-ipsum.com) - 生成由不同语言的“meow”组成的lorem ipsum.
-- [Git Superstar](https://git-superstar.firebaseapp.com) - 计算您的 git 星星和顶级存储库.
-- [DECS](https://app.decs.xyz/) - 分散式一体化工作区,用于管理代码片段并保护敏感数据.
-- [Asciiur](https://www.asciiur.com) - Internet 的 ascii 艺术收藏
-- [Tapestri Designer](https://tapestridesigner.com) - 为基因组测序实验 (NGS) 设计 PCR 引物的免费工具
-- [Remote-Access-SSH](https://github.com/mritunjaygoutam12/Remote-host) - 使用node-ssh进行基于Web的远程主机访问
-- [Map Marker Generator](https://map-marker-generator.firebaseapp.com/) - 即时生成自定义地图图标的免费在线工具
-- [Monocle Reader](https://monoclereader.com/) - 关注源、Twitter、YouTube、博客和其他所有内容,全部集中在一处.
+- [HappyPlants](https://github.com/morkro/happy-plants) - A progressive web app for organizing your plants 🌱.
+- [Pocket Lists](https://pocketlists.com) - World's friendliest to-do list app.
+- [Padlet](https://padlet.com) - Collaborative bulletin boards
+- [Glovo](https://glovoapp.com/en/) - On-demand delivery
+- [MySigMail](https://mysigmail.com/create) - MySigMail is a free, in browser, email signature generator without creating account
+- [Wordguru](https://wordguru.netguru.com) - A simple verbal game where you split into teams and try to guess as many keywords as you can.
+- [ApiFlash](https://apiflash.com) - A Chrome based screenshot API built on top of AWS Lambda for Developers
+- [Kitty Ipsum](https://kitty-ipsum.com) - Generate lorem ipsum composed of "meow" in different languages.
+- [Git Superstar](https://git-superstar.firebaseapp.com) - Count your git stars and top repositories.
+- [DECS](https://app.decs.xyz/) - The decentralised all-in-one workspace to manage code snippets and to protect sensitive data.
+- [Asciiur](https://www.asciiur.com) - Internet's ascii art collection
+- [Tapestri Designer](https://tapestridesigner.com) - Free tool to design PCR primers for genome sequencing experiments (NGS)
+- [Remote-Access-SSH](https://github.com/mritunjaygoutam12/Remote-host) - Web based remote host access with node-ssh
+- [Map Marker Generator](https://map-marker-generator.firebaseapp.com/) - A Free Online Tool To Generate Custom Map Icons On The Fly
+- [Monocle Reader](https://monoclereader.com/) - Follow feeds, Twitter, YouTube, Blogs and everything else, all in one place.
- [前站导航](https://www.frontendjs.com/) - 前端社区、文档收录.
-- [Geenes](https://geenes.app) - 生成调色板并将其应用到您的 UI,然后将其导出到草图或代码.
-- [Blurrish](http://blurrish.cognitusapps.com/) - 适用于 Mac/Windows 的加密 Morning Pages 日记,使用 Vue 和 Electron 构建. 书写时会模糊,以便您可以在公共工作空间中记录.
-- [ExifShot](https://exifshot.com/) - 摄影的内容和方式,精美.
-- [Studolog](https://studolog.com/) - 学生在线文件共享平台,包括测试者和评论. 目前仅限捷克语.
-- [sum.cumo](https://www.sumcumo.com/) – 数字商业模式(以 Vue 作为技术堆栈的核心).
-- [Gamebrary](https://gamebrary.com) - 用于组织视频游戏收藏的开源工具.
-- [Premium Poker Tools](https://premiumpokertools.com/) - 扑克玩家用什么来学习.
-- [QMK Configurator](https://config.qmk.fm/) - 从浏览器配置、构建和下载自定义 QMK 固件.
-- [Worksome](https://www.worksome.com/) - 为合格的 IT 专业人士和自由职业者以及希望雇用他们的公司提供的市场/平台.
-- [Translator-vuejs](https://manuel-suarez-abascal.github.io/translator-vuejs/) - 使用 Vuejs、Yandex API 和 ResponsiveVoice.js API 构建的翻译应用程序.
-- [Big Timer](https://www.bigtimer.net/) - 研讨会、会议和演示的全屏倒计时器. Big Timer 帮助研讨会主持人、会议主席、设计冲刺者、主持人和有抱负的游戏节目主持人坚持他们的计划.
-- [Wirenook](https://wirenook.com/) - 用于构建响应式网站线框图的免费在线应用程序. 高保真度和低保真度、项目共享和 svg 下载.
-- [Kvalitetskontroll](https://www.kvalitetskontroll.no/) - 为建筑行业量身定制的挪威管理体系.
-- [Poolside FM](https://poolside.fm/) - 复古风格的音乐播放器
-- [Inoreader.com](https://inoreader.com/) - 最大的 RSS 阅读器和新闻聚合器之一.
+- [Geenes](https://geenes.app) - Generate and apply color palettes to your UI, then export it to sketch or code.
+- [Blurrish](http://blurrish.cognitusapps.com/) - Encrypted Morning Pages journal for Mac/Windows, built with Vue and Electron. Blurs as you write so you can journal in public workspaces.
+- [ExifShot](https://exifshot.com/) - What and how on photography, beautifully.
+- [Studolog](https://studolog.com/) - Online file sharing platform for students, including tester and reviews. Currently in Czech 🇨🇿 only.
+- [sum.cumo](https://www.sumcumo.com/) – Digital business models (with Vue as a tech stack centerpiece).
+- [Gamebrary](https://gamebrary.com) - Open source tool to organize video game collections.
+- [Premium Poker Tools](https://premiumpokertools.com/) - What poker players use to study.
+- [QMK Configurator](https://config.qmk.fm/) - Configure, Build, and Download Custom QMK Firmware from your browser.
+- [Worksome](https://www.worksome.com/) - Marketplace/platform for qualified it professionals and freelancers and companies looking to hire them.
+- [Translator-vuejs](https://manuel-suarez-abascal.github.io/translator-vuejs/) - Translation App built with Vuejs, Yandex API & ResponsiveVoice.js API.
+- [Big Timer](https://www.bigtimer.net/) - Fullscreen countdown timer for workshops, meetings and presentations. Big Timer helps workshop facilitators, meeting chairs, design sprinters, presenters and aspiring game show hosts stick to their program.
+- [Wirenook](https://wirenook.com/) - Free online app for building responsive website wireframes. Hi- and Lo- Fidelity, project sharing and svg download.
+- [Kvalitetskontroll](https://www.kvalitetskontroll.no/) - Norwegian management system tailored for the construction industry.
+- [Poolside FM](https://poolside.fm/) - A retro-style music player
+- [Inoreader.com](https://inoreader.com/) - One of the biggest RSS readers and news aggregators out there.
- [AwesomeTechStack](https://awesometechstack.com) - Website Tech Stack Analyzer
-- [massCode](https://github.com/antonreshetov/massCode) - 面向开发人员的开源代码片段管理器. 使用 Electron、Vue 和 Monaco 编辑器进行构建.
-- [ClipLeap](https://www.clipleap.com/) - 用于发布和分享长视频时刻的平台.
-- [RSVP Keeper](https://www.rsvpkeeper.com/) - 在线预订变得简单. 立即启动并运行您的活动. 用 Vue 和 Go 制作.
-- [PNGK](https://pngk.org/) - 一家咨询公司的官方网站,致力于为人道主义、人权和其他志同道合的组织寻找解决方案.
-- [BMWUSA Vehicle Configurator](https://www.bmwusa.com/build-your-own.html) - BMWUSA 车辆配置器
-- [mumbasket](https://www.mumbasket.com/) - 使用 laravel 和 vuejs 的电子商务网站
-- [Fanmio](https://fanmio.com) - 通过 Fanmio 上的个人视频体验认识您最喜欢的名人
+- [massCode](https://github.com/antonreshetov/massCode) - An open source code snippets manager for developers. Build with Electron, Vue and Monaco editor.
+- [ClipLeap](https://www.clipleap.com/) - Platform for posting and sharing moments in long videos.
+- [RSVP Keeper](https://www.rsvpkeeper.com/) - Online reservations made easy. Get your event up and running in no time. Made with Vue and Go.
+- [PNGK](https://pngk.org/) - Official website for a consultancy company working to find solutions for humanitarian, human rights and other like minded organizations.
+- [BMWUSA Vehicle Configurator](https://www.bmwusa.com/build-your-own.html) - Vehicle Configurator for BMWUSA
+- [mumbasket](https://www.mumbasket.com/) - an ecommerce website with laravel and vuejs
+- [Fanmio](https://fanmio.com) - Meet your favorite celebrities through personal video experiences on Fanmio
- [OneConcern](https://oneconcern.com) [source](https://github.com/acidjazz/oneconcern)
-- [AtomicWallet](https://atomicwallet.io) - 多资产加密货币钱包. 桌面和 [mobile](https://play.google.com/store/apps/details?id=io.atomicwallet) 两个应用程序都是用 Vue 构建的.
-- [Helpninja](https://dashboard.helpninja.com/) - 简单快捷的帮助台
-- [Todo DEV](https://github.com/IanLuan/TodoDev) - 一个简单的 Todo 应用程序,使用 Vuejs、Vuetify 和强大的 Firebase 为开发人员制作.
-- [36 Pixels](https://www.36pixels.fr/) - 使用 vue.js 制作的法国机构网站
-- [Vue Spotify](https://github.com/gk4m/vue-spotify) - 使用 vue.js / vuex 构建的 Spotify 客户端
-- [temp-mail.io](https://temp-mail.io/) - 一次性临时电子邮件服务.
-- [Best-movies.watch](https://best-movies.watch/) - 无需注册即可免费在线观看电影的网站
-- [Tune.pk](https://tune.pk/) - Tune.pk 是最大的视频共享网站之一,内容来自世界各地.
-- [Narrandum](https://narrandum.com) - 使用 Vue.js、Vuetify 和 Feathersjs 构建的客户旅程映射工具
-- [Keep Formula](https://keepformula.com/) - Keep Formula 是一款简单的应用程序,可让您的计算更加轻松.
-- [tato music player](https://neteast.netlify.com/) - 一个移动优先、手写、响应式网络应用程序,专为用 Vue 和 Vuetify 编写的音乐迷而设计.
-- [ChatterBoxes](https://chatterboxes.netlify.com/) - 用于快速秘密聊天会话
-- [goonlinetools.com](https://goonlinetools.com/) - 100% 免费在线工具网站.
+- [AtomicWallet](https://atomicwallet.io) - Multi-asset cryptocurrency wallet. Desktop and [mobile](https://play.google.com/store/apps/details?id=io.atomicwallet) apps both were built with Vue.
+- [Helpninja](https://dashboard.helpninja.com/) - Simple & fast help desk
+- [Todo DEV](https://github.com/IanLuan/TodoDev) - A simple Todo App made for developers with Vuejs, Vuetify and the powerful Firebase.
+- [36 Pixels](https://www.36pixels.fr/) - French agency website made with vue.js
+- [Vue Spotify](https://github.com/gk4m/vue-spotify) - Spotify client built with vue.js / vuex
+- [temp-mail.io](https://temp-mail.io/) - Disposable temporary email service.
+- [Best-movies.watch](https://best-movies.watch/) - A website which allows to watch movies online for free without sign up
+- [Tune.pk](https://tune.pk/) - Tune.pk is one of the largest video sharing website with content from all over the world.
+- [Narrandum](https://narrandum.com) - Customer journey mapping tool built using Vue.js, Vuetify, and Feathersjs
+- [Keep Formula](https://keepformula.com/) - Keep Formula is a simple app to make your calculations easier.
+- [tato music player](https://neteast.netlify.com/) - A mobile first, handwritten, responsive web app for music fans written in Vue and Vuetify.
+- [ChatterBoxes](https://chatterboxes.netlify.com/) - For quick secret chat sessions
+- [goonlinetools.com](https://goonlinetools.com/) - 100% Free Online Tools site.
- [CMD Generators 命令行生成器](https://cmdgenerators.com) - Generate CMD by click buttons. Such as tar, ssh. 命令行参数多不熟悉? 点点按钮就能生成啦!
-- [Portfolio Site](https://olaolu.dev/) - Olaolu Olawuyi,前端开发人员和用户体验工程师的作品集网站.
-- [Portfolio Site](https://david-aji.com/) - David Aji 又名 Ajiva 是一名前端开发人员,拥有使用 Vue 和 React 等框架构建“一流”Web 应用程序的经验.
-- [d-patterns.js.org](https://d-patterns.js.org) - FOSS Discord 模板列表网站
-- [linksift.com](https://linksift.com) - LinkSift 可让您探索网站链接的内容.
-- [postmake.io](https://postmake.io) - 精选目录,包含网络上各公司和初创公司使用的 300 多个工具和资源. 使用 Vue.js 和 Nuxt 构建.
-- [screenshotapi.net](https://screenshotapi.net) - 网站截图API,捕获像素完美的网站截图.
-- [FontGet](https://www.fontget.com/) - 下载免费字体.
-- [Travel_Smart](https://travelsmart.netlify.app/) - 一个基于游览的 Web 应用程序,使用 Vue + Vue Router + Vuex.
-- [National Institutes of Health (NIH): FEVS Survey Results](https://hr.nih.gov/workforce/fevs/2019-fevs-survey-results) - 美国国立卫生研究院 (NIH) 联邦观点调查 (FEVS) 调查结果的数据可视化.
-- [U Can Stock](https://www.ucanstock.com/) - 韩国美国股市信息平台. 它是用 Vue、Vuex、Vuetify、Nuxt 和 Firebase 构建的.
-- [Nipashe](https://nipashe.netlify.app/) -“Nipashe”是斯瓦希里语单词,意思是“通知我”. Nipashe 是一款使用 Vue + Vuex(状态管理)+ Vue-Router(导航)构建的 Web 应用程序,可根据 WHO 统计/统计全球当前的 COVID19 感染情况
-- [DevSnap.me](https://devsnap.me) - 一个帮助 Web 开发人员找到大量免费和开源 HTML、CSS 和 JavaScript 资源的网站.
-- [Pexies](https://github.com/canersevince/Pexies) - Pexies 是一个基于 pexels api 构建的个人照片库. 您可以查看精选/随机的图片,并将它们添加到您的收藏夹中.
-- [Wammes Gifts](https://www.wammes-gifts.nl) - Wammes Gifts 帮助您找到完美的礼物.
-- [Back Home/回家](https://flights.vincentc.us/) - 航班搜索引擎,用于搜索在新冠肺炎 (COVID-19) 期间仍在飞行的从海外飞往中国大陆(以及中国飞往海外)的航班.
+- [Portfolio Site](https://olaolu.dev/) - Olaolu Olawuyi, A Frontend developer and UX Engineer's portfolio site.
+- [Portfolio Site](https://david-aji.com/) - David Aji aka Ajiva is a Front End Developer with experience using frameworks like Vue and React to build "class" web apps.
+- [d-patterns.js.org](https://d-patterns.js.org) - FOSS Discord templates listing website 💬
+- [linksift.com](https://linksift.com) - LinkSift lets you explore what a website links to.
+- [postmake.io](https://postmake.io) - A curated directory of 300+ tools and resources used by companies and startups all over the web. Built using Vue.js and Nuxt.
+- [screenshotapi.net](https://screenshotapi.net) - A website screenshot API, capture pixel-perfect website screenshots.
+- [FontGet](https://www.fontget.com/) - Download Free Fonts.
+- [Travel_Smart](https://travelsmart.netlify.app/) - A tour-based web app that uses Vue + Vue Router + Vuex.
+- [National Institutes of Health (NIH): FEVS Survey Results](https://hr.nih.gov/workforce/fevs/2019-fevs-survey-results) - National Institutes of Health (NIH) data visualization of Federal Viewpoints Survey (FEVS) survey results.
+- [U Can Stock](https://www.ucanstock.com/) - U.S. stock market information platform for Korean. It's built with Vue, Vuex, Vuetify, Nuxt and Firebase.
+- [Nipashe](https://nipashe.netlify.app/) -"Nipashe" is a Swahili word that means "Inform me". Nipashe is a web app built in Vue + Vuex(state management) + Vue-Router(navigation) that gives a tally/statistics on the current COVID19 infections across the world based on the WHO
+- [DevSnap.me](https://devsnap.me) - A website that helps web developers find tons of free and open source HTML, CSS, and JavaScript assets.
+- [Pexies](https://github.com/canersevince/Pexies) - Pexies is a personal photo gallery built on pexels api. You can see curated/randomized pictures, and add them to your favourites.
+- [Wammes Gifts](https://www.wammes-gifts.nl) - Wammes Gifts helps you find the perfect gift.
+- [Back Home/回家](https://flights.vincentc.us/) - A flight searching engine for the flights from oversea to China Mainland (and China to oversea) that still fly during COVID-19.
- [Deadlines](https://deadlines.vercel.app) - An offline, simple deadline tracker made with Vue.js and localForage.
-- [Scraperbox](https://scraperbox.com) - 无法检测到的网页抓取 API. 使用 Laravel 和 Vue 构建.
-- [Darwin Analytics](https://www.darwin.so) - 用于测量和优化您的网站的工具. 使用 Vue3 和 Vite 构建.
-- [Pinterest video downloader](https://www.pinterestdownloder.video/) - 下载高清 pinterest 视频的工具
-- [Scrumfast](https://www.scrumfast.com) - 极其直观的项目管理 Scrum 工具.
-- [CryptoTracks](https://cryptotracks.io) - 在以太坊区块链上释放和发现音乐创造力.
-- [CodeSnippet](https://www.codesnippet.fr) - 面向教师和学生的协作代码编辑器.
-- [Gradientos](https://www.gradientos.app) - Gradientos 使查找渐变变得容易.
-- [httptools.dev](https://httptools.dev/) - 为 Web 开发人员提供的许多在线检查和工具的集合,例如 JSON 格式化程序、重定向检查或 URL 编码器. 使用 Vue3 和 vue-router 构建,后端 API 使用 Laravel.
-- [Cuping Font](https://cupingfont.com/) - 使用 vuejs 制作的炫酷字体生成器
-- [Slack Vuesualizer](https://slack-vuesualizer.vercel.app) - 显示并搜索您的 Slack 存档.
-- [findcharitables.org](https://findcharitables.org/) - 需要捐赠的组织列表的网站
-- [FontBolt](https://www.fontbolt.com/) - 从流行文化中发现并生成您最喜欢的字体
+- [Scraperbox](https://scraperbox.com) - Undetectable web scraping API. Built with Laravel and Vue.
+- [Darwin Analytics](https://www.darwin.so) - Tool for measuring and optimizing your site. Built with Vue3 and Vite.
+- [Pinterest video downloader](https://www.pinterestdownloder.video/) - Tool for Downloading pinterest videos in HD
+- [Scrumfast](https://www.scrumfast.com) - Extremely intuitive project management scrum tool.
+- [CryptoTracks](https://cryptotracks.io) - Unleash and discover musical creativity on the Ethereum blockchain.
+- [CodeSnippet](https://www.codesnippet.fr) - A collaborative code editor for teachers and students.
+- [Gradientos](https://www.gradientos.app) - Gradientos makes finding gradients easy.
+- [httptools.dev](https://httptools.dev/) - Collection of many online checks and tools for web developers, like a JSON formatter, redirect check or URL encoder. Built with Vue3 and vue-router, backend API uses Laravel.
+- [Cuping Font](https://cupingfont.com/) - Cool font generator made with vuejs
+- [Slack Vuesualizer](https://slack-vuesualizer.vercel.app) - Display and search through your Slack archive.
+- [findcharitables.org](https://findcharitables.org/) - Website for listing of organizations that need donation
+- [FontBolt](https://www.fontbolt.com/) - Discover and generate your favorite fonts from pop culture
### Interactive Experiences
@@ -1034,58 +1034,58 @@
- [TR-101 Synth Drum Machine](https://inverted3.gitlab.io/drum-machine)
- [Bootstrap 4 Editor](http://www.itwonders-web.com/bootstrap4-editor/)
- [Subtletab - Browser Extension](https://subtletab.com)
-- [web-riimote](https://web-riimote.herokuapp.com) - 将您的智能手机变成 3D 控制器([source code](https://github.com/konaraddio/web-riimote))
-- [CSS ColorVars](https://csscolorvars.github.io/) - 交互式工具代码生成([source code](https://github.com/CSSColorVars/csscolorvars))
-- [Nightlight During Conflict](https://pngk.org/nightlight/) - 探索冲突国家夜灯输出的 GIS 数据.
-- [User Friendly Justice Data](https://justicemoroccoprototype.hiil.org/) - 探索摩洛哥的司法数据.
-- [Thing](https://github.com/snturk/thing) - 使用 Vue 制作的呼吸练习和冥想网络应用程序.
-- [Vue Play](https://www.vueplay.com) - 在交互式/可视化拖放设计器中创建 Vue 组件和应用程序.
+- [web-riimote](https://web-riimote.herokuapp.com) - Turn your smartphone into a 3D controller ([source code](https://github.com/konaraddio/web-riimote))
+- [CSS ColorVars](https://csscolorvars.github.io/) - Interactive tool code generation ([source code](https://github.com/CSSColorVars/csscolorvars))
+- [Nightlight During Conflict](https://pngk.org/nightlight/) - Explore GIS data on nightlight output for countries in conflict.
+- [User Friendly Justice Data](https://justicemoroccoprototype.hiil.org/) - Explore justice data from Morocco.
+- [Thing](https://github.com/snturk/thing) - Breath exercise & meditation web app made with Vue.
+- [Vue Play](https://www.vueplay.com) - Create Vue components and applications in an interactive / visual drag & drop designer.
### Enterprise Usage
-- 阿里巴巴
-- 百度
+- Alibaba
+- Baidu
- Sina Weibo
-- 小米
+- Xiaomi
- Ele.me
- Optimizely
- Expedia
- UCWeb
-- 线
-- 任天堂
-- 塞尔特拉
+- Line
+- Nintendo
+- Celtra
- [Sainsbury's](https://sainsburys.jobs/)
- [AREX](https://arex.io/)
-- 大疆创新
-- 奥克提明有限公司
+- DJI
+- Octimine GmbH
- Hunliji
- [GitLab](https://about.gitlab.com/2016/10/20/why-we-chose-vue/)
- [Clemenger BBDO Melbourne](http://clemengerbbdo.com.au)
- [ZenMate](https://zenmate.com)
- [Codeship](https://blog.codeship.com/consider-vuejs-next-web-project/)
- [Storyblok](https://app.storyblok.com)
-- [Monito](https://www.monito.com) - 建立 Booking.com 进行国际汇款
-- [Hypefactors](https://hypefactors.com) - 面向数据驱动型公关专业人士的软件
-- Adobe
+- [Monito](https://www.monito.com) - Building the Booking.com for international money transfers
+- [Hypefactors](https://hypefactors.com) - Software for data-driven PR professionals
+- Adobe
- IBM
- [Cotabox](https://cotabox.com.br)
-- [Aromajoin](https://aromajoin.com) - 基于硬件、软件和材料技术的和谐,开发最好的数字气味产品.
+- [Aromajoin](https://aromajoin.com) - Develop the finest digital scent products based on the harmony of hardware, software and material technology.
- [Carrefour](https://www.carrefour.fr)
- [Staples Canada](https://www.staples.ca/)
- [Blibli](https://www.blibli.com)
- [Manduka](https://www.manduka.com/)
-- [Upwork](https://www.upwork.com/) - 自由职业者和雇主的工作市场
+- [Upwork](https://www.upwork.com/) - Work Marketplace for freelancers and employers
### A11y
-- [Vue A11y project](https://github.com/vue-a11y) - Vue.js 社区项目,旨在提高网络可访问性.
-- [vue-skip-to](https://github.com/vue-a11y/vue-skip-to) - 它可以帮助只使用键盘的人跳转到最重要的内容.
-- [vue-axe](https://github.com/vue-a11y/vue-axe) - Vue.js 应用程序的可访问性审核.
-- [vue-announcer](https://github.com/vue-a11y/vue-announcer) - 使用 Vue 的一种简单方法来为屏幕阅读器宣布任何有用的信息.
-- [eslint-plugin-vue-a11y](https://github.com/maranran/eslint-plugin-vue-a11y) - 静态 AST 检查器,用于检查 .vue 中元素的可访问性规则
-- [vue-focus-lock](https://github.com/theKashey/vue-focus-lock) - 这是一个陷阱! 焦点锁. 用于确定焦点范围的 A11y 实用程序.
-- [vue-a11y-calendar](https://github.com/IBM/vue-a11y-calendar) - 易于访问的国际化 Vue 日历.
-- [eslint-plugin-vuejs-accessibility](https://github.com/vue-a11y/eslint-plugin-vuejs-accessibility) - Vue.js 可访问性 eslint-plugin 由 @vue-a11y 管理.
+- [Vue A11y project](https://github.com/vue-a11y) - Vue.js community project to improve web accessibility.
+- [vue-skip-to](https://github.com/vue-a11y/vue-skip-to) - It helps people who only use the keyboard to jump to what matters most.
+- [vue-axe](https://github.com/vue-a11y/vue-axe) - Accessibility auditing for Vue.js applications.
+- [vue-announcer](https://github.com/vue-a11y/vue-announcer) - A simple way with Vue to announce any useful information for screen readers.
+- [eslint-plugin-vue-a11y](https://github.com/maranran/eslint-plugin-vue-a11y) - Static AST checker for accessibility rules on elements in .vue
+- [vue-focus-lock](https://github.com/theKashey/vue-focus-lock) - It is a trap! A lock for a Focus. A11y util for scoping a focus.
+- [vue-a11y-calendar](https://github.com/IBM/vue-a11y-calendar) - Accessible, internationalized Vue calendar.
+- [eslint-plugin-vuejs-accessibility](https://github.com/vue-a11y/eslint-plugin-vuejs-accessibility) - Vue.js accessibility eslint-plugin managed by @vue-a11y .
## Components & Libraries
@@ -1093,2446 +1093,2446 @@
#### Table
-_表格/数据网格_
-
-- [vuetable-2](https://github.com/ratiw/vuetable-2) - 数据表简化.
-- [vue-tables-2](https://github.com/matfish2/vue-tables-2) - Vue.js 2 个网格组件.
-- [vue-datasource](https://github.com/coderdiaz/vue-datasource) - 用于创建动态表的 vue.js 服务器端组件.
-- [ag-grid-vue](https://github.com/ag-grid/ag-grid) - ag-Grid 的 Vue 适配器.
-- [vue-data-tables](https://github.com/njleonzhang/vue-data-tables) - Vue2.0 DataTables,基于element-ui.
-- [vue-floatThead](https://github.com/tmlee/vue-floatThead) - floatThead 的 Vue 2.0 组件,一个浮动和粘性表头插件.
-- [vuetiful-datatable](https://github.com/andrewcourtice/vuetiful/tree/master/src/components/datatable) - 具有排序、过滤、分页、分组和聚合功能的数据表组件.
-- [vue-materialize-datatable](https://github.com/MicroDroid/vue-materialize-datatable) -Materialize CSS 的 VueJS 数据表
-- [vue-good-table](https://github.com/xaksis/vue-good-table) - 一个易于使用的 VueJS (2.x) 表插件,具有排序、列过滤、分页等功能.
-- [vue-grid](https://github.com/dzwillia/vue-grid) - Vue.js 的灵活网格组件
-- [vue-easytable](https://github.com/huangshuwei/vue-easytable) - 基于Vue2.x的强大表格组件
-- [vue2-datatable-component](https://github.com/OneWayTech/vue2-datatable) - Vue.js 2.x 的最佳数据表,永远不会糟糕
-- [vue-js-grid](https://github.com/euvl/vue-js-grid) - Vue.js 2.x 响应式网格系统,具有平滑排序、拖放和重新排序功能
-- [vue-handsontable-official](https://github.com/handsontable/vue-handsontable-official) Handsontable 电子表格组件的 Vue.js 包装器
-- [vue-grid](https://github.com/liqueflies/vue-grid) - 适用于 Vue.js 2.x 的强大 Flexbox 网格系统,使用内联样式构建
-- [vue-data-tablee](https://github.com/VitorLuizC/vue-data-tablee) - 基于vue-good-table,一个简单漂亮的表格组件
-- [vue-scrolling-table](https://github.com/richardtallent/vue-scrolling-table) - 简单的表格组件,具有弹性框大小调整、滚动表格主体(水平和垂直)、用于所有 tr/th/td 渲染的插槽.
-- [el-search-table-pagination](https://github.com/zollero/el-search-table-pagination) - 将 Element UI 的 Form、Table 和 Pagination 组件组合在一起. 基于Vue 2.x.([Detail](https://mp.weixin.qq.com/s/r_OumEQB79lpEETThHA70g))
-- [vue-crud-x](https://github.com/ais-one/vue-crud-x) - 使用Vuetify布局的可扩展CRUD组件,除了通常的页面、排序、过滤之外,它还能够进行嵌套CRUD、自定义表单、过滤器等操作.
-- [Vue Datatable](https://github.com/laravel-enso/vuedatatable) - VueJS 支持的数据表,具有 Laravel 服务器端加载和 JSON 模板设置
-- [v2-table](https://github.com/dwqs/v2-table) - 一个基于 Vue 2.x 的简单表格组件.
-- [vue-cheetah-grid](https://github.com/future-architect/cheetah-grid) - 一个在 Vue.js 画布上工作的高性能网格引擎.
-- [vue-table-component](http://vue-table-component.spatie.be/) - 一个开门见山的 Vue 组件来显示表格.
-- [@lossendae/vue-table](https://lossendae.github.io/vue-table) - Vue.js 2.x 的简单表格组件,具有分页和可排序列.
-- [el-data-table](https://github.com/FEMessage/el-data-table) - 基于element-ui,轻松搞定增删改查
-- [DevExtreme Vue Grid](https://devexpress.github.io/devextreme-reactive/vue/grid/) - 用于 Bootstrap 的高性能基于插件的 Vue 数据网格.
+_Tables / data grids_
+
+- [vuetable-2](https://github.com/ratiw/vuetable-2) - Data table simplify.
+- [vue-tables-2](https://github.com/matfish2/vue-tables-2) - Vue.js 2 grid components.
+- [vue-datasource](https://github.com/coderdiaz/vue-datasource) - A vue.js server-side component to create dynamic tables.
+- [ag-grid-vue](https://github.com/ag-grid/ag-grid) - Vue adaptor for ag-Grid.
+- [vue-data-tables](https://github.com/njleonzhang/vue-data-tables) - Vue2.0 DataTables, based on element-ui.
+- [vue-floatThead](https://github.com/tmlee/vue-floatThead) - Vue 2.0 component for floatThead, a floating & sticky table header plugin.
+- [vuetiful-datatable](https://github.com/andrewcourtice/vuetiful/tree/master/src/components/datatable) - Datatable component with sorting, filtering, pagination, grouping and aggregation.
+- [vue-materialize-datatable](https://github.com/MicroDroid/vue-materialize-datatable) - VueJS datatable for Materialize CSS
+- [vue-good-table](https://github.com/xaksis/vue-good-table) - An easy to use, VueJS (2.x) table plugin with sorting, column filtering, pagination etc.
+- [vue-grid](https://github.com/dzwillia/vue-grid) - A flexible grid component for Vue.js
+- [vue-easytable](https://github.com/huangshuwei/vue-easytable) - A powerful table components based on Vue2.x
+- [vue2-datatable-component](https://github.com/OneWayTech/vue2-datatable) - The best Datatable for Vue.js 2.x which never sucks
+- [vue-js-grid](https://github.com/euvl/vue-js-grid) - Vue.js 2.x responsive grid system with smooth sorting, drag-n-drop and reordering
+- [vue-handsontable-official](https://github.com/handsontable/vue-handsontable-official) A Vue.js wrapper for the Handsontable spreadsheet component
+- [vue-grid](https://github.com/liqueflies/vue-grid) - A powerful flexbox grid system for Vue.js 2.x, built with inline-styles
+- [vue-data-tablee](https://github.com/VitorLuizC/vue-data-tablee) - Based on vue-good-table, a simple and pretty table component
+- [vue-scrolling-table](https://github.com/richardtallent/vue-scrolling-table) - Simple table component with flexbox sizing, scrolled table body (horizontal and vertical), slots for all tr/th/td rendering.
+- [el-search-table-pagination](https://github.com/zollero/el-search-table-pagination) - Combines Form, Table and Pagination components of Element UI together. Based on Vue 2.x.([Detail](https://mp.weixin.qq.com/s/r_OumEQB79lpEETThHA70g))
+- [vue-crud-x](https://github.com/ais-one/vue-crud-x) - Extensible crud component using Vuetify layout, other than the usual page, sort, filter, it is able to do nested CRUD, custom forms, filters, operations.
+- [Vue Datatable](https://github.com/laravel-enso/vuedatatable) - VueJS powered Datatable with Laravel server-side loading and JSON template setup
+- [v2-table](https://github.com/dwqs/v2-table) - A simple table component based Vue 2.x.
+- [vue-cheetah-grid](https://github.com/future-architect/cheetah-grid) - A high-performance grid engine that work on a canvas for Vue.js.
+- [vue-table-component](http://vue-table-component.spatie.be/) - A straight to the point Vue component to display tables.
+- [@lossendae/vue-table](https://lossendae.github.io/vue-table) - Simple table component for Vue.js 2.x with pagination and sortable columns.
+- [el-data-table](https://github.com/FEMessage/el-data-table) - base on element-ui, makes crud easily
+- [DevExtreme Vue Grid](https://devexpress.github.io/devextreme-reactive/vue/grid/) - High-performance plugin-based Vue data grid for Bootstrap.
- [vue-ads-table-tree](https://github.com/arnedesmedt/vue-ads-table-tree) - A vue Table component, with filtering, sorting and pagination. Rows can have child rows, so a tree structure can be build. It also supports async calls to load rows from the backend. It's built with the css framework `tailwindcss`
-- [@marketconnect/vue-pivot-table](https://github.com/MarketConnect/vue-pivot-table) - 数据透视表的 vue 组件
-- [vue-teible](https://github.com/hiendv/teible) - 适用于网络的轻量级且灵活的表格组件:zap:
-- [vue-jqxgrid](https://github.com/jqwidgets/vue/tree/master/grid) - Vue数据网格,具有过滤、排序、编辑、分组、数据导出等功能.
-- [vue-jqxpivotgrid](https://github.com/jqwidgets/vue/tree/master/pivotgrid) - Vue 数据透视数据网格,具有透视设计器、钻取单元格、透视功能.
-- [toast-ui.vue-grid](https://github.com/nhnent/toast-ui.vue-grid) -Vue 包装器 [TOAST UI Grid](http://ui.toast.com/tui-grid/).
-- [vueye-datatable](https://github.com/boussadjra/vueye-table) - Vueye 数据表是一个基于 Vue.js 2 的响应式数据表组件,它按页面组织数据以便轻松导航.
-- [vue-sorted-table](https://github.com/BernhardtD/vue-sorted-table) - 将表格转换为排序表格的插件. 支持嵌套对象键、自定义图标和可重用组件.
-- [vue-bootstrap4-table](https://github.com/rubanraj54/vue-bootstrap4-table) - 基于 Vue 2 和 Bootstrap 4 的高级数据表,包括多列过滤、多列排序、分页和信息、复选框行和高度可定制的槽选项.
-- [vuejs-smart-table](https://github.com/tochoromero/vuejs-smart-table) - 使用普通 HTML 表结构的直接表组件,具有开箱即用的排序、过滤、分页和选择功能.
-- [@myena/vue-table](https://github.com/myENA/vue-table) - 用于客户端/服务器数据处理的表组件. 过滤、排序、分页、分组、扩展详细信息行. 通过过滤器、标题、列、分页、详细信息行的插槽进行高度可定制.
-- [vue-jd-table](https://github.com/jamesdruhan/vue-jd-table) - Vue 2 的高级且灵活的数据表组件.功能丰富:搜索、过滤、导出、分页(传统和虚拟滚动)等等!
-- [iview-table-page](https://github.com/MengFangui/iview-table-page) - 将 iview UI 的表格和页面组件组合在一起. 基于Vue 2.x. 并听到一些使用 iview-table-page 的示例.
-- [fancy-grid-vue](https://github.com/FancyGrid/FancyGrid) - FancyGrid 的 Vue 适配器.
-- [vue-table-dynamic](https://github.com/TheoXiong/vue-table-dynamic) - 具有排序、过滤、编辑、分页、多重选择等功能的动态表格.
-- [vue-quintable](https://github.com/Quintetio/vue-quintable) - 基于 Vue 2.x 和 Bootstrap 4.x 的响应式且高度可配置的表格
-- [vue-grid-responsive](https://github.com/andrelmlins/vue-grid-responsive) - 基于 Bootstrap for Vue 2.x 的响应式网格系统.
-- [vue-js-datatable](https://github.com/Parthfaladu/vue-js-datatable) - VueJS 轻量级包装数据表组件 [datatables.net](https://datatables.net)
-- [bee-grid-table](https://github.com/jiahengaa/BeeGridTable) -BeeGridTable ,是一个基于Vue.js的高度可定制的Table UI组件库. 功能丰富、更高效、简单易用!
-- [vue-datagrid](https://github.com/revolist/vue-datagrid) - Vue 网格包装器,用于强大的 Web 组件 revo-grid,具有 excel 等丰富的编辑和行为.
-- [element-ui-sticky-table](https://github.com/iendeavor/element-ui-sticky-table) - 对 element-ui 表有粘性
-- [vue-dataset](https://github.com/kouts/vue-dataset) - 一组 Vue.js 组件,用于显示具有过滤、分页和排序功能的数据集!
-- [jz-gantt](https://github.com/jeremyjone/jz-gantt) - 高性能的Vue甘特图组件,包括高度可定制的表格列、动态更新数据、自由拖动进度条、切换标题等.
-- [vue3-easy-data-table](https://github.com/HC200ok/vue3-easy-data-table) - 使用Vue.js 3.x制作的一个简单易用的数据表组件,参考Vuetify 2中数据表组件的API和UI.
-- [lv2-datatable](https://github.com/HELMAB/lv2-datatable) - 将 Laravel 数据表与您的 Vue 应用程序集成,无需使用 JQuery.
-- [vuetify-resize-drawer](https://github.com/webdevnerdstuff/vuetify-resize-drawer) -Vuetify v2. vuetify-resize-drawer 组件扩展了 v-navigation-drawer 的功能,以便用户可以调整其大小.
-- [el-col-group](https://github.com/jiangfei5945/el-col-group) - 强大且灵活的元素表列.
-- [tanstack-table](https://github.com/tanstack/table) - 用于构建强大的表格和数据网格的无头用户界面.
+- [@marketconnect/vue-pivot-table](https://github.com/MarketConnect/vue-pivot-table) - A vue component for pivot table
+- [vue-teible](https://github.com/hiendv/teible) - Lightweight and flexible table component for the web :zap:
+- [vue-jqxgrid](https://github.com/jqwidgets/vue/tree/master/grid) - Vue data grid with filtering, sorting, editing, grouping, data export and other features.
+- [vue-jqxpivotgrid](https://github.com/jqwidgets/vue/tree/master/pivotgrid) - Vue pivot data grid with pivot designer, drill through cells, pivot functions.
+- [toast-ui.vue-grid](https://github.com/nhnent/toast-ui.vue-grid) - Vue Wrapper for [TOAST UI Grid](http://ui.toast.com/tui-grid/).
+- [vueye-datatable](https://github.com/boussadjra/vueye-table) - Vueye data table is a responsive data table component based on Vue.js 2, it organizes your data per pages in order to navigate easily.
+- [vue-sorted-table](https://github.com/BernhardtD/vue-sorted-table) - A plugin to turn tables into sorted tables. Supports nested object keys, custom icons and reusable components.
+- [vue-bootstrap4-table](https://github.com/rubanraj54/vue-bootstrap4-table) - An advanced data table based on Vue 2 and Bootstrap 4, which includes Multi column filtering, Multi column sorting, Pagination & Info, Checkbox rows and Highly customizable slot options.
+- [vuejs-smart-table](https://github.com/tochoromero/vuejs-smart-table) - Straight Forward Table Component using the vanilla HTML Table Structure with Sorting, Filtering, Pagination and Selection out of the box.
+- [@myena/vue-table](https://github.com/myENA/vue-table) - Table Components for Client/Server data handling. Filter, sort, paginate, group, expanding details row. Highly customizable via slots for filter, headers, column, pagination, details row.
+- [vue-jd-table](https://github.com/jamesdruhan/vue-jd-table) - Advanced and flexible data table component for Vue 2. Feature Rich: search, filtering, exporting, pagination (traditional and virtual scroll) and so much more!
+- [iview-table-page](https://github.com/MengFangui/iview-table-page) - Combines Table and Page components of iview UI together. Based on Vue 2.x. And Hear are some examples to use iview-table-page.
+- [fancy-grid-vue](https://github.com/FancyGrid/FancyGrid) - Vue adaptor for FancyGrid.
+- [vue-table-dynamic](https://github.com/TheoXiong/vue-table-dynamic) - A dynamic table with sorting, filtering, editing, pagination, multiple select, etc.
+- [vue-quintable](https://github.com/Quintetio/vue-quintable) - A responsive and highly configurable table based on Vue 2.x and Bootstrap 4.x
+- [vue-grid-responsive](https://github.com/andrelmlins/vue-grid-responsive) - Responsive grid system based on Bootstrap for Vue 2.x.
+- [vue-js-datatable](https://github.com/Parthfaladu/vue-js-datatable) - VueJS light weight wrapper datatable component for [datatables.net](https://datatables.net)
+- [bee-grid-table](https://github.com/jiahengaa/BeeGridTable) -BeeGridTable , is a Highly Customizable Table UI component library based on Vue.js. Rich functions、More efficient、Easy to use!
+- [vue-datagrid](https://github.com/revolist/vue-datagrid) - Vue grid wrapper for powerful webcomponent revo-grid with excel like rich edit and behavior.
+- [element-ui-sticky-table](https://github.com/iendeavor/element-ui-sticky-table) - Sticky for element-ui table
+- [vue-dataset](https://github.com/kouts/vue-dataset) - A set of Vue.js components to display datasets with filtering, paging, and sorting capabilities!
+- [jz-gantt](https://github.com/jeremyjone/jz-gantt) - A high-performance Vue gantt component, which includes highly customizable table columns, dynamic update data, freely drag the progress bar, switch header, etc.
+- [vue3-easy-data-table](https://github.com/HC200ok/vue3-easy-data-table) - A easy-to-use data table component made with Vue.js 3.x, referring to the API and UI of data table component in Vuetify 2.
+- [lv2-datatable](https://github.com/HELMAB/lv2-datatable) - Integrate the Laravel datatables with your Vue app without using JQuery.
+- [vuetify-resize-drawer](https://github.com/webdevnerdstuff/vuetify-resize-drawer) - Vuetify v2. The vuetify-resize-drawer component extends the functionality of the v-navigation-drawer so that it is resizable by the user.
+- [el-col-group](https://github.com/jiangfei5945/el-col-group) - Powerful and Flexable column for Element table.
+- [tanstack-table](https://github.com/tanstack/table) - Headless UI for building powerful tables & datagrids.
#### Notification
-_Toaster / Snackbar — 用无模式临时小弹出窗口通知用户_
-
-- [vue-notifications](https://github.com/se-panfilov/vue-notifications) - Vue.js 无关的非阻塞通知库.
-- [vue-easy-toast](https://github.com/noru/vue-easy-toast) - vue/vue2 的 toast 插件.
-- [vue-toasted](https://github.com/shakee93/vue-toasted) - VueJS 的响应式触摸兼容 Toast 插件.
-- [vue-notifikation](https://github.com/happyCoda/vue-notifikation) - Vue.js 通知插件.
-- [vue-notification](https://github.com/euvl/vue-notification) - Vue.js 2+ 通知插件使用 `Velocity` 进行动画.
-- [vs-notify](https://github.com/NxtChg/pieces/tree/master/js/vue/vs-notify) - 微小但功能强大的通知组件,没有依赖项.
-- [vue2-notify](https://github.com/websmurf/vue2-notify) - Vue.js 2+ 通知插件.
-- [vue-notifyjs](https://github.com/cristijora/vue-notifyjs) - 极简、3kb 主题通知插件
-- [vueup](https://github.com/chryb/vueup) - Vue.js 的简单、轻量级且优雅的全局通知弹出窗口
-- [vuex-flash](https://github.com/ahmed-dinar/vuex-flash) - Vuex 2.x 中 VueJS 2.x 的 Flash 消息组件.
-- [vue-snotify](https://github.com/artemsky/vue-snotify) - Vue.js 2 通知中心
-- [vue-notify-me](https://github.com/PygmySlowLoris/vue-notify-me) - Vue 的可堆叠通知警报
-- [vue-noty](https://github.com/renoguyon/vuejs-noty) - Noty 的 Vue.js 2 包装器
-- [vue-notice](https://github.com/marcius-studio/vue-notice) - Vue.js 2 使用本机 API 对 Noty.js 进行包装
-- [vue-flash-message](https://github.com/keen-on-design/vue-flash-message) - 简单而灵活的通知插件
-- [@voerro/vue-notifications](https://github.com/voerro/vue-notifications) - 简单的 Vue.js 2 通知插件,具有 HTML 和样式支持.
-- [vue-awesome-notifications](https://github.com/f3oall/vue-awesome-notifications) - 具有高级异步支持的轻量级 Vue.js 通知库.
-- [vue-izitoast](https://github.com/arthurvasconcelos/vue-izitoast) - IziToast 的 Vue.js 2 包装器.
-- [vue-toastr-2](https://github.com/saivarunk/vue-toastr-2) - 基于 Vue.js 构建的简单 toast 通知 [toastr](https://github.com/CodeSeven/toastr)
-- [vue-snack](https://github.com/zerodois/vue-snack) - 基于 Google Material 的 Snackbars 的 Vue.JS 插件.
-- [vue-m-message](https://github.com/mengdu/m-message) - vue 的消息插件.
-- [vue-notification-bell](https://github.com/Carrene/vue-notification-bell) - 用于显示通知的 Vue UI 组件.
-- [v-tostini](https://github.com/marverix/v-tostini) - Vue.js 2.x 的真正简单的 toast 通知机制. 不包含 CSS.
-- [vue-toast-notification](https://github.com/ankurk91/vue-toast-notification) - 另一个 Vue.js Toast 通知插件.
-- [VueToastify](https://github.com/nandi95/vue-toastify) - 一个无忧无虑的通知组件.
-- [vue-toastification](https://github.com/Maronato/vue-toastification) - 适用于 Vue 的轻松、简单且美观的吐司
-- [@smartweb/vue-flash-message](https://github.com/smwbtech/vue-flash-message) - 向用户显示单个或多个闪现消息的组件
-- [vue-notification](https://github.com/mathieustan/vue-notification) - 一个干净漂亮的通知系统,具有材料设计风格,带有队列:新:
-- [Breadstick](https://github.com/codebender828/breadstick) - 一个简单而灵活的定位、堆叠和消除 API,用于您的自定义 Vue 通知.
-- [vuetify-toast-snackbar](https://github.com/eolant/vuetify-toast-snackbar) - 带有队列支持的 Vue.JS toast 服务,使用 Vuetify 的“Snackbar”组件.
-- [vue-toaster](https://github.com/MeForma/vue-toaster) - Vue 3 的 Vue.js toast 通知插件
-- [vue-notification-ui](https://github.com/HELMAB/vue-notification-ui) - 使用 Vue.js 的简单推送通知 UI
-- [vue-my-toasts](https://github.com/Tahul/vue-my-toasts) - 提供您的组件,让我们为剩下的干杯.
-- [@kyvg/vue3-notification](https://github.com/kyvg/vue3-notification) - Vue 3通知库
-- [vue-global-alert-utility](https://github.com/RashadSaleh/vue-global-alert-utility) - 一个 Vue.js 全局警报实用程序,用于替换普通 JavaScript“警报”功能,提供更好的用户和开发人员体验,同时保持尽可能简单.
-- [notivue](https://github.com/smastrom/notivue) - 适用于 Vue 3 和 Nuxt 3 的全功能通知系统.
+_Toaster / snackbar — Notify the user with a modeless temporary little popup_
+
+- [vue-notifications](https://github.com/se-panfilov/vue-notifications) - Vue.js agnostic non-blocking notifications library.
+- [vue-easy-toast](https://github.com/noru/vue-easy-toast) - A toast plugin for vue/vue2.
+- [vue-toasted](https://github.com/shakee93/vue-toasted) - Responsive Touch Compatible Toast plugin for VueJS.
+- [vue-notifikation](https://github.com/happyCoda/vue-notifikation) - Vue.js notification plugin.
+- [vue-notification](https://github.com/euvl/vue-notification) - Vue.js 2+ notification plugin using `Velocity` for animations.
+- [vs-notify](https://github.com/NxtChg/pieces/tree/master/js/vue/vs-notify) - Tiny but powerful notification component with no dependencies.
+- [vue2-notify](https://github.com/websmurf/vue2-notify) - Vue.js 2+ notification plugin.
+- [vue-notifyjs](https://github.com/cristijora/vue-notifyjs) - Minimalist, 3kb themable notification plugin
+- [vueup](https://github.com/chryb/vueup) - Simple, lightweight and elegant global notification popup for Vue.js
+- [vuex-flash](https://github.com/ahmed-dinar/vuex-flash) - Flash message component for VueJS 2.x within Vuex 2.x.
+- [vue-snotify](https://github.com/artemsky/vue-snotify) - Vue.js 2 Notification Center
+- [vue-notify-me](https://github.com/PygmySlowLoris/vue-notify-me) - Stackable notification Alert for Vue
+- [vue-noty](https://github.com/renoguyon/vuejs-noty) - A Vue.js 2 wrapper around Noty
+- [vue-notice](https://github.com/marcius-studio/vue-notice) - Vue.js 2 wrapper around Noty.js with native API
+- [vue-flash-message](https://github.com/keen-on-design/vue-flash-message) - Simple yet flexible notification plugin
+- [@voerro/vue-notifications](https://github.com/voerro/vue-notifications) - Simple Vue.js 2 notifications plugin with HTML and styling support.
+- [vue-awesome-notifications](https://github.com/f3oall/vue-awesome-notifications) - Lightweight Vue.js notification library with advanced async support.
+- [vue-izitoast](https://github.com/arthurvasconcelos/vue-izitoast) - A Vue.js 2 wrapper around IziToast.
+- [vue-toastr-2](https://github.com/saivarunk/vue-toastr-2) - Simple toast notifications for Vue.js built on [toastr](https://github.com/CodeSeven/toastr)
+- [vue-snack](https://github.com/zerodois/vue-snack) - A Vue.JS plugin for Snackbars based on Google Material.
+- [vue-m-message](https://github.com/mengdu/m-message) - A message plugin for vue.
+- [vue-notification-bell](https://github.com/Carrene/vue-notification-bell) - A Vue UI component for showing notifications.
+- [v-tostini](https://github.com/marverix/v-tostini) - Really plain toast notifications mechanism for Vue.js 2.x. No CSS included.
+- [vue-toast-notification](https://github.com/ankurk91/vue-toast-notification) - Yet another Vue.js Toast notification plugin.
+- [VueToastify](https://github.com/nandi95/vue-toastify) - A fuss free notification component.
+- [vue-toastification](https://github.com/Maronato/vue-toastification) - Light, easy and beautiful toasts for Vue
+- [@smartweb/vue-flash-message](https://github.com/smwbtech/vue-flash-message) - The component to display single flash message or multiple flash messages to user
+- [vue-notification](https://github.com/mathieustan/vue-notification) - A clean & nice notification system with Material Design style with a queue :new:
+- [Breadstick](https://github.com/codebender828/breadstick) - 🚀 A simple and flexible positioning, stacking and dismissal API for your custom Vue notifications.
+- [vuetify-toast-snackbar](https://github.com/eolant/vuetify-toast-snackbar) - Vue.JS toast service with queue support that uses Vuetify's "Snackbar" component.
+- [vue-toaster](https://github.com/MeForma/vue-toaster) - Vue.js toast notification plugin for Vue 3
+- [vue-notification-ui](https://github.com/HELMAB/vue-notification-ui) - A simple push the notification UI with Vue.js
+- [vue-my-toasts](https://github.com/Tahul/vue-my-toasts) - Provide your component and let us toast the rest.
+- [@kyvg/vue3-notification](https://github.com/kyvg/vue3-notification) - Vue 3 notification library
+- [vue-global-alert-utility](https://github.com/RashadSaleh/vue-global-alert-utility) - A Vue.js global alert utility to replace vanilla JavaScript `alert` function with better user and developer experience, while keeping it as simple as possible.
+- [notivue](https://github.com/smastrom/notivue) - Fully-featured notification system for Vue 3 and Nuxt 3.
#### Loader
-_加载器/旋转器/进度条 — 让用户知道某些内容正在加载_
-
-- [vue-radial-progress](https://github.com/wyzant-dev/vue-radial-progress) - Vue.js 的径向进度条组件.
-- [vue-simple-spinner](https://github.com/dzwillia/vue-simple-spinner) - 一个简单、灵活的 Vue.js 旋转器
-- [vue-wait](https://github.com/f/vue-wait) - Vue/Vuex 和 Nuxt 应用程序的复杂加载器管理.
-- [vue-progress-path](https://github.com/Akryum/vue-progress-path) - 可自定义的进度指示器和旋转器,支持任何自定义 SVG 路径.
-- [vue-blockui](https://github.com/realdah/vue-blockui) - vue 2的BlockUI,类似于jquery blockUI,可用于加载屏幕.
-- [epic-spinners](https://github.com/epicmaxco/epic-spinners) - 易于使用的 css spinners 集合与 vue.js 集成.
-- [svg-progress-bar](https://github.com/chenxuan0000/svg-progress-bar) - Vue.js 的简单进度条.
-- [vue-loading-overlay](https://github.com/ankurk91/vue-loading-overlay) - 微小的全屏加载指示器
-- [vue-loaders](https://github.com/Hokid/vue-loaders) - vue 包装器 [loaders.css](https://github.com/ConnorAtherton/loaders.css)
-- [vue-promise-btn](https://github.com/STUkh/vue-promise-btn) - 小巧而强大的工具,用于异步按钮(或任何其他标签)锁定,带有精美的内置微调器
-- [vue-spinkit](https://github.com/TonPC64/vue-spinkit) - 使用 CSS 为 VueJS 制作动画的加载指示器集合
-- [vue2-form-loading](https://github.com/hussam-m/vue2-form-loading) - VueJS 指令可与表单一起使用,以便在加载下一页时禁用提交按钮
-- [vue-element-loading](https://github.com/biigpongsatorn/vue-element-loading) - ⏳ 在容器内加载或 Vue.js 全屏加载
-- [tb-skeleton](https://github.com/anthinkingcoder/tb-skeleton) - Vue.js 的骨架屏幕加载
-- [vue-spinners](https://github.com/Saeris/vue-spinners) - Vuejs 的加载旋转组件集合
-- [vue-progress-bar](https://github.com/Yangfan2016/vue-yan-progress) - 这是一个基于vue的级联进度条插件
-- [vue-loading-button](https://github.com/shwilliam/vue-loading-button) - 带滑出式加载指示器的简单按钮
-- [vue-loading](https://github.com/HELMAB/vue-loading) - 请求 API 时阻止页面
-- [vue-preloaders](https://github.com/igaloly/vue-preloaders) - 随时轻松快速地将预加载器连接到任何元素
-- [vue-ellipse-progress](https://github.com/setaman/vue-ellipse-progress) - 灵活的 Vue.js 组件,用于创建漂亮的动画圆形进度条和加载器
-- [vuesence-cloud-sync-button](https://github.com/altrusl/vuesence-cloud-sync-button) - 动画按钮,也可用作云同步进度条
-- [vue-ui-preloader](https://github.com/Bot-Academia/Vue-ui-preloader) - 带有 Playground 的 vue.js 项目的预加载器组件.
-- [vue-splash](https://github.com/MehdiKhoshnevisz/vue-splash) - 一个简单而酷炫的 vue.js 启动插件
-- [vue-ultimate-skeleton-cards](https://github.com/neelansh15/vue-ultimate-skeleton-cards) - 适用于 Vue 的终极、完全可定制的 Skeleton Card 插件
-- [vue-wait-for](https://github.com/MeForma/vue-wait-for) - 使用响应式方法的 Vue.js 3 加载器管理器
-- [vue-content-loader](https://github.com/egoist/vue-content-loader) - SVG 组件用于创建占位符加载,如 Facebook 卡片加载
-- [vue3-circle-progress](https://github.com/delowardev/vue3-circle-progress) - 高度可定制的 Vue.js 3 圆形进度条组件.
-- [uspin](https://github.com/peterroe/uspin) - 一个在加载时添加旋转掩码的 vue3 组件.
-- [vue-img-lazy-tiny](https://github.com/peterroe/vue-img-lazy-tiny) - 一个 vue3 指令,在加载时提供屏蔽.
+_Loaders / spinners / progress bars — Let the user know that something is loading_
+
+- [vue-radial-progress](https://github.com/wyzant-dev/vue-radial-progress) - Radial progress bar component for Vue.js.
+- [vue-simple-spinner](https://github.com/dzwillia/vue-simple-spinner) - A simple, flexible spinner for Vue.js
+- [vue-wait](https://github.com/f/vue-wait) - Complex Loader Management for Vue/Vuex and Nuxt applications.
+- [vue-progress-path](https://github.com/Akryum/vue-progress-path) - Customizable progress indicators and spinners that support any custom SVG path.
+- [vue-blockui](https://github.com/realdah/vue-blockui) - BlockUI for vue 2, similar to jquery blockUI, can be used for loading screen.
+- [epic-spinners](https://github.com/epicmaxco/epic-spinners) - Easy to use css spinners collection with vue.js integration.
+- [svg-progress-bar](https://github.com/chenxuan0000/svg-progress-bar) - A simple progress bar for Vue.js.
+- [vue-loading-overlay](https://github.com/ankurk91/vue-loading-overlay) - Tiny full screen loading indicator
+- [vue-loaders](https://github.com/Hokid/vue-loaders) - vue wrappers for [loaders.css](https://github.com/ConnorAtherton/loaders.css)
+- [vue-promise-btn](https://github.com/STUkh/vue-promise-btn) - Tiny and powerful tool for asynchronous buttons(or any other tag) lock with fancy built-in spinner
+- [vue-spinkit](https://github.com/TonPC64/vue-spinkit) - 🌈 A collection of loading indicators animated with CSS for VueJS
+- [vue2-form-loading](https://github.com/hussam-m/vue2-form-loading) - A VueJS directive can be used with forms in order to disable submit button while the next page is loading
+- [vue-element-loading](https://github.com/biigpongsatorn/vue-element-loading) - ⏳ Loading inside a container or full screen for Vue.js
+- [tb-skeleton](https://github.com/anthinkingcoder/tb-skeleton) - A skeleton screen loading for Vue.js
+- [vue-spinners](https://github.com/Saeris/vue-spinners) - 💫 A collection of loading spinner components for Vuejs
+- [vue-progress-bar](https://github.com/Yangfan2016/vue-yan-progress) - This is a cascading progress bar plugin based on vue
+- [vue-loading-button](https://github.com/shwilliam/vue-loading-button) - 👇 Straightforward button with slideout loading indicator
+- [vue-loading](https://github.com/HELMAB/vue-loading) - 🔄 Block page while requesting API
+- [vue-preloaders](https://github.com/igaloly/vue-preloaders) - Attach your preloader at any time, to any element easily and quickly
+- [vue-ellipse-progress](https://github.com/setaman/vue-ellipse-progress) - A flexible Vue.js component to create beautiful animated circular progress bars and loaders
+- [vuesence-cloud-sync-button](https://github.com/altrusl/vuesence-cloud-sync-button) - Animated button which also serves as a cloud synchronization progress bar
+- [vue-ui-preloader](https://github.com/Bot-Academia/Vue-ui-preloader) - Pre Loader components for vue.js projects with playground.
+- [vue-splash](https://github.com/MehdiKhoshnevisz/vue-splash) - A simple and cool splash plugin for vue.js 💦
+- [vue-ultimate-skeleton-cards](https://github.com/neelansh15/vue-ultimate-skeleton-cards) - The Ultimate, fully-customizable Skeleton Card plugin for Vue 🚀
+- [vue-wait-for](https://github.com/MeForma/vue-wait-for) - A loader manager for Vue.js 3 with reactive method
+- [vue-content-loader](https://github.com/egoist/vue-content-loader) - SVG component to create placeholder loading, like Facebook cards loading
+- [vue3-circle-progress](https://github.com/delowardev/vue3-circle-progress) - Highly customizable Vue.js 3 circular progressbar component.
+- [uspin](https://github.com/peterroe/uspin) - A vue3 component that adds a spin mask at load time.🔄
+- [vue-img-lazy-tiny](https://github.com/peterroe/vue-img-lazy-tiny) - A vue3 directive that provide a shield while loading.
##### Progress Bar
-_页面顶部的细长进度条_
+_A slim progress bar at the top of the page_
-- [vue-progressbar](https://github.com/hilongjw/vue-progressbar) - vue 的轻量级进度条.
-- [vue2-loading-bar](https://github.com/BosNaufal/vue2-loading-bar) - Vue 2 的最简单的 Youtube 类似加载栏组件.
-- [vue-top-progress](https://github.com/dalphyx/vue-top-progress) - Vue.js 的另一个顶级进度加载栏组件.
-- [vue-nprogress](https://github.com/vue-bulma/nprogress) - 进度条基于 Vue 的 nprogress.
-- [vue-progress-button](https://github.com/websmurf/vue-progress-button) - Vue.js 2.x 动画按钮组件.
+- [vue-progressbar](https://github.com/hilongjw/vue-progressbar) - A lightweight progress bar for vue.
+- [vue2-loading-bar](https://github.com/BosNaufal/vue2-loading-bar) - Simplest Youtube Like Loading Bar Component For Vue 2.
+- [vue-top-progress](https://github.com/dalphyx/vue-top-progress) - Yet another top progress loading bar component for Vue.js.
+- [vue-nprogress](https://github.com/vue-bulma/nprogress) - Progress bars is based on nprogress for Vue.
+- [vue-progress-button](https://github.com/websmurf/vue-progress-button) - Vue.js 2.x animated button component.
- [vue-simple-progress](https://github.com/dzwillia/vue-simple-progress) - A simple, flexible progress bar for Vue.js
-- [vue-component-loading](https://github.com/val-bubbleflat/vue-component-loading) - 管理每个组件内的加载状态并用进度条显示全局加载状态.
-- [vue-scroll-progress](https://github.com/spemer/vue-scroll-progress) - 用于页面滚动进度条的简单 Vue.js 插件
-- [vue-read-progress](https://github.com/ajerez/vue-read-progress) - 页面顶部可自定义进度条,显示滚动进度
-- [easy-circular-progress](https://github.com/dreambo8563/easy-circular-progress) - 简单的循环进度组件,具有计数效果
-- [vue-twitter-counter](https://github.com/LucasLeandro1204/vue-twitter-counter) - Counter 组件的灵感来源于 Twitter 和 Vue
+- [vue-component-loading](https://github.com/val-bubbleflat/vue-component-loading) - Manage a loading state inside each component and display the global loading state with a progressbar.
+- [vue-scroll-progress](https://github.com/spemer/vue-scroll-progress) - Simple Vue.js plugin for page scroll progress bar
+- [vue-read-progress](https://github.com/ajerez/vue-read-progress) - Customizable progress bar at the top of the page that shows the scroll progress
+- [easy-circular-progress](https://github.com/dreambo8563/easy-circular-progress) - Easy circular progress component with counting effect
+- [vue-twitter-counter](https://github.com/LucasLeandro1204/vue-twitter-counter) - Counter component inspired in Twitter with Vue
- [vue-ins-progress-bar](https://github.com/meloalright/vue-ins-progress-bar) - A Vue component of ins-style progress bar 一款 ins 风格的 vue 进度条组件
-- [vue-next-progressbar](https://github.com/jambonn/vue-next-progressbar) - Vue 3 的细长进度条(压缩后 1KB).
-- [vue3-progress](https://github.com/marcoschulte/vue3-progress) - 完全可定制的 vue3 插件,可在等待某些内容(例如 http 请求)时显示进度条
+- [vue-next-progressbar](https://github.com/jambonn/vue-next-progressbar) - Slim progress bars(1KB gzipped) for Vue 3.
+- [vue3-progress](https://github.com/marcoschulte/vue3-progress) - Fully customizable vue3 plugin to display a progress bar while waiting for something, e.g. http requests
#### Tooltip
-工具提示/弹出窗口
+Tooltips / popovers
-- [v-tooltip](https://github.com/Akryum/vue-tooltip) - 使用 Vue 2.x 的简单工具提示.
-- [vue-popper-component](https://github.com/antongorodezkiy/vue-popper-component) - Vue.js 的 Popper.js 指令.
-- [vue-directive-tooltip](https://github.com/hekigan/vue-directive-tooltip) - 简单、灵活的工具提示指令(基于 Popper.js) [![Vue.js](https://img.shields.io/badge/vue-2-green.svg)](https://vuejs.org)
-- [vue-popperjs](https://github.com/RobinCK/vue-popper) - VueJS 2.x 弹出组件
-- [vue-tooltipster](https://github.com/cpfarher/vue-tooltipster) - VueJS 2.x 工具提示组件. 支持 html 内容、悬停和悬停+单击事件.
-- [k-pop](https://github.com/ChristianKienle/k-pop) - 简单的弹出组件基于 [popper.js](https://popper.js.org/) . 高度可定制. 带有主题. 支持自定义触发器,可以监听任何事件.
-- [@adamdehaven/vue-custom-tooltip](https://github.com/adamdehaven/vue-custom-tooltip) - Vue 2 和 3 :tada:可定制、反应式和可重用的工具提示组件,支持插件选项、道具和多个用例. 也适用于 SSR(例如 VuePress、Nuxt)并包含 TypeScript 类型. (Vue 3 可在“next”分支/npm 标签上使用)
-- [vue-use-popperjs](https://github.com/iendeavor/vue-use-popperjs) - Vue 2 和 3 popper hook 由 @popperjs 提供支持
-- [vue-follow-tooltip](https://github.com/gVguy/vue-follow-tooltip) - Vue 3 的小工具提示指令.
-- [Tippy.vue](https://github.com/thecodewarrior/Tippy.vue) - 无嵌套 [Tippy.js](https://atomiks.github.io/tippyjs/) Vue 3 的指令/组件.无需更改结构或样式的直接添加. 支持单独和单一工具提示.
+- [v-tooltip](https://github.com/Akryum/vue-tooltip) - Easy tooltips with Vue 2.x.
+- [vue-popper-component](https://github.com/antongorodezkiy/vue-popper-component) - Popper.js directive for Vue.js.
+- [vue-directive-tooltip](https://github.com/hekigan/vue-directive-tooltip) - Simple, flexible tooltip directive (based on Popper.js) [![Vue.js](https://img.shields.io/badge/vue-2-green.svg)](https://vuejs.org)
+- [vue-popperjs](https://github.com/RobinCK/vue-popper) - VueJS 2.x popover component
+- [vue-tooltipster](https://github.com/cpfarher/vue-tooltipster) - VueJS 2.x tooltip component. Support html content, hover and hover+click events.
+- [k-pop](https://github.com/ChristianKienle/k-pop) - Simple popover component based on [popper.js](https://popper.js.org/). Highly customizable. Comes with themes. Supports custom triggers and can listen to any event.
+- [@adamdehaven/vue-custom-tooltip](https://github.com/adamdehaven/vue-custom-tooltip) - Vue 2 & 3 :tada: customizable, reactive, and reusable tooltip component that supports plugin options, props, and multiple use-cases. Also works with SSR (e.g. VuePress, Nuxt) and includes TypeScript types. (Vue 3 is available on `next` branch/npm tag)
+- [vue-use-popperjs](https://github.com/iendeavor/vue-use-popperjs) - Vue 2 & 3 popper hook powered by @popperjs
+- [vue-follow-tooltip](https://github.com/gVguy/vue-follow-tooltip) - Tiny tooltip directive for Vue 3.
+- [Tippy.vue](https://github.com/thecodewarrior/Tippy.vue) - Nesting-free [Tippy.js](https://atomiks.github.io/tippyjs/) directive/component for Vue 3. A drop-in addition with no structural or style changes required. Supports both individual and singleton tooltips.
#### Overlay
-_覆盖/模态/警报/对话框/灯箱/弹出_
-
-- [vuedals](https://github.com/javisperez/vuedals) - 具有单个组件实例的多个模态窗口的 VueJS (2.x) 插件.
-- [sweet-modal-vue](https://github.com/adeptoas/sweet-modal-vue) - 模态中最甜蜜的库. 现在可用于 Vue.js.
-- [vue-js-modal](https://github.com/euvl/vue-js-modal) - 使用简单、高度可定制、移动友好的 Vue.js 2.0+ 模态,具有 0 个依赖项.
-- [vudal](https://github.com/Egorvah/vudal) - vue.js 的模态窗口
-- [vodal](https://github.com/chenjiahan/vodal) - 带有动画的 vue 模式.
-- [vue-image-lightbox](https://github.com/pexea12/vue-image-lightbox) - 一个 Vue 图像灯箱/画廊,可以很好地显示图像.
-- [vue2-simplert](https://github.com/mazipan/vue2-simplert) - Vue 2 简单警报组件(受 SweetAlert 启发)作者:Irfan Maulana
-- [Vue-Semantic-Modal](https://github.com/David-Desmaisons/Vue-Semantic-Modal) - Vue 2 Semantic-UI 模态组件,没有 jQuery 依赖
-- [v-img](https://github.com/crowdbotics/v-img) - 易于安装图片库.
-- [vue-dialog-drag](https://github.com/emiliorizzo/vue-dialog-drag) - 可拖动的对话框
-- [vue-ya-semantic-modal](https://github.com/qgp9/vue-ya-semantic-modal) - Vue2 的另一个语义 ui 模态组件,没有 Jquery 但具有 Vue 转换
-- [vue-pure-lightbox](https://github.com/DCzajkowski/vue-pure-lightbox) - 非常简单的灯箱插件,没有任何依赖 - 只有 Vue!
-- [v-viewer](https://github.com/mirari/v-viewer) - 适用于vue2和vue3的图像查看器组件,支持旋转、缩放、缩放等,基于 [viewer.js](https://github.com/fengyuanchen/viewerjs)
-- [vue-messagebox](https://github.com/zhangxiang958/vue-messageBox) - Vue 上简单且定制的消息框组件.
-- [vuejs-dialog](https://github.com/Godofbrowser/vuejs-dialog) - 一个轻量级的、基于承诺的警报、提示和确认对话框.
-- [@hscmap/vue-window](https://github.com/michitaro/vue-window) - vue2 的窗口 UI 组件.
-- [vue-gallery](https://github.com/RobinCK/vue-gallery) - VueJS 响应式和可定制的图像和视频库、轮播和灯箱,针对移动和桌面网络浏览器进行了优化. 基于blueimp-gallery
-- [vue-swal](https://github.com/anteriovieira/vue-swal) - 用于将 SweetAlert 集成到 Vuejs 的小包装器. (兼容SSR)
-- [vue-modal-dialogs](https://github.com/hjkcai/vue-modal-dialogs) - ✨ 承诺你自己的对话!
-- [vue-img-view](https://github.com/la7ender/vue-img-view) - Vue.js的插件,可以在任何地方拖动/查看/旋转图片
-- [vue-modaltor](https://github.com/davodaslanifakor/modaltor) - vuejs 最先进的可配置模态组件
-- [v-modal-backdrop](https://github.com/nash403/v-modal-backdrop) - 一个简单的 vue 通用背景组件
-- [vue-cute-modal](https://github.com/dillonchanis/vue-cute-modal) - 一个简单易用的 Vue 应用程序模态组件.
-- [v-dialogs](https://github.com/TerryZ/v-dialogs) - 一个简单而强大的对话框,包括 Modal、Alert、Mask 和 Toast 模式,基于 Vue2.x
-- [vue-gallery-slideshow](https://github.com/KitchenStories/vue-gallery-slideshow) - VueJS 的响应式图库组件
-- [vue-a11y-dialog](https://github.com/morkro/vue-a11y-dialog) - 用于可访问对话框的 Vue.js 组件包装器 [`a11y-dialog`](https://github.com/edenspiekermann/a11y-dialog).
-- [vue-slideout-panel](https://github.com/officert/vue-slideout-panel) - VueJS 的可堆叠面板组件
-- [v-gallery](https://github.com/TerryZ/v-gallery) - 用于在“图库”或“轮播”中显示图像的 Vue2 插件
-- [vue2-image-loader](https://github.com/leepyng/vue2-image-loader) - vue2的图像lazyLoad加载器组件
-- [vue-my-photos](https://github.com/am283721/vue-my-photos) - 一个简单的无依赖图像灯箱组件,具有过滤功能
-- [vue-img-orientation-changer](https://github.com/nikli2009/vue-img-orientation-changer) - 一个 Vue.js“指令”,自动调整“img”以纠正“方向”.
-- [vue-topmodal](https://github.com/adileo/vue-topmodal) - 完全可定制、易于使用的 Vue.js 模式组件. (响应式、可堆叠、可滚动、动画)
-- [vue-modal 🖼](https://github.com/MelMacaluso/vue-modal) - 为您的对象数组提供多个可切换模式内容或快速内联您的内容. 一个完全可定制的 vue 模态组件.
-- [@innologica/vue-stackable-modal](https://github.com/Innologica/vue-stackable-modal) - 可堆叠的模式对话框库. 完全可定制并且非常易于使用.
-- [vue-sweetalert2](https://github.com/avil13/vue-sweetalert2) - Sweatlaert2 的包装器,支持 TypeScript、Nuxt 和 SSR
-- [vue-modality](https://github.com/ovictorpereira/vue-modality) - 一个非常好的 Vue.js 模态组件
-- [vue-tinybox](https://github.com/NickKaramoff/vue-tinybox) - 一个小型(压缩后仅 2.5 KB)且光滑的灯箱画廊. 针对桌面和移动设备进行了优化.
-- [vue-accessible-modal](https://github.com/andrewvasilchuk/vue-accessible-modal) - 组件上的 Vue.js 可访问模态包装器.
-- [vuetify-dialog](https://github.com/yariksav/vuetify-dialog) - 易于与 Vuetify 一起使用的对话框.
-- [vue-hawesome-modal](https://github.com/behawesometw/vue-hawesome-modal) - 基于 Vuetify 和 Vuex 的 Vue promisify 模式组件插件.
-- [xmodal-vue](https://github.com/XeniacDev/xmodal) - 一个简单且易于使用的组件包装器,可帮助您从组件创建自定义和动态模态.
-- [@kouts/vue-modal](https://github.com/kouts/vue-modal) - 可定制、可堆叠且轻量级的模态组件,遵循 W3C 的 WAI-ARIA 对话框(模态)部分中设定的准则.
-- [vue-final-modal](https://github.com/hunterliu1003/vue-final-modal) 顺风友好、高度可定制、可堆叠的模态组件.
-- [vuesence-modal-window](https://github.com/altrusl/vuesence-modal-window) - 简单的模态窗口 Vue.js 组件,负责覆盖、居中、动画、外部单击/“Escape”键/“X-mark”关闭,并允许您仅专注于其内容.
-- [vue-it-bigger](https://github.com/haiafara/vue-it-bigger) - 用于 Vue.js 的简单图像/(YouTube)视频灯箱组件.
-- [v3confirm](https://github.com/malekim/v3confirm) - 专用于 vue3 的插件,用于显示确认对话框模式.
-- [vue3-promise-dialog](https://github.com/rlemaigre/vue3-promise-dialog) - 让您在 Vue 3(组合或选项 API)中轻松创建基于承诺的对话框!
-- [vue3-side-panel](https://github.com/headmandev/vue3-side-panel) - 适用于 Vue3 的易于使用且灵活的模态侧边栏组件.
-- [vuejs-confirm-dialog](https://github.com/harmyderoman/vuejs-confirm-dialog) - :speech_balloon:在 Vue.js 中创建、重用、承诺和构建模式对话框链的简单方法.
-- [@kolirt/vue-modal](https://github.com/kolirt/vue-modal) - ⚡️简单的Vue3模态包
+_Overlay / modal / alert / dialog / lightbox / popup_
+
+- [vuedals](https://github.com/javisperez/vuedals) - A VueJS (2.x) Plugin for multiple modals windows with a single component instance.
+- [sweet-modal-vue](https://github.com/adeptoas/sweet-modal-vue) - The sweetest library to happen to modals. Now available for Vue.js.
+- [vue-js-modal](https://github.com/euvl/vue-js-modal) - Simple to use, highly customizable, mobile friendly Vue.js 2.0+ modal with 0 dependencies.
+- [vudal](https://github.com/Egorvah/vudal) - Modal window for vue.js
+- [vodal](https://github.com/chenjiahan/vodal) - A vue modal with animations.
+- [vue-image-lightbox](https://github.com/pexea12/vue-image-lightbox) - A Vue image lightbox/gallery to display images nicely.
+- [vue2-simplert](https://github.com/mazipan/vue2-simplert) - Vue 2 Simple Alert Component (SweetAlert Inspired) By Irfan Maulana
+- [Vue-Semantic-Modal](https://github.com/David-Desmaisons/Vue-Semantic-Modal) - Vue 2 Semantic-UI modal component without jQuery dependency
+- [v-img](https://github.com/crowdbotics/v-img) - Easy to install image gallery.
+- [vue-dialog-drag](https://github.com/emiliorizzo/vue-dialog-drag) - Draggable dialog
+- [vue-ya-semantic-modal](https://github.com/qgp9/vue-ya-semantic-modal) - Yet another semantic-ui modal component for Vue2 without Jquery but with Vue transition
+- [vue-pure-lightbox](https://github.com/DCzajkowski/vue-pure-lightbox) - Very simple lightbox plugin without any dependencies - only Vue! 🖼
+- [v-viewer](https://github.com/mirari/v-viewer) - Image viewer component for vue2 and vue3, supports rotation, scale, zoom and so on, based on [viewer.js](https://github.com/fengyuanchen/viewerjs)
+- [vue-messagebox](https://github.com/zhangxiang958/vue-messageBox) - Easy and made-to-order messagebox component on Vue.
+- [vuejs-dialog](https://github.com/Godofbrowser/vuejs-dialog) - A lightweight, promise based alert, prompt and confirm dialog.
+- [@hscmap/vue-window](https://github.com/michitaro/vue-window) - Window UI Component for vue2.
+- [vue-gallery](https://github.com/RobinCK/vue-gallery) - VueJS responsive and customizable image and video gallery, carousel and lightbox, optimized for both mobile and desktop web browsers. Based on blueimp-gallery
+- [vue-swal](https://github.com/anteriovieira/vue-swal) - A small wrapper for integrating SweetAlert to Vuejs. (Compatible with SSR)
+- [vue-modal-dialogs](https://github.com/hjkcai/vue-modal-dialogs) - ✨ Promisify your own dialogs!
+- [vue-img-view](https://github.com/la7ender/vue-img-view) - a plugin for Vue.js, you can drag / view / rotate pictures anywhere
+- [vue-modaltor](https://github.com/davodaslanifakor/modaltor) - most advance configurable modal component for vuejs
+- [v-modal-backdrop](https://github.com/nash403/v-modal-backdrop) - A simple generic backdrop component for vue
+- [vue-cute-modal](https://github.com/dillonchanis/vue-cute-modal) - A simple and easy to use Modal component for Vue applications.
+- [v-dialogs](https://github.com/TerryZ/v-dialogs) - A simple and powerful dialog, including Modal, Alert, Mask and Toast modes, based on Vue2.x
+- [vue-gallery-slideshow](https://github.com/KitchenStories/vue-gallery-slideshow) - Responsive gallery component for VueJS
+- [vue-a11y-dialog](https://github.com/morkro/vue-a11y-dialog) - A Vue.js component wrapper for the accessible dialog [`a11y-dialog`](https://github.com/edenspiekermann/a11y-dialog).
+- [vue-slideout-panel](https://github.com/officert/vue-slideout-panel) - Stackable panel component for VueJS
+- [v-gallery](https://github.com/TerryZ/v-gallery) - A Vue2 plugin for images show in `gallery` or `carousel`
+- [vue2-image-loader](https://github.com/leepyng/vue2-image-loader) - A image lazyLoad loader component for vue2
+- [vue-my-photos](https://github.com/am283721/vue-my-photos) - A simple dependency-free image lightbox component with filtering capabilities
+- [vue-img-orientation-changer](https://github.com/nikli2009/vue-img-orientation-changer) - A Vue.js `directive` that automatically adjust your `img` to correct `orientation`.
+- [vue-topmodal](https://github.com/adileo/vue-topmodal) - A fully customizable, easy to use, Vue.js modal component. (Responsive, Stackable, Scrollable, Animated)
+- [vue-modal 🖼](https://github.com/MelMacaluso/vue-modal) - Feed your objects array for multiple switchable modal content or quickly inline your content. A fully customizable vue modal component .
+- [@innologica/vue-stackable-modal](https://github.com/Innologica/vue-stackable-modal) - Library for modal dialogs which can be stacked. Fully customizable and very easy to use.
+- [vue-sweetalert2](https://github.com/avil13/vue-sweetalert2) - wrapper for sweatlaert2 with support for TypeScript, Nuxt and SSR
+- [vue-modality](https://github.com/ovictorpereira/vue-modality) - A really nice Vue.js modal component
+- [vue-tinybox](https://github.com/NickKaramoff/vue-tinybox) - a tiny (only 2.5 KB minzipped) and slick lightbox gallery. Optimized for both desktop and mobile.
+- [vue-accessible-modal](https://github.com/andrewvasilchuk/vue-accessible-modal) - A Vue.js accessible modal wrapper over your components.
+- [vuetify-dialog](https://github.com/yariksav/vuetify-dialog) - Dialogs easy to use with Vuetify.
+- [vue-hawesome-modal](https://github.com/behawesometw/vue-hawesome-modal) - A Vue promisify modal component plugin based on Vuetify with Vuex.
+- [xmodal-vue](https://github.com/XeniacDev/xmodal) - 🚀 A simplistic and easy to use wrapper around your components that will help you create custom and dynamic modals, from your components.
+- [@kouts/vue-modal](https://github.com/kouts/vue-modal) - A customizable, stackable and lightweight modal component that adheres to the guidelines set in WAI-ARIA Dialog (Modal) section of W3C.
+- [vue-final-modal](https://github.com/hunterliu1003/vue-final-modal) Tailwind-friendly, highly customizable, stackable modal component.
+- [vuesence-modal-window](https://github.com/altrusl/vuesence-modal-window) - Simple Modal window Vue.js component that takes care of overlay, centering, animation, outside click/`Escape` key/`X-mark` closing and allows you to concentrate on its content only.
+- [vue-it-bigger](https://github.com/haiafara/vue-it-bigger) - A simple image / (YouTube) video lightbox component for Vue.js.
+- [v3confirm](https://github.com/malekim/v3confirm) - A plugin dedicated for vue3 to show confirm dialog modal.
+- [vue3-promise-dialog](https://github.com/rlemaigre/vue3-promise-dialog) - Let's you create promise based dialogs in Vue 3 (Composition or Options API) with ease !
+- [vue3-side-panel](https://github.com/headmandev/vue3-side-panel) - 🔥 Easy to use and flexible modal sidebar component for Vue3.
+- [vuejs-confirm-dialog](https://github.com/harmyderoman/vuejs-confirm-dialog) - :speech_balloon: a simple way to create, reuse, promisify and build chains of modal dialogs in Vue.js.
+- [@kolirt/vue-modal](https://github.com/kolirt/vue-modal) - ⚡️ Simple Vue3 modal package
#### Parallax
-- [vue-parallax](https://github.com/vue-comps/vue-parallax) - 滚动图像的速度比窗口慢,以创建整洁的光学效果.
-- [vue-parallaxy](https://github.com/apertureless/vue-parallax) - 用于视差图像滚动效果的 Vue.js 组件.
-- [vue-mouse-parallax](https://github.com/Aminerman/vue-mouse-parallax) - 一个简单易用的鼠标视差组件 - 用 Vue.js 制作
-- [vue-parallax-js](https://github.com/jsnanigans/vue-parallax-js) - 微小的 vue 组件,添加了元素视差效果的指令.
-- [vue-parallax-view](https://github.com/aarcoraci/vue-parallax-view) - 创建一个复合控件,显示不同的图像,这些图像对鼠标移动做出反应以创建深度效果
+- [vue-parallax](https://github.com/vue-comps/vue-parallax) - Scrolls an image slower than the window to create a neat optical effect.
+- [vue-parallaxy](https://github.com/apertureless/vue-parallax) - Vue.js component for parallax image scroll effects.
+- [vue-mouse-parallax](https://github.com/Aminerman/vue-mouse-parallax) - A simple to use Mouse Parallax Component - Made with Vue.js
+- [vue-parallax-js](https://github.com/jsnanigans/vue-parallax-js) - Tiny vue component that adds a directive for parallax effect on elements.
+- [vue-parallax-view](https://github.com/aarcoraci/vue-parallax-view) - Create a composite control that displays different images that react to the mouse movement to create a depth effect
#### Icons
-- [vue-awesome](https://github.com/Justineo/vue-awesome) - Vue.js 的 Font Awesome 组件,使用内联 SVG.
-- [vue-material-design-icons](https://github.com/robcresswell/vue-material-design-icons 'vue-material-design-icons on GitHub') - 作为单个文件组件的 SVG Material Design 图标集合.
-- [vue-icon-font](https://github.com/ganl/vue-icon-font) - Vuejs 的 iconfont 插件(支持字体类和符号).
-- [vue-ionicons](https://github.com/mazipan/vue-ionicons) - 来自 Ionic 团队的 Vue 图标集组件.
-- [vue-ico](https://github.com/paulcollett/vue-ico) - 非常简单的 Vue 图标,具有嵌入式浏览器支持和选择性捆绑
-- [mdi-vue](https://github.com/therufa/mdi-vue) - Vuejs 的材料设计图标组件
-- [vue-fontawesome](https://github.com/FortAwesome/vue-fontawesome) - Font Awesome 5 Vue 组件
-- [g-icon](https://github.com/nash403/g-icon) - svg 图标的简单图标组件(与类似 Font Awesome 的字体工具包兼容)
-- [vue-simple-line-icons](https://github.com/nkoik/vue-simple-line-icons) - Vuejs 的简单线条图标组件
-- [vue-country-flag](https://github.com/P3trur0/vue-country-flag) - 用于国旗图标的 Vue 组件
-- [vicon](https://github.com/Lt0/vicon) - Vicon 是 vue 的一个简单的 iconfont 组件.
-- [md-svg-vue](https://github.com/IPRIT/md-svg-vue) - Google for Vue.js 和 Nuxt.js 的 Material Design Icons(服务器端支持(带缓存)、内联 svg 渲染、官方图标名称)
-- [vue-lang-code-flags](https://github.com/qWici/vue-lang-code-flags) - Vue 组件显示该语言所属国家的国旗
-- [vue-zondicons](https://github.com/TerryMooreII/vue-zondicons) - 美丽的Vue组件 [Zondicon](http://www.zondicons.com/icons.html) svg 图标
-- [vue-eva-icons](https://github.com/antonreshetov/vue-eva-icons) - 简单漂亮的开源 eva 图标作为 Vue 组件.
-- [vue-unicons](https://github.com/antonreshetov/vue-unicons) - 1000 多个像素完美的 svg unicons,可作为 Vue 组件用于您的下一个项目.
-- [vue-fa](https://github.com/Cweili/vue-fa) - 简单的 FontAwesome 5 Vue.js 2 组件.
-- [vue-cryptoicon](https://github.com/man15h/vue-cryptoicon) - 美丽的像素完美 400 多种加密货币和 10 多种法定货币图标.
-- [vue-hero-icons](https://github.com/matschik/vue-hero-icons) - 一组高质量的SVG图标,来源于 [@refactoringui/heroicons](https://github.com/refactoringui/heroicons),作为Vue功能组件.
-- [vue-heroicons](https://github.com/Kholid060/vue-heroicons) - 104 premium 的 Vue 组件 [Heroicons UI](https://github.com/sschoger/heroicons-ui) svg 图标
-- [vue-tabler-icons](https://github.com/alex-oleshkevich/vue-tabler-icons) -Vue 组件 [Tabler Icons](https://github.com/tabler/tabler-icons) SVG 图标.
-- [oh-vue-icons](https://github.com/Renovamen/oh-vue-icons) - 一个 Vue 组件,用于轻松包含来自不同流行图标包的内联 SVG 图标.
-- [vue-feather-icons](https://github.com/egoist/vue-feather-icons) - 简单漂亮的开源图标作为 Vue 功能组件.
-- [vue-feather](https://github.com/fengyuanchen/vue-feather) - Vue 3 的羽毛图标组件.
-- [eos-icons-vue](https://github.com/EOS-uiux-Solutions/eos-icons-vue) - Vue 3 的 Eos 图标 npm 包, [eos-icons-vue2](https://github.com/EOS-uiux-Solutions/eos-icons-vue2) 对于 Vue 2
-- [vue-icomoon](https://github.com/aykutkardas/vue-icomoon) - 通过 vue-icomoon,您可以轻松使用您在 icomoon 中选择或创建的图标.
-- [vue-icons](https://github.com/kalimah-apps/vue-icons) - 来自最流行图标库的超过 11,000 个图标(bootstrap、fontawesome、feather .. 等)
-- [veemoji](https://github.com/mahdikhashan/veemoji) - Veemoji 是一个极其简单的表情符号,作为 vue 2 的组件
+- [vue-awesome](https://github.com/Justineo/vue-awesome) - Font Awesome component for Vue.js, using inline SVG.
+- [vue-material-design-icons](https://github.com/robcresswell/vue-material-design-icons 'vue-material-design-icons on GitHub') - A collection of SVG Material Design icons as single file components.
+- [vue-icon-font](https://github.com/ganl/vue-icon-font) - A iconfont plugin for Vuejs (support Font-class and Symbol).
+- [vue-ionicons](https://github.com/mazipan/vue-ionicons) - Vue Icon Set Components from Ionic Team.
+- [vue-ico](https://github.com/paulcollett/vue-ico) - Dead easy icons for Vue with drop-in browser support & selective bundling
+- [mdi-vue](https://github.com/therufa/mdi-vue) - Material Design Icon components for Vuejs
+- [vue-fontawesome](https://github.com/FortAwesome/vue-fontawesome) - Font Awesome 5 Vue component
+- [g-icon](https://github.com/nash403/g-icon) - Simple icon component for your svg icons (compatible with Font Awesome-like font toolkits)
+- [vue-simple-line-icons](https://github.com/nkoik/vue-simple-line-icons) - Simple Line Icons component for Vuejs
+- [vue-country-flag](https://github.com/P3trur0/vue-country-flag) - Vue component for country flag icons
+- [vicon](https://github.com/Lt0/vicon) - Vicon is an simple iconfont component for vue.
+- [md-svg-vue](https://github.com/IPRIT/md-svg-vue) - Material Design Icons by Google for Vue.js & Nuxt.js (server-side support (with caching), inline svg rendering, official icon names)
+- [vue-lang-code-flags](https://github.com/qWici/vue-lang-code-flags) - Vue component which shows the flag of the country from which the language comes from
+- [vue-zondicons](https://github.com/TerryMooreII/vue-zondicons) - Vue component for the beautiful [Zondicon](http://www.zondicons.com/icons.html) svg icons
+- [vue-eva-icons](https://github.com/antonreshetov/vue-eva-icons) - Simply beautiful open source eva icons as Vue components.
+- [vue-unicons](https://github.com/antonreshetov/vue-unicons) - 1000+ Pixel-perfect svg unicons for your next project as Vue components.
+- [vue-fa](https://github.com/Cweili/vue-fa) - Simple FontAwesome 5 Vue.js 2 component.
+- [vue-cryptoicon](https://github.com/man15h/vue-cryptoicon) - Beautiful pixel perfect 400+ cryptocurrency and 10+ Fiat currency icon.
+- [vue-hero-icons](https://github.com/matschik/vue-hero-icons) - A set of high-quality SVG icons, sourced from [@refactoringui/heroicons](https://github.com/refactoringui/heroicons), as Vue functional components.
+- [vue-heroicons](https://github.com/Kholid060/vue-heroicons) - Vue component for 104 premium [Heroicons UI](https://github.com/sschoger/heroicons-ui) svg icons
+- [vue-tabler-icons](https://github.com/alex-oleshkevich/vue-tabler-icons) - Vue components for [Tabler Icons](https://github.com/tabler/tabler-icons) SVG icons.
+- [oh-vue-icons](https://github.com/Renovamen/oh-vue-icons) - A Vue component for including inline SVG icons from different popular iconpacks easily.
+- [vue-feather-icons](https://github.com/egoist/vue-feather-icons) - Simply beautiful open source icons as Vue functional components.
+- [vue-feather](https://github.com/fengyuanchen/vue-feather) - Feather icons component for Vue 3.
+- [eos-icons-vue](https://github.com/EOS-uiux-Solutions/eos-icons-vue) - Eos icons npm package for Vue 3, [eos-icons-vue2](https://github.com/EOS-uiux-Solutions/eos-icons-vue2) for Vue 2
+- [vue-icomoon](https://github.com/aykutkardas/vue-icomoon) - With vue-icomoon you can easily use the icons you have selected or created in icomoon.
+- [vue-icons](https://github.com/kalimah-apps/vue-icons) - More than 11,000 icons from most popular icon libraries (bootstrap, fontawesome, feather .. etc)
+- [veemoji](https://github.com/mahdikhashan/veemoji) - Veemoji is a dead simple emoji 🚀 as a component for vue 2
#### Marquee
-- [vue-dynamic-marquee](https://github.com/YishaiBerg/vue-dynamic-marquee) - Marquee 组件,完全响应动态变化.
-- [vue3-marquee](https://github.com/megasanjay/vue3-marquee) - 一个简单且响应灵敏的选框组件,适用于具有 0 依赖项的 Vue 3 应用程序.
+- [vue-dynamic-marquee](https://github.com/YishaiBerg/vue-dynamic-marquee) - Marquee component, fully responsive to changes on the fly.
+- [vue3-marquee](https://github.com/megasanjay/vue3-marquee) - A simple and responsive marquee component for Vue 3 applications with 0 dependencies.
#### Menu
-- [vue-accordion](https://github.com/zeratulmdq/vue-accordion) - Vue.js 的简单手风琴导航菜单组件.
-- [vue-js-dropdown](https://github.com/euvl/vue-js-dropdown) - Vue.js 2 下拉菜单组件. 轻便,易于使用和扩展,无需外部依赖.
-- [vue-slideout](https://github.com/vouill/vue-slideout) - 流行库的Vue实现 [slideout](https://github.com/Mango/slideout)
-- [vue-quick-menu](https://github.com/AshleyLv/vue-quick-menu) - 这是基于 vue.js2 的 Web 导航组件.
-- [@hscmap/vue-menu](https://github.com/michitaro/vue-menu) - vue2 的菜单/上下文菜单组件.
-- [vue-router-nav](https://github.com/classicalconditioning/vue-router-nav) - 简约的响应式导航栏,呈现 vue-router 的路线.
-- [vue-drawer-layout](https://github.com/hjl19911127/vue-drawer-layout) - 一个简单的 DrawerLayout 组件(如 Android)适用于 Vue.js.
-- [vue-simple-menu](https://github.com/RGRU/vue-simple-menu) - 简单的菜单组件,具有一组基本功能,在 80% 的情况下就足够了
-- [vue-tree-navigation](https://github.com/MisRob/vue-tree-navigation) - Vue.js 2 树形导航,支持 vue-router
-- [bp-vuejs-dropdown](https://github.com/borisbutenko/bp-vuejs-dropdown) - Vuejs => 2 下拉菜单. 使用方便,无需外接,可选.
-- [vue-bulma-accordion](https://github.com/Lunrtick/vue-bulma-accordion) - 简单、易于配置的手风琴或可折叠风格,可使用 Bulma 定制或内置图标
-- [v-selectmenu](https://github.com/TerryZ/v-selectmenu) - 一个简单、更容易且高度定制的 Vue2 菜单解决方案.
-- [vue-burger-menu](https://github.com/mbj36/vue-burger-menu) - 具有不同 CSS 动画的画布外侧边栏菜单组件.
-- [vue-dynamic-dropdown](https://github.com/JonathanDn/vue-dropdown) - 高度可定制、易于使用的优雅下拉组件
-- [vue-navigation-bar](https://github.com/johndatserakis/vue-navigation-bar) - 适用于您的 Vue 项目的简单、漂亮的导航栏.
-- [vue-simple-search-dropdown](https://github.com/romainsimon/vue-simple-search-dropdown) - 一个简单的可搜索输入下拉组件,没有外部依赖
-- [@innologica/vue-dropdown-menu](https://github.com/Innologica/vue-dropdown-menu) - Vue 的下拉菜单组件. 任何元素都可以是下拉触发器,任何内容都可以是下拉内容.
-- [vue-menu-aim](https://github.com/Dimon24021993/vue-menu-aim) - 菜单三角形选择,又名亚马逊
-- [vue-stripe-menu](https://github.com/Alexeykhr/vue-stripe-menu) - 创建一个带有动画的导航菜单,就像在 Stripe 上一样
-- [vue-burger-button](https://github.com/VitorLuizC/vue-burger-button) - 一个非常简单的 Vue 菜单汉堡按钮功能组件.
-- [@satmaxt/sidebar-menu-drawer](https://github.com/satriaajiputra/sidebar-menu-drawer) - 一个简单的交互式侧边栏菜单抽屉且易于实现
-- [vue-file-toolbar-menu](https://github.com/motla/vue-file-toolbar-menu) - Vue 应用程序的 UI 文件/工具栏菜单
-- [v-dropdown-menu](https://github.com/RadKod/v-dropdown-menu) - vuejs 的可定制下拉菜单插件. 支持SSR.
-- [vue-bottom-sheet](https://github.com/webzlodimir/vue-bottom-sheet) - 使用 Hammer.js 创建的 Vue.js 可滑动底部表单组件
-- [SDropdown](https://github.com/storinka/dropdown) - 高度可定制、简单且现代的 Vue 3 下拉组件.
-- [vue-awesome-sidebar](https://github.com/amirkian007/vue-awesome-sidebar) - 适用于 vue(3x) 的现代且快速的侧边栏菜单组件,支持 vue-router.
-- [vue-use-fixed-header](https://github.com/smastrom/vue-use-fixed-header) - 将无聊的固定标头变成智能标头.
+- [vue-accordion](https://github.com/zeratulmdq/vue-accordion) - Simple accordion nav menu component for Vue.js.
+- [vue-js-dropdown](https://github.com/euvl/vue-js-dropdown) - Vue.js 2 dropdown menu component. Light, easy to use and extend, no external deps.
+- [vue-slideout](https://github.com/vouill/vue-slideout) - Vue implementation of the popular library [slideout](https://github.com/Mango/slideout)
+- [vue-quick-menu](https://github.com/AshleyLv/vue-quick-menu) - This is web navigation component base on vue.js2.
+- [@hscmap/vue-menu](https://github.com/michitaro/vue-menu) - Menu / Context Menu component for vue2.
+- [vue-router-nav](https://github.com/classicalconditioning/vue-router-nav) - Minimalistic responsive navigation bar that renders routes of vue-router.
+- [vue-drawer-layout](https://github.com/hjl19911127/vue-drawer-layout) - A simple DrawerLayout component like Android has for Vue.js.
+- [vue-simple-menu](https://github.com/RGRU/vue-simple-menu) - Simple menu component with a set of basic functionality, which is enough in 80% of cases
+- [vue-tree-navigation](https://github.com/MisRob/vue-tree-navigation) - Vue.js 2 tree navigation with vue-router support
+- [bp-vuejs-dropdown](https://github.com/borisbutenko/bp-vuejs-dropdown) - Vuejs => 2 dropdown. Easy to use, no external, optional.
+- [vue-bulma-accordion](https://github.com/Lunrtick/vue-bulma-accordion) - Simple, easily configurable accordion or collapsible styled with Bulma custom or built in icons available
+- [v-selectmenu](https://github.com/TerryZ/v-selectmenu) - A simple, easier and highly customized menu solution for Vue2.
+- [vue-burger-menu](https://github.com/mbj36/vue-burger-menu) - An off-canvas sidebar Menu component with different CSS animations.
+- [vue-dynamic-dropdown](https://github.com/JonathanDn/vue-dropdown) - A Highly Customizable, easy-to-use elegant dropdown component
+- [vue-navigation-bar](https://github.com/johndatserakis/vue-navigation-bar) - A simple, pretty navbar for your Vue projects.
+- [vue-simple-search-dropdown](https://github.com/romainsimon/vue-simple-search-dropdown) - A simple searchable input dropdown component with no external dependency
+- [@innologica/vue-dropdown-menu](https://github.com/Innologica/vue-dropdown-menu) - Dropdown menu component for Vue. Any element can be dropdown trigger and anything can be dropped down content.
+- [vue-menu-aim](https://github.com/Dimon24021993/vue-menu-aim) - Menu triangle select, aka Amazon
+- [vue-stripe-menu](https://github.com/Alexeykhr/vue-stripe-menu) - Creating a navigation menu with animations like on Stripe
+- [vue-burger-button](https://github.com/VitorLuizC/vue-burger-button) - A pretty simple Vue functional component for menu burger buttons.
+- [@satmaxt/sidebar-menu-drawer](https://github.com/satriaajiputra/sidebar-menu-drawer) - A simple interactive sidebar menu drawer and easy to implement
+- [vue-file-toolbar-menu](https://github.com/motla/vue-file-toolbar-menu) - UI file/toolbar menus for Vue apps
+- [v-dropdown-menu](https://github.com/RadKod/v-dropdown-menu) - Customizable dropdown menu plugin for vuejs. SSR supported.
+- [vue-bottom-sheet](https://github.com/webzlodimir/vue-bottom-sheet) - A swipeable bottom sheet component for Vue.js created with Hammer.js
+- [SDropdown](https://github.com/storinka/dropdown) - Highly customizable, simple and modern Vue 3 dropdown component.
+- [vue-awesome-sidebar](https://github.com/amirkian007/vue-awesome-sidebar) - A modern and fast sidebar menu component for vue(3x) capable with vue-router.
+- [vue-use-fixed-header](https://github.com/smastrom/vue-use-fixed-header) - Turn your boring fixed header into a smart one.
#### Minus Plus Input
-- [minus-plus-input](https://github.com/manju16832003/v-minusplusinput) - 输入带加减的数字; 包含在 Vue.js v1 和 v2 中.
-- [vue-integer-plusminus](https://github.com/Keiwen/vue-integer-plusminus) - vue 2 带有递增和递减按钮的整数输入.
-- [vue-numeric-input](https://github.com/JayeshLab/vue-numeric-input) - 带控件的数字输入组件.
+- [minus-plus-input](https://github.com/manju16832003/v-minusplusinput) - A number input with plus minus; included for Vue.js v1 and v2.
+- [vue-integer-plusminus](https://github.com/Keiwen/vue-integer-plusminus) - Integer input with increment and decrement buttons for vue 2.
+- [vue-numeric-input](https://github.com/JayeshLab/vue-numeric-input) - Number input component with controls.
#### Carousel
-- [vue-easy-slider](https://github.com/shhdgit/vue-easy-slider) - Vue.js 的滑块组件.
-- [vue-l-carousel](https://github.com/lsycxyj/vue-l-carousel) - Vue.js v2.x+ 的响应式轮播(即滑块或滑动器)组件.
-- [vue-awesome-swiper](https://github.com/surmon-china/vue-awesome-swiper) - Vue.js(1.x ~ 2.x) 的 Swiper(slide) 组件.
-- [vue-lory](https://github.com/vue-bulma/lory) - 基于 lory 的 Vue 滑块组件.
-- [vue-slick](https://github.com/staskjs/vue-slick) - Slick-carousel 的 Vue 组件.
-- [vue-flickity](https://github.com/drewjbartlett/vue-flickity) - Flickity.js 的 Vue 组件.
-- [vue-carousel-3d](https://github.com/wlada/vue-carousel-3d) - Vue Carousel 3D - 适用于 Vue.js 的美观、灵活且支持触摸的 3D 轮播.
-- [vue-carousel](https://github.com/SSENSE/vue-carousel) - 适用于 Vue.js 的灵活、响应灵敏、触摸友好的轮播.
-- [vue-coverflow](https://github.com/OrangeXC/vue-coverflow) - vue2.x coverflow 组件.
-- [vue-agile](https://github.com/lukaszflorczak/vue-agile) – 受 Slick 启发的轮播组件,仅用 Vue.js 和 vanilla JS 编写.
-- [vue-tiny-slider](https://github.com/viktorlarsson/vue-tiny-slider) – ganlanyuan 创建的轮播组件,用 Vue.js 编写. 没有 jQuery. 适用于 IE8+.
-- [vue2-text-swimlane](https://github.com/mubaidr/vue-swimlane) - Vue.js 的文本泳道插件
-- [vue-picture-swipe](https://github.com/rap2hpoutre/vue-picture-swipe) - Vue Picture Swipe Gallery(带有缩略图、延迟加载和滑动的图像库)由 photoswipe 支持.
-- [vue2-siema](https://github.com/sainf/vue2-siema) - 非常小的 Siema 轮播/滑块库的插件包装.
-- [vue-flux](https://github.com/deulos/vue-flux) - 图像滑块带有 20 个很酷的过渡.
-- [vue-glide](https://github.com/antonreshetov/vue-glide) - 顶部的 Vue 滑块和轮播组件 [Glide.js](https://github.com/glidejs/glide)
-- [vue-owl-carousel](https://github.com/s950329/vue-owl-carousel) -Vue 组件 [Owl Carousel 2](https://owlcarousel2.github.io/OwlCarousel2/)
-- [vueper-slides](https://github.com/antoniandre/vueper-slides) - 适用于 Vue JS 的触摸就绪且响应式幻灯片/轮播.
-- [Hooper](https://github.com/baianat/hooper) - 针对 Vue 优化的可定制可访问轮播滑块
-- [Lingallery](https://github.com/ChristophAnastasiades/Lingallery) - Vue 的简单图像库组件,显示带有缩略图的大图像
-- [vue-piece-slider](https://github.com/dreambo8563/vue-piece-slider) - 碎片化外观的动画幻灯片
-- [vue2-photo-carousel](https://github.com/leepyng/vue2-photo-carousel) - Vue2 的照片轮播组件
-- [vue-netflix-slider](https://github.com/fanyeh/vue-slider) - 类似 Netflix 的滑块.
-- [vue-pswipe](https://github.com/GuoQichen/vue-pswipe) - 使用方便,无需设置大小,支持旋转,基于photoswipe的vue滑动插件
-- [vue-cat-carousel](https://github.com/hanssagita/vue-cat-carousel) - 轻量级、简单且可针对 Vue Js 进行定制
-- [@egjs/vue-flicking](https://github.com/naver/egjs-flicking/tree/master/packages/vue-flicking) - 它是适用于 Vue.js 2 和 3 的可靠、灵活且可扩展的轮播.
-- [slither-slider](https://github.com/dolbex/slither-slider) - 图像、视频或组件的轮播. 几乎可以扔任何你想要的东西.
+- [vue-easy-slider](https://github.com/shhdgit/vue-easy-slider) - Slider Component of Vue.js.
+- [vue-l-carousel](https://github.com/lsycxyj/vue-l-carousel) - A responsive carousel(namely slider or swiper) component for Vue.js v2.x+.
+- [vue-awesome-swiper](https://github.com/surmon-china/vue-awesome-swiper) - Swiper(slide) component for Vue.js(1.x ~ 2.x).
+- [vue-lory](https://github.com/vue-bulma/lory) - Vue Slider Component based on lory.
+- [vue-slick](https://github.com/staskjs/vue-slick) - Vue component for Slick-carousel.
+- [vue-flickity](https://github.com/drewjbartlett/vue-flickity) - A Vue Component for Flickity.js.
+- [vue-carousel-3d](https://github.com/wlada/vue-carousel-3d) - Vue Carousel 3D - Beautiful, flexible and touch supported 3D Carousel for Vue.js.
+- [vue-carousel](https://github.com/SSENSE/vue-carousel) - A flexible, responsive, touch-friendly carousel for Vue.js.
+- [vue-coverflow](https://github.com/OrangeXC/vue-coverflow) - A vue2.x coverflow component.
+- [vue-agile](https://github.com/lukaszflorczak/vue-agile) – A carousel component inspired by Slick, written in Vue.js and vanilla JS only.
+- [vue-tiny-slider](https://github.com/viktorlarsson/vue-tiny-slider) – A carousel component created by ganlanyuan, written in Vue.js. No jQuery. Works in IE8+.
+- [vue2-text-swimlane](https://github.com/mubaidr/vue-swimlane) - A Text Swimlane plugin for Vue.js
+- [vue-picture-swipe](https://github.com/rap2hpoutre/vue-picture-swipe) - Vue Picture Swipe Gallery (a gallery of image with thumbnails, lazy-load and swipe) backed by photoswipe.
+- [vue2-siema](https://github.com/sainf/vue2-siema) - Plugin wrapper for the very tiny Siema carousel/slider library.
+- [vue-flux](https://github.com/deulos/vue-flux) - Image slider which comes with 20 cool transitions.
+- [vue-glide](https://github.com/antonreshetov/vue-glide) - Vue slider & carousel component on top of the [Glide.js](https://github.com/glidejs/glide)
+- [vue-owl-carousel](https://github.com/s950329/vue-owl-carousel) - Vue component for [Owl Carousel 2](https://owlcarousel2.github.io/OwlCarousel2/)
+- [vueper-slides](https://github.com/antoniandre/vueper-slides) - A touch ready and responsive slideshow / carousel for Vue JS.
+- [Hooper](https://github.com/baianat/hooper) - Customizable accessible carousel slider optimized for Vue
+- [Lingallery](https://github.com/ChristophAnastasiades/Lingallery) - Simple image gallery component for Vue which displays a large image with thumbnails below
+- [vue-piece-slider](https://github.com/dreambo8563/vue-piece-slider) - Animated slides in a fragmented look
+- [vue2-photo-carousel](https://github.com/leepyng/vue2-photo-carousel) - A photo carousel component for Vue2
+- [vue-netflix-slider](https://github.com/fanyeh/vue-slider) - A Netflix like slider.
+- [vue-pswipe](https://github.com/GuoQichen/vue-pswipe) - Easy to use, no need to set the size, support rotation, photoswipe based vue swipe plugin
+- [vue-cat-carousel](https://github.com/hanssagita/vue-cat-carousel) - Lightweight, simple and customizable for Vue Js
+- [@egjs/vue-flicking](https://github.com/naver/egjs-flicking/tree/master/packages/vue-flicking) - It's reliable, flexible and extendable carousel for Vue.js 2 & 3.
+- [slither-slider](https://github.com/dolbex/slither-slider) - Carousel for images, videos, or components. Throw pretty much anything you want at it.
- [vue-slick-carousel](https://github.com/gs-shop/vue-slick-carousel) - A carousel with slick features & SSR support written for faster Luxstay
-- [@jfm/vue-carousel](https://github.com/jiangfengming/vue-carousel) - Vue 轮播组件.
-- [vue-snap](https://github.com/bartdominiak/vue-snap) - 基于Scroll Snap CSS的轻量级轮播
-- [vuerollr](https://github.com/japick/vuerollr) - Vue.js 的鼠标悬停画廊插件. 支持图像和视频.
-- [vue-splide](https://github.com/Splidejs/vue-splide) - Splide 是一个免费的轻量级但功能强大的滑块和轮播,用纯 JavaScript 编写,没有任何依赖项. 它支持缩略图滑块、嵌套幻灯片.
-- [swiper](https://github.com/nolimits4web/swiper) - Vue 3 的官方 Swiper 组件.Tree shakable、SSR 支持、打字、a11y 等等
-- [vue-split-carousel](https://github.com/Aaron00101010/vue-split-carousel) - 一个轮播组件同时显示多个轮播项,支持 vue 2 和 vue 3.
-- [vue-concise-carousel](https://github.com/jambonn/vue-concise-carousel) - 具有真正 SSR 的 Vue 简洁轮播. 适用于 Vue 2 和 3.
+- [@jfm/vue-carousel](https://github.com/jiangfengming/vue-carousel) - A Vue carousel component.
+- [vue-snap](https://github.com/bartdominiak/vue-snap) - Lightweight Carousel based on Scroll Snap CSS
+- [vuerollr](https://github.com/japick/vuerollr) - Mouseover gallery plugin for Vue.js. Supports image and video.
+- [vue-splide](https://github.com/Splidejs/vue-splide) - Splide is a free lightweight but powerful slider and carousel, written in pure JavaScript without any dependencies. It supports a thumbnail slider, nested slide.
+- [swiper](https://github.com/nolimits4web/swiper) - Official Swiper component for Vue 3. Tree shakable, SSR support, typing, a11y and a lot more
+- [vue-split-carousel](https://github.com/Aaron00101010/vue-split-carousel) - A carousel component meanwhile display several carousel item, support vue 2 and vue 3.
+- [vue-concise-carousel](https://github.com/jambonn/vue-concise-carousel) - Vue Concise Carousel with True SSR. Works for Vue 2 & 3.
#### Charts
-- [vue-morris](https://github.com/bbonnin/vue-morris) - VueJS 组件包装 Morris.js.
-- [vue-chartjs](https://github.com/apertureless/vue-chartjs) - Chart.js 的 Vue.js 包装器.
-- [vue-echarts](https://github.com/Justineo/vue-echarts) - Vue.js 的 ECharts 组件.
-- [vuetrend](https://github.com/QingWei-Li/vue-trend) - Vue.js 的简单、优雅的火花线.
-- [vue-highcharts](https://github.com/weizhenye/vue-highcharts) - Vue 的 Highcharts 组件.
-- [vue-echarts-v3](https://github.com/xlsdg/vue-echarts-v3) - ECharts.js(v3.x+) 的 Vue.js(v2.x+) 组件包装.
-- [vue-chartist](https://github.com/lakb248/vue-chartist) - Chartist 的 Vue.js 2.0 组件包装.
-- [vuebars](https://github.com/DeviaVir/vue-bar) - 适用于 Vue.js 的简单、优雅的 Spark Bar.
-- [vue-d3-network](https://github.com/emiliorizzo/vue-d3-network) - 使用 d3-force 绘制网络的 Vue 组件
-- [vue2vis](https://github.com/alexcode/vue2vis) -Vue2 包装器 [Visjs](http://visjs.org).
-- [vue-c3](https://github.com/chryb/vue-c3) - 用于 c3 图表的可重用 vue 组件
-- [vue-d2b](https://github.com/d2bjs/vue-d2b) - 用于 d2b 图表的 Vue 组件. (包括轴图、饼图、桑基图和旭日图)
-- [VueChart](https://github.com/SeregPie/VueChart) - 一个非常简单的图表 Vue 包装器.
-- [vue-chartkick](https://github.com/ankane/vue-chartkick) - 用一行Vue创建漂亮的JavaScript图表
-- [d3vue](https://github.com/ignoreintuition/d3vue) - 用于在 VueJS 中创建反应式数据可视化的 D3 插件
-- [vue2-frappe](https://github.com/JustSteveKing/vue2-frappe) - VueJS 的 Frappe Charts 的简单包装
-- [vue-google-charts](https://github.com/devstark-com/vue-google-charts) - Google Charts 库的响应式 Vue.js 包装器
-- [vue-graph](https://github.com/juijs/vue-graph) - 用于在 Vue.js 中实现仪表板的数据可视化库
-- [vue.d3.sunburst](https://github.com/David-Desmaisons/Vue.D3.sunburst) - 基于 D3.js 的反应式旭日组件
-- [v-chart-plugin](https://github.com/ignoreintuition/v-chart-plugin) - 一个可自定义的组件,用于添加绑定到组件数据的 D3 图表.
-- [vue-jqxchart](https://github.com/jqwidgets/vue/tree/master/chart) - 图表组件包括饼图、气泡图、甜甜圈图、折线图、条形图、柱形图、面积图、瀑布图、极坐标图和蜘蛛图系列.
-- [toast-ui.vue-chart](https://github.com/nhnent/toast-ui.vue-chart) -Vue 包装器 [TOAST UI Chart](http://ui.toast.com/tui-chart/).
-- [vue-apexcharts](https://github.com/apexcharts/vue-apexcharts) - Vue.js 组件 [ApexCharts](https://github.com/apexcharts/apexcharts.js).
-- [vue-doughnut-chart](https://github.com/mazipan/vue-doughnut-chart) - Vue.js 的圆环图组件.
-- [v-charts](https://github.com/ElemeFE/v-charts) - 基于Vue2.x和Echarts的图表组件.
-- [vue-css-donut-chart](https://github.com/dumptyd/vue-css-donut-chart) - 用于绘制纯 CSS 圆环图的轻量级 Vue 组件.
-- [vue-trend-chart](https://github.com/dmtrbrl/vue-trend-chart) - Vue.js 的简单趋势图
-- [vueplotlib](https://github.com/keller-mark/vueplotlib) - 声明式、交互式、链接式绘图组件
-- [vgauge](https://github.com/amroessam/vgauge) - GaugeJS 的 Vue 包装器 - 创建漂亮的仪表
-- [vue-plotly](https://github.com/David-Desmaisons/vue-plotly) - 包装纸 [plotly.js](https://plot.ly/javascript/) 声明性图表库,附带 20 种图表类型,包括 3D 图表、统计图表和 SVG 地图.
-- [vue-funnel-graph-js](https://github.com/greghub/vue-funnel-graph-js) - Vue.js 的漏斗图绘制库. 创建垂直和水平动画 SVG 漏斗图并添加标签、值、图例和其他信息.
-- [pure-vue-chart](https://github.com/djaxho/pure-vue-chart) - 轻量级 vue 图表实现,无需任何图表库依赖
-- [f2-vue](https://github.com/justice47/f2-vue) - f2 的 Vue 包装 - 优雅、交互式、灵活的移动图表库
-- [ZingChart-Vue](https://github.com/zingchart/zingchart-vue) - 由 ZingChart 制作的 Vue 组件,具有 35 多种图表类型.
-- [jscharting-vue](https://github.com/jscharting/jscharting-vue) - Vue 图表组件提供了一套完整的图表类型和参与数据可视化 [JSCharting](https://jscharting.com/).
-- [flowchart-vue](https://github.com/joyceworks/flowchart-vue) - Vue.js 的流程图和流程图设计器组件.
-- [vue-d3-barchart](https://github.com/emiliorizzo/vue-d3-barchart) - 使用 d3 绘制图表的小组件.
-- [vue3-highcharts](https://github.com/smithalan92/vue3-highcharts) - Vue 3 的 Highcharts.JS 包装组件
-- [echarts-for-vue](https://github.com/ambit-tsai/echarts-for-vue) - Vue 3 和 2 的 ECharts 包装组件
-- [vue3-chart-v2](https://github.com/vutran6853/vue3-chart-v2) - 基于 Chart.JS 的 Vue 3 的 Vue 包装组件
-- [vue-gauge](https://github.com/chrisheanan/vue-gauge) - 用于创建动画 svg 仪表图表的 Vue.js 组件
+- [vue-morris](https://github.com/bbonnin/vue-morris) - VueJS component wrapping Morris.js.
+- [vue-chartjs](https://github.com/apertureless/vue-chartjs) - Vue.js wrapper for Chart.js.
+- [vue-echarts](https://github.com/Justineo/vue-echarts) - ECharts component for Vue.js.
+- [vuetrend](https://github.com/QingWei-Li/vue-trend) - Simple, elegant spark lines for Vue.js.
+- [vue-highcharts](https://github.com/weizhenye/vue-highcharts) - Highcharts component for Vue.
+- [vue-echarts-v3](https://github.com/xlsdg/vue-echarts-v3) - Vue.js(v2.x+) component wrap for ECharts.js(v3.x+).
+- [vue-chartist](https://github.com/lakb248/vue-chartist) - Vue.js 2.0 component wrap for Chartist.
+- [vuebars](https://github.com/DeviaVir/vue-bar) - Simple, elegant spark bars for Vue.js.
+- [vue-d3-network](https://github.com/emiliorizzo/vue-d3-network) - Vue component to graph networks using d3-force
+- [vue2vis](https://github.com/alexcode/vue2vis) - Vue2 wrapper for [Visjs](http://visjs.org).
+- [vue-c3](https://github.com/chryb/vue-c3) - A reusable vue component for c3 charts
+- [vue-d2b](https://github.com/d2bjs/vue-d2b) - Vue components for d2b charts. (Including axis, pie, sankey, and sunburst charts)
+- [VueChart](https://github.com/SeregPie/VueChart) - A very simple Vue wrapper for Chart.
+- [vue-chartkick](https://github.com/ankane/vue-chartkick) - Create beautiful JavaScript charts with one line of Vue
+- [d3vue](https://github.com/ignoreintuition/d3vue) - A D3 Plugin for Creating Reactive Data Visualizations in VueJS
+- [vue2-frappe](https://github.com/JustSteveKing/vue2-frappe) - A simple wrapper around Frappe Charts for VueJS
+- [vue-google-charts](https://github.com/devstark-com/vue-google-charts) - Reactive Vue.js wrapper for Google Charts lib
+- [vue-graph](https://github.com/juijs/vue-graph) - Data visualization library for dashboard implementation in Vue.js
+- [vue.d3.sunburst](https://github.com/David-Desmaisons/Vue.D3.sunburst) - Reactive sunburst component based on D3.js
+- [v-chart-plugin](https://github.com/ignoreintuition/v-chart-plugin) - A customizable component for adding D3 charts that binds to your components data.
+- [vue-jqxchart](https://github.com/jqwidgets/vue/tree/master/chart) - Charting component with Pie, Bubble, Donut, Line, Bar, Column, Area, Waterfall, Polar & Spider series.
+- [toast-ui.vue-chart](https://github.com/nhnent/toast-ui.vue-chart) - Vue Wrapper for [TOAST UI Chart](http://ui.toast.com/tui-chart/).
+- [vue-apexcharts](https://github.com/apexcharts/vue-apexcharts) - Vue.js component for [ApexCharts](https://github.com/apexcharts/apexcharts.js).
+- [vue-doughnut-chart](https://github.com/mazipan/vue-doughnut-chart) - Doughnut chart component for Vue.js.
+- [v-charts](https://github.com/ElemeFE/v-charts) - Chart components based on Vue2.x and Echarts.
+- [vue-css-donut-chart](https://github.com/dumptyd/vue-css-donut-chart) - Lightweight Vue component for drawing pure CSS donut charts.
+- [vue-trend-chart](https://github.com/dmtrbrl/vue-trend-chart) - Simple trend charts for Vue.js
+- [vueplotlib](https://github.com/keller-mark/vueplotlib) - Declarative, interactive, linked plot components
+- [vgauge](https://github.com/amroessam/vgauge) - A Vue Wrapper to GaugeJS - Create beautiful gauges
+- [vue-plotly](https://github.com/David-Desmaisons/vue-plotly) - Wrapper for [plotly.js](https://plot.ly/javascript/) declarative charting library that ships with 20 chart types, including 3D charts, statistical graphs, and SVG maps.
+- [vue-funnel-graph-js](https://github.com/greghub/vue-funnel-graph-js) - Funnel graph drawing library for Vue.js. Create vertical and horizontal animated SVG funnel charts and add labels, values, legend and other info.
+- [pure-vue-chart](https://github.com/djaxho/pure-vue-chart) - Lightweight vue charts implemented without any chart library dependencies
+- [f2-vue](https://github.com/justice47/f2-vue) - Vue wrapper of f2 - elegant, interactive and flexible mobile chart library
+- [ZingChart-Vue](https://github.com/zingchart/zingchart-vue) - Vue component made by ZingChart with 35+ chart types.
+- [jscharting-vue](https://github.com/jscharting/jscharting-vue) - Vue chart component offering a complete set of chart types and engaging data visualizations with [JSCharting](https://jscharting.com/).
+- [flowchart-vue](https://github.com/joyceworks/flowchart-vue) - Flowchart & Flowchart designer component for Vue.js.
+- [vue-d3-barchart](https://github.com/emiliorizzo/vue-d3-barchart) - Small component to draw charts using d3.
+- [vue3-highcharts](https://github.com/smithalan92/vue3-highcharts) - A Highcharts.JS wrapper component for Vue 3
+- [echarts-for-vue](https://github.com/ambit-tsai/echarts-for-vue) - ECharts Wrapper Component For Vue 3 and 2
+- [vue3-chart-v2](https://github.com/vutran6853/vue3-chart-v2) - Vue wrapper component base on Chart.JS for Vue 3
+- [vue-gauge](https://github.com/chrisheanan/vue-gauge) - Vue.js component to create animated svg gauge charts
#### Time
-_显示时间/日期/年龄_
-
-- [vue-timeago](https://github.com/egoist/vue-timeago) - Vue 的一个小型 timeago 组件.
-- [vue-moment-jalaali](https://github.com/saman/vue-moment-jalaali) - 适用于您的 Vue.js 项目的 Jalaali Moment.js 过滤器.
-- [vue-countdown-timer](https://github.com/sagarkbhatt/vuejs-countdown-timer) - 添加了时区转换支持.
-- [vue-analog-clock-range](https://github.com/f/vue-analog-clock-range) - 模拟时钟范围显示时差.
-- [vue-moment-lib](https://github.com/julon/vue-moment-lib) - 使用相同的 momentjs API 的简单 Vue.js 2.0 MomentJS 库(过滤器和全局变量).
-- [vuejs-countdown](https://github.com/getanwar/vuejs-countdown) - vue js 2.0 的简单倒计时器组件
-- [vue2-flip-countdown](https://github.com/philipjkim/vue2-flip-countdown) - Vue 2.x 的具有翻转效果的倒计时器
-- [timeline-vuejs](https://github.com/pablosirera/timeline-vuejs) - Vue 的极简时间表
-- [vue-awesome-countdown](https://github.com/mlinquan/vue-awesome-countdown) - 适用于 Vue 2.5.0+ 的高性能、高精度倒计时插件. 官方网站: [https://vac.js.org](https://vac.js.org)
-- [vue-clock2](https://github.com/bestvist/vue-clock2) - Vue 的显示时钟组件.
-- [vuemodoro](https://github.com/P3trur0/vuemodoro) - 番茄计时器作为单文件 Vue 组件.
-- [digital-clock-vue](https://github.com/zkerhcy/digital-clock-vue) - ️基于 Vue 构建的数字时钟模拟.
-- [bs-vue-timeline](https://github.com/x10sv/bs-vue-timeline) - 另一种响应式 boostrap-vue 时间线
-- [simple-vue-timeline](https://github.com/scottie34/simple-vue-timeline) - 一个简单但可定制的反应式时间轴 vue 组件
-- [vue-moment](https://github.com/brockpetrie/vue-moment) - 适用于您的 Vue.js 项目的便捷 Moment.js 过滤器.
-- [v-idle](https://github.com/malekim/v-idle) - 一个 Vue.js 插件,用于检测空闲/非活动用户.
-- [v-digital-time-picker](https://github.com/runyasak/v-digital-time-picker) - Vuetify 的数字时间选择器.
-- [vue-horizontal-timeline](https://github.com/guastallaigor/vue-horizontal-timeline) - 只是一个用 Vue.js 制作的简单水平时间轴组件.
-- [vue-timer-hook](https://github.com/riderx/vue-timer-hook) - Vue 3 Timer 模块灵感来自react-timer-hook
-- [vue3-flip-countdown](https://github.com/coskuncayemre/vue3-flip-countdown) 使用 Vue 3.x 的翻转动画自定义倒计时器
-- [vountdown](https://github.com/logustra/vountdown) - 极简倒计时组件
+_Display time / date / age_
+
+- [vue-timeago](https://github.com/egoist/vue-timeago) - A tiny timeago component for Vue.
+- [vue-moment-jalaali](https://github.com/saman/vue-moment-jalaali) - Jalaali Moment.js filters for your Vue.js project.
+- [vue-countdown-timer](https://github.com/sagarkbhatt/vuejs-countdown-timer) - Added timezone conversion support.
+- [vue-analog-clock-range](https://github.com/f/vue-analog-clock-range) - Analog clock range to show time difference.
+- [vue-moment-lib](https://github.com/julon/vue-moment-lib) - A simple Vue.js 2.0 MomentJS library (filters & globals) using the same momentjs API.
+- [vuejs-countdown](https://github.com/getanwar/vuejs-countdown) - A simple countdown timer component for vue js 2.0
+- [vue2-flip-countdown](https://github.com/philipjkim/vue2-flip-countdown) - A countdown timer with flip effect for Vue 2.x
+- [timeline-vuejs](https://github.com/pablosirera/timeline-vuejs) - A minimalist timeline for Vue
+- [vue-awesome-countdown](https://github.com/mlinquan/vue-awesome-countdown) - Countdown plug-in with high performance and high accuracy for Vue 2.5.0+. Official site: [https://vac.js.org](https://vac.js.org)
+- [vue-clock2](https://github.com/bestvist/vue-clock2) - Display clock component for Vue.
+- [vuemodoro](https://github.com/P3trur0/vuemodoro) - Pomodoro timer as single file Vue component.
+- [digital-clock-vue](https://github.com/zkerhcy/digital-clock-vue) - ️A digital clock simulation build on Vue.
+- [bs-vue-timeline](https://github.com/x10sv/bs-vue-timeline) - An alternative responsive boostrap-vue timeline
+- [simple-vue-timeline](https://github.com/scottie34/simple-vue-timeline) - A simple but customizable and reactive timeline vue component
+- [vue-moment](https://github.com/brockpetrie/vue-moment) - Handy Moment.js filters for your Vue.js project.
+- [v-idle](https://github.com/malekim/v-idle) - A Vue.js plugin to detect idle/non-active users.
+- [v-digital-time-picker](https://github.com/runyasak/v-digital-time-picker) - Digital Time Picker for Vuetify.
+- [vue-horizontal-timeline](https://github.com/guastallaigor/vue-horizontal-timeline) - Just a simple horizontal timeline component made with Vue.js.
+- [vue-timer-hook](https://github.com/riderx/vue-timer-hook) - Vue 3 Timer module inspired by react-timer-hook
+- [vue3-flip-countdown](https://github.com/coskuncayemre/vue3-flip-countdown) Customize Countdown timer with Flip Animation for Vue 3.x
+- [vountdown](https://github.com/logustra/vountdown) - A minimalist countdown component
#### Calendar
-_在日历中显示不可编辑的事件_
-
-- [vue-fullcalendar](https://github.com/Wanderxx/vue-fullcalendar) - Vue 日历 fullCalendar. 不需要 jQuery. 安排事件管理.
-- [vue-event-calendar](https://github.com/GeoffZhu/vue-event-calendar) - Vue2 的简单事件日历,除 Vue2 之外没有任何依赖项.
-- [vue-calendar-picker](https://github.com/FranckFreiburger/vue-calendar-picker) - 用于事件显示、周期选择和日期选择器的轻量级日历组件.
-- [vue-lunar-calendar](https://github.com/KimWooHyun/vue-lunar-calendar) - 农历的 vue 组件. 使用 Moment.js 进行日期操作.
-- [vue-simple-calendar](https://github.com/richardtallent/vue-simple-calendar) - 基于Flexbox的Vue月历组件; 支持多日活动、本地化、节日表情符号、拖放. 没有依赖性.
-- [vue2-calendar](https://github.com/Trekels/vue2-calendar) - 一个简单的完整日历组件,旨在灵活和轻量级.
-- [vue-jlunar-datepicker](https://github.com/tuhe32/vue-jLunar-datePicker) - 一个带有节日和节气的中国农历日期选择器组件.
-- [vue-full-calendar](https://github.com/CroudSupport/vue-fullcalendar) - 一套完整 [fullcalendar.io](https://fullcalendar.io) Vue 1 和 2 的包装器
-- [v-calendar](https://github.com/nathanreyes/v-calendar) - 动画日历/日期选择器,显示简单和重复日期的区域、指示器和日期弹出窗口.
-- [vue-infinite-calendar](https://github.com/laleshii/vue-infinite-calendar) - Vue 2 的简单无限日历实现
-- [vue-calendar](https://github.com/kylin-z/vue-calendar) - Vue 2.1.5+ 的简单日历组件,支持自定义内容. 没有依赖性.
-- [vue2-event-calendar](https://github.com/kitwon/vue2-event-calendar) - Vue2 的事件日历,支持自定义事件项和日历标题.
-- [vue2-datePicker-infinite](https://github.com/leepyng/vue-datepicker-infinite) - Vue2 的无限 datePicker,易于使用且无依赖.
-- [vue2-slot-calendar](https://github.com/icai/vue2-calendar) - 一个vue 2日历,支持农历或日期事件的日期选择器组件,引导程序风格.
-- [quasar-calendar](https://github.com/stormseed/quasar-calendar) - 使用 Quasar 框架的 vue.js 日历,可实现每月、多日和议程视图.
-- [vue2-datepicker](https://github.com/mengxiong10/vue2-datepicker) - Vue2 的一个漂亮的日期选择器/日期时间选择器组件
-- [vue-pikaday](https://github.com/enrian/vue-pikaday) - VueJS 包装组件 [Pikaday](https://github.com/dbushell/Pikaday) 日期选择器
-- [vue-tui日历](https://github.com/lkmadushan/vue-tui日历) - VueJS 包装组件 [tui.日历](https://github.com/nhnent/tui.日历) 日历
-- [vue-jqxscheduler](https://github.com/jqwidgets/vue/tree/master/scheduler) - VueJS 调度程序组件.
-- [toast-ui.vue-calendar](https://github.com/nhnent/toast-ui.vue-calendar) -Vue 包装器 [TOAST UI Calendar](http://ui.toast.com/tui-calendar).
-- [vue-functional-calendar](https://github.com/ManukMinasyan/vue-functional-calendar) - 基于Vue的轻量级、高性能日历组件(日期选择器、日期范围).
-- [vue-cal](https://github.com/antoniandre/vue-cal) - Vue JS 完整日历,无依赖,无废话. .
-- [vue-material-year-calendar](https://github.com/nono1526/vue-material-year-calendar) - Vue2 的全年(一页 12 个月)日历. 使用dayjs.
-- [vuelendar](https://github.com/codesthq/vuelendar) - 用 VueJS 编写的简单干净的日历
-- [vue-date-tools](https://github.com/misterfresh/vue-date-tools/) - 最轻量级的 VueJS 日期选择器和日期范围选择器使用 date-fns 并且没有其他依赖项
-- [vue-spring-calendar](https://github.com/boussadjra/vue-spring-calendar) - 它是一个基于 Vue 的组件,提供显示每日事件的完整日历的功能. 这 [`demo`](https://boussadjra.github.io/vue-spring-calendar/).
-- [vue-jquery-calendar](https://github.com/Parthfaladu/vue-jquery-calendar) - VueJS 轻量级包装组件 [jquery ui datepicker](https://jqueryui.com/datepicker)
-- [vue-schedule-board](https://github.com/jinfang134/vue-schedule-board) - 一个易于使用的组件,可以显示某人的日程列表,以帮助安排采访或访问安排.
-- [vue-lunar-calendar-pro](https://github.com/wangdaodao/vue-lunar-calendar-pro) - 农历的 vue 组件. 使用calendar.js进行日期操作.
-- [vue-sweet-calendar](https://github.com/maryayi/vue-sweet-calendar) - 一个简单又可爱的 vue.js 日历
-- [vue-datepicker-ui](https://github.com/edisdev/vue-datepicker-ui) - vue.js 的日期选择器组件
-- [qalendar](https://github.com/tomosterlund/qalendar) - Vue 3 的活动日历和日期选择器
+_Display non-editable events in a Calendar_
+
+- [vue-fullcalendar](https://github.com/Wanderxx/vue-fullcalendar) - Vue calendar fullCalendar. No jQuery required. Schedule events management.
+- [vue-event-calendar](https://github.com/GeoffZhu/vue-event-calendar) - A simple events calendar for Vue2, no dependencies except Vue2.
+- [vue-calendar-picker](https://github.com/FranckFreiburger/vue-calendar-picker) - Lightweight calendar component for events display, period selection and date picker.
+- [vue-lunar-calendar](https://github.com/KimWooHyun/vue-lunar-calendar) - A vue component for lunar calendar. Uses Moment.js for date operations.
+- [vue-simple-calendar](https://github.com/richardtallent/vue-simple-calendar) - Flexbox-based Vue month calendar component; supports multi-day events, localization, holiday emoji, drag/drop. No dependencies.
+- [vue2-calendar](https://github.com/Trekels/vue2-calendar) - A simple full calendar component aimed at being flexible and lightweight.
+- [vue-jlunar-datepicker](https://github.com/tuhe32/vue-jLunar-datePicker) - A Chinese lunar datepicker component with festivals and solar terms.
+- [vue-full-calendar](https://github.com/CroudSupport/vue-fullcalendar) - A complete [fullcalendar.io](https://fullcalendar.io) wrapper for both Vue 1 and 2
+- [v-calendar](https://github.com/nathanreyes/v-calendar) - Animated calendar/datepicker that displays regions, indicators and day popovers for simple & recurring dates.
+- [vue-infinite-calendar](https://github.com/laleshii/vue-infinite-calendar) - A simple infinite calendar implementation for Vue 2
+- [vue-calendar](https://github.com/kylin-z/vue-calendar) - A simple calendar components for Vue 2.1.5+, support custom content. No dependencies.
+- [vue2-event-calendar](https://github.com/kitwon/vue2-event-calendar) - An events calendar for Vue2, support customize event items and calendar header.
+- [vue2-datePicker-infinite](https://github.com/leepyng/vue-datepicker-infinite) - An infinite datePicker for Vue2, easy to use and no dependencies.
+- [vue2-slot-calendar](https://github.com/icai/vue2-calendar) - A vue 2 calendar, datepicker component which supported lunar or date event, bootstrap style.
+- [quasar-calendar](https://github.com/stormseed/quasar-calendar) - A vue.js calendar using the Quasar framework that implements monthly, multi-day and agenda views.
+- [vue2-datepicker](https://github.com/mengxiong10/vue2-datepicker) - A beautiful datepicker / datetimepicker component for Vue2
+- [vue-pikaday](https://github.com/enrian/vue-pikaday) - VueJS wrapper component for [Pikaday](https://github.com/dbushell/Pikaday) datepicker
+- [vue-tuicalendar](https://github.com/lkmadushan/vue-tuicalendar) - VueJS wrapper component for [tui.calendar](https://github.com/nhnent/tui.calendar) calendar
+- [vue-jqxscheduler](https://github.com/jqwidgets/vue/tree/master/scheduler) - VueJS Scheduler component.
+- [toast-ui.vue-calendar](https://github.com/nhnent/toast-ui.vue-calendar) - Vue Wrapper for [TOAST UI Calendar](http://ui.toast.com/tui-calendar).
+- [vue-functional-calendar](https://github.com/ManukMinasyan/vue-functional-calendar) - Lightweight, high performance calendar component(Date Picker, Date Range) based on Vue.
+- [vue-cal](https://github.com/antoniandre/vue-cal) - A Vue JS full calendar, no dependency, no BS. 🤘.
+- [vue-material-year-calendar](https://github.com/nono1526/vue-material-year-calendar) - A full year (12 months on a page) calendar for Vue2. Uses dayjs.
+- [vuelendar](https://github.com/codesthq/vuelendar) - Simple and clean calendar written in VueJS
+- [vue-date-tools](https://github.com/misterfresh/vue-date-tools/) - Most lightweight VueJS Date picker & Daterange picker using date-fns and no other dependencies
+- [vue-spring-calendar](https://github.com/boussadjra/vue-spring-calendar) - It's a Vue based component which provides the functionality of a full-calendar that shows daily events. the [`demo`](https://boussadjra.github.io/vue-spring-calendar/).
+- [vue-jquery-calendar](https://github.com/Parthfaladu/vue-jquery-calendar) - VueJS light weight wrapper component for [jquery ui datepicker](https://jqueryui.com/datepicker)
+- [vue-schedule-board](https://github.com/jinfang134/vue-schedule-board) - A easy-to-use component to show somebody's schedule list to help interview arrangement or visit arrangement.
+- [vue-lunar-calendar-pro](https://github.com/wangdaodao/vue-lunar-calendar-pro) - A vue component for lunar calendar. Uses calendar.js for date operations.
+- [vue-sweet-calendar](https://github.com/maryayi/vue-sweet-calendar) - A simple and sweet vue.js calendar
+- [vue-datepicker-ui](https://github.com/edisdev/vue-datepicker-ui) - A datepicker component for vue.js
+- [qalendar](https://github.com/tomosterlund/qalendar) - An event calendar and datepicker for Vue 3
#### Map
-- [vue2-google-maps](https://github.com/xkjyeah/vue-google-maps) - 用于 vue 的 Google 地图组件,具有 2 路数据绑定.
-- [vue2-leaflet](https://github.com/KoRiGaN/Vue2Leaflet) - 用于 Leaflet 地图的 Vue 2 组件.
-- [vue-mapbox-gl](https://github.com/phegman/vue-mapbox-gl) - Mapbox GL JS 的 Vue 2.x 组件
-- [vue-yandex-maps](https://github.com/PNKBizz/vue-yandex-map) - Yandex 地图的 Vue 2.x 组件
-- [vue-baidu-map](https://github.com/Dafrok/vue-baidu-map) - 百度地图的 Vue 2.x 组件.
-- [vue-choropleth](https://github.com/voluntadpear/vue-choropleth) - 用于显示分区统计图的 Vue 2.x 组件.
-- [vuelayers](https://github.com/ghettovoice/vuelayers) - Vue 2 组件可与 OpenLayers 配合使用.
-- [vue-googlemaps](https://github.com/Akryum/vue-googlemaps) - 用于集成 Google 地图的 Vue 2.x 组件.
-- [vue-static-map](https://github.com/eperedo/vue-static-map) - Vue 2.x 简单组件生成静态谷歌地图
-- [vue-mapbox](https://github.com/soal/vue-mapbox) - Mapbox GL JS 库的 Vue 2.x 包装器,提供与地图交互的 vueish 方式.
-- [vue-cesium](https://github.com/zouyaoji/vue-cesium) - 用于 Cesium 的 Vue 2.x 和 Vue 3.x 组件.
-- [vue-async-gmaps](https://github.com/vanderb/vue-async-gmaps) - 让用户决定加载谷歌地图脚本以获得更好的隐私
-- [@geospoc/v-mapbox](https://github.com/geospoc/v-mapbox) - 结合 Vue.js 和 Mapbox GL JS 的力量(soal 的 vue-mapbox 的维护分支)
-- [@geospoc/v-mapbox-geocoder](https://github.com/geospoc/v-mapbox-geocoder) - 为您的精彩 Mapbox 库提供地理编码器控制
-- [x5-gmaps](https://github.com/xon52/x5-gmaps) - 适用于 Vue 2.x 的轻量级 Google 地图插件
-- [vue2-gmap-custom-marker](https://github.com/eregnier/vue2-gmap-custom-marker) - Vue谷歌地图自定义标记组件
-- [vue3-openlayers](https://github.com/MelihAltintas/vue3-openlayers) - Vue 3 组件可与 OpenLayers 配合使用.
-- [vue-mars3d](https://github.com/marsgis/mars3d-vue-template) - Vue 2.x 3D地球可视化JS开发平台.
-- [vue-leaflet-custom-marker](https://github.com/eregnier/vue-leaflet-custom-marker) - 用于开放街道地图自定义标记组件的 Vue 传单
-- [vue-maplibre-gl](https://github.com/razorness/vue-maplibre-gl) - 用 TS 编写的 Maplibre GL JS 库的 Vue 3.x 包装器. 包括风格切换和帧率控制.
+- [vue2-google-maps](https://github.com/xkjyeah/vue-google-maps) - Google maps component for vue with 2-way data binding.
+- [vue2-leaflet](https://github.com/KoRiGaN/Vue2Leaflet) - Vue 2 components for Leaflet maps.
+- [vue-mapbox-gl](https://github.com/phegman/vue-mapbox-gl) - Vue 2.x component for Mapbox GL JS
+- [vue-yandex-maps](https://github.com/PNKBizz/vue-yandex-map) - Vue 2.x component for Yandex Maps
+- [vue-baidu-map](https://github.com/Dafrok/vue-baidu-map) - Vue 2.x component for Baidu Maps.
+- [vue-choropleth](https://github.com/voluntadpear/vue-choropleth) - Vue 2.x component to display a choropleth map.
+- [vuelayers](https://github.com/ghettovoice/vuelayers) - Vue 2 components to work with OpenLayers.
+- [vue-googlemaps](https://github.com/Akryum/vue-googlemaps) - Vue 2.x components to integrate Google Maps.
+- [vue-static-map](https://github.com/eperedo/vue-static-map) - Vue 2.x simple component to generate an static google map
+- [vue-mapbox](https://github.com/soal/vue-mapbox) - Vue 2.x wrapper around Mapbox GL JS library that provides vueish-way to interact with the map.
+- [vue-cesium](https://github.com/zouyaoji/vue-cesium) - Vue 2.x & Vue 3.x components for Cesium.
+- [vue-async-gmaps](https://github.com/vanderb/vue-async-gmaps) - Let users decide to load google-maps script for better privacy
+- [@geospoc/v-mapbox](https://github.com/geospoc/v-mapbox) - Combine powers of Vue.js and Mapbox GL JS (Maintained fork of soal's vue-mapbox)
+- [@geospoc/v-mapbox-geocoder](https://github.com/geospoc/v-mapbox-geocoder) - Geocoder control for your awesome Mapbox library
+- [x5-gmaps](https://github.com/xon52/x5-gmaps) - lightweight Google Maps plugin for Vue 2.x
+- [vue2-gmap-custom-marker](https://github.com/eregnier/vue2-gmap-custom-marker) - Vue google map custom marker component
+- [vue3-openlayers](https://github.com/MelihAltintas/vue3-openlayers) - Vue 3 components to work with OpenLayers.
+- [vue-mars3d](https://github.com/marsgis/mars3d-vue-template) - Vue 2.x 3D earth visualization JS development platform.
+- [vue-leaflet-custom-marker](https://github.com/eregnier/vue-leaflet-custom-marker) - Vue leaflet for open street map custom marker component
+- [vue-maplibre-gl](https://github.com/razorness/vue-maplibre-gl) - Vue 3.x wrapper around Maplibre GL JS library written in TS. Including style switch and frame rate control.
#### Audio / Video
-- [Vue-APlayer](https://github.com/SevenOutman/vue-aplayer) - :cake:易于配置的 Vue 2.x 音乐播放器.
-- [vue-audio](https://github.com/shershen08/vuejs-sound-player) - 音频标签包装器; Vue 2.x 的声音播放器组件
-- [vue-dplayer](https://github.com/sinchang/vue-dplayer) - 基于 DPlayer 的 Vue 2.x 视频播放器组件.
-- [vue-canvasvideo](https://github.com/chrishurlburt/vue-canvasvideo) - 用于 iOS/Safari 上视频背景和自动播放视频的 Vue 2.x 组件.
-- [vue-music](https://github.com/petsgre/music) - 基于 html5 的 Vue 组件`