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_protoCreate config files for entities in Bevy23,152MIT OR Apache-2.0
bevy_proto_backendBackend crate for bevy_proto12,811MIT OR Apache-2.0
bevy_proto_deriveDerive macro for use with bevy_proto16,756MIT OR Apache-2.0
bevy_proto_resource_tuplesA prototype for a new resources API in bevy1,609MIT OR Apache-2.0
bevy_proto_resource_tuples_macrosA prototype for a new resources API in bevy2,133MIT OR Apache-2.0
bevy_proto_typetagbevy_proto with typetag support1,624MIT OR Apache-2.0
bevy_proto_typetag_deriveDerive macro for use with bevy_proto_typetag2,107MIT OR Apache-2.0
bevy_prototype_debug_linesA prototype plugin providing a simple line drawing API for bevy.128,723MIT
bevy_prototype_inline_assetsBevy plugin for loading assets that are bundled into the binary.5,205MIT
bevy_prototype_input_map**DISCONTINUED** Please use Kurinji10,436MIT
bevy_prototype_lyonDraw 2D shapes and paths in the Bevy game engine.345,206MIT OR Apache-2.0
bevy_prototype_networking_laminarThis is a prototype of a networking crate for bevy. This create provides a low-level networking plugin built on top of laminar.1,923MIT
bevy_prototype_schedule_statesBevy plugin for states as schedules5,543MIT OR Apache-2.0
bevy_prototype_sdfExperimental APIs for using Signed Distance Functions in bevy1,081MIT OR Apache-2.0
bevy_psxA Bevy plugin that provides authentic PlayStation 1 (PSX) style rendering capabilities, including low-resolution rendering,…746MIT
bevy_ptrUtilities for working with untyped pointers in a more safe way7,152,856MIT OR Apache-2.0
bevy_puffinIntegration layer between Bevy, puffin and tracing6,939MIT OR Apache-2.0
bevy_pumicitePlaceholder for Pumicite28MIT
bevy_pumicite_eguiPlaceholder for Pumicite26MIT
bevy_pxtxtCreate fonts and render text in bevy based on a bitmap source image.5,901MIT
bevy_pythonThis crate is reserved for the Bevy Engine project1,718MIT
bevy_python_ffirun and interact with bevy apps from python2,905MIT
bevy_qoiBevy support for the QOI (Quite OK Image) format.1,919MIT
bevy_quadtreeA quadtree plugin for bevy12,270MIT
bevy_query_extExtensions for Bevy's queries14,533MIT
bevy_query_macrosBevy query macros4,627MIT
bevy_query_observerMore sophisticated observers for Bevy203MIT OR Apache-2.0
bevy_query_serviceA simple crate that helps with querying components as a service in Bevy3,760Apache-2.0
bevy_questsProto-driven quest definitions for Bevy games — compiles questdb.proto into typed Rust structs with a searchable registry.15MIT
bevy_quick_responseA Bevy plugin for quick responsive behaviors18,612WTFPL OR 0BSD
bevy_quickmenuA simple way of quickly creating nested menus in bevy that can be navigated with keys, gamepads and pointers7,756MIT
bevy_quicsilverImplementation of the QUIC transport protocol for bevy_ecs, using quinn_proto2,709Apache-2.0
bevy_quillA reactive UI framework for Bevy7,633MIT OR Apache-2.0
bevy_quill_coreA reactive UI framework for Bevy5,442MIT OR Apache-2.0
bevy_quill_obsidianAn opinionated set of editor-focused widgets built on Bevy and Quill.5,611MIT OR Apache-2.0
bevy_quill_obsidian_graphA collection of widgets for implementing node-graph editors.2,506MIT OR Apache-2.0
bevy_quill_obsidian_inspectA reflective property inspector widget built on Bevy, Quill and Quill/Obsidian.2,799MIT OR Apache-2.0
bevy_quill_overlaysReactive, translucent overlays.1,640MIT OR Apache-2.0
bevy_quinnetBevy plugin for Client/Server multiplayer games using QUIC32,316MIT OR Apache-2.0
bevy_quitSimple plugin to easily add keybinds to exit a bevy game3,062non-standard
bevy_r_placep2p r/place clone using bevy894MIT OR Apache-2.0
bevy_radial_barRadial bar component. Provides simplified mesh generation and its handle. Perfect for indicating health, countdown, and more.2,871MIT OR Apache-2.0
bevy_radiant_foambevy radiant foam render pipeline and asset loader850MIT OR Apache-2.0
bevy_radix_sortA GPU-based radix sort plugin for Bevy1,136MIT OR Apache-2.0
bevy_randA plugin to integrate rand for ECS optimised RNG for the Bevy game engine.81,942MIT OR Apache-2.0
bevy_rapid_qoiBevy support for the QOI (Quite OK Image) format, based on rapid_qoi2,894MIT
bevy_rapier2d2-dimensional physics engine in Rust, official Bevy plugin.477,892Apache-2.0
bevy_rapier3d3-dimensional physics engine in Rust, official Bevy plugin.544,195Apache-2.0
bevy_rapier_collider_gena library for generating bevy_rapier2d colliders, for bevy apps, from images with transparency15,226MIT OR Apache-2.0
bevy_ratatuiA Bevy plugin for building terminal user interfaces with Ratatui59,526MIT OR Apache-2.0
bevy_ratatui_cameraA bevy plugin for rendering your bevy app to the terminal using ratatui.12,774MIT OR Apache-2.0
bevy_ratatui_renderA bevy plugin for rendering your bevy app to the terminal using ratatui.22,567MIT OR Apache-2.0
bevy_ratepace`bevy_ratepace` is a crate to configure the update frequency of headless bevy.4,750MIT
bevy_raycastThis crate is reserved for the Bevy Engine project1,768MIT
bevy_raytracingThis crate is reserved for the Bevy Engine project1,785MIT
bevy_rblxRunning Roblox games inside Bevy Game Engine76non-standard
bevy_rblx_deriveBevy Rblx derive macros for the class system98Apache-2.0
bevy_reconstructionbevy UI wrapper for burn_reconstruction multi-view reconstruction46MIT
bevy_rectrayA minimal 2d layout system for bevy.5,586MIT OR Apache-2.0
bevy_rectray_pickingbevy_mod_picking backend for bevy_rectray.1,364MIT OR Apache-2.0
bevy_reflectDynamically interact with rust types7,674,685MIT OR Apache-2.0
bevy_reflect_bms_bindingsAutomatically generated bindings for bevy_reflect crate2,310MIT OR Apache-2.0
bevy_reflect_deriveDerive implementations for bevy_reflect7,673,718MIT OR Apache-2.0
bevy_regionsA region painting system using a u16 texture8,024MIT
bevy_register_in_worldRegister types into the world during runtime1,350MIT OR Apache-2.0
bevy_register_in_world_macrosbevy_register_in_world macros1,646MIT OR Apache-2.0
bevy_registrationRun code on the app from far away.5,043MIT OR Apache-2.0
bevy_registration_procedural_macrosRun code on the app from far away. Only the procedural macros are in this crate.5,286MIT OR Apache-2.0
bevy_registry_exportAllows you to create a Json export of all your components/ registered types of your Bevy app/game20,651MIT OR Apache-2.0
bevy_reloadThis crate is reserved for the Bevy Engine project1,612MIT
bevy_remoteThe Bevy Remote Protocol102,002MIT OR Apache-2.0
bevy_remote_assetA Bevy plugin to load asset from web2,853MIT OR Apache-2.0
bevy_remote_inspectorA remote inspector for Bevy game engine, allowing you to inspect and modify entities in real-time.2,540MIT
bevy_remote_streamRemote streaming plugin for Bevy3,176MIT
bevy_remote_wasmWasm transport for the Bevy Remote Protocol21MIT OR Apache-2.0
bevy_renderProvides rendering functionality for Bevy Engine6,246,609MIT OR Apache-2.0
bevy_render_bms_bindingsAutomatically generated bindings for bevy_render crate1,211MIT OR Apache-2.0
bevy_render_graphThis crate is reserved for the Bevy Engine project1,465MIT
bevy_render_layers_managerManager for Bevy RenderLayers1,260MIT OR Apache-2.0
bevy_render_macrosDerive implementations for bevy_render5,563,930MIT OR Apache-2.0
bevy_renetBevy plugin for the renet crate: Server/Client network library for multiplayer games with authentication and connection management109,918MIT OR Apache-2.0
bevy_renet2Bevy plugin for the renet2 crate17,323MIT OR Apache-2.0
bevy_replAdd a REPL to headless Bevy applications747MIT
bevy_repl_deriveDerive macros for bevy_repl615MIT
bevy_repliconA server-authoritative replication crate for Bevy157,931MIT OR Apache-2.0
bevy_replicon_attributesExtends bevy_replicon with attribute-based visibility control14,714MIT OR Apache-2.0
bevy_replicon_attributes_deriveDerives for bevy_replicon_attributes2,282MIT OR Apache-2.0
bevy_replicon_example_backendA simple transport intended only for examples7,201MIT OR Apache-2.0
bevy_replicon_matchboxA matchbox backend for replicon, built for Bevy505MIT OR Apache-2.0
bevy_replicon_quinnetIntegration with bevy_quinnet for bevy_replicon14,140MIT OR Apache-2.0
bevy_replicon_renetIntegration with renet for bevy_replicon27,605MIT OR Apache-2.0
bevy_replicon_renet2Integration with renet2 for bevy_replicon15,216MIT OR Apache-2.0
bevy_replicon_repairExtends bevy_replicon with client-state repair for reconnects.17,308MIT OR Apache-2.0
bevy_replicon_snapHigh-level networking crate that extends the bevy_replicon crate to allow snapshot interpolation and client-side prediction8,912MIT
bevy_replicon_snap_macrosMacros for bevy_replicon_snap2,672MIT
bevy_replicon_spawnBevy replicon spawn event1,068MIT
bevy_replicon_spawn_macrosBevy replicon spawn event macros1,303MIT
bevy_replicon_visible_setsAlternative visibility rules for bevy_replicon60MIT OR Apache-2.0
bevy_requestA HTTP client library for bevy45MIT OR Apache-2.0
bevy_rerecastBevy integration for rerecast9,752MIT OR Apache-2.0
bevy_rerecast_coreCore editorless Bevy integration for bevy_rerecast10,605MIT OR Apache-2.0
bevy_rerecast_editorStandalone editor for bevy_rerecast2,356MIT OR Apache-2.0
bevy_rerecast_editor_integrationEditor integration for bevy_rerecast_core8,731MIT OR Apache-2.0
bevy_rerecast_transmissionTODO825MIT OR Apache-2.0
bevy_resolutionAn easy to use convienence crate for dealing with resolutions in Bevy3,880MIT OR Apache-2.0
bevy_resvgA simple library for rendering SVGs in Bevy using the amazing Resvg library.488MIT OR Apache-2.0
bevy_retroA not-yet-implemented bevy plugin intended to simplify games made to recreate the experience of games made in the NES/SNES era!1,750MIT OR Apache-2.0
bevy_retro_cameraScaled pixel-perfect rendering camera for Bevy6,077MIT
bevy_retro_corePixel-Perfect, 2D Renderer and plugin set for Bevy that Seamlessly Targets Desktop and Web1,622non-standard
bevy_retro_macrosUtility macros used in Bevy Retro1,640non-standard
bevy_retro_physicsPhysics utilities for Bevy Retro1,626non-standard
bevy_retro_shadersRetro post-processing shaders for Bevy - CRT effects, scanlines, and glitch effects86MIT
bevy_retro_uiPixel-Perfect, 2D Renderer and plugin set for Bevy that Seamlessly Targets Desktop and Web2,269non-standard
bevy_retrogradePixel-Perfect, 2D Renderer and plugins for Bevy that Seamlessly Targets Desktop and Web4,847non-standard
bevy_retrograde_audioA simple Bevy plugin for playing sounds5,566non-standard
bevy_retrograde_coreThe core components and renderer of Bevy Retrograde8,648non-standard
bevy_retrograde_dylibPixel-Perfect, 2D Renderer and plugin set for Bevy that Seamlessly Targets Desktop and Web1,695non-standard
bevy_retrograde_epaintEpaint integration for rendering in Bevy Retrograde3,823non-standard
bevy_retrograde_ldtkA Bevy Retrograde plugin for reading the LDtk 2D tile map format.5,268non-standard
bevy_retrograde_macrosUtility macros used in Bevy Retrograde9,325non-standard
bevy_retrograde_physicsPhysics utilities for Bevy Retrograde5,526non-standard
bevy_retrograde_scriptingPixel-Perfect, 2D Renderer and plugin set for Bevy that Seamlessly Targets Desktop and Web1,769non-standard
bevy_retrograde_textBevy Retrograde's text rendering implementation6,319non-standard
bevy_retrograde_uiPixel-Perfect, 2D Renderer and plugin set for Bevy that Seamlessly Targets Desktop and Web5,587non-standard
bevy_rewindFull world rollback in bevy, built on bevy_replicon815MIT OR Apache-2.0
bevy_rewind_entity_managementEntity management for better rollback usage, built for bevy_rewind760MIT OR Apache-2.0
bevy_rewind_inputNetworked input management, with rollback support, built on bevy_replicon761MIT OR Apache-2.0
bevy_rhaiAn easy way to integrate Rhai with Bevy.4,489ISC OR Apache-2.0
bevy_rich_text3dMesh based raster rich text implementation for bevy.39,285MIT OR Apache-2.0
bevy_rigBevy ECS primitives and systems for modeling providers, agents, tools, sessions, runs, and workflows on top of Rig.22MIT
bevy_rlBuild environments for reinforcement learning with bevy45,764MIT OR Apache-2.0
bevy_rl_shooter👾Multi-Agent 🎮 FPS Gym Environment with 🏋️ bevy_rl1,633MIT OR Apache-2.0
bevy_rmeshA Bevy extension for RMesh loading11,493MIT OR Apache-2.0
bevy_rmmz_assetsLoad an RPG Maker MZ game database (data/*.json) as Bevy assets, with a resource layer, hot-reload, optional binary processing,…21MIT
bevy_rngA Bevy game engine random number generator plugin4,851non-standard
bevy_roll_safeRollback safe utilities and abstractions for Bevy7,676MIT OR Apache-2.0
bevy_rollbackA rollback library for the Bevy game engine.11,008MIT
bevy_romeMessage passing and diff library for the Bevy game engine1,636MIT OR Apache-2.0
bevy_rontemporary bevy ron fork31,357MIT/Apache-2.0
bevy_roscSend and receive OSC messages in bevy10,162MIT OR Apache-2.0
bevy_round_uiA simple rounded-rect material shader for bevy_ui.8,547MIT OR Apache-2.0
bevy_rpackBevy plugin with rpack atlas support4,094MIT OR Apache-2.0
bevy_rtcA client-server library designed over WebRTC for Bevy6,808MIT OR Apache-2.0
bevy_rtc_macrosA client-server library designed over WebRTC for Bevy7,265MIT OR Apache-2.0
bevy_rtinA Bevy compatible implementation of the RTIN terrain mesh algorithm21ISC
bevy_rts_cameraAn RTS-style camera for Bevy32,728MIT OR Apache-2.0
bevy_rustgpuThis crate is reserved for the Bevy Engine project1,765MIT
bevy_rustysynthA plugin which adds MIDI file and soundfont audio support to the bevy engine via rustysynth.11,0480BSD OR MIT OR Apache-2.0
bevy_salva2d2-dimensional SPH fluids dynamics engine in Rust, official Bevy plugin.1,770Apache-2.0
bevy_salva3d3-dimensional SPH fluids dynamics engine in Rust, official Bevy plugin.1,809Apache-2.0
bevy_sandFalling sand simulation for bevy1,608MIT
bevy_saveA framework for saving and loading application state in Bevy.43,770MIT OR Apache-2.0
bevy_save-erased-serdeType-erased Serialize and Serializer traits4,995MIT OR Apache-2.0
bevy_save_macrosA framework for saving and loading application state in Bevy.2,463MIT OR Apache-2.0
bevy_sceneProvides scene functionality for Bevy Engine5,968,287MIT OR Apache-2.0
bevy_scene_bms_bindingsAutomatically generated bindings for bevy_scene crate1,220MIT OR Apache-2.0
bevy_scene_hot_reloadingTiny plugin that adds hot-reloading to Bevy scenes705MIT OR Apache-2.0
bevy_scene_macrosDerive implementations for bevy_scene94,506MIT OR Apache-2.0
bevy_scene_postprocessA crate for Bevy that provides a way to postprocess scenes after loading them3,083MIT OR Apache-2.0
bevy_schedule_dispatchUse equivalent functions to dispatch bevy ecs schedules4,195MIT
bevy_schedule_utilsExposes Bevy's schedule state to the user32MIT
bevy_schedules_extA Bevy plugin for expanding the use of schedules.5,578MIT OR Apache-2.0
bevy_scnscn18MIT OR Apache-2.0
bevy_scoreboardA very simple scoreboard plugin for Bevy10,170MIT OR Apache-2.0
bevy_screen_diagnosticsBevy plugin for displaying diagnostics on screen.78,898MIT OR Apache-2.0
bevy_screen_diagsAn on-screen FPS display for bevyengine.org9,816MIT OR Apache-2.0
bevy_screenplayA Bevy plugin to write screenplays for your characters to say and do things, together with player choices.1,268MIT OR Apache-2.0
bevy_scriptThis crate is reserved for the Bevy Engine project1,782MIT
bevy_script_apiBevy API for multiple script languages, part of bevy_mod_scripting.16,957MIT OR Apache-2.0
bevy_scriptingThis crate is reserved for the Bevy Engine project1,809MIT
bevy_scripting_runeScript bevy games using rune.2,922MIT
bevy_scriptumPlugin for Bevy engine that allows you to write some of your game or application logic in a scripting language16,383MIT OR Apache-2.0
bevy_scrollbarBevy plugin providing a scrollbar.1,223MIT OR Apache-2.0
bevy_scrollerScroller plugin for Bevy13,797MIT OR Apache-2.0
bevy_scrolling_2d_cameraA simple 2d camera plugin for bevy supporting scrolling with right mouse dragging.6,050MIT
bevy_scrollmatA simple Extension Material that applies a scrolling effect to the uvs of the material.560MIT OR Apache-2.0
bevy_sdfThis crate is reserved for the Bevy Engine project1,758MIT
bevy_sdf_klownGeneral Pupose sdf plugin for bevy1,393MIT OR Apache-2.0
bevy_sdl2This crate is reserved for the Bevy Engine project1,810MIT
bevy_seedlingA sprouting integration of the Firewheel audio engine23,668MIT OR Apache-2.0
bevy_seedling_macrosMacros sub-crate for bevy_seedling19,542MIT OR Apache-2.0
bevy_sefirotA taichi-like wrapper for luisa-compute1,313MIT OR Apache-2.0
bevy_sefirot_macroA taichi-like wrapper for luisa-compute1,323MIT OR Apache-2.0
bevy_semanticsSemantic identity, ontology, and query infrastructure for Bevy18MIT OR Apache-2.0
bevy_sepax2dPlugins and helpful methods for using sepax2d with Bevy for 2d overlap detection and collision resolution.16,229MIT OR Apache-2.0
bevy_serde_lensBlazingly fast, schema based human-readable serialization crate for the bevy engine.15,022MIT OR Apache-2.0
bevy_serde_lens_coreWorld access module for bevy_serde_lens.6,572MIT OR Apache-2.0
bevy_serde_lens_deriveDerive macro for bevy_serde_lens.2,208MIT OR Apache-2.0
bevy_serde_macrosMacros for easing use of serde on bevy entities and components5,444MPL-2.0
bevy_serde_projectStateful, structural and human-readable serialization crate for the bevy engine.23,552MIT OR Apache-2.0
bevy_serde_project_deriveDerive macro for 'bevy_serde_project'.4,831MIT OR Apache-2.0
bevy_serialSerial Port Communication Plugin for Bevy10,526MIT OR Apache-2.0
bevy_serialization_assembleA crate for assembling assets from entities and components3,138MIT
bevy_serialization_coreA crate which contains the plugins/systems that bevy_serializations_extras relies on, + some misc wrappers12,676MIT
bevy_serialization_extrasA crate for managing serialization with moonshine_save + wrappers.22,114MIT
bevy_serialization_physicsA crate for adding physics wrappers for bevy_serialization_extras13,721MIT
bevy_serialization_urdfAn addon for bevy_serialization_extras for loading urdfs7,359MIT
bevy_serialportAsync serial port plugin for Bevy game engine with enhanced error handling and convenience APIs13,569MIT OR Apache-2.0
bevy_server_browserBevy game engine plugin for creating and searching discoverable servers on local networks6,926MIT OR Apache-2.0
bevy_shaderProvides shader asset types and import resolution for Bevy1,232,691MIT OR Apache-2.0