diff --git a/README.md b/README.md index 8216d5b..5306e31 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,7 @@ A curated list of awesome Go frameworks, libraries and software. * [pulumi/pulumi](https://github.com/pulumi/pulumi) - Pulumi - Infrastructure as Code in any programming language. Build infrastructure intuitively on any cloud using familiar languages 🚀 * [grpc-ecosystem/grpc-gateway](https://github.com/grpc-ecosystem/grpc-gateway) - gRPC to JSON proxy generator following the gRPC HTTP spec * [julienschmidt/httprouter](https://github.com/julienschmidt/httprouter) - A high performance HTTP request router that scales well +* [bmf-san/goblin](https://github.com/bmf-san/goblin) - A golang http router based on trie tree. * [qax-os/excelize](https://github.com/qax-os/excelize) - Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets * [casbin/casbin](https://github.com/casbin/casbin) - An authorization library that supports access control models like ACL, RBAC, ABAC in Golang: https://discord.gg/S5UjpzGZjN * [ipfs/kubo](https://github.com/ipfs/kubo) - An IPFS implementation in Go