Merge pull request #1125 from appleboy/patch-1

docs(readme): add golang queue library as example.
This commit is contained in:
Alexander Wang 2023-04-03 13:16:08 -07:00 committed by GitHub
commit 5a1b5df7bb
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). - Open-source money manager app for Android (1.1k stars).
- [LocalStack](https://docs.localstack.cloud/references/network-troubleshooting/) - [LocalStack](https://docs.localstack.cloud/references/network-troubleshooting/)
- Cloud service emulator (46k stars) - 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