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.
wasmcloud-interface-pollingInterface library for the polling-interface polling capability,1,521Apache-2.0
wasmcloud-interface-sleepyInterface for interacting with the sleepy capability provider.7,149Apache-2.0
wasmcloud-interface-sqldbInterface for wasmCloud actors to connect to a relational database using the capability wasmcloud:sqldb19,501Apache-2.0
wasmcloud-interface-surrealdbInterface for interacting with a surreal-db provider.1,728Apache-2.0
wasmcloud-interface-testingTesting interface (wasmcloud:testing)48,843Apache-2.0
wasmcloud-interface-timingInterface for actors to perform time related operations3,764Apache-2.0
wasmcloud-k8sTBD1,588MIT
wasmcloud-lensTBD1,607MIT
wasmcloud-loggingStructured logging capability provider for the wasmCloud host runtime5,298Apache-2.0
wasmcloud-natsNATS capability provider for the wasmCloud host runtime7,633Apache-2.0
wasmcloud-nats-kvcacheA key-value capability provider for wasmCloud that replicates data changes over NATS13,208non-standard
wasmcloud-opaTBD1,621MIT
wasmcloud-openfaasTBD1,598MIT
wasmcloud-postgresTBD1,616MIT
wasmcloud-provider-blobstore-azureBlobstore provider for wasmcloud v1 backed by Azure blobstore. This package provides a library and a wasmCloud v1 capability…23Apache-2.0
wasmcloud-provider-blobstore-fsBlobstore for wasmCloud, leveraging the filesystem. This package provides a capability provider that satisfies the…22Apache-2.0
wasmcloud-provider-blobstore-natsA capability provider that satisfies the 'wasi:blobstore' interface using NATS object store as a backend.22Apache-2.0
wasmcloud-provider-blobstore-s3S3-compatible object store capability provider for wasmcloud, satisfying the 'wasmcloud:blobstore' capability contract.23Apache-2.0
wasmcloud-provider-coreCore types and traits used for building wasmcloud capability providers18,539Apache-2.0
wasmcloud-provider-http-serverHttp server for wasmcloud, using Axum. This package provides a library, and a capability provider3,888Apache-2.0
wasmcloud-provider-httpserverHttp server for wasmcloud, using warp. This package provides a library, and a capability provider with the 'wasmcloud:httpserver'…1,462Apache-2.0
wasmcloud-provider-messaging-natsA capability provider that satisfies the 'wasmcloud:messaging' contract using NATS as a backend.4,486Apache-2.0
wasmcloud-provider-messaging-websocketA capability provider that satisfies the 'wasmcloud:messaging' contract using WebSocket as a backend.43Apache-2.0
wasmcloud-provider-sdkwasmCloud provider SDK59,314Apache-2.0
wasmcloud-provider-wit-bindgenMacro for performing bindgen while building wasmCloud capability providers written in Rust1,530Apache-2.0
wasmcloud-provider-wit-bindgen-macroInternal-use bindgen macro for binary-based wasmCloud capability providers written in Rust2,011Apache-2.0
wasmcloud-redisRedis capability provider for the wasmCloud WebAssembly actor runtime5,432Apache-2.0
wasmcloud-redisgraphRedisGraph implementation of the wasmCloud Graph Database capability provider contract5,194Apache-2.0
wasmcloud-runtimewasmCloud runtime library23,750Apache-2.0
wasmcloud-s3AWS S3 capability provider for the wasmCloud wasm host runtime7,808Apache-2.0
wasmcloud-secrets-clientClient library for interacting with wasmCloud secrets backends21,406Apache-2.0
wasmcloud-secrets-typesTypes, traits, and structs for interacting with secrets in wasmCloud99,534Apache-2.0
wasmcloud-sessionTBD1,598MIT
wasmcloud-sshTBD1,663MIT
wasmcloud-storageTBD1,601MIT
wasmcloud-streams-redisRedis Event Streams capability provider for the wasmCloud host runtime6,406Apache-2.0
wasmcloud-system-interfacewasmcloud system interface (frodobuf/midl)2,802Apache-2.0
wasmcloud-telemetryTBD1,646MIT
wasmcloud-telnetA telnet server capability provider for wasmCloud actors4,039Apache-2.0
wasmcloud-test-utilUtilities for testing wasmCloud hosts, providers, and components.67,820Apache-2.0
wasmcloud-tlsTBD1,617MIT
wasmcloud-tracingwasmCloud tracing functionality79,439Apache-2.0
wasmcloud-volumeTBD1,606MIT
wasmcloud-webhookTBD1,596MIT
wasmcloud-wsTBD1,619MIT
wasmcloud_interface_mlinferenceInterface library for the MlInference capability4,504Apache-2.0
wasmcovA set of helpers for coverage of wasm modules12,108Apache-2.0
wasmcpRust SDK for building MCP (Model Context Protocol) WebAssembly components7,124Apache-2.0
wasmcp-macroProcedural macros for the wasmcp SDK3,036Apache-2.0
wasmcp-macrosProcedural macros for the wasmcp SDK371Apache-2.0
wasmcp-wasiWASI SDK for Rust MCP handlers - provides HTTP, KV, and Config388Apache-2.0
wasmcvRust bindings for wasmCV computer vision interfaces based on WebAssembly.9,096Apache-2.0
wasmdwasmd814Apache-2.0
wasmdbgDebugger for wasm binaries1,815MIT OR Apache-2.0
wasmdevA rust web development server library9,567MIT
wasmdev_corewasmdev core implementation, used by wasmdev server + macros2,990MIT
wasmdev_macrowasmdev macro implementation8,883MIT
wasmdev_serverwasmdev server implementation9,106MIT
wasmdome-domainEvent Sourced Domain Model for the 'Assembly Mechs: Beyond WasmDome' Game9,714Apache-2.0
wasmdome-mech-sdkSDK for developing WebAssembly robots to compete autonomously in arenas9,116Apache-2.0
wasmdome-protocolShared Communication Protocol for the 'Assembly Mechs: Beyond WasmDome' Game13,538Apache-2.0
wasmeIn development691MIT
wasmedgeWasmEdge1,862MIT
wasmedge-asyncAsync WasmEdge Runtime1,159Apache-2.0
wasmedge-async-ioAsync IO for WasmEdge Runtime1,553Apache-2.0
wasmedge-async-runtimeAsync runtime for WasmEdge Runtime1,197Apache-2.0
wasmedge-bindgenPass string, vec and primitive types from host to webassembly18,870MIT/Apache-2.0
wasmedge-bindgen-hostPass string, vec and primitive types from host to webassembly8,274MIT/Apache-2.0
wasmedge-bindgen-macroPass string, vec and primitive types from host to webassembly18,838MIT/Apache-2.0
wasmedge-macroThe procedural macros for WasmEdge Rust bindings.135,751Apache-2.0
wasmedge-nnThis package contains the safe wasi-nn interfaces and image processing functions.8,220Apache-2.0
wasmedge-rsWasmEdge1,666MIT
wasmedge-rtA candidate crate for wasmedge1,624Apache-2.0
wasmedge-runtime-rsA candidate crate for wasmedge1,651Apache-2.0
wasmedge-runtime-sysA candidate crate for wasmedge1,641Apache-2.0
wasmedge-rustWasmEdge1,666MIT
wasmedge-sdkWasmEdge Runtime is a high-performance, extensible, and hardware optimized WebAssembly Virtual Machine for automotive, cloud, AI,…155,482Apache-2.0
wasmedge-sdk-bindgenPass string, vec and primitive types from host to webassembly, with WasmEdge Rust SDK1,747MIT/Apache-2.0
wasmedge-sysWasmEdge Runtime is a high-performance, extensible, and hardware optimized WebAssembly Virtual Machine for automotive, cloud, AI,…174,578Apache-2.0
wasmedge-typesThe common data structures for WasmEdge Rust bindings.150,127Apache-2.0
wasmedge-wasi-helperA rust crate to call the wasm-wasi initialization helper function.2,494MIT OR Apache-2.0
wasmedge-wasi-nnHigh-level Rust bindings for wasi-nn, with LLM extensions.52,031Apache-2.0
wasmedge-wit-bindgen-rustWasmEdge wit-bindgen1,512Apache-2.0
wasmedge_http_reqHTTP client for the WasmEdge network socket API. Derived from the http_req library.8,665MIT
wasmedge_hyper_rustlsSupport HTTPS and TLS connection in hyper-rs applications that are compiled to Wasm (WebAssembly)12,082Apache-2.0
wasmedge_plugin_sdkCreate WasmEdge plugins using Rust.5,747Apache-2.0
wasmedge_process_interfaceA Rust library that provides Rust to WebAssembly developers with syntax for running commands functionality2,867non-standard
wasmedge_quickjsCreate your own JavaScript runtime and extension APIs for WasmEdge.5,702MIT OR Apache-2.0
wasmedge_rustls_apiThe TLS plugin for WasmEdge. It provides a TLS API for WasmEdge programs.19,821Apache-2.0
wasmedge_stable_diffusionA Rust library for using stable diffusion functions when the Wasi is being executed on WasmEdge.13,851Apache-2.0
wasmedge_storage_interfaceA Rust library that provides Rust to WebAssembly developers with syntax for load and store functionality1,625non-standard
wasmedge_sys_ffiAn FFI crate for creating WasmEdge plugins.6,304MIT/Apache-2.0
wasmedge_tensorflow_interfaceA Rust library that provides Rust to WebAssembly developers with syntax for using tensorflow functionality71,753non-standard
wasmedge_wasi_socketRust API for the networking socket functions supported in the WasmEdge Runtime for WebAssembly.248,462Apache-2.0
wasmedgeupAn installer for the Wasmedge runtime and plugins.866Apache-2.0
wasmenvwasmenv - a version manager for wasm runtimes12,667MIT
wasmerHigh-performance WebAssembly runtime7,928,018MIT
wasmer-apiClient library for the Wasmer GraphQL API80,102MIT
wasmer-artifactWasmer Artifact abstraction2,168,424MIT OR Apache-2.0 WITH LLVM-exception
wasmer-asHelpers to read and write memory in AssemblyScript wasm modules executing in wasmer-runtime15,149Apache-2.0
wasmer-asml-forkHigh-performant WebAssembly runtime10,173MIT
wasmer-backend-apiClient library for the Wasmer GraphQL API10,370MIT
wasmer-busInvocation bus for web assembly modules6,546MIT OR Apache-2.0
wasmer-bus-fuseWebAssembly fuse bus interface1,600MIT OR Apache-2.0
wasmer-bus-macrosWebAssembly Bus Macros7,001MIT OR Apache-2.0
wasmer-bus-reqwestWebAssembly HTTP(s) Web Request Interface1,696MIT OR Apache-2.0
wasmer-bus-timeWebAssembly Time Interface3,492MIT OR Apache-2.0
wasmer-bus-typesWebAssembly Bus Macros8,283MIT OR Apache-2.0
wasmer-bus-wsWebAssembly Web Socket Interface4,169MIT OR Apache-2.0
wasmer-c-apiWasmer C API library105,807MIT
wasmer-c-api-importsHost imports for WebAssembly C API guests83MIT
wasmer-c-api-nearWasmer C API library1,930MIT
wasmer-c-api-test-runnerwasmer-c-api-test-runner61,589MIT
wasmer-cacheCache system for Wasmer WebAssembly runtime3,926,464MIT
wasmer-cache-asml-forkCache system for Wasmer WebAssembly runtime1,632MIT
wasmer-cache-nearCache system for Wasmer WebAssembly runtime1,663MIT
wasmer-capi-examples-runnerwasmer-capi-examples-runner60,845MIT
wasmer-cliWasmer CLI102,528MIT
wasmer-clif-backendWasmer runtime Cranelift compiler backend204,051MIT
wasmer-clif-backend-asml-forkWasmer runtime Cranelift compiler backend5,035MIT
wasmer-clif-backend-flWasmer runtime Cranelift compiler backend33,824MIT
wasmer-clif-fork-frontendCranelift IR builder helper212,625Apache-2.0 WITH LLVM-exception
wasmer-clif-fork-simplejitA simple JIT library backed by Cranelift9,424Apache-2.0 WITH LLVM-exception
wasmer-clif-fork-wasmTranslator from WebAssembly to Cranelift IR211,906Apache-2.0 WITH LLVM-exception
wasmer-compat-cliCLI for checking different projects for compatibility with the Wasmer ecosystem.532MIT OR Apache-2.0
wasmer-compilerBase compiler abstraction for Wasmer WebAssembly runtime7,984,870MIT
wasmer-compiler-cliWasmer Compiler CLI70,920MIT
wasmer-compiler-craneliftCranelift compiler for Wasmer WebAssembly runtime7,143,570MIT
wasmer-compiler-cranelift-nearCranelift compiler for Wasmer WebAssembly runtime3,126MIT OR Apache-2.0 WITH LLVM-exception
wasmer-compiler-llvmLLVM compiler for Wasmer WebAssembly runtime305,587non-standard
wasmer-compiler-llvm-nearLLVM compiler for Wasmer WebAssembly runtime2,444MIT
wasmer-compiler-nearBase compiler abstraction for Wasmer WebAssembly runtime460,444MIT OR Apache-2.0 WITH LLVM-exception
wasmer-compiler-singlepassSinglepass compiler for Wasmer WebAssembly runtime1,982,912non-standard
wasmer-compiler-singlepass-nearSinglepass compiler for Wasmer WebAssembly runtime450,934MIT
wasmer-compiler-singlepass-uncSinglepass compiler for Wasmer WebAssembly runtime3,761MIT
wasmer-compiler-singlepass-xSinglepass compiler for Wasmer WebAssembly runtime8,125MIT
wasmer-compiler-uncBase compiler abstraction for Wasmer WebAssembly runtime8,103MIT OR Apache-2.0 WITH LLVM-exception
wasmer-compiler-xBase compiler abstraction for Wasmer WebAssembly runtime8,893MIT OR Apache-2.0 WITH LLVM-exception
wasmer-configConfiguration types for Wasmer.2,487,173MIT
wasmer-deploy-cliCLI for Wasmer Deploy61,961MIT
wasmer-deploy-client-cliCLI client for Wasmer Deploy3,767MIT
wasmer-deploy-schemaUtilty crate that holds shared types and logic used in Wasmer Deploy.52,601MIT
wasmer-deploy-utilA utility crate for the wasmer-deploy project49,609MIT
wasmer-deriveWasmer derive macros8,157,869MIT
wasmer-derive-asml-forkWasmer derive macros10,844MIT
wasmer-derive-nearWasmer derive macros84,299MIT
wasmer-edge-cliUser CLI for Wasmer Edge17,742MIT
wasmer-emscriptenEmscripten implementation library for Wasmer WebAssembly runtime204,578MIT
wasmer-emscripten-asml-forkEmscripten implementation library for Wasmer WebAssembly runtime1,638MIT
wasmer-emscripten-nearEmscripten implementation library for Wasmer WebAssembly runtime2,430MIT
wasmer-engineWasmer Engine abstraction3,739,710MIT OR Apache-2.0 WITH LLVM-exception
wasmer-engine-dummyWasmer placeholder engine2,099MIT
wasmer-engine-dylibWasmer Dylib Engine3,459,046MIT
wasmer-engine-jitWasmer JIT Engine277,800MIT OR Apache-2.0 WITH LLVM-exception
wasmer-engine-jit-nearWasmer JIT Engine3,126MIT OR Apache-2.0 WITH LLVM-exception
wasmer-engine-nativeWasmer Native Engine275,354MIT
wasmer-engine-native-asml-forkWasmer Native Engine1,681MIT
wasmer-engine-native-nearWasmer Native Engine3,164MIT
wasmer-engine-nearWasmer Engine abstraction457,043MIT OR Apache-2.0 WITH LLVM-exception
wasmer-engine-object-fileWasmer Object File Engine12,468MIT
wasmer-engine-object-file-nearWasmer Object File Engine2,471MIT
wasmer-engine-staticlibWasmer Staticlib Engine42,146MIT
wasmer-engine-uncWasmer Engine abstraction5,248MIT OR Apache-2.0 WITH LLVM-exception
wasmer-engine-universalWasmer Universal Engine3,415,399MIT OR Apache-2.0 WITH LLVM-exception
wasmer-engine-universal-artifactWasmer Engine Universal Artifact abstraction2,163,339MIT OR Apache-2.0 WITH LLVM-exception
wasmer-engine-universal-nearWasmer Universal Engine449,730MIT OR Apache-2.0 WITH LLVM-exception
wasmer-engine-universal-uncWasmer Universal Engine3,696MIT OR Apache-2.0 WITH LLVM-exception
wasmer-engine-universal-xWasmer Universal Engine8,151MIT OR Apache-2.0 WITH LLVM-exception
wasmer-engine-xWasmer Engine abstraction8,425MIT OR Apache-2.0 WITH LLVM-exception
wasmer-experimental-io-devices-libConvenient bindings to use the experimental wasmer io devices3,042MIT
wasmer-goA tool crate to quickly build Rust Command Line Application.1,621MIT
wasmer-inline-cFork of inline-c to add support for MSVC172,670BSD-3-Clause
wasmer-inline-c-macroThe macros for the `inline-c` crate, that allows to write and execute C code inside Rust169,947BSD-3-Clause
wasmer-interface-typesWebAssembly Interface Types library for Wasmer6,848MIT
wasmer-interface-types-flWebAssembly Interface Types library for Wasmer159,607MIT
wasmer-journalJournaling functionality used by Wasmer to save and restore WASM state1,695,564MIT
wasmer-llvm-backendWasmer runtime LLVM compiler backend8,608MIT
wasmer-llvm-backend-flWasmer runtime LLVM compiler backend3,701MIT
wasmer-middleware-commonWasmer runtime common middlewares74,550MIT
wasmer-middlewaresA collection of various useful middlewares1,045,834MIT
wasmer-middlewares-asml-forkA collection of various useful middlewares1,625MIT OR Apache-2.0 WITH LLVM-exception
wasmer-middlewares-nearA collection of various useful middlewares1,656MIT OR Apache-2.0 WITH LLVM-exception
wasmer-napiNAPI library for Wasmer WebAssembly runtime409MIT
wasmer-nearHigh-performance WebAssembly runtime82,176MIT
wasmer-objectWasmer Native Object generator3,874,957MIT
wasmer-object-nearWasmer Native Object generator4,356MIT
wasmer-packA code generator that lets you treat WebAssembly modules like native dependencies.13,975MIT
wasmer-pack-cliA code generator that lets you treat WebAssembly modules like native dependencies.11,125MIT
wasmer-pack-testingWasmer Pack Integration Testing Framework4,377MIT
wasmer-packagePackaging related types and functions for Wasmer1,799,242MIT
wasmer-registryCrate to interact with the wasmer registry, download packages, etc.124,017MIT
wasmer-runtime`wasmer-runtime` has been deprecated! Use `wasmer` instead. Links: https://crates.io/crates/wasmer https://wasmer.io…204,384MIT
wasmer-runtime-asml-forkWasmer runtime library5,454MIT
wasmer-runtime-c-apiWasmer C API library39,640MIT
wasmer-runtime-coreWasmer runtime core library302,864MIT
wasmer-runtime-core-asml-forkWasmer runtime core library6,966MIT
wasmer-runtime-core-flWasmer runtime core library43,022MIT
wasmer-runtime-core-l1xWasmer runtime core library2,607MIT
wasmer-runtime-core-nearWasmer runtime core library553,214MIT
wasmer-runtime-core-uncWasmer runtime core library3,146MIT