The "Awesome V" project is a curated collection of resources dedicated to the V programming language, which is known for its simplicity, speed, and safety in software development. This list encompasses a variety of resources including libraries, tools, tutorials, and community contributions that facilitate the learning and application of V. It is particularly beneficial for both beginners looking to grasp the fundamentals of programming and experienced developers seeking efficient solutions for maintainable software projects. With this comprehensive collection, users can explore the capabilities of V and enhance their development skills effectively.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
The "Awesome Python" project is a comprehensive collection of resources dedicated to Python, a versatile and widely-used programming language known for its readability and simplicity. This list encompasses a variety of categories including libraries, frameworks, tools, tutorials, and community resources that cater to both beginners and experienced developers. Users can explore resources for web development, data analysis, machine learning, automation, and more, making it an invaluable asset for anyone looking to enhance their Python skills. Whether you're just starting out or looking to deepen your expertise, this collection provides the tools and knowledge to help you succeed in your Python journey.
The "Awesome Go" project is a curated collection of resources for the Go programming language, a statically typed and compiled language developed by Google. This list encompasses a wide range of categories including libraries, frameworks, tools, tutorials, and community resources that cater to both new and experienced Go developers. Whether you're looking for web development frameworks, testing tools, or deployment solutions, this list provides valuable insights and resources to enhance your Go programming journey. Dive into the world of Go and discover tools and libraries that can help streamline your development process and improve your coding efficiency.
The "Awesome C/C++" project is a curated collection of resources aimed at developers working with C and C++, two powerful general-purpose programming languages widely used for system programming and embedded applications. This list encompasses a variety of resources including libraries, frameworks, tools, tutorials, and community contributions that cater to both beginners and experienced developers. Users can explore essential libraries for graphics, networking, and data processing, as well as tools for debugging, performance analysis, and code quality. Whether you are looking to deepen your understanding of low-level programming or seeking advanced techniques for optimizing performance, this collection provides a wealth of information and tools to enhance your C/C++ development experience.
The "Awesome Rust" project is a curated collection of resources for developers using Rust, a systems programming language that emphasizes safety and performance. This list encompasses a variety of categories, including libraries, frameworks, tools, tutorials, and community resources, all aimed at enhancing the Rust development experience. Whether you are a beginner looking to learn the basics or an experienced developer seeking advanced techniques, this list provides valuable insights and tools to improve your Rust projects. Dive into the world of Rust and discover the resources that can help you build safe and efficient software.
A language-agnostic build tool designed for efficiency, ease of use, and extensibility.
Compile, package, sign, and deploy V graphical apps to Android devices from the command line or as a V module.
Extends vab to compile V applications using vlang/sdl for Android, building SDL2/SDL3 from source with Android NDK.
A low-level hardware control utility for AMD GPUs on Linux that enables sub-threshold screen dimming and hardware blue light filtering.
A lightweight C REPL that compiles and executes C code in real-time as you type.
A covert communication channel that encodes data into DNS cache timing differences.
A command-line tool for finding and removing duplicate files by calculating hash sums.
A CLI tool to automatically check and download the latest artifacts from GitHub repositories.
A command-line tool to fetch and display Hacker News top stories.
CLI tool to clone all Git repositories belonging to you from GitHub, Gitea, or Forgejo.
A modern, feature-rich ls alternative written in V, offering color output, icons, checksums, and multiple display formats.
An anti-forensic framework for Android that encrypts app data and executes entirely within a cryptographically secured RAM layer.
Network stealth utility for MediaTek chipsets that blocks carrier location tracking and locks onto specific cells via AT commands.
A CLI tool for managing Docker Swarm resources through Portainer API with Hashicorp Vault integration.
A universal script runner that executes code in over 20 programming languages directly from the command line.
A lightweight, multi-protocol proxy router and chain manager with built-in DPI evasion and automatic failover.
A V and FFmpeg tool that removes device and OS fingerprints from screenshots by neutralizing pixel and metadata traces.
A lightweight CLI utility for creating and managing symbolic links in your system PATH.
A SOCKS5 proxy that enforces constant bandwidth to Tor, blending real traffic with cover traffic to defeat timing analysis.
A command-line tool for the V programming language that generates AST JSON files from V source code.
A CLI tool that generates folder structures for building command-line applications in V.
A simple, fast, and dependency-free static file server written in V.
A command-line system information tool for macOS written in V that displays hardware and software details.
A terminal-based Google search tool built with V CLI for performing web and image searches directly from the command line.
A fast file list server written in V that generates JSON compatible with nginx's autoindex module.
A command-line tool for generating V projects, installing modules from git repositories, and running scripts.
A tiny, portable command-line client for querying Loki log databases using LogQL.
A command-line tool for generating QR codes with ASCII, SVG, and PNG output, plus styling and logo embedding.
A command-line tool for inspecting V source files by printing AST and tokens.
A cross-compiler for V that uses Zig's C compiler to build V programs for multiple platforms.
A collection of high-quality terminal applications written in V for productivity, learning, and daily use.
A simple command-line interface for building interactive prompts and questionnaires in the V programming language.
A playful simulation of a software installer that does nothing, created purely for entertainment.
An interactive Unix shell written in V, featuring pipes, history, plugins, and a built-in terminal multiplexer.
A desktop tool for game developers to create and edit 2D polygon colliders with sprite reference, built with V.
A simple, fast, safe, compiled programming language for building maintainable software with C-like performance and rapid compilation.
A 1 MB text editor written in V with hardware-accelerated rendering, compiling in under a second.
A V module providing the core text editor engine for building editors, text areas, and game consoles.
A buffer-centric TUI text editor written entirely in Vlang, combining ideas from Neovim, Helix, and Emacs in a tiny standalone binary.
A V module for creating PDF files with both low-level control and high-level convenience.
A 2048 game implementation in V with multiple AI algorithms including DFS, heuristic, minimax, expectimax, Monte Carlo, and reinforcement learning.
A high-performance, fast-compiling, lightweight server software for Minecraft: Bedrock Edition written in V.
A simple, fast, safe, compiled programming language for developing maintainable software with C-like performance.
A simple osu! standard simulator for gameplay, replay viewing, and video rendering.
A simple Minesweeper game implementation written in the V programming language.
A jigsaw-like puzzle game written in the V programming language.
A V-based programming framework for microcontrollers that transpiles V code to C for various device compilers.
A statically typed scripting language that transpiles into POSIX-compliant shell scripts.
An implementation of the Monkey programming language interpreter written in the V programming language.
A stack-based compiled systems programming language with a modern syntax, inspired by FORTH.
A lightweight x86-64 assembler written in the V programming language for compiling assembly code to object files.
A brainfuck interpreter and compiler implemented in the V programming language.
A toy C compiler written in V, designed to eventually compile the V language and itself.
A work-in-progress V compiler and interpreter, currently implementing a parser with basic type checking.