vlang
There are 579 repositories under vlang topic.
larpon/shy
Helps you being creative in V
kjlaw89/viup
A V wrapper for the cross-platform UI library, IUP.
lydiandy/vsql
A sql query builder for V
LouisSchmieder/Varekat
A game engine with multiple backends, written in V
vlang/playground
V Playground: run, edit, share V code online
serkonda7/termtable
Simple and highly customizable library to display tables in the terminal.
felipensp/vtcc
TCC compiler translated to V lang
hungrybluedev/whisker
V project for supporting whisker, a descendent of the Mustache template language.
thecodrr/vave
🌊 A crazy simple library for reading/writing WAV files in V. Zero dependencies, 100% cross-platform.
ali-furkan/minesweeper-v
Minesweeper Written in Vlang
Delta456/monkey_v
[WIP] Implementation of Monkey :monkey: Language in V
nedpals/vargs
Simple argument parsing library for V.
KeyWeeUsr/the-book-of-v
An introduction to the V language for beginners
larpon/vmon
An asynchronous directory file change watcher module for Windows, macOS and Linux wrapped for V
zztkm/vdotenv
Which loads env vars from a .env file.
alexfrancow/offensive-vlang
POCs to test Vlang in cybersecurity aspects.
Delta456/range
Functionality of Python's range() in V
l1mey112/jitcalc
jitcalc is a calculator written in the V programming language that evaluates expressions by creating x86_64 programs at runtime.
qtc-de/rpv
rpv is a v library for analyzing RPC servers and interfaces on the Windows operating system
nedpals/v-jsonrpc
Basic JSON-RPC 2.0-compliant server written on V.
veltiosoft/vss
Easy-to-use static site generator
rodabt/vduckdb
A blazing-fast DuckDB wrapper built with the V language, making it easier to leverage its power in your projects.
shellbear/v-regex
A simple regex library for V
felipensp/vvm
Experimental Register-based Virtual Machine for V Lang
Thigidu/vlang-for-nodejs-developers
V lang for nodejs developers
Ddiidev/Json2V
Convert a json to a struct in Vlang
elliotchance/reflect
🪞 Runtime reflection for V (vlang)
Itay2805/Vork
A V compiler and interpreter
RustemB/rosetta-code-v
Solutions for Rosetta Code in V
spytheman/simple_kernel_module_in_v
An example of writing an external, simple Linux kernel module, in V.
ttytm/vibe
Vibe is a request library for V. It utilizes a libcurl binding to enable fast and reliable requests while providing a higher-level API.
xjunko/mpv-v
Basic video player in V using mpv and gg!!
lydiandy/vast
A simple tool for vlang, generate v source file to AST json file
malisipi/vzcc
Zig CC for V
cheap-glitch/vim-v
🎨 Quality syntax highlighting and support for the V programming language.
qtc-de/rpv-web
rpv-web is a browser based frontend for the rpv library