7+ results for 'ripgrep' (0 ms)
Not the results you expected?
validate-local.sh (https://github.com/LambdaSharp/LambdaSharpTool.git) Shell · 157 lines
05_ripgrep.rs (https://github.com/chromium/chromium.git) Rust · 952 lines
3 //
4 // CLI used is adapted from ripgrep 48a8a3a691220f9e5b2b08f4051abe8655ea7e8a
242 const ABOUT: &str = "
243 ripgrep (rg) recursively searches your current directory for a regex pattern.
245 ripgrep's regex engine uses finite automata and guarantees linear time
246 searching. Because of this, features like backreferences and arbitrary
249 Project home page: https://github.com/BurntSushi/ripgrep
304 Command::new("ripgrep")
305 .author("BurntSushi") // simulating since it's only a bench
init-helm.el (https://github.com/philippe-grenet/exordium.git) Emacs Lisp · 110 lines
flake.nix (https://github.com/mw/dots.git) Nix · 80 lines
rg-autoloads.el (https://github.com/mcraveiro/cunene.git) Emacs Lisp · 204 lines
Cargo.lock (https://github.com/atom/xray.git) Cargo Lock · 1462 lines
310 version = "0.3.0"
311 source = "git+https://github.com/atom/ripgrep?branch=include_ignored#e3c5a61b62f43906fa0555e0222de241196fcf95"
312 dependencies = [
342 version = "0.4.1"
343 source = "git+https://github.com/atom/ripgrep?branch=include_ignored#e3c5a61b62f43906fa0555e0222de241196fcf95"
344 dependencies = [
345 "crossbeam 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
346 "globset 0.3.0 (git+https://github.com/atom/ripgrep?branch=include_ignored)",
347 "lazy_static 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",