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.
gqlrs-valueGraphQL value for gqlrs259MIT OR Apache-2.0
gqlrs-warpgqlrs for warp16MIT OR Apache-2.0
gqlsGQL Schema, with support for ORB-style API generation.597MIT
gqls-macrosDerive macros for GQL Schema.744MIT
grRust wrapper for the GR framework9,184MIT
gr-binInteract with remote repositories like you interact with git10,932MIT
gr-rodioGR Rodio is a simple wrapper of Rodio made for Geometry Rays Fyre1,811non-standard
gr-sysBindings to the GR C library6,101MIT
gr3xA tool to search files1,703MIT
graafWork with directed graphs.336,028MIT OR Apache-2.0
graal-bindgen-macrosMacros for graal-bindgen1,627MIT OR Apache-2.0
grabEasily grab user input to your CLI3,005Apache-2.0
grab-cliA high-performance, declarative stream processor for delimited text data.63MIT OR Apache-2.0
grab-metaa single meta scrapper for getting (title, image, description) of an url7,424MIT
grab_githubObtain a list of files from a GitHub repository and download them to a folder using the GitHub API.1,349MIT
grab_github_permalinka small CLI utility for grabbing a range of a file on Github7,599MIT
grabaplA library for graph-based programming languages, with pluggable type systems and a focus on visible intermediate states.2,434MIT OR Apache-2.0
grabapl_syntaxParsing support for grabapl.2,224MIT OR Apache-2.0
grabapl_temp_petgraph_crate_not_namesquatting_i_promiseGraph data structure library. Provides graph types and graph algorithms.1,637MIT OR Apache-2.0
grabapl_template_ffiFFI bindings for a template grabapl semantics implementation.1,810MIT OR Apache-2.0
grabapl_template_semanticsA template grabapl semantics implementation.2,034MIT OR Apache-2.0
grabbagA random grab-bag of functionality.18,406MIT/Apache-2.0
grabbag_macrosA random grab-bag of functionality. (macro package)19,427MIT/Apache-2.0
grabcharsGet keystrokes directly from user - a Rust port of my 1988 Unix utility64Apache-2.0
grabinputUnixy lib for reading from a file or from stdin21,501MIT/Apache-2.0
graburlGet all url's from website11,023MIT
grabySearch and print matching patterns in given file.3,897MIT
graceIntercept shutdown requests in a portable way1,729MIT OR Apache-2.0
grace-cliCLI tool for processing files and strings.2,963MIT
gracefulGracefully shutdown21,526MIT/Apache-2.0
graceful-shutdownGraceful Shutdown for async code174,608Apache-2.0
graceful_restartZero-downtime process restart library with signal handling / 零停机进程重启库,支持信号处理1,146MulanPSL-2.0
gracekillA minimal utility to gracefully terminate processes with graceful escalation of SIGTERM to SIGKILL770MIT
gracileA polyglot template engine — identical rendering across Rust, CLI, and any JavaScript runtime58Apache-2.0
gracile-cliCommand-line interface for the Gracile templating engine55Apache-2.0
gracile-coreCore engine for the Gracile templating language — lexer, parser, AST, and renderer265Apache-2.0
gracile-wasmWebAssembly bindings for the gracile templating engine56Apache-2.0
grackleDetects fork-triggerable CI coding agents that can write to the repository41Apache-2.0
gracoGeneralized Rust Ant Colony Optimization1,812Apache-2.0
gradaggregate, store, query and visualize your metrics, all in one tool2,104AGPL-3.0-or-later
gradatumUmbrella SDK facade — re-exports curated subsets of focused crates via Cargo features186Apache-2.0
gradatum-acl-authargon2id bearer verification + scope enforcement249Apache-2.0
gradatum-acl-policyAclPolicy trait + globset matching + ACLFilter visibility marker242Apache-2.0
gradatum-adminOperator CLI: init, token, api-key, backfill-embeddings, backfill-titles, jobs, vault rename/forget159Apache-2.0
gradatum-authJWT (Ed25519, audience-scoped, mandatory kid) + OIDC + API-key238Apache-2.0
gradatum-cacheMoka LRU in-process EffectiveNote cache, key=(NoteId, scope_hash)384Apache-2.0
gradatum-chatTrait Chat + 3 impls (Heuristic/HttpChat/Noop) + CircuitBreaker — OpenAI-compatible backend pour curator LLM gating310Apache-2.0
gradatum-cliEnd-user CLI for gradatum-server HTTP API — placeholder, not yet implemented158Apache-2.0
gradatum-coreShared primitives: errors, IDs, types771Apache-2.0
gradatum-curatorLLM-powered note curation layer: admits, routes, classifies, organises and retires notes within a vault280Apache-2.0
gradatum-db-sqliteSQLite queue store: SqliteQueueStore — Apalis-backed async job queue for gradatum264Apache-2.0
gradatum-distillk-anonymity distillation pipeline for PII-free knowledge exports (Phase v1.x+)48Apache-2.0
gradatum-dtoDTOs partagés contrats wire HTTP gradatum (single source of truth Vault*Request structs)253Apache-2.0
gradatum-embedTrait Embedder + HTTP remote backends + embedder_id/dim invariants (local impl provided by gradatum-engine)297Apache-2.0
gradatum-engineManaged model runtime — axum OpenAI-compat server supervising a llama-server subprocess (PIVOT v2).157Apache-2.0
gradatum-gatewayLLM proxy gateway — multi-provider routing with circuit-breaker, F-08 reranker, and engine supervisor integration122Apache-2.0
gradatum-indexSQLite + FTS5 + drift detection Phase A — index layer Gradatum Phase 1431Apache-2.0
gradatum-ingestCode-ingest pipeline: tree-sitter parse → derived code symbols → index-only notes56Apache-2.0
gradatum-markdownParse/serialize MD + frontmatter YAML + wikilinks extraction328Apache-2.0
gradatum-mcpFull MCP server implementation for gradatum (Phase 2.x+, vs current gradatum-mcp-stub proxy)44Apache-2.0
gradatum-mcp-stubAdapter MCP stdio → HTTP gradatum-server (thin proxy)153Apache-2.0
gradatum-protocolWire protocol types and serialization for gradatum inter-component communication (reserved)43Apache-2.0
gradatum-queueSQLite-backed jobs queue with atomic UPDATE...RETURNING leases284Apache-2.0
gradatum-sdk-rsRust SDK client for gradatum-server HTTP API — placeholder, not yet implemented177Apache-2.0
gradatum-searchMulti-mode reader (BM25 + semantic + graph) + RRF fusion251Apache-2.0
gradatum-serverStateless HTTP/MCP façade :19090 — handles read/search + enqueues writes191Apache-2.0
gradatum-storageStorage trait + OpenDAL backends + NFS reject guard (caveat C11)449Apache-2.0
gradatum-studioAdmin and visualization web UI for gradatum (Phase 2.x+)51Apache-2.0
gradatum-vaultMulti-vault registry + lifecycle (create/list/swap/delete) + forward-compat311Apache-2.0
gradatum-wardenL0 network guard for Gradatum: IP filter + rate limit + loopback bypass (MVP)178MIT OR Apache-2.0
gradatum-workerAsync queue consumer — curator LLM + maintenance jobs206Apache-2.0
gradbotCore library for gradbot voice AI multiplexing203MIT OR Apache-2.0
gradbot_bingradbot voice AI24MIT OR Apache-2.0
gradbot_pyPython bindings for gradbot22MIT OR Apache-2.0
gradbot_serverStandalone gradbot WebSocket server21MIT OR Apache-2.0
gradeA convenience macro for gtk-rs.6,016non-standard
grade_calculatorCalculates and keeps track of grades for a single course using information found in the course's syllabus.6,402GPL-3.0-or-later
gradecalculatorsgrade calculators4,364MIT
graderStream-based CLI for binary sorting text files via a given shell command.2,638MIT
gradesA grades manager written in rust3,693GPL-3.0-or-later
gradescope-submitProgram that submits files to Gradescope from the command-line10,096MIT
gradienceChange the look of GNOME, with ease1,276non-standard
gradience-cliChange the look of GNOME, with ease1,334non-standard
gradience-libChange the look of GNOME, with ease1,625non-standard
gradientA command line tool for playing with color gradients12,567MIT OR Apache-2.0
gradient-slicegradient-slice is a safe crate to iterate over a gradient of permutations of slices of a Vec2,121MIT
gradient-stringgradient-string is a safe crate to iterate over a gradient of permutations of string slices1,329MIT
gradient_tui_forkthis is a fork, please use the official repo2,722MIT
gradientlssDistributional Gradient Boosting for Location, Scale, and Shape27MIT
gradientorCLI tool to extract the most promiment colors in an image127MIT
gradientsAn OpenCL, CUDA and CPU based Deep Learning Library8,875MIT
gradients-deriveDerive crate for gradients8,467MIT
gradiffThe Reference Implementation for the GRADIFF File Format10,467Apache-2.0
gradioGradio Client in Rust.12,902MIT
gradio_client_rsAsync Rust client for Gradio apps330Apache-2.0
gradio_macroA macro for generating Gradio interfaces.3,915MIT
gradiumRust client library for the Gradium Voice AI API.9,038MIT OR Apache-2.0
gradle-dependency-health-checkerA powerful tool to detect duplicate dependencies, version conflicts, duplicate plugins, and recommend dependency bundles in…1,559MIT
gradle-syncSmall utility to synchronize the gradle version with the cargo version.13,832MIT/Apache-2.0
gradle-util-rsGradle util written in Rust6,335MIT OR Apache-2.0
gradle-wiperReclaim machine resources (RAM, Disk) attached to Gradle builds2,461MIT
gradual-sdkGradual feature flag SDK for Rust22MIT
grafGraphql Rust Application Framework2,012MIT/Apache-2.0
graf-langAn esolang based on graph theory.117MIT
graf-rsTerminal-based force-directed graph visualizer for markdown wikilinks133GPL-3.0-only
grafanaErgonomic Rust SDK for Grafana's HTTP API, with async and blocking clients.3,259MIT
grafana-dashboardgrafana import/export data serializable structures10,686MIT
grafana-gatus-bridgePortable Grafana Alerting → Gatus probe signal bridge (ProbeStore + HTTP)12MIT OR Apache-2.0
grafana-plugin-sdkSDK for building Grafana backend plugins.24,133MIT/Apache-2.0
grafana-plugin-sdk-macrosConvenience macros for the Grafana backend plugin SDK.25,027MIT/Apache-2.0
grafana-plugin-sdk-rsA lean, protocol-first SDK for building Grafana backend plugins in Rust.86MIT OR Apache-2.0
grafana-plugin-sdk-rs-macrosConvenience macros for the grafana-plugin-sdk-rs backend plugin SDK.103MIT OR Apache-2.0
grafana-syncDashboard synchronization tool for grafana715MIT
grafatuiA Grafana-like TUI for Prometheus363Apache-2.0
grafbaseThe Grafbase command line interface55,599Apache-2.0
grafbase-compositionAn implementation of GraphQL federated schema composition2,320Apache-2.0
grafbase-federated-graphA serializable federated GraphQL graph representation2,382Apache-2.0
grafbase-hooksAn SDK to implement hooks for the Grafbase Gateway10,477MPL-2.0
grafbase-hooks-deriveAn SDK to implement hooks for the Grafbase Gateway1,932MPL-2.0
grafbase-local-backendThe local backend for grafbase developer tools55,575Apache-2.0
grafbase-local-commonCommon code used in multiple crates in the CLI workspace66,563Apache-2.0
grafbase-local-serverA wrapper for the grafbase worker60,779Apache-2.0
grafbase-sdkAn SDK to implement extensions for the Grafbase Gateway69,201MPL-2.0
grafbase-sdk-deriveA proc macro for the grafbase-sdk crate34,957MPL-2.0
grafbase-sdk-mockSubgraph mock server for testing Grafbase extensions12,375MPL-2.0
grafbase-sql-astAn AST to generate SQL queries116,985Apache-2.0
grafbase-workspace-hackworkspace-hack package for grafbase, managed by hakari23,303Apache-2.0
grafenCreate graphene and other substrates for use in molecular dynamics simulations.25,023Unlicense
grafeoA high-performance, embeddable graph database with a Rust core and no required C dependencies11,758Apache-2.0
grafeo-adaptersStorage, query language, and plugin adapters for Grafeo13,681Apache-2.0
grafeo-cliCommand-line interface for Grafeo graph database767Apache-2.0
grafeo-commonCommon types, memory allocators, and utilities for Grafeo13,999Apache-2.0
grafeo-coreCore graph models, indexes, and execution primitives for Grafeo13,839Apache-2.0
grafeo-engineQuery engine and database management for Grafeo13,537Apache-2.0
grafeo-loroLocal-first, in-process, dual-store graph database with CRDT consensus (Loro) + execution (Grafeo).95MIT OR Apache-2.0
grafeo-storagePersistence layer for Grafeo: WAL, container format, section I/O3,754Apache-2.0
graffA simple library for manipulating graphs.2,415Unlicense
grafferousA rusty graph library with a focus on generic data in nodes2,700MIT
graffitiBlockchain Development Framework1,222MIT OR Apache-2.0
graffixminimum viable renderer?1,536MIT
graffleAn efficient graph library with algorithms that work on generic graph representatons.1,527BSD-3-Clause
graffyA graphing library that aims to be both simple to use and powerful.1,532MIT OR Apache-2.0
grafgrepA super simple grep built for educational purpose2,740MIT
grafikLiving diagrams for executable product explanations13Apache-2.0
grafilterA GraphQL proxy library with field-level interception, conditional forwarding, and response transformation21MIT
grafiteThe Grafite Range Filter.2,782MIT
grafix-toolboxPersonal collection of opengl and rust tools, also serving as an functional gui crate. See ./gui/elements for premade gui elements47,966MIT
grafix-toolbox-macrosUtility macros116MIT
graflogStructured JSON logging for Rust applications optimized for Grafana ingestion1,275MIT
graflyExtract, cluster and analyze codebases as knowledge graphs.18MIT
grafoA GPU-accelerated rendering library for Rust14,259Apache-2.0/MIT
grafo-dagFast directed-acyclic-graph library with Dijkstra search and attribute-based path filtering. The graph kernel of the Automata…72MIT
grafos-toolsGraph Theory Package. Create, manipulate and run algorithms on graphs.976GPL-3.0-only
grafqquery Neo4j/AWS Neptune databases via an interactive console74MIT
graftThe Graft storage engine.12,871MIT OR Apache-2.0
graft-clientTransactional page storage engine supporting lazy partial replication to the edge. Optimized for scale and cost over latency.…4,496MIT OR Apache-2.0
graft-coreCore components and types for the Graft storage engine.5,226MIT OR Apache-2.0
graft-kernelThe Graft storage engine.73MIT OR Apache-2.0
graft-protoProtocol definitions for the Graft storage engine.4,759MIT OR Apache-2.0
graft-sqliteA SQLite extension which uses Graft to replicate to and from object storage.4,577MIT OR Apache-2.0
graft-tracingTracing support for Graft components.4,857MIT OR Apache-2.0
graftfsA Rust implementation of the GNU stow utility for managing dotfiles. It is a symlink farm manager that takes separate packages of…271GPL-3.0-or-later
graftingNative texture interop helpers for importing offscreen producer frames into host-owned wgpu textures66MPL-2.0
grafton-birddogUnofficial idiomatic rust bindings for the BirdDog RESTful API 2.01,343Apache-2.0
grafton-configLoad configuration from toml files with token variable expansion and environment overrides4,969Apache-2.0
grafton-ndiHigh-performance Rust bindings for the NDI® 6 SDK - real-time IP video streaming52,496Apache-2.0
grafton-viscaRust based VISCA over IP implementation for controlling PTZ Cameras5,841MIT OR Apache-2.0
grafton-visca-macrosProcedural macros for the grafton-visca library1,872MIT OR Apache-2.0
graftpressBinary providing graftpress command-line utilities3,181BSD-2-Clause
graftpress_coreLibrary to provide tools required for graftpress4,113BSD-2-Clause
grafyPolyglot, LLM-free code-intelligence engine. Drop-in alternative to codebase-memory-mcp.22MIT OR Apache-2.0
grafy-benchBenchmark harness for Grafy — criterion + hyperfine drivers.17MIT OR Apache-2.0
grafy-parserThread-safe tree-sitter parser pool for Grafy. Reusable.71MIT OR Apache-2.0
grafy-stackgraphsStack-graphs-based name resolution for Grafy (M2 — placeholder in M0).46MIT OR Apache-2.0
graham-numberCalculate the graham number from last digits to left4,097MPL-2.0
graham-valueBenjamin Graham value-investing formulas: the Graham Number, net current asset value (NCAV / net-net), and margin of safety.15MIT OR Apache-2.0
grail-rsA simple formant speech synthesizer1,648MIT OR Apache-2.0
grainA lightweight Entity Component System (ECS) library.75MIT
grain-128aeadv2Implementation of Grain-128AEADv2 stream cipher.185Apache-2.0 OR MIT
grain-agent-coreRust port of @earendil-works/pi-agent-core: stateful agent framework with tool execution and event streaming.317MIT
grain-agent-harnessRust port of @earendil-works/pi-agent-core harness: session persistence, system-prompt assembly, truncation, custom message…129MIT
grain-ai-agent-headlessHeadless coding-agent toolkit built on grain-agent-core + grain-agent-harness + grain-llm-genai. v1 ships the four read-only…85MIT
grain-ai-agent-tuiratatui-based terminal UI on top of grain-ai-agent-headless. Same coding-agent capabilities as `grain-headless` (read / write /…50MIT
grain-deepseek-packDeepSeek-specific extensions (R1 reasoning_content scavenge, subagent.done protocol) on top of grain-agent-core / grain-llm-genai.111MIT
grain-idCompact, human-readable unique IDs — grain-sized, yet enough for a lifetime1,508MIT OR Apache-2.0
grain-id-cliReference tool to generate/encode/decode grain-id90MIT OR Apache-2.0
grain-llm-genaigenai-backed LlmStream implementation for grain-agent. Bridges grain-agent-core's transport-agnostic agent loop to the genai…113MIT
grain-llm-modelsStandardized LLM model registry for grain-agent. Embeds a vendored snapshot of model metadata (context window, capabilities,…182MIT
grain-pi-compatCompatibility shim that lets pi-style extensions (https://pi.dev/docs/latest/extensions) run on top of grain-script-boa.…18MIT
grain-plugin-wasmWebAssembly Component Model plugin runtime for grain. Loads `.wasm` plugins at runtime and exposes their tools through the…111MIT
grain-script-boaBoa-based JavaScript scripting layer for grain-agent. Loads user `.js` files from disk, runs them in an isolated…132MIT
grain-script-rhaiRhai-based scripting layer for grain-agent. Loads user `.rhai` files from disk, executes them in a shared sync-mode…86MIT
grain128Implementation of stream cipher grain-1282,173MIT
grainfsA pleasant file system API838Unlicense
grainpittarpit to trap malicious scrapers41CC0-1.0
gramA programming language for distributed systems.6,831MIT
gram-buildGram build toolkit.1,656Apache-2.0
gram-cligram is a cli for automating github interactions.1,734non-standard
gram-clientGram client compoent.1,633Apache-2.0
gram-dataUnified gram CLI and library for validating gram notation307MIT