WasmEdge
A cloud native WebAssembly runtime. A secure, lightweight, portable and high-performance alternative to Linux containers.
United States of America
Pinned Repositories
docs
hyper
An HTTP library for Rust
mediapipe-rs
The Google mediapipe AI library. Write AI inference applications for image recognition, text classification, audio / video processing and more, in Rust and run them in the secure WasmEdge sandbox. Zero Python dependency!
tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
wasm-log-flex
A log processing framework in Rust. Ingest from database and log files, transform, and output to Kafka / ElasticSearch. Runs side-by-side with containers in k8s pods in WasmEdge.
WasmEdge
WasmEdge is a lightweight, high-performance, and extensible WebAssembly runtime for cloud native, edge, and decentralized applications. It powers serverless apps, embedded functions, microservices, smart contracts, and IoT devices.
wasmedge-db-examples
Lightweight database clients in the WasmEdge Runtime
wasmedge-rust-sdk
Embed WasmEdge functions in a Rust host app
wasmedge_hyper_demo
Lightweight HTTP servers based on hyper / warp frameworks in the WasmEdge Runtime.
wasmedge_reqwest_demo
Lightweight web service clients in the WasmEdge Runtime using the Rust reqwest framework
WasmEdge's Repositories
WasmEdge/WasmEdge
WasmEdge is a lightweight, high-performance, and extensible WebAssembly runtime for cloud native, edge, and decentralized applications. It powers serverless apps, embedded functions, microservices, smart contracts, and IoT devices.
WasmEdge/mediapipe-rs
The Google mediapipe AI library. Write AI inference applications for image recognition, text classification, audio / video processing and more, in Rust and run them in the secure WasmEdge sandbox. Zero Python dependency!
WasmEdge/wasmedge_hyper_demo
Lightweight HTTP servers based on hyper / warp frameworks in the WasmEdge Runtime.
WasmEdge/wasmedge-db-examples
Lightweight database clients in the WasmEdge Runtime
WasmEdge/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
WasmEdge/wasmedge-rust-sdk
Embed WasmEdge functions in a Rust host app
WasmEdge/docs
WasmEdge/hyper
An HTTP library for Rust
WasmEdge/wasm-log-flex
A log processing framework in Rust. Ingest from database and log files, transform, and output to Kafka / ElasticSearch. Runs side-by-side with containers in k8s pods in WasmEdge.
WasmEdge/wasmedge_reqwest_demo
Lightweight web service clients in the WasmEdge Runtime using the Rust reqwest framework
WasmEdge/mysql_async_wasi
Asyncronous Rust Mysql driver based on Tokio for WASI.
WasmEdge/rust-mysql-simple-wasi
Mysql client library implemented in rust.
WasmEdge/wasmedge-stable-diffusion
A Rust library for using stable diffusion functions when the Wasi is being executed on WasmEdge.
WasmEdge/mio
Metal IO library for Rust WASI target
WasmEdge/www
The WasmEdge.org web site
WasmEdge/reqwest
An easy and powerful Rust HTTP Client
WasmEdge/wasmedge-llmc
A Rust library for using llm.c functions when the Wasi is being executed on WasmEdge.
WasmEdge/h2
HTTP 2.0 client & server implementation for Rust.
WasmEdge/llvm-windows
build llvm for windows
WasmEdge/wasmedge_sdk_async_wasi
WasmEdge/elasticsearch-rs-wasi
Elasticsearch Rust Client for WasmEdge
WasmEdge/oss-fuzz
OSS-Fuzz - continuous fuzzing for open source software.
WasmEdge/tokio-rustls
Async TLS for the Tokio runtime
WasmEdge/.github
WasmEdge/cpp-plugins
WIP: WasmEdge C++ Plugins
WasmEdge/hyper-util
Common utilities used with hyper.
WasmEdge/llm.c
LLM training in simple, raw C/CUDA
WasmEdge/proxy-wasm-cpp-host
WebAssembly for Proxies (C++ host implementation)
WasmEdge/rust-plugins
WasmEdge Rust Plugins
WasmEdge/YOLO-rs
The YOLO AI library. Write AI inference applications in Rust and run them in the secure WasmEdge sandbox. Zero Python dependency!