v/vlib
..
arrays
benchmark
bitfield
builtin
cli
clipboard
compress
context vlib/context: add onecontext as submodule (#12549) 2021-12-02 11:15:07 +02:00
crypto
darwin docs: adding skeleton README.md files for all vlib modules (#13034) 2022-01-05 18:06:08 +02:00
datatypes
dl
dlmalloc
encoding
eventbus
flag
fontstash
gg tools: implement `cgen` tag for Markdown examples in `v check-md` (#13332) 2022-01-31 22:51:04 +02:00
gx
hash
io
js
jsdom
json
log
math
mssql
mysql
net
orm
os
pg
picoev
picohttpparser
rand rand: add `pub fn rand.read(mut buf []byte)` and `pub fn rand.bytes(needed int) ?[]byte{}` + tests 2022-02-06 10:54:34 +02:00
readline
regex
runtime
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.