Merge 3b801f15831e253bd83bb07e5fa49b60fbfcfd37 into f4a2c36f1fe1b9d5a0784de816b749e2f6e01add

This commit is contained in:
W Kristianto 2025-03-13 05:01:06 -07:00 committed by GitHub
commit 9a1815858f
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.
- [Guidelines](https://github.com/Kristories/awesome-guidelines#readme) - Programming style and best practices.
## Related