awesome-v/README.md

400 lines
23 KiB
Markdown
Raw Permalink Normal View History

<!--lint disable no-dead-urls-->
<p align="center"><img src="media/awesome-v-logo.svg" width="400"/></p>
2020-01-12 20:31:00 +03:00
2020-01-12 18:29:21 +03:00
# Awesome V [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)
2019-07-15 17:46:57 +03:00
2020-01-12 20:31:52 +03:00
> A curated list of awesome V frameworks, libraries, software and resources.
2020-01-20 19:13:35 +03:00
[V](https://vlang.io/) is a simple, fast, safe, compiled language for developing maintainable software.
2020-01-19 02:21:37 +03:00
2020-01-12 18:29:21 +03:00
## Contents
2020-01-23 13:07:06 +03:00
2020-01-12 23:43:08 +03:00
- [Applications](#applications)
- [Command-line](#command-line)
- [Editors](#editors)
- [Games](#games)
- [Graphics](#graphics)
- [Interpreters/Compilers](#interpreterscompilers)
- [Operating systems/Kernels](#operating-systemskernels)
- [Package managers](#package-managers)
- [Project management](#project-management)
- [Serialization](#serialization)
- [Web](#web)
2020-01-12 23:43:08 +03:00
- [Libraries](#libraries)
- [Audio](#audio)
- [Automation](#automation)
- [Command line interface (CLI) / Terminal / Shell](#command-line-interface-cli--terminal--shell)
- [Database clients](#database-clients)
- [Discord](#discord)
- [Eventing](#eventing)
- [File handling](#file-handling)
- [Game development](#game-development)
- [Graphics](#graphics-1)
- [IRC](#irc)
- [Networking](#networking)
- [Operating system](#operating-system)
- [Scientific computing](#scientific-computing)
- [Serial Communications](#serial-communications)
- [Telecommunications](#telecommunications)
- [Telegram](#telegram)
- [Text processing](#text-processing)
- [User Interface toolkits](#user-interface-toolkits)
- [Utility](#utility)
- [Web](#web-1)
2020-01-12 23:43:08 +03:00
- [Other](#other)
- [Articles](#articles)
- [Books](#books)
- [Communities](#communities)
- [Editor plugins](#editor-plugins)
- [Forums](#forums)
- [GitHub actions](#github-actions)
- [GitHub templates](#github-templates)
- [IDEs with V](#ides-with-v)
- [Online IDEs with V](#online-ides-with-v)
- [Operating Systems & OS Development Examples](#operating-systems--os-development-examples)
- [Patterns](#patterns)
- [Programming contests](#programming-contests)
- [Syntax highlighting](#syntax-highlighting)
- [Tutorials](#tutorials)
- [Videos](#videos)
## Applications
### Command-line
2020-01-23 13:07:06 +03:00
- [crepl](https://github.com/l1mey112/crepl) - Compile and execute C code on the fly as you type it.
- [github-releases](https://github.com/Dracks/repo-download-asset) - Cli tool to keep track of applications released as GitHub Release (or assets in workflow) and download them.
- [HN-top](https://github.com/BafS/hn-top) - A simple command to list most recent news from hacker-news.
- [klonol](https://github.com/hungrybluedev/klonol) - CLI tool to help you "clone all" git repositories belonging to you. Works with GitHub and Gitea.
- [portctl](https://github.com/apoprotsky/portctl) - CLI tool to manage Docker Swarm resources using Portainer API.
- [runner](https://github.com/Naheel-Azawy/runner) - A tool that automates running/compiling code written in various programming languages.
- [symlinker](https://github.com/serkonda7/symlinker) - A small Linux tool to manage symlinks.
- [vast](https://github.com/lydiandy/vast) - A simple tool for vlang, generate v source file to AST json file.
- [vcli](https://github.com/changhz/vcli) - A CLI tool to generate folder structure according to the [guideline](https://blog.vlang.io/the-complete-beginners-guide-to-cli-apps-in-v/)
- [verve](https://github.com/MohammadMD1383/verve) - Simple and fast static file server.
- [vgoogle](https://github.com/changhz/vgoogle) - Make google search on the terminal.
- [vindex](https://github.com/wenxuanjun/vindex) - A simple file list server generating json strings, compatible with nginx's autoindex module.
- [vinit](https://github.com/pranavbaburaj/vinit) - A tool to generate v projects.
- [vLogQL](https://github.com/lmangani/vLogQL) - A tiny command-line utility to query LogQL APIs.
- [vqrcode](https://github.com/carlosqsilva/vqrcode) - CLI for creating QR Codes.
- [vspect](https://github.com/zakuro9715/vspect) - A tool to inspect vlang source file. ( Archived )
2023-04-18 13:59:21 +03:00
- [vzcc](https://github.com/malisipi/vzcc) - A CLI cross-compiling tool based on Zig CC for V.
2019-08-03 00:27:08 +03:00
2019-08-08 20:19:51 +03:00
### Editors
2020-01-23 13:07:06 +03:00
- [polygon-editor](https://github.com/ArtemkaKun/polygon-editor) - A tool to create and edit 2D polygons with sprite lookup, created in V.
- [text_editor](https://github.com/vlang/v/blob/master/examples/term.ui/text_editor.v) - Small text editor from the official V examples.
2020-10-01 20:42:10 +03:00
- [ved](https://github.com/vlang/ved) - 1 MB text editor written in V with hardware accelerated text rendering. Compiles in <1s.
- [vee](https://github.com/Larpon/vee) - V Editor Engine. A V module providing the guts of a text editor. Comes with a [TUI editor example](https://github.com/Larpon/vee/blob/master/examples/tuieditor/).
2022-10-30 23:42:38 +03:00
- [vPDF](https://github.com/vlang/pdf) - A module to simplify PDF file creation using the V programming language.
### Games
2019-08-08 20:19:51 +03:00
- [2048](https://github.com/wenxuanjun/2048) - A 2048 game with several types of traditional AI integrated.
- [Boundstone](https://github.com/organization/boundstone) - High Performance / Fast Compilation / Lightweight Minecraft: Bedrock Edition Server.
2023-05-04 04:02:04 +03:00
- [flappylearning-v](https://github.com/vlang/v/tree/master/examples/flappylearning) - A simple flappy learning demo in v.
- [Kurarin](https://github.com/FireRedz/kurarin) - osu! beatmap visualizer made in V. [Example video](https://p153.p0.n0.cdn.getcloudapp.com/items/6quvQjb5/ce3ea737-eb29-4b8c-a5f3-65a804a2f56f.mp4).
- [minesweeper](https://github.com/ali-furkan/minesweeper-v) - A simple Minesweeper game written in vlang.
2023-08-06 16:47:06 +03:00
- [Puzzle Vibes](https://github.com/Larpon/puzzle_vibes) - A jigsaw-like puzzle game written in V using `shy`.
- [v-pong](https://github.com/thebigsmileXD/v-pong) - A classic paddle game brought back to life through the power of V.
2019-08-08 20:19:51 +03:00
2019-12-12 03:46:54 +03:00
### Graphics
2020-01-23 13:07:06 +03:00
2023-03-06 19:21:13 +03:00
- [mpv-v](https://github.com/xjunko/mpv-v) - World's Simplest Video Player.
- [vRayTracer](https://github.com/ali-raheem/vraytracer) - A simple ray tracer written in V.
2019-12-12 03:46:54 +03:00
### Interpreters/Compilers
2020-01-23 13:07:06 +03:00
- [monkey_v](https://github.com/Delta456/monkey_v) - Implementation of [Thorsten Ball's Monkey Language](https://interpreterbook.com/) in V.
- [stas](https://github.com/l1mey112/stas/tree/0.1.0-v-compiler) - A stack based compiled programming language. The bootstrap compiler is written in V.
- [v](https://github.com/vlang/v) - V itself. Simple, fast, safe, compiled language for developing maintainable software.
- [vas](https://github.com/v420v/vas) - A simple x86-64 assembler written in V.
- [vbf](https://github.com/vpervenditti/vbf) - A brainfuck interpreter/compiler.
2023-06-08 15:36:11 +03:00
- [vfuck](https://github.com/ShayokhShorfuddin/VFuck) - A brainfuck interpreter written in V.
- [vcc](https://github.com/lemoncmd/vcc) - A C compiler written in V.
- [Vork](https://github.com/Itay2805/Vork) - Alternative V compiler/interpreter written in Python.
### Operating systems/Kernels
2020-01-23 13:07:06 +03:00
- [Vinix](https://github.com/vlang/vinix) - Small and simple OS in V. Runs bash.
### Package managers
2023-04-02 23:20:56 +03:00
- [vpm](https://github.com/vlang/vpm) - The V language package management tool written in V.
2020-05-28 20:42:32 +03:00
2020-05-29 10:32:23 +03:00
### Project management
2020-01-23 13:07:06 +03:00
2022-10-04 21:30:26 +03:00
- [Lenra template](https://github.com/lenra-io/template-v) - The Lenra template to write V app for Lenra platform.
- [vset](https://github.com/mulh8377/vset) - A project setup and configuration tool for V projects.
2019-12-06 18:39:44 +03:00
### Serialization
2021-04-02 23:06:18 +03:00
- [v-toxml](https://github.com/radare/v-toxml) - XML Serialization library for V.
2022-10-11 02:25:15 +03:00
- [vgura](https://github.com/gura-conf/vgura) - Official Gura parser for V.
- [vlang-yaml](https://github.com/jdonnerstag/vlang-yaml) - A V-native YAML reader, incl. YAML-to-JSON converter.
- [vproto](https://github.com/emily33901/vproto) - Protobuf compiler and runtime in V.
### Web
2022-10-30 23:42:38 +03:00
- [Gitly](https://github.com/vlang/gitly) - A light and fast SCM alternative to GitHub/GitLab written in V.
2022-12-21 19:04:22 +03:00
- [Heroku Buildpack for V](https://github.com/zztkm/heroku-buildpack-v) - Deploy V apps on Heroku.
- [v-admin-skeleton](https://github.com/xiusin/v-system-skeleton) - Backend skeleton written in V.
- [vblog](https://github.com/scurty-labs/vblog) - A simple, fast and responsive blogging system.
- [Vebview.JS](https://github.com/malisipi/Vebview.JS) - Electron/Neutralino.JS alternative written in V.
- [Vieter](https://github.com/ChewingBever/vieter) - Archlinux repository server & package build system, written in V.
- [Vlang Benchmarks Visualization](https://github.com/ArtemkaKun/VlangBenchmarksVisualization) - Fancy statistics and plots for *[Is V still fast?](https://fast.vlang.io/)*.
- [vorum](https://github.com/vlang/vorum) - Open-source blogging/forum software written in V.
- [vss](https://github.com/vssio/vss) - Easy-to-use static site generator.
- [VTik](https://github.com/Sharqo78/VTik) - TikTok and Twitter video downloader app (CLI / Telegram Bot).
## Libraries
### Audio
- [miniaudio](https://github.com/Larpon/miniaudio) - Bindings for the excellent miniaudio C audio library.
- [vave](https://github.com/thecodrr/vave) - A crazy simple library for reading/writing WAV files in V. 🌊
- [vspeech](https://github.com/thecodrr/vspeech) - Complete V bindings for Mozilla's DeepSpeech TensorFlow based Speech-to-Text library. 📢📜
### Automation
- [vrobot](https://github.com/eioo/vrobot) - Desktop automation for V. Only supports Windows.
### Command line interface (CLI) / Terminal / Shell
2020-01-23 13:07:06 +03:00
- [bartender](https://github.com/tobealive/bartender) - Customizable progress indicators for V terminal applications.
2020-01-12 23:43:08 +03:00
- [boxx](https://github.com/thecodrr/boxx) - Create highly customizable terminal boxes that also look great! 📦
2020-02-24 21:25:28 +03:00
- [lol](https://github.com/0xLeif/lol) - V version of lolcat (text/character rainbowizer).
- [progressbar](https://github.com/Waqar144/progressbar) - An easy to use V library for creating progress bars in cli.
- [spinners](https://github.com/rhygg/spinners) - Create spinners in your terminal!
- [termtable](https://github.com/serkonda7/termtable) - V Terminal Tables: Simple and highly customizable library to display tables in the terminal.
- [vargs](https://github.com/nedpals/vargs) - V library for parsing arguments from argv-like arrays. ( Archived )
2021-11-11 22:44:42 +03:00
- [vesseract](https://github.com/barrack-obama/vesseract) - V wrapper for Tesseract-OCR (optical character recognition).
### Database clients
2020-01-23 13:07:06 +03:00
2023-08-05 20:13:57 +03:00
- [redis](https://github.com/Coachonko/redis) - Connect and interface with Redis-compatible databases.
- [redis](https://github.com/patrickpissurno/vredis) - Redis client for V, written in V.
- [vmemcached](https://github.com/blacktrub/vmemcached) - Memcached client for V, written in V.
- [vsql](https://github.com/lydiandy/vsql) - A sql query builder for V.
2019-12-12 03:46:54 +03:00
### Discord
2020-01-23 13:07:06 +03:00
- [discord.v](https://github.com/Terisback/discord.v) - User-friendly Discord bot library.
2023-03-04 17:26:07 +03:00
- [kitten](https://github.com/geniushq/kitten) - Simple Discord API library for writing bots.
- [viscord](https://github.com/vlang/viscord) - Pretty basic library for connecting to the Discord gateway.
- [vord](https://github.com/9xN/vord) - Library for interacting with user account endpoints and gateway (Self-bots, custom clients, etc).
### Eventing
- [eventbus](https://github.com/vlang/v/tree/master/vlib/eventbus) - A simple event bus system for V.
### File handling
- [v-mime](https://github.com/nedpals/v-mime) - MIME detection library for V.
- [vmon](https://github.com/Larpon/vmon) - Asynchronously watch for file changes in a directory. The module is essentially a V wrapper for `septag/dmon`. It works for Windows, macOS and Linux.
### Game development
2021-11-11 22:56:07 +03:00
- [engine](https://github.com/LouisSchmieder/engine) - WIP Vulkan in V.
- [raylib.v](https://github.com/irishgreencitrus/raylib.v) - Updated V bindings for [raylib](https://www.raylib.com) with plans for complete cross-platform support.
2023-08-06 16:47:06 +03:00
- [shy](https://github.com/Larpon/shy) - A foundation that helps you being creative in V.
- [V_ecs](https://github.com/mohamedLT/V_ecs) - ECS library made in V inspired by Bevy ECS.
- [vraylib](https://github.com/mohamedLT/vraylib) - A V wrapper for the awesome raylib library.
- [vraylib](https://github.com/MajorHard/vraylib) - V wrapper (bindings) for raylib, the C game development framework.
2019-07-22 23:55:52 +03:00
### Graphics
2020-01-23 13:07:06 +03:00
- [V Earcut](https://github.com/Larpon/earcut) - fast (real-time) polygon triangulation library based on [mapbox/Earcut](https://github.com/mapbox/earcut) to handle holes, twisted polygons, degeneracies and self-intersections.
- [V_sokol_gp](https://github.com/mohamedLT/V_sokol_gp) - A V wrapper for the sokol_gp library for easy and fast 2d graphics.
- [vgl](https://github.com/justicesuh/vgl) - Low-level graphics API access.
- [viup](https://github.com/kjlaw89/viup) - V wrapper for the C-based cross-platform UI library, IUP.
- [vsdl](https://github.com/kjlaw89/vsdl) - V wrapper for the C-based SDL library.
- [vsdl2](https://github.com/nsauzede/vsdl2) - A libSDL2 wrapper.
- [vsl.vcl](https://github.com/vlang/vsl/tree/master/vcl#readme) - VCL is a high level way of writting programs with OpenCL using V. These are highly opinionated OpenCL bindings for V. It tries to make GPU computing easy, with some sugar abstraction, V's concurrency and channels.
2019-12-17 15:45:42 +03:00
### IRC
2020-02-21 17:18:39 +03:00
- [vitric](https://github.com/m-242/vitric) - A transparent IRC library.
2020-02-21 17:18:39 +03:00
### Networking
2020-01-23 13:07:06 +03:00
- [vibe](https://github.com/tobealive/vibe) - Request library that wraps libcurl to enable fast and reliable requests while providing a higher-level API.
- [vmq](https://github.com/jordan-bonecutter/vmq) - V wrapper For [ZMQ](https://zeromq.org/) (aka ZeroMQ, ØMQ, 0MQ: a high-performance asynchronous messaging library).
2019-12-12 03:38:29 +03:00
2020-05-29 10:32:23 +03:00
### Operating system
2020-01-23 13:07:06 +03:00
2020-01-12 23:43:08 +03:00
- [clipboard](https://github.com/vlang/v/tree/master/vlib/clipboard) - V module for interacting with the OS clipboard. Fully cross-platform.
- [mmap](https://github.com/jdonnerstag/vlang-mmap) - Provide native V-lang support for memory-mapping on Linux and Windows.
- [vlipboard](https://github.com/asvvvad/vlipboard) - An easy to use wrapper of clipboard with Wayland and Termux support.
2019-12-12 03:52:40 +03:00
### Scientific computing
2021-11-11 23:16:52 +03:00
- [vplot](https://github.com/erdetn/vplot) - V wrapper for GNU Plot (`gnuplot_i`).
2022-10-11 02:25:15 +03:00
- [vsl](https://github.com/vlang/vsl) - VSL is a Scientific Library with a great variety of different modules. Although most modules offer pure-V definitions, VSL also provides modules that wrap known C libraries among other backends that allow high performance computing as an alternative. Also provides opinionated wrappers for OpenBLAS, LAPACKE, MPI, OpenCL among other libraries.
- [vtl](https://github.com/vlang/vtl) - The V Tensor Library is a numerical computing library supporting n-dimensional data structure, backed by VSL.
2021-11-11 23:16:52 +03:00
### Serial Communications
- [vi2c](https://github.com/erdetn/vi2c) - A tiny (wrapper) library for I2C serial communication for Linux written in V.
- [vserialport](https://github.com/erdetn/vserialport) - V wrapper for [libserialport](https://sigrok.org/wiki/Libserialport).
- [vserialx](https://github.com/erdetn/vserialx) - A tiny (wrapper) serial communication library for Linux written in V.
### Telecommunications
2020-01-23 13:07:06 +03:00
- [vagi](https://github.com/Ouri028/vagi) - Asterisk FastAGI library in V.
2019-08-16 22:33:21 +03:00
2019-07-15 17:49:52 +03:00
### Telegram
2020-01-23 13:07:06 +03:00
2020-06-09 11:57:01 +03:00
- [vgram](https://github.com/dariotarantini/vgram) - Telegram bot library.
### Text processing
2020-01-23 13:07:06 +03:00
- [ascii_robot](https://github.com/Delta456/ascii_robot) - ASCII Robot generator written in V.
- [chalk](https://github.com/etienne-napoleone/chalk) - Colorize strings in the terminal.
- [cjson](https://github.com/lydiandy/cjson) - Wrap cJSON for vlang.
- [crayon](https://github.com/thecodrr/crayon) - Paint your terminal output like Picasso. 🖍️🎨
- [iconv](https://github.com/fanlia/iconv) - Wrap iconv for vlang.
2023-01-10 23:10:22 +03:00
- [pcre2](https://github.com/srackham/pcre2) - Library for processing PCRE regular expressions.
- [read_xlsx_v](https://github.com/fanlia/read_xlsx_v) - Read xlsx using vlang.
- [Rosie-RPL](https://github.com/jdonnerstag/vlang-rosie) - A Rosie Pattern Language (RPL) implementation.
- [slugify](https://github.com/Coachonko/slugify) - Transform Unicode strings to url-friendly human-readable ASCII slugs.
- [strfmt](https://github.com/BenStigsen/strfmt) - Tiny and fast string formatting library ideal for templating.
2023-04-09 16:49:31 +03:00
- [text-processing](https://github.com/ArtemkaKun/text-processing) - V text processing library, that contains common tools to manipulate text data.
- [v-regex](https://github.com/spytheman/v-regex) - A simple regex library for V.
2022-12-07 20:27:52 +03:00
- [vxml](https://github.com/walkingdevel/vxml) - Pure V library for parsing XML to a DOM.
2023-04-09 16:49:31 +03:00
- [whisker](https://github.com/hungrybluedev/whisker) - Fast, robust template engine for V inspired by mustache.
2023-08-06 13:57:46 +03:00
- [lexical_uuid](https://github.com/Coachonko/lexical_uuid) - Lexicographically-sortable universally unique identifiers.
2019-11-25 09:23:17 +03:00
2020-05-29 10:32:23 +03:00
### User Interface toolkits
2020-01-23 13:07:06 +03:00
2023-07-22 18:53:06 +03:00
- [iUI](https://github.com/isaiahpatton/ui) - Isaiah's cross-platform GUI library for V. Inspired by the syntax of Java's Swing.
- [mui](https://github.com/malisipi/mui) - A Cross-Platform UI library for Windows, Linux, Android and Web.
- [V UI](https://github.com/vlang/ui) - Integrated cross platform UI toolkit for Windows, macOS, Linux, Android, iOS and the web.
2020-01-25 12:10:11 +03:00
- [vgtk3](https://github.com/vgtk/vgtk3) - A wrapper for GTK3 in V.
2020-01-12 23:43:08 +03:00
- [vig](https://github.com/nsauzede/vig) - Bindings for [Dear ImGui](https://github.com/ocornut/imgui) GUI toolkit.
- [vnk](https://github.com/nsauzede/vnk) - Bindings for [Nuklear](https://github.com/vurtun/nuklear) GUI toolkit.
2023-05-12 22:30:46 +03:00
- [VWebui](https://github.com/webui-dev/v-webui) - V Library that makes easy creating WebUI.
2019-12-29 08:55:45 +03:00
2020-05-28 20:42:32 +03:00
### Utility
- [range](https://github.com/Delta456/range) - Functionality of Python's range() in V.
2022-12-02 23:12:54 +03:00
- [ssh-config](https://github.com/walkingdevel/ssh-config) - A V library for parsing SSH config files.
2022-03-01 11:02:41 +03:00
- [vaker](https://github.com/ChAoSUnItY/vaker) - A light-weight compile-time-generated data faker written in V.
- [vdotenv](https://github.com/zztkm/vdotenv) - Support for .env files which loads environment variables.
2023-02-14 21:44:57 +03:00
- [VInstall](https://github.com/malisipi/VInstall) - A cross-platform installer creator.
2020-05-28 20:42:32 +03:00
### Web
- [pico.v](https://github.com/S-YOU/pico.v) - A web server in V based on picoev and picohttpparser.
- [v-jsonrpc](https://github.com/nedpals/v-jsonrpc) - Basic JSON-RPC 2.0-compliant server written on V.
- [v-tiktok](https://github.com/walkingdevel/v-tiktok) - A V library for downloading TikTok videos.
- [validate](https://github.com/endeveit/v-validate) - A simple library to validate strings in V.
- [valval](https://github.com/taojy123/valval) - Web framework written in V, improved by vweb.
- [vcurrency](https://github.com/mehtaarn000/vcurrency) - API wrapper (written in V) for [https://api.exchangeratesapi.io](https://api.exchangeratesapi.io).
- [vest](https://github.com/alexferl/vest) - A REST client in V.
- [vex](https://github.com/nedpals/vex) - Web framework written on V inspired by Express and Sinatra.
- [vigest](https://github.com/withs/vigest) - Simple client for digest authentication (written in V).
- [vweb](https://github.com/vlang/v/tree/master/vlib/vweb) - V's built-in web framework. Used by Vorum.
- [vxbloauth](https://github.com/WolvesFortress/vxbl-oauth) - A minimalistic Xbox Live authenticator for vweb.
## Other
2020-01-23 13:07:06 +03:00
### Articles
- [An introduction to V](https://simonknott.de/articles/VLang.html)
### Books
2020-12-23 16:29:04 +03:00
- [Getting Started with V Programming - Navule Pavan Kumar Rao - Packt 2021 Dec](https://www.amazon.com/Getting-Started-Programming-end-end-ebook/dp/B09FKK3JL7/ref=sr_1_1?keywords=Getting+started+with+V+programming&qid=1639480830&sr=8-1) - Introductory book on V.
2020-12-23 16:29:04 +03:00
### Communities
- [V Community](https://github.com/v-community)
2020-05-28 20:42:32 +03:00
### Editor plugins
2019-08-02 12:44:49 +03:00
#### Atom
- [language-v](https://github.com/Cutlery-Drawer/language-v) - V language support for Atom (port of vscode-vlang).
#### Emacs
- [v-mode](https://github.com/damon-kwok/v-mode) - Emacs major mode for the V programming language.
- [vlang-mode.el](https://github.com/Naheel-Azawy/vlang-mode.el) - Emacs major mode for the V programming language.
#### Sublime Text 3
- [sublime-v](https://github.com/onerbs/sublime-v) - Fully-featured Sublime Text 3 package for the V Programming Language.
- [vlang-sublime](https://github.com/oversoul/vlang-sublime) - Sublime text 3 Support for the Vlang Programming Language.
#### VS Code
- [vscode-vlang](https://github.com/vlang/vscode-vlang) - V Language extension for Visual Studio Code.
#### Vim
- [v-vim](https://github.com/ollykel/v-vim) - Support for V syntax highlighting in Vim.
- [vim-v](https://github.com/cheap-glitch/vim-v) - Quality syntax highlighting for the V programming language.
- [vim-vtools](https://github.com/zakuro9715/vim-vtools) - V tools for Vim, including auto formatting.
2023-01-20 21:31:47 +03:00
#### IntelliJ & CLion & GoLand etc
2023-01-03 19:57:29 +03:00
- [IntelliJ V](https://github.com/intellij-v/intellij-v) - Plugin for IntelliJ IDEA and other JetBrains IDEs.
2020-01-23 13:07:06 +03:00
### Forums
2020-01-23 13:07:06 +03:00
- [r/vlang](https://www.reddit.com/r/vlang)
- [Stack Overflow](https://stackoverflow.com/questions/tagged/vlang)
2019-07-15 17:46:57 +03:00
### GitHub actions
2020-01-23 13:07:06 +03:00
- [action-create-v-docs](https://github.com/marketplace/actions/create-documentation-for-v-modules) - GitHub action to create documentation for V modules.
- [setup-v](https://github.com/marketplace/actions/setup-vlang) - GitHub action to install and use V in your workflow.
2019-10-18 15:09:05 +03:00
### GitHub templates
- [v-project-basement](https://github.com/ArtemkaKun/v-project-basement) - A basement for every V project, that contains universal minimum GitHub CI scripts and issue templates for a V project.
### IDEs with V
- [Vide](https://github.com/IsaiahPatton/Vide)
2019-11-08 17:47:36 +03:00
### Online IDEs with V
2020-01-23 13:07:06 +03:00
2023-01-03 19:47:38 +03:00
- [V Playground](https://play.vlang.io)
- [V Playground (old)](https://v-wasm.now.sh/)
2019-11-08 17:47:36 +03:00
### Operating Systems & OS Development Examples
2020-01-23 13:07:06 +03:00
- [Simple Linux kernel module example](https://github.com/spytheman/simple_kernel_module_in_v) - Demonstration & test of writing a very simple Linux kernel module, using V.
2019-10-15 12:41:04 +03:00
### Patterns
- [MVU.v](https://github.com/ArtemkaKun/MVU.v) - MVU pattern (The Elm Architecture) implemented in V programming language.
### Programming contests
2022-01-03 17:18:13 +03:00
- [Advent of Code 2019](https://github.com/mvlootman/aoc2019) - Solution of Advent of Code 2019 in V.
- [Advent of Code 2022](https://github.com/vlang/adventofcode) - Solution of Advent of Code 2022 in V.
- [Rosetta Code in V](https://rosettacode.org/wiki/Category:V_(Vlang)) - Solutions for Rosetta Code in V.
- [SoloLearn Coding Challenges](https://github.com/Serkonda/v-sololearn-coding-challenges) - Implementation of the SoloLearn coding challenges in V.
2022-01-03 17:18:13 +03:00
### Syntax highlighting
2020-01-23 13:07:06 +03:00
- [kate-syntax-highlight-v](https://github.com/Larpon/kate-syntax-highlight-v) - V syntax highlighting for [Kate](https://kate-editor.org/).
- [scite-v-support](https://github.com/sunnylcw/scite-v-support) - V syntax highlighting for [SciTE](https://www.scintilla.org/SciTE.html).
2019-10-18 15:09:05 +03:00
### Tutorials
2020-01-23 13:07:06 +03:00
- [Learn V in Y Minutes](https://github.com/v-community/learn_v_in_y_minutes)
- [V by Example](https://github.com/v-community/v_by_example) - V book as [GitBook](https://v-community.gitbook.io/v-by-example/).
- [V for Node Devs](https://github.com/Thigidu/vlang-for-nodejs-developers) - Vlang for node js developers.
- [V learning notes](https://github.com/lydiandy/vlang_note) - Personal learning notes in Chinese.
2023-04-21 09:53:40 +03:00
- [VOSCA Blog Tutorials](https://blog.vosca.dev/categories/tutorials/) - Tutorial category on VOSCA blog.
2021-11-11 23:09:08 +03:00
### Videos
2021-11-11 23:09:08 +03:00
- [The V Programming Language](https://www.youtube.com/channel/UCLZIElNyubHOvbfudT7KS1A)
- [V Programming Tutorials](https://www.youtube.com/watch?v=BVCuZ7z7GMY&list=PLEPMhdsq-gNpFr40A-ZnX-Hu9l-Sp5Oc_)