Add `vibe` (#187)

* Add `vibe`

* sort
This commit is contained in:
Turiiya 2023-06-12 02:49:08 +02:00 committed by GitHub
parent 18b2f4c5ce
commit 60b3eafc54
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -215,6 +215,7 @@
### Networking
- [vibe](https://github.com/tobealive/vibe) - A libcurl binding with an easy-access layer for fast and reliable requests.
- [vmq](https://github.com/jordan-bonecutter/vmq) - V wrapper For [ZMQ](https://zeromq.org/) (aka ZeroMQ, ØMQ, 0MQ: a high-performance asynchronous messaging library).
### Operating system