v/vlib
..
arrays
benchmark
bitfield
builtin
cli
clipboard
compress
context
crypto
darwin
datatypes
dl
dlmalloc
encoding
eventbus
flag
fontstash
gg fmt: remove space in front of ? and ! (#14366) 2022-05-13 06:56:21 +03:00
gx
hash
io
js
jsdom
json
log
math crypto.md5: improve performance of md5.blockblock_generic 2022-06-05 11:12:10 +02:00
mssql
mysql
net
orm
os os: add existing_path function (#14536) 2022-06-05 11:12:10 +02:00
pg
picoev
picohttpparser
rand
readline
regex
runtime
semver
sokol
sqlite
stbi
strconv
strings Revert "strings: reduce time spent in Builder.writeln (very frequently called)" 2022-05-11 09:19:37 +03:00
sync
szip
term
time time: simplify some very commonly used t.format methods 2022-05-25 12:55:00 +02:00
toml
v
vweb
x
.vdocignore
README.md

README.md

vlib Documentation

vlib is the term for all modules included by default with V and maintained as part of the V source code repository.

Some included modules depend on third party libraries, and these are kept separate in the thirdparty directory at the root level of the source repository.