second-state / rust-wasm-ai-demoLinks
Rust functions for Tensorflow inference in Node.js. Rust's performance, WebAssembly's security and portability, and Javascript's ease-of-use.
☆55Updated 5 years ago
Alternatives and similar repositories for rust-wasm-ai-demo
Users that are interested in rust-wasm-ai-demo are comparing it to the libraries listed below
Sorting:
- Woz is a progressive WebAssembly app (PWAA) generator for Rust.☆172Updated 5 years ago
- A simple WebRTC chat made with Yew☆127Updated 2 years ago
- A minimal template for starting a Yew project using wasm-bindgen and wasm-pack☆113Updated 2 years ago
- Rust version of the excellent WASI tutorial https://github.com/CraneStation/wasmtime/blob/master/docs/WASI-tutorial.md☆83Updated 5 years ago
- Wasm video filter booth app written in Rust☆84Updated 6 years ago
- Bare essentials to start a Seed app.☆100Updated 3 years ago
- Starlane makes it easy to deploy and interoperate with secure WebAssembly code in the cloud, the edge, desktop, mobile and IoT environmen…☆105Updated 2 months ago
- An example of using TensorFlow rust bindings to serve trained machine learning models via Actix Web☆49Updated 2 years ago
- A toy Rust application compiled to WASI WebAssembly☆34Updated 4 years ago
- Tool for building Rust functions for Node.js. Combine the performance of Rust, safety and portability of WebAssembly, and ease of use of …☆128Updated 2 years ago
- Demo app showing how to use webassembly threading with rust. Runs image filter kernels on your webcam image and displays this in real tim…☆30Updated 4 years ago
- The accompanying project for a tutorial. Uses Rust, Juniper GraphQL Server + Actix, and Diesel ORM.☆119Updated 6 years ago
- Face detection library for the Rust programming language☆431Updated last year
- ⚙️ Take you through a tour of WebAssembly (WASM targets on WASI) with wasmCloud, Krustlet, WAGI, etc. 🌟 Give it a star if you like it.☆149Updated 4 years ago
- Demo running wasmcloud lattice on MacOS and 2x Raspberry Pi 4B☆25Updated 3 years ago
- ☆82Updated 11 months ago
- Source Code for 'Practical Machine Learning with Rust' by Joydeep Bhattacharjee☆83Updated 5 years ago
- A wasm 🕸 template for Rust 🦀 to publish to gh-pages without npm-deploy☆119Updated 2 years ago
- A collection of examples of Neon☆336Updated last month
- A template project to run Rust functions in Deno through the Second State WebAssembly engine.☆53Updated 5 years ago
- Generate Yew components from React components via Typescript type definitions☆54Updated 5 years ago
- Example of WebAssembly embedding in Rust using Wasmer☆164Updated 4 years ago
- A multithreading library for Rust and WebAssembly☆211Updated 2 years ago
- Template for web apps with Seed (Rust framework), TailwindCSS and Webpack.