v/vlib
pancake b20c911d3e
native: generate relocatable ELFs and support relative strings (#13671)
2022-03-07 18:24:01 +02:00
..
arrays
benchmark
bitfield
builtin all: replace "NB:" with "Note:" (docs/comments) 2022-03-06 20:01:22 +03:00
cli
clipboard
compress
context vlib/context: add onecontext as submodule (#12549) 2021-12-02 11:15:07 +02:00
crypto
darwin
datatypes
dl
dlmalloc
encoding
eventbus
flag
fontstash docs: adding skeleton README.md files for all vlib modules (#13034) 2022-01-05 18:06:08 +02:00
gg
gx
hash
io
js
jsdom
json
log
math
mssql
mysql
net
orm
os all: replace "NB:" with "Note:" (docs/comments) 2022-03-06 20:01:22 +03:00
pg
picoev
picohttpparser
rand
readline
regex
runtime
semver
sokol
sqlite
stbi
strconv
strings
sync
szip
term docs: change term.input to term.ui in vlib/term/README.md 2022-03-06 15:50:22 +02:00
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.