Command line tool for finding an employee in NTTR
port from C++STL std::basic_string
A simple clone of the `find` command
Search, hash, sort, fingerprint, and fuzzy-match strings faster via SWAR, SIMD, and GPGPU
Parser to search strings for URLs in reverse order
Boyer-Moore-MagicLen, a fast string search algorithm implemented in Rust.
String operations on character arrays for ferray
A selection of useful slice operations.
This crate provides developer-friendly methods to manipulate strings with character indices.
A lightweight, high-performance string manipulation library optimized for speed-sensitive applications
Ergonomic, garbage collected strings for Rust
A utility to format ss:// URLs, hiding user information for safe display and decoding the fragment part. / 一个格式化 ss:// 链接的工具,能隐藏用户信息以便安全显示,并对片段部分进行解码。
A lightweight Rust utility to format URLs by anonymizing credentials and decoding fragments. 一个轻量级的Rust工具,通过匿名化凭据和解码片段来格式化URL。
Practical extension methods for standard Rust collections