fuzzbunny-rs

Crates.iofuzzbunny-rs
lib.rsfuzzbunny-rs
version0.1.0
created_at2026-01-10 09:48:42.127153+00
updated_at2026-01-10 09:48:42.127153+00
descriptionA Rust reimplementation of the fuzzbunny JS library.
homepage
repositoryhttps://github.com/mpbagot/rustscape/
max_upload_size
id2033969
size4,370,702
Mitchell Bagot (mpbagot)

documentation

README

Fuzzbunny-rs

A Rust reimplementation of the original fuzzbunny JS library.

This implementation provides a similar API as the original, with various tweaks to better suit the specific requirements of the parent Rustscape project.

TODO:

  • Adjust scoring algorithm to better suit the requirements of rustscape
  • Improve scoring + filtering performance
  • Introduce no-alloc and no-std features
  • Adjust API to better suit Rust ergonomics
Commit count: 8

cargo fmt