mirror of
https://github.com/vlang/awesome-v.git
synced 2023-08-10 21:13:23 +03:00
Compare commits
2 Commits
6ade5cd49d
...
0150cf8058
Author | SHA1 | Date | |
---|---|---|---|
|
0150cf8058 | ||
|
9ec7f5b6a2 |
@ -161,7 +161,7 @@
|
||||
|
||||
### Command line interface (CLI) / Terminal / Shell
|
||||
|
||||
- [bartender](https://github.com/tobealive/bartender) - Gluten free bars for V term apps.
|
||||
- [bartender](https://github.com/tobealive/bartender) - Customizable progress indicators for V terminal applications.
|
||||
- [boxx](https://github.com/thecodrr/boxx) - Create highly customizable terminal boxes that also look great! 📦
|
||||
- [lol](https://github.com/0xLeif/lol) - V version of lolcat (text/character rainbowizer).
|
||||
- [progressbar](https://github.com/Waqar144/progressbar) - An easy to use V library for creating progress bars in cli.
|
||||
@ -216,7 +216,7 @@
|
||||
|
||||
### Networking
|
||||
|
||||
- [vibe](https://github.com/tobealive/vibe) - A libcurl binding with an easy-access layer for fast and reliable requests.
|
||||
- [vibe](https://github.com/tobealive/vibe) - Request library that wraps libcurl to enable fast and reliable requests while providing a higher-level API.
|
||||
- [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
|
||||
@ -264,6 +264,7 @@
|
||||
|
||||
### User Interface toolkits
|
||||
|
||||
- [iUI](https://github.com/isaiahpatton/ui) - Isaiah's cross-platform GUI library for V. Inspired by the syntax of Java's Swing.
|
||||
- [mui](https://github.com/malisipi/mui) - A Cross-Platform UI library for Windows, Linux, Android and Web.
|
||||
- [V UI](https://github.com/vlang/ui) - Integrated cross platform UI toolkit for Windows, macOS, Linux, Android, iOS and the web.
|
||||
- [vgtk3](https://github.com/vgtk/vgtk3) - A wrapper for GTK3 in V.
|
||||
|
Loading…
Reference in New Issue
Block a user