Sourcify
Effortlessly find and manage open-source dependencies for your projects.

A line-oriented search tool that recursively searches directories for a regex pattern.

ripgrep (rg) is a command-line tool designed for quickly searching through directories for specified regex patterns. Unlike traditional grep utilities, ripgrep natively respects .gitignore files and automatically skips hidden files/directories and binary files, enhancing its usability in software development workflows. It boasts first-class support for Windows, macOS, and Linux and provides binary downloads for each release. ripgrep is written in Rust, leveraging Rust's performance and safety guarantees, which makes it faster and more memory-efficient than many other similar tools. It supports features like showing context, searching multiple patterns, highlighting matches with color, and full Unicode support. Optional PCRE2 support can be enabled for look-around and backreferences, and it can search files compressed in various formats (brotli, bzip2, gzip, etc.) with the -z flag.
ripgrep (rg) is a command-line tool designed for quickly searching through directories for specified regex patterns.
Explore all tools that specialize in text extraction. This domain focus ensures ripgrep delivers optimized results for this specific requirement.
Automatically respects .gitignore files to exclude specified patterns from the search.
Full Unicode support ensures accurate search results across various languages and character sets.
Optional PCRE2 regex engine provides support for look-around assertions and backreferences.
Searches directly within compressed files (gzip, bzip2, etc.) without needing manual decompression.
Allows users to define custom matching rules for specific file types.
Download the pre-built binary for your operating system from the releases page.
Add the ripgrep binary to your system's PATH environment variable.
Open your terminal or command prompt.
Navigate to the directory you want to search within.
Run the command `rg 'your_search_pattern'` to perform a basic search.
Explore advanced options like `-i` for case-insensitive search or `-w` for word matching.
All Set
Ready to go
Verified feedback from other users.
"ripgrep is praised for its speed, efficiency, and respect for gitignore rules, making it a preferred choice for code search."
Post questions, share tips, and help other users.
Effortlessly find and manage open-source dependencies for your projects.

End-to-end typesafe APIs made easy.

Page speed monitoring with Lighthouse, focusing on user experience metrics and data visualization.

Topcoder is a pioneer in crowdsourcing, connecting businesses with a global talent network to solve technical challenges.

Explore millions of Discord Bots and Discord Apps.

Build internal tools 10x faster with an open-source low-code platform.

Open-source RAG evaluation tool for assessing accuracy, context quality, and latency of RAG systems.

AI-powered synthetic data generation for software and AI development, ensuring compliance and accelerating engineering velocity.