BROWSE A-Z
All 305,250 crates, alphabetically
Data as of 2026-07-25 (crates.io database dump, timestamp 2026-07-25T02:00:36Z). Source: crates.io · db-dump.tar.gz · methodology & corrections.
vtreexA fast, colorful directory tree viewer written in Rust.1,290MIT
vtrigHidden trigonometry functions with their derivates and integrals2,949Apache-2.0
vtsMacro to generate boiler plate to define new types with associated constraints5,704MIT OR Apache-2.0
vts-rsRust crate for interacting with virtual_touchscreen kernel module.7,692MIT
vts_parsingCrate for parsing VTS or VTM files generated by VTOL VR.5,378AGPL-3.0-or-later
vtsamplerCross-platform GPU video format conversion and scaling (wgpu compute)38MIT
vttRust types for serializing and deserializing WebVTT with Serde.3,870MIT OR Apache-2.0
vtt-rsLibrary and CLI for streaming microphone input to OpenAI compatible transcription APIs1,150MIT
vtt2csvA small tool to convert WebVTT files to CSV files2,691MIT
vtt2srtConvert subtitle from vtt format to srt1,790MIT
vtubestudioA library for interacting with the VTube Studio API.20,067MIT
vtubestudio-cliCLI program for interacting with the VTube Studio API8,507MIT
vtuiA simple terminal UI framework205MIT
vtui-coreA simple terminal UI framework143MIT
vtui-macrosA simple terminal UI framework339MIT
vtxVTX sound format parsing and playback library8,007MIT
vtx-binVTX sound format toolbox6,320MIT
vtx-cliVTX CLI307MIT
vtx-engineVoice processing and transcription engine - audio capture, speech detection, and Whisper transcription335MIT
vtx-formatBinary format specification for VTX plugin system476MIT
vtx-protocolOfficial WIT interface definitions for VTX Project923Apache-2.0
vtx-sdkOfficial SDK for developing VTX plugins using Rust and WebAssembly.580Apache-2.0
vtyrecVtyrec is a tty recorder. It aims to be a rust impl of ttyrec, with extended functions, such as vhs-like script.1,000GPL-3.0-only
vuA simple image viewer27MIT
vu128Efficient variable-length integers51,0020BSD
vu64variable length encode/decode for a 64-bits integer26,496MIT OR Apache-2.0
vue-compiler-coreVue compiler in Rust's core component6,268MIT
vue-oxc-parserCovert Vue AST (vue-compiler-core) to JSX AST (oxc)1,665MIT
vue-sfcA parser for Vue SFC.8,270MIT
vue_convertA cli tool and rust lib to convert a set of html files to a Vue Single File Component base Vue Spa automatically.1,672MIT OR Apache-2.0
vue_oxc_toolkitDEPRECATED: Use vue-oxlint-toolkit instead725MIT
vue_oxlint_jsxAn experimental toolkit to provide high performance Vue linting support.82MIT
vue_oxlint_parserRust port of vue-eslint-parser: AST types and SFC parser for Vue single-file components.82MIT
vuefinderA Rust implementation of VueFinder file manager2,248MIT
vuepressPure Rust implementation of VuePress static site generator compiler25AGPL-3.0
vuetomvuetom rs utils2,026MIT OR Apache-2.0
vuetom_dcvuetom rs utils1,499MIT OR Apache-2.0
vuiGame UI1,724MIT OR Apache-2.0
vuikitA Rust library for building real-time voice user interfaces with streaming support for VAD, STT, and TTS335Unlicense
vuinputdContainer-safe mediation daemon for /dev/uinput using CUSE.141MIT
vuioA cross-platform DLNA/UPnP media server with advanced audio features, real-time file monitoring, and robust database management106MIT OR Apache-2.0
vujioAn _experimental_ fast and pertinent web platform for modern devices.6,261Apache-2.0/MIT
vujio_applicationAn _experimental_ fast and pertinent web platform for modern devices.5,265Apache-2.0/MIT
vujio_clientvuj.io client utilities5,333Apache-2.0/MIT
vujio_servervuj.io server utilities5,439Apache-2.0/MIT
vukRust bindings for https://github.com/martty/vuk3,429MIT
vukeResearch tool for studying vulnerable Bitcoin key generation practices296MIT
vulcanA package manager for Pyro.1,699MIT
vulcan-luaskillsLuaSkills core runtime library for loading, invoking, and managing Lua skill packages.18MIT
vulcanoEverything.1,892MIT
vulcano-numberA library for handling numbers.1,464MIT
vulfyCross-language CLI-based package version scanner for detecting known vulnerabilities519MIT
vulhuntPlaceholder for vulhunt25GPL-3.0
vulkVulkan bindings for Rust, except only the bleeding edge features22,110MIT
vulk-extVulkan bindings for Rust, except only the bleeding edge features18,147MIT
vulk-genVulkan bindings for Rust, except only the bleeding edge features20,289MIT
vulk-rsOpinionated Rust bindings for Vulkan.2,533EUPL-1.2
vulk-testVulkan bindings for Rust, except only the bleeding edge features20,139MIT
vulkanVulkan bindings for Rust358MIT OR Apache-2.0
vulkan-bindingsBindings for the Vulkan API generated from Khronos spec (vk.xml)19,858MIT OR Apache-2.0
vulkan-example-rsVulkan examples writen in rust1,690MIT
vulkan-headersMinimalist Rust FFI bindings for Vulkan195MIT-0
vulkan-headers-generatorGenerate the vulkan-headers crate147MIT-0
vulkan-intempowering everyone to clamp integers in a memey way1,721WTFPL
vulkan-loader-sysVulkan Loader6,237Apache-2.0
vulkan-mallocA general purpose device memory allocator for Vulkan9,503MIT / Apache-2.0
vulkan-registryParses the Vulkan API Registry XML files270non-standard
vulkan-rustErgonomic Vulkan bindings for Rust, generated from vk.xml150MIT OR Apache-2.0
vulkan-rust-sysRaw Vulkan FFI types generated from vk.xml207MIT OR Apache-2.0
vulkan-sysrust bindings to vulkan6,516MIT
vulkan_genVulkan XML specification parser and Rust binding generator. Used internally by the vulkane crate, but reusable as a standalone…1,510MIT OR Apache-2.0
vulkan_rawA raw Vulkan API bindings for Rust.12,012MIT
vulkan_rsVulkan bindings for the rust programming language.14,575BSD-2-Clause
vulkan_rs_generatorVulkan bindings generator for the rust programming language.2,760BSD-2-Clause
vulkan_videoVulkan Video bindings in safe Rust via ash1,477BSD-2-Clause
vulkanaliaVulkan bindings for Rust.84,175Apache-2.0
vulkanalia-bootstrapA utility library that jump starts initialization of Vulkan via Vulkanalia500MIT OR Apache-2.0
vulkanalia-sysRaw Vulkan bindings for Rust.86,192Apache-2.0
vulkanalia-vmaAn integration of Vulkan Memory Allocator with vulkanalia.5,399Apache-2.0
vulkaneVulkan API bindings generated entirely from vk.xml, with a complete safe RAII wrapper covering compute and graphics:…1,646MIT OR Apache-2.0
vulkane_deriveDerive macros for the vulkane Vulkan bindings crate. Provides #[derive(Vertex)] for automatic vertex input layout generation.101MIT OR Apache-2.0
vulkaneumVulkan bindings with rust4,904non-standard
vulkanicUltra-thin Vulkan API wrapper sitting on top of vk-sys5,223MIT
vulkaniteVulkan bindings for Rust10,101MIT OR Apache-2.0
VulkanLoaderRustRust Vulkan Loader based on earthtraveller1/Vulkan-Loader-sys-rs2,554Apache-2.0
vulkanoSafe wrapper for the Vulkan graphics API1,951,600MIT OR Apache-2.0
vulkano-framingUploading images to and downloading frames from the GPU.9,284MIT
vulkano-glfwUtility functions to use GLFW with Vulkano5,861MIT
vulkano-glfw-v2Utility functions to use GFLW with Vulkano5,829MIT
vulkano-glyphText rendering with vulkano.10,067MIT/Apache-2.0
vulkano-macrosMacros used by vulkano929,444MIT OR Apache-2.0
vulkano-mandelbrodtVulkan-powered interactive Mandelbrodt set explorer1,452AGPL-3.0-only
vulkano-shader-deriveDeprecated76,030MIT/Apache-2.0
vulkano-shadersMacro for generating Rust code from shaders538,502MIT OR Apache-2.0
vulkano-taskgraphVulkano's task graph implementation2,931MIT OR Apache-2.0
vulkano-utilUtility functionality to make usage of vulkano easier41,546MIT OR Apache-2.0
vulkano-winLink between vulkano and winit377,647MIT OR Apache-2.0
vulkano_blasGLSL Vulkano shaders for BLAS operations.2,315Apache-2.0
vulkano_maybe_moltenUse vulkano-rs with ash-molten on macOS and without on other platforms3,754MIT OR Apache-2.0
vulkano_textRender text with the DejaVu font using the Vulkano library.35,071MIT
vulkanologyA vulkan shader testing framework3,872MIT
vulkayesComing Soon™1,766MIT/Apache-2.0
vulkayes-coreMore positive Vulkan abstraction.2,402MIT/Apache-2.0
vulkayes-windowWindowing abstraction for use with vulkayes (vulkayes-core).1,605MIT/Apache-2.0
vulkustGame engine2,295GPL-1.0
vuln-reachCode reachability path analysis.2,756non-standard
vulnera-advisorAggregates security advisories from GHSA, NVD, OSV, CISA KEV, and more380GPL-3.0-or-later
vulnexCrate for making games120MIT
vulnirVulnerability rule and finding primitives used by jsdet203MIT
vulnsigRender CVSS vulnerability vectors as expressive SVG glyphs39MIT
vulpixAn image processing service.6,217MIT
vulpoCore SDK for use with the Vulpo authentication server3,601MPL-2.0
vulpo_rocketRocket SDK for use with the Vulpo authentication server1,615MPL-2.0
vulstvulst42non-standard
vultCore library for Vult Finance integrations1,006MIT
vultanTerminal-based, Anki-compatible spaced-repetition study tool that reads flashcards from a directory of markdown notes.33MIT
vultrA pure Rust Vultr API binding.8,686MIT
vultr-apirust library for rust api client1,519MIT
vultur-sso-api-clientRust library for VULTUR SSO API client integration997ISC
vultureRust implementation of RAPTOR (Round-bAsed Public Transit Routing)230Apache-2.0
vumeInstant microVM provisioning via Firecracker and ZFS132MIT
vumeter🌡️Simple, configurable, comand line gauge/meter.1,112MIT
vumpSemantic versioning and release automation tool following the Conventional Commits specification230MIT
vunkThe vunk programming language1,466MPL-2.0
vuoAn asynchronous stream processing library for Rust, built on Actix, providing a rich set of functional operators.989Apache-2.0
vuotRun recursive async functions without overflowing the stack1,861MIT
vupHelps with bumping version numbers337MIT
vup-cliCommand line tool to bump version numbers.190MIT
vup-rsCLI tool to bump package versions in Cargo.toml and package.json.66MIT
vuquest-3320Serial communication protocol for Honeywell BCS devices1,309MIT
vusiECDSA signature vulnerability analysis library and CLI57MIT
vuxtEmpty project (see readme)3,526Unlicense
vuxt_macrosEmpty project (see readme)3,560Unlicense
vvA memory-contiguous `Vec<Vec<T>>` with resizable inner vecs.293MIT OR Apache-2.0
vv-agentVectorVein agent runtime, SDK, CLI, tools, and workspace backends257MIT
vv-llmRust implementation surface for vv-llm458MIT
vv_a11yThis crate is reserved for the vv engine project19MIT OR Apache-2.0
vv_abiThis crate is reserved for the vv engine project19MIT OR Apache-2.0
vv_aiThis crate is reserved for the vv engine project20MIT OR Apache-2.0
vv_analyzerThis crate is reserved for the vv engine project18MIT OR Apache-2.0
vv_androidThis crate is reserved for the vv engine project19MIT OR Apache-2.0
vv_animationThis crate is reserved for the vv engine project19MIT OR Apache-2.0
vv_antialiasThis crate is reserved for the vv engine project19MIT OR Apache-2.0
vv_apiThis crate is reserved for the vv engine project18MIT OR Apache-2.0
vv_appThis crate is reserved for the vv engine project19MIT OR Apache-2.0
vv_assetThis crate is reserved for the vv engine project19MIT OR Apache-2.0
vv_asyncThis crate is reserved for the vv engine project20MIT OR Apache-2.0
vv_audioThis crate is reserved for the vv engine project20MIT OR Apache-2.0
vv_avianThis crate is reserved for the vv engine project20MIT OR Apache-2.0
vv_benchThis crate is reserved for the vv engine project19MIT OR Apache-2.0
vv_bevyThis crate is reserved for the vv engine project20MIT OR Apache-2.0
vv_buildThis crate is reserved for the vv engine project18MIT OR Apache-2.0
vv_cameraThis crate is reserved for the vv engine project21MIT OR Apache-2.0
vv_ciThis crate is reserved for the vv engine project19MIT OR Apache-2.0
vv_cliThis crate is reserved for the vv engine project20MIT OR Apache-2.0
vv_colorThis crate is reserved for the vv engine project20MIT OR Apache-2.0
vv_coreThis crate is reserved for the vv engine project20MIT OR Apache-2.0
vv_dataThis crate is reserved for the vv engine project20MIT OR Apache-2.0
vv_deriveThis crate is reserved for the vv engine project19MIT OR Apache-2.0
vv_deviceThis crate is reserved for the vv engine project20MIT OR Apache-2.0
vv_dylibThis crate is reserved for the vv engine project19MIT OR Apache-2.0
vv_ecsThis crate is reserved for the vv engine project20MIT OR Apache-2.0
vv_editorThis crate is reserved for the vv engine project19MIT OR Apache-2.0
vv_focusThis crate is reserved for the vv engine project19MIT OR Apache-2.0
vv_fuzzThis crate is reserved for the vv engine project19MIT OR Apache-2.0
vv_fxThis crate is reserved for the vv engine project19MIT OR Apache-2.0
vv_geometryThis crate is reserved for the vv engine project19MIT OR Apache-2.0
vv_gizmoThis crate is reserved for the vv engine project19MIT OR Apache-2.0
vv_gizmosThis crate is reserved for the vv engine project20MIT OR Apache-2.0
vv_gltfThis crate is reserved for the vv engine project19MIT OR Apache-2.0
vv_godotThis crate is reserved for the vv engine project20MIT OR Apache-2.0
vv_hot_reloadThis crate is reserved for the vv engine project20MIT OR Apache-2.0
vv_i18nThis crate is reserved for the vv engine project19MIT OR Apache-2.0
vv_ikThis crate is reserved for the vv engine project19MIT OR Apache-2.0
vv_imageThis crate is reserved for the vv engine project20MIT OR Apache-2.0
vv_inputThis crate is reserved for the vv engine project19MIT OR Apache-2.0
vv_internalThis crate is reserved for the vv engine project20MIT OR Apache-2.0
vv_iosThis crate is reserved for the vv engine project20MIT OR Apache-2.0
vv_langThis crate is reserved for the vv engine project18MIT OR Apache-2.0
vv_lightThis crate is reserved for the vv engine project19MIT OR Apache-2.0
vv_lintThis crate is reserved for the vv engine project21MIT OR Apache-2.0
vv_logThis crate is reserved for the vv engine project19MIT OR Apache-2.0
vv_materialThis crate is reserved for the vv engine project20MIT OR Apache-2.0
vv_mathThis crate is reserved for the vv engine project19MIT OR Apache-2.0
vv_meshThis crate is reserved for the vv engine project19MIT OR Apache-2.0
vv_metaThis crate is reserved for the vv engine project19MIT OR Apache-2.0
vv_migrateThis crate is reserved for the vv engine project19MIT OR Apache-2.0
vv_navThis crate is reserved for the vv engine project18MIT OR Apache-2.0
vv_netThis crate is reserved for the vv engine project20MIT OR Apache-2.0
vv_pathThis crate is reserved for the vv engine project19MIT OR Apache-2.0
vv_pbrThis crate is reserved for the vv engine project19MIT OR Apache-2.0
vv_perfThis crate is reserved for the vv engine project18MIT OR Apache-2.0
vv_physicsThis crate is reserved for the vv engine project19MIT OR Apache-2.0
vv_pickingThis crate is reserved for the vv engine project20MIT OR Apache-2.0
vv_platformThis crate is reserved for the vv engine project19MIT OR Apache-2.0
vv_playstationThis crate is reserved for the vv engine project18MIT OR Apache-2.0
vv_postprocessThis crate is reserved for the vv engine project17MIT OR Apache-2.0
vv_preferenceThis crate is reserved for the vv engine project20MIT OR Apache-2.0
vv_queryThis crate is reserved for the vv engine project19MIT OR Apache-2.0
vv_rawThis crate is reserved for the vv engine project19MIT OR Apache-2.0