A tiny, full-text search engine for static sites built with Rust and WASM

πŸ” Tiny, full-text search engine for static websites built with Rust and WASM – mre/tinysearch… Read more

Similar

Distributed Rendering with Rust and Mio

In this post we’ll take a look at adding distributed rendering to tray_rust which will let us take advantage of multiple machines when rendering an image, like a compute cluster. To do this we’ll look at options for how to distribute the rendering job...

Read more »