v/vlib
..
arrays
benchmark
bitfield
builtin
cli fmt: remove space in front of ? and ! (#14366) 2022-05-13 10:10:39 +02:00
clipboard
compress
context
crypto
darwin
datatypes
dl
dlmalloc
encoding
eventbus
flag
fontstash
gg
gx
hash all: ~500 more byte=>u8 2022-04-17 12:14:29 +02:00
io
js
jsdom
json
log log: update Logger interface, so that Log is usable even as a Logger instance; add a test to ensure it (#13376) 2022-02-05 22:09:55 +02:00
math math: cbrt fix (#14395) 2022-05-17 10:03:11 +02:00
mssql
mysql
net
orm
os
pg
picoev
picohttpparser
rand
readline
regex
runtime
semver
sokol fmt: remove space in front of ? and ! (#14366) 2022-05-13 10:10:39 +02:00
sqlite
stbi
strconv
strings Revert "strings: reduce time spent in Builder.writeln (very frequently called)" 2022-05-13 10:10:37 +02:00
sync
szip
term
time
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.