grep-search
There are 39 repositories under grep-search topic.
pyjarrett/septum
Context-based code search tool
armindarvish/consult-omni
A Powerful Versatile Omni Search inside Emacs
cipher387/awesome-grep
List of GREP modifications and alternatives for a variety of purposes
armindarvish/consult-web
Powerful Web and Omni Search inside Emacs
Genivia/ugrep-indexer
A monotonic indexer to speed up grepping by >10x (ugrep-indexer is now part of ugrep 6.0)
Rbfinch/grepq
quickly filter fastq files by matching sequences to a set of regex patterns
logdyhq/logdy-ui
Stream command and output content to web UI with autogenerated filters. Transform content with TypeScript.
rwasef1830/grepripper
A simple clone of BareGrep
jtrv/grug
Command-line tool that provides a workflow for extending, editing, diffing, and writing to vim-style grep lines.
vito-go/fsearch
Search text in files quickly(using linux grep command), especially for log searching. Directories are supported. Support local remote online registration search.
cavo789/php_grep
This script will allow you to scan files of your website and search for a specific pattern; f.i. a word or a sentence.
dev-xero/rust-grep
Grep CLI tool written in Rust
misaki-web/grepp
grep+ improves grep results display
feds01/teamsearch
A simple tool to search codebases with a `CODEOWNERS` file in mind.
haxpor/rcs
Recursive Code Search for convenience wrapping "grep -nr". It should reduce your long typing a bit.
Lifailon/PSEverything
PowerShell wrapper for Everything. Instantly search for files on local and remote (via REST API) Windows systems.
adarshnin/grep
Grep command
emnoshpro/search
code base search using grep and find
gasttor/stacktrace-grep
A simple and handy tool to grep Java Stack Traces from log-files.
irukasano/ExcelGrep
複数のExcelブックを検索しリスト表示、SVN lock, commit します
jonashertzman/FileSearch3
File searching application with a rich user interface.
Karim-W/krep
CLI Tool Replicating the base functionality of 'grep'
mathis2001/Grepman
Simple bash script that aim to save time on security code and config review for web technologies.
nico-duitsmann/Filter
Regular expression and pattern search.
racka98/minigrep-rust
Project from Rust Book which makes a light weight version of the grep CLI tool
SirCryptic/lgrep
lgrep Aka Lazy grep (Does exactly what it says on the tin!)
Takakiriy/typrm
Searches and changes the manual to type parameters
anishjain94/grep
A GREP utility written in go using worker pool pattern
decuant/Formula1
File find and text grep
sbidwaibing/Linux-CMDS-Ver-SWE
A file containing a comprehensive list of Linux commands used in software engineering, including their usage and examples
CodeTyperPro/lessons-shell-script
Linux Shell Task to practice filters in Unix.
dporkka/grep
Most common grep commands
iambasanta/minigrep
globally search a regular expression and print
MohamedElashri/get
Human readable `grep` wrapper
Open-Technology-Foundation/xgrep
A collection of specialized grep tools that search within specific language files by extension and shebang detection. Utilizes ripgrep for performance when available, with graceful fallback to standard grep.
thinkphp/Grep
A simple command-line utility written in Rust, designed to search for a specific pattern in files within a directory (and its subdirectories). It mimics the functionality of the grep command, offering both case-sensitive and case-insensitive search modes