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.
aws-smithy-asyncAsync runtime agnostic abstractions for smithy-rs.107,596,614Apache-2.0
aws-smithy-cborCBOR utilities for smithy-rs.2,405,477Apache-2.0
aws-smithy-checksumsChecksum calculation and verification callbacks71,093,408Apache-2.0
aws-smithy-clientThis crate is no longer used by smithy-rs and is deprecated.17,769,625Apache-2.0
aws-smithy-compressionRequest compression for smithy clients.2,198,130Apache-2.0
aws-smithy-dnsDNS resolvers for smithy-rs2,636Apache-2.0
aws-smithy-eventstreamEvent stream logic for smithy-rs.77,806,810Apache-2.0
aws-smithy-experimentalExperiments for the smithy-rs ecosystem177,822Apache-2.0
aws-smithy-fuzzPlaceholder ahead of the next smithy-rs release846Apache-2.0
aws-smithy-httpSmithy HTTP logic for smithy-rs.126,257,219Apache-2.0
aws-smithy-http-authThis crate is no longer used by smithy-rs and is deprecated.79,007Apache-2.0
aws-smithy-http-clientHTTP client abstractions for generated smithy clients60,238,752Apache-2.0
aws-smithy-http-client-reqwestReqwest-backed HTTP client for Smithy runtimes and the AWS SDK for Rust2,018Apache-2.0
aws-smithy-http-serverServer runtime for Smithy Rust Server Framework.1,607,042Apache-2.0
aws-smithy-http-server-metricsServer metrics via metrique integration.134Apache-2.0
aws-smithy-http-server-metrics-macroServer metrics via metrique integration.195Apache-2.0
aws-smithy-http-server-pythonPython server runtime for Smithy Rust Server Framework.54,103Apache-2.0
aws-smithy-http-towerThis crate is no longer used by smithy-rs and is deprecated.17,637,129Apache-2.0
aws-smithy-jsonToken streaming JSON parser for smithy-rs.121,281,672Apache-2.0
aws-smithy-legacy-httpSmithy HTTP-0x logic for smithy-rs.50,258Apache-2.0
aws-smithy-legacy-http-serverLegacy server runtime for Smithy Rust Server Framework, providing compatibility for code generated with http 0.x and hyper 0.x…50,146Apache-2.0
aws-smithy-mocksTesting utilities for smithy-rs generated clients689,851Apache-2.0
aws-smithy-mocks-experimentalExperimental testing utilities for smithy-rs generated clients169,617Apache-2.0
aws-smithy-observabilitySmithy observability implementation.59,271,831Apache-2.0
aws-smithy-observability-otelSmithy OpenTelemetry observability implementation.2,535Apache-2.0
aws-smithy-protocol-testA collection of library functions to validate HTTP requests against Smithy protocol tests.5,040,392Apache-2.0
aws-smithy-queryAWSQuery and EC2Query Smithy protocol logic for smithy-rs.97,640,950Apache-2.0
aws-smithy-runtimeThe new smithy runtime crate94,745,444Apache-2.0
aws-smithy-runtime-apiSmithy runtime types.95,356,235Apache-2.0
aws-smithy-runtime-api-macrosProc macros for aws-smithy-runtime-api.11,883,819Apache-2.0
aws-smithy-schemaSchema types for the smithy-rs ecosystem6,666,882Apache-2.0
aws-smithy-typesTypes for smithy-rs codegen.109,528,846Apache-2.0
aws-smithy-types-convertConversion of types from aws-smithy-types to other libraries.7,439,214Apache-2.0
aws-smithy-wasmSmithy WebAssembly wasip2 configuration for smithy-rs.14,926Apache-2.0
aws-smithy-xmlXML parsing logic for Smithy protocols.103,700,079Apache-2.0
aws-smt-irIntermediate representation for SMT problems6,086Apache-2.0
aws-smt-ir-deriveIntermediate representation for SMT problems5,389Apache-2.0
aws-smt-stringsA library for manipulating SMT-LIB strings and regular expressions5,482Apache-2.0
aws-sqs-create-queueCreate multiple AWS SQS queues and its corresponding dead-letter-queues with minimal configuration.1,663MIT
aws-ssm-bridgeRust library implementing AWS Systems Manager Session Manager protocol206MIT
aws-sso-rsFetch your ~/.aws/credentials using AWS SSO2,697non-standard
aws-sso-utilA utility for AWS SSO1,416MIT
aws-throwawayAn aws-sdk wrapper to spin up temporary resources.34,616Apache-2.0
aws-token-rotateSimple tool to rotate AWS token4,280MIT
aws-tree-hashCalculate the Amazon SHA256 tree hash as described on Checksum Calculation page of the AWS S3 Glacier developer guide.2,262MIT OR Apache-2.0
aws-typesCross-service types for the AWS SDK.107,435,452Apache-2.0
aws-unlockUnlock your AWS profile as needed1,605MIT
aws-volume-provisioner-installeraws-volume-provisioner installer100,345Apache-2.0
aws-vpc-prefix-list-monitorA tool to monitor your external public IP address and automatically updates an AWS VPC managed prefix list entry. Perfect for…520MIT
aws-zipZip command that ignores modification date and always produce the same zip. Can also compress to bzip2. Statically linked binary.5,076MIT
aws_account_id_from_key_idDecodes the AWS Account ID given an AWS Access Key ID3,135MIT
aws_authA crate for simple AWS authentication.4,837MIT
aws_certificatemanager_providerAWS ACM certificate management for the AWS Workload Credentials Provider.79Apache-2.0
aws_config_modRead and modify AWS configuration files while preserving existing whitespace and comments4,309MIT OR Apache-2.0
aws_credLibrary for modifying aws credential files7,222MIT
aws_event_stream_parserRust implementation of the vnd.amazon.event-stream binary format27,343MIT
aws_greengrass_core_rustProvides an idiomatic Rust wrapper around the AWS Greengrass Core C SDK to more easily enable Greengrass native lambda functions…9,355Apache-2.0
aws_iam_clientA user-friendly tool designed for seamless interaction with AWS Identity and Access Management (IAM) services, offering enhanced…2,823non-standard
aws_imagebuilder_componentTypes for the AWS ImageBuilder component yaml definition1,099MIT OR Apache-2.0
aws_instance_metadataRust micro-library providing read access to AWS instance metadata5,062MIT
aws_kms_cryptLibrary for encrypting and decrypting secrets within the AWS ecosystem.2,265MIT
aws_lambda_eventsAWS Lambda event definitions14,294,655MIT
aws_lambda_events_extendedExtra aws lambda strong structs4,204MIT
aws_mockA mocking library for AWS. This is NOT an official AWS library. Renamed to aws-mocks.4,976GPL-3.0-or-later
aws_parameter_updateA small tool used to quickly update simple AWS Parameters.14,282non-standard
aws_secretsmanager_agentThe AWS Secrets Manager Agent is a local HTTP service that you can install and use in your compute environments to read secrets…1,340Apache-2.0
aws_secretsmanager_cachingThe AWS Secrets Manager Rust caching client enables in-process caching of secrets for Rust applications.48,038Apache-2.0
aws_secretsmanager_providerThe AWS Secrets Manager Provider is a local HTTP service that you can install and use in your compute environments to read…73Apache-2.0
aws_signerA Rust library for AWS Signature Version 4 signing5,515MIT
aws_sqs_typesAWS SQS struct that works well for Rust Lambdas3,741MIT
aws_sso_flowAWS SSO authentication flow11,319MIT
aws_utils_athenaAWS Athena client utilities for Rust with query execution, streaming results, and comprehensive error handling1,505MIT OR Apache-2.0
aws_utils_dynamodbAWS DynamoDB utilities for Rust2,954MIT OR Apache-2.0
aws_utils_firehoseAWS Kinesis Data Firehose utilities for Rust1,069MIT OR Apache-2.0
aws_utils_kinesis_data_streamsAWS Kinesis Data Streams utilities for Rust2,219MIT OR Apache-2.0
aws_utils_lambdaAWS Lambda utilities for Rust1,129MIT OR Apache-2.0
aws_utils_s3AWS S3 utilities for common operations like listing, uploading, downloading, and deleting objects3,341MIT OR Apache-2.0
aws_utils_schedulerA Rust wrapper for AWS EventBridge Scheduler with type-safe builders for schedule expressions1,156MIT OR Apache-2.0
aws_utils_secretsmanagerAWS Secrets Manager utilities for retrieving secret values1,113MIT
aws_utils_sqsAWS SQS utilities for Rust1,603MIT OR Apache-2.0
aws_utils_ssmAWS SSM utilities for getting parameter values from AWS Systems Manager Parameter Store1,145MIT
aws_volume_limit_calculatorcopy of https://github.com/awslabs/aws-support-tools/blob/master/EBS/VolumeLimitCalculator/volume_Limit_calculator.sh3,426Apache-2.0
aws_workload_credentials_providerAWS Workload Credentials Provider binary — unified entry point for ACM and Secrets Manager modes.53Apache-2.0
aws_workload_credentials_provider_commonCommon library for AWS Workload Credentials Provider configuration validation and shared utilities.121Apache-2.0
awsbckUtility to backup a folder to AWS S3, once or periodically.33,050MIT OR Apache-2.0
awscli-pullA CLI for syncing the latest AWS SDK locally2,011MIT
awscli-syncA CLI for syncing the latest AWS SDK locally2,045MIT
awscloud_sso_cred_helperA helper library for AWS SSO credential workflows8,235MIT
awsconnectA simple command line tool for accessing AWS instances via AWS Vault3,067MIT
awsctxContext Manager for AWS Profiles12,841MIT
awscurlhttps/mqtt API for AWS1,683MIT
awsimAWSim — a fully offline, free AWS development environment118MIT OR Apache-2.0
awsim-acmAWS Certificate Manager emulator for AWSim176MIT OR Apache-2.0
awsim-apigatewayAWSim API Gateway v2 service emulator173MIT OR Apache-2.0
awsim-appconfigAWS AppConfig (control + data plane) emulator for AWSim156MIT OR Apache-2.0
awsim-application-autoscalingAWS Application Auto Scaling emulator for AWSim154MIT OR Apache-2.0
awsim-appsyncAWSim AppSync service emulator176MIT OR Apache-2.0
awsim-athenaAWS Athena emulator for AWSim172MIT OR Apache-2.0
awsim-backupAWS Backup emulator for AWSim151MIT OR Apache-2.0
awsim-batchAWS Batch emulator for AWSim174MIT OR Apache-2.0
awsim-bedrockAWSim Bedrock service emulator173MIT OR Apache-2.0
awsim-billingAWS pricing + usage metering for AWSim129MIT OR Apache-2.0
awsim-chaosChaos injection (synthetic errors + latency) for AWSim1,656MIT OR Apache-2.0
awsim-cloudformationAWS CloudFormation emulator for AWSim180MIT OR Apache-2.0
awsim-cloudfrontAWS CloudFront emulator for AWSim174MIT OR Apache-2.0
awsim-cloudtrailAWS CloudTrail emulator for AWSim174MIT OR Apache-2.0
awsim-cloudwatch-logsAWS CloudWatch Logs emulator for AWSim177MIT OR Apache-2.0
awsim-cloudwatch-metricsAWSim CloudWatch Metrics service emulator173MIT OR Apache-2.0
awsim-cognitoAWS Cognito User Pools emulator for AWSim177MIT OR Apache-2.0
awsim-comprehendAWS Comprehend NLP emulator for AWSim179MIT OR Apache-2.0
awsim-coreCore framework for AWSim — gateway, routing, protocol layer, state management1,793MIT OR Apache-2.0
awsim-datasyncAWS DataSync emulator for AWSim175MIT OR Apache-2.0
awsim-dynamodbAWS DynamoDB emulator for AWSim179MIT OR Apache-2.0
awsim-ec2AWS EC2 networking primitives emulator for AWSim175MIT OR Apache-2.0
awsim-ecrAWS ECR emulator for AWSim174MIT OR Apache-2.0
awsim-ecsAWS ECS emulator for AWSim180MIT OR Apache-2.0
awsim-efsAmazon EFS emulator for AWSim149MIT OR Apache-2.0
awsim-eksAWS EKS emulator for AWSim176MIT OR Apache-2.0
awsim-elbAWS Elastic Load Balancing v2 emulator for AWSim176MIT OR Apache-2.0
awsim-eventbridgeAWS EventBridge emulator for AWSim185MIT OR Apache-2.0
awsim-firehoseAmazon Kinesis Data Firehose emulator for AWSim181MIT OR Apache-2.0
awsim-glacierAmazon S3 Glacier emulator for AWSim156MIT OR Apache-2.0
awsim-glueAWS Glue emulator for AWSim184MIT OR Apache-2.0
awsim-iamAWS IAM emulator for AWSim181MIT OR Apache-2.0
awsim-iam-policyAWS IAM policy parser and evaluator1,820MIT OR Apache-2.0
awsim-identitystoreAWS Identity Store emulator for AWSim153MIT OR Apache-2.0
awsim-kendraAWS Kendra intelligent search emulator for AWSim181MIT OR Apache-2.0
awsim-kinesisAWS Kinesis Data Streams emulator for AWSim187MIT OR Apache-2.0
awsim-kmsAWS KMS emulator for AWSim191MIT OR Apache-2.0
awsim-lambdaAWSim Lambda service emulator181MIT OR Apache-2.0
awsim-memorydbAmazon MemoryDB for Redis emulator for AWSim155MIT OR Apache-2.0
awsim-mqAmazon MQ emulator for AWSim157MIT OR Apache-2.0
awsim-opensearchAmazon OpenSearch (Elasticsearch-compatible) emulator for AWSim171MIT OR Apache-2.0
awsim-organizationsAWS Organizations emulator for AWSim176MIT OR Apache-2.0
awsim-pinpointAmazon Pinpoint emulator for AWSim150MIT OR Apache-2.0
awsim-pipesEventBridge Pipes emulator for AWSim152MIT OR Apache-2.0
awsim-pollyAmazon Polly emulator for AWSim172MIT OR Apache-2.0
awsim-qldbAmazon QLDB emulator for AWSim150MIT OR Apache-2.0
awsim-rdsAWS RDS emulator for AWSim173MIT OR Apache-2.0
awsim-rds-dataAmazon RDS Data API (Aurora HTTP SQL endpoint) emulator for AWSim, backed by a real PostgreSQL via Docker24MIT OR Apache-2.0
awsim-resourcegroupstaggingAWS Resource Groups Tagging API emulator for AWSim160MIT OR Apache-2.0
awsim-route53AWS Route53 emulator for AWSim184MIT OR Apache-2.0
awsim-s3AWS S3 emulator for AWSim183MIT OR Apache-2.0
awsim-schedulerAWS EventBridge Scheduler emulator for AWSim179MIT OR Apache-2.0
awsim-secretsmanagerAWS Secrets Manager emulator for AWSim183MIT OR Apache-2.0
awsim-servicediscoveryAWS Cloud Map (Service Discovery) emulator for AWSim158MIT OR Apache-2.0
awsim-sesAWS SES v2 emulator for AWSim182MIT OR Apache-2.0
awsim-snsAWS SNS emulator for AWSim181MIT OR Apache-2.0
awsim-sqsAWS SQS emulator for AWSim177MIT OR Apache-2.0
awsim-ssmAWS SSM Parameter Store emulator for AWSim184MIT OR Apache-2.0
awsim-sso-adminAWS SSO / Identity Center admin emulator for AWSim173MIT OR Apache-2.0
awsim-stepfunctionsAWS Step Functions emulator for AWSim180MIT OR Apache-2.0
awsim-stsAWS STS emulator for AWSim213MIT OR Apache-2.0
awsim-transferAWS Transfer Family emulator for AWSim155MIT OR Apache-2.0
awsim-wafAWS WAF v2 emulator for AWSim175MIT OR Apache-2.0
awsim-xrayAWS X-Ray emulator for AWSim153MIT OR Apache-2.0
awsiprangesQuickly query the AWS IP Ranges8,795BSD-2-Clause-Patent
awsl-errorAwesome web simple language1,748MPL-2.0
awsl-synAWSL parser for rust macro1,806MPL-2.0
awslcPlease use aws-lc-sys: https://crates.io/crates/aws-lc-sys. AWS-LC is a general-purpose cryptographic library maintained by the…1,342Apache-2.0
awsmWrappers for WASM19,124MIT
awsm-audio-playerWebAudio playback engine for awsm-audio.234MIT OR Apache-2.0
awsm-audio-schemaAuthored WebAudio sample/graph schema consumed by the awsm-audio editor + player.279MIT OR Apache-2.0
awsm-audio-workletWrite a WASM DSP processor for the awsm-audio AudioWorklet node.244MIT OR Apache-2.0
awsm-curvesDEPRECATED — renamed to awsm-renderer-curves94MIT OR Apache-2.0
awsm-envA lightweight utility for syncing AWS Secrets Manager secrets to environment variables.7,330MIT
awsm-geometryDEPRECATED — renamed to awsm-renderer-geometry91MIT OR Apache-2.0
awsm-glb-exportDEPRECATED — renamed to awsm-renderer-glb-export84MIT OR Apache-2.0
awsm-gltf-convertDEPRECATED — renamed to awsm-renderer-gltf-convert67MIT OR Apache-2.0
awsm-materialsDEPRECATED — renamed to awsm-renderer-materials102MIT OR Apache-2.0
awsm-meshgenDEPRECATED — renamed to awsm-renderer-meshgen106MIT OR Apache-2.0
awsm-particlesDEPRECATED — renamed to awsm-renderer-particles75MIT OR Apache-2.0
awsm-rendererawsm-renderer2,477MIT OR Apache-2.0
awsm-renderer-codec-basisAsync Rust client for the Basis codec Web Worker (web/workers/basis-worker.js) — KTX2 transcode for editor+player, KTX2 encode…154MIT OR Apache-2.0
awsm-renderer-codec-meshoptEXT_meshopt_compression decode/encode over the official meshoptimizer C library (meshopt FFI crate), cross-compiled to…180MIT OR Apache-2.0
awsm-renderer-coreawsm-renderer core2,937MIT OR Apache-2.0
awsm-renderer-curvesPure CPU curve math (3D paths + 1D parameter curves + curve-aware geometry helpers)799MIT OR Apache-2.0
awsm-renderer-editorawsm-renderer-editor148MIT
awsm-renderer-geometryPure CPU non-curve geometry utilities (AABB, ray/triangle, frustum)793MIT OR Apache-2.0
awsm-renderer-glb-exportScene-complete glTF/GLB export IR + writer for awsm-renderer (no GPU deps)798MIT OR Apache-2.0
awsm-renderer-gltfglTF ingestion for awsm-renderer832MIT OR Apache-2.0
awsm-renderer-gltf-convertPure-data glTF → canonical AWSM-format normalizer (no GPU, no browser) — the single import/convert path shared by editor + player474MIT OR Apache-2.0
awsm-renderer-lod-bakeOffline LOD bake over plain geometry arrays (pure Rust, no GPU, wasm-safe) — boundary-locked half-edge QEM simplification shared…667MIT OR Apache-2.0
awsm-renderer-materialsPluggable material shaders behind the MaterialShader trait + Cargo features1,002MIT OR Apache-2.0
awsm-renderer-meshgenPure CPU mesh generators (primitives + sweep + procedural textures)882MIT OR Apache-2.0
awsm-renderer-particlesPure CPU particle simulator (struct-of-arrays, GPU-shape compatible)703MIT OR Apache-2.0
awsm-renderer-sceneLean canonical runtime scene schema (scene.toml + assets/) for the awsm-renderer player. Authoring types live in…973MIT OR Apache-2.0
awsm-renderer-scene-loaderLoad an awsm-renderer-scene runtime bundle (scene.toml + assets/) into the renderer — the parallel to renderer-gltf's…605MIT OR Apache-2.0
awsm-renderer-tangentsMikkTSpace tangent generation over plain geometry arrays (pure, no GPU) — shared by the renderer raw-mesh path and the glb…1,083MIT OR Apache-2.0
awsm-sceneDEPRECATED — renamed to awsm-renderer-scene121MIT OR Apache-2.0
awsm-scene-loaderDEPRECATED — renamed to awsm-renderer-scene-loader68MIT OR Apache-2.0
awsm-tangentsDEPRECATED — renamed to awsm-renderer-tangents130MIT OR Apache-2.0
awsm_loadersWrappers around web_sys primitives for easier loading1,512MIT
awsm_webWrappers for WASM285,057MIT OR Apache-2.0
awsm_webglCore WebGL capabilities for the awsm WebGL rendering suite1,521MIT
awsmfaThe automation tool for Multi-Factor Authentication (MFA) process to use awscli.5,373MIT
awsomk9s-like TUI for AWS SSO sessions3,373Apache-2.0
awssdk-instrumentationOut-of-the-box OpenTelemetry/X-Ray instrumentation for the AWS SDK for Rust, with first-class support for AWS Lambda502MIT
awssnapioA library for implementing Read/Seek around an AWS Snapshot.1,720LGPL-3.0-only
awstailLike `tail -f` for AWS Logs10,252non-standard