-
DIA Soft
- Sofia, Bulgaria
- http://blog.bulsynt.org
-
An immediate mode UI framework for the V language
-
Simple, fast, safe, compiled language for developing maintainable software. Supports translation from C and (soon) C++.
-
A small test of using https://github.com/google-gemini/gemini-cli/tree/main for generating V source code and examples.
V UpdatedJun 25, 2025 -
A very minimal .MOD player, based on sokol.audio and the decoding API, provided by https://github.com/rombankzero/pocketmod .
-
-
tsf Public
Forked from gjones007/tsfTinySoundFont module for Vlang
C MIT License UpdatedMay 22, 2025 -
raylib_fps_in_v Public
The Raylib First Person Maze example, ported to V, using https://github.com/irishgreencitrus.raylibv
-
vperlin Public
V module to calculate Perlin noise (https://en.wikipedia.org/wiki/Perlin_noise)
-
v-analyzer Public
Forked from vlang/v-analyzerThe @vlang language server, for all your editing needs like go-to-definition, code completion, type hints, and more.
V MIT License UpdatedApr 25, 2025 -
0D Public
Forked from guitarvydas/0Dcomponent-based software using drawings as source code
Python UpdatedApr 16, 2025 -
vchip8 Public
Forked from viniciusfdasilva/vchip8CHIP-8 Interpreter Emulator written in V
V MIT License UpdatedApr 8, 2025 -
raylib Public
Forked from vlang/raylibUp-to-date, auto-generated Raylib (and Raymath) bindings for V
-
vlinuxroot Public
A collection of C headers, to make cross compiling V programs on macos to linux easier.
-
-
oldv_charts Public
Drawing performance graphs from previous V versions, using cmd/tools/oldv.v and https://plotly.com/javascript/ .
V MIT License UpdatedJan 25, 2025 -
-
example_of_lbm_by_BrunoVDR Public
This program is about D2Q9 Lattice Boltzmann Method, see https://en.wikipedia.org/wiki/Lattice_Boltzmann_methods
V UpdatedDec 29, 2024 -
vlang_create_shared_lib Public
A small demonstration on how to create a shared library with V, and use it (from C and from V).
-
-
zed Public
Forked from zed-industries/zedCode at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
Rust Other UpdatedDec 22, 2024 -
discord.v-1 Public
Forked from vcv88/discord.vDiscord API implementation library written in V
V MIT License UpdatedDec 4, 2024 -
test_git_clients_repo Public
This repository contains experiments, do not use it for work related activities.
UpdatedDec 2, 2024 -
The Flappy Learning example from the V repo, but ported to run using SDL2, instead of GG.
-
puzzle_vibes Public
Forked from larpon/puzzle_vibesV GNU General Public License v3.0 UpdatedNov 16, 2024 -
scriptisto Public
Forked from igor-petruk/scriptistoA language-agnostic "shebang interpreter" that enables you to write scripts in compiled languages.
Rust Apache License 2.0 UpdatedOct 15, 2024 -
vmon Public
Forked from larpon/vmonAn asynchronous directory file change watcher module for Windows, macOS and Linux wrapped for V
C MIT License UpdatedOct 13, 2024 -
C/C++ to V translator
V GNU General Public License v3.0 UpdatedAug 26, 2024 -
-
mui Public
Forked from malisipi/muiA Cross-Platform UI Library
-