ck (seek) finds code by meaning, not just keywords. It’s grep that understands what you’re looking for
Read more
The Linux Portal Site
ck (seek) finds code by meaning, not just keywords. It’s grep that understands what you’re looking for
Read more
Search your codebase using natural language queries like “where do we handle authentication?” — all running locally with no API calls.
Read more
ferp aims to be a clone of grep, but written in modern Fortran.
Read more
This article spotlights alternative tools to grep, a utility that searches for patterns in each file.
Read more
hgrep is a grep tool to search files with a given pattern and print the matched code snippets with human-friendly syntax highlighting.
Read more
mgrep is a calm, CLI-native way to semantically grep everything, like code, images, pdfs and more.
Read more
osgrep is a tool for natural-language search that works like grep. Fast, local, and built for coding agents.
Read more
grok is a tool like UNIX grep on steroids. Often regular expressions become huge and vague.
Read more
ast-grep (sg) is a CLI tool for code structural search, lint, and rewriting.
Read more
serpl is a terminal user interface (TUI) application that allows users to search and replace keywords in an entire folder,
Read more
w2vgrep is a command-line tool that performs semantic searches on text input using word embeddings.
Read more
Clapgrep is a GUI utility which lets you search through your files.
Read more
ruplacer is a command-line tool to find and replace text in source files. This is free and open source software written in Rust.
Read more
skim is a fuzzy finder. It can be used as a general filter (like grep) or as an interactive interface for invoking commands.
Read more
pru lets you use Ruby in your pipes. Forget about grep / sed / awk / wc … It’s written in the Ruby programming language.
Read more
xlsxgrep is a CLI tool to search text in XLSX, XLS, CSV, TSV and ODS files. It works similarly to grep. Written in Python.
Read more
bingrep greps through binaries from various OSs and architectures, and colors them. This is free and open source software written in Rust.
Read more
rzgrep greps through the contents of an archive file, it also greps through any archive files that are embedded within an archive file.
Read more
ngrep is a PCAP-based tool that allows you to specify an extended regular or hexadecimal expression to match against data payloads of packets.
Read more
UniversalCodeGrep (ucg) is an extremely fast grep-like tool specialized for searching large bodies of source code.
Read more