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.
egui_glfwOpenGL backend for egui using GLFW5,366MIT
egui_glfw_glOpenGL backend for egui using GLFW2,900MIT
egui_glfw_gl2OpenGL backend for egui using GLFW4,175MIT
egui_gliumBindings for using egui natively using the glium library380,834MIT OR Apache-2.0
egui_glowBindings for using egui natively using the glow library15,798,471MIT OR Apache-2.0
egui_glow_taoBindings for using egui natively using the glow library17,783MIT OR Apache-2.0
egui_gradients_coreEGUI Gradients Core, the underlying math crate for all egui_x_gradiets crates.51MIT
egui_graphA general-purpose node graph widget for egui.6,432MIT
egui_graphsInteractive graph visualization widget for rust powered by egui1,115,875MIT
egui_gridCreate grid-based layouts for egui13,415MIT OR Apache-2.0
egui_heatmapNavigatable heatmap for use together with egui12,008MIT OR Apache-2.0
egui_hooksReact Hooks like API for egui13,115MIT OR Apache-2.0
egui_hotkeySimple hotkey library for egui9,049MIT
egui_inboxUtility to send messages to egui views from async functions, callbacks, etc. without having to use interior mutability.93,270MIT
egui_infinite_scrollInfinite scroll widget for egui22,908MIT
egui_inspectEasily creating UI to edit and preview data9,182MIT
egui_inspect_deriveDerived traits for egui_inspect crate9,979MIT
egui_inspectionProtocol and egui::Plugin for inspection of egui apps17,152MIT OR Apache-2.0
egui_json_treeAn interactive JSON tree visualiser for egui, with search and highlight functionality.252,658MIT OR Apache-2.0
egui_keyboardvirtual keyboard widget for egui3,193MIT
egui_kittestTesting library for egui based on kittest and AccessKit504,048MIT OR Apache-2.0
egui_knobA simple knob widget for egui9,360MIT
egui_layout_job_macroMacros for egui LayoutJob and TextFormat831LGPL-3.0-only
egui_lensModular and customizable reactive event logger component for egui applications697MIT
egui_listviewA list view widget for egui.11,231MIT
egui_loggerlog implementation for egui180,377MIT
egui_ltreeviewA tree view widget for egui25,865MIT
egui_markdownA markdown parser and renderer for egui131MIT OR Apache-2.0
egui_materialMaterial Design components for egui906MIT OR Apache-2.0
egui_material_iconsMaterial icons for egui.62,890MIT
egui_mcpMCP server that drives live egui apps over the egui_inspection protocol14,370MIT OR Apache-2.0
egui_mediaSimple to use Media Widget for egui1,463GPL-3.0
egui_memory_editorA simple memory editor for the egui library47,187MIT/Apache-2.0
egui_minipngegui PNG image loader based on minipng6,114MIT
egui_mobiusA modular construction framework for egui applications10,541MIT
egui_mobius_componentsUI components for egui_mobius framework726MIT
egui_mobius_reactiveA thread-safe reactive state management system for egui_mobius9,800MIT
egui_mobius_widgetsA widget library for egui_mobius9,669MIT
egui_navA navigation control for egui1,222MIT
egui_nerdfontsNerdfonts icons for egui6,520MIT OR Apache-2.0
egui_net_ffiRust-C# interop for Egui.NET559MIT OR Apache-2.0
egui_node_editorA helper library to create interactive node graphs using egui15,858MIT
egui_node_graphA helper library to create interactive node graphs using egui11,643MIT
egui_node_graph2A helper library to create interactive node graphs using egui7,731MIT
egui_nodesA Egui port of https://github.com/Nelarius/imnodes6,374MIT
egui_nordNord theme for egui7,851MIT OR Apache-2.0
egui_overlayEgui integration to easily create Desktop Overlays24,748MIT
egui_path_pickerSimple egui widget for picking paths989GPL-3.0-only
egui_phosphor_iconsPhosphor Icons for egui - A flexible icon library with multiple font styles3,230MIT
egui_pigeonA egui implementation for pigeon-2d1,605MIT
egui_pingerSimple pinger for multiple servers with graph and jitter.48GPL-3.0-or-later
egui_playerA player for rust using egui. Currently audio playback and transcription are supported1,400Unlicense
egui_plotImmediate mode plotting for the egui GUI library7,714,430MIT OR Apache-2.0
egui_plot_bintradeImmediate mode plotting for the egui GUI library - extension for kline plots167MIT OR Apache-2.0
egui_pocketbookEgui backend for pocketbook eink reader2,879MIT
egui_pull_to_refreshA pull to refresh library for egui11,820MIT
egui_ratatuiWASM ratatui with egui works with bevy and macroquad and eframe32,320MIT OR Apache-2.0
egui_render_glowegui rendering backend using glow29,653MIT
egui_render_three_degui rendering backend using three-d19,709MIT
egui_render_wgpuegui rendering backend using wgpu28,142MIT
egui_routerA SPA router for egui27,094MIT
egui_rpm_installerSimple graphical utility that installs/upgrades/removes .rpm files built with Rust and EGUI.47MIT
egui_saugeA fresh, natural design system for egui — sage palette, warm neutrals, WCAG AA.40Apache-2.0
egui_sdl2_glBackend for Egui to use with sdl2-rs and open gl45,611MIT
egui_sdl2_platformA render-backend independant egui backend for sdl25,062MIT
egui_sgrA Rust library that converts ASCII/ANSI escape sequence color models into colored text in egui33,893MIT
egui_skiaegui_skia is a skia integration for the egui ui library. Render egui within a skia application or render skia in a egui…9,509MIT
egui_software_backendA CPU software render backend for egui.855MIT OR Apache-2.0
egui_solarizedSolarized theme for egui.3,729MIT
egui_speedy2degui integration for speedy2d8,465BSD-3-Clause
egui_spellcheckEmbedded spell-checking and optional grammar hints for egui text editors14MPL-2.0
egui_structEguiStruct is a rust derive macro that creates egui UI's from arbitrary structs and enums.15,908MIT
egui_struct_macrosEguiStruct is a rust derive macro that creates egui UI's from arbitrary structs and enums.15,045MIT
egui_stuffExtra widgets and helpers to use within an egui application1,542MIT OR Apache-2.0
egui_styledTailwind-style utility styling for egui: per-widget hover/focus/active variants, design tokens, and composable style functions.286MIT OR Apache-2.0
egui_suspenseAutomatically show loading and error uis for egui10,927MIT
egui_tableTable viewer for egui1,112,986MIT OR Apache-2.0
egui_tabsA tabs control for egui3,892MIT
egui_taffyGrid, Flexbox, Block layout support for egui using taffy66,417MIT
egui_task_managerManage asynchronous easily2,536MIT OR Apache-2.0
egui_termTerminal emulator widget powered by EGUI framework and alacritty terminal backend.1,825MIT
egui_text_animationA simple text animation using egui2,988non-standard
egui_thumbhashEasily use thumbhashes in egui9,652MIT
egui_tilesA tiling layout engine for egui with drag-and-drop and resizing1,843,228MIT OR Apache-2.0
egui_timelineA general timeline widget for egui, for working with time-based media and control.2,564MIT OR Apache-2.0
egui_timepickerA time picker widget for egui698MIT
egui_tool_windowsFloating tool windows for egui that can be used in containers, like resize, scroll-area, frame, etc.2,490MIT OR Apache-2.0
egui_tracingIntegrates tracing and logging with egui for event collection/visualization21,906Unlicense
egui_tracing_rsIntegrates tracing and logging with egui for event collection/visualization4,619Unlicense
egui_transition_animationEasy animated transitions between multiple pages in egui4,480MIT
egui_tuiUnused crate1,577MIT
egui_ui_refreshAims to beautify egui by replacing fonts and tweaking the default style2,159MIT
egui_vertical_stackA vertical stack widget with resize handles for egui1,290MIT OR Apache-2.0
egui_virtual_keyboardSimple Virtual Keyboard for egui3,342MIT OR Apache-2.0
egui_virtual_listA virtual list widget for egui, with support for variable height items.31,433MIT
egui_vulkanoVulkano graphics backend for egui13,872GPL-3.0-or-later
egui_vulkano_backendBackend code to use egui with vulkano.19,069MIT OR Apache-2.0
egui_webBindings for compiling egui code to WASM for a web page346,123MIT OR Apache-2.0
egui_wgpu_backendBackend code to use egui with wgpu.203,241MIT OR Apache-2.0
egui_widget_extSet of useful generic EGUI widgets.2,064MIT/Apache-2.0
egui_window_glfwglfw window integration for egui2,820MIT
egui_window_glfw_passthroughegui windowing backend using Glfw29,641MIT
egui_window_sdl2sdl2 window integration for egui3,878MIT
egui_window_winitegui windowing backend using Winit5,307MIT
egui_wingsegui bindings for WASM plugins9,224MIT OR Apache-2.0
egui_wings_hostegui bindings for WASM plugins8,054MIT OR Apache-2.0
egui_winit_ashA lightweight egui integration for winit and ash1,175MIT OR Apache-2.0
egui_winit_ash_vk_memThis is the egui integration crate for winit, ash and vk_mem.9,337MIT OR Apache-2.0
egui_winit_platformPlatform code to use egui with winit.186,029MIT OR Apache-2.0
egui_winit_vulkanoEgui immediate mode gui integration with winit and Vulkano45,936Apache-2.0
egui_xmlXML macro for egui6,910MIT
egui_xml_macrosmacros for egui_xml4,657MIT
egui_xml_parserA parser for crate egui_xml4,974MIT
egui_xyflowAn interactive node-graph editor widget for egui, inspired by xyflow (React Flow)173MIT
egui_zhcn_fontsload system zhcn fonts automatically for egui1,969MIT/Apache-2.0
eguidevAI-assisted development tooling and in-process instrumentation for egui apps247MIT
eguidev_runtimeNative embedded runtime for eguidev automation168MIT
egzreaderRead gzip/non-gzip stream easily.70,444MIT/Apache-2.0
ehConvert values to `bool`, kind of like C, eh?2,213MIT/Apache-2.0
ehaetc-hosts adder for localhost development domains880non-standard
ehatromEEPROM HAT library for Raspberry Pi HATs (serialization, I2C, CRC32, custom atoms)2,344MIT
ehelplyeHelply SuperStack SDK13,463Apache-2.0
ehkoAn echo clone to test clap :)3,955MIT
ehl-fdhFull Domain Hash (FDH) for extending the size of a hash digest to an arbitrary length1,252MIT OR Apache-2.0
ehl-rsa-fdhRSA-FDH is a is provably secure blind-signing signature scheme that uses RSA and a full domain hash and support blind signing /…1,252MIT OR Apache-2.0
ehlcd2dembedded-hal driver for HD44780 with async support2,703MIT
ehmiHMI components for egui2,117Apache-2.0
ehrustA command-line tool for transforming the e-hentai and exhentai content.2,992GPL-3.0
ehsmRust integration library for libehsm3,070Apache-2.0
ehttpMinimal HTTP client for both native and WASM2,982,207MIT OR Apache-2.0
ehttpdA HTTP server nano-framework, which can be used to create custom HTTP server applications32,996BSD-2-Clause OR MIT
ehttpd-querystringA crate to comfortably handle HTTP query string within `ehttpd`-based applications7,335BSD-2-Clause OR MIT
ehttpd-rangeA crate to comfortably handle HTTP range requests within `ehttpd`-based applications10,098BSD-2-Clause OR MIT
ehuss-feat-testtesting features2,901MIT
ehuss-hello-worldHello world1,489MIT OR Apache-2.0
ehuss-testtest2,682MIT
ehuss-test1test15,024MIT
ehuss-test2test6,308MIT
ehxactoFind exact tandem repeat coordinates from approximate regions identified by ExpansionHunter denovo1,454MIT OR Apache-2.0
eierl_interface for rust8,136Apache-2.0
eicheA library with tools for working with symbolic expressions.3,941GPL-3.0-only
eid-coreShared seam for the nordisk eIDs frida/tyr: holder (WebAuthn/PKCS#11/platform) auth+sign abstraction, challenge/assertion types,…360BSD
eid-mubarakcA CLI tool to celebrate Eid Mubarak with ASCII video art50MIT
eideticPrivate local-memory lane for the Mere browser — typed blob request/response vocabulary and store trait, host-agnostic and…16MPL-2.0
eideticaDecentralized DB. Remember Everything. Everywhere. All At Once.1,147AGPL-3.0-or-later
eideticadbEideticaDB - Remember everything.728non-standard
eidollmPortable native LLM provider adapter SDK.149AGPL-3.0-only OR MIT
eidolonProvides a single TUI-based registry for drm-free, wine and steam games on linux, accessed through a rofi launch menu.27,144GPL-3.0
eidolon-authBinary authentication protocol for network connections abstracted from encryption23,562Apache-2.0
eidolonmcA Minecraft skin off-screen renderer written in Rust379GPL-3.0
eidosA ideal environment for ETL395non-standard
eidos-claimsSeal — typed, evidence-bound belief ledger entries with lifecycle (proposed→proven→stale→contradicted).16Apache-2.0
eidos-ekfEKF package contract support for Eidos.17Apache-2.0
eidos-kernelEidos kernel — the pure-logic brain engine (schema, retrieval, ranking, eval). No IO.26Apache-2.0
eidos-memoryEIDOS v2.0: frequency-aware memory compression engine with 32x footprint reduction, multi-level residual reconstruction, and…19MIT
eidos-rynRyn — the warm brain. Snapshot, freshness, unified cache, and SQLite metadata overlay.22Apache-2.0
eidos-sourcesEidos sources — Source trait, Aun (docs), Glyph (code). All L0 sources in one crate.23Apache-2.0
eidos-vyreVyre librarian planning and Sigil consent primitives for Eidos knowledge growth.17Apache-2.0
eidos_coreCore Library for eidos915non-standard
eieioError Implementing `Eq + Clone` replacing `std::io::Error`1,757,688MIT
eif_buildThis CLI tool provides a low level path to assemble an enclave image format (EIF) file used in AWS Nitro Enclaves.2,259Apache-2.0
eiffelEiffel is a library for Eiffel language inspired guard clauses with Rust macros.6,010MIT
eiffel-macrosEiffel is a library for Eiffel language inspired guard clauses with Rust macros. This is the macro rules part of the library.5,909MIT
eiffel-macros-genEiffel is a library for Eiffel language inspired guard clauses with Rust macros. This is the proc-macro part of the library.5,961MIT
eigaA WIP TMDB API client4,046MIT
eiga_builder_deriveA builder derive macro for the `eiga` crate4,758MIT
eigenapp1,835MIT
eigen-chainio-txmanagerEigen Layer Tx Manager7,190non-standard
eigen-clieigen layer cli7,496non-standard
eigen-client-avsregistryEigen Layer AvsRegistry Sdk108,798non-standard
eigen-client-elcontractsEigen Layer core contracts sdk108,987non-standard
eigen-client-etheigen layer instrumented client32,506non-standard
eigen-client-fireblocksfireblocks support for eigenlayer30,152non-standard
eigen-commonCommon functions for EigenLayer SDK107,238non-standard
eigen-contract-bindingsEigen Layer ethers binding generator4,533non-standard
eigen-crypto-blsEigen layer bls utilities114,026non-standard
eigen-crypto-bn254Eigen layer SDK bn254 utilities119,002non-standard
eigen-logginglogging utilities37,472non-standard
eigen-metricsprometheus server for metrics32,441non-standard
eigen-metrics-collectors-economiceigenlayer economic metrics22,361non-standard
eigen-metrics-collectors-rpc-callseigenlayer rpc calls metrics32,781non-standard
eigen-nodeapieigenlayer nodeapi implementation32,471non-standard
eigen-services-avsregistryEigen Layer SDK services avsregistry47,218non-standard
eigen-services-blsaggregationEigen Layer SDK services blsaggregation47,001non-standard
eigen-services-operatorsinfoEigen Layer SDK services operatorsinfo51,334non-standard
eigen-signeraws,keystore,web3,private_key signers41,895non-standard
eigen-testing-utilsTesting utils for eigen.30,936non-standard
eigen-trustA library for managing trust in a distributed network with zero-knowledge features.2,914MIT
eigen-typesEigen Layer types109,274non-standard
eigen-utilspublicly exportable alloy bindings and utilities125,036non-standard
eigen_cryptoCrypto Library for EigenCC.3,067Apache-2.0
eigenlayer-contract-deployerA library that contains Rust bindings for contracts and tools for deploying contracts11,388MIT OR Apache-2.0
eigenlibeigenlib1,522BSD-3-Clause
eigensdkSDK for eigenlayer106,589non-standard
eigensdk-chainio-utilsEigen Layer utils1,644non-standard
eigensdk-client-elcontractsEigen Layer core contracts sdk1,622non-standard
eigensdk-client-walletEigen sdk wallet utilities2,272non-standard
eigensdk-contract-bindingsEigen Layer ethers bindings2,545non-standard
eigensdk-crypto-blsEigen layer bls utilities2,562non-standard
eigensdk-crypto-bn254Eigen layer SDK bn254 utilities2,876non-standard