Skip to content
@vlang

The V Programming Language

Simple, fast, safe, compiled language for developing maintainable software

Pinned Loading

  1. vPublic

    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

    V 35.7k 2.2k

  2. uiPublic

    A cross-platform UI library written in V

    V 2.3k 154

  3. awesome-vPublic

    A curated list of awesome V frameworks, libraries, software and resources.

    1.9k 121

  4. vinixPublic

    Vinix is an effort to write a modern, fast, and useful operating system in the V programming language

    V 1.9k 118

Repositories

Showing 10 of 72 repositories
  • v Public

    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

  • vc Public

    V compiler's source translated from V to C

    C 211 43 2 0 UpdatedOct 7, 2024
  • docs Public
    HTML 14 4 5 1 UpdatedOct 7, 2024
  • website Public
    HTML 63 MIT 97 25 30 UpdatedOct 7, 2024
  • go2v Public

    Go => V source code translator

    V 166 GPL-2.0 19 0 0 UpdatedOct 5, 2024
  • vinix Public

    Vinix is an effort to write a modern, fast, and useful operating system in the V programming language

    V 1,932 GPL-2.0 118 15 0 UpdatedOct 5, 2024
  • vab Public

    V Android Bootstrapper

    V 313 MIT 29 6 2 UpdatedOct 2, 2024
  • gitly Public

    Light and fast GitHub/GitLab alternative written in V

    V 1,366 GPL-3.0 71 24 2 UpdatedOct 1, 2024
  • awesome-v Public

    A curated list of awesome V frameworks, libraries, software and resources.

    1,882 CC0-1.0 121 0 1 UpdatedSep 30, 2024
  • v-analyzer Public

    The @vlang language server, for all your editing needs like go-to-definition, code completion, type hints, and more.