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.
gpu-alloc-vulkanalia`vulkanalia` backend for `gpu-alloc`6,186MIT OR Apache-2.0
gpu-allocatorMemory allocator for GPU memory in Vulkan and DirectX 1214,266,894MIT OR Apache-2.0
gpu-annealingGPU-accelerated simulated annealing orchestration layer — pure data structures and scheduling17MIT
gpu-backendShared CUDA GPU backend for fib-quant and turbo-quant vector quantization (Hadamard rotation kernel, codebook lookup kernel,…190MIT
gpu-checkerA simple GPU checker with Rust3,855MIT
gpu-descriptorImplementation agnostic descriptor allocator for Vulkan like APIs25,446,314MIT OR Apache-2.0
gpu-descriptor-ashgpu-descriptor integration with ash5,751MIT OR Apache-2.0
gpu-descriptor-eruptgpu-descriptor integration with erupt10,408MIT OR Apache-2.0
gpu-descriptor-gfxImplementation agnostic descriptor allocator for Vulkan like APIs3,040MIT OR Apache-2.0
gpu-descriptor-typesCore types of gpu-descriptor crate24,515,214MIT OR Apache-2.0
gpu-fftA Rust library for performing Fast Fourier Transform (FFT) and Inverse FFT using GPU acceleration.3,599MIT
gpu-fryerGPU fryer is a tool to stress test GPUs and detect any abnormal thermal throttling or performance degradation. It is especially…12,389Apache-2.0
gpu-halgpu-hal1,473MIT
gpu-histopHigh-resolution GPU history monitor for NVIDIA, AMDGPU, and Apple Silicon21MIT
gpu-infoA minimal command-line utility for querying GPU status written in Rust1,211MIT
gpu-mumuGPU/Vulkan matrix and tensor operations for the mumu/lava language1,159MIT OR Apache-2.0
gpu-probeCross-platform GPU memory (VRAM) detection with no vendor SDKs — uses NVML, Linux DRM sysfs (AMD/Intel), and macOS…65Apache-2.0
gpu-scatter-gatherWorld's fastest wordlist generator using GPU acceleration with multi-GPU support81MIT OR Apache-2.0
gpu-setfanGPU fan control via temperature setpoint52MIT
gpu-stdTBD1,672MIT/Apache-2.0
gpu-swGPU-SW, GPGPU-enabled SW algorithm8,525MIT
gpu-trace-perfPlays a collection of GPU traces under different environments to evaluate driver changes on performance10,100MIT
gpu-usage-waybarA tool to display gpu usage in Waybar15,908MIT
gpu-videoA library for hardware video coding using Vulkan Video, with wgpu integration.3,850MIT
gpu-video-azulA library for hardware video coding using Vulkan Video, with wgpu integration (azul fork of gpu-video 0.4.0: adds an NVIDIA…661MIT
gpu-worker-ortgpu worker for onnx65MIT
gpu_layoutShare host types with GPU shaders, with various layout specifications1,219MIT OR Apache-2.0
gpu_layout_deriveDerive crate for gpu_layout1,433MIT OR Apache-2.0
gpu_randGPU-friendly random number generators for the Rust CUDA Project5,715MIT OR Apache-2.0
gpuburdenShader-based wallpapers for Wayland, burdening your GPU with fancy animations.27Apache-2.0
gpucapRun a command and report GPU, CPU, and unified memory usage on Apple Silicon93MIT
gpucubeA stabilization layer for wgpu to maintain consistent behavior across API changes.16MIT
gpuemuCommand-line interface for gpuemu — catch silently-wrong GPU kernels before they ship: fuzz, lint, baseline-diff, CI gating, and…19MIT OR Apache-2.0
gpuemu-cliCommand-line interface for gpuemu — catch silently-wrong GPU kernels before they ship: fuzz, lint, baseline-diff, CI gating, and…18MIT OR Apache-2.0
gpuemu-commonShared types, protocol, deterministic RNG, and config for gpuemu — the GPU-less correctness oracle for deep-learning kernels59MIT OR Apache-2.0
gpuemu-daemonGPU-less validation daemon for deep-learning kernels: fp64 reference oracle, op-schema fuzzing, calibrated tolerances, and…18MIT OR Apache-2.0
gpuequivA GPU-accelerated implementation of an algorithm to find all equivalences of processes2,878MIT
gpufftUnified GPU-accelerated FFT for Rust: Vulkan via VkFFT, CUDA via cuFFT.143Apache-2.0
gpufft-cuda-sysRaw FFI bindings to cuFFT + CUDA Runtime. Internal plumbing for gpufft.117Apache-2.0
gpufft-vulkan-sysRaw FFI bindings to VkFFT (vendored). Internal plumbing for gpufft.191Apache-2.0
gpuiZed's GPU-accelerated UI framework168,207Apache-2.0
gpui-adminNative-UX-led desktop admin framework for Rust, built on GPUI (facade/prelude crate).19MIT
gpui-admin-cliThe gpui-admin command-line tool: schema introspection, snapshotting, and scaffolding.16MIT
gpui-admin-conformanceExecutable conformance suite for the gpui-admin Provider contract.19MIT
gpui-admin-coreCore engine for gpui-admin: the Provider Gateway, Replica store, and Mutation lifecycle.29MIT
gpui-admin-macrosDerivation proc-macros for gpui-admin, consuming the committed schema snapshot.20MIT
gpui-admin-provider-supabaseFirst-party Supabase / PostgREST Provider for gpui-admin.17MIT
gpui-admin-uiShell, views, forms, and layout store for gpui-admin, built on gpui-component.21MIT
gpui-animationA lightweight and fluent animation wrapper for GPUI, enabling smooth state-driven transitions with minimal boilerplate.544MIT OR Apache-2.0
gpui-ceA community fork of Zed's GPU-accelerated UI framework2,350Apache-2.0
gpui-componentUI components for building fantastic desktop application by using GPUI.72,428Apache-2.0
gpui-component-assetsDefault bundled assets for GPUI Component.28,346Apache-2.0
gpui-component-macrosMacros for GPUI Component.89,891Apache-2.0
gpui-d3rsD3.js-inspired plotting library for GPUI378ISC
gpui-designPlatform-adaptive design system (Apple HIG, Material 3, Fluent, Neutral)43MIT
gpui-flowtextA GPUI rich text editor component and document engine.48MIT
gpui-formThe gpui-form crate222MIT OR Apache-2.0
gpui-form-coreCore crate for multiple gpui-form-* crates548MIT OR Apache-2.0
gpui-form-deriveMacro crate for gpui-form306MIT OR Apache-2.0
gpui-form-internal-macrosInternal macros for gpui-form-core652MIT OR Apache-2.0
gpui-form-num-regexNaive implementation of regex-based number validation for gpui-form-core107MIT OR Apache-2.0
gpui-form-prototyping-coreConsumer-facing prototyping utilities for gpui-form.163MIT OR Apache-2.0
gpui-hooksReact-style hooks for GPUI framework65MIT
gpui-hooks-macrosProcedural macros for GPUI Hooks - React-style hooks for GPUI framework219MIT
gpui-icons-bsBoostrap icons for gpui framework17Apache-2.0
gpui-keybindingReusable keybinding framework with Vim/Emacs/VSCode presets for GPUI applications16GPL-3.0-or-later
gpui-linux-gpui-unofficialUnofficial release of Zed's gpui_linux crate1,185Apache-2.0
gpui-liveplotHigh-performance append-only plotting for GPUI applications.1,228MIT
gpui-macos-gpui-unofficialUnofficial release of Zed's gpui_macos crate1,070Apache-2.0
gpui-macrosMacros used by gpui212,183Apache-2.0
gpui-macros-gpui-unofficialMacros used by gpui2,206Apache-2.0
gpui-markupA declarative markup DSL for building GPUI applications296MIT
gpui-mobileMobile platform support for GPUI — iOS (Metal/Blade) and Android (wgpu/Vulkan)41GPL-3.0-or-later OR AGPL-3.0-or-later OR Apache-2.0
gpui-navA lightweight screen navigation library for GPUI590MIT
gpui-navigatorNavigator for GPUI with transitions, nested routing, guards, and middleware325MIT OR Apache-2.0
gpui-platform-gpui-unofficialUnofficial release of Zed's gpui_platform crate1,404Apache-2.0
gpui-plotPlotting with gpui in Rust1,676MIT
gpui-pretextHigh-performance text measurement and multiline layout without DOM reflows — Rust port of chenglou/pretext130MIT
gpui-previewA Storybook-like component preview and capture tool for GPUI, Zed's GPU-accelerated UI framework63MIT
gpui-preview-deriveDerive macro for gpui-preview — generates prop editors and component registration for GPUI components90MIT
gpui-primativesHeadless component library for GPUI23MIT
gpui-pxHigh-level Plotly Express-style charting API built on d3rs and GPUI176ISC
gpui-qrcodeA QR code generator and renderer for gpui103MIT OR Apache-2.0
gpui-queryTanStack Query-inspired async state management for GPUI115MIT
gpui-query-legacyTanStack Query-inspired async state management for GPUI (legacy, deprecated)70MIT
gpui-routerA router for GPUI App.2,856MIT
gpui-router-macrosRouter macros for gpui4,648MIT
gpui-rsxA JSX-like macro for GPUI - simplify UI development with HTML-like syntax368MIT
gpui-sfsymbolsSF Symbols for GPUI - re-exports gpui-symbols with sfsymbols presets25MIT OR Apache-2.0
gpui-shared-string-gpui-unofficialUnofficial release of Zed's gpui_shared_string crate1,428Apache-2.0
gpui-standaloneZed's GPU-accelerated UI framework25Apache-2.0
gpui-storybookThe gpui-storybook crate252MIT OR Apache-2.0
gpui-storybook-coreCore crate for gpui-storybook510MIT OR Apache-2.0
gpui-storybook-macrosMacro crate for gpui-storybook378MIT OR Apache-2.0
gpui-symbolsNative SF Symbols for GPUI with type-safe Icon component3,597MIT OR Apache-2.0
gpui-terminalTerminal emulator component for gpui994MIT OR Apache-2.0
gpui-themesTheme editor and management for GPUI applications27ISC
gpui-tokio-bridgeTokio bridge for GPUI - allows running tokio async tasks within GPUI context3,734Apache-2.0
gpui-ui-kitA reusable UI component library for GPUI applications759ISC
gpui-ui-kit-macrosProc macros for gpui-ui-kit665ISC
gpui-unofficialZed's GPU-accelerated UI framework2,084Apache-2.0
gpui-updaterA cross-platform updater for the GPUI desktop GUI toolkit18MIT OR Apache-2.0
gpui-util-gpui-unofficialUnofficial release of Zed's gpui_util crate4,502Apache-2.0
gpui-video-playerA video player library for gpui applications, built on top of GStreamer.2,515MIT
gpui-web-gpui-unofficialUnofficial release of Zed's gpui_web crate1,019Apache-2.0
gpui-wgpu-gpui-unofficialUnofficial release of Zed's gpui_wgpu crate1,350Apache-2.0
gpui-windows-gpui-unofficialUnofficial release of Zed's gpui_windows crate1,206Apache-2.0
gpui-wryWebView support for GPUI, based on Wry.325Apache-2.0
gpui2Another UI library yet1,615MIT
gpui_ce_utilUtility structs and functions used by gpui-ce (vendored from Zed's gpui_util).61Apache-2.0
gpui_collectionsStandard collection type re-exports used by Zed and GPUI188,066Apache-2.0
gpui_derive_refineableA derive macro for creating refinement types in Rust187,723Apache-2.0
gpui_flowkitA UI workflow library for gpui121MIT OR Apache-2.0
gpui_hexeditorA reusable hex editor widget for GPUI applications28MIT
gpui_http_clientA HTTP client library for Zed and GPUI187,252Apache-2.0
gpui_macros-gpui-standaloneMacros used by gpui42Apache-2.0
gpui_mediaBindings to macos media handling APIs for Zed127,634Apache-2.0
gpui_perfA tool for measuring Zed test performance, with too many Clippy lints187,443Apache-2.0
gpui_refineableA macro for creating 'refinement' types that can be used to partially initialize or mutate a complex struct187,622Apache-2.0
gpui_rnZed's GPU-accelerated UI framework (fork for React Native GPUI)197Apache-2.0
gpui_rn_collectionsStandard collection type re-exports (fork for React Native GPUI)670Apache-2.0
gpui_rn_derive_refineableDerive macro for refinement types (fork for React Native GPUI)395Apache-2.0
gpui_rn_http_clientHTTP client library (fork for React Native GPUI)304Apache-2.0
gpui_rn_macrosMacros for GPUI (fork for React Native GPUI)302Apache-2.0
gpui_rn_mediamacOS media handling bindings (fork for React Native GPUI)260Apache-2.0
gpui_rn_perfPerformance measurement utilities (fork for React Native GPUI)488Apache-2.0
gpui_rn_refineableRefinement types for partial struct initialization (fork for React Native GPUI)301Apache-2.0
gpui_rn_sum_treeA sum tree data structure (fork for React Native GPUI)300Apache-2.0
gpui_rn_utilUtility structs and functions (fork for React Native GPUI)397Apache-2.0
gpui_rn_util_macrosUtility macros (fork for React Native GPUI)388Apache-2.0
gpui_semantic_versionA library for working with semantic versioning in gpui and Zed163,684Apache-2.0
gpui_shared_string-gpui-standaloneStandalone mirror of Zed's gpui_shared_string crate.41Apache-2.0
gpui_squirclesquircle component for gpui.1,274MIT
gpui_sum_treeA sum tree data structure, a concurrency-friendly B-tree188,055Apache-2.0
gpui_teaRuntime primitives for building Elm-style GPUI applications.45Apache-2.0
gpui_tea_macrosProcedural macros for gpui_tea.102Apache-2.0
gpui_tesseraeFuture home for Tesserae, a UI component library for GPUI.299MIT
gpui_transitionsprovides an API for interpolating between values in GPUI.648MIT
gpui_utilA collection of utility structs and functions used by Zed and GPUI187,662Apache-2.0
gpui_util-gpui-standaloneStandalone mirror of Zed's gpui_util crate.443Apache-2.0
gpui_util_macrosUtility macros for Zed187,532Apache-2.0
gpui_xtermReusable xterm-like terminal component for GPUI52MIT
gpuikitA UI toolkit for GPUI applications102MIT OR Apache-2.0
gpuikit-editorA standalone editor component for GPUI61MIT OR Apache-2.0
gpuikit-keymapKeymap module for gpuikit211MIT OR Apache-2.0
gpuikit-themeA theme module for gpuikit81MIT OR Apache-2.0
gpuinfoA minimal command-line utility for querying GPU status6,031MIT
gpujsongeneral purpose gpu json parsing17Apache-2.0
gpurbtop-style GPU monitor TUI — NVIDIA, AMD, Apple Silicon; Linux, macOS, Windows178MIT
gpursGPU acceleration/linear algebra crate for scientific computing7,903Apache-2.0
gpusEasy CLI command for retrieving information about the gpus and drivers1,568MIT
gpuscreen-cap-libZero-copy screen capture library for Windows using DXGI Desktop Duplication API27MIT OR Apache-2.0
gpustatA rust-version of gpustat.11,424GPL-2.0
gpustat_forkA rust-version of gpustat. All credit to the original crate author: just added functionality for continuous monitoring every 2…10,589GPL-2.0
gpwA prounouncable password generator9,354MIT
gpwgA good password generator2,777MIT OR Apache-2.0
gpwgpuA crate intended to make it easier to do general purpose GPU programming (GPGPU) in wgpu.2,245MIT OR Apache-2.0
gpwgpu_coreDependencies for the gpwgpu macros crate3,118MIT OR Apache-2.0
gpwgpu_macrosMacros for the gpwgpu crate2,740MIT OR Apache-2.0
gpxRust read/write support for GPS Exchange Format (GPX)277,457MIT
gpx-cliAutomatically switch Git and SSH identities by active profile.90MIT
gpx-rsGPX 1.1 parsing, validation, path analytics, and CLI tools20MIT
gpx_readerGuitar Pro GPX file format parser3,157MIT/BSD-2-Clause
gpxanimateGPX route animator web server — upload a GPX file and get an animated Leaflet map visualization19MIT OR Apache-2.0
gpxtidyTidy up GPX files for publication22Apache-2.0
gq-cliA CLI for the GQ project that let's you filter JSON and YAML files in many different ways1,423Apache-2.0
gq-coreCore library for the GQ project. Currently is not intended for use outside of GQ frontends. Breaking changes may occur at any…1,685Apache-2.0
gqairSend/receive files with builtin HTTP server and GUI QR code.2,927MPL-2.0
gqbGQL Query Builder API.2,336MIT
gqdbCore lib for the global QSO database1,491Apache-2.0
gqlA GraphQL lexer (and future parser)2,654MIT
gql-parserGQL lexer, parser, and AST definitions for GraphFusion.19Apache-2.0
gql2sqlGraphQL to SQL transpiler43,981MIT OR Apache-2.0
gql_clientMinimal GraphQL client for Rust179,823MIT
gqlforge-chunkPersistent chunk data structure for gqlforge34Apache-2.0
gqlforge-hasherHashing utilities for gqlforge36Apache-2.0
gqlforge-http-cacheHTTP caching layer for gqlforge32Apache-2.0
gqlforge-macrosProcedural macros for gqlforge32Apache-2.0
gqlforge-trackerUsage tracking for gqlforge35Apache-2.0
gqlforge-typedefs-commonCommon type definitions for gqlforge33Apache-2.0
gqlforge-validValidation utilities for gqlforge33Apache-2.0
gqlforge-versionVersion information for gqlforge45Apache-2.0
gqlintA GraphQL SDL linting CLI7,529Apache-2.0
gqliteAn embedded property graph database.1,253MIT
gqlitebrowserGUI Browser for GQLite databases.983MIT
gqlitecliCommand Line Interface tool for GQLite4,038MIT
gqlitedbGQLite is a Rust-language library, with a C interface, that implements a small, fast, self-contained, high-reliability,…10,976MIT
gqliteruneGQLite bindings for the Rune programming language.1,931MIT
gqlmapi-rsRust bindings for https://github.com/microsoft/gqlmapi20,244MIT
gqlog👾 filter your json logs with graphql 👾9,562MIT
gqlparserGQL Parsing library, including GQLS.2,340MIT
gqlrequestSimple GraphQL request helper1,783MIT
gqlrsA GraphQL server library implemented in Rust248MIT OR Apache-2.0
gqlrs-actix-webgqlrs for actix-web16MIT OR Apache-2.0
gqlrs-axumgqlrs for axum17MIT OR Apache-2.0
gqlrs-deriveMacros for gqlrs250MIT OR Apache-2.0
gqlrs-extrasExtra extensions for gqlrs16MIT OR Apache-2.0
gqlrs-parserGraphQL query parser for gqlrs255MIT OR Apache-2.0
gqlrs-poemgqlrs for poem16MIT OR Apache-2.0
gqlrs-rocketgqlrs for Rocket.rs16MIT OR Apache-2.0