From 245fadc6d57aa9226a3a2df1d5599577e00795b7 Mon Sep 17 00:00:00 2001 From: ivuorinen Date: Thu, 12 Sep 2024 00:24:52 +0000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f684ed8..e49a477 100644 --- a/README.md +++ b/README.md @@ -222,6 +222,7 @@ A collection of awesome things. - [dstotijn/hetty](https://github.com/dstotijn/hetty) - An HTTP toolkit for security research. - [dundee/gdu](https://github.com/dundee/gdu) - Fast disk usage analyzer with console interface written in Go - [einride/gh-dependabot](https://github.com/einride/gh-dependabot) - GitHub CLI extension for reviewing Dependabot PRs. +- [emirpasic/gods](https://github.com/emirpasic/gods) - GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more - [estesp/mquery](https://github.com/estesp/mquery) - Multi-platform (manifest list/OCI index) registry image query utility - [filebrowser/filebrowser](https://github.com/filebrowser/filebrowser) - 📂 Web File Browser - [fogleman/nes](https://github.com/fogleman/nes) - NES emulator written in Go.