ugrep
grep alternative
A fast, user-friendly grep alternative with advanced features such as Google-like Boolean search and fuzzy matching.
NEW ugrep 7.1: a more powerful, ultra fast, user-friendly, compatible grep. Includes a TUI, Google-like Boolean search with AND/OR/NOT, fuzzy search, hexdumps, searches (nested) archives (zip, 7z, tar, pax, cpio), compressed files (gz, Z, bz2, lzma, xz, lz4, zstd, brotli), pdfs, docs, and more
3k stars
32 watching
111 forks
Language: C++
last commit: about 2 months ago
Linked from 1 awesome list
code-searchfile-indexingfile-searchfuzzy-searchgrephexdumpinteractiverecursively-searchregexripgrepsearchsilver-searchertartuiunicodezip
Related projects:
Repository | Description | Stars |
---|---|---|
burntsushi/ripgrep | A line-oriented search tool that recursively searches directories and files with regex patterns while respecting gitignore rules. | 49,203 |
phiresky/ripgrep-all | A line-oriented search tool for multiple file types | 8,385 |
ktr0731/evans | A gRPC client library with two modes: REPL and CLI, providing automatic service inspection and task automation | 4,304 |
vrothberg/vgrep | A user-friendly pager for text search and editing | 669 |
duane9/nvim-rg | An plugin for Neovim that enables asynchronous ripgrep searches and displays results in a quickfix window. | 39 |
bup/bup | A backup system that efficiently stores and restores large amounts of data, leveraging the git packfile format. | 7,154 |
klauspost/compress | Provides various compression algorithms in pure Go. | 4,841 |
cboxdoerfer/fsearch | A fast file search utility inspired by Everything Search Engine | 3,380 |
semgrep/semgrep | A tool for detecting bugs and enforcing coding standards in source code across multiple programming languages. | 10,803 |
lisprez/so_stupid_search | A fast and minimalistic tool for searching strings deeply within directory structures recursively. | 164 |
learnbyexample/learn_gnugrep_ripgrep | A comprehensive guide to mastering the command-line text processing tools GNU grep and ripgrep | 324 |
manticoresoftware/manticoresearch | A fast and efficient full-text search database with SQL support and compatibility with various programming languages | 9,136 |
ggreer/the_silver_searcher | A fast code search tool for large repositories | 26,229 |
ast-grep/ast-grep | A tool for code structural search and transformation using abstract syntax trees | 7,662 |
openai/chatgpt-retrieval-plugin | A tool for building custom GPTs with semantic search capabilities using natural language queries to retrieve personal or organizational documents. | 21,093 |