Skip to content

Files

Latest commit

e080cbf · Mar 3, 2025

History

History

ugrep

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Mar 3, 2025
Dec 24, 2023
Dec 26, 2021
Mar 3, 2025
Dec 24, 2023

ugrep

Ultra fast grep with interactive query UI and fuzzy search: search file systems, source code, text, binary files, archives (cpio/tar/pax/zip), compressed files (gz/Z/bz2/lzma/xz/lz4/zstd), documents and more. A faster, user-friendly and compatible grep replacement.

  • Supports all GNU/BSD grep standard options; a compatible replacement for GNU/BSD grep
  • Matches Unicode patterns by default in UTF-8, UTF-16, UTF-32 encoded files
  • Ultra fast with new match algorithms and features beating grep, ripgrep, silver searcher, ack, sift, etc.
  • Written in clean and efficient C++11 for advanced features and speed, thoroughly tested
  • Portable (Linux, Unix, MacOS, Windows, etc)
  • ...

For more information about ugrep see README.md.