From f0bdf003447dd11c9a20060153deef6f2a3835ef Mon Sep 17 00:00:00 2001
From: Sindre Sorhus
Date: Mon, 13 May 2024 15:27:02 +0700
Subject: [PATCH 01/19] 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 @@

-
+
From 4ebef6afc223c28d5e7e328af8f8085894b2f483 Mon Sep 17 00:00:00 2001
From: Sindre Sorhus
Date: Sat, 25 May 2024 17:52:01 +0200
Subject: [PATCH 02/19] 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 03/19] 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 04/19] 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 05/19] 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 06/19] 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 @@
-
+
@@ -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 07/19] 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 08/19] 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 09/19] 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 10/19] 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 11/19] 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 @@
-
+
@@ -32,11 +32,6 @@
-
-
-
-
-

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

-
- Strapi is the leading open-source headless CMS.
-
- It’s 100% JavaScript, fully customizable, and developer-first.
-
-
-
-
-
-
-

-
- API to get search engine results with ease.
-
-
-
-

-
- API to get search engine results with ease.
-
-
-
@@ -100,6 +70,21 @@
+
+
+
+
+
+
+
+
+ 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 12/19] 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 13/19] 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:
-
-
-
-
-

@@ -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.
From 460f1a944f3ac8b9f51967a244abf47f1edf6ab9 Mon Sep 17 00:00:00 2001
From: Henrik Lau Eriksson
Date: Tue, 22 Oct 2024 19:24:51 +0200
Subject: [PATCH 14/19] Add PowerToys Run Plugins (#3075)
---
readme.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/readme.md b/readme.md
index baed0403..c0ab0432 100644
--- a/readme.md
+++ b/readme.md
@@ -159,6 +159,7 @@
- [Salesforce](https://github.com/mailtoharshit/awesome-salesforce#readme)
- [Amazon Web Services](https://github.com/donnemartin/awesome-aws#readme)
- [Windows](https://github.com/Awesome-Windows/Awesome#readme)
+ - [PowerToys Run Plugins](https://github.com/hlaueriksson/awesome-powertoys-run-plugins#readme) - Community plugins for the Windows quick launcher.
- [IPFS](https://github.com/ipfs/awesome-ipfs#readme) - P2P hypermedia protocol.
- [Fuse](https://github.com/fuse-compound/awesome-fuse#readme) - Mobile development tools.
- [Heroku](https://github.com/ianstormtaylor/awesome-heroku#readme) - Cloud platform as a service.
From d1448ed9dcdc1193de494d7279f0b8a28df0bb66 Mon Sep 17 00:00:00 2001
From: Steven Levithan
Date: Tue, 22 Oct 2024 20:14:51 +0200
Subject: [PATCH 15/19] Add Regex (#3071)
---
readme.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/readme.md b/readme.md
index c0ab0432..c7d3fe3c 100644
--- a/readme.md
+++ b/readme.md
@@ -888,6 +888,7 @@
- [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.
+- [Regex](https://github.com/slevithan/awesome-regex#readme) - Specialized language for matching patterns in text.
## Related
From 9d2c6b5ef36ce5575acbf7be1c8b2e18b1c4fb37 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?G=C3=B6kay=20Aydo=C4=9Fan?=
<88277926+gokayfem@users.noreply.github.com>
Date: Mon, 28 Oct 2024 21:19:48 +0300
Subject: [PATCH 16/19] Add VLM Architectures (#2996)
---
readme.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/readme.md b/readme.md
index c7d3fe3c..190a3f1b 100644
--- a/readme.md
+++ b/readme.md
@@ -476,6 +476,7 @@
- [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.
+- [VLM Architectures](https://github.com/gokayfem/awesome-vlm-architectures#readme) - Vision Language Model architectures.
## Books
From 281714e50ddb6973ceec90ecf8e2946c8f40e50f Mon Sep 17 00:00:00 2001
From: Michael Paul Coder
Date: Tue, 29 Oct 2024 17:59:03 +1100
Subject: [PATCH 17/19] Add Lucid Dreams (#3091)
Co-authored-by: Sindre Sorhus
---
readme.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/readme.md b/readme.md
index 190a3f1b..e89c4033 100644
--- a/readme.md
+++ b/readme.md
@@ -740,6 +740,7 @@
- [Mental Health](https://github.com/dreamingechoes/awesome-mental-health#readme) - Mental health awareness and self-care in the software industry.
- [Neuroscience](https://github.com/analyticalmonk/awesome-neuroscience#readme) - Study of the nervous system and brain.
- [Digital Humanities](https://github.com/dh-tech/awesome-digital-humanities#readme) - Software for humanities scholars using quantitative or computational methods.
+- [Lucid Dreams](https://github.com/IAmCoder/awesome-lucid-dreams#readme) - A dream where one becomes aware they are dreaming.
## Events
From 422c90ac7968192a7bbdfbe0fc9a21f34bbddae1 Mon Sep 17 00:00:00 2001
From: Alex
Date: Tue, 29 Oct 2024 04:09:50 -0700
Subject: [PATCH 18/19] Add Babylon.js (#2960)
Co-authored-by: Sindre Sorhus
---
readme.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/readme.md b/readme.md
index e89c4033..5dbb57ae 100644
--- a/readme.md
+++ b/readme.md
@@ -525,6 +525,7 @@
- [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.
+- [Babylon.js](https://github.com/Symbitic/awesome-babylonjs#readme) - Game engine for cross-platform web and native game development.
## Development Environment
From cece334d95d7bccdb1dd9361119c1324e00e7bbe Mon Sep 17 00:00:00 2001
From: Sindre Sorhus
Date: Thu, 21 Nov 2024 15:53:20 +0700
Subject: [PATCH 19/19] Meta tweaks
---
readme.md | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/readme.md b/readme.md
index 5dbb57ae..77ba0cfc 100644
--- a/readme.md
+++ b/readme.md
@@ -80,6 +80,17 @@
+
+
+

+
+ Effortless backends with infrastructure from code
+
+ An open-source framework that supports any programming language, cloud provider, or deployment automation tool.
+
+
+
+