-
aho-corasick
Fast multiple substring searching
-
stringzilla
Search, hash, sort, fingerprint, and fuzzy-match strings faster via SWAR, SIMD, and GPGPU
-
boyer-moore-magiclen
fast string search algorithm implemented in Rust
-
stringsext
find multi-byte-encoded strings in binary data
-
sliceslice
A fast implementation of single-pattern substring search using SIMD acceleration
-
musicbrainz-release-grabber
Check if there are new albums on the musicbrainz release. Give it a folder and it will check the artist ids and save it. Now you can just ask for new releases whenever you want. Don't forget to edit the artists.
-
matcher_rs
A high-performance matcher designed to solve LOGICAL and TEXT VARIATIONS problems in word matching, implemented in Rust
-
triple_accel
Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance calculations and string search.
-
naive_opt
The optimized naive string-search algorithm
-
cedarwood
efficiently-updatable double-array trie in Rust (ported from cedar)
-
flp-gsp
General search parser
-
jetscii
A tiny library to efficiently search strings and byte slices for sets of ASCII characters or bytes
-
sassy
Approximate string matching using SIMD
-
tass
A pager for tabular data
-
matcher_py
A high-performance matcher designed to solve LOGICAL and TEXT VARIATIONS problems in word matching, implemented in Rust
-
loki_text
advanced string manipulation with pattern searching and replacement capabilities
-
gkill
-
aho-corasick-unsafe
Fast multiple substring searching
-
matcher_c
A high-performance matcher designed to solve LOGICAL and TEXT VARIATIONS problems in word matching, implemented in Rust
-
vectorscan-async
Wrapper for the vectorscan C++ regex library
-
gramdex
k-gram / trigram indexing primitives for approximate string matching
-
sniffer-rs
that simplifies fuzzy string matching in rust
-
bit-parallel-search
Blazing fast string search using bit-parallel algorithms - up to 8x faster than naive search
-
marisa-rs
Safe Rust wrapper for the marisa-trie C++ library
-
amssa
"Aritz's modified string search algorithms"
-
distance
A collection of approximate string matching algorithms
-
byte_set
Efficient sets of bytes
-
minigrep-cli-tool
cli tool to search upon a text file for lines containing specified string
-
b4s
Binary Search Single Sorted String: Perform binary search on a single, delimited string slice of sorted but unevenly sized substrings
-
magic_string_search
string search library to rank strings based on their similarity to a query string
-
nattysgrep
A command line tool that searches strings in a file
-
nucleo-ui
TUI wrapper around the nucleo fuzzy matching crate
-
sm-search
way of searching through text - for people who are too lazy to use Regex
-
galil-seiferas
General string search in constant space, linear time, for nonorderable alphabets
-
milligrep
Custom simplified implementation of grep
-
bndm
that implements the BNDM algorithm for fast and efficient pattern matching, with support for wildcard searches
-
wireguard-vanity-address
Find Wireguard VPN keypairs with a specific readable string
-
darts
A double array trie, A Forward Maximum Matching Searcher
-
grepmini
grep-like command line tool written in Rust to search for text patterns in files. Built following the Rust book's example.
-
az_minigrep
minigrep CLI program to search a query string from a file and print out the matched lines
-
emojito
Find all the Emoji in a string. Supports composed emoji.
-
rust-cedar
efficiently-updatable double-array trie in Rust (ported from cedar)
-
accio-string
Search for string patterns in files
-
string_search
searching strings using substrings
-
scan-lib
A directory searcher library for rust
-
grsp
A search tool that recursively searches current directory for a string
-
kmpsearch
String/Byte pattern searching within byte slices or strings, using the Knuth Morris Pratt algorithm
-
flashtext
algorithm to search and replace keywords in given text
-
bugrep
A GREP alternative to search for strings in files
-
alcs
All Longest Common Subsequences and String Fuzzy Search
-
rahat3062_minigrep
A light-weight & minimal implementation of the grep cli app
-
flx
Full-text searching and scoring of strings
-
simplearrayhash
-
minigrep_improved
A command line tool to search for a string in a file
-
minigrepr
A simplified version of the classic command line search tool grep that searches a specified file for a specified string. Not intended for general use.
-
sims
Simplistic string search
-
ergrep
grep strings within a line from a text file
-
bitap-reference
Reference functions for the bitap crate
-
my_mini_grep
A mini application that aims to replicate the behavior of the grep shell command
-
minigrep_zetaraku
A collection of utilities used to search for lines containing a specific string
-
memgrep
Search for strings in process memory
-
minigrep_iaziz786
grep
-
minigrep-extremq
Example crate from the rustbook
-
greprs_test_5
greprs search_string file
-
pandastd-mini-grep
A command line tool to search for a string in a file
-
daveparr_minigrep
command line tool to search for a string in a file based on 'The Rust Programming Language' book
-
minigrep_david20019
Command line utility that searches for a string in files
-
suffix-array-rust
that can be used to perform suffix array operations
-
minigrep_mxcln
command line tool to search for a string in a file
-
greppy
search for strings in strings
-
farron_minigrep
search specific string in file given
-
zinugrep
command line search tool that reads the file, finds lines in that file that contain the string argument, and prints those lines
-
minigrep_by_dkfolkin
A training program that searches for occurrences of strings in text
-
minigrep_speed1313
A toy grep, which search specific string from a file
Try searching with DuckDuckGo.