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.
gdnativeThe Godot game engine's gdnative bindings.100,517MIT
gdnative-animation(DEPRECATED) The Godot game engine's gdnative animation bindings.5,906MIT
gdnative-arvr(DEPRECATED) The Godot game engine's gdnative AR and VR bindings.4,895MIT
gdnative-asyncRuntime async support for godot-rust.14,484MIT
gdnative-audio(DEPRECATED) The Godot game engine's gdnative audio bindings.4,928MIT
gdnative-bindingsThe Godot game engine's automatcally generated bindings to Godot classes.96,847MIT
gdnative-bindings-lilyThe Godot game engine's automatcally generated bindings to Godot classes.4,465MIT
gdnative-common(DEPRECATED) The Godot game engine's gdnative common generated class bindings.12,761MIT
gdnative-coreThe Godot game engine's gdnative core bindings.108,250MIT
gdnative-deriveThe Godot game engine's gdnative derive and procedural macros.94,559MIT
gdnative-docDocumentation tool for gdnative9,262MIT
gdnative-doc-cliCommand line utility for gdnative-doc8,047MIT
gdnative-editor(DEPRECATED) The Godot game engine's gdnative editor bindings.4,899MIT
gdnative-graphics(DEPRECATED) The Godot game engine's gdnative graphics bindings.4,939MIT
gdnative-impl-proc-macrosInternal dependency of the gdnative bindings.85,185MIT
gdnative-input(DEPRECATED) The Godot game engine's gdnative input bindings.4,892MIT
gdnative-macros(DEPRECATED) Procedural macros for the GDNative library3,657MIT
gdnative-network(DEPRECATED) The Godot game engine's gdnative network bindings.4,947MIT
gdnative-physics(DEPRECATED) The Godot game engine's gdnative physics bindings.4,923MIT
gdnative-project-utilsUtilies for working with godot-rust GDNative projects7,319MIT
gdnative-sysGenerated bindings to the Godot game engine's gdnative core types (See the gdnative crate).113,190MIT
gdnative-ui(DEPRECATED) The Godot game engine's gdnative UI bindings.5,885MIT
gdnative-utilsPlaceholder for a crate where extensions that depend on generated bindings will live.1,670MIT
gdnative-video(DEPRECATED) The Godot game engine's gdnative video bindings.6,594MIT
gdnative-visual_script(DEPRECATED) The Godot game engine's gdnative visual script classes bindings.4,943MIT
gdnative_bindings_generatorGenerates bindings for the Godot engine's gdnative classes from a json api description file.107,273MIT
gdnative_export_node_as_pathBoilerplate-code replacement macros when exporting node references through NodePath.2,811non-standard
gdnative_geom(DEPRECATED) Math primitives for the Godot game engine's gdnative bindings (See the gdnative crate).16,429MIT
gdnative_tweenerA port of DoTween(3rd party package for Unity) to Godot 3.5, using GdNative.21,993MIT
gdo-runnerGrafana runner for custom event handler scripts1,834MIT OR Apache-2.0
gdockInformation-driven protein-protein docking using a genetic algorithm5610BSD
gdown-cliCLI for downloading files from Google Drive21MIT
gdown-coreCore download logic for Google Drive47MIT
gdp_rsA library for implementing Ghosts-of-departed-proofs pattern in rust14,035MIT OR Apache-2.0
gdparseA parser for turning raw gdscript into an AST1,590MIT
gdpr_consentGDPR Transparency and Consent Framework SDK for Rust8,071MIT/Apache-2.0
gdrGodot bindings for Rust.28MPL-2.0
gdr2333_httpclientA C#-style HttpClient API surface for async Rust, backed by tokio + rustls.22Apache-2.0
gdrive-mcp-coreGoogle Drive MCP server - core library with tools, resources, and prompts128MIT
gdrive-mcp-serverGoogle Drive MCP server - comprehensive access to Google Drive via Model Context Protocol50MIT
gdrive-searchA TUI to quickly find files in your Google Drive1,839GPL-3.0
gdrsA rust implementation of GenomicDistributions package from bioconductor.5,374MIT
gdrustA simple tool to make interacting with gdnative-rust a little easier.1,711MIT
gdrust-trinketsA collection of useful controls, traits, and macros for godot x rust development.639Unlicense
gdrust_collisionCollision tools for Rust Godot development1,626MIT
gdrust_kitA toolkit for Rust Godot development1,429MIT
gdrust_macrosYou are probably looking for `gdrust`. This is the macros it exports.2,520MIT
gdrust_pathfindingPathfinding tools for Rust Godot development1,630MIT
gdrust_player_controllerPlayer controller tools for Rust Godot development1,172MIT
gdrust_utilsUtility tools for Rust Godot development715MIT
gdsAn interface to GDS files5,965MIT
gds-simThe Greek Dating Simulator!2,744MIT
gds21Gds21 Integrated Circuit Layout Parser & Writer19,776BSD-3-Clause
gds2_iogds2 IO utils3,051MIT OR Apache-2.0
gdscheckOpen-source DRC (Design Rule Check) engine for GDSII layouts.63AGPL-3.0-or-later
gdscript-apiThe Godot engine model (classes, methods, signals, enums, …) generated from extension_api.json.442MIT OR Apache-2.0
gdscript-baseFoundational POD types (FileId, TextSize/TextRange, LineIndex, result structs) for gdscript-analyzer.588MIT OR Apache-2.0
gdscript-dbInput layer (virtual file system, project model, change application; salsa from Phase 3) for gdscript-analyzer.400MIT OR Apache-2.0
gdscript-fmtGDScript source formatter (whitespace + indentation normalization, safe-by-construction) — gdscript-analyzer.284MIT OR Apache-2.0
gdscript-hirSemantic layer: name resolution, gradual type inference, and GDScript warning checks — gdscript-analyzer.350MIT OR Apache-2.0
gdscript-ideThe public AnalysisHost/Analysis API for gdscript-analyzer — engine-neutral, protocol-neutral (POD + byte offsets).284MIT OR Apache-2.0
gdscript-sceneA .tscn/.tres parser feeding node-path typing (the scene-aware killer feature) — gdscript-analyzer.403MIT OR Apache-2.0
gdscript-syntaxLexer, indentation pre-pass, and a lossless (cstree) parser for GDScript — gdscript-analyzer.485MIT OR Apache-2.0
gdsdkGdsii file development kit2,763MIT OR Apache-2.0
gdsfillOpen-source tool for inserting dummy metal fill into semiconductor layouts.135LGPL-2.1-or-later
gdsiiFast, zero-copy, streaming GDSII parser and writer.1,497MIT
gdslGDSL is a graph data-structure library including graph containers,
connected node strutures and efficient algorithms on those…8,209MIT/Apache-2.0
gdsrA GDSII reader and writer for Rust151MIT
gdsr-viewerAn interactive GDS file viewer23MIT
gdstyleA fast, opinionated linter and formatter for GDScript (Godot 4.x)255MIT
gdt-cpusGame Developer's Toolkit for CPU Management43,374MIT OR Apache-2.0
gdt-ssgDead simple static site generator.1,095MIT
gdtestFast external test runner for Godot 4 — Rust orchestrator + GDScript harness29MIT OR Apache-2.0
gdtest-analysisTree-sitter-based GDScript test discovery for gdtest34MIT OR Apache-2.0
gdtfTools to read and inspect General Device Type Format (GDTF) files.4,375MIT
gdtkAn all-in-one toolkit for Godot Engine. Currently only reserved.1,525Unlicense
gdueivgeometry and devices in GUI library5,377MIT
gdunsafeMacros for godot-rust to hide away some of the common patterns used when working with resources that are shared with the Godot…1,626MIT OR Apache-2.0
gdutilsGeometry Dash API wrapper for Rust (WIP, contribs appreciated!)329MIT
gdvariantsRust std library collections wrapper that implements the godot-rust variant traits.15,343MIT OR Apache-2.0
gdxccLow-level API to access GAMS Data eXchange (GDX) files22BSD-3-Clause
gdxcc-sysLow-level API to access GAMS Data eXchange (GDX) files23BSD-3-Clause
geGenetic algorithm traits and algorithm4,259MIT
ge-healthcare-museGE Healthcare MUSE: parse and convert MUSE XML cardiology data66MIT OR Apache-2.0 OR BSD-3-Clause OR GPL-2.0-only OR GPL-3.0-only
ge-manA manager for GE Proton and Wine GE versions.7,173MIT OR Apache-2.0
ge-man-libCommon functionality used by GE-Man.6,697MIT OR Apache-2.0
gea-rsImplementations of the GEA-1 and GEA-2 (GPRS Encryption Algorithm) stream ciphers24AGPL-3.0+
gearCollision avoidance path planning for robotics15,099Apache-2.0
gear-authorshipGear Technologies packages1,498GPL-3.0
gear-backend-codegenCode generation library for gear-core-backend17,912GPL-3.0
gear-backend-commonCommon library for gear-core-backend16,388GPL-3.0
gear-backend-sandboxGear Technologies pacakges1,519GPL-3.0
gear-backend-wasmiWasmi executor for the gear-backend6,364GPL-3.0
gear-bags-thresholdsGear Technologies packages1,508GPL-3.0
gear-call-genGear Technologies packages1,507GPL-3.0
gear-commonGear common library for the runtime102,782GPL-3.0
gear-common-codegenCode generation library for the Gear common library120,711GPL-3.0
gear-coreGear core library171,982GPL-3.0
gear-core-backendGear WASM backend72,083GPL-3.0
gear-core-backend-codegenCode generation library for gear-core-backend1,494GPL-3.0
gear-core-errorsShared errors for Gear core libraries228,544GPL-3.0
gear-core-processorThe core processor for Gear programs86GPL-3.0
gear-crates-ioGear Technologies packages1,491GPL-3.0
gear-dlmallocA Rust port of the dlmalloc allocator231,107MIT/Apache-2.0
gear-fingerprinterGEAR and MinHash based data fingerprinting1,698BSD-2-Clause-Patent
gear-lazy-pagesGear lazy-pages implementation75,468GPL-3.0
gear-lazy-pages-commonGear lazy-pages commons76,786GPL-3.0
gear-lazy-pages-interfaceGear lazy-pages actual interface27,902GPL-3.0
gear-lazy-pages-native-interfaceGear lazy-pages native interface45,208GPL-3.0
gear-meshNext-generation Rust to TypeScript type definition sharing library26MIT OR Apache-2.0
gear-mesh-coreCore types and intermediate representation for gear-mesh351MIT OR Apache-2.0
gear-mesh-deriveDerive macros for gear-mesh247MIT OR Apache-2.0
gear-mesh-generatorTypeScript code generator for gear-mesh129MIT OR Apache-2.0
gear-node-loaderGear Technologies packages1,511GPL-3.0
gear-node-testingGear Technologies packages1,511GPL-3.0
gear-node-wrapperGear protocol node wrapper37,332GPL-3.0
gear-objectsRust component object model4,204MIT
gear-processorThe core processor for Gear programs9,707GPL-3.0
gear-programgear program cli6,496GPL-3.0
gear-pwasm-utilsCollection of command-line utilities and corresponding Rust api for producing pwasm-compatible executables78,595MIT/Apache-2.0
gear-runtime-commonGear Technologies pacakges1,489GPL-3.0
gear-runtime-interfaceGear Runtime Interface36,408GPL-3.0
gear-runtime-primitivesGear Runtime primitives31,548GPL-3.0
gear-sandboxThis crate provides means to instantiate and execute wasm modules.74,126GPL-3.0
gear-sandbox-envThis crate provides means to instantiate and execute wasm modules.91,449GPL-3.0
gear-sandbox-hostA set of common definitions that are needed for defining execution engines.76,424GPL-3.0
gear-sandbox-interfaceGear Sandbox Interface38,704GPL-3.0
gear-serviceGear Technologies pacakges1,502GPL-3.0
gear-sp-allocatorCollection of allocator implementations.1,921Apache-2.0
gear-sp-wasm-interfaceTypes and traits for interfacing between the host and the wasm runtime.1,537Apache-2.0
gear-ss58Gear implementation ss58 address format112,102GPL-3.0
gear-stack-bufferGear stack buffer implementation156,174GPL-3.0
gear-subxtSubmit extrinsics (transactions) to a substrate node via RPC1,911Apache-2.0 OR GPL-3.0
gear-utilsUtils of gear network110,390GPL-3.0
gear-validator-checksGear Technologies packages1,493GPL-3.0
gear-wasmWebAssembly low-level format library112,001MIT/Apache-2.0
gear-wasm-builderUtility for building Gear programs114,732GPL-3.0
gear-wasm-genGear Technologies packages1,495GPL-3.0
gear-wasm-instrumentWasm instrument library for Gear programs188,556GPL-3.0
gear-wasm-optimizerUtility for optimizing Gear programs46,451GPL-3.0
gear-wasmer-cacheWasmer executor's module caches used by Gear nodes25,748GPL-3.0
gear-wasmtime-cacheWasmtime executor's in-memory module cache used by Gear nodes683GPL-3.0
gear-weight-diffGear Technologies packages1,498GPL-3.0
gear-workspace-hackA minimal no-std crate to work around workspace limitations4,329GPL-3.0
gear_combosAttempts to make getting combinations of things easier with the use of gears and simple numeric states!6,388MIT OR Apache-2.0
gearboxExcessive tooling for Rust, boosting productivity and operations32,989MIT
gearbox-macrosSupport library for Gearbox adding proc macros1,938MIT
gearbox-rsA lightweight Rust web framework with dependency injection145MIT
gearbox-rs-coreCore framework for Gearbox - dependency injection and HTTP routing327MIT
gearbox-rs-macrosProcedural macros for Gearbox framework326MIT
gearbox-rs-postgresPostgreSQL integration for Gearbox framework227MIT
gearhashFast, SIMD-accelerated hash function for content-defined chunking846,758MIT OR Apache-2.0
gearleyAn Earley parser engine.15,620MIT/Apache-2.0
gearman-workerHigh level library to implement Gearman workers5,381MIT/Apache-2.0
gearrsAn async Gearman client implementation in Rust3,709MIT OR Apache-2.0
gearsGears core implementation11,837MIT
gears-cliGears CLI tool2,056MIT
geass15puzzle solver1,639MPL-2.0
geccoGene Cluster prediction with Conditional Random Fields120GPL-3.0-or-later
geckocoin gecko api impl9,254MIT/Apache-2.0
gecko-profilerThis is a stub that allows publishing crates that depend on the internal firefox gecko-profiler crate.564MPL-2.0
gecko_atomA crate to allow using Gecko's nsIAtom transparently.4,174MPL-2.0
gecko_profileCreate profiles in the Gecko profile JSON format.347,419MIT/Apache-2.0
geckodriverProxy for using WebDriver clients to interact with Gecko-based browsers.73,753MPL-2.0
geckodriver-librsFork of `geckodriver` to allow use as a crate in other Rust projects875MPL-2.0
geckopandaSave and load files from local disk, Google Drive, or Amazon S3.3,212Unlicense
geckoterminal-rsRESTful asynchronous Rust client for GeckoTerminal API18,616MIT
geclgeometry types and a color type11,230Zlib
geclihtA disparate collection of text manipulation and formatting algorithms.3,021MIT
geco-consul-connectorLibrary used for connecting to GECO Consul server4,388MIT OR Apache-2.0
gecodeFuture bindings to the Gecode library1,732MIT OR Apache-2.0
gecode-sysFuture low-level bindings to the Gecode library1,705MIT OR Apache-2.0
gecolA perception-aware accent color extractor and dynamic theme generator.23non-standard
gecol-coreA perception-aware accent color extractor and dynamic theme generator.82non-standard
gecosProvides parsing and generation of gecos strings6,863MIT OR Apache-2.0
gecsA generated entity component system.19,462MIT OR Apache-2.0
gecs_macrosProcedural macros for the gecs crate.19,710MIT OR Apache-2.0
ged_ioA parser for GEDCOM files5,206MIT
gedcomA parser for GEDCOM files7,020MIT
gedcom-coreGEDCOM is an acronym for GEnealogical Data COMmunication and it provides a flexible, uniform format for exchanging computerized…1,685Apache-2.0
gedcom-rsA Rust library to parse and interact with GEDCOM data.1,489non-standard
gedcomxThe core data structures and serialization / deserialization of the GEDCOM X format.19,781MIT
gedcomx_dateGedcomx Date Parser8,347MIT
gedcomx_fileA library for dealing with the GEDCOM X file format3,376MIT
geddesA Rust library for parsing XRD pattern files328MIT
geddleGeddle is the AI & SaaS affiliate marketplace for creators.91MIT
gedentA command-line interface to generate computational chemistry inputs1,551MIT
gedvgeometry and devices in GUI library13,225MIT
geeA convenience-first geometry library tailor-made for 2D games! 📐6,474Apache-2.0/MIT
gee-editorA compact subset editor of emacs. Syntax highlighting in progress.27WTFPL
geefr-ppmA library for creating PPM files8,593BSD-3-Clause
geekbarGeekbar1,546MIT
geekbar_coregeekbar core lib1,574MIT
geekbar_dialoguerA command line prompting library.2,281MIT
geekmagic-statsPush Claude Code usage and disk stats to GeekMagic SmallTV displays25MIT
geekormA simple and easy to use ORM for SQLite databases51,227MIT
geekorm-cliGeekORM Commmand Line Interface47,097MIT
geekorm-coreGeekORM Core Library52,047MIT
geekorm-deriveGeekORM Derive Macros Library51,503MIT
geekorm-sqlGeekORM SQL Query Builder642MIT