From 1c7124105149aa29f2447be913c2dcabaf95589c Mon Sep 17 00:00:00 2001 From: Yash Chauhan <53042582+iyashjayesh@users.noreply.github.com> Date: Wed, 18 Sep 2024 16:19:10 +0530 Subject: [PATCH] Update README.md Added `moniGO` to the list - MoniGo is a performance monitoring library for Go applications. It provides real-time insights into application performance. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 46358f0..3b831d1 100644 --- a/README.md +++ b/README.md @@ -1033,3 +1033,4 @@ 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. +* [MoniGO](https://github.com/iyashjayesh/monigo) - A performance monitoring library for Go applications. It provides real-time insights into application performance! 🚀Â