Ripgrep

Open-source projects categorized as Ripgrep

Top 23 Ripgrep Open-Source Projects

  • ripgrep

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

    Project mention: Level Up Your Dev Workflow: Conquer Web Development with a Blazing Fast Neovim Setup (Part 1) | dev.to | 2024-03-16

    live grep: ripgrep

  • ugrep

    NEW ugrep 5.1: an ultra fast, user-friendly, compatible grep. Ugrep combines the best features of other grep, adds new features, and searches fast. Includes a TUI and adds Google-like search, 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

    Project mention: Ugrep – a more powerful, ultra fast, user-friendly, compatible grep | news.ycombinator.com | 2023-12-30
  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • LeaderF

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

    Project mention: You can use `Leaderf rg --live` to perform live grep now. | /r/neovim | 2023-07-29
  • dumb-jump

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

  • SeaGOAT

    local-first semantic code search engine

    Project mention: Reviewing AI Code Search Tools | dev.to | 2023-09-28

    In this blog post, I’ll be comparing 3 distinct AI-first code search tools I recently came across: Cody (developed by late-stage startup, Sourcegraph), SeaGOAT (an open-source project that was trending on HN last week), and Bloop (an early-stage YC startup). I’ll be evaluating them along the dimensions of user-friendliness as well as their accuracy.

  • deadgrep

    fast, friendly searching with ripgrep and Emacs

    Project mention: Ripgrep is faster than {grep, ag, Git grep, ucg, pt, sift} | news.ycombinator.com | 2023-11-30

    Deadgrep (uses ripgrep and evil-collection has a binding) takes me to my happy place -

    https://github.com/Wilfred/deadgrep

  • ferret

    🐀 Enhanced multi-file search for Vim (by wincent)

    Project mention: [Neovim] Comment puis-je avoir une recherche de projet large et remplacer comme VScode? | /r/enfrancais | 2023-04-19
  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • rg.el

    Emacs search tool based on ripgrep

    Project mention: From Doom to Vanilla Emacs | dev.to | 2024-02-22

    Sometimes I don't know exactly how to configure a package or which options I should be using. Instead of searching the web for the examples last year I came up with an idea: I started collecting interesting/useful dotfiles~/~dotemacs collections in a single place. You can find the repository at github.com/dorneanu/dotemacs. So what I usually do is to search inside the folder where I've cloned all repositories for specific keywords. For this purpose I use rg.el and some custom function:

  • TUI-apps

    Terminal User Interface (TUI) apps

    Project mention: Show HN: Interactive TUI App for Python Regex Exercises | news.ycombinator.com | 2023-12-18
  • hgrep

    Grep with human-friendly search results

  • learn_gnugrep_ripgrep

    Example based guide to mastering GNU grep and ripgrep

    Project mention: Learn GNU grep and ripgrep with hundreds of examples and exercises | /r/commandline | 2023-05-10

    Visit https://github.com/learnbyexample/learn_gnugrep_ripgrep for markdown source, example files, exercise solutions, sample chapters and other details related to the book.

  • cmp-rg

    ripgrep source for nvim-cmp

  • grab

    experimental and very fast implementation of a grep (by stealth)

    Project mention: Ugrep – a more powerful, ultra fast, user-friendly, compatible grep | news.ycombinator.com | 2023-12-30

    Also look at https://github.com/stealth/grab from Sebastian Krahmer.

  • bolt.nvim

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

  • datasette-ripgrep

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

    Project mention: GitHub – GSA/code-gov: An informative repo for all Code.gov repos | news.ycombinator.com | 2023-09-09

    https://github.com/simonw/datasette-ripgrep

    Seeing as there's already a JSONLD @context (schema) for code.json, CSVW as JSONLD and/or YAMLLD would be an easy way merge Linked Data graphs of tabular data:

  • fuz

    Fuzzy search text / notes in the terminal, for any collection of text files

    Project mention: Ask HN: Share a shell script you like | news.ycombinator.com | 2023-08-13

    I use Fuz for interactively searching my note collection, across a couple hundred text files. It's extremely useful for rapidly finding code-snippets, meeting notes or specific project information. And fast, especially combined with a hotkey for iTerm 2 that pops up a terminal and lets you search within a few keypresses.

    https://github.com/Magnushhoie/fuz

    As a nice side-effect, I no longer worry about where I store text (e.g. with Obsidian), as I know I'll find it again if it's there. It helps using memorable keywords though.

  • urgrep

    Universal recursive grep for Emacs

  • vim-ripgrep

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

  • vim-bettergrep

    A better way to grep in vim.

  • emacs-find-file-rg

    Find file in current project using rg --files command

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-03-16.

Ripgrep related posts

Index

What are some of the best open-source Ripgrep projects? This list will help you:

Project Stars
1 ripgrep 44,253
2 ugrep 2,405
3 LeaderF 2,084
4 dumb-jump 1,527
5 SeaGOAT 900
6 deadgrep 695
7 ferret 681
8 rg.el 458
9 TUI-apps 439
10 hgrep 396
11 learn_gnugrep_ripgrep 302
12 cmp-rg 261
13 grab 257
14 so_stupid_search 155
15 bolt.nvim 108
16 datasette-ripgrep 69
17 fuz 55
18 blink 50
19 search 40
20 urgrep 27
21 vim-ripgrep 27
22 vim-bettergrep 16
23 emacs-find-file-rg 14
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com