Skip to content

riffcc/minirust-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minirust-search

MiniRust Search (MRS) is a reimplementation of MiniSearch, an excellent MIT-licensed search library for JavaScript.

MRS is available under the same MIT license with the same freedoms as MiniSearch.

Goals

  • Full compatibility with the expectations and APIs of MiniSearch, but for Rust
  • Super-fast WASM implementation for browser and edge use cases
  • Complete, 100% port of all functionality from MiniSearch
  • Availability as both a simple binary (mrs search "Query", mrs tag "Tagname", mrs ...) and a Rust crate
  • Full end-to-end testing coverage

About

Search for Rust, based heavily on MiniSearch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages