Merge 253d534044b66c6f2091bf0f1d93d993a75a8cfc into f4a2c36f1fe1b9d5a0784de816b749e2f6e01add

This commit is contained in:
donBarbos 2025-03-13 05:01:00 -07:00 committed by GitHub
commit c7a8d1cc7d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -891,6 +891,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) - Technical standards, specifications, and proposals that define and enhance software development, programming languages, and related technologies.
## Related