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.
webm-nativeDeprecated: use the webm crate instead10,532MPL-2.0
webm-sysRust FFI bindings and wrapper for libwebm557,134MPL-2.0
webm-sys-nativeRust FFI bindings and wrapper for libwebm10,802MPL-2.0
webmachine-rustPort of the Ruby Webmachine library to Rust56,123MIT
webmanifestCreate a manifest.webmanifest file21,300MIT OR Apache-2.0
webmarkWebMark - Downloads the contents, texts and images, of a single web address and stores as a markdown file.1,850LGPL-3.0-only
webmasterUnified CLI for search engine webmaster tools — sitemap submission, search analytics, URL inspection across Google, Bing, and…58MIT OR Apache-2.0
webmastertoolReserved by Abineo AG1,515Apache-2.0
webmentionLibrary and a CLI tool for sending and validation webmentions113,000MIT OR Apache-2.0
webmercA Rust port of globalmaptiles.py2,689MIT
webmercator_tilesRust crate to convert lat/lon coordinates to webmercator tiles2,489MIT
webmocketWebsocket server for testing and development7,466MIT
webmtReserved by Abineo AG1,487Apache-2.0
webnd[placeholder] HTTP API for chunked N-D tensor mutation1,620MIT/Apache-2.0
webnn-graphSimple DSL for WebNN graphs699Apache-2.0
webnn-onnx-utilsShared utilities for ONNX <-> WebNN conversion (types, op names, attrs, tensor data, etc.)138Apache-2.0
webnsupdateAn HTTP server using HTTP basic auth to make secure calls to nsupdate276MIT
webotsWebots bindings for Rust16,421MIT
webots-bindingsWebots bindings for Rust17,274MIT
webots-protoFacade crate for parsing, templating, resolving, and validating Webots PROTO.679MIT
webots-proto-astParser, AST, spans, and serialization for Webots PROTO documents.932MIT
webots-proto-resolverEXTERNPROTO resolution for Webots PROTO documents.742MIT
webots-proto-schemaVersioned schemas, typed nodes, and validation for Webots PROTO.749MIT
webots-proto-templateTemplate evaluation for Webots PROTO documents.807MIT
webots-rsSafe Rust bindings and wrappers for the Webots controller API873MIT OR Apache-2.0
weboutStream a terminal session1,754MIT
weboxiAn *opinionated* Rust framework for building modern web APIs.1,574Apache-2.0
weboxideLibrary for interacting with Discord webhooks3,017Apache-2.0 OR MIT
weboxide-ngLibrary for interacting with Discord webhooks160BSD
webpWebP conversion library.3,892,780MIT OR Apache-2.0
webp-animationA high-level Rust wrapper for decoding and encoding WebP animations105,940MIT OR Apache-2.0
webp-converterA library for converting image files (JPG, JPEG, PNG, GIF) to WebP format, providing functionality for batch conversion with…1,335MIT
webp-devRust bindings to libwebp (plus related) and some other miscellaneous stuff.15,843MIT
webp-rsEncode and decode WebP images via statically-linked libwebp.111Apache-2.0
webp-rustPure Rust implementation of a WebP encoder and decoder1,478MIT
webp-screenshot-rustHigh-performance cross-platform screenshot capture library with WebP encoding, hardware acceleration, and multi-monitor support…340MIT
webp2gifConvert an animated WEBP into an animated GIF, nothing else16AGPL-3.0
webp_encoderWebPEncodeLosslessRGBA8,006MIT
webp_syslibwebp bindings for rust2,178MIT
webpack-qAsk questions about webpack compilation statistics6,885Apache-2.0
webpack-q-cliAsk questions about webpack compilation statistics2,640Apache-2.0
webpack-statsAs zero-copy as possible representation of webpack-stats5,273Apache-2.0
webpackerA Rust wrapper for using Webpacker to manage assets.16,786LGPL-3.0
webpacker-rsA Rust wrapper for using Webpacker to manage assets.1,386LGPL-3.0
webpageSmall library to fetch info about a web page: title, description, language, HTTP info, links, RSS feeds, Opengraph, Schema.org,…774,156MIT
webpage-cliInterrogate web pages for information3,260non-standard
webpage-infoModern library to extract webpage metadata: title, description, OpenGraph, Schema.org, links, and more101MIT
webpage_quality_analyzerHigh-performance webpage quality analyzer with 115 comprehensive metrics - Rust library with WASM, C++, and Python bindings866MIT OR Apache-2.0
webparsehttp1.1/http2 parse http解析库22,426Apache-2.0
webpartyThis crate is reserved.1,634MIT
webpeerA web-based p2p protocol for distributed web-apps.1,508MIT
webpixelsLibmosh for WebAssembly9,135Apache-2.0 OR MIT
webpkiWeb PKI X.509 Certificate Verification.128,618,981non-standard
webpki-ccadbCommon CA Database (CCADB) interface for use with webpki-roots9,840MIT OR Apache-2.0
webpki-root-certsMozilla trusted certificate authorities in self-signed X.509 format for use with crates other than webpki63,634,407CDLA-Permissive-2.0
webpki-rootsMozilla's CA root certificates for use with webpki622,773,845CDLA-Permissive-2.0
webpkitA pure-Rust WebP codec: lossless (VP8L) and lossy (VP8) behind one decode/encode API.42MIT OR Apache-2.0
webpkit-cliCommand-line tools for the webpkit WebP codec: libwebp-style cwebp (lossy by default, -lossless for VP8L) / dwebp and the webp…34MIT OR Apache-2.0
webplatformAPIs for the web platform for cross-compiled Rust to JS.74,440MIT
webplatform_concat_bytesA concat_bytes! macro which concat byte arrays4,179MIT
webportA library for integrating with webport.5,288MIT
webprotowebproto2,458MIT OR Apache-2.0
webpsanAn WebP file sanitizer.166,140MIT
webpubStatic website publishing with content-based deduplication23MIT
webpuppetWeb browser programmatic automation and control library for research, testing, and workflow automation181MIT
webpuppet-mcpMCP (Model Context Protocol) server exposing webpuppet browser automation as tools for AI assistants41MIT
webpxComplete WebP encoding/decoding with ICC profiles, streaming, and animation support373,374MIT OR Apache-2.0
webqlWebQL is a library that allows to get data from multiple resources or JSON and filter the result1,652Apache-2.0
webrA Spring Boot-inspired web framework for Rust14Apache-2.0
webr-cacheCache module for the Webr framework, providing in-memory, embedded, and Redis cache backends with unified KV and extended…16Apache-2.0
webr-coreCore module for the Webr framework, providing dependency injection, component management, and configuration28Apache-2.0
webr-dbDatabase module for the Webr framework, providing connection pool management, transaction support, and ORM integration with…16Apache-2.0
webr-macrosProcedural macros for the Webr framework, including controller, component, entity, sql, config, validate, and tx macros18Apache-2.0
webr-middlewareMiddleware implementations for the Webr framework17Apache-2.0
webr-webWeb layer for the Webr framework, providing application lifecycle, routing, extractors, middleware, and response types on top of…21Apache-2.0
webregA CLI tool for testing regexes against web pages2,653MIT
webrenderA GPU accelerated 2D renderer for web content225,519MPL-2.0
webrender_apiPublic API for WebRender230,098MPL-2.0
webrender_buildCode shared between precompilation (build.rs) and the rest of WebRender224,582MPL-2.0
webring-plusplus-server-actixA webring++ service implementation for actix-web5,098Apache-2.0/MIT
webringerA bin/lib crate for a webring site1,276AGPL-3.0
webrisk_hashURL canonicalization and hashing for Google Web Risk API26MIT
webrocketA closure focused WebSocket server implementation.1,572non-standard
webroutewebroute133MIT OR Apache-2.0
webrsA pragmatic web framework for Rust.1,468MIT
webrtcAsync-friendly WebRTC implementation in Rust5,211,247MIT/Apache-2.0
webrtc-audio-processingA wrapper for WebRTC's AudioProcessing module.77,715non-standard
webrtc-audio-processing-configWebRTC's AudioProcessing config wrapper structs for webrtc-audio-processing.29,714non-standard
webrtc-audio-processing-sysA wrapper for WebRTC's AudioProcessing module.73,426non-standard
webrtc-connectionWebRTC connection.2,900MIT
webrtc-constraintsA pure Rust implementation of WebRTC Media Constraints API3,012MIT/Apache-2.0
webrtc-dataA pure Rust implementation of WebRTC DataChannel API5,177,831MIT/Apache-2.0
webrtc-direct-clientBrowser WASM client for WebRTC Direct, connect to a server using only its address and DTLS fingerprint34MIT
webrtc-direct-protocolWire protocol (framing, chunking, LZ4 compression, SDP) for WebRTC Direct connections129MIT
webrtc-direct-serverTokio-based WebRTC DataChannel server, accept browser connections without a signaling server39MIT
webrtc-dtlsA pure Rust implementation of DTLS4,168,165MIT OR Apache-2.0
webrtc-httphttp over webrtc server/client1,092MIT OR Apache-2.0
webrtc-iceA pure Rust implementation of ICE5,239,155MIT/Apache-2.0
webrtc-mdnsA pure Rust implementation of mDNS5,166,324MIT/Apache-2.0
webrtc-mediaA pure Rust implementation of WebRTC Media API5,238,316MIT/Apache-2.0
webrtc-p2psimple peer to peer over webrtc1,645MIT OR Apache-2.0
webrtc-pcA pure Rust implementation of WebRTC PeerConnection API3,291MIT
webrtc-peerA pure Rust implementation of WebRTC PeerConnection API1,599MIT
webrtc-rsA pure Rust implementation of WebRTC API1,204MIT
webrtc-rs-dtlsA pure Rust implementation of DTLS2,292MIT
webrtc-rs-iceA pure Rust implementation of ICE1,224MIT
webrtc-rs-mdnsA pure Rust implementation of mDNS5,666MIT
webrtc-rs-mediaA pure Rust implementation of WebRTC Media API1,233MIT
webrtc-rs-rtcpA pure Rust implementation of RTCP2,405MIT
webrtc-rs-rtpA pure Rust implementation of RTP1,290MIT
webrtc-rs-sctpA pure Rust implementation of SCTP1,168MIT
webrtc-rs-sdpA pure Rust implementation of SDP1,165MIT
webrtc-rs-srtpA pure Rust implementation of SRTP2,288MIT
webrtc-rs-stunA pure Rust implementation of STUN16,024MIT
webrtc-rs-turnA pure Rust implementation of TURN2,308MIT
webrtc-rs-utilUtilities for WebRTC.rs stack8,651MIT
webrtc-rtcpA pure Rust implementation of RTCP2,289MIT
webrtc-rtpA pure Rust implementation of RTP4,486MIT
webrtc-sctpA pure Rust implementation of SCTP5,184,575MIT/Apache-2.0
webrtc-sdpwebrtc-sdp parses strings in the format of the Session Description Protocol according to RFC4566. It specifically supports the…549,446MPL-2.0
webrtc-signalExamples of WebRTC.rs stack816MIT/Apache-2.0
webrtc-sipA pure Rust implementation of SIP1,626MIT
webrtc-srtpA pure Rust implementation of SRTP5,179,600MIT/Apache-2.0
webrtc-streaming-actixWebRTC streaming server using actix-web3,119MIT
webrtc-stunA pure Rust implementation of STUN7,137MIT
webrtc-sysUnsafe bindings to libwebrtc1,903,456Apache-2.0
webrtc-sys-buildBuild utilities when working with libwebrtc1,899,445Apache-2.0
webrtc-tunnelA tool to form peer-to-peer port forwarding over WebRTC1,467MIT OR Apache-2.0
webrtc-turnA pure Rust implementation of TURN7,576MIT
webrtc-udpA pure Rust implementation of connection-oriented UDP Listener1,608MIT
webrtc-unreliableUDP-like (unreliable, unordered) communication between Javascript/WebAssembly and native Rust via WebRTC42,291MIT
webrtc-unreliable-clientJust enough hacks to connect a native client to a https://github.com/triplehex/webrtc-unreliable server27,659MIT OR Apache-2.0
webrtc-utilUtilities for WebRTC.rs stack7,152,770MIT/Apache-2.0
webrtc-vadRust interface for the WebRTC Voice-Activity-Detction Module468,059MIT
webruFrequently used javascript functions for Rust and WebAssembly5,770MIT OR Apache-2.0
webruneA composable web server.110MIT
webrunnerZero-config development web server with CGI and .htaccess support108MIT
webrustPython-like Rust for Web Applications - A bridge between Python simplicity and Rust power5,150MIT
webrust-macrosProcedural macros for webrust - Ultra-optimized5,030MIT
webscaleExtensible IRC bot framework.2,366MIT
webscale_pluginMinimal plugin development API for the webscale IRC bot framework.2,368
webscanCross-platform web scan library6,505MIT
webscrapeWeb Scraping made easy.1,530MIT
webscrape-aiOfficial Rust SDK for the webscrape.ai web scraping and LLM-extraction API17MIT
webscrapingapiWebScrapingApi is an API that allows scraping websites while using rotating proxies to prevent bans. This SDK for Rust makes the…1,544MIT OR Apache-2.0
webscreenshotA simple CLI tool to take screenshots of rendered webpages, given a URL or local file path.4,205Apache-2.0
websearchHigh-performance Rust library and CLI tool for multi-provider web search. Supports Google, ArXiv, DuckDuckGo, Tavily AI, and more…11,094MIT
webserveA lightweight web server867MIT
webserver-baseA Rust library which contains shared logic for all of my webserver projects.20,956non-standard
webserver-colin-ugoUn serveur web en Rust5,953MIT
webserver-configA Rust crate for generating configuration files for web servers.2,273MIT
webserver-galiourisAPI Webserver4,553MIT
webserver-rsAn out-of-the-box web server framework that is encapsulated based on salvo and sea-orm.20,015MIT
WebServer_kevinA simple web server that use tcp to deal request and return smoe simple content1,294MIT
webserver_necimyeA webserver in Rust built from scratch1,565MIT
webserver_rustOne simple webserver. Learn from youtube.1,508MIT
webservice_tutorialLearn how to build a webservice in Rust!4,925MIT OR Apache-2.0
websessionWeb Session Support for Rust26,350MIT/Apache-2.0
webshelfThe best way to develop your web service with one click.42MIT
webshelf-i18nCompile-time internationalization (i18n) for Dioxus applications using Rust macros19MIT
webshiftDenoised web search library — fetch, clean, and rerank web content for AI agents.354MIT
webshift-mcpDenoised web search MCP server — native binary, zero runtime dependencies.222MIT
webshotA command-line tool for automated website screenshots and web scraping820MIT
websiteA self contained website creator and server with zero conf simplicity.704GPL-3.0-or-later
website-blockerBlazingly fast command line website blocker1,439MIT
website-icon-extractextract favicon link paths from a html page from different standards21,004MIT
website-screenshot📸 website screenshots as a service3,429MIT/Apache-2.0
website-screenshot-actix-governorA rate-limiting middleware for actix-web backed by the governor crate3,763GPL-3.0-or-later
website_crawlergRPC tokio based web crawler built with spider241,225MIT
website_crawler_sdkThe official Rust SDK for the Website Crawler API23MIT
websnark-rsCircom v1 transpiler and proof generation library in Rust108MIT
websoc-kitA highly-opinionated Websocket tooling kit.1,812MIT
websocatCommand-line client for web sockets, like netcat/curl/socat for ws://.124,024MIT
websocat4Command-line client for web sockets, like netcat/curl/socat for ws://.975MIT/Apache-2.0
websockWebSocket library for native and WebAssembly784MIT
websock-muxWebSocket multiplexing layer for logical streams58MIT
websock-mux-protoProtocol for multiplexing WebSocket logical streams458MIT
websock-protoProtocol-level primitives shared across websock transports.846MIT
websock-tungsteniteNative transport implementation based on tokio-tungstenite.996MIT
websock-tungstenite-muxNative WebSocket multiplexing layer for logical streams282MIT
websock-wasmWebAssembly transport implementation for browser-based WebSockets.1,128MIT
websock-wasm-muxWebAssembly WebSocket multiplexing transport (WebTransport-like streams over WebSocket).139MIT
websocket[deprecated] A WebSocket (RFC6455) library for Rust.2,515,214MIT
websocket-async-ioAsyncWrite/AsyncRead implementations for websockets2,577MIT OR Apache-2.0
websocket-baseA WebSocket (RFC6455) library for Rust: low-level component. It contains HTTP-independent aspect of WebSockets1,187,829MIT
websocket-clientA websocket client library which supports both desktop and webassembly6,030MIT
websocket-client-asyncAsynchronous websocket client.6,457MIT/Apache-2.0
websocket-codecA Tokio codec for the websocket protocol223,722MIT
websocket-extensionsWebSocket Sec-WebSocket-Extensions header parsing and extension negotiation44MIT
websocket-liteA fast, low-overhead WebSocket client193,398MIT
websocket-relayA WebSocket-to-TCP relay server with TLS support and domain-based routing1,195MIT
websocket-rsDesigned for https://github.com/euvoor/hawk6,711MIT
websocket-sans-ioLow-level WebSocket library49,403MIT/Apache-2.0
websocket-serverBoilerplate to effortlessly setup an asynchronous websocket server7,060MIT
websocket-server-asyncrust websocket server tokio frame.12,804MIT/Apache-2.0
websocket-simplesimple websocket for Rust2,313MIT/Apache-2.0
websocket-stdWebsocket implementation using std support, focus on microcontrollers and interoperability with other languages like C through…7,570MIT
websocket-streamNon-blocking Websocket (RFC-6455) wrapper for TcpStream9,560MIT
websocket-transportEasy async WebSocket wrapper which implements Stream + Sink for String2,197MIT/Apache-2.0
websocket-utilA crate providing an easy to consume streaming interface for WebSocket
data.56,836GPL-3.0-or-later