1
0
mirror of https://github.com/vlang/awesome-v.git synced 2023-08-10 21:13:23 +03:00
* 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

View File

@ -215,6 +215,7 @@
### Networking ### 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). - [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 ### Operating system