Track Awesome V Updates Daily
A curated list of awesome V frameworks, libraries, software and resources.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor · 😺 vlang/awesome-v · ⭐ 1.9K · 🏷️ Programming Languages
Oct 26, 2024
Command-line
- vin (⭐0) - A Basic Command Line Interface for V.
Oct 21, 2024
Operating systems/Kernels
- V-Unikernel (⭐14) - A unikernel is a computer program statically linked with the operating system code on which it depends.
Editor plugins / VS Code
- v-analyzer (⭐109) - Bring IDE features for the V programming language to VS Code.
Oct 20, 2024
Scientific computing
- NeuralNetworks-V-Module (⭐19) - This is a V module to create neural networks.
Oct 01, 2024
Web
- Tiniest Veb Server (⭐10) - A < 1MB static hosting web server written in V, based on
veb
. 🍃
Sep 21, 2024
Database clients
- redict (⭐0) - Client for Redict, a LGPL-3.0-only fork of Redis (compatible with Redis <=7.2.4).
Text processing
- slugify (⭐2) - Transform Unicode strings to url-friendly human-readable ASCII slugs.
- lexical_uuid (⭐4) - Lexicographically-sortable universally unique identifiers.
Utility
- dotenv (⭐1) - Loads environment variables from a .env file for development purposes.
Web
- vistas (⭐1) - Central file server API.
Aug 15, 2024
Database clients
- vduckdb (⭐27) - A DuckDB client wrapper for V.
Jul 07, 2024
Command-line
- lsv (⭐20) -
ls
file lister in the spirit of exa, eza, lsd, pls, natls, ls-go and others.
Feb 16, 2024
Database clients
- mongodb (⭐45) - MongoDB driver for V.
Jan 21, 2024
Interpreters/Compilers
- Aixt (⭐57) - Programming framework for microcontrollers based on a V-based language and written in V.
Jan 15, 2024
Utilities
- v-nodejs-addon (⭐6) - An demo of how to create a Node.js addon with V.
Jan 10, 2024
Serialization
- ini-v (⭐5) - Simple and practical module for manipulating ini/cfg file.
Operating system
- winreg (⭐5) - MS Windows Registry API. (WIP)
Utility
- json2v (⭐27) - Convert a json to a struct in Vlang.
Nov 17, 2023
Utility
- votp (⭐15) - TOTP and HOTP implementation in v.
Oct 17, 2023
Utility
- dialog (⭐22) - A cross-platform utility library to open system dialogs - open files, message boxes, color-pickers etc.
Sep 18, 2023
Discord
- discordwebhook (⭐1) - Super simple interface to send discord messages through webhooks.
Sep 17, 2023
Utility
- objc (⭐7) - V bindings to Objective-C runtime.
Sep 14, 2023
Utility
- vhs (⭐4) - Haskell prelude list functions(zip, zipwith, head, etc) implemented in V.
Sep 02, 2023
Web
- west (⭐9) - A wrapper of vweb to work in a similar way as nestjs works with modules and dependency injection.
Aug 29, 2023
Interpreters/Compilers
- cotowali (⭐612) - A statically typed scripting language that transpiles into POSIX sh.
Utilities
- emoji-mart-desktop (⭐17) - An emoji picker created with V, webview and SvelteKit.
User Interface toolkits
- V-WebUI (⭐112) - A wrapper for WebUI. A lightweight library that allows you to use any web browser as a GUI, with V in the backend and HTML5 in the frontend.
- webview (⭐58) - Bindings for webview. A tiny library to build modern cross-platform GUI applications. It allows to combine V with modern web technologies to design a graphical user interface.
Online IDEs with V / Vim
Aug 14, 2023
Database clients
- vredis (⭐7) - A simple, user-friendly, and comprehensive Redis client.
Aug 07, 2023
Games
- Puzzle Vibes (⭐15) - A jigsaw-like puzzle game written in V using
shy
.
Game development
- shy (⭐44) - A foundation that helps you being creative in V.
Jul 23, 2023
User Interface toolkits
- iUI (⭐97) - Isaiah's cross-platform GUI library for V. Inspired by the syntax of Java's Swing.
Jul 12, 2023
Editors
- polygon-editor (⭐6) - A tool to create and edit 2D polygons with sprite lookup, created in V.
Jul 08, 2023
Web
- vest (⭐3) - A REST client in V.
Jul 06, 2023
Text processing
- read_xlsx_v (⭐0) - Read xlsx using vlang.
Jun 12, 2023
Networking
- vibe (⭐26) - Request library that wraps libcurl to enable fast and reliable requests while providing a higher-level API.
Jun 08, 2023
Interpreters/Compilers
- vfuck (⭐0) - A brainfuck interpreter written in V.
May 26, 2023
Command-line
- github-releases (⭐4) - Cli tool to keep track of applications released as GitHub Release (or assets in workflow) and download them.
- vindex (⭐4) - A simple file list server generating json strings, compatible with nginx's autoindex module.
Games
- 2048 (⭐2) - A 2048 game with several types of traditional AI integrated.
- flappylearning-v (⭐36k) - A simple flappy learning demo in v.
Web
- v-admin-skeleton (⭐14) - Backend skeleton written in V.
Apr 21, 2023
Tutorials / Vim
- VOSCA Blog Tutorials - Tutorial category on VOSCA blog.
Apr 18, 2023
Command-line
- vzcc (⭐26) - A CLI cross-compiling tool based on Zig CC for V.
Apr 15, 2023
Interpreters/Compilers
- vas (⭐97) - A simple x86-64 assembler written in V.
Apr 10, 2023
Text processing
- whisker (⭐39) - Fast, robust template engine for V inspired by mustache.
Apr 03, 2023
Package managers
- vpm (⭐114) - The V language package management tool written in V.
Mar 26, 2023
Command line interface (CLI) / Terminal / Shell
- bartender (⭐48) - Customizable progress indicators for V terminal applications.
Mar 13, 2023
Web
- v-tiktok - A V library for downloading TikTok videos.
Patterns / Vim
- MVU.v (⭐5) - MVU pattern (The Elm Architecture) implemented in V programming language.
Mar 07, 2023
Graphics
- mpv-v (⭐26) - World's Simplest Video Player.
Mar 05, 2023
Discord
- kitten (⭐14) - Simple Discord API library for writing bots.
Mar 03, 2023
GitHub templates / Vim
- v-project-basement (⭐13) - A basement for every V project, that contains universal minimum GitHub CI scripts and issue templates for a V project.
Feb 17, 2023
Command-line
- vgoogle (⭐9) - Make google search on the terminal.
Feb 15, 2023
Utility
- VInstall (⭐37) - A cross-platform installer creator.
Jan 21, 2023
Programming contests / Vim
- Rosetta Code in V - Solutions for Rosetta Code in V.
Jan 15, 2023
Command-line
Jan 11, 2023
Text processing
- pcre2 (⭐5) - Library for processing PCRE regular expressions.
Jan 04, 2023
Editor plugins / VS Code
- vscode-vlang (⭐385) - V Language extension for Visual Studio Code.
Online IDEs with V / Vim
Programming contests / Vim
- Advent of Code 2022 (⭐33) - Solution of Advent of Code 2022 in V.
Dec 22, 2022
Web
- Heroku Buildpack for V (⭐2) - Deploy V apps on Heroku.
Dec 11, 2022
Text processing
- vxml - Pure V library for parsing XML to a DOM.
Utility
- ssh-config - A V library for parsing SSH config files.
Nov 21, 2022
Interpreters/Compilers
- stas (⭐56) - A stack based compiled programming language. The bootstrap compiler is written in V.
Nov 10, 2022
Text processing
- text-processing (⭐5) - V text processing library, that contains common tools to manipulate text data.
Oct 30, 2022
Editors
- vPDF (⭐80) - A module to simplify PDF file creation using the V programming language.
Web
- Gitly (⭐1.4k) - A light and fast SCM alternative to GitHub/GitLab written in V.
Oct 28, 2022
Command-line
- crepl (⭐30) - Compile and execute C code on the fly as you type it.
Oct 10, 2022
Serialization
- vgura (⭐21) - Official Gura parser for V.
Graphics
- vsl.vcl (⭐352) - VCL is a high level way of writing programs with OpenCL using V. These are highly opinionated OpenCL bindings for V. It tries to make GPU computing easy, with some sugar abstraction, V's concurrency and channels.
Scientific computing
- vsl (⭐352) - VSL is a Scientific Library with a great variety of different modules. Although most modules offer pure-V definitions, VSL also provides modules that wrap known C libraries among other backends that allow high performance computing as an alternative. Also provides opinionated wrappers for OpenBLAS, LAPACKE, MPI, OpenCL among other libraries.
- vtl (⭐148) - The V Tensor Library is a numerical computing library supporting n-dimensional data structure, backed by VSL.
Oct 04, 2022
Command-line
- HN-top (⭐22) - A simple command to list most recent news from hacker-news.
- klonol (⭐19) - CLI tool to help you "clone all" git repositories belonging to you. Works with GitHub and Gitea.
- portctl (⭐9) - CLI tool to manage Docker Swarm resources using Portainer API.
- runner (⭐24) - A tool that automates running/compiling code written in various programming languages.
- symlinker (⭐8) - A small Linux tool to manage symlinks.
- vast (⭐26) - A simple tool for vlang, generate v source file to AST json file.
- verve (⭐6) - Simple and fast static file server.
- vinit (⭐16) - A tool to generate v projects.
- vLogQL (⭐17) - A tiny command-line utility to query LogQL APIs.
- vqrcode (⭐23) - CLI for creating QR Codes.
- vspect (⭐2) - A tool to inspect vlang source file. ( Archived )
Editors
- text_editor (⭐36k) - Small text editor from the official V examples.
Games
- Boundstone (⭐60) - High Performance / Fast Compilation / Lightweight Minecraft: Bedrock Edition Server.
- Kurarin (⭐53) - osu! beatmap visualizer made in V. Example video.
- minesweeper (⭐38) - A simple Minesweeper game written in vlang.
- v-pong (⭐13) - A classic paddle game brought back to life through the power of V.
Interpreters/Compilers
- monkey_v (⭐38) - Implementation of Thorsten Ball's Monkey Language in V.
- v (⭐36k) - V itself. Simple, fast, safe, compiled language for developing maintainable software.
- vbf (⭐19) - A brainfuck interpreter/compiler.
- vcc (⭐97) - A C compiler written in V.
- Vork (⭐27) - Alternative V compiler/interpreter written in Python.
Operating systems/Kernels
- Vinix (⭐1.9k) - Small and simple OS in V. Runs bash.
Project management
- Lenra template (⭐3) - The Lenra template to write V app for Lenra platform.
- vset (⭐19) - A project setup and configuration tool for V projects.
Serialization
- vlang-yaml (⭐24) - A V-native YAML reader, incl. YAML-to-JSON converter.
Web
- vblog (⭐28) - A simple, fast and responsive blogging system.
- Vebview.JS (⭐72) - Electron/Neutralino.JS alternative written in V.
- Vieter (⭐11) - Archlinux repository server & package build system, written in V.
- Vlang Benchmarks Visualization (⭐9) - Fancy statistics and plots for Is V still fast?.
- vorum (⭐216) - Open-source blogging/forum software written in V.
- vss (⭐32) - Easy-to-use static site generator.
- VTik (⭐18) - TikTok and Twitter video downloader app (CLI / Telegram Bot).
- pico.v (⭐110) - A web server in V based on picoev and picohttpparser.
- v-jsonrpc (⭐32) - Basic JSON-RPC 2.0-compliant server written on V.
- validate (⭐20) - A simple library to validate strings in V.
- valval (⭐152) - Web framework written in V, improved by vweb.
- vcurrency (⭐8) - API wrapper (written in V) for https://api.exchangeratesapi.io.
- vex (⭐339) - Web framework written on V inspired by Express and Sinatra.
- vigest (⭐4) - Simple client for digest authentication (written in V).
- vweb (⭐36k) - V's built-in web framework. Used by Vorum.
- vxbloauth (⭐8) - A minimalistic Xbox Live authenticator for vweb.
Audio
- miniaudio (⭐50) - Bindings for the excellent miniaudio C audio library.
- vave (⭐39) - A crazy simple library for reading/writing WAV files in V. 🌊
- vspeech (⭐50) - Complete V bindings for Mozilla's DeepSpeech TensorFlow based Speech-to-Text library. 📢📜
Automation
- vrobot (⭐52) - Desktop automation for V. Only supports Windows.
Command line interface (CLI) / Terminal / Shell
- spinners (⭐20) - Create spinners in your terminal!
Database clients
- redis (⭐67) - Redis client for V, written in V.
- vmemcached (⭐11) - Memcached client for V, written in V.
- vsql (⭐46) - A sql query builder for V.
Discord
- discord.v (⭐121) - User-friendly Discord bot library.
- viscord (⭐20) - Pretty basic library for connecting to the Discord gateway.
- vord (⭐5) - Library for interacting with user account endpoints and gateway (Self-bots, custom clients, etc).
Eventing
- eventbus (⭐36k) - A simple event bus system for V.
File handling
- v-mime (⭐24) - MIME detection library for V.
- vmon (⭐35) - Asynchronously watch for file changes in a directory. The module is essentially a V wrapper for
septag/dmon
. It works for Windows, macOS and Linux.
Game development
- V_ecs (⭐17) - ECS library made in V inspired by Bevy ECS.
Graphics
- V Earcut (⭐14) - fast (real-time) polygon triangulation library based on mapbox/Earcut (⭐2.2k) to handle holes, twisted polygons, degeneracies and self-intersections.
- V_sokol_gp (⭐4) - A V wrapper for the sokol_gp library for easy and fast 2d graphics.
- viup (⭐46) - V wrapper for the C-based cross-platform UI library, IUP.
- vsdl (⭐12) - V wrapper for the C-based SDL library.
- vsdl2 (⭐45) - A libSDL2 wrapper.
IRC
- vitric (⭐3) - A transparent IRC library.
Networking
- vmq (⭐18) - V wrapper For ZMQ (aka ZeroMQ, ØMQ, 0MQ: a high-performance asynchronous messaging library).
Operating system
- vlipboard (⭐12) - An easy to use wrapper of clipboard with Wayland and Termux support.
Scientific computing
- vplot (⭐16) - V wrapper for GNU Plot (
gnuplot_i
).
Serial Communications
- vi2c (⭐13) - A tiny (wrapper) library for I2C serial communication for Linux written in V.
Telecommunications
- vagi (⭐5) - Asterisk FastAGI library in V.
Text processing
- ascii_robot (⭐13) - ASCII Robot generator written in V.
- chalk (⭐22) - Colorize strings in the terminal.
- cjson (⭐11) - Wrap cJSON for vlang.
- crayon (⭐58) - Paint your terminal output like Picasso. 🖍️🎨
- iconv (⭐6) - Wrap iconv for vlang.
- Rosie-RPL (⭐6) - A Rosie Pattern Language (RPL) implementation.
- strfmt - Tiny and fast string formatting library ideal for templating.
- v-regex (⭐15) - A simple regex library for V.
User Interface toolkits
- mui (⭐104) - A Cross-Platform UI library for Windows, Linux, Android and Web.
- V UI (⭐2.3k) - Integrated cross platform UI toolkit for Windows, macOS, Linux, Android, iOS and the web.
Utility
- range (⭐33) - Functionality of Python's range() in V.
- vdotenv (⭐35) - Support for .env files which loads environment variables.
Articles
Books
- Getting Started with V Programming - Navule Pavan Kumar Rao - Packt 2021 Dec - Introductory book on V.
Communities
Editor plugins / Atom
- language-v (⭐7) - V language support for Atom (port of vscode-vlang).
Editor plugins / Emacs
- v-mode (⭐61) - Emacs major mode for the V programming language.
- vlang-mode.el (⭐10) - Emacs major mode for the V programming language.
Editor plugins / Sublime Text 3
- sublime-v (⭐15) - Fully-featured Sublime Text 3 package for the V Programming Language.
- vlang-sublime (⭐18) - Sublime text 3 Support for the Vlang Programming Language.
Editor plugins / Vim
- v-vim (⭐177) - Support for V syntax highlighting in Vim.
- vim-v (⭐25) - Quality syntax highlighting for the V programming language.
- vim-vtools (⭐17) - V tools for Vim, including auto formatting.
Forums / Vim
GitHub actions / Vim
- action-create-v-docs - GitHub action to create documentation for V modules.
- setup-v - GitHub action to install and use V in your workflow.
Operating Systems & OS Development Examples / Vim
- Simple Linux kernel module example (⭐27) - Demonstration & test of writing a very simple Linux kernel module, using V.
Programming contests / Vim
- Advent of Code 2019 (⭐12) - Solution of Advent of Code 2019 in V.
- SoloLearn Coding Challenges (⭐14) - Implementation of the SoloLearn coding challenges in V.
Syntax highlighting / Vim
- kate-syntax-highlight-v (⭐21) - V syntax highlighting for Kate.
- scite-v-support (⭐2) - V syntax highlighting for SciTE.
Tutorials / Vim
- V by Example (⭐169) - V book as GitBook.
- V for Node Devs (⭐29) - Vlang for node js developers.
- V learning notes (⭐170) - Personal learning notes in Chinese.
Videos / Vim
Sep 23, 2022
Game development
- vraylib (⭐6) - A V wrapper for the awesome raylib library.
Jul 05, 2022
IDEs with V / Vim
May 31, 2022
Editors
- vee (⭐49) - V Editor Engine. A V module providing the guts of a text editor. Comes with a TUI editor example (⭐49).
Mar 01, 2022
Utility
- vaker (⭐18) - A light-weight compile-time-generated data faker written in V.
Jan 21, 2022
Serial Communications
- vserialport (⭐12) - V wrapper for libserialport.
- vserialx (⭐12) - A tiny (wrapper) serial communication library for Linux written in V.
Nov 11, 2021
Command line interface (CLI) / Terminal / Shell
- vesseract (⭐18) - V wrapper for Tesseract-OCR (optical character recognition).
Game development
- engine (⭐44) - WIP Vulkan in V.
Aug 29, 2021
Game development
- raylib.v (⭐65) - Updated V bindings for raylib with plans for complete cross-platform support.
- vraylib (⭐49) - V wrapper (bindings) for raylib, the C game development framework.
Operating system
- mmap (⭐6) - Provide native V-lang support for memory-mapping on Linux and Windows.
May 29, 2021
Command line interface (CLI) / Terminal / Shell
- progressbar (⭐30) - An easy to use V library for creating progress bars in cli.
- termtable (⭐43) - V Terminal Tables: Simple and highly customizable library to display tables in the terminal.
- vargs (⭐38) - V library for parsing arguments from argv-like arrays. ( Archived )
Apr 02, 2021
Serialization
- v-toxml (⭐9) - XML Serialization library for V.
Dec 30, 2020
Graphics
- vRayTracer (⭐48) - A simple ray tracer written in V.
Oct 01, 2020
Editors
- ved (⭐1.4k) - 1 MB text editor written in V with hardware accelerated text rendering. Compiles in <1s.
Sep 24, 2020
Serialization
- vproto (⭐51) - Protobuf compiler and runtime in V.
Jun 09, 2020
Telegram
- vgram (⭐145) - Telegram bot library.
Feb 24, 2020
Command line interface (CLI) / Terminal / Shell
- lol (⭐16) - V version of lolcat (text/character rainbowizer).
Jan 25, 2020
User Interface toolkits
- vgtk3 (⭐59) - A wrapper for GTK3 in V.
Jan 13, 2020
Command line interface (CLI) / Terminal / Shell
- boxx (⭐98) - Create highly customizable terminal boxes that also look great! 📦
Operating system
- clipboard (⭐36k) - V module for interacting with the OS clipboard. Fully cross-platform.
User Interface toolkits
- vig (⭐52) - Bindings for Dear ImGui (⭐61k) GUI toolkit.
- vnk (⭐47) - Bindings for Nuklear (⭐14k) GUI toolkit.