V

Top 23 V Open-Source Projects

  • 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

    Project mention: V Language Review (2023) | news.ycombinator.com | 2024-02-24

    Their site is clearly showing the language is in beta. The V documentation also states that autofree is WIP, and to use the GC instead. This isn't a corporate created language, but looks to be a true volunteer open source effort from people around the world.

    Their community, in comparison to others, even has their discussions open and open threads for criticism[1]. These

    [1]https://github.com/vlang/v/discussions/7610

  • ui

    A cross-platform UI library written in V (by vlang)

    Project mention: The V Programming Language 0.4 | news.ycombinator.com | 2023-08-28

    https://github.com/vlang/ui

    It does seem to be still in its very early stages but if they are able to make this a more mature library, it may actually be quite useful for tiny, fast apps.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • awesome-v

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

    Project mention: A simple x86-64 assembler written in V | /r/programming | 2023-06-04

    Clearly plenty of people use it. Project is very active, has over 30,000 stars, and constant releases. Plus: 1.Vlang on Exercism 2. Vlang on Rosetta Code) 3. Awesome V 4. VPM (Vlang Package Manager)

  • vos

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

    Project mention: V Language Review (2023) | news.ycombinator.com | 2024-02-24

    The creator of V made some big claims that raised a few eyeballs, they've gained a reasonable following over the years, have a pretty serious looking website (https://vlang.io) a beer-money level Patreon following and some corporate partnerships/sponsors. However have experienced some pretty brutal takedowns over the years, with some of the bolder claims about the language/compiler being exposed as being.

    A word I keep seeing in relation to V is "aspirational" - the project aspires to be a serious language with some major features, so I think it's fair to approach it with a more critical eye than one would a kid's side-project. I think HN would have been pretty understanding if they were open about the state of the various features and were a little less defensive when they encounter articles that treat it like a Real Language and review it as such. If the authors don't want this kind of feedback they can just say front-and-centre (or on their FAQ @ https://github.com/vlang/v/wiki/FAQ) "this is a toy" or "this is pre-alpha"

  • ved

    1 MB text editor written in V with hardware accelerated text rendering. Compiles in <1s.

    Project mention: Why is Vlang's autofree model not more widely used? | /r/ProgrammingLanguages | 2023-07-08

    Autofree has existed for years and can work. Here is a demo. It is used in V's Vinix OS, Ved, and other applications. Part of the issue is there are detractors who purposefully spread misinformation nor know about its other memory options, and the other part is understanding how to use it.

  • vex

    Easy-to-use, modular web framework built for V (by nedpals)

    Project mention: Server benchmark V vs Go | /r/vlang | 2023-04-25
  • vsl

    V library to develop Artificial Intelligence and High-Performance Scientific Computations

    Project mention: VSL; Vlang's Scientific Library | /r/vlang | 2023-06-09
  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • vab

    V Android Bootstrapper

    Project mention: The V Programming Language 0.4 | news.ycombinator.com | 2023-08-28

    It can be done. There is also a specific module/project for the purpose, called VAB[1].

    [1]https://github.com/vlang/vab#readme

  • vtl

    The V Tensor Library

    Project mention: VTL; Vlang's Tensor Library | /r/vlang | 2023-06-19
  • vas

    x86-64 Assembler written in V

    Project mention: Show HN: Self hosting x86-64 assembler | news.ycombinator.com | 2023-06-17
  • mui

    A Cross-Platform UI Library (by malisipi)

    Project mention: Use Any Web Browser as GUI in V | /r/vlang | 2023-05-01

    MUI on GitHub

  • ui

    My UI Widget library for V (by pisaiah)

    Project mention: How we're building a browser when it's supposed to be impossible | /r/programming | 2023-04-11

    That's correct on Vlang. Not only do they have the UI (VUI), but there are also various UI toolkits (MUI and IUI) which makes using the UI libraries easier or more convenient, depending on what people like.

  • sdl

    Official SDL2 bindings for V (by vlang)

    Project mention: V wrapper for SDL2: module strives to support 100% of the SDL2 API | /r/vlang | 2023-11-26
  • vredis

    Redis client for V, written in V

  • v-mode

    🌻 An Emacs major mode for the V programming language.

    Project mention: Things I've learned about building CLI tools in Python | news.ycombinator.com | 2023-10-24

    Fingers crossed for vlang[0]. It's like golang with better types and more syntactic sugar. Feels like a proper upgrade from Python.

    I really hope they succeed.

    [0]: https://vlang.io/

  • gta5-cleaner

    A tool to clean out mods from Grand Theft Auto 5 for online play, and restore them later.

    Project mention: GTA5-Cleaner | /r/GrandTheftAutoV_PC | 2023-09-02

    Link

  • vdotenv

    Which loads env vars from a .env file.

  • v-shopware-api-client

    The reliable way to import/update/export a bazillion products of your Shopware 6 shop.

  • kate-syntax-highlight-v

    Syntax highlighting of V files for the Kate editor

  • linux-storage-sense

    Keep your Linux storage clean and organized effortlessly.

    Project mention: Linux Storage Sense CLI Utility by Omegaui | /r/vlang | 2023-05-04
  • vinit

    Vinit is a command-line tool to generate V projects and run scripts written in V

  • vdotenv

    Loads environment variables from `.env` to `os.getenv()` automagically. Fully compatible with docker-compose .env. (by thomaspeissl)

  • adventofcode

    🎄 My Advent of Code solutions. Often done with unfamiliar languages so don't expect idiomatic code. (by dmshvetsov)

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-02-24.

V related posts

Index

What are some of the best open-source V projects? This list will help you:

Project Stars
1 v 35,250
2 ui 2,266
3 awesome-v 1,789
4 vos 1,783
5 ved 1,332
6 vex 334
7 vsl 327
8 vab 304
9 vtl 138
10 vas 95
11 mui 93
12 ui 74
13 sdl 71
14 vredis 65
15 v-mode 54
16 gta5-cleaner 36
17 vdotenv 30
18 v-shopware-api-client 24
19 kate-syntax-highlight-v 19
20 linux-storage-sense 17
21 vinit 16
22 vdotenv 8
23 adventofcode 2
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com