mirror of
https://github.com/vlang/awesome-v.git
synced 2023-08-10 21:13:23 +03:00
A curated list of awesome V frameworks, libraries, software and resources.
README.md |
Awesome V
A curated list of awesome V frameworks, libraries and software.
Table of contents
Applications
Package manager
- nedpals/vpkg -- Toy package manager written on V.
Libraries
Command-line
- nedpals/v-args -- V library for parsing arguments from argv-like arrays.
Text processing
- ShellBear/v-regex -- A simple regex library for V.
Other
Programming contests
- RustemB/rosetta-code-v -- Solutions for Rosetta Code in V.