Merge 3b801f15831e253bd83bb07e5fa49b60fbfcfd37 into 7ac2054d73d003f2a4d7b3235c5d235975238eb0

This commit is contained in:
W Kristianto 2025-03-06 18:06:48 +07:00 committed by GitHub
commit 8f7a4c9449
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