v
https://github.com/vlang/v
V
Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
V not yet supported10 Subscribers
Add a CodeTriage badge to v
Help out
- Issues
- $embed_file() as standalone statement generates invalid C
- [Compiler Bug] $dbg outside of a function generates invalid C
- fix standalone comptime diagnostics
- [Feature Request]Shared connection pool on top of the existing db.Driver abstraction
- [Feature Request] vlib/db/redis — large gap in data structure coverage and production features
- cgen,builder,markused,vcache: make -usecache correct for multi-module builds (fix #27592)
- v3: fix self-host convergence; cgen: fix `?T == ?T` option equality
- `-usecache` link failure on the clang/gcc backend (macOS arm64): duplicate `__global` symbols (g_autostr_*_stack) from cached builtin.o
- examples/1brc: 1.5-1.7s under Windows 11 wsl
- db.mysql: Add local_infile option to Config for LOAD DATA LOCAL INFILE support.
- Docs
- V not yet supported