[ripgrep](https://github.com/BurntSushi/ripgrep) in a compact and cross-platform npm package. Works with Node.js, Bun, and Deno without native binaries. Bundler-friendly, with the WASM embedded as z85+brotli.
ripgrep binary for linux-x64. Used by @vscode/ripgrep.
A module for using ripgrep in a Node project
ripgrep binary for win32-x64. Used by @vscode/ripgrep.
A module for downloading ripgrep at runtime a Node project
ripgrep binary for linux-arm64. Used by @vscode/ripgrep.
ripgrep binary for darwin-arm64. Used by @vscode/ripgrep.
ripgrep binary for linux-s390x. Used by @vscode/ripgrep.
ripgrep binary for linux-riscv64. Used by @vscode/ripgrep.
A module for using ripgrep in a Node project
ripgrep binary for darwin-x64. Used by @vscode/ripgrep.
ripgrep binary for win32-ia32. Used by @vscode/ripgrep.
ripgrep binary for linux-ppc64. Used by @vscode/ripgrep.
ripgrep binary for linux-ia32. Used by @vscode/ripgrep.
ripgrep binary for win32-arm64. Used by @vscode/ripgrep.
ripgrep binary for linux-arm. Used by @vscode/ripgrep.
A js wrapper for ripgrep
A single npm package containing ripgrep binaries for every supported platform.
An MCP server to wrap ripgrep
A wrapper around ripgrep binary
Downloader for ripgrep binaries
Node.js wrapper around Ripgrep
Downloads the ripgrep binary shipped in VS Code
ripgrep fast search for agentOS
ripgrep is a line-oriented search tool that recursively searches the current directory for a regex pattern while respecting gitignore rules. ripgrep has first class support on Windows, macOS and Linux.
Dev-friendly API wrapper around the ripgrep implementation to be used directly in Rust projects.
Manage your local binaries with ease.
rga: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc.
hgrep is a grep tool with human-friendly search output. This is similar to `-C` option of `grep` command, but its output is enhanced with syntax highlighting focusing on human readable outputs.
Rust equivalent of uvx or npx, for running Rust crates quickly and easily
Core library for cgx, the Rust equivalent of uvx or npx for running Rust crates quickly and easily
Sift — a DSL for agents to search codebases in faster, deeper, and more sophisticated ways
helping users use ripgrep using AI.
A Homebrew-like CLI for Nix's imperative package management
A ripgrep preprocessor to remove comments and strings from code.
Run ripgrep over structured data
A Ruby wrapper around ripgrep!
Ripgrep 15.1.0 compiled to WebAssembly for fast text search in WASI environments