mirror of
https://github.com/vlang/awesome-v.git
synced 2023-08-10 21:13:23 +03:00
Added vmq - ZMQ wrapper
This commit is contained in:
parent
31bef4922a
commit
3b2e918bea
@ -30,6 +30,7 @@
|
||||
- [Database clients](#database-clients)
|
||||
- [Audio](#audio)
|
||||
- [Operating system](#operating-system)
|
||||
- [Networking](#networking)
|
||||
- [Automation](#automation)
|
||||
- [Telegram](#telegram)
|
||||
- [Discord](#discord)
|
||||
@ -178,6 +179,10 @@
|
||||
- [vlipboard](https://github.com/asvvvad/vlipboard) - An easy to use wrapper of clipboard with Wayland and Termux support.
|
||||
- [mmap](https://github.com/jdonnerstag/vlang-mmap) - Provide native V-lang support for memory-mapping on Linux and Windows.
|
||||
|
||||
### Networking
|
||||
|
||||
- [vmq](https://github.com/jordan-bonecutter/vmq) - V wrapper For [ZMQ](https://zeromq.org/) (aka ZeroMQ, ØMQ, 0MQ: a high-performance asynchronous messaging library)
|
||||
|
||||
### Automation
|
||||
|
||||
- [vrobot](https://github.com/eioo/vrobot) - Desktop automation for V. Only supports Windows.
|
||||
|
Loading…
Reference in New Issue
Block a user