v/vlib
Ekopalypse 2027a1969b
v.builder: harmonise the default settings of the different Windows compilers (#14314)
2022-05-06 19:28:13 +03:00
..
arrays
benchmark
bitfield
builtin
cli
clipboard
compress
context
crypto
darwin
datatypes
dl
dlmalloc
encoding
eventbus
flag
fontstash
gg
gx
hash
io
js
jsdom
json
log
math time: add custom formatter (#14202) 2022-04-29 15:57:08 +03:00
mssql
mysql
net
orm
os
pg
picoev
picohttpparser
rand
readline
regex
runtime runtime: simplify nr_cpus 2022-01-19 19:29:29 +02:00
semver
sokol
sqlite
stbi
strconv
strings
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.