vlang

Top 23 vlang Open-Source Projects

  • vos

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

  • Project mention: Vala Programming Language | news.ycombinator.com | 2024-04-08
  • py2many

    Transpiler of Python to many other languages

  • Project mention: Transpiler, a Meaningless Word | news.ycombinator.com | 2023-08-16

    > Another problem is that there are hundreds of built-in library functions that need to be compiled from Python from C

    An approach I've advocated as one of the main authors of py2many is that all of the python builtin functions be written in a subset of python[1] and then compiled into native code. This has the benefit of avoiding GIL, problems with C-API among other things.

    Do checkout the examples here[2] which work out of the box for many of the 8-9 supported backends.

    [1] https://github.com/py2many/py2many/blob/main/doc/langspec.md

  • 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.

    InfluxDB logo
  • Programming-Language-Benchmarks

    Yet another implementation of computer language benchmarks game

  • Project mention: A Comprehensive Introduction to Golang | dev.to | 2023-10-27

    The benchmark available at https://programming-language-benchmarks.vercel.app/ demonstrates that Golang stands out as one of the most memory-efficient languages presently available. This achievement is attributable to several inherent features of Golang, such as its static typing, robust garbage collection system, and the inherent structuring of data within the language. These traits collectively contribute to Golang's exceptional efficiency in terms of minimal memory consumption compared to other languages.

  • vex

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

  • Project mention: Server benchmark V vs Go | /r/vlang | 2023-04-25
  • 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

  • vsql

    ✌️ Single-file or PostgreSQL-server compatible transactional SQL database written in pure V.

  • compiler-benchmark

    Benchmarks compilation speeds of different combinations of languages and compilers.

  • 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.

    WorkOS logo
  • 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)

  • 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/

  • me.l-m.dev

    A stylistically minimal, privacy respecting, linear blogging system, written in the V programming language.

  • Project mention: Stylistic Linear Blogging System Written in Vlang | /r/vlang | 2023-07-12
  • viup

    A V wrapper for the cross-platform UI library, IUP.

  • jitcalc

    jitcalc is a calculator written in the V programming language that evaluates expressions by creating x86_64 programs at runtime.

  • vdotenv

    Which loads env vars from a .env file.

  • rpv

    rpv is a v library for analyzing RPC servers and interfaces on the Windows operating system

  • Project mention: RPV: Vlang library for analyzing RPC servers on the Windows OS | /r/vlang | 2023-10-11
  • simple_kernel_module_in_v

    An example of writing an external, simple Linux kernel module, in V.

  • Json2V

    Convert a json to a struct in Vlang

  • Project mention: Json2V; Converts JSON into Vlang Structs | /r/vlang | 2023-06-04
  • kate-syntax-highlight-v

    Syntax highlighting of V files for the Kate editor

  • vinit

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

  • West

    A v-lang version of nestjs (by Dracks)

  • Project mention: A v-lang version of nestjs | news.ycombinator.com | 2023-07-05
  • SaaSHub

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

    SaaSHub logo
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-04-08.

vlang related posts

Index

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

Project Stars
1 vos 1,794
2 py2many 590
3 Programming-Language-Benchmarks 590
4 vex 334
5 vab 305
6 vsql 278
7 compiler-benchmark 123
8 vas 95
9 mui 94
10 ui 74
11 sdl 71
12 vredis 66
13 v-mode 57
14 me.l-m.dev 48
15 viup 42
16 jitcalc 34
17 vdotenv 30
18 rpv 30
19 simple_kernel_module_in_v 27
20 Json2V 23
21 kate-syntax-highlight-v 18
22 vinit 16
23 West 8
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com