vlang-module
There are 104 repositories under vlang-module topic.
malisipi/mui
A Cross-Platform UI Library
patrickpissurno/vredis
Redis client for V, written in V
larpon/miniaudio
VVrap of the excellent miniaudio C audio library
kjlaw89/viup
A V wrapper for the cross-platform UI library, IUP.
zztkm/vdotenv
Which loads env vars from a .env file.
larpon/vmon
An asynchronous directory file change watcher module for Windows, macOS and Linux wrapped for V
elliotchance/reflect
🪞 Runtime reflection for V (vlang)
jdonnerstag/vlang-yaml
YAML reader in native Vlang
larpon/jni
V wrapper around the C Java Native Interface
OdaiGH/votp
otp module for v, written in v
duarteroso/glfw
GLFW bindings for the V language
lainq/vinit
Vinit is a command-line tool to generate V projects and run scripts written in V
nedpals/jisoni
A native JSON parser written in pure @vlang/v
SheatNoisette/vmujs
MuJS Binding for V/Vlang
ifndev/v-fancy-logs
Logging levels with colors, in a simple v module !
lazalong/minicoro
V wrapper of Edubart's minicoro - A cross-platform coroutine library
fleximus/vdns
vdns is a native DNS library written in V
kjlaw89/vsdl
A V SDL2 Wrapper
mvenditto/v-python
Python/C API wrapper for developing modules / embedding Python in V. Experimental.
invipal/nanoid
V implementation of NanoID
islonely/mouse
GET and SET mouse position in V.
pisaiah/java2v
A Java to V translator/transpiler.
xy3/v-password-validator
Validate the Strength of a Password in V
blackshirt/asn1
Abstract Syntax Notation One (ASN.1) module in pure V Language
RGBCube/chatgpt.v
A ChatGPT wrapper for the V programming language.
SheatNoisette/bloomfilter
A Bloom Filter implementation made in V
ulises-jeremias/rxv
Reactive Extensions for the V language.
xiusin/vredis
The Redis client is a software tool that allows you to connect to a Redis database over the network, send commands, and receive responses.
jdonnerstag/vlang-rosie
Native V-lang implementation of Rosie-RPL. Rosie is a pattern language (RPL for short). A little bit like regex, but aiming to solve several of the regex issues.
nedimf/vmob
Vmob is CLI tool that cross compiles V written module for use in iOS/Android targets trough C layer
ArtemkaKun/MVU.v
MVU pattern (The Elm Architecture) implemented in V programming language
ArtemkaKun/text-processing
V text processing library, that contains common tools to manipulate text data
brys0/couchdb-v
A CouchDB client for V/Vlang.
eludris-community/eludris.v
The V wrapper for Eludris?
jeffangelion/vimage
V image manipulation library
srackham/pcre2
A V library for processing PCRE regular expressions