An open API service for producing an overview of a list of open source projects.

https://github.com/BurntSushi/ripgrep

cli command-line command-line-tool gitignore grep recursively-search regex ripgrep rust search

Score: 35.05396334601048

Last synced: about 19 hours ago
JSON representation

Repository metadata:

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


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 2,225
Total Committers: 481
Avg Commits per committer: 4.626
Development Distribution Score (DDS): 0.32

Commits in past year: 227
Committers in past year: 84
Avg Commits per committer in past year: 2.702
Development Distribution Score (DDS) in past year: 0.449

Name Email Commits
Andrew Gallant j****m@g****m 1512
dana d****a@d****s 56
jgart 4****e 11
Balaji Sivaraman b****i@b****m 10
Marc Tiehuis m****s@g****m 9
Lyuha l****a 7
Eric Nielsen e****c@a****r 7
Daniel Wood d****4@e****m 6
Alex Touchet a****t@o****m 6
Thayne McCombs a****e@g****m 5
Roman Proskuryakov h****g@d****g 5
Lucas Trzesniewski l****i@g****m 5
LingMan L****n 5
Igor Gnatenko i****n@g****m 5
Igor Gnatenko i****o@r****m 5
Ed Page e****e@g****m 4
Linda_pp r****d 4
Matthias Krüger m****r@f****e 4
Sebastian Nowicki s****w@g****m 4
chocolateboy c****e@c****g 4
mataha m****a 4
Simen Bekkhus s****1@g****m 4
Lilian A. Moraru l****0@g****m 4
Daniel Luz d****v@m****m 3
Colin Kennedy m****n@g****m 3
Tavian Barnes t****r@t****m 3
dependabot[bot] 4****] 3
Behnam Esfahbod b****m@z****g 3
llogiq b****e@g****m 3
Jan Verbeek j****k@p****l 3
and 451 more...

Issue and Pull Request metadata

Last synced: about 19 hours ago

Total issues: 496
Total pull requests: 548
Average time to close issues: 8 months
Average time to close pull requests: 4 months
Total issue authors: 442
Total pull request authors: 329
Average comments per issue: 4.17
Average comments per pull request: 1.06
Merged pull request: 126
Bot issues: 0
Bot pull requests: 2

Past year issues: 72
Past year pull requests: 167
Past year average time to close issues: 18 days
Past year average time to close pull requests: about 1 month
Past year issue authors: 68
Past year pull request authors: 107
Past year average comments per issue: 1.82
Past year average comments per pull request: 0.5
Past year merged pull request: 37
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/BurntSushi/ripgrep

Top Issue Authors

  • BurntSushi (11)
  • tmccombs (7)
  • IsaacOscar (5)
  • learnbyexample (5)
  • nyurik (4)
  • mcandre (3)
  • RecRanger (3)
  • jeanas (3)
  • kenorb (3)
  • ltrzesniewski (2)
  • mazunki (2)
  • fabiospampinato (2)
  • McUsr (2)
  • gofri (2)
  • Antiever (2)

Top Pull Request Authors

  • BurntSushi (45)
  • ltrzesniewski (10)
  • krapcys1-maker (9)
  • tmccombs (7)
  • Rohan5commit (6)
  • yelkarama (6)
  • mataha (5)
  • cosmicexplorer (5)
  • blyxxyz (5)
  • QWZeng (4)
  • pierre-rouleau (4)
  • squidfunk (4)
  • th1000s (4)
  • rex4539 (4)
  • PrathamVerma999 (4)

Top Issue Labels

  • rollup (62)
  • wontfix (61)
  • bug (56)
  • enhancement (55)
  • question (41)
  • invalid (27)
  • help wanted (21)
  • duplicate (19)
  • doc (18)
  • gitignore (5)
  • icebox (4)
  • libripgrep (2)
  • needs-mre (1)

Top Pull Request Labels

  • rollup (101)
  • duplicate (2)
  • dependencies (2)
  • rust (2)

Package metadata

ubuntu-24.10: rust-ripgrep

  • Homepage: https://github.com/BurntSushi/ripgrep
  • Licenses: unlicense
  • Latest release: 14.1.0-2 (published 7 months ago)
  • Last Synced: 2026-03-13T17:15:27.064Z (6 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Stargazers count: 0.0%
    • Average: 0.005%
    • Forks count: 0.018%
nixpkgs-unstable: ripgrep

Utility that combines the usability of The Silver Searcher with the raw speed of grep

nixpkgs-24.11: ripgrep

Utility that combines the usability of The Silver Searcher with the raw speed of grep

nixpkgs-24.05: ripgrep

A utility that combines the usability of The Silver Searcher with the raw speed of grep

nixpkgs-23.11: ripgrep

A utility that combines the usability of The Silver Searcher with the raw speed of grep

nixpkgs-23.05: ripgrep

A utility that combines the usability of The Silver Searcher with the raw speed of grep

alpine-v3.18: ripgrep

ripgrep combines the usability of The Silver Searcher with the raw speed of grep

  • Homepage: https://github.com/BurntSushi/ripgrep
  • Licenses: MIT OR Public-Domain
  • Latest release: 13.0.0-r3 (published over 3 years ago)
  • Last Synced: 2026-08-28T05:28:10.795Z (11 days ago)
  • Versions: 1
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 0.44%
    • Stargazers count: 0.569%
    • Forks count: 1.192%
  • Maintainers (1)
crates.io: grep-regex

Use Rust's regex library with the 'grep' crate.

  • Homepage: https://github.com/BurntSushi/ripgrep/tree/master/crates/regex
  • Documentation: https://docs.rs/grep-regex/
  • Licenses: Unlicense OR MIT
  • Latest release: 0.1.14 (published 11 months ago)
  • Last Synced: 2026-09-05T06:41:10.333Z (3 days ago)
  • Versions: 16
  • Dependent Packages: 15
  • Dependent Repositories: 490
  • Downloads: 12,590,726 Total
  • Docker Downloads: 23,283,002
  • Rankings:
    • Stargazers count: 0.106%
    • Forks count: 0.593%
    • Average: 1.722%
    • Dependent repos count: 1.874%
    • Downloads: 2.249%
    • Dependent packages count: 2.63%
    • Docker downloads count: 2.876%
  • Maintainers (1)
alpine-edge: ripgrep-zsh-completion

Zsh completions for ripgrep

  • Homepage: https://github.com/BurntSushi/ripgrep
  • Licenses: MIT OR Unlicense
  • Latest release: 15.2.0-r0 (published about 2 months ago)
  • Last Synced: 2026-07-18T23:35:39.407Z (about 2 months ago)
  • Versions: 10
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Stargazers count: 0.513%
    • Forks count: 1.096%
    • Average: 4.062%
    • Dependent packages count: 14.641%
  • Maintainers (1)
alpine-edge: ripgrep

ripgrep combines the usability of The Silver Searcher with the raw speed of grep

  • Homepage: https://github.com/BurntSushi/ripgrep
  • Licenses: MIT OR Unlicense
  • Latest release: 15.2.0-r0 (published about 2 months ago)
  • Last Synced: 2026-07-18T23:35:26.009Z (about 2 months ago)
  • Versions: 10
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Stargazers count: 0.513%
    • Forks count: 1.096%
    • Average: 4.062%
    • Dependent packages count: 14.641%
  • Maintainers (1)
alpine-edge: ripgrep-bash-completion

Bash completions for ripgrep

  • Homepage: https://github.com/BurntSushi/ripgrep
  • Licenses: MIT OR Unlicense
  • Latest release: 15.2.0-r0 (published about 2 months ago)
  • Last Synced: 2026-07-18T23:35:36.860Z (about 2 months ago)
  • Versions: 10
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Stargazers count: 0.513%
    • Forks count: 1.096%
    • Average: 4.062%
    • Dependent packages count: 14.641%
  • Maintainers (1)
alpine-edge: ripgrep-fish-completion

Fish completions for ripgrep

  • Homepage: https://github.com/BurntSushi/ripgrep
  • Licenses: MIT OR Unlicense
  • Latest release: 15.2.0-r0 (published about 2 months ago)
  • Last Synced: 2026-08-24T06:27:49.672Z (15 days ago)
  • Versions: 10
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Stargazers count: 0.513%
    • Forks count: 1.096%
    • Average: 4.062%
    • Dependent packages count: 14.641%
  • Maintainers (1)
pkg.adelielinux.org: ripgrep-zsh-completion

ZSH completion for ripgrep

  • Homepage: https://github.com/BurntSushi/ripgrep
  • Status: removed
  • Licenses: BSD-3-Clause
  • Latest release: 11.0.2-r1 (published almost 3 years ago)
  • Last Synced: 2025-12-21T22:24:35.074Z (9 months ago)
  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Stargazers count: 0.0%
    • Forks count: 0.268%
    • Average: 4.411%
    • Dependent packages count: 17.376%
  • Maintainers (1)
pkg.adelielinux.org: ripgrep-dbg

Recursively searches directories for a regex pattern (debug symbols)

  • Homepage: https://github.com/BurntSushi/ripgrep
  • Licenses: Unlicense
  • Latest release: 14.1.0-r0 (published almost 2 years ago)
  • Last Synced: 2026-07-28T13:00:21.532Z (about 1 month ago)
  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Stargazers count: 0.0%
    • Forks count: 0.268%
    • Average: 4.411%
    • Dependent packages count: 17.376%
  • Maintainers (1)
pkg.adelielinux.org: ripgrep

Recursively searches directories for a regex pattern

  • Homepage: https://github.com/BurntSushi/ripgrep
  • Licenses: Unlicense
  • Latest release: 14.1.0-r0 (published almost 2 years ago)
  • Last Synced: 2026-03-22T00:17:27.794Z (6 months ago)
  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Stargazers count: 0.027%
    • Forks count: 0.268%
    • Average: 4.417%
    • Dependent packages count: 17.376%
  • Maintainers (1)
conda-forge.org: ripgrep

  • Homepage: https://github.com/BurntSushi/ripgrep
  • Licenses: MIT
  • Latest release: 13.0.0 (published over 4 years ago)
  • Last Synced: 2026-04-01T16:16:42.203Z (5 months ago)
  • Versions: 6
  • Dependent Packages: 5
  • Dependent Repositories: 86
  • Downloads: 13,080,989 Total
  • Rankings:
    • Stargazers count: 0.344%
    • Forks count: 3.194%
    • Dependent repos count: 3.748%
    • Average: 4.426%
    • Dependent packages count: 10.42%
alpine-v3.17: ripgrep

ripgrep combines the usability of The Silver Searcher with the raw speed of grep

  • Homepage: https://github.com/BurntSushi/ripgrep
  • Licenses: MIT OR Public-Domain
  • Latest release: 13.0.0-r1 (published about 4 years ago)
  • Last Synced: 2026-03-24T02:18:34.208Z (6 months ago)
  • Versions: 1
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Stargazers count: 0.601%
    • Forks count: 1.184%
    • Average: 5.184%
    • Dependent packages count: 18.951%
  • Maintainers (1)
alpine-v3.13: ripgrep-doc

ripgrep combines the usability of The Silver Searcher with the raw speed of grep (documentation)

  • Homepage: https://github.com/BurntSushi/ripgrep
  • Licenses: MIT OR Public-Domain
  • Latest release: 12.1.1-r1 (published over 6 years ago)
  • Last Synced: 2026-07-27T13:01:49.415Z (about 1 month ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Stargazers count: 0.568%
    • Forks count: 1.123%
    • Average: 5.303%
    • Dependent packages count: 19.522%
  • Maintainers (1)
alpine-v3.13: ripgrep-fish-completion

Fish completions for ripgrep

  • Homepage: https://github.com/BurntSushi/ripgrep
  • Licenses: MIT OR Public-Domain
  • Latest release: 12.1.1-r1 (published over 6 years ago)
  • Last Synced: 2026-07-28T14:03:54.468Z (about 1 month ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Stargazers count: 0.568%
    • Forks count: 1.123%
    • Average: 5.303%
    • Dependent packages count: 19.522%
  • Maintainers (1)
alpine-v3.13: ripgrep-zsh-completion

Zsh completions for ripgrep

  • Homepage: https://github.com/BurntSushi/ripgrep
  • Licenses: MIT OR Public-Domain
  • Latest release: 12.1.1-r1 (published over 6 years ago)
  • Last Synced: 2026-03-24T04:01:04.371Z (6 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Stargazers count: 0.59%
    • Forks count: 1.123%
    • Average: 5.309%
    • Dependent packages count: 19.522%
  • Maintainers (1)
alpine-v3.13: ripgrep

ripgrep combines the usability of The Silver Searcher with the raw speed of grep

  • Homepage: https://github.com/BurntSushi/ripgrep
  • Licenses: MIT OR Public-Domain
  • Latest release: 12.1.1-r1 (published over 6 years ago)
  • Last Synced: 2026-04-02T15:05:22.707Z (5 months ago)
  • Versions: 1
  • Dependent Packages: 2
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Stargazers count: 0.59%
    • Forks count: 1.123%
    • Average: 5.309%
    • Dependent packages count: 19.522%
  • Maintainers (1)
alpine-v3.12: ripgrep-bash-completion

Bash completions for ripgrep

  • Homepage: https://github.com/BurntSushi/ripgrep
  • Licenses: MIT public-domain
  • Latest release: 12.1.0-r0 (published over 6 years ago)
  • Last Synced: 2026-04-02T15:22:09.069Z (5 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Stargazers count: 0.588%
    • Forks count: 1.128%
    • Average: 5.796%
    • Dependent packages count: 21.468%
  • Maintainers (1)
alpine-v3.12: ripgrep-doc

ripgrep combines the usability of The Silver Searcher with the raw speed of grep (documentation)

  • Homepage: https://github.com/BurntSushi/ripgrep
  • Licenses: MIT public-domain
  • Latest release: 12.1.0-r0 (published over 6 years ago)
  • Last Synced: 2026-09-05T11:28:00.514Z (3 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Stargazers count: 0.588%
    • Forks count: 1.128%
    • Average: 5.796%
    • Dependent packages count: 21.468%
  • Maintainers (1)
alpine-v3.12: ripgrep-fish-completion

Fish completions for ripgrep

  • Homepage: https://github.com/BurntSushi/ripgrep
  • Licenses: MIT public-domain
  • Latest release: 12.1.0-r0 (published over 6 years ago)
  • Last Synced: 2026-04-02T15:20:35.212Z (5 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Stargazers count: 0.588%
    • Forks count: 1.128%
    • Average: 5.796%
    • Dependent packages count: 21.468%
  • Maintainers (1)
alpine-v3.12: ripgrep

ripgrep combines the usability of The Silver Searcher with the raw speed of grep

  • Homepage: https://github.com/BurntSushi/ripgrep
  • Licenses: MIT public-domain
  • Latest release: 12.1.0-r0 (published over 6 years ago)
  • Last Synced: 2026-04-02T15:21:08.992Z (5 months ago)
  • Versions: 1
  • Dependent Packages: 3
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Stargazers count: 0.588%
    • Forks count: 1.128%
    • Average: 5.796%
    • Dependent packages count: 21.468%
  • Maintainers (1)
alpine-v3.12: ripgrep-zsh-completion

Zsh completions for ripgrep

  • Homepage: https://github.com/BurntSushi/ripgrep
  • Licenses: MIT public-domain
  • Latest release: 12.1.0-r0 (published over 6 years ago)
  • Last Synced: 2026-03-24T04:01:16.919Z (6 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Stargazers count: 0.588%
    • Forks count: 1.16%
    • Average: 5.804%
    • Dependent packages count: 21.468%
  • Maintainers (1)
alpine-v3.14: ripgrep

ripgrep combines the usability of The Silver Searcher with the raw speed of grep

  • Homepage: https://github.com/BurntSushi/ripgrep
  • Licenses: MIT OR Public-Domain
  • Latest release: 13.0.0-r0 (published about 5 years ago)
  • Last Synced: 2026-04-01T13:10:35.571Z (5 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Stargazers count: 0.528%
    • Forks count: 1.056%
    • Average: 5.816%
    • Dependent packages count: 21.681%
  • Maintainers (1)
alpine-v3.15: ripgrep

ripgrep combines the usability of The Silver Searcher with the raw speed of grep

  • Homepage: https://github.com/BurntSushi/ripgrep
  • Licenses: MIT OR Public-Domain
  • Latest release: 13.0.0-r0 (published about 5 years ago)
  • Last Synced: 2026-07-22T19:15:49.418Z (about 2 months ago)
  • Versions: 1
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Stargazers count: 0.555%
    • Forks count: 1.091%
    • Average: 6.808%
    • Dependent packages count: 25.585%
  • Maintainers (1)
alpine-v3.15: ripgrep-fish-completion

Fish completions for ripgrep

  • Homepage: https://github.com/BurntSushi/ripgrep
  • Licenses: MIT OR Public-Domain
  • Latest release: 13.0.0-r0 (published about 5 years ago)
  • Last Synced: 2026-07-22T19:05:31.026Z (about 2 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Stargazers count: 0.555%
    • Forks count: 1.091%
    • Average: 6.808%
    • Dependent packages count: 25.585%
  • Maintainers (1)
alpine-v3.15: ripgrep-zsh-completion

Zsh completions for ripgrep

  • Homepage: https://github.com/BurntSushi/ripgrep
  • Licenses: MIT OR Public-Domain
  • Latest release: 13.0.0-r0 (published about 5 years ago)
  • Last Synced: 2026-07-22T19:05:07.069Z (about 2 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Stargazers count: 0.555%
    • Forks count: 1.091%
    • Average: 6.808%
    • Dependent packages count: 25.585%
  • Maintainers (1)
alpine-v3.15: ripgrep-doc

ripgrep combines the usability of The Silver Searcher with the raw speed of grep (documentation)

  • Homepage: https://github.com/BurntSushi/ripgrep
  • Licenses: MIT OR Public-Domain
  • Latest release: 13.0.0-r0 (published about 5 years ago)
  • Last Synced: 2026-08-20T19:29:29.195Z (19 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Stargazers count: 0.555%
    • Forks count: 1.091%
    • Average: 6.808%
    • Dependent packages count: 25.585%
  • Maintainers (1)
alpine-v3.16: ripgrep-zsh-completion

Zsh completions for ripgrep

  • Homepage: https://github.com/BurntSushi/ripgrep
  • Licenses: MIT OR Public-Domain
  • Latest release: 13.0.0-r0 (published over 4 years ago)
  • Last Synced: 2026-08-03T15:04:26.286Z (about 1 month ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Stargazers count: 0.552%
    • Forks count: 1.062%
    • Average: 7.231%
    • Dependent packages count: 27.311%
  • Maintainers (1)
alpine-v3.17: ripgrep-zsh-completion

Zsh completions for ripgrep

  • Homepage: https://github.com/BurntSushi/ripgrep
  • Licenses: MIT OR Public-Domain
  • Latest release: 13.0.0-r1 (published about 4 years ago)
  • Last Synced: 2026-04-08T14:07:58.633Z (5 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Stargazers count: 0.601%
    • Forks count: 1.184%
    • Average: 7.26%
    • Dependent packages count: 27.254%
  • Maintainers (1)
alpine-v3.17: ripgrep-bash-completion

Bash completions for ripgrep

  • Homepage: https://github.com/BurntSushi/ripgrep
  • Licenses: MIT OR Public-Domain
  • Latest release: 13.0.0-r1 (published about 4 years ago)
  • Last Synced: 2026-03-21T23:38:51.193Z (6 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Stargazers count: 0.601%
    • Forks count: 1.184%
    • Average: 7.26%
    • Dependent packages count: 27.254%
  • Maintainers (1)
alpine-v3.17: ripgrep-doc

ripgrep combines the usability of The Silver Searcher with the raw speed of grep (documentation)

  • Homepage: https://github.com/BurntSushi/ripgrep
  • Licenses: MIT OR Public-Domain
  • Latest release: 13.0.0-r1 (published about 4 years ago)
  • Last Synced: 2026-03-24T02:18:30.417Z (6 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Stargazers count: 0.601%
    • Forks count: 1.184%
    • Average: 7.26%
    • Dependent packages count: 27.254%
  • Maintainers (1)
crates.io: ripgrep

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.

  • Homepage: https://github.com/BurntSushi/ripgrep
  • Documentation: https://docs.rs/ripgrep/
  • Licenses: Unlicense OR MIT
  • Latest release: 15.2.0 (published about 2 months ago)
  • Last Synced: 2026-09-07T04:16:36.515Z (1 day ago)
  • Versions: 59
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 1,556,665 Total
  • Docker Downloads: 3,694
  • Rankings:
    • Stargazers count: 0.098%
    • Forks count: 0.584%
    • Downloads: 2.966%
    • Docker downloads count: 5.395%
    • Average: 10.275%
    • Dependent repos count: 16.479%
    • Dependent packages count: 36.128%
  • Maintainers (1)
  • Advisories:
anaconda.org: ripgrep

ripgrep is a line-oriented search tool that recursively searches the current directory for a regex pattern.

  • Homepage: https://github.com/BurntSushi/ripgrep
  • Licenses: MIT AND Unlicense
  • Latest release: 15.1.0 (published 9 months ago)
  • Last Synced: 2026-08-22T11:28:20.188Z (17 days ago)
  • Versions: 6
  • Dependent Packages: 2
  • Dependent Repositories: 86
  • Downloads: 79,142 Total
  • Rankings:
    • Stargazers count: 0.876%
    • Forks count: 8.245%
    • Average: 12.33%
    • Dependent repos count: 19.752%
    • Dependent packages count: 20.447%
npmjs.org: @dynamoengine/ripgrep-win32-x64

ripgrep 15.2.0 (pkg rev 1) binary for /, bundled for the Dynamo Engine CLI. Upstream: BurntSushi/ripgrep (MIT OR Unlicense).

  • Homepage: https://github.com/BurntSushi/ripgrep#readme
  • Licenses: (MIT OR Unlicense)
  • Latest release: 15.2.1 (published 12 days ago)
  • Last Synced: 2026-09-04T00:20:14.918Z (5 days ago)
  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 252 Last month
  • Rankings:
    • Stargazers count: 0.104%
    • Forks count: 0.589%
    • Average: 12.987%
    • Dependent repos count: 20.995%
    • Dependent packages count: 30.26%
  • Maintainers (1)
npmjs.org: @dynamoengine/ripgrep-linux-x64

ripgrep 15.2.0 (pkg rev 1) binary for /, bundled for the Dynamo Engine CLI. Upstream: BurntSushi/ripgrep (MIT OR Unlicense).

  • Homepage: https://github.com/BurntSushi/ripgrep#readme
  • Licenses: (MIT OR Unlicense)
  • Latest release: 15.2.1 (published 12 days ago)
  • Last Synced: 2026-09-04T00:22:53.046Z (5 days ago)
  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 261 Last month
  • Rankings:
    • Dependent repos count: 20.995%
    • Average: 25.628%
    • Dependent packages count: 30.26%
  • Maintainers (1)
crates.io: tree_sitter_grep_ignore

(A forked version of `ignore` used internally by `tree-sitter-grep`) A fast library for efficiently matching ignore files such as `.gitignore` against file paths.

  • Homepage: https://github.com/BurntSushi/ripgrep/tree/master/crates/ignore
  • Documentation: https://docs.rs/tree_sitter_grep_ignore/
  • Licenses: Unlicense OR MIT
  • Latest release: 0.4.20-dev.0 (published about 3 years ago)
  • Last Synced: 2026-09-04T00:19:08.427Z (5 days ago)
  • Versions: 1
  • Dependent Packages: 2
  • Dependent Repositories: 0
  • Downloads: 3,405 Total
  • Rankings:
    • Stargazers count: 0.104%
    • Forks count: 0.773%
    • Dependent repos count: 28.385%
    • Average: 32.135%
    • Dependent packages count: 32.325%
    • Downloads: 99.089%
  • Maintainers (1)
alpine-v3.22: ripgrep-fish-completion

Fish completions for ripgrep

  • Homepage: https://github.com/BurntSushi/ripgrep
  • Licenses: MIT OR Unlicense
  • Latest release: 14.1.1-r0 (published almost 2 years ago)
  • Last Synced: 2026-03-24T04:06:01.042Z (6 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
  • Maintainers (1)
debian-13: rust-grep

  • Homepage: https://github.com/BurntSushi/ripgrep/tree/master/crates/grep
  • Documentation: https://packages.debian.org/trixie/rust-grep
  • Licenses: unlicense
  • Latest release: 0.3.2-1 (published 7 months ago)
  • Last Synced: 2026-03-14T19:21:31.803Z (6 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
ubuntu-23.10: rust-ignore

  • Homepage: https://github.com/BurntSushi/ripgrep/tree/master/crates/ignore
  • Licenses: unlicense
  • Latest release: 0.4.20-1 (published 7 months ago)
  • Last Synced: 2026-03-14T04:14:16.277Z (6 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
ubuntu-20.04: rust-globset

  • Homepage: https://github.com/BurntSushi/ripgrep/tree/master/globset
  • Licenses: unlicense
  • Latest release: 0.4.4-2 (published 7 months ago)
  • Last Synced: 2026-03-13T20:24:26.227Z (6 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
debian-13: rust-globset

  • Homepage: https://github.com/BurntSushi/ripgrep/tree/master/crates/globset
  • Documentation: https://packages.debian.org/trixie/rust-globset
  • Licenses: unlicense
  • Latest release: 0.4.15-1 (published 7 months ago)
  • Last Synced: 2026-03-14T19:21:29.188Z (6 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
debian-12: rust-grep

  • Homepage: https://github.com/BurntSushi/ripgrep/tree/master/crates/grep
  • Documentation: https://packages.debian.org/bookworm/rust-grep
  • Licenses: unlicense
  • Latest release: 0.2.10-1 (published 7 months ago)
  • Last Synced: 2026-03-14T00:41:03.048Z (6 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
alpine-v3.20: ripgrep

ripgrep combines the usability of The Silver Searcher with the raw speed of grep

  • Homepage: https://github.com/BurntSushi/ripgrep
  • Licenses: MIT OR Unlicense
  • Latest release: 14.1.0-r0 (published over 2 years ago)
  • Last Synced: 2026-04-08T14:02:16.724Z (5 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
  • Maintainers (1)
ubuntu-24.10: rust-grep-regex

  • Homepage: https://github.com/BurntSushi/ripgrep/tree/master/crates/regex
  • Licenses: unlicense
  • Latest release: 0.1.12-1 (published 7 months ago)
  • Last Synced: 2026-08-21T20:28:35.115Z (18 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
debian-11: rust-grep-regex

  • Homepage: https://github.com/BurntSushi/ripgrep/tree/master/crates/regex
  • Documentation: https://packages.debian.org/bullseye/rust-grep-regex
  • Licenses: unlicense
  • Latest release: 0.1.8-1 (published 7 months ago)
  • Last Synced: 2026-03-14T07:21:57.764Z (6 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
ubuntu-23.04: rust-grep

  • Homepage: https://github.com/BurntSushi/ripgrep/tree/master/crates/grep
  • Licenses: unlicense
  • Latest release: 0.2.10-1 (published 7 months ago)
  • Last Synced: 2026-03-11T15:34:04.886Z (6 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
ubuntu-22.04: rust-ripgrep

  • Homepage: https://github.com/BurntSushi/ripgrep
  • Licenses: unlicense
  • Latest release: 13.0.0-2 (published 7 months ago)
  • Last Synced: 2026-03-13T23:38:52.657Z (6 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
ubuntu-22.04: rust-grep-printer

  • Homepage: https://github.com/BurntSushi/ripgrep/tree/master/crates/printer
  • Licenses: unlicense
  • Latest release: 0.1.6-1 (published 7 months ago)
  • Last Synced: 2026-03-13T23:41:24.797Z (6 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
ubuntu-24.04: rust-ripgrep

  • Homepage: https://github.com/BurntSushi/ripgrep
  • Licenses: unlicense
  • Latest release: 14.1.0-1 (published 7 months ago)
  • Last Synced: 2026-03-13T04:14:52.273Z (6 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
ubuntu-24.10: rust-grep-matcher

  • Homepage: https://github.com/BurntSushi/ripgrep/tree/master/crates/matcher
  • Licenses: unlicense
  • Latest release: 0.1.7-1 (published 7 months ago)
  • Last Synced: 2026-03-10T18:39:03.501Z (6 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
ubuntu-24.10: rust-grep

  • Homepage: https://github.com/BurntSushi/ripgrep/tree/master/crates/grep
  • Licenses: unlicense
  • Latest release: 0.3.1-1 (published 7 months ago)
  • Last Synced: 2026-08-04T05:08:22.045Z (about 1 month ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
ubuntu-24.04: rust-grep-searcher

  • Homepage: https://github.com/BurntSushi/ripgrep/tree/master/crates/searcher
  • Licenses: unlicense
  • Latest release: 0.1.13-1 (published 7 months ago)
  • Last Synced: 2026-03-06T17:18:46.647Z (6 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
debian-11: rust-grep-printer

  • Homepage: https://github.com/BurntSushi/ripgrep/tree/master/crates/printer
  • Documentation: https://packages.debian.org/bullseye/rust-grep-printer
  • Licenses: unlicense
  • Latest release: 0.1.5-1 (published 7 months ago)
  • Last Synced: 2026-03-14T07:21:57.430Z (6 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
ubuntu-23.10: rust-ripgrep

  • Homepage: https://github.com/BurntSushi/ripgrep
  • Licenses: unlicense
  • Latest release: 13.0.0-5 (published 7 months ago)
  • Last Synced: 2026-07-24T20:05:42.084Z (about 2 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
alpine-v3.21: ripgrep

ripgrep combines the usability of The Silver Searcher with the raw speed of grep

  • Homepage: https://github.com/BurntSushi/ripgrep
  • Licenses: MIT OR Unlicense
  • Latest release: 14.1.1-r0 (published almost 2 years ago)
  • Last Synced: 2026-03-24T04:05:47.007Z (6 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
  • Maintainers (1)
ubuntu-20.04: rust-grep-printer

  • Homepage: https://github.com/BurntSushi/ripgrep
  • Licenses: unlicense
  • Latest release: 0.1.3-2 (published 7 months ago)
  • Last Synced: 2026-08-28T10:28:05.840Z (11 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
debian-10: rust-grep-cli

  • Homepage: https://github.com/BurntSushi/ripgrep
  • Documentation: https://packages.debian.org/buster/rust-grep-cli
  • Licenses: unlicense
  • Latest release: 0.1.1-1 (published 7 months ago)
  • Last Synced: 2026-03-13T20:04:48.281Z (6 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
ubuntu-23.10: rust-grep-printer

  • Homepage: https://github.com/BurntSushi/ripgrep/tree/master/crates/printer
  • Licenses: unlicense
  • Latest release: 0.1.7-1 (published 7 months ago)
  • Last Synced: 2026-03-13T19:25:59.580Z (6 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
ubuntu-23.10: rust-globset

  • Homepage: https://github.com/BurntSushi/ripgrep/tree/master/crates/globset
  • Licenses: unlicense
  • Latest release: 0.4.10-1 (published 7 months ago)
  • Last Synced: 2026-08-28T10:28:28.411Z (11 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
ubuntu-24.10: rust-grep-cli

  • Homepage: https://github.com/BurntSushi/ripgrep/tree/master/crates/cli
  • Licenses: unlicense
  • Latest release: 0.1.10-1 (published 7 months ago)
  • Last Synced: 2026-08-02T03:01:33.105Z (about 1 month ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
debian-13: rust-ignore

  • Homepage: https://github.com/BurntSushi/ripgrep/tree/master/crates/ignore
  • Documentation: https://packages.debian.org/trixie/rust-ignore
  • Licenses: unlicense
  • Latest release: 0.4.23-1 (published 7 months ago)
  • Last Synced: 2026-03-14T20:31:13.112Z (6 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
ubuntu-24.04: rust-grep

  • Homepage: https://github.com/BurntSushi/ripgrep/tree/master/crates/grep
  • Licenses: unlicense
  • Latest release: 0.3.1-1 (published 7 months ago)
  • Last Synced: 2026-03-06T18:54:56.402Z (6 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
ubuntu-24.04: rust-grep-cli

  • Homepage: https://github.com/BurntSushi/ripgrep/tree/master/crates/cli
  • Licenses: unlicense
  • Latest release: 0.1.10-1 (published 7 months ago)
  • Last Synced: 2026-03-06T17:18:49.779Z (6 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
openbsd-7.9-amd64: textproc/ripgrep

line oriented search tool using Rust's regex library

  • Homepage: https://github.com/BurntSushi/ripgrep
  • Licenses: unlicense
  • Latest release: 15.1.0 (published 5 months ago)
  • Last Synced: 2026-05-28T00:47:50.891Z (3 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
  • Maintainers (1)
alpine-v3.22: ripgrep-bash-completion

Bash completions for ripgrep

  • Homepage: https://github.com/BurntSushi/ripgrep
  • Licenses: MIT OR Unlicense
  • Latest release: 14.1.1-r0 (published almost 2 years ago)
  • Last Synced: 2026-03-24T04:06:20.876Z (6 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
  • Maintainers (1)
debian-13: rust-ripgrep

  • Homepage: https://github.com/BurntSushi/ripgrep
  • Documentation: https://packages.debian.org/trixie/rust-ripgrep
  • Licenses: unlicense
  • Latest release: 14.1.1-1 (published 7 months ago)
  • Last Synced: 2026-03-12T14:09:23.703Z (6 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
alpine-v3.21: ripgrep-doc

ripgrep combines the usability of The Silver Searcher with the raw speed of grep (documentation)

  • Homepage: https://github.com/BurntSushi/ripgrep
  • Licenses: MIT OR Unlicense
  • Latest release: 14.1.1-r0 (published almost 2 years ago)
  • Last Synced: 2026-03-24T04:05:45.624Z (6 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
  • Maintainers (1)
ubuntu-24.10: rust-ignore

  • Homepage: https://github.com/BurntSushi/ripgrep/tree/master/crates/ignore
  • Licenses: unlicense
  • Latest release: 0.4.22-1 (published 7 months ago)
  • Last Synced: 2026-03-10T18:39:48.473Z (6 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
ubuntu-23.04: rust-grep-printer

  • Homepage: https://github.com/BurntSushi/ripgrep/tree/master/crates/printer
  • Licenses: unlicense
  • Latest release: 0.1.6-1 (published 7 months ago)
  • Last Synced: 2026-03-11T19:19:54.932Z (6 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
debian-13: rust-grep-printer

  • Homepage: https://github.com/BurntSushi/ripgrep/tree/master/crates/printer
  • Documentation: https://packages.debian.org/trixie/rust-grep-printer
  • Licenses: unlicense
  • Latest release: 0.2.2-1 (published 7 months ago)
  • Last Synced: 2026-03-14T15:03:22.851Z (6 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
debian-10: rust-grep-searcher

  • Homepage: https://github.com/BurntSushi/ripgrep
  • Documentation: https://packages.debian.org/buster/rust-grep-searcher
  • Licenses: unlicense
  • Latest release: 0.1.3-1 (published 7 months ago)
  • Last Synced: 2026-03-14T03:02:48.823Z (6 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
ubuntu-23.04: rust-globset

  • Homepage: https://github.com/BurntSushi/ripgrep/tree/master/crates/globset
  • Licenses: unlicense
  • Latest release: 0.4.9-1 (published 7 months ago)
  • Last Synced: 2026-03-11T15:34:01.881Z (6 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
ubuntu-24.04: rust-grep-printer

  • Homepage: https://github.com/BurntSushi/ripgrep/tree/master/crates/printer
  • Licenses: unlicense
  • Latest release: 0.2.1-1 (published 7 months ago)
  • Last Synced: 2026-03-06T17:18:48.496Z (6 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
debian-11: rust-globset

  • Homepage: https://github.com/BurntSushi/ripgrep/tree/master/crates/globset
  • Documentation: https://packages.debian.org/bullseye/rust-globset
  • Licenses: unlicense
  • Latest release: 0.4.5-1 (published 7 months ago)
  • Last Synced: 2026-03-13T09:28:03.066Z (6 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
alpine-v3.19: ripgrep-fish-completion

Fish completions for ripgrep

  • Homepage: https://github.com/BurntSushi/ripgrep
  • Licenses: MIT OR Unlicense
  • Latest release: 14.0.3-r0 (published almost 3 years ago)
  • Last Synced: 2026-04-08T14:06:01.581Z (5 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
  • Maintainers (1)
ubuntu-23.04: rust-grep-pcre2

  • Homepage: https://github.com/BurntSushi/ripgrep/tree/master/crates/pcre2
  • Licenses: unlicense
  • Latest release: 0.1.5-1 (published 7 months ago)
  • Last Synced: 2026-03-11T15:33:35.166Z (6 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
ubuntu-23.04: rust-ignore

  • Homepage: https://github.com/BurntSushi/ripgrep/tree/master/crates/ignore
  • Licenses: unlicense
  • Latest release: 0.4.18-2 (published 7 months ago)
  • Last Synced: 2026-03-11T16:05:07.932Z (6 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
ubuntu-20.04: rust-grep-cli

  • Homepage: https://github.com/BurntSushi/ripgrep
  • Licenses: unlicense
  • Latest release: 0.1.3-1 (published 7 months ago)
  • Last Synced: 2026-03-13T20:23:48.411Z (6 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
debian-10: rust-grep-regex

  • Homepage: https://github.com/BurntSushi/ripgrep
  • Documentation: https://packages.debian.org/buster/rust-grep-regex
  • Licenses: unlicense
  • Latest release: 0.1.1-1 (published 7 months ago)
  • Last Synced: 2026-03-14T03:02:48.547Z (6 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
debian-11: rust-ripgrep

  • Homepage: https://github.com/BurntSushi/ripgrep
  • Documentation: https://packages.debian.org/bullseye/rust-ripgrep
  • Licenses: unlicense
  • Latest release: 12.1.1-1 (published 7 months ago)
  • Last Synced: 2026-08-28T05:28:33.480Z (11 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
debian-12: rust-grep-pcre2

  • Homepage: https://github.com/BurntSushi/ripgrep/tree/master/crates/pcre2
  • Documentation: https://packages.debian.org/bookworm/rust-grep-pcre2
  • Licenses: unlicense
  • Latest release: 0.1.5-1 (published 7 months ago)
  • Last Synced: 2026-03-14T00:41:03.527Z (6 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
ubuntu-23.04: rust-grep-cli

  • Homepage: https://github.com/BurntSushi/ripgrep/tree/master/crates/cli
  • Licenses: unlicense
  • Latest release: 0.1.6-2 (published 7 months ago)
  • Last Synced: 2026-03-11T15:34:05.986Z (6 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
debian-10: rust-grep

  • Homepage: https://github.com/BurntSushi/ripgrep
  • Documentation: https://packages.debian.org/buster/rust-grep
  • Licenses: unlicense
  • Latest release: 0.2.3-1 (published 7 months ago)
  • Last Synced: 2026-03-13T20:04:47.938Z (6 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
ubuntu-24.04: rust-globset

  • Homepage: https://github.com/BurntSushi/ripgrep/tree/master/crates/globset
  • Licenses: unlicense
  • Latest release: 0.4.14-1 (published 7 months ago)
  • Last Synced: 2026-03-06T17:18:12.664Z (6 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
debian-13: rust-grep-pcre2

  • Homepage: https://github.com/BurntSushi/ripgrep/tree/master/crates/pcre2
  • Documentation: https://packages.debian.org/trixie/rust-grep-pcre2
  • Licenses: unlicense
  • Latest release: 0.1.8-1 (published 7 months ago)
  • Last Synced: 2026-03-13T14:09:42.105Z (6 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
ubuntu-24.10: rust-globset

  • Homepage: https://github.com/BurntSushi/ripgrep/tree/master/crates/globset
  • Licenses: unlicense
  • Latest release: 0.4.14-1 (published 7 months ago)
  • Last Synced: 2026-03-10T18:38:09.577Z (6 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
alpine-v3.19: ripgrep

ripgrep combines the usability of The Silver Searcher with the raw speed of grep

  • Homepage: https://github.com/BurntSushi/ripgrep
  • Licenses: MIT OR Unlicense
  • Latest release: 14.0.3-r0 (published almost 3 years ago)
  • Last Synced: 2026-08-21T20:27:56.448Z (18 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
  • Maintainers (1)
alpine-v3.22: ripgrep-doc

ripgrep combines the usability of The Silver Searcher with the raw speed of grep (documentation)

  • Homepage: https://github.com/BurntSushi/ripgrep
  • Licenses: MIT OR Unlicense
  • Latest release: 14.1.1-r0 (published almost 2 years ago)
  • Last Synced: 2026-03-24T04:05:58.120Z (6 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
  • Maintainers (1)
ubuntu-24.10: rust-grep-searcher

  • Homepage: https://github.com/BurntSushi/ripgrep/tree/master/crates/searcher
  • Licenses: unlicense
  • Latest release: 0.1.13-1 (published 7 months ago)
  • Last Synced: 2026-03-10T18:38:01.726Z (6 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
ubuntu-20.04: rust-grep

  • Homepage: https://github.com/BurntSushi/ripgrep
  • Licenses: unlicense
  • Latest release: 0.2.4-1build1 (published 7 months ago)
  • Last Synced: 2026-08-28T05:28:25.084Z (11 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
debian-11: rust-grep-pcre2

  • Homepage: https://github.com/BurntSushi/ripgrep/tree/master/crates/pcre2
  • Documentation: https://packages.debian.org/bullseye/rust-grep-pcre2
  • Licenses: unlicense
  • Latest release: 0.1.4-2 (published 7 months ago)
  • Last Synced: 2026-03-14T07:21:57.078Z (6 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
debian-11: rust-grep-searcher

  • Homepage: https://github.com/BurntSushi/ripgrep/tree/master/crates/searcher
  • Documentation: https://packages.debian.org/bullseye/rust-grep-searcher
  • Licenses: unlicense
  • Latest release: 0.1.7-1 (published 7 months ago)
  • Last Synced: 2026-03-14T04:22:00.833Z (6 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
debian-12: rust-globset

  • Homepage: https://github.com/BurntSushi/ripgrep/tree/master/crates/globset
  • Documentation: https://packages.debian.org/bookworm/rust-globset
  • Licenses: unlicense
  • Latest release: 0.4.9-1 (published 7 months ago)
  • Last Synced: 2026-03-14T00:39:00.910Z (6 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
ubuntu-23.04: rust-grep-regex

  • Homepage: https://github.com/BurntSushi/ripgrep/tree/master/crates/regex
  • Licenses: unlicense
  • Latest release: 0.1.10-1 (published 7 months ago)
  • Last Synced: 2026-03-11T16:04:32.680Z (6 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
ubuntu-23.10: rust-grep-pcre2

  • Homepage: https://github.com/BurntSushi/ripgrep/tree/master/crates/pcre2
  • Licenses: unlicense
  • Latest release: 0.1.5-1 (published 7 months ago)
  • Last Synced: 2026-03-14T04:14:01.339Z (6 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
alpine-v3.20: ripgrep-doc

ripgrep combines the usability of The Silver Searcher with the raw speed of grep (documentation)

  • Homepage: https://github.com/BurntSushi/ripgrep
  • Licenses: MIT OR Unlicense
  • Latest release: 14.1.0-r0 (published over 2 years ago)
  • Last Synced: 2026-03-24T02:10:15.120Z (6 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
  • Maintainers (1)

Dependencies

.github/workflows/ci.yml actions
  • actions/checkout v3 composite
  • dtolnay/rust-toolchain master composite
.github/workflows/release.yml actions
  • actions/checkout v3 composite
  • dtolnay/rust-toolchain master composite
Cargo.lock cargo
  • aho-corasick 1.1.0
  • autocfg 1.1.0
  • base64 0.21.4
  • bitflags 1.3.2
  • bstr 1.6.2
  • cc 1.0.83
  • cfg-if 1.0.0
  • clap 2.34.0
  • crossbeam-channel 0.5.8
  • crossbeam-deque 0.8.3
  • crossbeam-epoch 0.9.15
  • crossbeam-utils 0.8.16
  • encoding_rs 0.8.33
  • encoding_rs_io 0.1.7
  • fnv 1.0.7
  • glob 0.3.1
  • itoa 1.0.9
  • jemalloc-sys 0.5.4+5.3.0-patched
  • jemallocator 0.5.4
  • jobserver 0.1.26
  • lazy_static 1.4.0
  • libc 0.2.148
  • libm 0.2.7
  • log 0.4.20
  • memchr 2.6.3
  • memmap2 0.5.10
  • memoffset 0.9.0
  • num-traits 0.2.16
  • once_cell 1.18.0
  • packed_simd 0.3.9
  • pcre2 0.2.4
  • pcre2-sys 0.2.6
  • pkg-config 0.3.27
  • proc-macro2 1.0.67
  • quote 1.0.33
  • regex 1.9.5
  • regex-automata 0.3.8
  • regex-syntax 0.7.5
  • ryu 1.0.15
  • same-file 1.0.6
  • scopeguard 1.2.0
  • serde 1.0.188
  • serde_derive 1.0.188
  • serde_json 1.0.107
  • strsim 0.8.0
  • syn 2.0.37
  • termcolor 1.3.0
  • textwrap 0.11.0
  • thread_local 1.1.7
  • unicode-ident 1.0.12
  • unicode-width 0.1.10
  • walkdir 2.4.0
  • winapi 0.3.9
  • winapi-i686-pc-windows-gnu 0.4.0
  • winapi-util 0.1.6
  • winapi-x86_64-pc-windows-gnu 0.4.0
Cargo.toml cargo
  • serde 1.0.77 development
  • serde_derive 1.0.77 development
  • walkdir 2 development
  • bstr 1.6.0
  • clap 2.33.0
  • grep 0.2.12
  • ignore 0.4.19
  • lazy_static 1.1.0
  • log 0.4.5
  • serde_json 1.0.23
  • termcolor 1.1.0
crates/cli/Cargo.toml cargo
crates/globset/Cargo.toml cargo
  • glob 0.3.0 development
  • lazy_static 1 development
  • serde_json 1.0.45 development
  • aho-corasick 1.0.2
  • bstr 1.6.0
  • fnv 1.0.6
  • log 0.4.5
  • regex 1.8.3
  • serde 1.0.104
crates/grep/Cargo.toml cargo
  • termcolor 1.0.4 development
  • walkdir 2.2.7 development
  • grep-cli 0.1.7
  • grep-matcher 0.1.6
  • grep-pcre2 0.1.6
  • grep-printer 0.1.7
  • grep-regex 0.1.11
  • grep-searcher 0.1.11
crates/ignore/Cargo.toml cargo
  • crossbeam-channel 0.5.0 development
  • crossbeam-deque 0.8.3
  • globset 0.4.10
  • lazy_static 1.1
  • log 0.4.5
  • memchr 2.5
  • regex 1.9.0
  • same-file 1.0.4
  • thread_local 1
  • walkdir 2.2.7
crates/matcher/Cargo.toml cargo
  • regex 1.1 development
  • memchr 2.1
crates/pcre2/Cargo.toml cargo
crates/printer/Cargo.toml cargo
  • grep-regex 0.1.11 development
  • base64 0.21.4
  • bstr 1.6.2
  • grep-matcher 0.1.6
  • grep-searcher 0.1.11
  • log 0.4.5
  • serde 1.0.188
  • serde_json 1.0.107
  • termcolor 1.3.0
crates/regex/Cargo.toml cargo
crates/searcher/Cargo.toml cargo
  • grep-regex 0.1.11 development
  • regex 1.9.5 development
  • bstr 1.6.0
  • encoding_rs 0.8.14
  • encoding_rs_io 0.1.6
  • grep-matcher 0.1.6
  • log 0.4.5
  • memchr 2.6.2
  • memmap 0.5.3
ci/docker/aarch64-unknown-linux-gnu/Dockerfile docker
  • rustembedded/cross aarch64-unknown-linux-gnu build
ci/docker/i686-unknown-linux-gnu/Dockerfile docker
  • rustembedded/cross i686-unknown-linux-gnu build
ci/docker/powerpc64-unknown-linux-gnu/Dockerfile docker
  • rustembedded/cross powerpc64-unknown-linux-gnu build
ci/docker/s390x-unknown-linux-gnu/Dockerfile docker
  • rustembedded/cross s390x-unknown-linux-gnu build
ci/docker/x86_64-unknown-linux-musl/Dockerfile docker
  • rustembedded/cross x86_64-unknown-linux-musl build