grep-like
There are 108 repositories under grep-like topic.
kantord/SeaGOAT
local-first semantic code search engine
semgrep/semgrep-rules
Semgrep Community Edition rules, maintained by Semgrep and the community. Free to use under the Semgrep Rules License.
BeaconBay/ck
Local first semantic and hybrid BM25 grep / search tool for use by AI and humans!
pyjarrett/septum
Context-based code search tool
moritztng/fltr
Like grep but for natural language questions. Based on Mistral 7B or Mixtral 8x7B.
darrenldl/docfd
TUI multiline fuzzy document finder
catatsuy/purl
Streamlining Text Processing
magodo/hclgrep
Syntax based grep for HCL(v2)
stav/wgrep
Web grep: search all rendered resources used by a URI
mara-schulke/srch
Text search for humans
Zarcolio/grepaddr
Use grepaddr to extract (grep) all kinds of addresses from stdin like URLs (incl. IPv4/IPv6), IP addresses & ranges (IPv4/IPv6), e-mail addresses, MAC addresses.
kantord/zeitgrep
sorted grep
Rbfinch/grepq
quickly filter fastq files by matching sequences to a set of regex patterns
jeremy-compostella/pdfgrep
PDFGrep is a GNU/Emacs module providing grep comparable facilities but for PDF files
logdyhq/logdy-ui
Stream command and output content to web UI with autogenerated filters. Transform content with TypeScript.
sLill/Windows-Grep
Native command line grep-like file search utility for Windows. Simple, fast, easy to use.
Ravi-Teja-konda/OSGPT
OSGPT is a powerful plugin designed to dynamically load documents from specified folders and create searchable vector databases. Not only does it offer a quick way to query from your documents, but it also allows you to execute CLI commands on the host system, be it Linux/Unix or Windows.
subhojit777/minigrep
A small version of grep command written in Rust
alexcb/colorgrep
displays matching patterns in specific color
geezee/smatch
regexes for trees; grep for s-exprs
shockz-offsec/Grepz
Grepz is a versatile command-line tool for searching and highlighting specific terms or regex in a text file. Its customizable color options and ability to display lines before and after a match provide context, and it also offers a special reporting mode that highlights matches with a box.
guerinoni/perg
Grep implementation in rust.
p-ranav/oystr
oystr recursively searches directories for a substring.
Lifailon/intellishell
This is a handler running on top of the Bash shell that implements real-time command history completion from a drop-down list.
alcantarajulio/grepy
Simple grep implementation written in haskell and prolog
fethalen/better_fasta_grep
A Grep-like tool for retrieving matching sequence records from a FASTA file.
selectiveduplicate/grab
An attempt at making a simple clone of grep(1) using Rust.
bo1led-owl/zerogrep
Yet another grep, built with Zig
dominikbraun/haystack
A fast & simple text search across files.
luckman212/plistgrep
Like grep for plists
orangeSi/grepfile
a alternative for $grep -f A.list B.list which cost too many memory and time
canta2899/mgp
Recursive search like in grep, but faster
Fus3n/findrr
A simple command-line-tool written in rust to find text pattern in multiple files with recursive support
harrisonlabollita/w2kgrep
A grep-like command line tool to quickly grab info from Wien2k scf files.
rbm78bln/levenshtein
Grep-like command line utlity for fuzzy string matching
RLabs-Inc/codebase-curator
A set of tools to use while coding using the Claude code cli. "smartgrep" is a grep-like tool that uses a semantic index of the codebase to provide Claudes with information tailored for how they think. Claudes love it! A "codebase-curator" Claude to assist the "developer" Claude in his coding tasks, together they implement fully integrated code.