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
- New syntax for declaring `mut` and `pub` struct fields
- checker: reject unresolved types used in interface `match`/`is` branches
- HTTP/3 (QUIC) support for net.http
- [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)
- examples/1brc: 1.5-1.7s under Windows 11 wsl
- feat(net, veb): add OpenSSL-based HTTPS server support
- cgen: use .incbin assembler directives for $embed_file, eliminate the 5MB limit
- x86-64 backend compatible with Mac OS 10.4
- Docs
- V not yet supported