Skip to content

Commit

Permalink
[bot] Updated Awesome Lists
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 20, 2024
1 parent d9ce492 commit 61534a9
Show file tree
Hide file tree
Showing 13 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion lists/44bits-awesome-opensource-documents.md
Original file line number Diff line number Diff line change
Expand Up @@ -818,7 +818,7 @@ This is not a list of free programming books. This is a curated list of open sou
<a name='korean'></a>
### Korean

* 점프 투 파이썬 ([Site][site-jump-to-python], cc-nc-nd) - 이 책은 파이썬이란 언어를 처음 접해보는 독자들과 프로그래밍을 한 번도 해 본적이 없는 사람들을 대상으로 한다. 프로그래밍을 할 때 사용되는 전문적인 용어들을 알기 쉽게 풀어서 쓰려고 노력하였으며, 파이썬이란 언어의 개별적인 특성만을 강조하지 않고 프로그래밍 전반에 관한 사항을 파이썬이란 언어를 통해 알 수 있도록 알기 쉽게 설명하였다.
* 점프 투 파이썬 ([Site][site-jump-to-python], cc-nc-nd) - 이 책은 파이썬이란 언어를 처음 접해보는 독자들과 프로그래밍을 한 번도 해 본적이 ��는 사람들을 대상으로 한다. 프로그래밍을 할 때 사용되는 전문적인 용어들을 알기 쉽게 풀어서 쓰려고 노력하였으며, 파이썬이란 언어의 개별적인 특성만을 강조하지 않고 프로그래밍 전반에 관한 사항을 파이썬이란 언어를 통해 알 수 있도록 알기 쉽게 설명하였다.
* [emacsbook][repo-emacsbook] (cc-nc)
* 꾸준히, 자유롭게, 즐겁게 : 한국 오픈 소스 개발자들 이야기 ([Site][site-osdi], cc-nc-nd)

Expand Down
2 changes: 1 addition & 1 deletion lists/analysis-tools-dev-static-analysis.md
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@ Also check out the sister project, [awesome-dynamic-analysis ![GitHub Repo Stars

- [SonarAnalyzer.CSharp ![GitHub Repo Stars](https://img.shields.io/github/stars/SonarSource/sonar-dotnet) ![GitHub last commit](https://img.shields.io/github/last-commit/SonarSource/sonar-dotnet)](https://github.com/SonarSource/sonar-dotnet) — These Roslyn analyzers allow you to produce Clean Code that is safe, reliable, and maintainable by helping you find and correct bugs, vulnerabilities, and code smells in your codebase.

- [VSDiagnostics ![GitHub Repo Stars](https://img.shields.io/github/stars/Vannevelj/VSDiagnostics) ![GitHub last commit](https://img.shields.io/github/last-commit/Vannevelj/VSDiagnostics)](https://github.com/Vannevelj/VSDiagnostics) :warning: �� A collection of static analyzers based on Roslyn that integrates with VS.
- [VSDiagnostics ![GitHub Repo Stars](https://img.shields.io/github/stars/Vannevelj/VSDiagnostics) ![GitHub last commit](https://img.shields.io/github/last-commit/Vannevelj/VSDiagnostics)](https://github.com/Vannevelj/VSDiagnostics) :warning: A collection of static analyzers based on Roslyn that integrates with VS.

- [Wintellect.Analyzers ![GitHub Repo Stars](https://img.shields.io/github/stars/Wintellect/Wintellect.Analyzers) ![GitHub last commit](https://img.shields.io/github/last-commit/Wintellect/Wintellect.Analyzers)](https://github.com/Wintellect/Wintellect.Analyzers) — .NET Compiler Platform ("Roslyn") diagnostic analyzers and code fixes.

Expand Down
2 changes: 1 addition & 1 deletion lists/bytecauldron-awesome-gamemaker.md
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ What kind of games can you make in GameMaker? [Check out this list.](https://ste

- [FML ![GitHub Repo Stars](https://img.shields.io/github/stars/Nikkilae/fml) ![GitHub last commit](https://img.shields.io/github/last-commit/Nikkilae/fml)](https://github.com/Nikkilae/fml) - GameMaker bindings for the FMOD Studio API.
- [FMODGMS ![GitHub Repo Stars](https://img.shields.io/github/stars/mstop4/FMODGMS) ![GitHub last commit](https://img.shields.io/github/last-commit/mstop4/FMODGMS)](https://github.com/mstop4/FMODGMS) - This doesn't support everything FMOD has to offer and the project itself has been put on-hold.
- [Echo/Delay Effect](https://madwolf-studios.itch.io/audio-echodelay-effect-for-gamemaker-studio-2) - Optimized delay effect. ���
- [Echo/Delay Effect](https://madwolf-studios.itch.io/audio-echodelay-effect-for-gamemaker-studio-2) - Optimized delay effect. 💸
- [wavload ![GitHub Repo Stars](https://img.shields.io/github/stars/nkrapivin/wavload) ![GitHub last commit](https://img.shields.io/github/last-commit/nkrapivin/wavload)](https://github.com/nkrapivin/wavload) - Demonstrates how to externally load .wav files.
- [audioExt ![GitHub Repo Stars](https://img.shields.io/github/stars/tabularelf/audioExt) ![GitHub last commit](https://img.shields.io/github/last-commit/tabularelf/audioExt)](https://github.com/tabularelf/audioExt) - Sound External Loader/Unloader Manager.
- [ExternalAudio ![GitHub Repo Stars](https://img.shields.io/github/stars/NuxiiGit/ExternalAudio) ![GitHub last commit](https://img.shields.io/github/last-commit/NuxiiGit/ExternalAudio)](https://github.com/NuxiiGit/ExternalAudio) - Load external .wav files at runtime.
Expand Down
2 changes: 1 addition & 1 deletion lists/coq-community-awesome-coq.md
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ Contributions welcome! Read the [contribution guidelines ![GitHub Repo Stars](ht
- [Lectures on Software Foundations ![GitHub Repo Stars](https://img.shields.io/github/stars/clarksmr/sf-lectures) ![GitHub last commit](https://img.shields.io/github/last-commit/clarksmr/sf-lectures)](https://github.com/clarksmr/sf-lectures) - Material on the Software Foundations series of textbooks, including a series of YouTube videos.
- [MathComp School ![GitHub Repo Stars](https://img.shields.io/github/stars/gares/math-comp-school-2022) ![GitHub last commit](https://img.shields.io/github/last-commit/gares/math-comp-school-2022)](https://github.com/gares/math-comp-school-2022) - Coq sources for lessons and exercises that introduce the SSReflect proof language and the Mathematical Components library.
- [Mechanized Semantics ![GitHub Repo Stars](https://img.shields.io/github/stars/xavierleroy/cdf-mech-sem) ![GitHub last commit](https://img.shields.io/github/last-commit/xavierleroy/cdf-mech-sem)](https://github.com/xavierleroy/cdf-mech-sem) - Companion Coq sources for a course on programming language semantics at Collège de France.
- [Program Logics ![GitHub Repo Stars](https://img.shields.io/github/stars/xavierleroy/cdf-program-logics) ![GitHub last commit](https://img.shields.io/github/last-commit/xavierleroy/cdf-program-logics)](https://github.com/xavierleroy/cdf-program-logics) - Companion Coq sources for a course on program logics at Collège de France.
- [Program Logics ![GitHub Repo Stars](https://img.shields.io/github/stars/xavierleroy/cdf-program-logics) ![GitHub last commit](https://img.shields.io/github/last-commit/xavierleroy/cdf-program-logics)](https://github.com/xavierleroy/cdf-program-logics) - Companion Coq sources for a course on program logics at Coll��ge de France.
- [Program verification with types and logic](https://gitlab.science.ru.nl/program-verification/course-2023-2024) - Lectures and exercise material for a course in programming language semantics, type systems and program logics, using Coq, at Radboud University Nijmegen.
- [Proofs and Reliable Programming using Coq](https://team.inria.fr/stamp/proofs-and-reliable-programming-using-coq-2022/) - Introduction to developing and verifying programs with Coq.

Expand Down
6 changes: 3 additions & 3 deletions lists/jondot-awesome-react-native.md
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ Components and native modules.
* [react-native-app-intro ★2433 ![GitHub Repo Stars](https://img.shields.io/github/stars/FuYaoDe/react-native-app-intro) ![GitHub last commit](https://img.shields.io/github/last-commit/FuYaoDe/react-native-app-intro)](https://github.com/FuYaoDe/react-native-app-intro) - A React Native parallax effect app intro
* [react-native-drawer ★2276 ![GitHub Repo Stars](https://img.shields.io/github/stars/root-two/react-native-drawer) ![GitHub last commit](https://img.shields.io/github/last-commit/root-two/react-native-drawer)](https://github.com/root-two/react-native-drawer) - React Native Drawer
* [react-native-typography ★2260 ![GitHub Repo Stars](https://img.shields.io/github/stars/hectahertz/react-native-typography) ![GitHub last commit](https://img.shields.io/github/last-commit/hectahertz/react-native-typography)](https://github.com/hectahertz/react-native-typography) Pixel–perfect, native–looking typographic styles for React Native
* [react-native-fast-image ��2240 ![GitHub Repo Stars](https://img.shields.io/github/stars/DylanVann/react-native-fast-image) ![GitHub last commit](https://img.shields.io/github/last-commit/DylanVann/react-native-fast-image)](https://github.com/DylanVann/react-native-fast-image) - FastImage, performant React Native image component.
* [react-native-fast-image ��2240 ![GitHub Repo Stars](https://img.shields.io/github/stars/DylanVann/react-native-fast-image) ![GitHub last commit](https://img.shields.io/github/last-commit/DylanVann/react-native-fast-image)](https://github.com/DylanVann/react-native-fast-image) - FastImage, performant React Native image component.
* [react-native-blurhash ★105 ![GitHub Repo Stars](https://img.shields.io/github/stars/mrousavy/react-native-blurhash) ![GitHub last commit](https://img.shields.io/github/last-commit/mrousavy/react-native-blurhash)](https://github.com/mrousavy/react-native-blurhash) - Give your users the loading experience they want.
* [react-native-paper ★2218 ![GitHub Repo Stars](https://img.shields.io/github/stars/callstack/react-native-paper) ![GitHub last commit](https://img.shields.io/github/last-commit/callstack/react-native-paper)](https://github.com/callstack/react-native-paper) - Material design for React Native
* [react-native-swipeout ★2194 ![GitHub Repo Stars](https://img.shields.io/github/stars/dancormier/react-native-swipeout) ![GitHub last commit](https://img.shields.io/github/last-commit/dancormier/react-native-swipeout)](https://github.com/dancormier/react-native-swipeout) - iOS-style swipeout buttons behind component
Expand Down Expand Up @@ -355,7 +355,7 @@ Components and native modules.
* [react-native-modal-dropdown ★708 ![GitHub Repo Stars](https://img.shields.io/github/stars/sohobloo/react-native-modal-dropdown) ![GitHub last commit](https://img.shields.io/github/last-commit/sohobloo/react-native-modal-dropdown)](https://github.com/sohobloo/react-native-modal-dropdown) - A react-native dropdown/picker/selector component for both Android & iOS.
* [react-native-button ★707 ![GitHub Repo Stars](https://img.shields.io/github/stars/ide/react-native-button) ![GitHub last commit](https://img.shields.io/github/last-commit/ide/react-native-button)](https://github.com/ide/react-native-button)
* [react-native-bottom-sheet-behavior ★701 ![GitHub Repo Stars](https://img.shields.io/github/stars/cesardeazevedo/react-native-bottom-sheet-behavior) ![GitHub last commit](https://img.shields.io/github/last-commit/cesardeazevedo/react-native-bottom-sheet-behavior)](https://github.com/cesardeazevedo/react-native-bottom-sheet-behavior) - A react native wrapper for android BottomSheetBehavior.
* [react-native-tabs ��687 ![GitHub Repo Stars](https://img.shields.io/github/stars/aksonov/react-native-tabs) ![GitHub last commit](https://img.shields.io/github/last-commit/aksonov/react-native-tabs)](https://github.com/aksonov/react-native-tabs) - React Native platform-independent tabs. Could be used for bottom tab bars as well as sectioned views (with tab buttons)
* [react-native-tabs ��687 ![GitHub Repo Stars](https://img.shields.io/github/stars/aksonov/react-native-tabs) ![GitHub last commit](https://img.shields.io/github/last-commit/aksonov/react-native-tabs)](https://github.com/aksonov/react-native-tabs) - React Native platform-independent tabs. Could be used for bottom tab bars as well as sectioned views (with tab buttons)
* [react-native-search-bar ★671 ![GitHub Repo Stars](https://img.shields.io/github/stars/umhan35/react-native-search-bar) ![GitHub last commit](https://img.shields.io/github/last-commit/umhan35/react-native-search-bar)](https://github.com/umhan35/react-native-search-bar) - The native search bar for react native.
* [react-native-timeline-listview ★665 ![GitHub Repo Stars](https://img.shields.io/github/stars/thegamenicorus/react-native-timeline-listview) ![GitHub last commit](https://img.shields.io/github/last-commit/thegamenicorus/react-native-timeline-listview)](https://github.com/thegamenicorus/react-native-timeline-listview) - Timeline component for React Native App
* [react-native-toastboard ![GitHub Repo Stars](https://img.shields.io/github/stars/MAKARD/react-native-toastboard) ![GitHub last commit](https://img.shields.io/github/last-commit/MAKARD/react-native-toastboard)](https://github.com/MAKARD/react-native-toastboard) - The simplest way to show notification.
Expand Down Expand Up @@ -1041,7 +1041,7 @@ Components and native modules.
* [react-native-push-with-gcm ★6 ![GitHub Repo Stars](https://img.shields.io/github/stars/lilach/react-native-push-with-gcm) ![GitHub last commit](https://img.shields.io/github/last-commit/lilach/react-native-push-with-gcm)](https://github.com/lilach/react-native-push-with-gcm) - Register device for GCM push notifications services (supported only for iOS)
* [react-native-device-info-pod ★3 ![GitHub Repo Stars](https://img.shields.io/github/stars/mchinyakov/react-native-device-info) ![GitHub last commit](https://img.shields.io/github/last-commit/mchinyakov/react-native-device-info)](https://github.com/mchinyakov/react-native-device-info) - Get device information using react-native
* [react-native-sms-retriever ![GitHub Repo Stars](https://img.shields.io/github/stars/Bruno-Furtado/react-native-sms-retriever) ![GitHub last commit](https://img.shields.io/github/last-commit/Bruno-Furtado/react-native-sms-retriever)](https://github.com/Bruno-Furtado/react-native-sms-retriever) - SMS Retriever API (Android).
* [react-native-background-downloader ��93 ![GitHub Repo Stars](https://img.shields.io/github/stars/EkoLabs/react-native-background-downloader) ![GitHub last commit](https://img.shields.io/github/last-commit/EkoLabs/react-native-background-downloader)](https://github.com/EkoLabs/react-native-background-downloader) - Help you download large files on iOS and Android both in the foreground and most importantly in the background.
* [react-native-background-downloader ��93 ![GitHub Repo Stars](https://img.shields.io/github/stars/EkoLabs/react-native-background-downloader) ![GitHub last commit](https://img.shields.io/github/last-commit/EkoLabs/react-native-background-downloader)](https://github.com/EkoLabs/react-native-background-downloader) - Help you download large files on iOS and Android both in the foreground and most importantly in the background.
* [rn-in-app-review ![GitHub Repo Stars](https://img.shields.io/github/stars/ravirupareliya/rn-in-app-review) ![GitHub last commit](https://img.shields.io/github/last-commit/ravirupareliya/rn-in-app-review)](https://github.com/ravirupareliya/rn-in-app-review) - Help you to integrate in-app review for android and iOS
* [react-native-system-setting ![GitHub Repo Stars](https://img.shields.io/github/stars/c19354837/react-native-system-setting) ![GitHub last commit](https://img.shields.io/github/last-commit/c19354837/react-native-system-setting)](https://github.com/c19354837/react-native-system-setting)- Provides some system setting APIs iOS and Android.

Expand Down
6 changes: 3 additions & 3 deletions lists/lnishan-awesome-competitive-programming.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,8 @@ Share the list with your classmates, your friends and everyone :)
| ★☆☆ | [The Hitchhiker’s Guide to the Programming Contests](http://comscigate.com/Books/contests/icpc.pdf), by Nite Nimajneb | This book is free for [download (pdf)](http://comscigate.com/Books/contests/icpc.pdf). This book covers various topics relevant to competitive programming. |
| ★★★ | [プログラミングコンテストチャレンジブック (Japanese)](http://goo.gl/M4yfbr), by 秋葉拓哉, 岩田陽一, 北川宜稔 | An absolutely phenomenal book. The contents, organized in a very coherent manner, are nothing short of amazing. ... 培養與鍛鍊程式設計的邏輯腦:世界級程式設計大賽的知識、心得與解題分享 (Chinese Traditional) |
| ★★☆ | [算法竞赛入门经典 (Chinese)](http://www.tup.com.cn/booksCenter/book_05568701.html), by 刘汝佳 | The Art of Algorithms and Programming Contests (English), 打下好基礎:程式設計與演算法競賽入門經典 (Chinese Traditional) |
| ★★☆ | [算法竞赛入门经典——训练指南 (Chinese)](https://www.amazon.cn/算法竞赛入门经典-训练指南-刘汝佳/dp/B009SJJGOU), by 刘汝佳, 陈锋 | 提升程式設計的解題思考力─國際演算法程式設計競賽訓練指南 (Chinese Traditional) |
| ��★★ | [算法艺术与信息学竞赛 (Chinese)](http://goo.gl/O1tr8v), by 刘汝佳, 黄亮 | An old-time classic. It's old but the contents in this book are still considered to be very difficult by today's standards. |
| ★★☆ | [算法竞赛入门经典——训练指南 (Chinese)](https://www.amazon.cn/算法竞赛入门经典-训练指南-刘汝佳/dp/B009SJJGOU), by 刘汝佳, 陈锋 | 提升程式設計的解題思考力─國際演��法程式設計競賽訓練指南 (Chinese Traditional) |
| ★★ | [算法艺术与信息学竞赛 (Chinese)](http://goo.gl/O1tr8v), by 刘汝佳, 黄亮 | An old-time classic. It's old but the contents in this book are still considered to be very difficult by today's standards. |

### Books for Algorithms

Expand Down Expand Up @@ -245,7 +245,7 @@ Paste your codes at [ideone](https://ideone.com/), [pastebin](https://pastebin.c
|| Name | Description |
| --- | --- | --- |
| ★★☆ | [Power up C++ with the Standard Template Library - Topcoder: Part 1](https://www.topcoder.com/community/data-science/data-science-tutorials/power-up-c-with-the-standard-template-library-part-1/), [Part 2](https://www.topcoder.com/community/data-science/data-science-tutorials/power-up-c-with-the-standard-template-library-part-2/) | An introductory tutorial on basic C++ STLs. |
| ���★| [Yet again on C++ input/output - Codeforces](http://codeforces.com/blog/entry/5217) | Learn more about C++ I/O optimizations. |
| ★��| [Yet again on C++ input/output - Codeforces](http://codeforces.com/blog/entry/5217) | Learn more about C++ I/O optimizations. |
| ★★☆ | [C++ Tricks - Codeforces](http://codeforces.com/blog/entry/15643) ... [What are some cool C++ tricks to use in a programming contest? - Quora](https://www.quora.com/Competitive-Programming/What-are-some-cool-C++-tricks-to-use-in-a-programming-contest) | Plentiful C++ tricks for competitive programming. Note that some should be used with care. |
| ★★★ | [C++ STL: Policy based data structures - Codeforces: Part 1](http://codeforces.com/blog/entry/11080), [Part 2](http://codeforces.com/blog/entry/13279) | Detailed introduction to the extra data structures implemented in GNU C++. The official documentation can be found [here](https://gcc.gnu.org/onlinedocs/libstdc++/ext/pb_ds/). |
| ★☆☆ | [C++11 FAQ (English, Chinese, Russian, Japanese, Korean)](http://www.stroustrup.com/C++11FAQ.html) | A list of FAQs regarding C++11 collected and written by Bjarne Stroustrup, the creator of C++. |
Expand Down
2 changes: 1 addition & 1 deletion lists/rossant-awesome-math.md
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,7 @@ All resources are freely available except those with a 💲 icon.
* 📝 [Introductory Topology](http://www.math.clemson.edu/~jimlb/Teaching/2009-10/Math986/Topology.pdf) - Jim L. Brown
* 📝 [General Topology](http://webusers.imj-prg.fr/~pierre.schapira/lectnotes/Topo.pdf) - Pierre Schapira (Paris VI University)
* 📝 [Elementary Topology Problem Textbook](http://www.pdmi.ras.ru/~olegviro/topoman/eng-book-nopfs.pdf)
* �� [General Topology](http://www.math.ku.dk/~moller/e03/3gt/notes/gtnotes.pdf) - Jesper M. Møller
* 📝 [General Topology](http://www.math.ku.dk/~moller/e03/3gt/notes/gtnotes.pdf) - Jesper M. Møller
* 📝 [Topology Topics](http://mathonline.wikidot.com/topology)

### Algebraic Topology
Expand Down
Loading

0 comments on commit 61534a9

Please sign in to comment.