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.
svelte-cliA CLI full of utilities for Svelte/Kit projects.1,625MIT
svelte-compilerCore compiler API for the Rust Svelte toolchain61MIT
svelte-parserCompile Svelte code into HTML, JS for expressrs4,254AGPL-1.0-only
svelte-storeErgonomic Rust wrapper for using Svelte stores through WASM.5,757MIT
svelte-syntaxLightweight syntax-layer crate for the Rust Svelte toolchain183MIT
sveltecliSvelte is a simple CLI tool for prototyping and developing Svelte components.6,606MIT
sveltersSvelte parser written in Rust with error recovery and handling in mind1,617MIT OR Apache-2.0
sveltumPrototype adapter to connect Sveltekit and Axum allowing a Rust based Axum HTTP server to serve a Sveltekit app (With SSR)600MIT
svemirA WIP project from Ursa Dev, name of the engine used by Stellar Shipyard24MIT
sveppa-bencodeA zero dependency bencode library.12,419Unlicense OR MIT
sveppa-torrentA torrent library from scratch.1,667Unlicense OR MIT
sversver3,631MulanPSL-2.0
sverilogparseVerilog netlist (structural verilog) parser9,332AGPL-3.0-only
svetofor🚥 A simple semaphore with RAII guards based on `parking_lot`36MIT
svfSerial Vector Format (SVF) file parser7,959MIT
svfmtSystemVerilog formatter882non-standard
svfplayerSVF player using adapters from the jtag-taps crate1,508MIT
svgThe package provides an SVG composer and parser.6,695,328Apache-2.0 OR MIT
svg-colorColor extraction and format conversion for SVG documents55MIT
svg-dataStructured SVG specification data, extracted from canonical upstream65MIT
svg-diffFind the diff between 2 SVGs in the form of a list of operations to get transform from one SVG to the other6,496MIT
svg-domA lightweight Rust/WebAssembly library for creating and mutating live SVG content directly in the browser DOM1,209MIT
svg-formatStructural formatter for SVG documents55MIT
svg-hushStrip scripting and other abusable features from SVG files226,091Apache-2.0 OR MIT
svg-iconifyA CLI for converting SVG's to PNG of specified size3,249non-standard
svg-in-har2pdfExtract SVGZ from HAR archive and make a PDF785Apache-2.0
svg-invertA CLI utility and a library to invert colors in an SVG image2,844MIT
svg-language-serverLSP server for SVG45MIT
svg-lintStructural linting for SVG53MIT
svg-ndA simple library for creation of SVG diagrams2,814MIT OR Apache-2.0
svg-optimizerSVG file optimizer734MIT
svg-path-bboxSVG paths bounding box calculator in Rust18MIT
svg-path-cstCST SVG path parser.17,007MIT
svg-path-parserGenerate a list of points from SVG path strings6,697MIT
svg-pixelsA PNG to SVG per pixel converter3,908MIT
svg-referencesShared SVG/CSS symbol extraction for references and definitions58MIT
svg-rendererA high-performance SVG-to-raster renderer powered by Skia, with CPU and optional Vulkan GPU backends42MIT
svg-simple-parserA simple parser for svg8,722MIT
svg-stripFast and aggressive SVG minification CLI tool for shrinking SVGs for inline HTML, Vue and Svelte component templates and…31MIT
svg-tikzA customisable converter from SVG to TikZ. The library can be used to write custom converters, for instance to generate multiple…4,742MIT/Apache-2.0
svg-tileserverA high performance SVG Leaflet/MapLibre compatible tile server3,848MIT
svg-to-iconsA tool to convert SVG to icon formats (ICO, ICNS, PNGs).90MIT
svg-to-png-cliA CLI tool that auto-converts SVG files to PNG on file changes31MIT
svg-to-videoA CLI tool for converting animated SVGs into frame-perfect, lossless video files using a deterministic headless browser & FFmpeg.30MIT
svg-treeShared tree-sitter traversal helpers for SVG workspace crates78MIT
svg2appiconConvert svg to icons for iOS, macOS, and watchOS4,875MIT
svg2avifconvert svg to avif1,818MIT
svg2colored-pngAn SVG to PNG converter7,762GPL-3.0
svg2gcodeConvert paths in SVG files to GCode for a pen plotter, laser engraver, or other machine.27,870MIT
svg2gcode-cliCommand line interface for svg2gcode15,358MIT
svg2gcode-webConvert vector graphics to g-code for pen plotters, laser engravers, and other CNC machines19,924MIT
svg2glifConvert SVG to UFO glif file156MIT
svg2pdfConvert SVG files to PDFs.1,204,705MIT OR Apache-2.0
svg2pdf-cliThe command line interface for svg2pdf.8,322MIT OR Apache-2.0
svg2png-wasm-rsA WASM-powered library to convert SVG markup into PNG images1,296MIT OR Apache-2.0
svg2polylinesConvert SVG data to a list of polylines (aka polygonal chains or polygonal paths).28,711MIT OR Apache-2.0
svg2ptsA Command line tool to convert a svg to a list of points.9,510MIT
svg2sixelRender a SVG as sixel for display in terminal4,219Apache-2.0
svg2svelteEasily turn an SVG file into a Svelte component, Rewritten in Rust.8,220AGPL-3.0
svg2tex-rsConvert SVG artwork into PDF literal operators or TeX-friendly output for LaTeX workflows.70MIT
svg2ttfConvert an SVG font into a TTF font (binary table writer)42MIT
svg2webpConvert SVG to WebP / 将 SVG 转换为 WebP16,657MIT
svg_avatarsA Rust library for generating SVG avatars from identifiers.5,950MIT
svg_captchaHigh performance SVG captcha generator / 高性能 SVG 验证码生成器311MulanPSL-2.0
svg_cleanersvgcleaner could help you to clean up your SVG files from the unnecessary data.1,602GPL-2.0
svg_composerA strongly typed SVG composing library written in Rust. This library allows you to ensure the soundness of your generated SVGs at…1,627non-standard
svg_definitionsA Rust library with definitions for SVG elements8,171MIT
svg_faceGenerates random SVG faces15,352Apache-2.0
svg_file_parserA Rust-based SVG parser designed to interpret scalable vector graphics (SVG) files.1,593MIT
svg_fmtVery simple debugging utilities to dump shapes in SVG format.13,397,283MIT/Apache-2.0
svg_iconsvg icon parser use nom2,267MIT
svg_imagingSVG parsing and rendering through imaging.186Apache-2.0 OR MIT
svg_metadataExtracts metadata (like the viewBox, width, and height) from SVG graphics126,142Apache-2.0/MIT
svg_minimalA minimal svg library making use of the <path> elment and little else.2,955MIT OR Apache-2.0
svg_panelizeQuick and dirty tool to clone an SVG across X and Y axes1,748MIT
svg_parserRust port of https://github.com/Rich-Harris/svg-parser17MIT
svg_path_opsSVG Path Manipulation Utilities66,654MIT
svg_path_simplifierSVG simplifier, converter and autocutter for plotters1,569MIT
svg_to_icoA utility and Rust library to convert SVG icons into Windows ICO files.23,663MIT
svg_to_linesconverts svg string to list of lines1,732MIT
svg_to_pngConverts SVG to PNG and dynamic Image1,951MIT
svgator-to-solidjsConverts a SVGator export to solidjs compatible import3,962MIT OR Apache-2.0
svgbobTransform your ascii diagrams into happy little SVG576,584Apache-2.0
svgbob_cliTransform your ascii diagrams into happy little SVG143,957Apache-2.0
svgbob_serverTransform your ascii diagrams into happy little SVG1,659Apache-2.0
svgbobdocRenders ASCII diagrams in doc comments as SVG images.1,881,343MIT/Apache-2.0
svgc`svgc` (previously SvgCompress) is a tool for compressing SVG files by removing unnecessary whitespace, comments, metadata and…10,123AGPL-3.0-or-later
svgcleanersvgcleaner could help you to clean up your SVG files from the unnecessary data.40,760GPL-2.0
svgdom[DEPRECATED] Library to represent an SVG as a DOM.363,846MIT/Apache-2.0
svgdxcreate SVG diagrams easily34,591MIT
svgdx-pandocpandoc filter for svgdx codeblocks in Markdown5,094MIT
svgenRunit service generator3,270AGPL-3.0
svgfiltersImplementation of various SVG filters.1,009,706MPL-2.0
svggenAllows you to create vector images from templates.4,132Apache-2.0
svgiTool to generate X, Discord and Github icons from an SVG icon.503MIT
svgizeAdvanced SVG serialization library4,048MIT OR Apache-2.0
svgmSVG minimizer — fast, safe, fixed-point convergence SVG optimizer254MIT OR Apache-2.0
svgm-coreSVG optimization engine — fast, safe, fixed-point convergence SVG optimizer423MIT OR Apache-2.0
svgmacroWrite any SVG easily from Rust!14,635MIT/Apache-2.0
svgoSVG Optimizer for Rust5,034MIT OR Apache-2.0
svgpack_analysisAnalysis and reporting helpers for svgpack.96MIT
svgpack_cliCLI binary crate for svgpack.20MIT
svgpack_codegenCode generation for SVG component outputs.100MIT
svgpack_configConfiguration model and loader for svgpack.172MIT
svgpack_coreCore orchestration pipeline for svgpack.59MIT
svgpack_dedupDuplicate detection for normalized SVGs.98MIT
svgpack_optimizerOptimization pass engine for svgpack.137MIT
svgpack_parserSVG/XML parsing helpers for svgpack.205MIT
svgpack_spriteSprite generation utilities for svgpack.98MIT
svgparserFeatureful, pull-based, zero-allocation SVG parser.227,751MIT/Apache-2.0
svgpathSVG path parser, simplification and transformation library46MIT OR Apache-2.0
svgplotUtilities for SVG generation48,426MIT
svgrAn SVG rendering library.26,535MPL-2.0
svgr-macroA macro for generating SVG trees at compile time38,743MIT
svgr-rsA tool to transform SVG into React components15,891MIT
svgrepA grep-like utility for separated-values files written in Rust12,355GPL-3.0+
svgrsSVG optimization and conversion tooling1,868MIT
svgrtypesSVG types parser.31,813MIT/Apache-2.0
svgtaila minimal SVG viewer57MIT
svgtidyHigh-performance SVG optimizer written in Rust245MIT
svgtypesSVG types parser.23,185,359Apache-2.0 OR MIT
svguruA lightweight SVG viewer with embedded GUI718LGPL-2.1
svgviewA minimal, reloading SVG viewer a la feh.1,650Apache-2.0
svgwriterTyped SVG Writer1,778non-standard
svgxsimple svg builder2,486non-standard
sviA function to interpolate variables in a hashmap into a format string17,547MIT
svidStateless Verifiable ID — native + WASM 64-bit ID generator138Apache-2.0
svid-macrosProc-macro derives for the svid crate175Apache-2.0
sviewAgent-friendly structure views of source and document files50Apache-2.0
sview-fmindexFM-index library with slice view architecture for efficient text indexing and pattern matching1,036MIT
svimProfile based configuration wrapper for neovim1,676MIT
svinstDetermines the modules declared and instantiated in SystemVerilog files, producing a YAML file as output.17,481MIT
svisualBase Rust structures and traits for SVisual client7,047MIT/Apache-2.0
svixSvix webhooks API client and webhook verification library863,788MIT
svix-ksuidA pure Rust and fully tested KSUID implementation803,072MIT
svix-webhook-with-cloneSvix webhooks API client with derive Clone added to Webhook struct933MIT
svl-toolsTools for interfacing with the Sparkfun Variable Bootloader (SVL).1,833BSD-3-Clause
svlang-sysRust bindings for the slang SystemVerilog parser.1,246MIT
svlintSystemVerilog linter105,945MIT
svlsSystemVerilog language server66,580MIT
svmImplementation of a modern Support Vector Machine toolbox library2,653MPL-2.0
svm-engine-keysCustom serde implementations for Solana Keypair and Pubkey structs2,559MIT
svm-hashSolana-compatible hashing and Merkle tree utilities33,173Apache-2.0
svm-hasherCustom svm sha256 hasher251MIT
svm-hashmapCustom svm hashmap36MIT
svm-hashsetCustom svm hashset37MIT
svm-rsSolidity compiler version manager7,218,961MIT OR Apache-2.0
svm-rs-buildsSolidity compiler builds1,763,312MIT OR Apache-2.0
svm-test-utilsA set of utils for testing1,968MIT
svm-unit-testRun #[svm_test] functions as compiled SBPF programs in Mollusk and report compute-unit usage.839MIT
svm-unit-test-macrosProc macro for svm-unit-test (#[svm_test]).883MIT
svm40Rust driver for the Sensirion SVM40 sensor.4,176MIT OR Apache-2.0
svm_merkle_treefor PoC purpose Abhishek Singh834MIT
svmapA library to parse SVMap, used to map memory for emulators.6,259MIT
svnAsync Rust SVN client for Subversion svn://, svn+ssh://, and ra_svn workflows.256MIT
svn-cmdthis is a wrapper to svn command-line utility1,682MIT
svn2gitA Subversion-to-Git repository converter3,575MIT OR Apache-2.0
svoAn implementation of Sparse Voxel Octree with a custom arena allocator.1,802Apache-2.0
svod-archArchitecture-level algorithms for the Svod ML compiler45MIT
svod-codegenBackend code generation for the Svod ML compiler118MIT
svod-deviceDevice abstraction layer for the Svod ML compiler160MIT
svod-dtypeType system for the Svod ML compiler204MIT
svod-irIntermediate representation for the Svod ML compiler185MIT
svod-macrosProcedural macros for the Svod ML compiler204MIT
svod-modelPretrained models inference abstraction.18MIT
svod-onnxONNX model importer for the Svod ML compiler20MIT
svod-runtimeKernel execution runtime for the Svod ML compiler95MIT
svod-scheduleOptimization passes and pattern engine for the Svod ML compiler142MIT
svod-tensorHigh-level lazy tensor API for the Svod ML compiler72MIT
svox_pico_ttsVery simple wrapper for the SVOX Pico TTS Linux package1,544MIT
svpLattice sieving over the integers with arbitrary precision.2,996MIT
svp-clientClient for the silver-platter protocol4,993Apache-2.0
svpngA small function for saving RGB/RGBA image into uncompressed PNG3,403CC0-1.0
svrvServe Or Live-Reload Static Sites1,251MIT
svscrA simple tool that allows you to quickly save a picture from the clipboard to a file1,124WTFPL
svsepA command-line utility to separate Svelte files into 3 separate .html, .css, and .js files1,596MIT
svt-av1-encTiny Rust safe wrapper for SVT-AV12,050MIT OR Apache-2.0
svt-av1-rsHigh level bindings to SVT-AV11,677MIT
svt-av1-sysFFI bindings to SVT-AV13,065MIT
svtcA tool to convert SCSS variables into CSS variables2,800MIT
svx-to-irmfConvert .svx voxel files to IRMF shaders55MIT OR Apache-2.0
swA stopwatch program for the terminal.2,255MIT
sw-compositea collection of software compositing routines767,388BSD-3-Clause
sw-croaringRust wrapper for CRoaring3,700Apache-2.0
sw-errorsA library for error parsing and pretty-printing, used across the swtools toolset.3,862Apache-2.0
sw-logger-rsSimple logger for Rust5,636CC0-1.0
sw-sw-logger-rsSimple sw-logger for Rust1,417CC0-1.0
sw-sync-cliCLI for fast and flexible data transfer between shopware and (CSV) files over API10,379MIT
sw-tuia simple terminal stopwatch application897non-standard
sw2303SW2303 USB PD controller driver for embedded systems with async/sync support21MIT OR Apache-2.0
sw3526A SW3526 driver based on [embedded-hal](https://crates.io/crates/embedded-hal). Support `async` and `sync` features.4,416MIT
sw4p-bridgeGasless cross-chain USDC transfer SDK23MIT
sw4rm-rsA crate to handle OpenAPI v2, v3, and v3.1 specs4,092non-standard
sw4rm-rs-generationA crate to handle generation of rust models & apis from OpenAPI v2, v3, and v3.1 specs2,009non-standard
sw4rm-sdkSW4RM Agentic Protocol - Reference Rust SDK675Apache-2.0
sw_authAuthentication API for Script-Ware M Auth4,753MIT
sw_galaxy_map_cliCommand-line interface for sw_galaxy_map192MIT OR Apache-2.0
sw_galaxy_map_coreCore library for Star Wars galaxy exploration, search, routing, and unknown-planet workflows253MIT OR Apache-2.0
sw_galaxy_map_editCommand-line editor for maintaining planet records in sw_galaxy_map53MIT OR Apache-2.0
sw_galaxy_map_guiGUI frontend for sw_galaxy_map using egui84MIT OR Apache-2.0