From 283d6d531fdc798f45726187e9037d85d4189c11 Mon Sep 17 00:00:00 2001 From: Eric Carboni Date: Fri, 10 Mar 2023 14:28:06 -0500 Subject: [PATCH 01/62] Remove dead link (#2546) --- readme.md | 1 - 1 file changed, 1 deletion(-) diff --git a/readme.md b/readme.md index 28440223..b1103c97 100644 --- a/readme.md +++ b/readme.md @@ -904,7 +904,6 @@ ## Related - [All Awesome Lists](https://github.com/topics/awesome) - All the Awesome lists on GitHub. -- [Awesome Indexed](https://awesome-indexed.mathew-davies.co.uk) - Search the Awesome dataset. - [Awesome Search](https://awesomelists.top) - Quick search for Awesome lists. - [StumbleUponAwesome](https://github.com/basharovV/StumbleUponAwesome) - Discover random pages from the Awesome dataset using a browser extension. - [Awesome CLI](https://github.com/umutphp/awesome-cli) - A simple command-line tool to dive into Awesome lists. From 81a63043156b3ae8fd8b77d4151dc10ed2090ea3 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Mon, 13 Mar 2023 01:09:50 +0700 Subject: [PATCH 02/62] Meta tweaks --- readme.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/readme.md b/readme.md index b1103c97..52ed2fb6 100644 --- a/readme.md +++ b/readme.md @@ -135,6 +135,22 @@

+
+ +
+ SerpApi +
+ API to get search engine results with ease. +
+ +
+ SerpApi +
+ API to get search engine results with ease. +
+
+
+



From b26d26bd1ad3e80f971edd78640d5a98b2c8e875 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micka=C3=ABl=20Canouil?= <8896044+mcanouil@users.noreply.github.com> Date: Mon, 13 Mar 2023 08:17:37 +0100 Subject: [PATCH 03/62] Use checkbox list for pull request template (#2551) --- pull_request_template.md | 64 ++++++++++++++++++++-------------------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/pull_request_template.md b/pull_request_template.md index 5cd28abd..f0d1188c 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -12,12 +12,12 @@ ## Requirements for your pull request -- Don't open a Draft / WIP pull request while you work on the guidelines. A pull request should be 100% ready and should adhere to all the guidelines when you open it. **Instead use [#2242](https://github.com/sindresorhus/awesome/issues/2242) for incubation visibility**. -- **Don't waste my time.** Do a good job, adhere to all the guidelines, and be responsive. -- **You have to review at least 2 other [open pull requests](https://github.com/sindresorhus/awesome/pulls?q=is%3Apr+is%3Aopen).** +- [ ] Don't open a Draft / WIP pull request while you work on the guidelines. A pull request should be 100% ready and should adhere to all the guidelines when you open it. **Instead use [#2242](https://github.com/sindresorhus/awesome/issues/2242) for incubation visibility**. +- [ ] **Don't waste my time.** Do a good job, adhere to all the guidelines, and be responsive. +- [ ] **You have to review at least 2 other [open pull requests](https://github.com/sindresorhus/awesome/pulls?q=is%3Apr+is%3Aopen).** Try to prioritize unreviewed PRs, but you can also add more comments to reviewed PRs. Go through the below list when reviewing. This requirement is meant to help make the Awesome project self-sustaining. Comment here which PRs you reviewed. You're expected to put a good effort into this and to be thorough. Look at previous PR reviews for inspiration. **Just commenting “looks good” or simply marking the pull request as approved does not count!** You have to actually point out mistakes or improvement suggestions. Comments pointing out lint violation are allowed, but does **not** count as a review. -- You have read and understood the [instructions for creating a list](https://github.com/sindresorhus/awesome/blob/main/create-list.md). -- This pull request has a title in the format `Add Name of List`. It should not contain the word `Awesome`. +- [ ] You have read and understood the [instructions for creating a list](https://github.com/sindresorhus/awesome/blob/main/create-list.md). +- [ ] This pull request has a title in the format `Add Name of List`. It should not contain the word `Awesome`. - ✅ `Add Swift` - ✅ `Add Software Architecture` - ❌ `Update readme.md` @@ -26,76 +26,76 @@ - ❌ `add Swift` - ❌ `Adding Swift` - ❌ `Added Swift` -- Your entry here should include a short description about the project/theme of the list. **It should not describe the list itself.** The first character should be uppercase and the description should end in a dot. It should be an objective description and not a tagline or marketing blurb. +- [ ] Your entry here should include a short description about the project/theme of the list. **It should not describe the list itself.** The first character should be uppercase and the description should end in a dot. It should be an objective description and not a tagline or marketing blurb. - ✅ `- [iOS](…) - Mobile operating system for Apple phones and tablets.` - ✅ `- [Framer](…) - Prototyping interactive UI designs.` - ❌ `- [iOS](…) - Resources and tools for iOS development.` - ❌ `- [Framer](…)` - ❌ `- [Framer](…) - prototyping interactive UI designs` -- Your entry should be added at the bottom of the appropriate category. -- The title of your entry should be title-cased and the URL to your list should end in `#readme`. +- [ ] Your entry should be added at the bottom of the appropriate category. +- [ ] The title of your entry should be title-cased and the URL to your list should end in `#readme`. - Example: `- [Software Architecture](https://github.com/simskij/awesome-software-architecture#readme) - The discipline of designing and building software.` -- The suggested Awesome list complies with the below requirements. +- [ ] The suggested Awesome list complies with the below requirements. ## Requirements for your Awesome list -- **Has been around for at least 30 days.**
That means 30 days from either the first real commit or when it was open-sourced. Whatever is most recent. -- Run [`awesome-lint`](https://github.com/sindresorhus/awesome-lint) on your list and fix the reported issues. If there are false-positives or things that cannot/shouldn't be fixed, please [report it](https://github.com/sindresorhus/awesome-lint/issues/new). -- The default branch should be named [`main`, not `master`](https://www.zdnet.com/article/github-to-replace-master-with-alternative-term-to-avoid-slavery-references/). -- **Includes a succinct description of the project/theme at the top of the readme.** [(Example)](https://github.com/willempienaar/awesome-quantified-self) +- [ ] **Has been around for at least 30 days.**
That means 30 days from either the first real commit or when it was open-sourced. Whatever is most recent. +- [ ] Run [`awesome-lint`](https://github.com/sindresorhus/awesome-lint) on your list and fix the reported issues. If there are false-positives or things that cannot/shouldn't be fixed, please [report it](https://github.com/sindresorhus/awesome-lint/issues/new). +- [ ] The default branch should be named [`main`, not `master`](https://www.zdnet.com/article/github-to-replace-master-with-alternative-term-to-avoid-slavery-references/). +- [ ] **Includes a succinct description of the project/theme at the top of the readme.** [(Example)](https://github.com/willempienaar/awesome-quantified-self) - ✅ `Mobile operating system for Apple phones and tablets.` - ✅ `Prototyping interactive UI designs.` - ❌ `Resources and tools for iOS development.` - ❌ `Awesome Framer packages and tools.` -- It's the result of hard work and the best I could possibly produce. +- [ ] It's the result of hard work and the best I could possibly produce. **If you have not put in considerable effort into your list, your pull request will be immediately closed.** -- The repo name of your list should be in lowercase slug format: `awesome-name-of-list`. +- [ ] The repo name of your list should be in lowercase slug format: `awesome-name-of-list`. - ✅ `awesome-swift` - ✅ `awesome-web-typography` - ❌ `awesome-Swift` - ❌ `AwesomeWebTypography` -- The heading title of your list should be in [title case](https://capitalizemytitle.com/) format: `# Awesome Name of List`. +- [ ] The heading title of your list should be in [title case](https://capitalizemytitle.com/) format: `# Awesome Name of List`. - ✅ `# Awesome Swift` - ✅ `# Awesome Web Typography` - ❌ `# awesome-swift` - ❌ `# AwesomeSwift` -- Non-generated Markdown file in a GitHub repo. -- The repo should have `awesome-list` & `awesome` as [GitHub topics](https://help.github.com/articles/about-topics). I encourage you to add more relevant topics. -- Not a duplicate. Please search for existing submissions. -- Only has awesome items. Awesome lists are curations of the best, not everything. -- Does not contain items that are unmaintained, has archived repo, deprecated, or missing docs. If you really need to include such items, they should be in a separate Markdown file. -- Includes a project logo/illustration whenever possible. +- [ ] Non-generated Markdown file in a GitHub repo. +- [ ] The repo should have `awesome-list` & `awesome` as [GitHub topics](https://help.github.com/articles/about-topics). I encourage you to add more relevant topics. +- [ ] Not a duplicate. Please search for existing submissions. +- [ ] Only has awesome items. Awesome lists are curations of the best, not everything. +- [ ] Does not contain items that are unmaintained, has archived repo, deprecated, or missing docs. If you really need to include such items, they should be in a separate Markdown file. +- [ ] Includes a project logo/illustration whenever possible. - Either centered, fullwidth, or placed at the top-right of the readme. [(Example)](https://github.com/sindresorhus/awesome-electron) - The image should link to the project website or any relevant website. - **The image should be high-DPI.** Set it to maximum half the width of the original image. -- Entries have a description, unless the title is descriptive enough by itself. It rarely is though. -- Includes the [Awesome badge](https://github.com/sindresorhus/awesome/blob/main/awesome.md#awesome-badge). +- [ ] Entries have a description, unless the title is descriptive enough by itself. It rarely is though. +- [ ] Includes the [Awesome badge](https://github.com/sindresorhus/awesome/blob/main/awesome.md#awesome-badge). - Should be placed on the right side of the readme heading. - Can be placed centered if the list has a centered graphics header. - Should link back to this list. -- Has a Table of Contents section. +- [ ] Has a Table of Contents section. - Should be named `Contents`, not `Table of Contents`. - Should be the first section in the list. - Should only have one level of [nested lists](https://commonmark.org/help/tutorial/10-nestedLists.html), preferably none. - Must not feature `Contributing` or `Footnotes` sections. -- Has an appropriate license. +- [ ] Has an appropriate license. - **We strongly recommend the [CC0 license](https://creativecommons.org/publicdomain/zero/1.0/), but any [Creative Commons license](https://creativecommons.org/choose/) will work.** - Tip: You can quickly add it to your repo by going to this URL: `https://github.com///community/license/new?branch=main&template=cc0-1.0` (replace `` and `` accordingly). - A code license like MIT, BSD, Apache, GPL, etc, is not acceptable. Neither are WTFPL and [Unlicense](https://unlicense.org). - Place a file named `license` or `LICENSE` in the repo root with the license text. - **Do not** add the license name, text, or a `Licence` section to the readme. GitHub already shows the license name and link to the full text at the top of the repo. - To verify that you've read all the guidelines, please comment on your pull request with just the word `unicorn`. -- Has [contribution guidelines](https://github.com/sindresorhus/awesome/blob/main/awesome.md#include-contribution-guidelines). +- [ ] Has [contribution guidelines](https://github.com/sindresorhus/awesome/blob/main/awesome.md#include-contribution-guidelines). - The file should be named `contributing.md`. Casing is up to you. - It can optionally be linked from the readme in a dedicated section titled `Contributing`, positioned at the top or bottom of the main content. - The section should not appear in the Table of Contents. -- All non-important but necessary content (like extra copyright notices, hyperlinks to sources, pointers to expansive content, etc) should be grouped in a `Footnotes` section at the bottom of the readme. The section should not be present in the Table of Contents. -- Has consistent formatting and proper spelling/grammar. +- [ ] All non-important but necessary content (like extra copyright notices, hyperlinks to sources, pointers to expansive content, etc) should be grouped in a `Footnotes` section at the bottom of the readme. The section should not be present in the Table of Contents. +- [ ] Has consistent formatting and proper spelling/grammar. - The link and description are separated by a dash.
Example: `- [AVA](…) - JavaScript test runner.` - The description starts with an uppercase character and ends with a period. - Consistent and correct naming. For example, `Node.js`, not `NodeJS` or `node.js`. -- Does not use [hard-wrapping](https://stackoverflow.com/questions/319925/difference-between-hard-wrap-and-soft-wrap). -- Does not include a CI (e.g. GitHub Actions) badge.
You can still use a CI for linting, but the badge has no value in the readme. -- Does not include an `Inspired by awesome-foo` or `Inspired by the Awesome project` kinda link at the top of the readme. The Awesome badge is enough. +- [ ] Does not use [hard-wrapping](https://stackoverflow.com/questions/319925/difference-between-hard-wrap-and-soft-wrap). +- [ ] Does not include a CI (e.g. GitHub Actions) badge.
You can still use a CI for linting, but the badge has no value in the readme. +- [ ] Does not include an `Inspired by awesome-foo` or `Inspired by the Awesome project` kinda link at the top of the readme. The Awesome badge is enough. **Go to the top and read it again.** From 94d1068e6d6447c8988022fd72168c7e4255b367 Mon Sep 17 00:00:00 2001 From: Oleg Lavrovsky <31819+loleg@users.noreply.github.com> Date: Sun, 23 Apr 2023 10:31:52 +0200 Subject: [PATCH 04/62] Add Hackathon (#2433) Co-authored-by: Sindre Sorhus --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 52ed2fb6..f2e512af 100644 --- a/readme.md +++ b/readme.md @@ -660,6 +660,7 @@ - [Product Management](https://github.com/dend/awesome-product-management#readme) - Learn how to be a better product manager. - [Roadmaps](https://github.com/liuchong/awesome-roadmaps#readme) - Gives you a clear route to improve your knowledge and skills. - [YouTubers](https://github.com/JoseDeFreitas/awesome-youtubers#readme) - Watch video tutorials from YouTubers that teach you about technology. +- [Hackathon](https://github.com/dribdat/awesome-hackathon#readme) - Running fun and productive hackathons. ## Security From 572026c53f6f420982cf43ae4f4d365a8067fc6b Mon Sep 17 00:00:00 2001 From: bytecauldron Date: Sun, 23 Apr 2023 12:55:21 -0500 Subject: [PATCH 05/62] Add GameMaker (#2448) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index f2e512af..bd87f1f1 100644 --- a/readme.md +++ b/readme.md @@ -574,6 +574,7 @@ - [Games of Coding](https://github.com/michelpereira/awesome-games-of-coding#readme) - Learn a programming language by making games. - [Esports](https://github.com/strift/awesome-esports#readme) - Video games played as a sport. - [Learn Gamedev](https://github.com/notpresident35/awesome-learn-gamedev#readme) - The craft of video game creation. +- [GameMaker](https://github.com/bytecauldron/awesome-gamemaker#readme) - Game engine. ## Development Environment From 8eba3f354b2d90ae22cf44428fd927de006a3f2b Mon Sep 17 00:00:00 2001 From: Waleed Sadek <62147992+waleedsadek-panx@users.noreply.github.com> Date: Sun, 23 Apr 2023 20:36:05 +0200 Subject: [PATCH 06/62] Add Certificates (#2463) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index bd87f1f1..a2e8f67b 100644 --- a/readme.md +++ b/readme.md @@ -662,6 +662,7 @@ - [Roadmaps](https://github.com/liuchong/awesome-roadmaps#readme) - Gives you a clear route to improve your knowledge and skills. - [YouTubers](https://github.com/JoseDeFreitas/awesome-youtubers#readme) - Watch video tutorials from YouTubers that teach you about technology. - [Hackathon](https://github.com/dribdat/awesome-hackathon#readme) - Running fun and productive hackathons. +- [Certificates](https://github.com/PanXProject/awesome-certificates#readme) - Free computer science certifications to showcase your knowledge. ## Security From 4c6bfd9c17dc3ae6cecfcddb71a7fd6d0ab5ec2d Mon Sep 17 00:00:00 2001 From: alexey semenyuk Date: Sun, 23 Apr 2023 22:46:20 +0300 Subject: [PATCH 07/62] Add GitHub Wiki (#2383) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index a2e8f67b..6d1c5f68 100644 --- a/readme.md +++ b/readme.md @@ -819,6 +819,7 @@ - [Sketch](https://github.com/diessica/awesome-sketch#readme) - Design app for macOS. - [Boilerplate Projects](https://github.com/melvin0008/awesome-projects-boilerplates#readme) - [Readme](https://github.com/matiassingers/awesome-readme#readme) +- [GitHub Wiki](https://github.com/MyHoneyBadger/awesome-github-wiki#readme) - Comprehensive documentation on GitHub beyond README. - [Design and Development Guides](https://github.com/NARKOZ/guides#readme) - [Software Engineering Blogs](https://github.com/kilimchoi/engineering-blogs#readme) - [Self Hosted](https://github.com/awesome-selfhosted/awesome-selfhosted#readme) From fe3210d42188e1f20cd8184f738957beb127291b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micka=C3=ABl=20Canouil?= <8896044+mcanouil@users.noreply.github.com> Date: Mon, 24 Apr 2023 21:43:58 +0200 Subject: [PATCH 08/62] Add Quarto (#2550) Co-authored-by: Sindre Sorhus --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 6d1c5f68..7d503685 100644 --- a/readme.md +++ b/readme.md @@ -920,6 +920,7 @@ - [Computational Geometry](https://github.com/atkirtland/awesome-computational-geometry#readme) - Computational approaches for problems in geometry. - [OpenStreetMap](https://github.com/osmlab/awesome-openstreetmap#readme) - An open data mapping project utilized by many apps and devices. - [Computational Biology](https://github.com/inoue0426/awesome-computational-biology#readme) - Computational approaches applied to problems in biology. +- [Quarto](https://github.com/mcanouil/awesome-quarto#readme) - Scientific and technical open-source publishing system built on Pandoc. ## Related From 78bde71c34e21954ae2a526fb5e9d3f9be2c0eec Mon Sep 17 00:00:00 2001 From: Benjamin Balder Bach Date: Mon, 8 May 2023 21:31:52 +0200 Subject: [PATCH 09/62] Add Read the Docs (#2424) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 7d503685..c6e71e27 100644 --- a/readme.md +++ b/readme.md @@ -920,6 +920,7 @@ - [Computational Geometry](https://github.com/atkirtland/awesome-computational-geometry#readme) - Computational approaches for problems in geometry. - [OpenStreetMap](https://github.com/osmlab/awesome-openstreetmap#readme) - An open data mapping project utilized by many apps and devices. - [Computational Biology](https://github.com/inoue0426/awesome-computational-biology#readme) - Computational approaches applied to problems in biology. +- [Read the Docs](https://github.com/readthedocs-examples/awesome-read-the-docs#readme) - Example documentation projects to inspire and help bootstrap new documentation projects. - [Quarto](https://github.com/mcanouil/awesome-quarto#readme) - Scientific and technical open-source publishing system built on Pandoc. ## Related From 6fec0ad89bc2e26922d47cb9a5bba54bcc7fae26 Mon Sep 17 00:00:00 2001 From: Vladimir Klepov Date: Fri, 19 May 2023 13:35:17 +0300 Subject: [PATCH 10/62] Add Tiny JS (#2571) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index c6e71e27..e1a1fcaf 100644 --- a/readme.md +++ b/readme.md @@ -430,6 +430,7 @@ - [MDBootstrap](https://github.com/mdbootstrap/awesome-mdbootstrap#readme) - Templates, layouts, components, and widgets to rapidly build websites. - [Master CSS](https://github.com/master-co/awesome-master-css#readme) - A virtual CSS language with enhanced syntax. - [Hydrogen](https://github.com/shopify/awesome-hydrogen#readme) - Edge-first framework for building Shopify storefronts with React. +- [Tiny JS](https://github.com/thoughtspile/awesome-tiny-js#readme) - Frontend libraries that fit into 2 kB with dependencies. ## Back-End Development From 14874c92be830d4b0fe81290f6f1789157318adb Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Fri, 5 May 2023 01:48:57 +0700 Subject: [PATCH 11/62] Meta tweaks --- readme.md | 68 ++----------------------------------------------------- 1 file changed, 2 insertions(+), 66 deletions(-) diff --git a/readme.md b/readme.md index e1a1fcaf..d222b170 100644 --- a/readme.md +++ b/readme.md @@ -17,9 +17,9 @@ Check out my latest app

- Today + Hyperduck
- Quickly view your schedule in the macOS menu bar + Send links from your iOS devices to your Mac (better than AirDrop)


@@ -72,70 +72,6 @@

- -
- bit.io -
- Instant, shareable cloud PostgreSQL database -
- Import any dataset in seconds, share with anyone with a click, try without signing up -
-
-
-
-
- -
- Stream -
-
-
- Build Scalable Feeds & Chat Applications with Powerful APIs and Front End Components -
-
- -
- Stream -
-
-
- Build Scalable Feeds & Chat Applications with Powerful APIs and Front End Components -
-
-
-
-
- -
- Anvil -
-
- Paperwork that makes the data work. -
- - Easy APIs for paperwork. PDF generation, e-signature and embeddable no-code webforms. -
- The easiest way to build paperwork automation into your product. -
-
-
- -
- Anvil -
-
- Paperwork that makes the data work. -
- - Easy APIs for paperwork. PDF generation, e-signature and embeddable no-code webforms. -
- The easiest way to build paperwork automation into your product. -
-
-
-
-
-
SerpApi From e75eddb0c0f47cb680ca9a10c077adac84b86234 Mon Sep 17 00:00:00 2001 From: Matthias84 Date: Tue, 20 Jun 2023 15:12:57 +0200 Subject: [PATCH 12/62] Add Flying FPV (#2400) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index d222b170..587205fc 100644 --- a/readme.md +++ b/readme.md @@ -650,6 +650,7 @@ - [Robotic Tooling](https://github.com/protontypes/awesome-robotic-tooling#readme) - Free and open tools for professional robotic development. - [LIDAR](https://github.com/szenergy/awesome-lidar#readme) - Sensor for measuring distances by illuminating the target with laser light. - [Open Hardware](https://github.com/delftopenhardware/awesome-open-hardware#readme) - Open-source hardware projects. +- [Flying FPV](https://github.com/Matthias84/awesome-flying-fpv#readme) - Open hardware and software related to drones / UAVs. ## Business From a0b0a2ce01cd7e9809089e4bf0d55367c473f7f7 Mon Sep 17 00:00:00 2001 From: Rahul Bir <30447336+RahulBirCodes@users.noreply.github.com> Date: Tue, 20 Jun 2023 16:06:40 -0700 Subject: [PATCH 13/62] Add STEAM (#2453) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 587205fc..56e102cb 100644 --- a/readme.md +++ b/readme.md @@ -592,6 +592,7 @@ - [Dive into Machine Learning](https://github.com/hangtwenty/dive-into-machine-learning#readme) - [Computer History](https://github.com/watson/awesome-computer-history#readme) - [Programming for Kids](https://github.com/HollyAdele/awesome-programming-for-kids#readme) +- [STEAM](https://github.com/RahulBirCodes/awesome-steam#readme) - Supplements for specific science, technology, engineering, arts, and math (STEAM) courses across all grade levels. - [Educational Games](https://github.com/yrgo/awesome-educational-games#readme) - Learn while playing. - [JavaScript Learning](https://github.com/micromata/awesome-javascript-learning#readme) - [CSS Learning](https://github.com/micromata/awesome-css-learning#readme) - Mainly about CSS – the language and the modules. From 777789373bfa609fb4a80a4446bc1f6858bd89fd Mon Sep 17 00:00:00 2001 From: Sascha Steinbiss Date: Wed, 21 Jun 2023 12:01:47 +0200 Subject: [PATCH 14/62] Add Suricata (#2454) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 56e102cb..57aa8098 100644 --- a/readme.md +++ b/readme.md @@ -626,6 +626,7 @@ - [Malware Persistence](https://github.com/Karneades/awesome-malware-persistence#readme) - Techniques that adversaries use to keep access to systems across restarts. - [EVM Security](https://github.com/kareniel/awesome-evm-security#readme) - Understanding the Ethereum Virtual Machine security ecosystem. - [Password Cracking](https://github.com/n0kovo/awesome-password-cracking#readme) - The process of recovering passwords from data that has been stored in or transmitted by a system in scrambled form. +- [Suricata](https://github.com/satta/awesome-suricata#readme) - Intrusion detection/prevention system and network security monitoring engine. ## Content Management Systems From 1a8fd64c387e3129cfeb4d3422b847e1691b7bd8 Mon Sep 17 00:00:00 2001 From: Julien Robert Date: Wed, 21 Jun 2023 12:07:48 +0200 Subject: [PATCH 15/62] Add Cosmos SDK (#2686) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 57aa8098..da196918 100644 --- a/readme.md +++ b/readme.md @@ -707,6 +707,7 @@ - [Stacks](https://github.com/friedger/awesome-stacks-chain#readme) - A smart contract platform secured by Bitcoin. - [Algorand](https://github.com/aorumbayev/awesome-algorand#readme) - An open-source, proof of stake blockchain and smart contract computing platform. - [ZeroNet](https://github.com/zolagonano/awesome-zeronet#readme) - A decentralized web-like network of peer-to-peer users. +- [Cosmos SDK](https://github.com/cosmos/awesome-cosmos#readme) - Modular framework for building app-specific blockchains in Go. ## Health and Social Science From 16c1cc65affead7fd90696cee39f3f54c31cc128 Mon Sep 17 00:00:00 2001 From: Andreas Hunkeler Date: Wed, 21 Jun 2023 12:16:28 +0200 Subject: [PATCH 16/62] Add Security Card Games (#2498) Co-authored-by: Sindre Sorhus --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index da196918..36ca1726 100644 --- a/readme.md +++ b/readme.md @@ -626,6 +626,7 @@ - [Malware Persistence](https://github.com/Karneades/awesome-malware-persistence#readme) - Techniques that adversaries use to keep access to systems across restarts. - [EVM Security](https://github.com/kareniel/awesome-evm-security#readme) - Understanding the Ethereum Virtual Machine security ecosystem. - [Password Cracking](https://github.com/n0kovo/awesome-password-cracking#readme) - The process of recovering passwords from data that has been stored in or transmitted by a system in scrambled form. +- [Security Card Games](https://github.com/Karneades/awesome-security-card-games#readme) - Train your skills and discuss various security topics. - [Suricata](https://github.com/satta/awesome-suricata#readme) - Intrusion detection/prevention system and network security monitoring engine. ## Content Management Systems From 28a36d686525e55c44183e4a1094dad1e6a56891 Mon Sep 17 00:00:00 2001 From: Vitalii <5185770+vhladiienko@users.noreply.github.com> Date: Wed, 21 Jun 2023 13:32:17 +0300 Subject: [PATCH 17/62] Add Game Production (#2509) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 36ca1726..a0c38760 100644 --- a/readme.md +++ b/readme.md @@ -512,6 +512,7 @@ - [Esports](https://github.com/strift/awesome-esports#readme) - Video games played as a sport. - [Learn Gamedev](https://github.com/notpresident35/awesome-learn-gamedev#readme) - The craft of video game creation. - [GameMaker](https://github.com/bytecauldron/awesome-gamemaker#readme) - Game engine. +- [Game Production](https://github.com/vhladiienko/awesome-game-production#readme) - Leading the process of designing, developing, testing and distributing a video game from concept to release. ## Development Environment From 7c4bdffb5fdf98a456f9469cf1769b0802db6d71 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Wed, 21 Jun 2023 13:41:53 +0300 Subject: [PATCH 18/62] Update guidelines --- pull_request_template.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pull_request_template.md b/pull_request_template.md index f0d1188c..6c2508fc 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -35,6 +35,7 @@ - [ ] Your entry should be added at the bottom of the appropriate category. - [ ] The title of your entry should be title-cased and the URL to your list should end in `#readme`. - Example: `- [Software Architecture](https://github.com/simskij/awesome-software-architecture#readme) - The discipline of designing and building software.` +- [ ] No blockchain-related lists. - [ ] The suggested Awesome list complies with the below requirements. ## Requirements for your Awesome list From 392719856b008969163faab5439ca95bd4ab5158 Mon Sep 17 00:00:00 2001 From: Rick Staa Date: Wed, 21 Jun 2023 13:03:21 +0200 Subject: [PATCH 19/62] Add ADS-B (#2567) Co-authored-by: Sindre Sorhus --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index a0c38760..bab81f33 100644 --- a/readme.md +++ b/readme.md @@ -654,6 +654,7 @@ - [Robotic Tooling](https://github.com/protontypes/awesome-robotic-tooling#readme) - Free and open tools for professional robotic development. - [LIDAR](https://github.com/szenergy/awesome-lidar#readme) - Sensor for measuring distances by illuminating the target with laser light. - [Open Hardware](https://github.com/delftopenhardware/awesome-open-hardware#readme) - Open-source hardware projects. +- [ADS-B](https://github.com/rickstaa/awesome-adsb#readme) - Technology broadcasting aircraft's identity, position, and data periodically. - [Flying FPV](https://github.com/Matthias84/awesome-flying-fpv#readme) - Open hardware and software related to drones / UAVs. ## Business From 050d069408986a86dab5f2e3eb37a96ad5685eb9 Mon Sep 17 00:00:00 2001 From: Stephens Nunnally <43077547+stevinz@users.noreply.github.com> Date: Thu, 22 Jun 2023 04:10:11 -0700 Subject: [PATCH 20/62] Add Game Engine Development (#2482) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index bab81f33..e88495e1 100644 --- a/readme.md +++ b/readme.md @@ -511,6 +511,7 @@ - [Games of Coding](https://github.com/michelpereira/awesome-games-of-coding#readme) - Learn a programming language by making games. - [Esports](https://github.com/strift/awesome-esports#readme) - Video games played as a sport. - [Learn Gamedev](https://github.com/notpresident35/awesome-learn-gamedev#readme) - The craft of video game creation. +- [Game Engine Development](https://github.com/stevinz/awesome-game-engine-dev#readme) - Building software to speed up game creation. - [GameMaker](https://github.com/bytecauldron/awesome-gamemaker#readme) - Game engine. - [Game Production](https://github.com/vhladiienko/awesome-game-production#readme) - Leading the process of designing, developing, testing and distributing a video game from concept to release. From 5c9fded233a5332143ae18fe8f37552148c6647a Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Thu, 29 Jun 2023 13:56:09 +0200 Subject: [PATCH 21/62] Add ChatGPT --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index e88495e1..31abd109 100644 --- a/readme.md +++ b/readme.md @@ -867,6 +867,7 @@ - [Computational Biology](https://github.com/inoue0426/awesome-computational-biology#readme) - Computational approaches applied to problems in biology. - [Read the Docs](https://github.com/readthedocs-examples/awesome-read-the-docs#readme) - Example documentation projects to inspire and help bootstrap new documentation projects. - [Quarto](https://github.com/mcanouil/awesome-quarto#readme) - Scientific and technical open-source publishing system built on Pandoc. +- [ChatGPT](https://github.com/sindresorhus/awesome-chatgpt#readme) - Artificial intelligence chatbot developed by OpenAI. ## Related From 3a05b85ac2c175bce22f4cc791539f24d2ab06b3 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Thu, 29 Jun 2023 13:57:16 +0200 Subject: [PATCH 22/62] Add Whisper --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 31abd109..25970692 100644 --- a/readme.md +++ b/readme.md @@ -868,6 +868,7 @@ - [Read the Docs](https://github.com/readthedocs-examples/awesome-read-the-docs#readme) - Example documentation projects to inspire and help bootstrap new documentation projects. - [Quarto](https://github.com/mcanouil/awesome-quarto#readme) - Scientific and technical open-source publishing system built on Pandoc. - [ChatGPT](https://github.com/sindresorhus/awesome-chatgpt#readme) - Artificial intelligence chatbot developed by OpenAI. +- [Whisper](https://github.com/sindresorhus/awesome-whisper#readme) - Open-source AI-powered speech recognition system developed by OpenAI. ## Related From 7a3c09580eaad3842705d42f6eb1157da30f6982 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Thu, 27 Jul 2023 01:04:04 +0200 Subject: [PATCH 23/62] Meta tweaks --- readme.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 25970692..2767b00f 100644 --- a/readme.md +++ b/readme.md @@ -17,9 +17,9 @@ Check out my latest app

- Hyperduck + Camera Preview
- Send links from your iOS devices to your Mac (better than AirDrop) + Preview your Mac's webcam and take photos


@@ -87,6 +87,16 @@


+ + + + + Transloadit logo + + +
+
+



From efc8cefb820d47fa818d192c42ebd98c1bbdc407 Mon Sep 17 00:00:00 2001 From: Francesco Sardone Date: Sun, 24 Sep 2023 19:54:28 +0200 Subject: [PATCH 24/62] Add Steam Deck (#2743) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 2767b00f..6324b90c 100644 --- a/readme.md +++ b/readme.md @@ -879,6 +879,7 @@ - [Quarto](https://github.com/mcanouil/awesome-quarto#readme) - Scientific and technical open-source publishing system built on Pandoc. - [ChatGPT](https://github.com/sindresorhus/awesome-chatgpt#readme) - Artificial intelligence chatbot developed by OpenAI. - [Whisper](https://github.com/sindresorhus/awesome-whisper#readme) - Open-source AI-powered speech recognition system developed by OpenAI. +- [Steam Deck](https://github.com/airscripts/awesome-steam-deck#readme) - A handheld gaming computer developed by Valve. ## Related From 4e1a1fcc75ac3756b0eb68b61bca97dfe7e32641 Mon Sep 17 00:00:00 2001 From: Edwin Kofler Date: Fri, 6 Oct 2023 21:11:37 -0700 Subject: [PATCH 25/62] Update link to Awesome Mastodon (#2739) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 6324b90c..d6cd16a4 100644 --- a/readme.md +++ b/readme.md @@ -710,7 +710,7 @@ - [Bitcoin](https://github.com/igorbarinov/awesome-bitcoin#readme) - Bitcoin services and tools for software developers. - [Ripple](https://github.com/vhpoet/awesome-ripple#readme) - Open source distributed settlement network. - [Non-Financial Blockchain](https://github.com/machinomy/awesome-non-financial-blockchain#readme) - Non-financial blockchain applications. -- [Mastodon](https://github.com/tleb/awesome-mastodon#readme) - Open source decentralized microblogging network. +- [Mastodon](https://github.com/hyperupcall/awesome-mastodon#readme) - Open source decentralized microblogging network. - [Ethereum](https://github.com/ttumiel/Awesome-Ethereum#readme) - Distributed computing platform for smart contract development. - [Blockchain AI](https://github.com/steven2358/awesome-blockchain-ai#readme) - Blockchain projects for artificial intelligence and machine learning. - [EOSIO](https://github.com/DanailMinchev/awesome-eosio#readme) - A decentralized operating system supporting industrial-scale apps. From ee60acf76eca5a22bfe41d26f2dca09a750a085a Mon Sep 17 00:00:00 2001 From: Tomas Tauber <2410580+tomtau@users.noreply.github.com> Date: Sat, 14 Oct 2023 23:35:28 +0800 Subject: [PATCH 26/62] Add Pest (#2601) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index d6cd16a4..cb06e2b3 100644 --- a/readme.md +++ b/readme.md @@ -244,6 +244,7 @@ - [Typing](https://github.com/typeddjango/awesome-python-typing#readme) - Optional static typing for Python. - [MicroPython](https://github.com/mcauser/awesome-micropython#readme) - A lean and efficient implementation of Python 3 for microcontrollers. - [Rust](https://github.com/rust-unofficial/awesome-rust#readme) + - [Pest](https://github.com/pest-parser/awesome-pest#readme) - Parser generator. - [Haskell](https://github.com/krispo/awesome-haskell#readme) - [PureScript](https://github.com/passy/awesome-purescript#readme) - [Go](https://github.com/avelino/awesome-go#readme) From 07510cb399a179d05069feef89bb40d7944c8dcf Mon Sep 17 00:00:00 2001 From: akail Date: Sat, 14 Oct 2023 11:58:54 -0400 Subject: [PATCH 27/62] Add HPC (#2640) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index cb06e2b3..a93c0d27 100644 --- a/readme.md +++ b/readme.md @@ -881,6 +881,7 @@ - [ChatGPT](https://github.com/sindresorhus/awesome-chatgpt#readme) - Artificial intelligence chatbot developed by OpenAI. - [Whisper](https://github.com/sindresorhus/awesome-whisper#readme) - Open-source AI-powered speech recognition system developed by OpenAI. - [Steam Deck](https://github.com/airscripts/awesome-steam-deck#readme) - A handheld gaming computer developed by Valve. +- [HPC](https://github.com/dstdev/awesome-hpc#readme) - High Performance Computing. ## Related From 2f7d2c71e6d7e0db8b99288779f78945d8b6c2b4 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sat, 14 Oct 2023 23:00:09 +0700 Subject: [PATCH 28/62] Update guidelines --- awesome.md | 2 ++ pull_request_template.md | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/awesome.md b/awesome.md index c683a8e4..1bae22f9 100644 --- a/awesome.md +++ b/awesome.md @@ -24,6 +24,8 @@ Add an awesome badge to the top of your list, right next to the title. [Example] [![Awesome](https://awesome.re/badge-flat2.svg)](https://awesome.re) ``` +You are allowed to use the badge on lists not included here and also private lists. + *The badges should not be modified in any way.* ## Awesome mentioned badge diff --git a/pull_request_template.md b/pull_request_template.md index 6c2508fc..72dd17db 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -26,7 +26,7 @@ - ❌ `add Swift` - ❌ `Adding Swift` - ❌ `Added Swift` -- [ ] Your entry here should include a short description about the project/theme of the list. **It should not describe the list itself.** The first character should be uppercase and the description should end in a dot. It should be an objective description and not a tagline or marketing blurb. +- [ ] Your entry here should include a short description about the project/theme of the list. **It should not describe the list itself.** The first character should be uppercase and the description should end in a dot. It should be an objective description and not a tagline or marketing blurb. It should not contain the name of the list. - ✅ `- [iOS](…) - Mobile operating system for Apple phones and tablets.` - ✅ `- [Framer](…) - Prototyping interactive UI designs.` - ❌ `- [iOS](…) - Resources and tools for iOS development.` @@ -69,6 +69,7 @@ - Either centered, fullwidth, or placed at the top-right of the readme. [(Example)](https://github.com/sindresorhus/awesome-electron) - The image should link to the project website or any relevant website. - **The image should be high-DPI.** Set it to maximum half the width of the original image. + - Don't include both a title saying `Awesome X` and a logo with `Awesome X`. You can put the header image in a `#` (Markdown header) or `

`. - [ ] Entries have a description, unless the title is descriptive enough by itself. It rarely is though. - [ ] Includes the [Awesome badge](https://github.com/sindresorhus/awesome/blob/main/awesome.md#awesome-badge). - Should be placed on the right side of the readme heading. From 66605ca54d380cd21faaa71cfc08e9d413f0ee62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hallvard=20A=2E=20W=C3=A6hler?= <60000604+hallvaaw@users.noreply.github.com> Date: Sat, 14 Oct 2023 18:20:57 +0200 Subject: [PATCH 29/62] Add Biological Image Analysis (#2620) Co-authored-by: Sindre Sorhus --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index a93c0d27..bfade508 100644 --- a/readme.md +++ b/readme.md @@ -878,6 +878,7 @@ - [Computational Biology](https://github.com/inoue0426/awesome-computational-biology#readme) - Computational approaches applied to problems in biology. - [Read the Docs](https://github.com/readthedocs-examples/awesome-read-the-docs#readme) - Example documentation projects to inspire and help bootstrap new documentation projects. - [Quarto](https://github.com/mcanouil/awesome-quarto#readme) - Scientific and technical open-source publishing system built on Pandoc. +- [Biological Image Analysis](https://github.com/hallvaaw/awesome-biological-image-analysis#readme) - Interpreting biological phenomena using images. - [ChatGPT](https://github.com/sindresorhus/awesome-chatgpt#readme) - Artificial intelligence chatbot developed by OpenAI. - [Whisper](https://github.com/sindresorhus/awesome-whisper#readme) - Open-source AI-powered speech recognition system developed by OpenAI. - [Steam Deck](https://github.com/airscripts/awesome-steam-deck#readme) - A handheld gaming computer developed by Valve. From 957bcf8950210d00b034227a25ca3fe31ea50efa Mon Sep 17 00:00:00 2001 From: Sam Partington Date: Sat, 14 Oct 2023 19:48:27 +0100 Subject: [PATCH 30/62] Move Esolangs into "Programming Languages" section (#2799) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index bfade508..0c0c70f5 100644 --- a/readme.md +++ b/readme.md @@ -293,6 +293,7 @@ - [V](https://github.com/vlang/awesome-v#readme) - Simple, fast, safe, compiled language for developing maintainable software. - [Zig](https://github.com/catdevnull/awesome-zig#readme) - General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. - [Move](https://github.com/MystenLabs/awesome-move#readme) - Domain-specific programming language for writing safe smart contracts. +- [Esolangs](https://github.com/angrykoala/awesome-esolangs#readme) - Programming languages designed for experimentation or as jokes rather than actual use. ## Front-End Development @@ -828,7 +829,6 @@ - [Magento 2](https://github.com/DavidLambauer/awesome-magento2#readme) - Open Source eCommerce built with PHP. - [TikZ](https://github.com/xiaohanyu/awesome-tikz#readme) - Graph drawing packages for TeX/LaTeX/ConTeXt. - [Ad-Free](https://github.com/johnjago/awesome-ad-free#readme) - Ad-free alternatives. -- [Esolangs](https://github.com/angrykoala/awesome-esolangs#readme) - Programming languages designed for experimentation or as jokes rather than actual use. - [Prometheus](https://github.com/roaldnefs/awesome-prometheus#readme) - Open-source monitoring system. - [Homematic](https://github.com/homematic-community/awesome-homematic#readme) - Smart home devices. - [Ledger](https://github.com/sfischer13/awesome-ledger#readme) - Double-entry accounting on the command-line. From e443b28a228c113b1e136b71cb61632642b590f6 Mon Sep 17 00:00:00 2001 From: Hazana Date: Sat, 14 Oct 2023 19:57:02 +0100 Subject: [PATCH 31/62] Add Prompt Injection (#2734) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 0c0c70f5..3a88795d 100644 --- a/readme.md +++ b/readme.md @@ -642,6 +642,7 @@ - [Password Cracking](https://github.com/n0kovo/awesome-password-cracking#readme) - The process of recovering passwords from data that has been stored in or transmitted by a system in scrambled form. - [Security Card Games](https://github.com/Karneades/awesome-security-card-games#readme) - Train your skills and discuss various security topics. - [Suricata](https://github.com/satta/awesome-suricata#readme) - Intrusion detection/prevention system and network security monitoring engine. +- [Prompt Injection](https://github.com/FonduAI/awesome-prompt-injection#readme) - A type of vulnerability that specifically targets machine learning models. ## Content Management Systems From 86a0adeea2d01a15bf83768e04133951aced762b Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Tue, 17 Oct 2023 02:45:31 +0700 Subject: [PATCH 32/62] Meta tweaks --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 3a88795d..c40fa1a4 100644 --- a/readme.md +++ b/readme.md @@ -17,9 +17,9 @@ Check out my latest app

- Camera Preview + One Task
- Preview your Mac's webcam and take photos + Stop procrastination and get stuff done by focusing on one task at a time


From 5201a4acd085ba21df2629fa01ea8188c0890b61 Mon Sep 17 00:00:00 2001 From: Diamantis Sellis Date: Tue, 17 Oct 2023 10:34:03 +0200 Subject: [PATCH 33/62] Add Complexity (#2389) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index c40fa1a4..ccc97323 100644 --- a/readme.md +++ b/readme.md @@ -478,6 +478,7 @@ - [Recursion Schemes](https://github.com/passy/awesome-recursion-schemes#readme) - Traversing nested data structures. - [Audit Algorithms](https://github.com/erwanlemerrer/awesome-audit-algorithms#readme) - Algorithmic audits of algorithms. - [AGI & CoCoSci](https://github.com/YuzheSHI/awesome-agi-cocosci#readme) - The reciprocation of Artificial General Intelligence (AGI) and Computational Cognitive Sciences (CoCoSci). +- [Complex Systems](https://github.com/sellisd/awesome-complexity#readme) - The scientific field studying systems with multiple interacting parts and emergent properties. ## Books From 4abe2c023a7e818376cb9289d983b241ffea274f Mon Sep 17 00:00:00 2001 From: Vivek Gurudutt K <127002789+VivekGuruduttK28@users.noreply.github.com> Date: Thu, 26 Oct 2023 17:12:32 +0530 Subject: [PATCH 34/62] Fix typo (#2834) --- contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributing.md b/contributing.md index 1809ee42..c6935db5 100644 --- a/contributing.md +++ b/contributing.md @@ -4,7 +4,7 @@ Please note that this project is released with a [Contributor Code of Conduct](c ## Adding an awesome list -Please ensure your pull request adheres to the [list guidelines](pull_request_template.md). +Please ensure your pull request adheres to the [list of guidelines](pull_request_template.md). ## Creating your own awesome list From 8e71414aea13959f183b193f0bb62b1034c44fb4 Mon Sep 17 00:00:00 2001 From: S A G A R <110724849+tmsagarofficial@users.noreply.github.com> Date: Thu, 26 Oct 2023 20:29:56 +0530 Subject: [PATCH 35/62] Fix typos (#2835) --- awesome.md | 4 ++-- code-of-conduct.md | 4 ++-- contributing.md | 4 ++-- pull_request_template.md | 6 +++--- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/awesome.md b/awesome.md index 1bae22f9..4c92438d 100644 --- a/awesome.md +++ b/awesome.md @@ -24,7 +24,7 @@ Add an awesome badge to the top of your list, right next to the title. [Example] [![Awesome](https://awesome.re/badge-flat2.svg)](https://awesome.re) ``` -You are allowed to use the badge on lists not included here and also private lists. +You are allowed to use the badge on lists not included here and also on private lists. *The badges should not be modified in any way.* @@ -82,4 +82,4 @@ Create a [table of contents](https://github.com/sindresorhus/stuff/blob/main/toc ## Accept other people's opinion -If you're an owner of the list, respect other people's opinion. If there are plenty of users not agreeing to your decision, give it a second thought. +If you're an owner of the list, respect other people's opinions. If there are plenty of users not agreeing with your decision, give it a second thought. diff --git a/code-of-conduct.md b/code-of-conduct.md index 942d516b..506ad0c9 100644 --- a/code-of-conduct.md +++ b/code-of-conduct.md @@ -26,9 +26,9 @@ Examples of unacceptable behavior by participants include: advances * Trolling, insulting/derogatory comments, and personal or political attacks * Public or private harassment -* Publishing others' private information, such as a physical or electronic +* Publishing others' private information, such as physical or electronic address, without explicit permission -* Other conduct which could reasonably be considered inappropriate in a +* Other conduct that could reasonably be considered inappropriate in a professional setting ## Our Responsibilities diff --git a/contributing.md b/contributing.md index c6935db5..a40af0e7 100644 --- a/contributing.md +++ b/contributing.md @@ -19,7 +19,7 @@ You'll need a [GitHub account](https://github.com/join)! 1. Access the awesome list's GitHub page. For example: https://github.com/sindresorhus/awesome 2. Click on the `readme.md` file: ![Step 2 Click on Readme.md](https://cloud.githubusercontent.com/assets/170270/9402920/53a7e3ea-480c-11e5-9d81-aecf64be55eb.png) 3. Now click on the edit icon. ![Step 3 - Click on Edit](https://cloud.githubusercontent.com/assets/170270/9402927/6506af22-480c-11e5-8c18-7ea823530099.png) -4. You can start editing the text of the file in the in-browser editor. Make sure you follow guidelines above. You can use [GitHub Flavored Markdown](https://help.github.com/articles/github-flavored-markdown/). ![Step 4 - Edit the file](https://cloud.githubusercontent.com/assets/170270/9402932/7301c3a0-480c-11e5-81f5-7e343b71674f.png) +4. You can start editing the text of the file in the in-browser editor. Make sure you follow the guidelines above. You can use [GitHub Flavored Markdown](https://help.github.com/articles/github-flavored-markdown/). ![Step 4 - Edit the file](https://cloud.githubusercontent.com/assets/170270/9402932/7301c3a0-480c-11e5-81f5-7e343b71674f.png) 5. Say why you're proposing the changes, and then click on "Propose file change". ![Step 5 - Propose Changes](https://cloud.githubusercontent.com/assets/170270/9402937/7dd0652a-480c-11e5-9138-bd14244593d5.png) 6. Submit the [pull request](https://help.github.com/articles/using-pull-requests/)! @@ -27,4 +27,4 @@ You'll need a [GitHub account](https://github.com/join)! Sometimes, a maintainer of an awesome list will ask you to edit your Pull Request before it is included. This is normally due to spelling errors or because your PR didn't match the awesome-* list guidelines. -[Here](https://github.com/RichardLitt/knowledge/blob/master/github/amending-a-commit-guide.md) is a write up on how to change a Pull Request, and the different ways you can do that. +[Here](https://github.com/RichardLitt/knowledge/blob/master/github/amending-a-commit-guide.md) is a write up on how to change a Pull Request and the different ways you can do that. diff --git a/pull_request_template.md b/pull_request_template.md index 72dd17db..88c8b043 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -26,7 +26,7 @@ - ❌ `add Swift` - ❌ `Adding Swift` - ❌ `Added Swift` -- [ ] Your entry here should include a short description about the project/theme of the list. **It should not describe the list itself.** The first character should be uppercase and the description should end in a dot. It should be an objective description and not a tagline or marketing blurb. It should not contain the name of the list. +- [ ] Your entry here should include a short description of the project/theme of the list. **It should not describe the list itself.** The first character should be uppercase and the description should end in a dot. It should be an objective description and not a tagline or marketing blurb. It should not contain the name of the list. - ✅ `- [iOS](…) - Mobile operating system for Apple phones and tablets.` - ✅ `- [Framer](…) - Prototyping interactive UI designs.` - ❌ `- [iOS](…) - Resources and tools for iOS development.` @@ -68,7 +68,7 @@ - [ ] Includes a project logo/illustration whenever possible. - Either centered, fullwidth, or placed at the top-right of the readme. [(Example)](https://github.com/sindresorhus/awesome-electron) - The image should link to the project website or any relevant website. - - **The image should be high-DPI.** Set it to maximum half the width of the original image. + - **The image should be high-DPI.** Set it to a maximum of half the width of the original image. - Don't include both a title saying `Awesome X` and a logo with `Awesome X`. You can put the header image in a `#` (Markdown header) or `

`. - [ ] Entries have a description, unless the title is descriptive enough by itself. It rarely is though. - [ ] Includes the [Awesome badge](https://github.com/sindresorhus/awesome/blob/main/awesome.md#awesome-badge). @@ -88,7 +88,7 @@ - **Do not** add the license name, text, or a `Licence` section to the readme. GitHub already shows the license name and link to the full text at the top of the repo. - To verify that you've read all the guidelines, please comment on your pull request with just the word `unicorn`. - [ ] Has [contribution guidelines](https://github.com/sindresorhus/awesome/blob/main/awesome.md#include-contribution-guidelines). - - The file should be named `contributing.md`. Casing is up to you. + - The file should be named `contributing.md`. The casing is up to you. - It can optionally be linked from the readme in a dedicated section titled `Contributing`, positioned at the top or bottom of the main content. - The section should not appear in the Table of Contents. - [ ] All non-important but necessary content (like extra copyright notices, hyperlinks to sources, pointers to expansive content, etc) should be grouped in a `Footnotes` section at the bottom of the readme. The section should not be present in the Table of Contents. From 124c51bb98cde1a4a54159d1faa64ea0cdc5b597 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sat, 11 Nov 2023 05:07:23 +0700 Subject: [PATCH 36/62] Meta tweaks --- .github/funding.yml | 4 ---- .github/workflows/main.yml | 2 +- readme.md | 6 ++++++ 3 files changed, 7 insertions(+), 5 deletions(-) delete mode 100644 .github/funding.yml diff --git a/.github/funding.yml b/.github/funding.yml deleted file mode 100644 index 15edf6e2..00000000 --- a/.github/funding.yml +++ /dev/null @@ -1,4 +0,0 @@ -github: sindresorhus -open_collective: sindresorhus -patreon: sindresorhus -custom: https://sindresorhus.com/donate diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index db9455f3..bc8499ad 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -7,7 +7,7 @@ jobs: lint: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v4 with: fetch-depth: 0 - name: awesome-lint diff --git a/readme.md b/readme.md index ccc97323..c11fa322 100644 --- a/readme.md +++ b/readme.md @@ -121,6 +121,12 @@
+ + +
+

Just type awesome.re to go here. Check out my apps and follow me on Twitter.

From 07c6be2660992e9b70232ddae0bc66a18693d1c8 Mon Sep 17 00:00:00 2001 From: Marc Anguera Date: Tue, 14 Nov 2023 20:49:31 +0100 Subject: [PATCH 37/62] =?UTF-8?q?Add=20=E2=80=9COpen=20Source=20Heroes=20-?= =?UTF-8?q?=20Awesome=E2=80=9D=20to=20Related=20section=20(#2858)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Sindre Sorhus --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index c11fa322..bab4317d 100644 --- a/readme.md +++ b/readme.md @@ -900,3 +900,4 @@ - [Awesome CLI](https://github.com/umutphp/awesome-cli) - A simple command-line tool to dive into Awesome lists. - [Awesome Viewer](https://awesome.digitalbunker.dev) - A visualizer for all of the above Awesome lists. - [Track Awesome List](https://www.trackawesomelist.com) - View the latest updates of Awesome lists. +- [Open Source Heroes - Awesome](https://opensource-heroes.com/awesome) - View Awesome lists with extra info like stars, last update, and license. From a20a1d816ca925212115494e27054cb0331e22d6 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Wed, 20 Dec 2023 13:21:51 +0100 Subject: [PATCH 38/62] Meta tweaks --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index bab4317d..26d960b0 100644 --- a/readme.md +++ b/readme.md @@ -17,7 +17,7 @@ Check out my latest app

- One Task + One Task
Stop procrastination and get stuff done by focusing on one task at a time

From b0ff6129aae7759cd5268db1c7afecb81d1f47c8 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Wed, 14 Feb 2024 02:23:06 +0700 Subject: [PATCH 39/62] Meta tweaks --- media/logo-ua.svg | 1 - readme.md | 50 +++++++++++++++++------------------------------ 2 files changed, 18 insertions(+), 33 deletions(-) delete mode 100644 media/logo-ua.svg diff --git a/media/logo-ua.svg b/media/logo-ua.svg deleted file mode 100644 index a901fa43..00000000 --- a/media/logo-ua.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/readme.md b/readme.md index 26d960b0..fa727922 100644 --- a/readme.md +++ b/readme.md @@ -1,15 +1,6 @@
- - Awesome - - -
-
-
-
-
-
-
+ Awesome +


@@ -104,33 +92,19 @@

-

What is an awesome list?    Contribution guide    Creating a list    Twitter    - Stickers & t-shirts

-
- -
- Follow the Awesome Twitter account for updates on new list additions. -
-
- - - -
-

- Just type awesome.re to go here. Check out my apps and follow me on Twitter. + Just type awesome.re to go here. Check out my apps and follow me on Twitter.


+
## Contents @@ -162,6 +136,18 @@ - [Miscellaneous](#miscellaneous) - [Related](#related) +--- + +
+
+ + + +
+
+ +--- + ## Platforms - [Node.js](https://github.com/sindresorhus/awesome-nodejs#readme) - Async non-blocking event-driven JavaScript runtime built on Chrome's V8 JavaScript engine. From 5afa2a80f97eb03c046d415883fd1a9e2030cf6c Mon Sep 17 00:00:00 2001 From: Y <37100+lunohodov@users.noreply.github.com> Date: Tue, 13 Feb 2024 23:14:38 +0200 Subject: [PATCH 40/62] Add Astrophotography (#2803) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index fa727922..723e2b04 100644 --- a/readme.md +++ b/readme.md @@ -876,6 +876,7 @@ - [ChatGPT](https://github.com/sindresorhus/awesome-chatgpt#readme) - Artificial intelligence chatbot developed by OpenAI. - [Whisper](https://github.com/sindresorhus/awesome-whisper#readme) - Open-source AI-powered speech recognition system developed by OpenAI. - [Steam Deck](https://github.com/airscripts/awesome-steam-deck#readme) - A handheld gaming computer developed by Valve. +- [Astrophotography](https://github.com/lunohodov/awesome-astrophotography#readme) - Photography of astronomical objects, celestial events, or areas of the night sky. - [HPC](https://github.com/dstdev/awesome-hpc#readme) - High Performance Computing. ## Related From e02a0522cf7d95eee7a4a0bf08d96b36c2c243d0 Mon Sep 17 00:00:00 2001 From: Ahmed AbouZaid <6760103+aabouzaid@users.noreply.github.com> Date: Tue, 13 Feb 2024 22:32:39 +0100 Subject: [PATCH 41/62] Add Kustomize (#2585) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 723e2b04..2d57839b 100644 --- a/readme.md +++ b/readme.md @@ -404,6 +404,7 @@ - [IAM](https://github.com/kdeldycke/awesome-iam#readme) - User accounts, authentication and authorization. - [Slim](https://github.com/nekofar/awesome-slim#readme) - PHP framework. - [Fiber](https://github.com/gofiber/awesome-fiber#readme) - Web framework built on top of Fasthttp, the fastest HTTP engine for Go. +- [Kustomize](https://github.com/DevOpsHiveHQ/awesome-kustomize#readme) - Kubernetes native declarative configuration management tool. ## Computer Science From aebbfcaedae270cbde8652a736325ce05d95c5df Mon Sep 17 00:00:00 2001 From: Martin Zikmund Date: Tue, 13 Feb 2024 22:51:16 +0100 Subject: [PATCH 42/62] Add Uno Platform (#2622) Co-authored-by: Sindre Sorhus --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 2d57839b..d29467ec 100644 --- a/readme.md +++ b/readme.md @@ -205,6 +205,7 @@ - [Low Code](https://github.com/zenitysec/awesome-low-code#readme) - Allowing business professionals to address their needs on their own with little to no coding skills. - [Capacitor](https://github.com/riderx/awesome-capacitor#readme) - Cross-platform open source runtime for building Web Native apps. - [ArcGIS Developer](https://github.com/Esri/awesome-arcgis-developer#readme) - Mapping and location analysis platform for developers. +- [Uno Platform](https://github.com/MartinZikmund/awesome-uno-platform#readme) - Open-source .NET UI platform for building cross-platform apps. ## Programming Languages From 52eff1051a683c9f71a85bb806bd6816516622db Mon Sep 17 00:00:00 2001 From: Matteo Crippa Date: Wed, 14 Feb 2024 08:53:55 +0100 Subject: [PATCH 43/62] Add Bluetooth Low Energy (#2690) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index d29467ec..6b96d68d 100644 --- a/readme.md +++ b/readme.md @@ -205,6 +205,7 @@ - [Low Code](https://github.com/zenitysec/awesome-low-code#readme) - Allowing business professionals to address their needs on their own with little to no coding skills. - [Capacitor](https://github.com/riderx/awesome-capacitor#readme) - Cross-platform open source runtime for building Web Native apps. - [ArcGIS Developer](https://github.com/Esri/awesome-arcgis-developer#readme) - Mapping and location analysis platform for developers. +- [Bluetooth Low Energy](https://github.com/dotintent/awesome-ble#readme) - Low-power wireless communication protocol ideal for IoT, wearables, and other battery-powered applications. - [Uno Platform](https://github.com/MartinZikmund/awesome-uno-platform#readme) - Open-source .NET UI platform for building cross-platform apps. ## Programming Languages From f56121308d0bc068830c886042f60db6418c27a9 Mon Sep 17 00:00:00 2001 From: Joe Davies Date: Wed, 14 Feb 2024 09:00:30 +0100 Subject: [PATCH 44/62] Add Frontend GIS (#2731) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 6b96d68d..d35a739d 100644 --- a/readme.md +++ b/readme.md @@ -373,6 +373,7 @@ - [Master CSS](https://github.com/master-co/awesome-master-css#readme) - A virtual CSS language with enhanced syntax. - [Hydrogen](https://github.com/shopify/awesome-hydrogen#readme) - Edge-first framework for building Shopify storefronts with React. - [Tiny JS](https://github.com/thoughtspile/awesome-tiny-js#readme) - Frontend libraries that fit into 2 kB with dependencies. +- [Frontend GIS](https://github.com/joewdavies/awesome-frontend-gis#readme) - Geographic Information Systems (GIS) for web browsers. ## Back-End Development From 95fef0e8f8f7bc178c937f2cbea183746f8a751d Mon Sep 17 00:00:00 2001 From: Dennis Shi-Rudo <42831102+shi-rudo@users.noreply.github.com> Date: Wed, 14 Feb 2024 09:09:43 +0100 Subject: [PATCH 45/62] Add Stock Trading (#2736) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index d35a739d..75e069d9 100644 --- a/readme.md +++ b/readme.md @@ -879,6 +879,7 @@ - [Biological Image Analysis](https://github.com/hallvaaw/awesome-biological-image-analysis#readme) - Interpreting biological phenomena using images. - [ChatGPT](https://github.com/sindresorhus/awesome-chatgpt#readme) - Artificial intelligence chatbot developed by OpenAI. - [Whisper](https://github.com/sindresorhus/awesome-whisper#readme) - Open-source AI-powered speech recognition system developed by OpenAI. +- [Stock Trading](https://github.com/shi-rudo/awesome-stock-trading#readme) - Purchase and sale of equities of publicly traded companies with the aim of generating profits. - [Steam Deck](https://github.com/airscripts/awesome-steam-deck#readme) - A handheld gaming computer developed by Valve. - [Astrophotography](https://github.com/lunohodov/awesome-astrophotography#readme) - Photography of astronomical objects, celestial events, or areas of the night sky. - [HPC](https://github.com/dstdev/awesome-hpc#readme) - High Performance Computing. From 924721c3f21d1ba7ce32ed454d83f029c957b9f4 Mon Sep 17 00:00:00 2001 From: Remigiusz Samborski Date: Mon, 25 Mar 2024 18:16:11 +0100 Subject: [PATCH 46/62] Fix Firebase description (#3004) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 75e069d9..c8520fbb 100644 --- a/readme.md +++ b/readme.md @@ -191,7 +191,7 @@ - [Flutter](https://github.com/Solido/awesome-flutter#readme) - Google's mobile SDK for building native iOS and Android apps from a single codebase written in Dart. - [Home Assistant](https://github.com/frenck/awesome-home-assistant#readme) - Open source home automation that puts local control and privacy first. - [IBM Cloud](https://github.com/victorshinya/awesome-ibmcloud#readme) - Cloud platform for developers and companies. -- [Firebase](https://github.com/jthegedus/awesome-firebase#readme) - App development platform built on Google Cloud Platform. +- [Firebase](https://github.com/jthegedus/awesome-firebase#readme) - App development platform built on Google Cloud. - [Robot Operating System 2.0](https://github.com/fkromer/awesome-ros2#readme) - Set of software libraries and tools that help you build robot apps. - [Adafruit IO](https://github.com/adafruit/awesome-adafruitio#readme) - Visualize and store data from any device. - [Cloudflare](https://github.com/irazasyed/awesome-cloudflare#readme) - CDN, DNS, DDoS protection, and security for your site. From 99355bc6277019412e675ac5868e83d1ad5c24a6 Mon Sep 17 00:00:00 2001 From: Alejandro Lazaro Date: Wed, 3 Apr 2024 18:25:00 +0200 Subject: [PATCH 47/62] Add OpenTofu (#2978) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index c8520fbb..c2901167 100644 --- a/readme.md +++ b/readme.md @@ -408,6 +408,7 @@ - [Slim](https://github.com/nekofar/awesome-slim#readme) - PHP framework. - [Fiber](https://github.com/gofiber/awesome-fiber#readme) - Web framework built on top of Fasthttp, the fastest HTTP engine for Go. - [Kustomize](https://github.com/DevOpsHiveHQ/awesome-kustomize#readme) - Kubernetes native declarative configuration management tool. +- [OpenTofu](https://github.com/virtualroot/awesome-opentofu#readme) - Open-source infrastructure as code tool. ## Computer Science From bbe1e6f5d75c642d7a40ca2cba044bef764b055b Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Tue, 9 Apr 2024 22:59:59 +0900 Subject: [PATCH 48/62] Meta tweaks --- readme.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/readme.md b/readme.md index c2901167..255f1d03 100644 --- a/readme.md +++ b/readme.md @@ -85,6 +85,22 @@


+ +
+ + + + Logto logo + +
+ The better identity infrastructure for developers +
+ Logto is an open-source Auth0 alternative designed for every app +
+
+
+
+



From bff4772e2c4733e152c373e0f5f246f264fd9f0d Mon Sep 17 00:00:00 2001 From: Gao Sun Date: Wed, 10 Apr 2024 11:36:31 +0800 Subject: [PATCH 49/62] Meta tweaks (#3019) --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 255f1d03..261b1d09 100644 --- a/readme.md +++ b/readme.md @@ -85,7 +85,7 @@


- +
@@ -95,7 +95,7 @@
The better identity infrastructure for developers
- Logto is an open-source Auth0 alternative designed for every app + Logto is an open-source Auth0 alternative designed for every app.

From f0bdf003447dd11c9a20060153deef6f2a3835ef Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Mon, 13 May 2024 15:27:02 +0700 Subject: [PATCH 50/62] Meta tweaks --- readme.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/readme.md b/readme.md index 261b1d09..7ec7dcb9 100644 --- a/readme.md +++ b/readme.md @@ -1,18 +1,18 @@
Awesome - +



From 4ebef6afc223c28d5e7e328af8f8085894b2f483 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sat, 25 May 2024 17:52:01 +0200 Subject: [PATCH 51/62] Meta tweaks --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 7ec7dcb9..d55153a2 100644 --- a/readme.md +++ b/readme.md @@ -8,9 +8,9 @@ Check out my macOS app

- Day Progress + Week Number
- Display the time remaining today in your menu bar + The current week number in your menu bar


From 4b7c6d06e495472a8cd75dda66a98968a30a6dbe Mon Sep 17 00:00:00 2001 From: Brendan Chamberlain Date: Sat, 25 May 2024 11:55:45 -0400 Subject: [PATCH 52/62] Add Detection Engineering (#2829) Co-authored-by: Sindre Sorhus --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index d55153a2..f4b11d25 100644 --- a/readme.md +++ b/readme.md @@ -657,6 +657,7 @@ - [Security Card Games](https://github.com/Karneades/awesome-security-card-games#readme) - Train your skills and discuss various security topics. - [Suricata](https://github.com/satta/awesome-suricata#readme) - Intrusion detection/prevention system and network security monitoring engine. - [Prompt Injection](https://github.com/FonduAI/awesome-prompt-injection#readme) - A type of vulnerability that specifically targets machine learning models. +- [Detection Engineering](https://github.com/infosecB/awesome-detection-engineering#readme) - Design, build, and operate detective cybersecurity controls. ## Content Management Systems From 4abfd72da95c83c4cb6a30ec6550501a09bc0779 Mon Sep 17 00:00:00 2001 From: jorgoose Date: Sat, 25 May 2024 11:02:45 -0500 Subject: [PATCH 53/62] Add PocketBase (#2895) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index f4b11d25..4f6492b4 100644 --- a/readme.md +++ b/readme.md @@ -593,6 +593,7 @@ - [Cassandra](https://github.com/Anant/awesome-cassandra#readme) - Open-source, distributed, wide column store, NoSQL database management system. - [TDengine](https://github.com/taosdata/awesome-tdengine#readme) - An open-source time-series database with high-performance, scalability, and SQL support. - [Supabase](https://github.com/lyqht/awesome-supabase#readme) - An open-source alternative to Firebase. +- [PocketBase](https://github.com/benallfree/awesome-pocketbase#readme) - An open-source, Go-based backend in one file. ## Media From d37f73b5dce436617daedcad58fe6e04de082045 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Tue, 28 May 2024 01:13:47 +0200 Subject: [PATCH 54/62] Fix wrong category for a list Fixes #1764 --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 4f6492b4..103c0be4 100644 --- a/readme.md +++ b/readme.md @@ -476,6 +476,7 @@ - [Apache Spark](https://github.com/awesome-spark/awesome-spark#readme) - Unified engine for large-scale data processing. - [Qlik](https://github.com/ambster-public/awesome-qlik#readme) - Business intelligence platform for data visualization, analytics, and reporting apps. - [Splunk](https://github.com/sduff/awesome-splunk#readme) - Platform for searching, monitoring, and analyzing structured and unstructured machine-generated big data in real-time. +- [Network Analysis](https://github.com/briatte/awesome-network-analysis#readme) ## Theory @@ -718,7 +719,6 @@ ## Networking - [Software-Defined Networking](https://github.com/sdnds-tw/awesome-sdn#readme) -- [Network Analysis](https://github.com/briatte/awesome-network-analysis#readme) - [PCAPTools](https://github.com/caesar0301/awesome-pcaptools#readme) - [Real-Time Communications](https://github.com/rtckit/awesome-rtc#readme) - Network protocols for near simultaneous exchange of media and data. - [SNMP](https://github.com/eozer/awesome-snmp#readme) - A protocol for collecting, modifying, and organizing information about managed devices on IP networks. From 9a9f40160ee49a5d3ea9271836139d9eac51c45e Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Wed, 29 May 2024 02:06:22 +0200 Subject: [PATCH 55/62] Meta tweaks --- readme.md | 33 ++++++++++++++++++++++++--------- 1 file changed, 24 insertions(+), 9 deletions(-) diff --git a/readme.md b/readme.md index 103c0be4..c47d98a5 100644 --- a/readme.md +++ b/readme.md @@ -2,7 +2,7 @@ Awesome

-
+


@@ -121,6 +121,7 @@



+
## Contents @@ -152,17 +153,19 @@ - [Miscellaneous](#miscellaneous) - [Related](#related) ---- - +
+


- - - +

- ---- +
+
## Platforms @@ -305,6 +308,18 @@ - [Move](https://github.com/MystenLabs/awesome-move#readme) - Domain-specific programming language for writing safe smart contracts. - [Esolangs](https://github.com/angrykoala/awesome-esolangs#readme) - Programming languages designed for experimentation or as jokes rather than actual use. +
+
+
+
+ + + +
+
+
+
+ ## Front-End Development - [ES6 Tools](https://github.com/addyosmani/es6-tools#readme) From b7a73e681b2ee0092e33c500bd61d5a4f0908e30 Mon Sep 17 00:00:00 2001 From: Philipp <83007290+FoxFil@users.noreply.github.com> Date: Fri, 31 May 2024 19:20:15 +0300 Subject: [PATCH 56/62] Add Geocaching (#3053) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index c47d98a5..f546f432 100644 --- a/readme.md +++ b/readme.md @@ -917,6 +917,7 @@ - [Steam Deck](https://github.com/airscripts/awesome-steam-deck#readme) - A handheld gaming computer developed by Valve. - [Astrophotography](https://github.com/lunohodov/awesome-astrophotography#readme) - Photography of astronomical objects, celestial events, or areas of the night sky. - [HPC](https://github.com/dstdev/awesome-hpc#readme) - High Performance Computing. +- [Geocaching](https://github.com/FoxFil/awesome-geocaching#readme) - Outdoor treasure-hunting activity that uses GPS-enabled devices. ## Related From 1b8146c0cf2b7b57ba6c7b67f9ce2fc8e204e11a Mon Sep 17 00:00:00 2001 From: Remigiusz Samborski Date: Tue, 4 Jun 2024 14:45:58 +0200 Subject: [PATCH 57/62] Add Google Cloud (#3003) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index f546f432..5e3b57aa 100644 --- a/readme.md +++ b/readme.md @@ -226,6 +226,7 @@ - [ArcGIS Developer](https://github.com/Esri/awesome-arcgis-developer#readme) - Mapping and location analysis platform for developers. - [Bluetooth Low Energy](https://github.com/dotintent/awesome-ble#readme) - Low-power wireless communication protocol ideal for IoT, wearables, and other battery-powered applications. - [Uno Platform](https://github.com/MartinZikmund/awesome-uno-platform#readme) - Open-source .NET UI platform for building cross-platform apps. +- [Google Cloud](https://github.com/GoogleCloudPlatform/awesome-google-cloud#readme) - Cloud computing services by Google. ## Programming Languages From 128572f38998845791fc68303162abe534d34d8a Mon Sep 17 00:00:00 2001 From: Ankur Tyagi Date: Mon, 22 Jul 2024 14:20:45 +0200 Subject: [PATCH 58/62] Add Neon (#3103) Co-authored-by: Sindre Sorhus --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 5e3b57aa..e8d8184b 100644 --- a/readme.md +++ b/readme.md @@ -611,6 +611,7 @@ - [TDengine](https://github.com/taosdata/awesome-tdengine#readme) - An open-source time-series database with high-performance, scalability, and SQL support. - [Supabase](https://github.com/lyqht/awesome-supabase#readme) - An open-source alternative to Firebase. - [PocketBase](https://github.com/benallfree/awesome-pocketbase#readme) - An open-source, Go-based backend in one file. +- [Neon](https://github.com/tyaga001/awesome-neon#readme) - An open-source alternative to AWS Aurora. ## Media From fd14af92d5942a45dd199fd7594546cbd44ae333 Mon Sep 17 00:00:00 2001 From: Polycarbohydrate Date: Tue, 23 Jul 2024 20:14:43 +0800 Subject: [PATCH 59/62] Add Tor (#3081) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index e8d8184b..942383e9 100644 --- a/readme.md +++ b/readme.md @@ -758,6 +758,7 @@ - [Algorand](https://github.com/aorumbayev/awesome-algorand#readme) - An open-source, proof of stake blockchain and smart contract computing platform. - [ZeroNet](https://github.com/zolagonano/awesome-zeronet#readme) - A decentralized web-like network of peer-to-peer users. - [Cosmos SDK](https://github.com/cosmos/awesome-cosmos#readme) - Modular framework for building app-specific blockchains in Go. +- [Tor](https://github.com/polycarbohydrate/awesome-tor#readme) - A free overlay network for enabling anonymous communication. ## Health and Social Science From 993cee41a5ecc4199a4fa240a27005ebe7515c4d Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Wed, 7 Aug 2024 23:26:48 +0200 Subject: [PATCH 60/62] Meta tweaks --- readme.md | 53 +++++++++++++++++++---------------------------------- 1 file changed, 19 insertions(+), 34 deletions(-) diff --git a/readme.md b/readme.md index 942383e9..9e929a2f 100644 --- a/readme.md +++ b/readme.md @@ -2,17 +2,17 @@ Awesome

- +


@@ -32,11 +32,6 @@

- - - -
-
WorkOS @@ -49,31 +44,6 @@

- -
- Strapi -
- Strapi is the leading open-source headless CMS. -
- It’s 100% JavaScript, fully customizable, and developer-first. -
-
-
-
- -
- SerpApi -
- API to get search engine results with ease. -
- -
- SerpApi -
- API to get search engine results with ease. -
-
-

@@ -100,6 +70,21 @@

+ +
+ + + + Encore logo + +
+ The development platform for building type-safe distributed systems +
+ End-to-end tooling from local development to automated DevOps and infrastructure in your AWS/GCP. +
+
+
+


From 2aa0c9a6eb5bd75eaff3ac1868d2b383251dcf59 Mon Sep 17 00:00:00 2001 From: Martin DONADIEU Date: Wed, 14 Aug 2024 12:56:32 +0100 Subject: [PATCH 61/62] Update Ionic Framework title (#3149) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 9e929a2f..f06fcce6 100644 --- a/readme.md +++ b/readme.md @@ -353,7 +353,7 @@ - [Marionette.js](https://github.com/sadcitizen/awesome-marionette#readme) - App framework. - [Aurelia](https://github.com/aurelia-contrib/awesome-aurelia#readme) - App framework. - [Charting](https://github.com/zingchart/awesome-charting#readme) -- [Ionic Framework 2](https://github.com/candelibas/awesome-ionic#readme) +- [Ionic Framework](https://github.com/candelibas/awesome-ionic#readme) - [Chrome DevTools](https://github.com/ChromeDevTools/awesome-chrome-devtools#readme) - [PostCSS](https://github.com/jdrgomes/awesome-postcss#readme) - CSS tool. - [Draft.js](https://github.com/nikgraf/awesome-draft-js#readme) - Rich text editor framework for React. From 690366ac55d0044ac9de82833c9db65a1f1e8ef7 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Mon, 9 Sep 2024 23:20:04 +0700 Subject: [PATCH 62/62] Meta tweaks --- readme.md | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/readme.md b/readme.md index f06fcce6..baed0403 100644 --- a/readme.md +++ b/readme.md @@ -27,11 +27,6 @@ Special thanks to:

- - - -
-
WorkOS @@ -138,20 +133,6 @@ - [Miscellaneous](#miscellaneous) - [Related](#related) -
-
-
-
-
-
-
-
-
- ## Platforms - [Node.js](https://github.com/sindresorhus/awesome-nodejs#readme) - Async non-blocking event-driven JavaScript runtime built on Chrome's V8 JavaScript engine.