From 5a97c4043b90d4edd7b4d8293e00410ede27e692 Mon Sep 17 00:00:00 2001 From: Tryboy869 Date: Sat, 18 Oct 2025 11:29:54 +0000 Subject: [PATCH] feat: Add awesome-nexus-protocols --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index df0039fe..3afc5d38 100644 --- a/readme.md +++ b/readme.md @@ -457,6 +457,7 @@ - [Complex Systems](https://github.com/sellisd/awesome-complexity#readme) - The scientific field studying systems with multiple interacting parts and emergent properties. - [VLM Architectures](https://github.com/gokayfem/awesome-vlm-architectures#readme) - Vision Language Model architectures. +- [Nexus Protocols](https://github.com/Tryboy869/awesome-nexus-protocols#readme) - Universal protocols for distributed systems. Includes standardized specifications for backpressure control, distributed tracing, graceful degradation, and failure handling patterns. ## Books - [Free Programming Books](https://github.com/EbookFoundation/free-programming-books#readme)