awesome-v VS go2v

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

awesome-v

A curated list of awesome V frameworks, libraries, software and resources. (by vlang)

go2v

Go => V source code translator (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
awesome-v go2v
5 1
1,789 158
1.0% 1.9%
7.7 5.6
about 1 month ago 13 days ago
V
Creative Commons Zero v1.0 Universal GNU General Public License v3.0 only
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.

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
    Awesome 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

go2v

Posts with mentions or reviews of go2v. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-17.
  • Hello V-Lang
    17 projects | news.ycombinator.com | 17 Apr 2022
    We could, but it's not yet public. Rest assured, it exists and there is work going forward on it to get it out the door somewhat soon.

    You may find the public `go2v` work interesting. It's being worked on by some other folks in the community: https://github.com/vlang/go2v

What are some alternatives?

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

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

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

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

vas - x86-64 Assembler written in V

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

meander - Tools for transparent data transformation

circle - The compiler is available for download. Get it!

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

diesel - A safe, extensible ORM and Query Builder for Rust