1
0
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.
Go to file
Justice Suh 78dcdc6f56 Add vgl
2019-07-23 00:10:37 +02:00
README.md Add vgl 2019-07-23 00:10:37 +02:00

Awesome V

A curated list of awesome V frameworks, libraries, software and resources.

Table of contents

Applications

Package manager

  • vpkg - Toy package manager written on V.
  • vpm - The V language package management tool written in V.

Libraries

Command-line

  • v-args - V library for parsing arguments from argv-like arrays.

Graphics

  • vgl - Low-level graphics API access.

Text processing

  • v-regex - A simple regex library for V.

Telegram

  • hygram - Telegram bot library

Files

  • v-mime - MIME detection library for V.

Other

Programming contests

Articles