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.
graphliteGraphLite - A lightweight ISO GQL Graph Database597Apache-2.0
graphlite-cliCommand-line interface for GraphLite54Apache-2.0
graphlite-rust-sdkHigh-level SDK for GraphLite - ergonomic API on top of GraphLite core225Apache-2.0
graphmindHigh-performance distributed graph database with OpenCypher support, RESP protocol, multi-tenancy, vector search, and web…337Apache-2.0
graphmind-cliCLI for Graphmind Graph Database100Apache-2.0
graphmind-graph-algorithmsGraph algorithms (PageRank, WCC, BFS, Dijkstra) for Graphmind Graph Database409Apache-2.0
graphmind-optimizationHigh-performance metaheuristic optimization algorithms (Jaya, Rao, TLBO, BMR, BWR, QOJaya, ITLBO) in Rust.419Apache-2.0
graphmind-sdkClient SDK for Graphmind Graph Database — embedded and remote modes255Apache-2.0
graphmstThis crate allows you to generate minimum spanning tree from a graph using Prims, Kruskals, Boruvkas and Reverse Delete algorithms10,556MIT
graphoPersonal memory system CLI — add, demote, promote, review entries across MEMORY.md and solutions KB58MIT
graphopsGraph operators: PageRank/PPR/walks/reachability/node2vec/betweenness.13,518MIT OR Apache-2.0
graphplanImplementation of the Graphplan planning algorithm from Avrim L. Blum and Merrick L. Furst in Rust14,280EPL-1.0
graphplotEfficient graph visualization tool for large graphs and networks.
Generates high-quality SVG plots (or PNG/PDF), supporting…104MIT
GraphQLA reference implementation of GraphQL for Rust lang.4,323non-standard
graphql-cliA graphql command-line tool2,053MIT/Apache-2.0
graphql-code-generator[Placeholder]1,617MIT
graphql-codegen[Placeholder]1,586MIT
graphql-codegen-rustGenerate Rust ORM code from GraphQL schemas299MIT
graphql-compositionAn implementation of GraphQL federated schema composition36,009MPL-2.0
graphql-configThis crate provides deserialize for GraphQL configs following the graphql-config specification3,448Apache-2.0 OR MIT
graphql-documentscanonical/deterministic GraphQL executable document sorting and printing43MIT
graphql-drop-unused-definitionsprune unreachable GraphQL operation/fragment definitions for a chosen root operation35MIT
graphql-envelop[Placeholder]1,599MIT
graphql-extractMacro to extract data from deeply nested types representing GraphQL results17,829Apache-2.0
graphql-federated-graphA serializable federated GraphQL graph representation23,771MPL-2.0
graphql-fusionCompose GraphQL schemas.1,536MPL-2.0
graphql-gateway[Placeholder]1,628MIT
graphql-idGenerate an id for a GraphQL Query4,970MIT/Apache-2.0
graphql-idl-parserA parser for the GraphQL IDL format.6,148MIT
graphql-idl-parser-ffiAn FFI interface for the GraphQL IDL format parser.6,659MIT
graphql-inspector[Placeholder]1,569MIT
graphql-int64-scalargraphql i64/u64 scalar.10,064Apache-2.0 OR MIT
graphql-introspection-queryGraphQL introspection query and response types.28,142,558Apache-2.0 OR MIT
graphql-lintA GraphQL SDL linter14,131Apache-2.0
graphql-mesh[Placeholder]1,587MIT
graphql-minifyMinify GraphQL queries2,811MIT
graphql-mongodb-boilerplateA simple Rust graphql service boilerplate using actix, mongodb and juniper7,098MIT
graphql-normalizeNormalize (format and sort) GraphQL queries1,383MIT
graphql-operation-server-harnessGraphQL operation server harness for testing mock operations43MIT
graphql-parserA parser, AST and serializer for graphql query language and scheme
definition language (sometimes called IDL).33,148,246MIT/Apache-2.0
graphql-parser-hive-forkA parser, AST and serializer for graphql query language and scheme
definition language (sometimes called IDL).6,561MIT/Apache-2.0
graphql-queryStupendously fast and easy GraphQL Query Language handling.2,583MIT
graphql-scalars[Placeholder]1,581MIT
graphql-schema-diffSemantic diffing for GraphQL schemas216,674Apache-2.0
graphql-schema-validationA spec compliant implementation of GraphQL SDL schema validation9,946Apache-2.0
graphql-schema-validatorValidate GraphQL SDL schema strings1,586MPL-2.0
graphql-sort-astnormalize GraphQL queries for stable cache keys/signatures35MIT
graphql-starterGraphQL starter kit33,537MIT
graphql-starter-macrosMacros for graphql-starter crate35,373MIT
graphql-stitching[Placeholder]1,589MIT
graphql-strip-sensitive-literalsredact PII literals from a GraphQL query AST before logging/usage reporting39MIT
graphql-subscriptionsA client for GraphQL subscriptions (WebSocket)1,487MIT
graphql-to-jddfGenerate a JDDF schema from a GraphQL schema1,718MIT
graphql-toolkitA collection of Rust modules to process GraphQL documents1,453Apache-2.0
graphql-toolkit-astA Rust library for working with GraphQL abstract syntax trees6,483Apache-2.0
graphql-toolkit-composerA GraphQL document composer1,373Apache-2.0
graphql-toolkit-httpAn implementation of the GraphQL-over-HTTP protocol.1,349Apache-2.0
graphql-toolkit-parserA GraphQL document parser6,219Apache-2.0
graphql-toolkit-valueGraphQL Toolkit value definitions5,577Apache-2.0
graphql-toolkit-writerA GraphQL document writer4,854Apache-2.0
graphql-toolsTools for working with GraphQL in Rust276,015MIT
graphql-universalUniversal GraphQL framework1,802MIT
graphql-validateA CLI for validating GraphQL schemas and queries.6,242MIT
graphql-wrapping-typesCompact representation for GraphQL list and required wrapping types26,309MPL-2.0
graphql-ws-clientA graphql over websockets client1,006,862Apache-2.0
graphql-ws-client-old-protocolA graphql over websockets client1,616Apache-2.0
graphql_clientTyped GraphQL requests and responses28,873,424Apache-2.0 OR MIT
graphql_client_cliThe CLI for graphql-client282,885Apache-2.0 OR MIT
graphql_client_codegenUtility crate for graphql_client28,852,543Apache-2.0 OR MIT
graphql_client_derivePlaceholder crate to reserve the name - see graphql_client2,041Apache-2.0 OR MIT
graphql_client_webTyped GraphQL requests and responses (web integration)7,978Apache-2.0 OR MIT
graphql_depth_limitA small lib for graphql depth limit analysis on graphql queries.6,656MIT OR Apache-2.0
graphql_dynA dynamic GraphQL implementation for Rust1,509Apache-2.0
graphql_query_builderA GraphQL query builder.7,407MIT
graphql_query_deriveUtility crate for graphql_client28,876,121Apache-2.0 OR MIT
graphql_rs_nativeAn attempt to write a rust implementation of graphql-js that is very close to the reference implementation and can be used via…1,879MIT
graphqliteSQLite extension for graph queries using Cypher2,175MIT
graphqueryA simple cli tool to make graphql request.3,866MIT
graphragGraphRAG - Knowledge Graph RAG: meta-crate that bundles graphrag-core and graphrag-cli64MIT
graphrag-cliModern Terminal User Interface (TUI) for GraphRAG operations146MIT
graphrag-coreCore portable library for GraphRAG - works on native and WASM523MIT
graphrecordsHigh-performance graph-based data records204MIT
graphrecords-coreHigh-performance graph-based data records355MIT
graphrecords-pyo3-interopHigh-performance graph-based data records94MIT
graphrecords-pythonHigh-performance graph-based data records188MIT
graphrecords-utilsHigh-performance graph-based data records432MIT
graphrefly-rsGraphReFly — reactive universal reduction layer (Rust clean-slate substrate)24MIT OR Apache-2.0
graphrepresentationsA crate providing efficient abstract implementations of different graph representations1,805MIT
graphroxA graph library for graph compression and fast processing of graph approximations7,582MIT
graphrpcA modern RPC framework based on GraphQL.2,551Apache-2.0/MIT
graphrsgraphrs is a Rust package for the creation, manipulation and analysis of graphs.38,457MIT
graphrust-algosHigh-performance graph algorithms library102MIT OR Apache-2.0
graphrust-coreCore graph data structures for graphrust library177MIT OR Apache-2.0
graphrust-ffiC/C++ FFI bindings for graphrust algorithms22MIT OR Apache-2.0
graphsGraph data-structure implementations based off graph-traits2,808MIT OR Apache-2.0
graphs-tuiTerminal renderer for Mermaid and D2 diagrams - flowcharts, state diagrams, pie charts in Unicode/ASCII1,471AGPL-3.0-or-later
graphs_toolsGraphs tools.56,721MIT
graphsearchA simple graph search and representation library17,980MIT
graphshellPortable shell layer for the Mere browser — host GUI integration and Navigator surface.14MIT OR Apache-2.0
graphstackGraph-structured stack4,297MIT
graphsterHigh-performance DataGraph Library7,007BSD-3-Clause
graphstreamJournal replication engine for graph databases. Logical WAL shipping via .hadbj segments to S3.95Apache-2.0
graphsyncImplementation of the GraphSync wire protocol1,671MIT
graphtatuiTerminal-native graph explorer for arbitrary triple datasets17MIT OR Apache-2.0
graphtrailLocal code-graph CLI and MCP server for coding agents: tree-sitter callers, callees, impact, context, read-only queries, opt-in…33MIT
graphulOptimize, speed, scale your microservices and save money 💵46,345MIT
graphumSafe wrappers around OGDF planarity routines via ogdf-sys.62AGPL-3.0-only
graphvis_ego_treeConverts ego_tree trees into graphvis.dot11,162WTFPL
graphviz-anywhereSafe Rust wrapper for the graphviz-anywhere C library with bundled prebuilt binaries (and a wasm32 JS bridge)587Apache-2.0
graphviz-dot-parserA simple (incomplete) parser for Graphviz DOT format5,499MIT
graphviz-ffiFFI bindings for the graphviz C lib generated with rust-bindgen.4,275MIT
graphviz-rsA parser for directed graph in dot format with FFI to Graphviz cgraph library3,501MIT
graphviz-rustThe library provides the basic access to the graphs in graphviz format with ability to import into or export from it.1,852,923non-standard
graphviz-rust-blaThe library provides the basic access to the graphs in graphviz format with ability to import into or export from it.2,601non-standard
graphviz-sysLow level bindings to graphviz.10,662MIT
graphviz_dot_builderA simple library for generating dot files to obtain images of directed graphs with subgraphs/clusters9,971Apache-2.0
graphviz_parserAn AST definition and parser for graphviz files2,328MIT
graphvizierA dot file generator.5,026Apache-2.0
graphwaysFast OpenStreetMap reachability, routing, and isochrones from Python, powered by Rust -- no routing server required.36MIT
graphwizDOT graph builder library1,040MIT OR Apache-2.0
graphxA graph theory library for rust.1,823Apache-2.0
graphyGraph-powered code intelligence engine with MCP server42MIT
graphy-analysis14-phase analysis pipeline for graphy163MIT
graphy-coreCore graph data structures and persistence for graphy475MIT
graphy-depsDependency analysis and vulnerability scanning for graphy164MIT
graphy-mcpMCP server for graphy114MIT
graphy-parserTree-sitter parsing and dynamic grammar loading for graphy220MIT
graphy-searchFull-text and fuzzy search for graphy275MIT
graphy-watchFile watcher and incremental re-indexing for graphy106MIT
graphy-webWeb dashboard and REST API for graphy94MIT
graphy_backendThe backend for graphy.2,659MIT
graphy_dllA library for loading dlls.10,805MIT
graphy_dll_errorAllows graphy_dll funcs to return errors.3,749MIT
graphy_environmentProvides data about graphy to its various modules.7,396MIT
graphy_errorA library for registering errors.10,214MIT
graphy_eventA library for binding functions to events with json.5,479MIT
graphy_event_errorAllows graphy_dll funcs to return errors.2,445MIT
graphy_moduleA library for building plugin-based applications.10,453MIT
graphy_pluginA library for building plugin-based applications.4,083MIT
graphy_plugin_test_0A test dll for graphy tests.4,010MIT
graphy_plugin_test_resourcesResources for the graphy tests.2,699
graphy_shared_funcsShared funcs for graphy.2,475MIT
graphy_staticThe static variables in the graphy environment.5,463MIT
graphy_static_utilProvides some utils to help create mutable statics with lazy_static.6,863MIT
graphyn-adapter-tsTypeScript/JavaScript adapter for Graphyn — tree-sitter based code parser183Apache-2.0
graphyn-cliDeveloper CLI for Graphyn — analyze, query, watch, and serve code intelligence74Apache-2.0
graphyn-coreLanguage-agnostic code intelligence graph engine — the heart of Graphyn274Apache-2.0
graphyn-mcpMCP server for Graphyn — exposes code intelligence tools to AI agents129Apache-2.0
graphyn-storePersistence layer for Graphyn — RocksDB graph storage and LRU cache176Apache-2.0
graphyneA simple rust client for sending messages to Graphite918Apache-2.0
grapl-configConfig and utility library for Grapl services4,111Apache-2.0
grapl-graph-descriptionsA library for interacting with Grapl graphs34,675MIT
grapl-graph-descriptions-pyPython bindings to Grapls graph descriptions library6,990MIT
grapl-ipc-generator-pluginA plugin that provides IPC primitives for Grapl3,149MIT
grapl-os-user-generator-pluginA plugin for Grapl, providing operating system user constructs4,538MIT
graplotExperimental plotting library based on macroquad33,695MIT/Apache-2.0
grappesImplements various clustering algorithms such as k-Means variants3,113MIT
grappleInterruptible, download accelerator, with Basic and Digest Authentication support.2,045MIT
grapple-bundleGrapple's Embedded Firmware and Bootloader Bundler and Flasher utility4,760MIT
grapple-bundle-libGrapple's Embedded Firmware and Bootloader Bundler and Flasher utility (library)1,550MIT
grapple-configGrapple Robotics' configuration structs and traits for use on embedded-hal projects14,397MIT
grapple-frc-msgsGrapple's repository of FRC CAN and other protocols44,701GPL-3.0
grapple-lasercanImplementation of Grapple Robotics' LaserCAN2,918GPL-3.0
grapple-m24c64A Rust embedded-hal driver for the M24C64 I2C EEPROM3,232MIT
grapple_dbLibrary with clients for different databases with lightweight interface3,449MIT
grapple_redis_macrosHelper macros for `grapple_db` Redis Client1,587MIT
grapple_utilsA collection of utilities for Rust development.1,596MIT
grapplerEasy-to-use function hooking through proc-macros11,159GPL-3.0-only
grappler-coreCore implementation of the `grappler` crate.10,842GPL-3.0-only
grappler-macrosMacros of the `grappler` crate.10,601GPL-3.0-only
grapsus-agent-protocolAgent protocol and IPC for Grapsus reverse proxy external processors102MIT OR Apache-2.0
grapsus-commonCommon utilities and types for Grapsus reverse proxy230MIT OR Apache-2.0
grapsus-configConfiguration loading and validation for Grapsus reverse proxy102MIT OR Apache-2.0
grapsus-proxyA security-first reverse proxy built on Pingora with sleepable ops at the edge26MIT OR Apache-2.0
graspGRASP CLI WIP ...1,813MIT
grasp-auditAudit and compliance testing tool for GRASP protocol implementations28MIT
grassA Sass compiler written purely in Rust2,120,007MIT
grass-audio-rsRust bindings for the grass-audio library9,151MIT
grass-audio-sysRust bindings for the grass-audio library3,489MIT
grass-driverDriver for GRASS4,364MIT
grass-gisExperimental, ergonomic async Rust bindings for GRASS GIS19GPL-3.0-only
grass-gis-sysRaw FFI bindings for the GRASS GIS C libraries, generated by bindgen99GPL-3.0-only
grass-irIR for GRASS5,660MIT
grass-macroProcedual Macros for GRASS4,131MIT
grass-repository-assistantGrouped Repository Assistant - Manage your repositories throught the CLI6,481MIT OR Apache-2.0
grass-runtimeRuntime library for GRASS4,104MIT
grass_appApp, SubApp, Plugin, and PluginGroup abstractions for the grass simulation framework36MIT OR Apache-2.0
grass_chewerA generalized COW (copy-on-write) type20MIT OR Apache-2.0
grass_compilerInternal implementation of the grass compiler2,013,210MIT
grass_deriveProc-macros for the grass simulation framework: #[derive(ScheduleSet)] and #[derive(StageEnum)]36MIT OR Apache-2.0
grass_ioTOML config loading + simulation observability (clock, thermo, dump) for the grass simulation framework34MIT OR Apache-2.0
grass_mpiPure MPI abstraction: CommBackend trait, CommResource wrapper, SingleProcessComm and MpiCommBackend backends31MIT OR Apache-2.0
grass_multiMulti-physics orchestrator for the grass simulation framework: trait-based Physics + Coupler + CouplingStrategy for in-process…32MIT OR Apache-2.0
grass_schedulerDependency-injection scheduler with typed resources, schedule sets, ordering, run conditions, and states35MIT OR Apache-2.0
grassmannlinalg1,641MIT OR Apache-2.0
grassyOpen Source clone of grep command made with Rust1,225non-standard
gratea simple cli for generating migration files5,058MIT
grate-limiterAnticipatory rate-limit orchestration engine for multi-provider systems. Predict limits before providers enforce them.41Apache-2.0
grateful-cliA tool that makes you happy12,317MIT
gratteHelpful macros for working with enums and strings; forked from strum10,613MIT