From 30f105b071b95e540f2923ac3d4393a6d0f13fec Mon Sep 17 00:00:00 2001 From: Semyon Moroz Date: Thu, 15 May 2025 13:13:42 +0000 Subject: [PATCH] Add Standards (#3351) Co-authored-by: Sindre Sorhus --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index fea020b1..6c71cb4a 100644 --- a/readme.md +++ b/readme.md @@ -901,6 +901,7 @@ - [Regex](https://github.com/slevithan/awesome-regex#readme) - Specialized language for matching patterns in text. - [Event-Driven Architecture](https://github.com/lutzh/awesome-event-driven-architecture#readme) - A software architecture approach where services collaborate by publishing and subscribing to events. - [Permacomputing](https://github.com/idematos/awesome-permacomputing#readme) - Resilient and regenerative computing practices inspired by permaculture. +- [Standards](https://github.com/donBarbos/awesome-standards#readme) - Standards and proposals that define and enhance software, languages, and related technologies. ## Related