An open API service providing repository metadata for many open source software ecosystems.

Topic: "ripgrep"

BurntSushi/ripgrep

ripgrep recursively searches directories for a regex pattern while respecting your gitignore

Language: Rust - Size: 4.96 MB - Last synced at: 1 day ago - Pushed at: 18 days ago - Stars: 55,104 - Forks: 2,238

Genivia/ugrep

🔍 ugrep 7.5 file pattern searcher -- a user-friendly, faster, more capable grep replacement. 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

Language: C++ - Size: 145 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2,849 - Forks: 120

Yggdroot/LeaderF

An efficient fuzzy finder that helps to locate files, buffers, mrus, gtags, etc. on the fly for both vim and neovim.

Language: Python - Size: 2.3 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2,173 - Forks: 187

jacktasia/dumb-jump

an Emacs "jump to definition" package for 50+ languages

Language: Emacs Lisp - Size: 1.31 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 1,673 - Forks: 157

kantord/SeaGOAT

local-first semantic code search engine

Language: Python - Size: 19.6 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1,184 - Forks: 76

gf3/dotfiles

Configurations for the tools I use every day

Language: Emacs Lisp - Size: 8.92 MB - Last synced at: 6 days ago - Pushed at: 20 days ago - Stars: 1,099 - Forks: 117

learnbyexample/TUI-apps

Terminal User Interface (TUI) apps

Language: Python - Size: 1.14 MB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 845 - Forks: 61

Wilfred/deadgrep

fast, friendly searching with ripgrep and Emacs

Language: Emacs Lisp - Size: 1.32 MB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 752 - Forks: 46

ctaylo21/jarvis

Dotfiles for a powerful, web development-focused environment powered by Neovim, iTerm2, tmux, and zsh

Language: Vim script - Size: 231 KB - Last synced at: 7 days ago - Pushed at: over 4 years ago - Stars: 722 - Forks: 131

wincent/ferret

🐀 Enhanced multi-file search for Vim

Language: Vim Script - Size: 1.36 MB - Last synced at: 4 months ago - Pushed at: 7 months ago - Stars: 693 - Forks: 22

dajva/rg.el

Emacs search tool based on ripgrep

Language: Emacs Lisp - Size: 862 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 510 - Forks: 40

rhysd/hgrep

Grep with human-friendly search results

Language: Rust - Size: 5.31 MB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 487 - Forks: 10

tomrijndorp/vscode-finditfaster

Find it, but faster! Fast file search for VS Code.

Language: TypeScript - Size: 3.53 MB - Last synced at: 5 months ago - Pushed at: 8 months ago - Stars: 394 - Forks: 37

learnbyexample/learn_gnugrep_ripgrep

Example based guide to mastering GNU grep and ripgrep

Language: Shell - Size: 4.95 MB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 331 - Forks: 40

lukas-reineke/cmp-rg

ripgrep source for nvim-cmp

Language: Lua - Size: 40 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 311 - Forks: 17

chrisgrieser/nvim-rip-substitute

Search and replace in the current buffer with incremental preview, a convenient UI, and modern regex syntax.

Language: Lua - Size: 229 KB - Last synced at: 7 days ago - Pushed at: 16 days ago - Stars: 274 - Forks: 13

stealth/grab

experimental and very fast implementation of a grep

Language: C++ - Size: 229 KB - Last synced at: 14 days ago - Pushed at: about 2 years ago - Stars: 261 - Forks: 20

luleyleo/clapgrep

Search through all your files

Language: Rust - Size: 2.4 MB - Last synced at: 5 days ago - Pushed at: 11 days ago - Stars: 178 - Forks: 8

Lisprez/so_stupid_search

It's my honor to drive you fucking fire faster, to have more time with your Family and Sunshine.This tool is for those who often want to search for a string Deeply into a directory in Recursive mode, but not with the great tools: grep, ack, ripgrep .........every thing should be Small, Thin, Fast, Lazy....without Think and Remember too much ...一个工具最大的价值不是它有多少功能,而是它能够让你以多快的速度达成所愿......

Language: Rust - Size: 6.35 MB - Last synced at: 22 days ago - Pushed at: 2 months ago - Stars: 172 - Forks: 11

gvansickle/ucg

UniversalCodeGrep (ucg) is an extremely fast grep-like tool specialized for searching large bodies of source code.

Language: C++ - Size: 5.33 MB - Last synced at: 22 days ago - Pushed at: 8 months ago - Stars: 137 - Forks: 18

alexpasmantier/grip-grab

Hold on tight

Language: Rust - Size: 221 KB - Last synced at: 8 days ago - Pushed at: 10 months ago - Stars: 125 - Forks: 3

ripxorip/bolt.nvim

⚡ Ultrafast multi-pane file manager for Neovim with fuzzy matching

Language: Python - Size: 487 KB - Last synced at: 10 months ago - Pushed at: about 5 years ago - Stars: 108 - Forks: 3

mangelozzi/rgflow.nvim

Help you get in the flow with ripgrep in Neovim

Language: Lua - Size: 213 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 96 - Forks: 3

Magnushhoie/fuz

Fuz is a blazingly fast text, file and folder search tool

Language: Shell - Size: 2.01 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 93 - Forks: 6

nlamirault/ripgrep.el

Emacs front-end for ripgrep, a command line search tool

Language: Emacs Lisp - Size: 54.7 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 89 - Forks: 19

rlivings39/vscode-fzf-quick-open

vscode extension providing quick file/folder open and searching using fzf

Language: TypeScript - Size: 2.44 MB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 79 - Forks: 19

ychclone/blink

GUI of indexed grep in Windows and Linux. A source code indexing tool, near instant code search tool and navigation

Language: C++ - Size: 31.7 MB - Last synced at: 9 months ago - Pushed at: 11 months ago - Stars: 75 - Forks: 6

simonw/datasette-ripgrep

Web interface for searching your code using ripgrep, built as a Datasette plugin

Language: Python - Size: 64.5 KB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 74 - Forks: 1

Geektrovert/AwsTerm

A collection of awesome terminal utilities

Language: Shell - Size: 2.39 MB - Last synced at: about 2 months ago - Pushed at: 12 months ago - Stars: 70 - Forks: 13

securisec/ripgrepy

python module for ripgrep

Language: Python - Size: 309 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 61 - Forks: 14

reduf/search

GUI built on ripgrep for recursive file content searching.

Language: C - Size: 2.66 MB - Last synced at: 5 months ago - Pushed at: 7 months ago - Stars: 56 - Forks: 8

lilydjwg/search-and-view

Tools to make searching and viewing easy.

Language: Python - Size: 204 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 48 - Forks: 4

HCY-ASLEEP/NVIM-Config

Nvim configurations without any external plugins, support symbol-outline, file-manager, fuzzy word/file search and autocomplete.

Language: Vim Script - Size: 2.46 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 44 - Forks: 1

duane9/nvim-rg

Run ripgrep from Neovim asynchronously.

Language: Vim Script - Size: 21.5 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 36 - Forks: 3

lpnh/fr.yazi

a Yazi plugin that integrates `fzf` with `bat` preview for `rg` search and `rga` preview for `rga` search

Language: Lua - Size: 55.7 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 34 - Forks: 3

jimporter/urgrep

Universal recursive grep for Emacs

Language: Emacs Lisp - Size: 337 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 32 - Forks: 4

ColonelBuendia/rgpipe

lesspipe for ripgrep for common new filetypes using few dependencies

Language: Shell - Size: 60.5 KB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 31 - Forks: 5

mrexodia/FunUtils

Just some fun utilities I wrote for productivity reasons.

Language: C# - Size: 510 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 30 - Forks: 3

kyoh86/vim-ripgrep

A plugin for Vim8/Neovim to search text by ripgrep (rg) asynchronously

Language: Vim Script - Size: 101 KB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 29 - Forks: 4

jedahan/ripz 📦

💡 ripgrep-powered zsh plugin alias reminder

Language: Shell - Size: 57.6 KB - Last synced at: 8 days ago - Pushed at: over 6 years ago - Stars: 24 - Forks: 2

mattia72/DRipGrepper

Standalone GUI and Delphi IDE plugin to parametrize ripgrep for superfast search.

Language: Pascal - Size: 7.31 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 22 - Forks: 6

keegancsmith/rgp

ripgrep plus - Wraps ripgrep to add google like queries to patterns

Language: Go - Size: 708 KB - Last synced at: 5 months ago - Pushed at: over 7 years ago - Stars: 21 - Forks: 0

bootzin/bloc

bloc is a better locate tool for finding files in your system

Language: Shell - Size: 8.79 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 20 - Forks: 1

qalshidi/vim-bettergrep

A better way to grep in vim.

Language: Vim Script - Size: 638 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 17 - Forks: 1

nlamirault/socyl

The emacs frontend for several search tools (ag, pt, sift, ripgrep, ...)

Language: Emacs Lisp - Size: 51.8 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 16 - Forks: 3

theherk/commons

System configuration inspired by many; bespoke to me.

Language: Lua - Size: 74.2 MB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 15 - Forks: 1

muffinmad/emacs-find-file-rg

Find file in current project using rg --files command

Language: Emacs Lisp - Size: 43.9 KB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 2

coxley/codesearch

Delightful grep for GitHub

Language: Go - Size: 20.2 MB - Last synced at: 7 days ago - Pushed at: almost 3 years ago - Stars: 14 - Forks: 1

marcusandre/dotfiles

This repository contains my personal configuration files.

Language: Lua - Size: 1.8 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 13 - Forks: 0

somecho/utility-scripts

A collection of helper scripts for Clojure, Java, Ledger and Taskwarrior. Written in Clojure.

Language: Clojure - Size: 55.7 KB - Last synced at: 28 days ago - Pushed at: over 2 years ago - Stars: 13 - Forks: 1

x4121/ripgrep-ubuntu 📦

Ubuntu build script for ripgrep (not working on Launchpad!)

Size: 17.2 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 13 - Forks: 0

hantaotaohan/dotfiles-ubuntu

My Workspace dotfiles config .

Language: Shell - Size: 58.1 MB - Last synced at: 6 months ago - Pushed at: about 4 years ago - Stars: 12 - Forks: 1

aerosol/dotfiles

:factory: dotfiles :moneybag:

Language: Lua - Size: 9.34 MB - Last synced at: about 21 hours ago - Pushed at: 21 days ago - Stars: 10 - Forks: 4

sirbrillig/grepdef

grepdef: search for symbol definitions in various programming languages

Language: Rust - Size: 252 KB - Last synced at: 23 days ago - Pushed at: 5 months ago - Stars: 9 - Forks: 3

fbkarsdorp/manseeks

Simple yet fast concordancer in an Electron app

Language: TypeScript - Size: 2.31 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 1

FranDepascuali/search-pack

Search code and copy matches to clipboard for use with AI tools.

Language: TypeScript - Size: 283 KB - Last synced at: 4 days ago - Pushed at: 11 days ago - Stars: 8 - Forks: 0

borsattoz/ignore-python

Rust ignore crate Python bindings

Language: Rust - Size: 31.3 KB - Last synced at: 22 days ago - Pushed at: about 2 months ago - Stars: 8 - Forks: 1

alejandrogallo/vim-ripgrep

A stupid simple integration of ripgrep and vim

Size: 0 Bytes - Last synced at: 6 months ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 0

hauntsaninja/rg-sed

Do you wish ripgrep did sed?

Language: Python - Size: 1.95 KB - Last synced at: 6 days ago - Pushed at: over 7 years ago - Stars: 8 - Forks: 0

y3owk1n/tailwind-autosort.nvim

🌬️ Format tailwind classes without prettier-plugin-tailwindcss in class, className, cn, cva, clsx and twMerge.

Language: Lua - Size: 99.6 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 7 - Forks: 0

barklan/cmp-gitlog

Suggest completions based on file history (for nvim-cmp).

Language: Lua - Size: 66.4 KB - Last synced at: 10 months ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 0

simono/dotfiles

Simon's config files 🚀

Language: Shell - Size: 392 KB - Last synced at: 5 days ago - Pushed at: 12 days ago - Stars: 6 - Forks: 0

cyclone-github/regx

RegX - A Flexible Potfile Parsing Tool

Language: Go - Size: 26.4 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 6 - Forks: 0

schneiderfelipe/dotfiles

.--.-. ... -.-. .... -. . .. -.. . .-. ..-. . .-.. .. .--. . / -.. --- . ... / -.. --- - ..-. .. .-.. . ...

Language: Shell - Size: 251 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 6 - Forks: 0

suvayu/fzf_search

Recursively search a directory tree with ripgrep and fzf

Language: Roff - Size: 7.29 MB - Last synced at: 7 days ago - Pushed at: 5 months ago - Stars: 6 - Forks: 1

polyrand/sniplib

Simple ✨ light 🍃 and fast ⚡️ code snippets search.

Language: Python - Size: 20.5 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 6 - Forks: 0

praveendhawan/dotfiles

my dotfiles repo, managed by yadm

Language: Lua - Size: 430 KB - Last synced at: 11 days ago - Pushed at: 2 months ago - Stars: 5 - Forks: 0

Cryjaxxx/claude-sessions

Custom slash commands for Claude Code enhance development session management by documenting progress, tracking changes, and facilitating knowledge transfer. These tools streamline collaboration and improve issue resolution, making coding sessions more effective. 🐙✨

Size: 8.79 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 5 - Forks: 0

DiscreteTom/vscode-ripgrep-utils

Utils to make it easy to call ripgrep in VSCode's extensions.

Language: TypeScript - Size: 94.7 KB - Last synced at: 29 days ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

jonathanpoelen/batrg

Search and highlight files using ripgrep and bat

Language: Shell - Size: 101 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

adonis0147/searcher.vim

Code search plugin for Vim powered by rg / sift / pt.

Language: Vim script - Size: 2.75 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 0

HeedfulCrayon/PowershellProfileSetup

My custom powershell profile setup

Language: PowerShell - Size: 92.8 KB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 5 - Forks: 0

albilu/fast-search

Netbeans Faster Search Module based on Ripgrep

Language: Java - Size: 27.5 MB - Last synced at: 2 days ago - Pushed at: 3 days ago - Stars: 4 - Forks: 0

tristar2001/vim-cide

Powerful searching and navigation plugin makes VIM an IDE (based on rg/ag and cscope)

Language: Vim Script - Size: 84 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 4 - Forks: 0

NightMachinery/ntom

A helper tool I use to preview searched files with fzf.

Language: Go - Size: 287 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

ram02z/dev-comments.nvim

List and seach for dev comments using tree-sitter-comment parser

Language: Lua - Size: 120 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

dedukun/kokatu

Simple POSIX script that uses fd and ripgrep to work as a faster mlocate

Language: Shell - Size: 190 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 0

ariaci/VSRipGrep

RipGrep for Visual Studio

Language: C# - Size: 102 KB - Last synced at: 8 months ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 1

guillaumeboudon/vis-fzf

Fzf bindings for the Vis editor

Language: Lua - Size: 6.84 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 1

sineto/fzy.nvim

Vim plugin: allows to use fzy fuzzy finder integrated with Neovim.

Language: Vim script - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 1

komiyamma/vscode_extension_ripgrep_sjis

「VSCode」での「Grep」の際、 「UTF8」だけではなく「Shift-JIS」も ヒットするようにする。

Language: C# - Size: 19.9 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 3 - Forks: 0

sirbrillig/vim-grepdef

A vim plugin for grepdef: search for symbol definitions in various programming languages

Language: Vim Script - Size: 11.7 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 3 - Forks: 1

heftyfunseeker/narrow

Narrowing plugin for Neovim. Inspired by the fantastic Atom-Narrow package

Language: Lua - Size: 155 KB - Last synced at: 8 days ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0

mistweaverco/tafuta.nvim

A tiny 🤏 wrapper around ripgrep for making search 🔍 blazingly fast ⚡ and easy to use 👌 in your favorite editor 🥰.

Language: Lua - Size: 71.3 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

xuender/grephub

Grephub is a GUI that supports multiple popular search tools.

Language: TypeScript - Size: 5.51 MB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

t-suwa/eijiro

Look up a word in the eijiro plain dictionary.

Language: Emacs Lisp - Size: 266 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

mi544/vim-ripgrep

Use ripgrep (rg) in Vim and display results in the quickfix list

Language: Vim script - Size: 26.4 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

halkn/ripgrep.vim

It is Vim Plugin for using the ripgrep.

Language: Vim script - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 0

seesleestak/ripsr 📦

Search and replace command line utility based on ripgrep

Language: JavaScript - Size: 39.1 KB - Last synced at: 5 days ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

lvce-editor/ripgrep

A module for using ripgrep in a Node project.

Language: JavaScript - Size: 664 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 2 - Forks: 1

lgdevlop/zsh-smart-insert

Zsh plugin to smartly insert file paths using FZF, fd, rg and custom prefixes.

Language: JavaScript - Size: 1.32 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

puutaro/difbk

Differential backup tool made with 100% shellscript

Language: Shell - Size: 138 KB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

hansalemaos/PYRipGREP

Use insanely fast regex engine RIPGREP as a python module! Search results are converted to dict/numpy/pandas/generator

Language: Python - Size: 36.7 MB - Last synced at: 15 days ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

eric-li18/vimrc

Because 'vim' is less letters than 'code .'

Language: Vim script - Size: 278 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

alexdanilowicz/wordfinder

Help your team find non-inclusive language in your codebase by outputting usage to a simple .csv

Language: Python - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

sdbtools/pathfinder

Search for text in multiple folders simultaneously.

Language: Vim script - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

mirk0dex/sonaris

[Mirror of https://git.mirkodi.tech/mirk0dex/SONARiS, please DO NOT send any pull request as they will be ignored]

Last synced at: about 1 year ago - Stars: 2 - Forks: 0

stuckinsnow/rg-lua.nvim

Improved search in neovim powered by ripgrep

Language: Lua - Size: 24.4 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 1 - Forks: 0

bjornevik/.config

dotfiles

Language: Shell - Size: 314 KB - Last synced at: 7 days ago - Pushed at: 13 days ago - Stars: 1 - Forks: 0

Vaibhav-api-code/code-intelligence-toolkit

⚡ Lightning-fast code analysis and refactoring tools powered by ripgrep and AST parsing - with enterprise-grade safety built in

Language: Python - Size: 30.5 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0