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
- v2: implement native x64 backend, part 3
- cgen error when compiling with `-d use_libbacktrace`
- Misleading `v_stable_sort` appears in backtraces
- `orm.Connection` interface lacks `exec()` method, forcing raw SQL execution to bypass the interface
- net.http: add connection-pooling Transport with HTTP/1.1 keep-alive
- builtin: fix compiling with tcc showing v_stable_sort for all frames
- x.json2: RFC compliance, more tests
- net.http: add multiplexed HTTP/2 client connection (H2MuxConn)
- orm: add execute method to Connection interface for raw SQL queries
- panic doesn't termiante execution
- Docs
- V not yet supported