Skip to content

Commit d5bc378

Browse files
committed
docs: updated README.md
1 parent 7bfbb4d commit d5bc378

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -502,6 +502,21 @@ fmt.Println(val, val2, err)
502502

503503
Helper naming: helpers must be self explanatory and respect standards (other languages, libraries...). Feel free to suggest many names in your contributions.
504504

505+
## 👪 Other family members of `anyo`
506+
507+
- [nekomeowww/xo](https://github.com/nekomeowww/xo): Mega utility & helper & extension library for Go
508+
- [nekomeowww/bo](https://github.com/nekomeowww/bo): BootKit for easily bootstrapping multi-goroutine applications, CLIs
509+
- [nekomeowww/tgo](https://github.com/nekomeowww/tgo): Telegram bot framework for Go
510+
- [nekomeowww/wso](https://github.com/nekomeowww/wso): WebSocket utility library for Go
511+
512+
## 🎆 Other cool related Golang projects I made & maintained
513+
514+
- [nekomeowww/factorio-rcon-api](https://github.com/nekomeowww/factorio-rcon-api): Fully implemented wrapper for Factorio RCON as API
515+
- [Kollama - Ollama Operator](https://github.com/knoway-dev/knoway): Kubernetes Operator for managing Ollama instances across multiple clusters
516+
- [lingticio/llmg](https://github.com/lingticio/llmg): LLM Gateway with gRPC, WebSocket, and RESTful API adapters included.
517+
- [nekomeowww/hyphen](https://github.com/nekomeowww/hyphen): An elegant URL Shortener service
518+
- [nekomeowww/insights-bot](https://github.com/nekomeowww/insights-bot): Webpage summary & chat history recap bot for Telegram
519+
505520
## 📝 License
506521

507522
Copyright © 2023 [Neko Ayaka](https://github.com/nekomeowww).

0 commit comments

Comments
 (0)