Boyer-Moore-MagicLen, a fast string search algorithm implemented in Rust.
Fast search functions for finding things in Strings, Arrays and iterators.
MiniGrep is a Rust-based command-line tool, with a (current) size of 588KB that lets users search files for a given query string and shows matching lines with their line numbers.
A Rust library for advanced string manipulation with pattern searching and replacement capabilities.
Advanced recursive file grep utility with comprehensive file type classification - search, list, and analyze 153+ file formats with intelligent filtering and safety policies
High-performance parallel RNA Capture-SELEX library quality control
Lightweight crate for SZS ("Yaz0") compression/decompression used in the Nintendo GameCube/Wii games. The library provides C, C++ and C# bindings. YAY0 ("SZP") is supported, too.
Search, hash, sort, fingerprint, and fuzzy-match strings faster via SWAR, SIMD, and GPGPU
Useful string search algorithms
PyO3 bindings and Python interface to the diced crate.
A Rust reimplementation of the MinCED algorithm for identifying CRISPRs in full or assembled genomes.
A collection of algorithms in Rust