Compare commits

...

3 Commits

Author SHA1 Message Date
donBarbos
0def6c764f
Merge 253d534044b66c6f2091bf0f1d93d993a75a8cfc into 7ac2054d73d003f2a4d7b3235c5d235975238eb0 2025-03-04 15:43:56 +07:00
donBarbos
253d534044
Merge branch 'main' into main 2025-03-01 05:30:30 +04:00
donBarbos
24ac617859
Add Standards 2025-02-06 16:02:16 +04:00

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