Awesome V 
A curated list of awesome V frameworks, libraries, software and resources.
V is a simple, fast, safe, compiled language for developing maintainable software.
Contents
- Applications
- Libraries
- Audio
- Automation
- Command line interface (CLI) / Terminal / Shell
- Database clients
- Discord
- Eventing
- File handling
- Game development
- Graphics
- Interoperability
- IRC
- Networking
- Operating system
- Scientific computing
- Serial Communications
- Telecommunications
- Telegram
- Text processing
- User Interface toolkits
- Utility
- Web
- Other
Applications
Build Systems
- clockwork - A language-agnostic build tool wrote in V.
- vab - The official V tool to build and package applications for Android.
- vab-sdl - Standalone and extra command for
vabto build and package SDL2 and SDL3 based applications importingvlang/sdl.
Command-line
- crepl - Compile and execute C code on the fly as you type it.
- fdup - Find and remove duplicate files.
- github-releases - Cli tool to keep track of applications released as GitHub Release (or assets in workflow) and download them.
- HN-top - A simple command to list most recent news from hacker-news.
- klonol - CLI tool to help you "clone all" Git repositories belonging to you. Works with GitHub and Gitea.
- lsv -
lsfile lister in the spirit of exa, eza, lsd, pls, natls, ls-go and others. - portctl - CLI tool to manage Docker Swarm resources using Portainer API.
- runner - A tool that automates running/compiling code written in various programming languages.
- symlinker - A small Linux tool to manage symlinks.
- vast - A simple tool for vlang, generate v source file to AST json file.
- vcli - A CLI tool to generate folder structure according to the guideline
- verve - Simple and fast static file server.
- vfetch - A macOS system information fetch written in V.
- vgoogle - Make google search on the terminal.
- vindex - A simple file list server generating json strings, compatible with nginx's autoindex module.
- vinit - A tool to generate v projects.
- vLogQL - A tiny command-line utility to query LogQL APIs.
- vqrcode - CLI for creating QR Codes.
- vspect - A tool to inspect vlang source file. ( Archived )
- vzcc - A CLI cross-compiling tool based on Zig CC for V.
- v-terminal-apps - A collection of high-quality terminal applications written in V, including job planner, calculator, notes, file browser, quiz game, budget tracker, P2P chat (WIP), and Pomodoro timer.