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
- HTTP/3 (QUIC) foundation: Phase 6 (Stream layer and flow control)
- HTTP/3 (QUIC) foundation: Phase 7 (Loss detection and NewReno congestion control)
- HTTP/3 (QUIC) foundation: Phase 8 (Connection lifecycle)
- checker: for-in loop empty ranges (part. 2)
- checker: detect empty ranges with comptime constant bounds
- cgen: error when the same generic fn is instantiated with a plain `T` and with an `?T`-wrapped `T` in the same program
- HTTP/3 (QUIC) foundation: Phase 3 (packet protection and header protection)
- cgen: `?T{}` composite literal produces invalid C when generic `T` is inferred as a plain type
- cmd: validate explicit C compiler before dispatch
- CI: refactor Sanitized CI matrix and timeout policy
- Docs
- V not yet supported