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.

gbgA simple tool to run commands in the background853MIT gbifRust client for the GBIF Occurrence and Species (Checklistbank) APIs, generated at build time from the official OpenAPI…1,950MIT OR Apache-2.0API bindingsScience gbif-name-parserA faithful Rust port of the GBIF scientific name parser: parses scientific names into their structured atoms (genus, epithets,…15Apache-2.0Parser implementationsScience gbivA CLI tool that turns a git repository into seven parallel color-named worktrees (ROYGBIV) for managing multiple features…28MITCommand line utilitiesDevelopment tools gbiz-info-apigBizINFO REST API (v2) を Rust から利用するためのクライアントライブラリ1,664MITAPI bindings gbk2utf8CLI tool to detect and convert GBK-encoded source files to UTF-8 safely80MITCommand line utilitiesText processing gblGBL firmware file handling library11,735MITEmbedded development gblendCLI tool for bootstrapping Fluent projects17,264MIT gbmlibgbm bindings for rust2,780,193MITExternal FFI bindings gbm-rsRust bindings to libgbm14,305MIT gbm-sysBindgen generated unsafe libgbm wrapper2,735,764MITExternal FFI bindings gbnfA library for working with GBNF32,299MIT gboxideA GameBoy Emulator written in Rust4,541MITEmulators gbp-cliReference CLI binary for the Group Protocol Stack: a minimal smoke runner with `listen` and `connect` modes.483Apache-2.0Command line utilitiesCryptography gbp-coreCore type vocabulary for the Group Broadcast Protocol stack: stream classes, frame flags, FSM states, opcodes and the error code…1,710Apache-2.0CryptographyNetwork programming gbp-flatFlatBuffers codec for the Group Protocol Stack (GBP/GTP/GAP/GSP). Alternative wire format to CBOR per gbp_rfc §12.2.609Apache-2.0CryptographyEncoding gbp-mlsMLS (RFC 9420) integration for the Group Protocol Stack: openmls 0.8 plus a ChaCha20-Poly1305 AEAD layer driven by labelled…1,444Apache-2.0CryptographyNetwork programming gbp-nodeGBP-layer group node: framing, AEAD, replay window, control plane and FSM. Sub-protocols (gtp/gap/gsp) build on top of this crate.1,282Apache-2.0CryptographyNetwork programming gbp-protoProtobuf codec for the Group Protocol Stack (GBP/GTP/GAP/GSP). Alternative wire format to CBOR per gbp_rfc §12.2.607Apache-2.0CryptographyEncoding gbp-protocolGroup Broadcast Protocol base layer: GbpFrame (CBOR), control plane and error object. The IP-like substrate that GTP, GAP and GSP…1,477Apache-2.0CryptographyNetwork programming gbp-sframeSFrame (draft-ietf-sframe-enc) E2EE for GAP audio streams in the Group Protocol Stack586Apache-2.0CryptographyMultimedia::Audio gbp-stackTop-level facade for the Group Protocol Stack: re-exports gbp-core, gbp-protocol, gtp-protocol, gap-protocol, gsp-protocol,…764Apache-2.0CryptographyNetwork programming gbp-stack-ffiC ABI surface (cdylib) for the Group Protocol Stack: handle-based API for MLS, the GBP node, the GTP/GAP/GSP clients and SFrame…483Apache-2.0CryptographyExternal FFI bindings gbp-stack-wasmBrowser/WASM bindings for the Group Protocol Stack.132Apache-2.0CryptographyNetwork programming gbp-transportLength-prefixed wire transport for the Group Protocol Stack over TCP, intended as a stand-in until a QUIC binding lands.939Apache-2.0Network programming gbparserLibrary crate providing a representation of a GenBank sequence records file, a reader for such files implementing Iterator1,711MIT gbpsRust implementation of gossip-based peer sampling2,999MITAlgorithms gbrYet another Game Boy emulator in Rust.3,467MITEmulators gbrainLocal-first hybrid RAG knowledge brain: SQLite, FTS5, typed graph edges, embeddings, dream cycle — Rust port of gbrain125ISCCommand line utilitiesDatabase interfaces gbranchTools to make 'git branch' and 'git checkout' useful1,852non-standard gbrt-rsGradient Boosted Regression Trees in Rust109MITAlgorithmsScience gbsTiny TUI helper to browse and switch local git branches.77MIT gbs_db_connectGBS DB Connect Crate1,313MIT OR Apache-2.0 gbsdiffA tool for highlighting the differences in the execution of two GBS files.2,418MPL-2.0Command line utilitiesDevelopment tools::Debugging gbt-quantilePure-Rust gradient-boosted trees with quantile regression. First GBT crate with pinball loss, early stopping, and…85MIT OR Apache-2.0AlgorithmsScience gbt32950_2025_decoder_rsA Rust implementation of GBT32950 decoder1,404Apache-2.0 gbt32960_parserA lib for parse gbt32960 frame.1,669MIT gbtileA small command line utility to convert PNG images to GBDK compliant Game Boy tiles2,990MIT gbuildA build-time dependency for Cargo build scripts to enable easy integration with glib/gio/gtk non-compile build tasks. For now it…3,384MITDevelopment tools::Build Utils gbuiltin-bls381Entities for working with Gear builtin actor providing bls12_381 cryptography22,630GPL-3.0 gbuiltin-eth-bridgeEntities for working with Gear builtin actor providing `pallet-gear-eth-bridge` interface14,547GPL-3.0 gbuiltin-proxyTypes and traits to interact with proxy builtin actor.3,712GPL-3.0 gbuiltin-stakingTypes and traits to interact with staking builtin actor.3,724GPL-3.0 gbumpGit tag semantic version bumper29,042BSD-3-ClauseCommand line utilitiesDevelopment tools gbwtPartial reimplementation of the GBWT. Exposure for the GBZ struct.1,638MIT gbxGBX (Grundbuch-Exchange) Dateiformat3,150MIT gbx-headerPartial parser for GBX files13,142MITCommand line utilitiesParser implementations gbzGBZ file format for pangenome graphs497MIT gbz-basePangenome file formats based on SQLite92MIT gcTracing garbage collector plugin for Rust.326,852MPL-2.0 gc-adapterA Rust library for working with the Nintendo Gamecube Controller Adapter4,262MIT gc-allocA Rust library for garbage-collected memory allocation using libgc (bdwgc).111Apache-2.0 gc-arenasafe, incrementally garbage collected arenas250,402MIT gc-arena-deriveproc-macro support for gc-arena251,272MIT gc-downloadDownload and extract game files from Wargaming Game Center (WGC) and Lesta Game Center (LGC)78GPL-3.0-onlyCommand line utilitiesNetwork programming gc-gcmA Rust library and CLI for working with GCM/ISO files (raw bit-for-bit disk images) for the Nintendo GameCube.9,717MIT gc-imageA library for parsing metadata from Nintendo GameCube image files.2,824MIT gc-langGarbage collector for interpreted-language runtimes.44Apache-2.0 OR MITDevelopment toolsMemory management gc-liteA simple partitioned garbage collector400Apache-2.0 gc-lite-macrosProcedural macros for the gc-lite garbage collector286Apache-2.0 gc-sequencea system for encoding safe points for computations running on gc-arena7,652MIT gc-shadowstackShadow stack algorithm implementation for GC object rooting5,261MIT gc9106GC9106 TFT LCD driver with embedded-graphics support1,573MIT gc9307-asyncGC9307 async driver based on embedded-hal1,846MIT OR Apache-2.0 gc9a01A simple driver for the GC9A01 SPI display3,008MIT OR Apache-2.0 gc9a01-rsSPI 4-wire driver for GC9A01 display controller35,554MIT OR Apache-2.0Embedded developmentNo standard library gc9a01aSPI driver for the GC9A01A LCD display controller5,190MIT OR Apache-2.0Embedded developmentHardware support gc9a01a_driverDisplay Driver to Support for GC9A01A LCD 1.28 inch with embedded-graphics support11,544MIT gc9d01A no_std async/sync driver for GC9D01 LCD displays with embedded-graphics support404MIT OR Apache-2.0Embedded developmentHardware support gc_abiGridcore Plugin Safe ABI Bindings215Apache-2.0 gc_abi_sysGridcore Plugin ABI FFI Bindings434Apache-2.0 gc_adpcmDecoder for the ADPCM bitstream format used by Nintendo on the GameCube, Wii, and WiiU2,006MIT OR Apache-2.0EncodingMultimedia::Encoding gc_apiGeneric abstractions for a multithreaded garbage collector5,163MIT OR Apache-2.0 gc_deriveGarbage collector derive plugin for rust-gc294,682MPL-2.0 gc_fstGamecube ISO unpacker and rebuilder.2,624MIT OR Apache-2.0Command line utilitiesFilesystem gc_json_bridgeGridcore Json Parsing ABI Bindings196Apache-2.0 gc_libRc<RefCell<T>> is just garbage collection683MIT OR Apache-2.0 gc_nes_coreSimple rust implementation of a NES emulator, built on top of my emulator_6502 crate.3,469MITEmulators gc_nes_desktopSimple desktop executable NES emulator which wraps the gc_nes_core crate.1,681MITEmulators gc_nes_webWASM wrapper for my gc_nes_core crate.6,950MITEmulators gc_pluginGarbage collector plugin for rust-gc18,333MPL-2.0 gc_plugin_abiGridcore Plugin API88Apache-2.0 gc_plugin_macrosGridcore Plugin Macros212Apache-2.0 gcacheA cache group to accurate remote data access1,506MIT gcadA simple CAD/CAM scripting language6,274MIT OR Apache-2.0 gcad_proc_macrosA simple CAD/CAM scripting language4,701MIT OR Apache-2.0 gcalgcal is simplistic a client library for Google Calendar, designed to power saturn-cli10,274MIT gcal-fetcherFetch events from the Google Calendar JSON API looking a given number of days ahead.21MITAPI bindingsWeb programming::HTTP client gcal_rsA blazingly fast, hand written Google calendar API in Rust7,164GPL-3.0AsynchronousDate and time gcalcGame probability calculator7,258MIT OR Apache-2.0Command line utilities gcastA library for using Google Cast devices10,126MIT gcast-protocolA library for using Google Cast devices9,599MIT gcast-wireA library for using Google Cast devices10,414MIT gcc**Deprecated** crate, renamed to `cc` A build-time dependency for Cargo build scripts to assist in invoking the native C…20,838,699MIT/Apache-2.0Development tools gcc_lgr_auth_serviceAuth service lgr bootcamp learning project1,541MIT gccarchReport architecture information from GCC's backends list.2,865MIT OR Apache-2.0 gccjitHigher-level Rust bindings for libgccjit.880,491GPL-3.0 gccjit_sysRaw bindings to libgccjit. Companion to the gccjit crate.878,993GPL-3.0 gccompat-derivederive macro for GcCompat12,038MIT OR Apache-2.0 gccrs-toolsVarious tools and modules to help develop gccrs tooling and interact with the project2,136MIT gcdCalculate the greatest common divisor13,783,966MIT/Apache-2.0Algorithms gcd-bitwiseThe binary Euclidean algorithm for computing gcd.14,631MIT gcd-cligcd-cli tools for managing and using GCD. GCD stands for GitChangeDirectory, as it primary goal is to quickly change between git…4,236Apache-2.0Command line utilities gcd-rsEncoder and decoder for GCD files4,693MIT gcd_to calculate the greatest common divisor1,579MIT gcdevproxyGoodCam Device Proxy library12,321MIT gcdnAn algorithmically faster implementation of variadic GCD.272MIT OR Apache-2.0Algorithms gcdsEfficient implementations of gcd algorithms27MITAlgorithmsMathematics gcdxCalculate the greatest common divisor of multiple values23,903MIT gcegenerate code engine1,764MIT gce-vmA small command-line tool for managing a single Google Compute Engine VM you use as a development or work machine.201MITCommand line utilities gce-wgetA CLI tool which uses wget to bulk download CAIE Past Papers; written in Rust6,528MIT gcemetaThis library provides access to Google Compute Engine metadata service.738,236MIT OR Apache-2.0API bindings gcenterCenter Any Group in a Gromacs Trajectory13,681MITCommand line utilitiesScience gcfThe AI-native wire format for structured data. 50-92% fewer tokens than JSON. 100% comprehension on every frontier model. Zero…294MITData structuresEncoding gcg-parserParser and Data Structures for the GCG file format12,688Unlicense OR MITData structuresEncoding gchdbProvides a record abstraction for storing chat records extracted by different chat software, and provides full-text search feature13,899non-standard gchemolgchemol: a Graph-based CHEMical Objects Library26,342GPL-3.0 gchemol-coreCore chemical objects for gchemol31,506MIT OR Apache-2.0 gchemol-geometrygchemol: a Graph-based CHEMical Objects Library20,332GPL-3.0 gchemol-graphNetworkx-like API wrapper around petgraph22,748GPL-3.0 gchemol-gutSelected utilities for Rust development48,333MIT gchemol-latticePeriodic 3D crystal lattice20,067MIT OR Apache-2.0 gchemol-neighborsNeighborhood search for chemistry16,798GPL-3.0 gchemol-parserText parsing made simple35,401MIT OR Apache-2.0 gchemol-readwriteReading/writing chemical objects for gchemol34,337MIT OR Apache-2.0 gciInteractively checkout the branches on your git repository1,744MITCommand line utilitiesDevelopment tools gcj-helperA helper library for Google Code Jam solutions.9,802Apache-2.0/MIT gcj02GCJ-02/BD09/BD09MC coordinates transformer1,565MIT OR Apache-2.0 gclGit Clone with an upgrade1,516non-standardCommand line utilitiesFilesystem gcliGear program CLI55,272GPL-3.0Command-line interfaceCommand line utilities gclientAPI client for Gear node in Rust84,459GPL-3.0 gclintlint git commit1,495MIT gclipA smart clipboard tool that copies all files in a directory (respecting .gitignore) to the clipboard. Ideal for AI prompts.380MIT OR Apache-2.0Command line utilities gclogA tool to analyze jdk8 gc logs1,553Apache-2.0Command line utilities gcloudGoogle Cloud Client8,695MITWeb programming gcloud-artifact-registryGoogle Cloud Platform Artifact Registry client library.22,768MIT gcloud-authGoogle Cloud Platform server application authentication library.4,655,214MIT gcloud-auth-patchGoogle Cloud Platform server application authentication library.179MIT gcloud-bigqueryGoogle Cloud Platform bigquery client library.1,329,424MIT gcloud-ctxA gcloud configuration management library6,583MITConfiguration gcloud-envRead Google Cloud Run runtime environment5,029MITConfiguration gcloud-gaxGoogle Cloud Platform gRPC retry library.3,317,224MIT gcloud-googleapisGoogle Cloud Platform rust client.3,311,079MIT gcloud-identity-tokenA secure OAuth token client for Google Cloud538MITAPI bindingsAuthentication gcloud-kmsGoogle Cloud Platform Key Management Service client library.243,746MIT gcloud-longrunningGoogle Cloud Platform longrunning library.1,364,883MIT gcloud-metadataGoogle Cloud Platform rust client.5,420,453MIT gcloud-pubsubGoogle Cloud Platform pubsub client library.1,181,986MIT gcloud-sdkAsync Google gRPC/REST APIs and the client implementation hiding complexity of GCP authentication based on Tonic middleware and…5,312,941MIT OR Apache-2.0API bindings gcloud-spannerGoogle Cloud Platform spanner client library.1,327,629MIT gcloud-spanner-deriveGoogle Cloud Platform spanner client library macro derive.217,184MIT gcloud-storageGoogle Cloud Platform storage client library.2,667,626MIT gcloud-storage-patchGoogle Cloud Platform storage client library.139MIT gcloud-tokenGoogle Cloud Platform token spec.311,514MIT gcloud-utilsGoogle Cloud Utilities.26,406Apache-2.0 gcmAn API to talk to GCM (Google Cloud Messaging) in Rust12,191MIT gcm-aiGCM-AI is a command-line tool that generates commit messages based on the diff of staged changes using OpenAI.2,697MITCommand line utilities gcm-lcmGreatest convex minorant, least concave majorant1,522MIT OR Apache-2.0AlgorithmsMathematics gcm-noncelessDecrypts GCM encrypted data without access to the nonce.218Apache-2.0Cryptography gcm-sstTODO1,594BSD-3-ClauseCryptographyNo standard library gcm_rsAES-256 GCM7,349GPL-3.0 gcmapHashMap which removes entries when an external marker is dropped11,291MIT gcmhA CLI tool to improve your custom maps on generals.io.7,362UnlicenseCommand line utilitiesGames gcmoduleCyclic garbage collection inspired by CPython's gc implementation.15,321MITMemory management gcmodule_deriveGenerate code to implement Trace trait on structures.9,897MIT gcn-assemblerGCN assembler for Gaia project927MPL-2.0 gcn-kafkaKafka client for NASA's General Coordinates Network (GCN)232CC0-1.0AerospaceAPI bindings gcn_aggAggregates GCN data4,117MIT gcn_diskGamecube file header library and utilities.4,314MPL-2.0 OR LGPL-2.1-or-later OR GPL-2.0-or-laterCommand line utilitiesEncoding gcnctrlusbNintendo GameCube USB controller adapter interface2,798MIT OR Apache-2.0 gcndGoogle Calendar Notification Daemon1,482AGPL-3.0 gcnqgcq ab cd ... = git commit -m 'ab cd ...'4,525MIT gcobtool for practice, just for personal2,911MIT gcodeA gcode parser for no-std applications.27,533MIT OR Apache-2.0Embedded developmentNo standard library gcode-nomVisualization tool for inspecting a g-code file.6,969MIT gcode-serialA Rust lib to send Gcode via UART to 3D printers6,841MIT gcode-thumbG-code file thumbnailer that can extract embedded thumbnails or render one from code.36MITCommand line utilities gcode2obj[Wavefront obj] Visualization tool for inspecting a g-code file.7,160MIT gcode_editorA G-code highlighter and editor widget for egui20Apache-2.0 gcoinA great coin1,520non-standard gcollectionsGeneric traits over Rust collections library.1,909,555MIT/Apache-2.0 gcomA tool too guide with writing and formatting git commits, based on this article: https://cbea.ms/git-commit/1,506MITCommand line utilities gcommGenerate AI-powered Git commit messages from staged changes using a local Ollama model.4,657MITCommand line utilitiesDevelopment tools gcommitA simple conventional commits maker7,634MIT gcookieAn tool for getting site cookie from your browser4,289MIT gcoord地理坐标系转换工具:提供WGS84、GCJ02、BD09坐标系之间的转换。(Geographic Coordinate System Conversion Tool: Offers conversion between WGS84, GCJ02, and…842MIT gcopgcop is your git copilot.557MIT gcop-rsAI-powered Git commit message generator and code reviewer675MITCommand line utilitiesDevelopment tools gcoreGear programs core library153,721GPL-3.0 gcp-authnAuthentication library for Google Cloud Platform27MIT gcp-bigquery-clientAn ergonomic async client library for GCP BigQuery.6,476,412MIT OR Apache-2.0Database interfaces gcp-client-rustMinimal Rust client Call to Google Cloud475MIT gcp-cloudrun-client-rustGCP client call Cloud Run minimum viable MCP server527MIT gcp-https-client-rustGCP client call https minimum viable MCP server!559MIT gcp-lite-rsLightweight HTTP client for Google Cloud Platform APIs21MIT OR Apache-2.0API bindings gcp-logA CLI tool for structured logging on GCP152MIT gcp-observability-rsLightweight Google Cloud Platform observability client using gcloud CLI113Apache-2.0Development tools::DebuggingWeb programming gcp-pubsubA surf-based Google Cloud Platform PubSub client2,014MIT gcp-racoonGCP Log Spy with Gemini AI86MITCommand line utilitiesDevelopment tools