Package Manager for the V Language

Discover new packages from open-source collaborators. Become a contributor and enhance our community with your work. It's all about exploring, learning, and growing together.

Popular categories

5quirre1.question

makes user input easier for questions or smth LOL

last Aug 25
0
0

siguici.vml

A lightweight functional HTML builder. Unlike traditional template engines that compile templates, VML works as a runtime builder that allows you to construct HTML documents, components, and directives programmatically with minimal boilerplate.

last Aug 18
0
11

siguici.vlex

A lightweight and flexible lexer for Vlang.

last Aug 12
0
0

blackshirt.curve448

Curve448 is a high-security elliptic curve cryptography (ECC) curve, designed for use with the Elliptic Curve Diffie-Hellman (ECDH) key exchange scheme. It offers a security level equivalent to 224 bits, making it suitable for applications requiring strong encryption and secure communication.

last Aug 6
0
3

siguici.viv

A modular, full-featured, developer-first web framework, with built-in auth & RBAC, and an expressive ORM.

last Aug 5
0
33

gechandesu.xmlencoder

An experimental XML encoder for V

last Aug 2
0
0

KingBes.libgo

Golang library

last Aug 2
0
9

D4MI4NX.zip

A WIP module for creating ZIP archives

last Aug 1
0
2

fleximus.argon2

Argon2 password hashing library (RFC 9106 compliant)

last Jul 19
0
5

EmmaTheMartian.von

# Von - Veasally Object Notation Von is yet another <language>-y object notation language, but this time for Vlang. Von's is also *fast*: ``` $ sh benchmark.sh Benchmark: 100000 runs on dataset.von Total Runtime: 34:08.589 Average Runtime: 20.485ms $ du dataset.von -h 168K dataset.von ``` This benchmark ran over the course of 34 minutes parsing a 11K LOC Von 100k times. The file contained "bells and whistles" in the syntax (commas, map type declarations, etc) to make it a little more tough on the parser. This was compiled **without optimizations**. To run the benchmark for yourself, clone the repo and `cd benchmark`, then run `benchmark.sh`. It will take a *while* by default. If you want to speed it up, you can reduce the amount of test iterations in `benchmark.vsh` or make the

last Jul 18
0
2
nikeedev.scratchy

Scratchy - Get Scratch info about users or projects Using Scratch API for getting information about a user or a project Also using Scratch's session server, you can login using a token (that will be retrieved trough the session server, to get more info like if you're a new Scratcher, or if you are banned (but are you...?)

1 year ago
0
309296

vsl

V Scientific Library

2 years ago
0
258648

lv37.utils

Utility functions for V

1 year ago
0
240097

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.

1 year ago
0
237714

herudi.vjs

V bindings to quickjs javascript engine. Run JS in V.

1 year ago
0
191192

ui

2 years ago
0
190168

markdown

2 years ago
0
131930

duarteroso.glfw

GLFW bindings

2 years ago
0
115567

vtl

2 years ago
0
114674

Terisback.discordv

2 years ago
0
101703
5quirre1.question

makes user input easier for questions or smth LOL

last Aug 25
0
0

siguici.vml

A lightweight functional HTML builder. Unlike traditional template engines that compile templates, VML works as a runtime builder that allows you to construct HTML documents, components, and directives programmatically with minimal boilerplate.

last Aug 18
0
11

siguici.vlex

A lightweight and flexible lexer for Vlang.

last Aug 12
0
0

blackshirt.curve448

Curve448 is a high-security elliptic curve cryptography (ECC) curve, designed for use with the Elliptic Curve Diffie-Hellman (ECDH) key exchange scheme. It offers a security level equivalent to 224 bits, making it suitable for applications requiring strong encryption and secure communication.

last Aug 6
0
3

siguici.viv

A modular, full-featured, developer-first web framework, with built-in auth & RBAC, and an expressive ORM.

last Aug 5
0
33

gechandesu.xmlencoder

An experimental XML encoder for V

last Aug 2
0
0

KingBes.libgo

Golang library

last Aug 2
0
9

D4MI4NX.zip

A WIP module for creating ZIP archives

last Aug 1
0
2

fleximus.argon2

Argon2 password hashing library (RFC 9106 compliant)

last Jul 19
0
5

EmmaTheMartian.von

# Von - Veasally Object Notation Von is yet another <language>-y object notation language, but this time for Vlang. Von's is also *fast*: ``` $ sh benchmark.sh Benchmark: 100000 runs on dataset.von Total Runtime: 34:08.589 Average Runtime: 20.485ms $ du dataset.von -h 168K dataset.von ``` This benchmark ran over the course of 34 minutes parsing a 11K LOC Von 100k times. The file contained "bells and whistles" in the syntax (commas, map type declarations, etc) to make it a little more tough on the parser. This was compiled **without optimizations**. To run the benchmark for yourself, clone the repo and `cd benchmark`, then run `benchmark.sh`. It will take a *while* by default. If you want to speed it up, you can reduce the amount of test iterations in `benchmark.vsh` or make the

last Jul 18
0
2