v/vlib
yuyi 9c7da323f1
checker: check error for arguments of array.contains() (#14102)
2022-04-21 10:34:33 +02:00
..
arrays
benchmark
bitfield
builtin builtin: compile the gc statically by default (#14063) 2022-04-19 12:42:43 +02:00
cli
clipboard
compress
context
crypto
darwin
datatypes datatypes.fsm: add a fsm_graph.v tool (#13723) 2022-03-13 11:40:03 +02:00
dl
dlmalloc
encoding
eventbus
flag
fontstash
gg
gx
hash
io
js
jsdom
json net: byte fixes 2022-04-17 12:14:28 +02:00
log
math
mssql
mysql ci: fix failing tests for mysql, crypto.rc4, strings 2022-04-17 12:14:30 +02:00
net
orm
os
pg
picoev
picohttpparser
rand
readline all: ~500 more byte=>u8 2022-04-17 12:14:29 +02:00
regex
runtime
semver
sokol
sqlite
stbi all: ~500 more byte=>u8 2022-04-17 12:14:29 +02:00
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.