This website requires JavaScript.
Explore
Help
Register
Sign In
rust
/
ripgrep
Watch
1
Star
0
Fork
0
You've already forked ripgrep
mirror of
https://github.com/BurntSushi/ripgrep.git
synced
2026-06-19 17:20:00 +02:00
Code
Issues
Releases
Activity
40
Commits
15
Branches
259
Tags
5c820ba6387c6a9e3a50cecd1a16cf2ad8481234
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Download ZIP
Download TAR.GZ
Download BUNDLE
Andrew Gallant
5c820ba638
setting up windows, take 1
2016-09-05 20:57:58 -04:00
benches
globbing by regex
2016-08-25 21:44:37 -04:00
ci
Trying CI.
2016-09-05 20:08:46 -04:00
grep
Fix deps so that others can build it.
2016-09-05 18:22:12 -04:00
src
Fix context writing.
2016-09-05 20:18:31 -04:00
.gitignore
initial commit
2016-02-27 11:07:26 -05:00
.travis.yml
use correct api key
2016-09-05 20:39:10 -04:00
appveyor.yml
setting up windows, take 1
2016-09-05 20:57:58 -04:00
Cargo.toml
don't need parking lot
2016-09-05 19:51:29 -04:00
compile
Make "before" context work.
2016-09-01 21:56:23 -04:00
COPYING
initial commit
2016-02-27 11:07:26 -05:00
ctags.rust
initial commit
2016-02-27 11:07:26 -05:00
LICENSE-MIT
initial commit
2016-02-27 11:07:26 -05:00
Makefile
makefile
2016-03-10 21:03:13 -05:00
README.md
incite riots
2016-09-05 20:10:18 -04:00
session.vim
initial commit
2016-02-27 11:07:26 -05:00
UNLICENSE
initial commit
2016-02-27 11:07:26 -05:00
README.md
rep
A faster
grep
, written in Rust using the
regex
crate.
Reference in New Issue
View Git Blame
Copy Permalink
S
Description
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
cli
command-line
command-line-tool
gitignore
grep
recursively-search
regex
ripgrep
rust
search
Readme
25
MiB
Languages
Rust
94.6%
Python
2.6%
Shell
2.1%
Roff
0.7%