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.
bevy_time_bms_bindingsAutomatically generated bindings for bevy_time crate2,268MIT OR Apache-2.0
bevy_time_runnerGeneral timing system for the Bevy game engine36,478MIT OR Apache-2.0
bevy_titanBevy plugin for spritesheet manifest loading15,640MIT OR Apache-2.0
bevy_tmxScene loader for .tmx files created by the Tiled map editor3,357MIT
bevy_toastA bevy plugin to easily show toast notifications to the player3,048MIT
bevy_tonoBevy plugin for the tono sound engine — fire deterministic SFX and drive adaptive music straight from your game systems.112MIT
bevy_toolboxA collection of useful tools for Bevy game engine7,720MIT
bevy_toolsThis crate is reserved for the Bevy Engine project1,793MIT
bevy_toon_materialA toon shader in the style of Windwaker or Breath of the Wild1,880MIT OR Apache-2.0
bevy_toon_shaderToon shader for the Bevy game engine5,325MIT OR Apache-2.0
bevy_top_down_cameraA top down camera written for Bevy2,960MIT OR Apache-2.0
bevy_touch_cameraTouch camera for Bevy that supports drag and pinch to zoom4,244MIT OR Apache-2.0
bevy_touch_stickBevy virtual touch joystick for mobile games4,522MIT OR Apache-2.0
bevy_track_assetPropagate asset changes to dependent components and resources in Bevy.52MIT OR Apache-2.0
bevy_trackballCoherent virtual trackball controller/camera plugin for Bevy18,128MIT OR Apache-2.0
bevy_trackpad_hapticA bevy plugin for triggering trackpad haptic feedback on a mac2,658MIT
bevy_traitMacros for creating Traits in Bevy6,476MIT OR Apache-2.0
bevy_trait_implMacros for creating Traits in Bevy748MIT OR Apache-2.0
bevy_transformProvides transform functionality for Bevy Engine6,463,959MIT OR Apache-2.0
bevy_transform_bms_bindingsAutomatically generated bindings for bevy_transform crate2,298MIT OR Apache-2.0
bevy_transform_gizmoA 3D transform gizmo for Bevy109,414MIT OR Apache-2.0
bevy_transform_interpolationTransform interpolation for fixed timesteps for the Bevy game engine340,037MIT OR Apache-2.0
bevy_transform_toolsA transform gizmo plugin for Bevy with translation, rotation, and scale handles23MIT
bevy_trauma_shakeA plugin for shaking 2d cameras12,127MIT OR Apache-2.0
bevy_tray_iconAllows the use of tray-icon to manipulate the system tray.4,028MIT OR Apache-2.0
bevy_trenchbroomTrenchBroom and ericw-tools integration with Bevy.30,817MIT OR Apache-2.0
bevy_trenchbroom_avianIntegration between `bevy_trenchbroom` and the Avian physics engine.2,895MIT OR Apache-2.0
bevy_trenchbroom_macrosProcedural macro crate for bevy_trenchbroom.15,302MIT OR Apache-2.0
bevy_trenchbroom_rapierTrenchBroom and ericw-tools integration with Bevy208MIT OR Apache-2.0
bevy_trickfilmBevy plugin for spritesheet manifest loading15,516MIT OR Apache-2.0
bevy_trickfilm_deriveDerive implementations for bevy_trickfilm2,644MIT OR Apache-2.0
bevy_tsuriA Bevy plugin for creating a npc ai.34MIT
bevy_ttsText-to-speech for the Bevy game engine15,667MIT OR Apache-2.0
bevy_tuiA plugin for making interactive Bevy applications with a TUI instead of a graphical interface.2,676MIT
bevy_tui_textureA Bevy plugin for rendering terminal-style UIs using ratatui and WGPU277MIT
bevy_turborandA plugin to enable ECS optimised random number generation for the Bevy game engine.56,564Apache-2.0 OR MIT
bevy_tweenFlexible tweening plugin library for Bevy42,635MIT OR Apache-2.0
bevy_tween_helpersOptional, additional utilities for the bevy_tween crate3,210MIT OR Apache-2.0
bevy_tweeningTweening animation plugin for the Bevy game engine167,717MIT OR Apache-2.0
bevy_tweening_capturedTweening animation plugin for the Bevy game engine2,370MIT OR Apache-2.0
bevy_twitch_minimapbevy plugin for interacting with twitch minimap extension.1,279MIT
bevy_two_entitiesA few convenience traits for working with Bevy Queries5,262MIT OR Apache-2.0
bevy_type_registryProvides a type registry for Bevy Engine96,002MIT
bevy_typewriterbevy plugin to output text type writer style2,969MIT OR Apache-2.0
bevy_typst_texturesA simple Resource for generating rasterized textures out of either standalone .typ files or structured, zipped typst projects,…1,369MIT OR Apache-2.0
bevy_u8_assetsAllows one to write u8 bytes of an asset with a fake file path to bevy1,671MIT-0 OR Apache-2.0
bevy_ufbxFBX asset loader for Bevy using the ufbx library1,028MIT OR Apache-2.0
bevy_uiA custom ECS-driven UI framework built specifically for Bevy Engine5,736,189MIT OR Apache-2.0
bevy_ui_3dA UI plugin to enable 3d interactions5,413MIT
bevy_ui_actionsAction-driven UI toolkit for Bevy — clicks, drag-drop, tooltips, tabs, scroll views, modals, dialogue system, 3D viewports151MIT
bevy_ui_anchorA small bevy plugin for anchoring UI elements to specific points or entities in the world21,779MIT
bevy_ui_anchoringA small bevy plugin for anchoring UI elements to specific points or entities in the world106MIT
bevy_ui_animationA GSAP-like animation plugin for Bevy UI3,295MIT
bevy_ui_bms_bindingsAutomatically generated bindings for bevy_ui crate287MIT OR Apache-2.0
bevy_ui_bordersBevy UI borders plugin7,104MIT OR Apache-2.0
bevy_ui_builderui builder library for bevy_ui1,694MIT OR Apache-2.0
bevy_ui_coordsBevy UI coordinates1,148MIT
bevy_ui_exact_imageBevy UI image widget with more control over the size of images and their orientation5,939MIT OR Apache-2.0
bevy_ui_extrasA crate containing a collection of utilities to make working with ui in bevy easier.29,705MIT OR Apache-2.0
bevy_ui_formsA bevy plugin for creating forms.4,251MPL-2.0
bevy_ui_forms_form_procA bevy plugin for creating forms.4,556MPL-2.0
bevy_ui_inspectorA tool for inspecting bevy ui5,058MIT OR Apache-2.0
bevy_ui_local_scaleLocal scale factor for Bevy UI nodes.14MIT OR Apache-2.0
bevy_ui_materialPlugin to use materials for UI3,092non-standard
bevy_ui_mod_alertsEasy-spawn UIs that look like little popups.4,262MIT OR Apache-2.0
bevy_ui_pointer_capture_detectora Bevy plugin that detects when the mouse pointer is over a UI node6,734MIT OR Apache-2.0
bevy_ui_renderProvides rendering functionality for Bevy UI1,082,593MIT OR Apache-2.0
bevy_ui_render_bms_bindingsAutomatically generated bindings for bevy_ui_render crate283MIT OR Apache-2.0
bevy_ui_string_parserParser for various values used in bevy-ui.4,141MIT OR Apache-2.0
bevy_ui_style_builderExperimental Bevy UI helper extension methods.5,536MIT OR Apache-2.0
bevy_ui_styledUtility function that let's you define a bevy_ui `Style` component with `tailwindcss` inspired syntax.5,387MIT OR Apache-2.0
bevy_ui_styled_macrosMacros for bevy_ui_styled4,841MIT OR Apache-2.0
bevy_ui_styled_widgetsStyling for bevy headless widgets.398MIT
bevy_ui_text_inputBevy UI text input plugin17,322MIT OR Apache-2.0
bevy_ui_widgetsUnstyled common widgets for Bevy Engine452,750MIT OR Apache-2.0
bevy_uicmdTOML-defined form UIs for Bevy that emit validated commands instead of mutating state — facade crate re-exporting…15Apache-2.0
bevy_uicmd_coreProtocol core for bevy_uicmd: validated UI command types, registry, conditions, and the resolver system25Apache-2.0
bevy_uicmd_eguiegui adapter for bevy_uicmd: renders compiled forms through bevy_egui17Apache-2.0
bevy_uicmd_formTOML form DSL for bevy_uicmd: schema, compiler, and per-host form sessions24Apache-2.0
bevy_uicmd_ratatuiRatatui adapter for bevy_uicmd: renders compiled forms and routes terminal input into UI command requests18Apache-2.0
bevy_uikitDirect UIKit backend for Bevy Engine842MIT OR Apache-2.0
bevy_unified_inputA unified input primitives886MIT OR Apache-2.0
bevy_uniform_grid_2dA simple Bevy plugin for uniform grid spatial indexing3,295Apache-2.0
bevy_universeBevy Universe1,572MIT
bevy_urdfImport robots from URDF files and run simulation with rapier.14,237MIT OR Apache-2.0
bevy_utilThis crate is reserved for the Bevy Engine project1,815MIT
bevy_utilitarianA collection of mostly maths, interpolation and geometric utilities that aim to make Bevy programmers happier13,799MIT OR Apache-2.0
bevy_utilsA collection of utils for Bevy Engine7,826,995MIT OR Apache-2.0
bevy_utils_proc_macrosBevy Utils Proc Macros3,742,262MIT OR Apache-2.0
bevy_uuidA Bevy plugin for adding UUID components!17MIT OR Apache-2.0
bevy_vach_assetsBevy Vach Assets is a plugin for Bevy Engine that allows you to load assets from Vach archives8,829MIT OR Apache-2.0
bevy_variable_propertyA generic way to define properties as static, random, or randomized on an interval9,760Unlicense
bevy_vector_shapesA library for rendering vector shapes using the Bevy game engine114,240MIT OR Apache-2.0
bevy_veilidBuild turn-based p2p games with Veilid5,334Apache-2.0
bevy_velloRender assets and scenes in Bevy with Vello31,098MIT OR Apache-2.0
bevy_verletVerlet physics implementation in bevy14,353non-standard
bevy_vertex_shader_generationVertex shader generator for bevy.59MIT OR Apache-2.0
bevy_vfxThis crate is reserved for the Bevy Engine project1,803MIT
bevy_videoDecode and render h264 video in Bevy3,113MIT
bevy_video_glitchA video glitch effect for bevy4,093MIT OR Apache-2.0
bevy_video_playingDecode and render h264 video in Bevy 0.10.01,662MIT
bevy_vinox_pixelA package for creating pixel games in bevy1,605MIT OR Apache-2.0
bevy_visibilityThis crate is reserved for the Bevy Engine project1,814MIT
bevy_vistaA visual UI editor plugin for Bevy with inspector-driven editing and .vista.ron serialization.38Apache-2.0
bevy_vista_macrosProcedural macros for bevy_vista widget registration and inspector metadata.107Apache-2.0
bevy_voronoiA low-level Bevy library to generate Voronoi diagrams from 2d meshes7,018MIT
bevy_voxLoad MagicaVoxel Vox file for bevy engine18,101MIT
bevy_vox_meshA bevy engine plugin for loading magica voxel files directly in bevy as usable meshes.14,161MIT
bevy_vox_sceneA Bevy engine plugin for loading Magica Voxel world files and render materials directly in Bevy as a scene graph.26,586MIT
bevy_voxelThis crate is reserved for the Bevy Engine project1,801MIT
bevy_voxel_plotAn efficient voxel plot with support for transparency for bevy.3,548Apache-2.0
bevy_voxel_worldA voxel world plugin for Bevy31,819MIT OR Apache-2.0
bevy_vrThis crate is reserved for the Bevy Engine project1,755MIT
bevy_vr_controllerVR character controller for Bevy2,902MIT OR Apache-2.0
bevy_vrmBevy plugin for loading VRM avatars.19,880MIT OR Apache-2.0
bevy_vrm1Allows you to use VRM and VRMA in Bevy6,470MIT OR Apache-2.0
bevy_vulkanoVulkano Backend for Bevy23,768Apache-2.0
bevy_wasmRun WASM systems in Bevy15,874MIT OR Apache-2.0
bevy_wasm_moddingRun WASM systems for modding in Bevy45MIT OR Apache-2.0
bevy_wasm_modding_sharedRun WASM systems in Bevy63MIT OR Apache-2.0
bevy_wasm_modding_sysImport into your wasm scripts. Use with the bevy_wasm crate.45MIT OR Apache-2.0
bevy_wasm_scriptingAdds support for wasm/wat assets in Bevy, and enables easy scripting.2,939MIT
bevy_wasm_sharedRun WASM systems in Bevy11,116MIT OR Apache-2.0
bevy_wasm_sysImport into your wasm scripts. Use with the bevy_wasm crate.15,327MIT OR Apache-2.0
bevy_wasm_touch_fixFor Bevy >=0.12, a plugin that fixes the issues of incorrect touch positions in wasm4,122Unlicense
bevy_wasm_window_resizeBevy helper crate that makes application canvas match window size.12,379MIT
bevy_waterDynamic ocean material for Bevy.42,421MIT OR Apache-2.0
bevy_webThis crate is reserved for the Bevy Engine project1,816MIT
bevy_web_assetImplementations for http(s) asset sources for Bevy23,593MIT OR Apache-2.0
bevy_web_codecsA plugin for Bevy that uses the WebCodecs API for decoding assets on the web1,156MIT OR Apache-2.0
bevy_web_codecs_gltfA fork of bevy_gltf which decodes images using bevy_web_codecs565MIT OR Apache-2.0
bevy_web_file_dropBevy plugin adding better support for drag and drop files in the web.8,878MIT OR Apache-2.0
bevy_web_fullscreenBevy plugin for automatic resizing of primary bevy window to fit browser viewport1,782MIT
bevy_web_keepaliveBevy plugins to keep a bevy app running in the browser despite not being visible35,445MIT OR Apache-2.0
bevy_web_popupsAllows to trigger web/dom based popups/alerts and textinput in bevy12,332MIT
bevy_webcambevy webcam plugin1,082MIT OR Apache-2.0
bevy_webcam_facialWebcam AI face recognition plugin for bevy game engine8,036MIT/Apache-2.0
bevy_webgateA web server integration for the Bevy game engine that allows you to easily append a webserver to Bevy.1,681MIT OR Apache-2.0
bevy_webgl2A webgl2 wasm32 render backend for Bevy Engine71,791MIT
bevy_webp_animPlugin for loading and playing animated webp images in bevy.7,826MIT
bevy_webserverA web server integration for the Bevy game engine that allows you to easily append a webserver to Bevy.3,898MIT OR Apache-2.0
bevy_websocketThis crate is reserved for the Bevy Engine project2,044MIT
bevy_websocket_adapterSimple adapter to receive WebSocket messages in your bevy games as native Rust types.8,568MIT OR Apache-2.0
bevy_webviewRapidly iterate and build Bevy UI's with existing web-based technologies6,662Apache-2.0 OR MIT
bevy_webview_coreProvides webview's core logic for bevy_webview_projects2,865MIT OR Apache-2.0
bevy_webview_wryAllows you to create a webview based on wry4,185MIT OR Apache-2.0
bevy_wgpuA wgpu render backend for Bevy Engine336,705MIT
bevy_whispererBevy plugin for speech recognition using whisper-apr117Apache-2.0
bevy_widgetThis crate is reserved for the Bevy Engine project1,798MIT
bevy_widgetsThis crate is reserved for the Bevy Engine project1,771MIT
bevy_wind_waker_shaderA toon shader that looks like the one used for characters in The Legend of Zelda: The Wind Waker11,920MIT OR Apache-2.0
bevy_windowProvides windowing functionality for Bevy Engine6,398,223MIT OR Apache-2.0
bevy_window_as_ui_rootSmall bevy utility for spawning UI roots as independent windows.351MIT OR Apache-2.0
bevy_window_iconWindow icons in Bevy4,915MIT OR Apache-2.0
bevy_window_managementA library for managing window icon and taskbar progress indicator in Bevy4,137MIT
bevy_window_managerBevy plugin for primary window restoration and multi-monitor support885MIT OR Apache-2.0
bevy_window_revealA Bevy plugin for controlling the initial visibility of the game window, allowing you to hide the window at startup and reveal it…652MIT
bevy_window_title_diagnosticsLogs Bevy diagnostics into the primary window title16,736MIT
bevy_window_utilsA library for window utils such as managing window icon and taskbar progress indicator in Bevy.3,314MIT
bevy_windows_paramBevy `SystemParam` providing a more ergonomic interface for accessing window-specific information, like resolutions and cursor…2,840MIT OR Apache-2.0
bevy_winitA winit window and input backend for Bevy Engine6,035,595MIT OR Apache-2.0
bevy_wiredStylized wireframe rendering1,695MIT
bevy_wispInteractive WGSL shaders for Bevy - reflected inputs, multi-pass rendering, hot reload.52MIT OR Apache-2.0
bevy_woffBevy plugin for loading .woff and .woff2 web fonts as assets62MIT OR Apache-2.0
bevy_wonnxbevy wonnx plugin1,551MIT
bevy_workbenchA mid-level editor scaffold for Bevy, between bevy-inspector-egui and Unity/Godot598MIT OR Apache-2.0
bevy_world_serializationProvides ECS World serialization functionality for Bevy Engine99,826MIT OR Apache-2.0
bevy_world_space_uiMake building world space UIs easier in Bevy game engine.1,422MIT OR Apache-2.0
bevy_worldspaceA ui/3d worldspace conversion library for arbitrary data270MIT or Apache-2.0
bevy_worldswapSwap Bevy Worlds at runtime1,676MIT OR Apache-2.0
bevy_write_afterBevy plugin to send messages after delay.48CC0-1.0
bevy_wryA tauri-apps/wry integration with Bevy engine15,611MIT
bevy_wwiseThis crate is reserved for the Bevy Engine project1,640MIT
bevy_xboxThis crate is reserved for the Bevy Engine project1,778MIT
bevy_xfileA Bevy extension for the legacy microsoft direct x mesh362MIT OR Apache-2.0
bevy_xmlAn Sparrow SpriteSheet XML Parser for Bevy!2,938non-standard
bevy_xpbd_2dDeprecated, use `avian2d` instead. A physics engine based on Extended Position Based Dynamics for the Bevy game engine54,737MIT OR Apache-2.0
bevy_xpbd_2d_interpA simple library for interpolation of bevy_xpbd rigidbodies4,357MIT OR Apache-2.0
bevy_xpbd_3dDeprecated, use `avian3d` instead. A physics engine based on Extended Position Based Dynamics for the Bevy game engine65,529MIT OR Apache-2.0
bevy_xpbd_3d_interpA simple library for interpolation of bevy_xpbd rigidbodies4,306MIT OR Apache-2.0
bevy_xpbd_3d_parentingAllows children of a `bevy_xpbd_3d` `RigidBody` to exert forces on their parents8,394MIT OR Apache-2.0
bevy_xpbd_deriveProvides derive implementations for Bevy XPBD72,605MIT OR Apache-2.0
bevy_xrThis crate is reserved for the Bevy Engine project1,912MIT
bevy_xr_utilsutils for bevy_mod_xr and bevy_mod_openxr6,663MIT/Apache-2.0
bevy_xrayTUI tool to visualize Bevy state hierarchies, plugin dependencies, and schedule configurations60MIT OR Apache-2.0
bevy_xray_parserParse Bevy source code to extract state hierarchies, plugin dependencies, and schedule configurations121MIT OR Apache-2.0
bevy_xwtName is locked for the xwt project.1,577MIT
bevy_xwt_clientName is locked for the xwt project.1,552MIT
bevy_xwt_coreName is locked for the xwt project.1,494MIT
bevy_xwt_endpointName is locked for the xwt project.1,503MIT
bevy_xwt_p2pName is locked for the xwt project.1,507MIT
bevy_xwt_serverName is locked for the xwt project.1,539MIT
bevy_yarnspinnerBevy plugin for Yarn Spinner for Rust, friendly tool for writing game dialogue48,257MIT OR Apache-2.0
bevy_yarnspinner_demoA demo for Bevy Yarn Spinner for Rust, the friendly tool for writing game dialogue1,641MIT OR Apache-2.0
bevy_yarnspinner_example_dialogue_viewExample dialog view for Bevy Yarn Spinner for Rust, the friendly tool for writing game dialogue24,592MIT OR Apache-2.0
bevy_ym2149Bevy audio plugin for YM2149 PSG emulator444MIT
bevy_ym2149_vizVisualization systems for the bevy_ym2149 plugin (oscilloscope, spectrum, HUD)241MIT
bevy_zeroversebevy zeroverse synthetic dataset generator28,572MIT
bevy_zeroverse_burnbevy zeroverse synthetic dataset rust generator73MIT OR Apache-2.0
bevy_zeroverse_ffibevy zeroverse ffi library14,703MIT