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... (more…)
Read more »
Declarative and procedural macros enable metaprogramming in Rust, which can lead to runtime cost savings and more powerful code. Read more