docs(readme): add golang queue library as example.

This commit is contained in:
Bo-Yi Wu 2023-04-03 17:04:40 +08:00 committed by GitHub
parent 5999cf3dd5
commit 6e58e274a1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -271,3 +271,5 @@ this selected list of featured projects using D2.
- Open-source money manager app for Android (1.1k stars).
- [LocalStack](https://docs.localstack.cloud/references/network-troubleshooting/)
- Cloud service emulator (46k stars)
- [Queue Library](https://github.com/golang-queue/queue/tree/master/images)
- Queue is a Golang library for spawning and managing a Goroutine pool