v/vlib
Larpon 41b9b2988a
examples: add port of simple triangle sokol sample (#13298)
2022-01-27 21:16:00 +02:00
..
arrays
benchmark
bitfield
builtin builtin: cleanup [trusted] tags for C function declarations 2022-01-25 19:31:40 +02:00
cli
clipboard
compress
context
crypto
darwin
datatypes
dl
dlmalloc
encoding
eventbus
flag
fontstash
gg
gx
hash
io docs: adding skeleton README.md files for all vlib modules (#13034) 2022-01-05 18:06:08 +02:00
js
jsdom
json
log
math
mssql
mysql mysql: always use `#include <mysql.h>`, rely on pkgconfig to get the correct include folder 2021-10-23 21:22:10 +03:00
net
orm
os
pg
picoev
picohttpparser
rand
readline
regex
runtime
semver
sokol
sqlite
stbi
strconv
strings
sync
szip
term term.ui: add support for multi byte/UTF-8 events (#13274) 2022-01-25 14:46:48 +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.