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
- Follow-up: design a V-native assembler (#28447)
- Plan: pure-V OpenSSL-compatible crypto with measured performance (#28447)
- fails to compile because of a missing field?
- asm: roadmap for hand-written crypto kernels — in-asm control flow, SIMD-scale blocks, whole-function asm
- `v3: `make`/`v self` fails to build `cmd/v` with GCC — "initializer element is not constant" in generated C`
- v3: self-built compiler (#28378) crashes on `import net.http`; V3 cannot build net.http on glibc 2.43 / gcc 16, previously masked by the V1 fallback
- Segfault in union-implementing-interface: uninitialized interface tag causes dereference of raw union bits
- Memory leak during V self-compilation and so on
- net.ssl/net.mbedtls/net.quic: no default CA trust store — HTTPS/HTTP-3 requests without explicit verify: always fail cert verification
- [Feature] Enhance V's Interoperability with C++ (Beyond extern "C" Wrappers)
- Docs
- V not yet supported