Package Manager for the V Language

Instantly publish your packages and install them. Become a contributor and enhance our community with your work. Use the API to interact and find out more information about available packages.

Browse packages Submit a package 439 packages

Popular categories

insberr.vhiven

0
89
2023-05-07
XcloudFance.hashmap

0
68
2023-05-07
Omega0x013.loadingbar

0
65
2023-05-07
lobotony.ldata

0
82
2023-05-07
gaurav-gogia.filecheck

0
74
2023-05-07
islonely.hex

0
75
2023-05-07
Delta456.isthirt

0
59
2023-05-07
tleen.verbose

0
135
2023-05-07
chulinx.vttable

0
98
2023-05-07
khalyomede.html

0
74
2023-05-07
topcheese.VGOAP

This is a simple implementation of a Goal-Oriented Action Planning (GOAP) library in the V programming language. This library provides basic data structures and algorithms for representing and reasoning about goals and actions in a planning problem.

0
0
2023-08-07
reyoung.RBTree

A RedBlack Tree implementation in VLang

0
0
2023-08-22
gjones007.tsf

TinySoundFont synthesizer

0
0
2023-09-02
luizfonseca.graphql

GraphQL language parser and schema execute package. For more information see the GraphQL spec: https://graphql.org/ The library is inspired by the GraphQL.js package.

0
0
2023-09-17
trufae.mastodon

Client side Mastodon API for the V programming language

0
0
2023-08-28
prantlf.pcre2

PCRE2, a regular expression pattern matching library using the same syntax and semantics as Perl 5.

0
1
2023-08-17
ttytm.Vibe

Vibe is a request library that wraps libcurl to enable fast and reliable requests while providing a higher-level API.

0
1
2023-07-26
evowizz.vadblib

VAdbLib allows you to use ADB commands in your V language projects.

0
1
2023-08-21
impopular-guy.kdbush

A static spacial index for 2D points in V

0
1
2023-07-20
ArtemkaKun.testwrong

test

0
1
2023-05-07
holder66.vhamml

A machine learning (ML) library for classification using a nearest neighbor algorithm based on Hamming distances. You can incorporate the `VHamML` functions into your own code, or use the included Command Line Interface app (`src/vhamml.v`).

0
2
2023-09-22
luizfonseca.graphql

GraphQL language parser and schema execute package. For more information see the GraphQL spec: https://graphql.org/ The library is inspired by the GraphQL.js package.

0
0
2023-09-17
prantlf.cli

Provides shared code for writing command-line tools.

0
1
2023-09-16
medvednikov.botdetect

Detect bots via user agents and requested URLs

0
3
2023-09-16
ken0x0a.sterm

simple term lib. ### Select ```v import sterm { Selection } fn main() { mut sel := Selection{ items: ['a', 'b', 'c'] idx: 0 hide_cursor: true } sel.draw() sel.run() println('You selected "${sel.value()}"') } ```

0
1
2023-09-16
ken0x0a.dotenv

dotenv for V

0
2
2023-09-15
venyowong.args

os.args parser

0
4
2023-09-12
ysdragon.discordweb

Super simple interface to send discord messages through webhooks in vlang

0
1
2023-09-11
prantlf.dotenv

Loads and strictly parses .env file contents, sets environment variables.

0
3
2023-09-10
diamant3.vwmi

System information module based on WMI

0
17
2023-09-10