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.
yew-fs-router-macroMacros for yew-fs-router5,931MIT OR Apache-2.0
yew-full-calendarYew component for fullcalendar88MIT
yew-google-materialA simple crate to use google icons, buttons and input text fields7,963MIT
yew-hcaptchaA Yew component for hCaptcha1,535MIT
yew-hooksHooks for the Yew web framework, inspired by react hook libs like streamich/react-use and alibaba/hooks.437,426Apache-2.0/MIT
yew-hooks-testHooks test for the Yew web framework.1,637Apache-2.0/MIT
yew-html-attributesEasily forwarding standard HTML attributes to a html element2,610Apache-2.0
yew-html-attributes-macro-deriveA crate containing the proc-macro for the yew-html-attributes crate3,430Apache-2.0
yew-html-extHandy syntactic extensions for Yew's HTML macros8,966MIT
yew-i18n🌐 Internationalization (i18n) component for the Yew framework.10,457MIT
yew-infinite-forA list component that scrolls infinitely for Yew..5,174MIT OR Apache-2.0
yew-inputSimple user input handling for Yew1,714MIT
yew-interopuse javascript and css asynchrously in yew15,872MIT
yew-interop-coreshared crate for yew-interop12,339MIT
yew-interop-macromacros for the yew-interop crate12,979MIT
yew-katexRender math with KaTeX in Yew!4,542MPL-2.0
yew-katex-newRender math with KaTeX in Yew! But working with newer versions of yw1,561MPL-2.0
yew-layoutLayout Component for Yew14,984MIT OR Apache-2.0
yew-limputA yew component that provides an html input with real-time value filtering3,140MIT OR Apache-2.0
yew-linkifyA yew component for automatically linkifying your text1,579MIT
yew-lmthA macro crate for writing HTML-like syntax for Yew application, inspired by Sycamore and Dioxus.5,350MIT OR Apache-2.0
yew-lucideYew components for Lucide icons109,222MIT
yew-macroA framework for making client-side single-page apps4,531,514MIT OR Apache-2.0
yew-markdownA dynamic markdown component for the Yew framework905MIT
yew-materialmaterial for yew5,614MIT/Apache-2.0
yew-mdxMarkdown renderer in Yew with support for embedded components1,756MIT
yew-mermaidRender math with KaTeX in Yew!3,322MPL-2.0
yew-more-hooksMore hooks for Yew45,465Apache-2.0
yew-navA nav library for Yew564MIT OR Apache-2.0
yew-nav-linkNavigation link component for Yew with automatic active state detection5,923MIT
yew-navbar🍔 A highly customizable and responsive navbar component for the Yew framework.3,998MIT
yew-nested-layoutsMessing with yew and layouts1,497non-standard
yew-nested-routerA router for Yew which supports nesting78,133Apache-2.0
yew-nested-router-macrosMacro support for yew-nested-router73,683Apache-2.0
yew-notificationsToaster components library for Yew3,030MIT
yew-oauth2OAuth2 components for Yew58,940Apache-2.0
yew-octiconsEasy support for Octicons in yew13,734MIT
yew-osYew hooks for user agents6,283MIT
yew-patternfly-v3PatternFly v3 components for Yew1,141Apache-2.0
yew-plotlyyew wrapper for plotly.js12,247MIT
yew-purecssPure CSS components for Yew6,720Apache-2.0
yew-queryA future data observed for yew inspired in React Query1,590MIT
yew-ranged-valuea component for the yew web framework1,706MIT/Apache-2.0
yew-recaptcha-v3reCAPTCHA is a free service from Google that helps protect websites from spam and abuse5,145MIT
yew-route-breadcrumbsProcedural macro to generate UI breadcrumbs from nested enums3,066MIT
yew-route-breadcrumbs-deriveProcedural macro to generate UI breadcrumbs from nested enums5,233MIT
yew-routerA router implementation for the Yew framework1,251,651MIT OR Apache-2.0
yew-router-macroContains macros used with yew-router1,233,777MIT OR Apache-2.0
yew-router-minA router implementation for the Yew framework1,898MIT/Apache-2.0
yew-router-min-macroContains macros used with yew-router2,759MIT/Apache-2.0
yew-router-min-route-parserThe parser for the routing syntax used with yew-router3,393MIT/Apache-2.0
yew-router-nestedA router implementation for the Yew framework7,682MIT/Apache-2.0
yew-router-nested-macroContains macros used with yew-router8,418MIT/Apache-2.0
yew-router-nested-route-parserThe parser for the routing syntax used with yew-router9,082MIT/Apache-2.0
yew-router-route-parserThe parser for the routing syntax used with yew-router228,074MIT/Apache-2.0
yew-scannerA QR-Code scanner to be used in a yew / wasm context6,746non-standard
yew-scroll🔝 A sleek and customizable Yew component for effortless scroll to top functionality.2,357MIT
yew-scroll-areaCustom scroll area component for yew7,654MIT OR Apache-2.0
yew-side-effectReconcile Side Effects in Yew Applications3,087Apache-2.0
yew-sidebar📁 An ultra-flexible and lightning-fast sidebar component for the Yew framework.7,914MIT
yew-stateNo longer maintained. Please use Yewdux instead.16,859MIT
yew-stdwebA framework for making client-side single-page apps20,641MIT/Apache-2.0
yew-struct-componentDefine Yew components using structs.17,108MIT
yew-struct-component-macroDefine Yew components using structs.17,281MIT
yew-styleStyle for Yew components.7,715MIT
yew-style-in-rsScoped CSS for Yew15,777MIT OR Apache-2.0
yew-style-in-rs-coreScoped CSS for Yew15,142MIT OR Apache-2.0
yew-style-in-rs-macroScoped CSS for Yew16,560MIT OR Apache-2.0
yew-tableA table component for the Yew web framework5,284MIT/Apache-2.0
yew-templateA crate for using separate HTML files as Yew objects, with support for seamless localization.28,375MIT
yew-tincturecomponents for yew web framework40,642MIT/Apache-2.0
yew-toastifyToast components library for Yew with Tailwind CSS support82MIT
yew-toastify-jsA WebAssembly wrapper for the toastify.js library382MIT
yew-toastsSimple and easy toast notifications for Yew1,297MIT
yew-transition-groupSimple, lightweight components to control the transitions of your components, based on react-transition-group1,585MIT OR Apache-2.0
yew-uiA collection of UI components for yew.2,238MIT OR Apache-2.0
yew-unocss-transformerYew classes macro with variant group transformer for UnoCSS2,625MIT
yew-utilsSome batteries for the yew WebAssembly frontend framework.8,008MIT
yew-vdom-genConstruct Yew’s Virtual DOM using ergonomic Rust idioms3,079MIT OR Apache-2.0
yew-virtualA headless virtualization engine for the Yew framework, equivalent to TanStack Virtual46MIT
yew-virtual-scrollerA Yew component for virtual scrolling / scroll windowing1,822MIT OR Apache-2.0
yew-virtualizedA yew component that renders only the on-screen part of a scrollable list2,815MIT OR Apache-2.0
yew-websocketRust yew websocket service written with love :)20,369MIT
yew-webtransportWebTransport is an API offering low-latency, bidirectional, client-server messaging.20,064MIT
yew_assetsAssets Icon components for yew19,488MIT/Apache-2.0
yew_audioWebAudio API bindings for Yew frontend framework5,055non-standard
yew_bulma_componentsYew bluma componets3,463MIT
yew_component_libraryYew.rs component libary for Brooks Builds. These components are worked on both on stream, and off at…1,726MIT
yew_components_libraryA collection of yew components using the atomic component management system. Components are made in tailwindcss.1,543MIT
yew_confettiConfetti animation for Yew websites6,425MIT OR Apache-2.0
yew_data_linkThis crate allows one to mutate yew function component’s data from other component via sending messages.1,465MIT
yew_extraExtract Axum request data within Yew server functions similar to how `leptos_axum` provides extraction helpers for Leptos260MIT OR Apache-2.0
yew_flight_indicatorsFlight indicators for Yew websites3,877MIT OR Apache-2.0
yew_formBringing MVC to Yew! A set mildly opinionated Yew component to map and validate a model to a HTML form17,502MIT
yew_form_deriveBringing MVC to Yew! A set mildly opinionated of Yew component to map and validate a model to a HTML form6,328MIT
yew_heroiconsYew components for heroicons (https://heroicons.com)4,284MIT
yew_iconsEasily include a variety of SVG icons into your Yew app104,290MIT
yew_prismYew Prism is a highlighter code component based in Prism for yew10,198MIT
yew_quickyew 框架快速开发组件库3,855MIT
yew_server_hookA procedural macro that generates both server-side API handlers and client-side Yew hooks from a single function definition134MIT OR Apache-2.0
yew_simpleSimple task/services for yew. Includes router and http fetching.5,838MIT OR Apache-2.0
yew_splineSpline runtime component for Yew1,657MIT
yew_stylesFramework styles for yew44,740MIT/Apache-2.0
yew_svgSVG icon helper for yew framework5,273MIT/Apache-2.0
yew_translatorA i18n implementation for yew using string templaters.4,390MIT OR Apache-2.0
yew_vnode_structUtility for yew framework to get the complete structure of vnode3,257MIT
yew_webview_bridge2-way communcation bridge between web-view and yew1,806MIT OR Apache-2.0
yewduxErgonomic state management for Yew applications208,982MIT OR Apache-2.0
yewdux-functionalFunctional interface for Yewdux8,205MIT
yewdux-inputInput layer for Yewdux2,316MIT OR Apache-2.0
yewdux-macrosErgonomic state management for Yew applications187,474MIT OR Apache-2.0
yewdux-middlewareA Redux-like middleware for Yewdux.7,020MIT OR Apache-2.0
yewdux-utilsErgonomic state management for Yew applications4,615MIT OR Apache-2.0
yewflowA flowchart library for Yew, inspired by React Flow2,951MIT
yewi-cliCLI tool for managing yewi-kit components in Yew projects234MIT
yewi-seoA Yew library for managing SEO metadata in web applications.11MIT
yewi-seo-macroA Yew procedural macro library for managing SEO metadata in web applications.13MIT
yewi18nA simple i18n library for Yew applications with dynamic JSON loading54MIT
yewlish-attr-passerA Yew component that passes custom attributes to its child.7,467MIT OR Apache-2.0
yewlish-checkboxA Yew component that represents a checkbox.12,014MIT OR Apache-2.0
yewlish-fetchA macro for generating Yew fetch API bindings.33,971MIT OR Apache-2.0
yewlish-fetch-utilsA collection of useful utilities for working with fetch API, JSON marshalling, and URL manipulation in Yew applications.17,887MIT OR Apache-2.0
yewlish-popoverA Yew component for creating popovers.9,571MIT OR Apache-2.0
yewlish-presenceA Yew component for managing the mount state of its child.5,837MIT OR Apache-2.0
yewlish-radio-groupA Yew component that represents a radio buttons.4,725MIT OR Apache-2.0
yewlish-roving-focusA Yew component that implements a roving focus inside the target element.3,639MIT OR Apache-2.0
yewlish-switchA Yew component that represents a switch.4,790MIT OR Apache-2.0
yewlish-synchiA global state management library designed to be used with yewlish componet set (pronounce as /sin-kai/).3,140MIT OR Apache-2.0
yewlish-testing-toolsA set of testing tools for the Yew framework.13,858MIT OR Apache-2.0
yewlish-utilsCommon utils for yewlish component set12,342MIT OR Apache-2.0
yewprintPort of blueprintjs.com to Yew37,239MIT OR Apache-2.0
yewprint-cssCSS download helper for Yewprint17,169MIT OR Apache-2.0
yewstandZustand-inspired state management for Yew.26non-standard
yewtilUtility crate for Yew159,229MIT/Apache-2.0
yewtil-macroMacros to be re-exported from the yewtil crate12,146MIT/Apache-2.0
yewtubeA YouTube player for Yew2,733MIT
yewvA lightning fast state management module for Yew7,889MIT
yexpyexp is a small tool for expand yaml files11,482GPL-3.0
yezia lightweight and cross-platform tool19GPL-3.0-or-later
yezi-buddya lightweight and cross-platform tool33GPL-3.0-or-later
yezi-cfga lightweight and cross-platform tool32GPL-3.0-or-later
yezi-dataa lightweight and cross-platform tool32GPL-3.0-or-later
yezi-tuia lightweight and cross-platform tool19GPL-3.0-or-later
yf-commonShared infrastructure library for Yahoo Finance data extraction tools. Provides HTTP client
with built-in rate limiting and…180MIT OR Apache-2.0
yf-optionsA fast, reliable command-line tool for downloading options chain data from Yahoo Finance.
Features include Black-Scholes Greeks…42MIT OR Apache-2.0
yf-quotesA fast, reliable command-line tool for downloading historical OHLCV (Open, High, Low, Close, Volume)
stock data from Yahoo…59MIT OR Apache-2.0
yfelothe Yfelo template engine2,428MIT
yfelo_corecore library for Yfelo template engine2,678MIT
yffiBindings for the Yrs native C foreign function interface77,318MIT
yfftSimple fast Fourier transform library optimized for small, power-of-two,
single precision transforms and x86 systems1,882MIT/Apache-2.0
yfinanceA Rust library to get and maninpulate Yahoo Finance V8 chart data , Im planing to do some more work with this1,681MIT
yfinance-rsErgonomic Rust client for Yahoo Finance, supporting historical prices, real-time streaming, options, fundamentals, and more.12,557MIT
yfinance-rustA Rust library for downloading Yahoo Finance V8 chart data3,119MIT
yfpA Yahoo finance scraper3,077MIT
yfunc-rustyfunc-rust3,179MIT
yfunc-rust-macroyfunc-rust-macro2,565MIT
ygyg3,631GPL-3.0+
YgenYet another code generation libary like LLVM2,963Apache-2.0
ygen-mcYgens machine code playground1,065Apache-2.0
ygen_procYgens procedual macros2,134Apache-2.0
yggygg3,446GPL-3.0+
yggdraAirgapped agentic TUI for local LLM inference with tool execution70MIT
yggdrasilyggdrasil1,950GPL-3.0+
yggdrasil-3dYggdrasil is a ecosystem for creating, maintaining, and serving perception fo the environment through 3D Scene Graphs for…20MIT OR Apache-2.0
yggdrasil-authenticatorRust library for authenticating using Yggdrasil API.1,383Apache-2.0
yggdrasil-bootstrapAWSL Window Structure Language2,432MPL-2.0
yggdrasil-cliYggdrasil is a project flattener and diff engine that turns any subset of your codebase into a single AI-ready codex (index +…2,142MIT
yggdrasil-errorYggdrasil shared error handlers11,196MPL-2.0
yggdrasil-irYggdrasil Language IR12,786MPL-2.0
yggdrasil-keysQuickly generate yggdrasil keys6,695AGPL-3.0-only
yggdrasil-parserYggdrasil parser by yggdrasil12,317MPL-2.0
yggdrasil-rsReserved placeholder for a future Rust port of the Yggdrasil frontend framework. No functionality yet.20MIT OR Apache-2.0
yggdrasil-rtYggdrasil Shared Structure33,643MPL-2.0
yggdrasil-sharedYggdrasil Compiler core shared components31,033MPL-2.0
yggdrasil-viewer...1,534MPL-2.0
yggdrasil-wasiYggdrasil Shared Structure1,533MPL-2.0
yggdrasilctlBlazingly fast Yggdrasil Admin API library8,943MIT
yggdrylyggdryl — a Rust-core URI/URL library with Python and Node extensions21Apache-2.0
yggitsmall tool to manage my one branch git workflow7,669MIT AND Apache-2.0
yggrBatteries-included Raft node runtime built on yggr-core: tokio driver, TCP transport, segmented on-disk log.21MIT
yggr-corePure Raft protocol engine — deterministic state machine, no I/O, no async. The core of the yggr Raft library.60MIT
yggyAn end-to-end encrypted IPv6 mesh network1,704LGPL-3.0
yglnk-corebasic on-disk structured data helpers3,878Apache-2.0 OR ISC
ygoYu-Gi-Oh! API274MIT
ygo-coreYu-Gi-Oh! API437MIT
ygoprodbExtracts card/cardset info from YGOProDB, then storing into a JSON file.1,616MIT
ygrepThe grep command of the Younix application969Apache-2.0
ygrep-cliFast, local, indexed code search for AI coding assistants138MIT
ygrep-coreCore library for ygrep – fast, local, indexed code search227MIT
ygwThe goal of Yamcs Gateway is to allow Yamcs to control instruments/payloads as part of an EGSE.17,616MIT
ygw-macrosThe goal of Yamcs Gateway is to allow Yamcs to control instruments/payloads as part of an EGSE. This crate facilitates easier…2,424MIT
ygw-mil1553The goal of Yamcs Gateway is to allow Yamcs to control instruments/payloads as part of an EGSE. This crate contains MIL1553…2,911MIT
yh_hello_worldA short description of my package378MIT OR Apache-2.0
yh_my_first_crateI'm trying to study with the rust book!544MIT
yh_test_oneA test project for Rust737MIT OR Apache-2.0
yharnamAn implementation of the Yarn Spinner runtime.2,402MIT
yht-artA test package.1,186MIT
yht_test_libfirst lib upload to crates.io for test6,528MIT
yhy-email-encodingLow level email encoding RFCs implementations2,991MIT OR Apache-2.0
yhy_net_lettreself-contained mailer for Rust2,622MIT