awesome-v
A curated list of awesome V frameworks, libraries, software and resources.
https://github.com/vlang/awesome-v
Last synced: 11 days ago
JSON representation
-
Applications
-
Build Systems
-
Command-line
- crepl - Compile and execute C code on the fly as you type it.
- 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 - `ls` file 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](https://blog.vlang.io/the-complete-beginners-guide-to-cli-apps-in-v/)
- verve - Simple and fast static file server.
- 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.
- vin - A Basic Command Line Interface for V.
- vfetch - A macOS system information fetch written in V.
- fdup - Find and remove duplicate files.
- 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.
- symlinker - A small Linux tool to manage symlinks.
- zilch - An entertaining and amusing simulation of an installer.
- amdim - Make your screen dimmer than 0%.
- mimicfs - An FS that encrypts your app data and keeps them on RAM (with a backup).
- mushroomtek - Don't worry about the grid, you are just a radius (Anti-IMSI catcher/Anti-Triangulation...).
- stripshot - Strips device/OS fingerprints from screenshots.
- timingless - A SOCKS5 proxy that sits between your applications and Tor, enforcing constant bandwidth to defeat traffic timing analysis.
- vlsh - *nix Shell written in V (pipes, plugins, mux mode, etc).
- dnshammer - A covert communication channel that encodes data into DNS cache timing differences.
- sockslender - A lightweight, blazing-fast SOCKS5 proxy failover tool written in V.
- envelop - Generates background HTTP HEAD requests to obfuscate real web traffic.
- minimax-v - Local AI Agent runtime implemented in the V language.
- pfjson - A CLI tool to convert OpenBSD Packet Filter configuration files (`pf.conf`) to JSON and vice versa.
- v_llama_cpp - Lightweight V wrapper for Llama.cpp, enabling efficient LLM execution.
- vfc - A simple TUI file manager, made with V.
- vsqlite - SQLite CLI and module replacement written in pure V.
- PhoneSnatchProof - An FS that encrypts your app data and keeps them on RAM (with a backup).
- vinit - A tool to generate v projects.
-
Editors
- text_editor - Small text editor from the official V examples.
- polygon-editor - A tool to create and edit 2D polygons with sprite lookup, created in V.
- ved - 1 MB text editor written in V with hardware accelerated text rendering. Compiles in <1s.
- vee - V Editor Engine. A V module providing the guts of a text editor. Comes with a [TUI editor example](https://github.com/Larpon/vee/blob/master/examples/tuieditor/).
- vPDF - A module to simplify PDF file creation using the V programming language.
- volt - Aims to be a fully featured text editor written entirely in Vlang.
- lilly - TUI editor and VIM/Neovim alternative.
- vro - <0.5MB micro-inspired basic text editor. Compatible with Micro's YAML syntax highlighting.
-
Games
- flappylearning-v - A simple flappy learning demo in v.
- 2048 - A 2048 game with several types of traditional AI integrated.
- Boundstone - High Performance / Fast Compilation / Lightweight Minecraft: Bedrock Edition Server.
- Kurarin - osu! beatmap visualizer made in V. [Example video](https://p153.p0.n0.cdn.getcloudapp.com/items/6quvQjb5/ce3ea737-eb29-4b8c-a5f3-65a804a2f56f.mp4).
- minesweeper - A simple Minesweeper game written in vlang.
- Puzzle Vibes - A jigsaw-like puzzle game written in V using `shy`.
- v-pong - A classic paddle game brought back to life through the power of V.
- Kurarin - osu! beatmap visualizer made in V. [Example video](https://p153.p0.n0.cdn.getcloudapp.com/items/6quvQjb5/ce3ea737-eb29-4b8c-a5f3-65a804a2f56f.mp4).
- v-pong - A classic paddle game brought back to life through the power of V.
- vchess - Chess game written in V programming language.
-
Graphics
- mpv-v - World's Simplest Video Player.
- vRayTracer - A simple ray tracer written in V.
- vpaint - MS-Paint alternative written in V.
-
Interpreters/Compilers
- stas - A stack based compiled programming language. The bootstrap compiler is written in V.
- Aixt - Programming framework for microcontrollers based on a V-based language and written in V.
- cotowali - A statically typed scripting language that transpiles into POSIX sh.
- monkey_v - Implementation of [Thorsten Ball's Monkey Language](https://interpreterbook.com/) in V.
- v - The language V itself. Simple, fast, safe, compiled language for developing maintainable software.
- vas - A simple x86-64 assembler written in V.
- vbf - A brainfuck interpreter/compiler.
- vfuck - A brainfuck interpreter written in V.
- vcc - A C compiler written in V.
- Vork - Alternative V compiler/interpreter written in Python.
- papyrus-compiler - Open-source compiler for Bethesda's Papyrus scripting language (Skyrim SE/AE).
- vbf - A brainfuck interpreter/compiler.
-
Operating systems/Kernels
- Vinix - Small and simple OS in V. Runs bash.
- V-Unikernel - A unikernel is a computer program statically linked with the operating system code on which it depends.
-
Package managers
- vpm - The V language package management tool written in V.
-
Project management
- Lenra template - The Lenra template to write V app for Lenra platform.
- vset - A project setup and configuration tool for V projects.
- Lenra template - The Lenra template to write V app for Lenra platform.
-
Serialization
- ini-v - Simple and practical module for manipulating ini/cfg file.
- v-toxml - XML Serialization library for V.
- vgura - Official Gura parser for V.
- vlang-yaml - A V-native YAML reader, incl. YAML-to-JSON converter.
- vproto - Protobuf compiler and runtime in V.
- maple - A very simple key-value config format wrote in V.
- ini-v - Simple and practical module for manipulating ini/cfg file.
-
Utilities
- emoji-mart-desktop - An emoji picker created with V, webview and SvelteKit.
- v-nodejs-addon - An demo of how to create a Node.js addon with V.
- boj-server - Unified developer tool server using V for the network adapter layer. Exposes REST (port 7700), gRPC (7701), and GraphQL (7702) from a single V codebase. 18 capability cartridges loaded via Zig FFI with Idris2-verified interfaces.
- qptorrent - A minimal GUI/CLI BitTorrent client written in V + vlang/gui.
- raur - Simple Arch User Repository (AUR) helper coded in Vlang.
- unix-emulators-win - Collection of 16 UNIX utilities rewritten in V for Windows.
-
Web
- Gitly - A light and fast SCM alternative to GitHub/GitLab written in V.
- Heroku Buildpack for V - Deploy V apps on Heroku.
- v-admin-skeleton - Backend skeleton written in V.
- vblog - A simple, fast and responsive blogging system.
- Vebview.JS - Electron/Neutralino.JS alternative written in V.
- Vieter - Archlinux repository server & package build system, written in V.
- Vlang Benchmarks Visualization - Fancy statistics and plots for *[Is V still fast?](https://fast.vlang.io/)*.
- vorum - Open-source blogging/forum software written in V.
- vss - Easy-to-use static site generator.
- VTik - TikTok and Twitter video downloader app (CLI / Telegram Bot).
- Tiniest Veb Server - A < 1MB static hosting web server written in V, based on `veb`. 🍃
- Mantis - A web framework written in V.
- rr-dl - Royal-Road Novel downloader.
- v-vite starter - A starter kit for Veb applications, preconfigured with Vite.js.
- Vieter - Arch Linux repository server & package build system, written in V.
- vss - Easy-to-use static site generator.
- highlighter - Inject syntax highlighting into HTML files at build time, or via the CLI tool.
- gitval - A static site generator for Git repositories, written in V.
- Verne - The other static site generator named after a famous French author.
- vico_bot - Lightweight self-hosted AI chatbot with persistent memory and tool calling.
- Mustela - Ultra-high-performance static site generator (SSG) engineered for speed (>9,000 pages/sec) and total data sovereignty.
- VTik - TikTok and Twitter video downloader app (CLI / Telegram Bot).
-
-
Libraries
-
Audio
-
Automation
- vrobot - Desktop automation for V. Only supports Windows.
- v-webdriver - A V language implementation of the W3C WebDriver protocol for browser automation.
- v-webdriver - A V language implementation of the W3C WebDriver protocol for browser automation.
-
Command line interface (CLI) / Terminal / Shell
- bartender - Customizable progress indicators for V terminal applications.
- boxx - Create highly customizable terminal boxes that also look great! 📦
- lol - V version of lolcat (text/character rainbowizer).
- progressbar - An easy to use V library for creating progress bars in cli.
- spinners - Create spinners in your terminal!
- termtable - V Terminal Tables: Simple and highly customizable library to display tables in the terminal.
- vargs - V library for parsing arguments from argv-like arrays. ( Archived )
- vesseract - V wrapper for Tesseract-OCR (optical character recognition).
- vesseract - V wrapper for Tesseract-OCR (optical character recognition).
- bartender - Customizable progress indicators for V terminal applications.
- vesseract - V wrapper for Tesseract-OCR (optical character recognition).
-
Database clients
- mongodb - A MongoDB driver for V.
- redis - Connect and interface with Redis-compatible databases.
- redis - A Redis client for V, written in V.
- vmemcached - Memcached client for V, written in V.
- vredis - A simple, user-friendly, and comprehensive Redis client.
- vsql - A sql query builder for V.
- vduckdb - A DuckDB client wrapper for V.
- redict - Client for Redict, a LGPL-3.0-only fork of Redis (compatible with Redis <=7.2.4).
- firebird - Client for Firebird SQL.
-
Discord
- discord.v - User-friendly Discord bot library.
- discordwebhook - Super simple interface to send discord messages through webhooks.
- viscord - Pretty basic library for connecting to the Discord gateway.
- vord - Library for interacting with user account endpoints and gateway (Self-bots, custom clients, etc).
- kitten - Simple Discord API library for writing bots.
-
Eventing
- eventbus - A simple event bus system for V.
-
File handling
-
Game development
- engine - WIP Vulkan in V.
- raylib.v - Updated V bindings for [raylib](https://www.raylib.com) with plans for complete cross-platform support.
- shy - A foundation that helps you being creative in V.
- V_ecs - ECS library made in V inspired by Bevy ECS.
- vraylib - A V wrapper for the awesome raylib library.
- vraylib - V wrapper (bindings) for raylib, the C game development framework.
- chipmunk2d - V wrapper of the Chipmunk2D physics library.
- wren - V wrapper around the excellent Wren scripting language.
- engine - WIP Vulkan in V.
- sdl2test - Exhaustive suite of tests and examples for SDL2 with V.
-
Graphics
- vsl.vcl - 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.
- V Earcut - fast (real-time) polygon triangulation library based on [mapbox/Earcut](https://github.com/mapbox/earcut) to handle holes, twisted polygons, degeneracies and self-intersections.
- V_sokol_gp - A V wrapper for the sokol_gp library for easy and fast 2d graphics.
- viup - V wrapper for the C-based cross-platform UI library, IUP.
- vsdl - V wrapper for the C-based SDL library.
- vsdl2 - A libSDL2 wrapper.
- vbmp - Read and write bitmap files.
- sdl - Official SDL2 & SDL3 bindings for V.
- sgldraw - An experimental real-time vector render V module based on `sokol.sgl`.
- voronoi - V wrapper of [JCash/voronoi](https://github.com/JCash/voronoi).
- vqoi - V: QOI - The "Quite OK Image" format for fast, lossless image compression.
- svgg - V module to load and resterize svg file into `gg.Image` object.
- vsl.vcl - 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.
- vglyph - High-performance text rendering engine for the V programming language, built on Pango, FreeType, and Sokol.
-
Interoperability
-
IRC
- vitric - A transparent IRC library.
-
Networking
- vibe - Request library that wraps libcurl to enable fast and reliable requests while providing a higher-level API.
- vmq - V wrapper For [ZMQ](https://zeromq.org/) (aka ZeroMQ, ØMQ, 0MQ: a high-performance asynchronous messaging library).
- netaddr - IPv4, IPv6 and MAC (EUI-48, EUI-64) addresses manipulation library.
- v-grpc - gRPC and Protobuf support for V with Idris2 ABI proofs and Zig FFI.
- netio - Low-level networking library for V that gives more control over sockets.
- vibe - Request library that wraps libcurl to enable fast and reliable requests while providing a higher-level API.
-
Operating system
- clipboard - V module for interacting with the OS clipboard. Fully cross-platform.
- mmap - Provide native V-lang support for memory-mapping on Linux and Windows.
- vlipboard - An easy to use wrapper of clipboard with Wayland and Termux support.
- winreg - MS Windows Registry API. (WIP)
- vlipboard - An easy to use wrapper of clipboard with Wayland and Termux support.
- winreg - MS Windows Registry API. (WIP)
-
Scientific computing
- vplot - V wrapper for GNU Plot (`gnuplot_i`).
- vsl - A Scientific Library with a great variety of different modules. Although most modules offer pure-V definitions, it 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 - The V Tensor Library is a numerical computing library supporting n-dimensional data structure, backed by VSL.
- NeuralNetworks-V-Module - This is a V module to create neural networks.
- vstats - A dependency-free Linear Algebra, Statistics, and Machine Learning library written from scratch in V.
-
Serial Communications
- vi2c - A tiny (wrapper) library for I2C serial communication for Linux written in V.
- vserialport - V wrapper for [libserialport](https://sigrok.org/wiki/Libserialport).
- vserialx - A tiny (wrapper) serial communication library for Linux written in V.
-
Programming Languages
Categories
Sub Categories
Web
42
Command-line
40
Text processing
18
Graphics
17
Utility
15
Interpreters/Compilers
12
Editor plugins
12
Command line interface (CLI) / Terminal / Shell
11
Games
10
Game development
10
Database clients
9
User Interface toolkits
9
Editors
8
Tutorials
7
Serialization
7
Online IDEs with V
6
Networking
6
Operating system
6
Utilities
6
Discord
5
Programming contests
5
Scientific computing
5
Audio
4
Videos
4
Project management
3
Operating Systems & OS Development Examples
3
Interoperability
3
Automation
3
Build Systems
3
Serial Communications
3
GitHub Actions
2
File handling
2
Articles
2
Forums
2
IDEs with V
2
Syntax highlighting
2
Telegram
2
Operating systems/Kernels
2
GitHub templates
1
Package managers
1
IRC
1
Books
1
Communities
1
Eventing
1
Patterns
1
Telecommunications
1
Keywords
vlang
110
v
82
vlang-module
17
cli
10
vlang-library
9
linux
8
vlang-package
7
wrapper
7
windows
7
ui
6
gui
6
terminal
6
macos
6
web
6
compiler
5
language
5
cross-platform
5
module
4
bindings
4
programming-language
4
syntax-highlighting
4
http
4
audio
3
c
3
gtk3
3
v-language
3
library
3
interpreter
3
parser
3
editor
3
2d
3
webview
3
webview2
3
web-framework
3
game-development
2
command-line
2
gamedev
2
v-module
2
snippets
2
vweb
2
vlang-tool
2
machine-learning
2
console
2
deepspeech
2
vvrap
2
miniaudio
2
ascii
2
audio-library
2
discord
2
webapp
2