v VS awesome-v

Compare v vs awesome-v and see what are their differences.

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 (by vlang)

awesome-v

A curated list of awesome V frameworks, libraries, software and resources. (by vlang)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
v awesome-v
219 5
35,272 1,804
0.2% 1.3%
9.9 7.7
1 day ago 2 months ago
V
MIT License Creative Commons Zero v1.0 Universal
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

v

Posts with mentions or reviews of v. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-24.
  • V Language Review (2023)
    6 projects | news.ycombinator.com | 24 Feb 2024
    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

  • Towards memory safety with ownership checks for C
    3 projects | news.ycombinator.com | 19 Feb 2024
    V also has this https://github.com/vlang/v/blob/master/doc/docs.md#embed_fil...
  • Vlang Release v0.4.4
    1 project | news.ycombinator.com | 16 Jan 2024
  • Vox: Upcoming open-source browser engine in V
    4 projects | news.ycombinator.com | 4 Jan 2024
  • Building a web blog in V &amp; SQLite
    1 project | /r/code | 29 Oct 2023
  • bultin_write_buf_to_fd_should_use_c_write
    1 project | /r/programmingcirclejerk | 25 Oct 2023
  • The V Machine Learning Roadmap and Ecosystem
    1 project | /r/programmingcirclejerk | 6 Oct 2023
  • Show HN: A new stdlib for Golang focusing on platform native support
    7 projects | news.ycombinator.com | 2 Oct 2023
    Goroutines was the selling point for me until they decided to introduce telemetry in their toolchain; that was what forced me to stop using Golang as a whole.

    About GC, I would say: if you implement C++'s RAII mechanism to replace garbage collection, then I believe this project will have a bright future.

    My final question is the following: how `pcz` compares to V language, from a syntax's perspective [1]?

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

  • Hopefully, the V developers will establish a relationship with Microsoft.
    1 project | /r/programmingcirclejerk | 4 Sep 2023
  • The V Programming Language 0.4
    6 projects | news.ycombinator.com | 28 Aug 2023
    V has the right to exist, have its supporters, and do things its own way. The creator and developers of V, from what I have seen, has always responded well to constructive criticism. Their language has discussions opened at their GitHub, unlike those for various other languages. They even have a thread for what people don't like and want improved about the language[1], again, something many other languages don't have.

    A lot of what was going on initially, was coming from obvious competitors, to include being uncivil, inflammatory, and insulting. The initial "criticism" was not so much that, but false accusations of the language being a scam, vaporware, fraud, or didn't really exist. To include attacks and jealousy about its funding and having supporters. This was not any kind of "valid" criticism, that the creator or contributors of the language could reason about.

    The "criticism" never died down, but rather after V was open-sourced and established itself on GitHub. The initial series of false accusations could not stand nor could the support it was getting be stopped. So, the rhetoric and targets shifted to whatever could be found to go after on the newly released alpha version of the language and its new website. In that new mix of what was being thrown at it, there were indeed some very valid criticisms, as can be found with any new language.

    Constructive and valid criticism, is not the same as insults, trolling, misinformation, rivalry, or false accusations. There is clearly a difference. It's disingenuous to pretend something from one group is the same as the other, or that the intent behind what is being done is not different.

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

awesome-v

Posts with mentions or reviews of awesome-v. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-04.
  • A simple x86-64 assembler written in V
    3 projects | /r/programming | 4 Jun 2023
    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)
  • What Makes the Zig Programming Language Unique?
    6 projects | news.ycombinator.com | 5 Oct 2022
    > TIOBE's data is so botched...

    Stop deluding yourself. If we take out TIOBE, and use the IEEE's Top Programming Languages of 2022, D is still recognized (even higher than the 30s) while Zig, Nim, or Crystal do not even make their chart. That's the reality.

    > Vlang...

    To begin with, you are a known troll (with possibly multiple troll accounts at HN) that has spent over an year engaging in slander and lies about the language almost any time it's mentioned.

    Looks like you are the creator or involved with some other language that can't get as much support or popularity. It would be advisable for you to stop being obsessed with Vlang. How many years of your life will you waste on such childish antics? You would be better off focusing on making your programming language better, if it's not already too late and its a failure.

    As for pushing this bold face lie that the language is a "scam", that's both ludicrous and easily proven false. Vlang has many hundreds of code examples and projects. Easily found at: 1) Vlang examples on GitHub (vlang/V/tree/master/examples). 2) Vlang at Rosetta Code (https://rosettacode.org/wiki/Category:Vlang). 3) Awesome Vlang at GitHub (https://github.com/vlang/awesome-v).

    The "scam" is you tricking yourself into thinking that your troll tactics are working. Instead, your continual defamation is making what you are even more obvious.

  • Good first project to learn Vlang
    3 projects | /r/vlang | 13 Sep 2022
    Where I totally agree with you is about how we can have different interpretations of what this involves. Thus, I kind of go with examples and projects. Awesome V on GitHub, would probably be a good place to find something, if a person wanted to get into some significant projects, but don't know how deep the OP wants to go.
  • Hello V-Lang
    17 projects | news.ycombinator.com | 17 Apr 2022
    https://github.com/vlang/awesome-v

What are some alternatives?

When comparing v and awesome-v you can also consider the following projects:

zig - General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.

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

go - The Go programming language

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

Odin - Odin Programming Language

go2v - Go => V source code translator

Nim - Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).

v-mode - 🌻 An Emacs major mode for the V programming language.

sokol - minimal cross-platform standalone C headers

vas - x86-64 Assembler written in V

hn-search - Hacker News Search