SaaSHub helps you find the best software and product alternatives Learn more →
V-mode Alternatives
Similar projects and alternatives to v-mode
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
-
-
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).
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
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
-
-
-
-
-
ponyc
Pony is an open-source, actor-model, capabilities-secure, high performance programming language
-
-
vos
Vinix is an effort to write a modern, fast, and useful operating system in the V programming language
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
v-mode discussion
v-mode reviews and mentions
-
Things I've learned about building CLI tools in Python
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/
- Ask HN: Who is developing a programming language that compiles to C?
- The V Programming Language 0.4
-
Ah, Go, with its simple and straightforward syntax, where things just make sense (most of the time, before generics were added)
And again a No true Scotsman. If that's the kind of attitude you have towards languages, you'll appreciate V infinitely more than you might be appreciating Rust. After all, it offers better solutions than Rust, like autofree, they just aren't there yet :)
-
Why is Vlang's autofree model not more widely used?
I discovered VLang today. It's an interesting project.
-
Seed7 version 2023-05-29 released on GitHub and SF
According to their own benchmarks, Seed7 can run faster than C (it compiles to C, but it's entirely possible the emited code is better optimized than a human could write directly in C)... it doesn't have a GC BUT manages memory automatically (I didn't really follow the explanation in the FAQ, something about automatically freeing variables that go out of scope and keeping only one reference around?)... that's like a current pipe dream for language designers! From https://vale.dev/ to https://vlang.io/, no one has pulled that off yet, to my knowledge... has Seed7 done that all those years ago?!
-
Eggcellent Adventure - announcement
Help V programming language to gain more popularity and show to game development community that this is a good language for game development
-
As a Go developer, I’m surprised Crystal isn’t more popular
Try http://vlang.io
- Go superset
-
A note from our sponsor - SaaSHub
www.saashub.com | 24 Apr 2025
Stats
damon-kwok/v-mode is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of v-mode is Emacs Lisp.