diff --git a/README.md b/README.md index bb8d801..0265406 100644 --- a/README.md +++ b/README.md @@ -1081,3 +1081,5 @@ A curated list of awesome Go frameworks, libraries and software. * [aelsabbahy/goss](https://github.com/aelsabbahy/goss) - Quick and Easy server testing/validation * [livekit/livekit](https://github.com/livekit/livekit) - Scalable, high-performance WebRTC SFU. SDKs in JavaScript, React, React Native, Flutter, Swift, Kotlin, Unity/C#, Go, Ruby and Node. * [monkeyWie/gopeed-core](https://github.com/monkeyWie/gopeed-core) - A fast download client,support HTTP&P2P. +* [GoEventBus](https://github.com/Raezil/GoEventBus/) - A blazing‑fast, in‑memory, lock‑free event bus for Go—ideal for low‑latency pipelines, microservices, and game loops. +* [Thunder](https://github.com/Raezil/Thunder) - Thunder is a minimalist and powerful Go backend framework that effortlessly transforms gRPC services into fully functional REST and GraphQL APIs.